
:root{--content-max-width:1680px;--grid-column:7.1428vw;--grid-row:7.1428vh;--grid-row-half:3.5714vh;--menu-width:80px;--menu-height:64px;--richtext-max-width:730px;--module-text-max-width:520px;--grid-gutter-half:15px;--grid-gutter-mobile:20px;--grid-gutter:30px;--grid-gutter-2-mobile:30px;--grid-gutter-2:60px;--grid-gutter-3-mobile:50px;--grid-gutter-3:100px;--color-darkblue:#001965;--color-blue:#2878ff;--color-green:#6fe4c1;--color-green-1:#15cf74;--color-yellow:#ffe66e;--color-pink:#ff9bbe;--color-red:#fd6d6f;--color-darkred:#cf2727;--color-darkblue-grey:#808cb2;--color-grey-1:#404040;--color-grey-2:#b2b2b2;--color-grey-3:#ccc;--color-grey-4:#e5e5e5;--color-grey-5:#f2f2f2;--color-grey-6:#f5f5f5;--color-grey-7:#f6f6f6;--color-skin:#fff8f4;--color-black:#000;--color-white:#fff;--color-primary:var(--color-darkblue);--font-ff:"Finansforbundet",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-it-md:"Italian Plate No2",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-it-ex:"Italian Plate No2 Expanded",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-size-xxs:8px;--font-size-xs:12px;--font-size-small:14px;--font-size-body:16px;--font-size-header-xsmall-mobile:18px;--font-size-header-xsmall:22px;--font-size-header-small-mobile:28px;--font-size-header-small:32px;--font-size-header-medium-mobile:42px;--font-size-header-medium:64px;--font-size-header-large-mobile:38px;--font-size-header-large:72px;--font-size-header-large-2:80px;--font-size-header-xlarge-mobile:64px;--font-size-header-xlarge:90px;--font-size-huge-mobile:4rem;--font-size-huge:5rem;--font-size-display:7.5rem;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-demibold:600;--font-weight-bold:700;--font-lineheight-body:1.5;--font-lineheight-headers:1.2;--ani-speed-1:125ms;--ani-speed-2:.2s;--ani-speed-3:.3s;--ani-speed-4:.4s;--ani-speed-7:.7s;--ani-speed-8:.8s;--ani-type-1:cubic-bezier(0,0,.21,1);--cubic-ease-in-out:cubic-bezier(.5,0,.5,1);--cubic-ease-in:cubic-bezier(.5,0,1,.5);--cubic-ease-out:cubic-bezier(.5,1,.5,1)}.bg-linear,#contentDiv button:not(.gbtn).primary,#contentDiv .button.primary,.member-bubble-wrapper .member-bubble,.member-bubble-wrapper .member-bubble.alternative-bg,.related-list-item .list-tags .icon,.linklistgrid-component .button{background-image:linear-gradient(90deg,#2878ff 0%,#2878ff calc(50% - 5px),#001965 50%);background-image:linear-gradient(90deg,var(--color-blue) 0%,var(--color-blue) calc(50% - 5px),var(--color-darkblue) 50%);color:#fff;background-repeat:no-repeat;background-position:99% 0;background-size:230% 100%;-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all .4s var(--ani-type-1);transition:all .4s var(--ani-type-1)}.bg-linear.bg-green,.menu-open .bg-linear,#contentDiv button:not(.gbtn).primary.bg-green,#contentDiv .button.primary.bg-green,.member-bubble-wrapper .member-bubble.bg-green,.member-bubble-wrapper .member-bubble,.member-bubble-wrapper .member-bubble.alternative-bg.bg-green,.menu-open .member-bubble-wrapper .member-bubble.alternative-bg,.related-list-item .list-tags .icon.bg-green,.related-list-item .list-tags .icon,.linklistgrid-component .button.bg-green{background-image:linear-gradient(90deg,#001965 0%,#001965 calc(50% - 5px),#6fe4c1 50%);background-image:linear-gradient(90deg,var(--color-darkblue) 0%,var(--color-darkblue) calc(50% - 5px),var(--color-green) 50%);color:#001965;color:var(--color-darkblue)}.bg-linear.bg-green-blue,#contentDiv button:not(.gbtn).primary.bg-green-blue,#contentDiv .button.primary.bg-green-blue,.member-bubble-wrapper .member-bubble.bg-green-blue,.menu-open .member-bubble-wrapper .member-bubble,.member-bubble-wrapper .member-bubble.alternative-bg.bg-green-blue,.related-list-item .list-tags .icon.bg-green-blue,.linklistgrid-component .button.bg-green-blue{background-image:linear-gradient(90deg,#2878ff 0%,#2878ff calc(50% - 5px),#6fe4c1 50%);background-image:linear-gradient(90deg,var(--color-blue) 0%,var(--color-blue) calc(50% - 5px),var(--color-green) 50%);color:#001965;color:var(--color-darkblue)}.bg-linear.bg-white,#contentDiv button:not(.gbtn).primary.bg-white,#contentDiv .button.primary.bg-white,.member-bubble-wrapper .member-bubble.bg-white,.member-bubble-wrapper .member-bubble.alternative-bg.bg-white,.related-list-item .list-tags .icon.bg-white,.linklistgrid-component .button.bg-white,.linklistgrid-component .button{background-image:-webkit-gradient(linear,left top,right top,from(#001965),color-stop(#001965),color-stop(50%,#fff));background-image:linear-gradient(90deg,#001965 0%,#001965 50%,#fff 50%);background-image:-webkit-gradient(linear,left top,right top,from(var(--color-darkblue)),color-stop(var(--color-darkblue)),color-stop(50%,var(--color-white)));background-image:linear-gradient(90deg,var(--color-darkblue) 0%,var(--color-darkblue) 50%,var(--color-white) 50%);color:#001965;color:var(--color-darkblue)}.bg-linear.bg-blue,#contentDiv button:not(.gbtn).primary.bg-blue,#contentDiv .button.primary.bg-blue,.member-bubble-wrapper .member-bubble.bg-blue,.member-bubble-wrapper .member-bubble.alternative-bg.bg-blue,.related-list-item .list-tags .icon.bg-blue,.linklistgrid-component .button.bg-blue{background-image:-webkit-gradient(linear,left top,right top,from(#001965),color-stop(#001965),color-stop(50%,#2878ff));background-image:linear-gradient(90deg,#001965 0%,#001965 50%,#2878ff 50%);background-image:-webkit-gradient(linear,left top,right top,from(var(--color-darkblue)),color-stop(var(--color-darkblue)),color-stop(50%,var(--color-blue)));background-image:linear-gradient(90deg,var(--color-darkblue) 0%,var(--color-darkblue) 50%,var(--color-blue) 50%);color:#fff;color:var(--color-white)}.bg-linear.bg-yellow,#contentDiv button:not(.gbtn).primary.bg-yellow,#contentDiv .button.primary.bg-yellow,.member-bubble-wrapper .member-bubble.bg-yellow,.member-bubble-wrapper .member-bubble.alternative-bg.bg-yellow,.related-list-item .list-tags .icon.bg-yellow,.linklistgrid-component .button.bg-yellow{background-image:-webkit-gradient(linear,left top,right top,from(#001965),color-stop(#001965),color-stop(50%,#ffe66e));background-image:linear-gradient(90deg,#001965 0%,#001965 50%,#ffe66e 50%);background-image:-webkit-gradient(linear,left top,right top,from(var(--color-darkblue)),color-stop(var(--color-darkblue)),color-stop(50%,var(--color-yellow)));background-image:linear-gradient(90deg,var(--color-darkblue) 0%,var(--color-darkblue) 50%,var(--color-yellow) 50%);color:#001965;color:var(--color-darkblue)}.bg-linear.bg-red,#contentDiv button:not(.gbtn).primary.bg-red,#contentDiv .button.primary.bg-red,.member-bubble-wrapper .member-bubble.bg-red,.member-bubble-wrapper .member-bubble.alternative-bg.bg-red,.related-list-item .list-tags .icon.bg-red,.linklistgrid-component .button.bg-red{background-image:-webkit-gradient(linear,left top,right top,from(#ffe66e),color-stop(#ffe66e),color-stop(50%,#fd6d6f));background-image:linear-gradient(90deg,#ffe66e 0%,#ffe66e 50%,#fd6d6f 50%);background-image:-webkit-gradient(linear,left top,right top,from(var(--color-yellow)),color-stop(var(--color-yellow)),color-stop(50%,var(--color-red)));background-image:linear-gradient(90deg,var(--color-yellow) 0%,var(--color-yellow) 50%,var(--color-red) 50%)}.bg-linear-hover,.member-bubble-wrapper .member-bubble:hover,.linklistgrid-component .button:hover,.linklistgrid-component .button:focus{background-position:0 0;-webkit-transition:all .225s cubic-bezier(0,0,.21,1);transition:all .225s cubic-bezier(0,0,.21,1);-webkit-transition:all .225s var(--ani-type-1);transition:all .225s var(--ani-type-1);color:#fff}.underline,.print-link,.footer-component .adress a,.footer-component .contact a,.footer-component .language-selector a,.footer-component .opening-hours a,.footer-component .additional-info .ff,.menu .menu-wrapper .menu-links-container .bottom-container .language a,.breadcrumb .breadcrumb-wrapper ul li a,.more-wrapper a,.related-list-large .link-container a:not(.button),.person a,.news-singlepage .news-info .author a,.knowledgebank-article .news-info .author a,.member-signup .membership-top-container .language a,.member-signup-confirmation .confirmation-container .phone{position:relative;overflow:hidden;padding-bottom:2px}.underline:after,.print-link:after,.footer-component .adress a:after,.footer-component .contact a:after,.footer-component .language-selector a:after,.footer-component .opening-hours a:after,.footer-component .additional-info .ff:after,.menu .menu-wrapper .menu-links-container .bottom-container .language a:after,.breadcrumb .breadcrumb-wrapper ul li a:after,.more-wrapper a:after,.related-list-large .link-container a:not(.button):after,.person a:after,.news-singlepage .news-info .author a:after,.knowledgebank-article .news-info .author a:after,.member-signup .membership-top-container .language a:after,.member-signup-confirmation .confirmation-container .phone:after{content:"";position:absolute;bottom:1px;left:0;right:0;border-bottom:solid 2px currentColor;-webkit-transform:translateX(-101%);transform:translate(-101%);-webkit-transition:all .3s cubic-bezier(0,0,.21,1);transition:all .3s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-3) var(--ani-type-1);transition:all var(--ani-speed-3) var(--ani-type-1);width:100%;display:block}.underline-hover:after,.print-link:hover:after,.footer-component .adress a:hover:after,.footer-component .contact a:hover:after,.footer-component .language-selector a:hover:after,.footer-component .opening-hours a:hover:after,.menu .menu-wrapper .menu-links-container .bottom-container .language a:not(.selected):hover:after,.more-wrapper a:hover:after,.related-list-large .link-container a:not(.button):hover:after,.person a:hover:after,.news-singlepage .news-info .author a:hover:after,.knowledgebank-article .news-info .author a:hover:after,.member-signup .membership-top-container .language a:not(.selected):hover:after,.member-signup-confirmation .confirmation-container .phone:hover:after{-webkit-transform:translateX(0);transform:translate(0)}.hyphenate{word-wrap:break-word;-ms-hyphens:auto;hyphens:auto}.sideline,.header-section-component .anchor-list ul li a,.footer-component .footer-links-wrapper ul.footer-links li a,.factbox .fact-box-wrapper__content__links ul li a{padding:0 0 5px 33px;-webkit-transition:padding-left .2s cubic-bezier(0,0,.21,1);transition:padding-left .2s cubic-bezier(0,0,.21,1);-webkit-transition:padding-left var(--ani-speed-2) var(--ani-type-1);transition:padding-left var(--ani-speed-2) var(--ani-type-1);position:relative}.sideline:before,.header-section-component .anchor-list ul li a:before,.footer-component .footer-links-wrapper ul.footer-links li a:before,.factbox .fact-box-wrapper__content__links ul li a:before{content:"";height:2px;background-color:#2878ff;background-color:var(--color-blue);width:20px;display:inline-block;top:10px;left:0;position:absolute;-webkit-transition:width .2s cubic-bezier(0,0,.21,1);transition:width .2s cubic-bezier(0,0,.21,1);-webkit-transition:width var(--ani-speed-2) var(--ani-type-1);transition:width var(--ani-speed-2) var(--ani-type-1)}.sideline-hover,.header-section-component .anchor-list ul li a:hover,.footer-component .footer-links-wrapper ul.footer-links li a:hover,.factbox .fact-box-wrapper__content__links ul li a:hover{padding-left:40px}.sideline-hover:before,.header-section-component .anchor-list ul li a:hover:before,.footer-component .footer-links-wrapper ul.footer-links li a:hover:before,.factbox .fact-box-wrapper__content__links ul li a:hover:before{width:27px}.bg-darkblue,.theme-page.darkblue{background-color:#001965;background-color:var(--color-darkblue);color:#fff}@media(min-width:1024px){.bg-darkblue,.theme-page.darkblue{background:linear-gradient(90deg,rgba(16,60,134,.7) 0,rgba(16,60,134,.7) 80px,rgba(0,25,101,1) 80px,rgba(0,25,101,1) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(16,60,134,.7)),color-stop(rgba(16,60,134,.7)),color-stop(rgba(0,25,101,1)),to(rgba(0,25,101,1)));background:linear-gradient(90deg,rgba(16,60,134,.7) 0,rgba(16,60,134,.7) var(--menu-width),rgba(0,25,101,1) var(--menu-width),rgba(0,25,101,1) 100%)}}.bg-blue{background-color:#2878ff!important;background-color:var(--color-blue)!important;color:#fff}.bg-green{background-color:#6fe4c1!important;background-color:var(--color-green)!important}.bg-yellow,.venteliste{background-color:#ffe66e!important;background-color:var(--color-yellow)!important}.åben,.event-info-box .status-icon.open,.event-info .status .icon.open{background-color:#15cf74!important;background-color:var(--color-green-1)!important}.lukket,.udsolgt{background-color:#fd6d6f!important;background-color:var(--color-red)!important}.bg-lightgrey{background-color:#f2f2f2;background-color:var(--color-grey-5)}.theme-green,.theme-yellow,.theme-pink,.theme-darkgrey,.theme-grey,.theme-lightgrey,.theme-white{color:#001965!important;color:var(--color-darkblue)!important}.theme-red,.theme-blue,.theme-lightblue,.theme-darkblue{color:#fff!important}.grid-box{text-align:left;overflow:hidden;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:60px;margin-bottom:calc(var(--grid-gutter)*2)}.icon-text-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon-text-wrapper .icon{display:-webkit-box;display:-ms-flexbox;display:flex}.icon-text-wrapper .icon svg{max-width:100%;max-height:100%}.icon-text-wrapper .text{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:16px}.svg-icon{display:inline-block}.svg-icon svg{max-width:100%;max-height:100%}.no-overflow{overflow:visible!important}.ff{font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff)}.it-ex{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.print-wrapper{margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile);display:none}.richtext .print-wrapper{padding-bottom:30px;padding-bottom:var(--grid-gutter)}@media(min-width:768px){.print-wrapper{display:block}}.print-link{display:none;letter-spacing:.8px;text-transform:uppercase;font-size:13px!important;line-height:23px;color:currentColor;text-decoration:none;border-bottom:0!important;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md)}@media(min-width:768px){.print-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}@media(min-width:1024px){.print-link{font-size:14px!important;font-size:var(--font-size-small)!important}}.print-link .svg-icon{width:21px;height:24px;margin-right:8px}@media print{.no-print,.print-link,.footer-component,.menu-logo-text,.menu,.breadcrumb,.search-results .results-container,.events-search .event-navigation,.events-search .event-search-container,.share-component .share-link{display:none!important}}.flex-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-icon svg{margin-right:8px}.format-4-3,.format-16-9{position:relative;background-color:#0000000d}.format-4-3:before,.format-16-9:before{display:block;width:100%;padding-top:75%;content:""}.format-4-3 img,.format-4-3 video,.format-16-9 img,.format-16-9 video{position:absolute;top:0;-webkit-transition:opacity .6s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),transform 1.2s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1);-webkit-transition:opacity .6s var(--ani-type-1),-webkit-transform 1.2s var(--ani-type-1);transition:opacity .6s var(--ani-type-1),-webkit-transform 1.2s var(--ani-type-1);transition:opacity .6s var(--ani-type-1),transform 1.2s var(--ani-type-1);transition:opacity .6s var(--ani-type-1),transform 1.2s var(--ani-type-1),-webkit-transform 1.2s var(--ani-type-1)}.format-4-3 img.image-center,.format-4-3 video.image-center,.format-16-9 img.image-center,.format-16-9 video.image-center{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;width:80%;max-height:80%}.format-4-3 video,.format-16-9 video{left:0;width:100%}.format-16-9:before{padding-top:56.25%}.no-bg{background-color:transparent}.image-missing{position:absolute;top:50%;left:50%;font-size:14px;line-height:18px;letter-spacing:.1em;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-transform:uppercase}.page-tools{margin-bottom:15px}@media(min-width:768px){.page-tools{margin-bottom:0}}.page-tools .align-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.page-tools .page-tools-center{max-width:730px;max-width:var(--richtext-max-width);margin:0 auto}.page-tools .page-tools-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.page-tools .page-tools-wrapper>div{margin-right:30px}.page-tools .page-tools-wrapper>div:last-child{margin-right:0}.no-mg{margin:0}.no-pd{padding:0!important}.no-mg-btm>*:last-child{margin-bottom:0}.middle-container{max-width:730px;max-width:var(--richtext-max-width);margin:auto}.color-red{color:#fd6d6f!important;color:var(--color-red)!important}.color-pink{color:#ff9bbe!important;color:var(--color-pink)!important}.color-blue{color:#2878ff!important;color:var(--color-blue)!important}.color-green{color:#6fe4c1!important;color:var(--color-green)!important}.color-yellow{color:#ffe66e!important;color:var(--color-yellow)!important}.truncate{max-height:230px}.truncate-headline-description{max-height:300px}.truncate-3-lines{max-height:100px}.truncate-1-line{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.sticky{position:sticky;top:0}@-webkit-keyframes card-appear{0%{opacity:0}to{opacity:1}}@keyframes card-appear{0%{opacity:0}to{opacity:1}}@-webkit-keyframes card-loading{0%{-webkit-transform:translate3d(-25%,0,0);transform:translate3d(-25%,0,0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes card-loading{0%{-webkit-transform:translate3d(-25%,0,0);transform:translate3d(-25%,0,0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.loading-item{background:#e5e5e5;background:var(--color-grey-4);padding:1em;position:relative;overflow:hidden;-webkit-transform:translate(-1em,-1em);transform:translate(-1em,-1em);width:calc(100% + 2em);-webkit-animation:card-appear .5s forwards;animation:card-appear .5s forwards}.loading-item *{color:transparent!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff!important}.loading-item:after{content:"";background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(15%,#e5e5e5),color-stop(25%,#e5e5e5),color-stop(40%,transparent));background:linear-gradient(90deg,transparent 0%,#e5e5e5 15%,#e5e5e5 25%,transparent 40%);background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(15%,var(--color-grey-4)),color-stop(25%,var(--color-grey-4)),color-stop(40%,transparent));background:linear-gradient(90deg,transparent 0%,var(--color-grey-4) 15%,var(--color-grey-4) 25%,transparent 40%);width:100%;height:100%;display:block;position:absolute;top:0;left:0;opacity:.6;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-animation:card-loading 1.5s infinite;animation:card-loading 1.5s infinite}@media(max-width:767px){.no-xs{display:none!important}}@media(min-width:768px){.only-xs{display:none!important}}.no-text-transform{text-transform:inherit}.text-center{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@font-face{font-family:Finansforbundet;src:url("/dist/cms/assets/fonts/Finansforbundet-Light.eot?");src:url("/dist/cms/assets/fonts/Finansforbundet-Light.eot?#iefix") format("embedded-opentype"),url("/dist/cms/assets/fonts/Finansforbundet-Light.woff2") format("woff2"),url("/dist/cms/assets/fonts/Finansforbundet-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Finansforbundet;src:url("/dist/cms/assets/fonts/Finansforbundet-Regular.eot?");src:url("/dist/cms/assets/fonts/Finansforbundet-Regular.eot?#iefix") format("embedded-opentype"),url("/dist/cms/assets/fonts/Finansforbundet-Regular.woff2") format("woff2"),url("/dist/cms/assets/fonts/Finansforbundet-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Finansforbundet;src:url("/dist/cms/assets/fonts/Finansforbundet-Bold.eot?");src:url("/dist/cms/assets/fonts/Finansforbundet-Bold.eot?#iefix") format("embedded-opentype"),url("/dist/cms/assets/fonts/Finansforbundet-Bold.woff2") format("woff2"),url("/dist/cms/assets/fonts/Finansforbundet-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/cms/assets/fonts/ItalianPlateNo2-Bold.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/cms/assets/fonts/ItalianPlateNo2-Demibold.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2-Demibold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-Medium.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-MediumItalic.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-BoldItalic.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-BoldItalic.woff") format("woff");font-weight:700;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-Regular.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/cms/assets/fonts/ItalianPlateNo2-Medium.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/cms/assets/fonts/ItalianPlateNo2-MediumItalic.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/cms/assets/fonts/ItalianPlateNo2-BoldItalic.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2-BoldItalic.woff") format("woff");font-weight:700;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/cms/assets/fonts/ItalianPlateNo2-Italic.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2-Italic.woff") format("woff");font-weight:400;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-DemiboldItalic.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-DemiboldItalic.woff") format("woff");font-weight:600;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-Demibold.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-Demibold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/cms/assets/fonts/ItalianPlateNo2-DemiboldItalic.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2-DemiboldItalic.woff") format("woff");font-weight:600;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/cms/assets/fonts/ItalianPlateNo2-Light.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-Bold.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2Expanded-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/cms/assets/fonts/ItalianPlateNo2-Regular.woff2") format("woff2"),url("/dist/cms/assets/fonts/ItalianPlateNo2-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@-webkit-keyframes numberAnimate{0%{-webkit-transform:translateX(-15px);transform:translate(-15px);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes numberAnimate{0%{-webkit-transform:translateX(-15px);transform:translate(-15px);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}.fadeInLeft,.fadeInRight,.related-list.inview-animate .scroll-container div[class*=col]:nth-child(-n+4) .related-list-item,.campaign-component .content-wrapper .middle-content.inview-animate,.campaign-component .last-sm .content-wrapper .middle-content.inview-animate{-webkit-transform:translateX(-15px);transform:translate(-15px);opacity:0;-webkit-transition:all .8s ease-out;transition:all .8s ease-out}.fadeInRight,.campaign-component .last-sm .content-wrapper .middle-content.inview-animate{-webkit-transform:translateX(15px);transform:translate(15px)}.fadeInLeftEnd,.related-list.inview-animate.is-inview .scroll-container div[class*=col]:nth-child(-n+4) .related-list-item,.campaign-component .content-wrapper .middle-content.inview-animate.is-inview{-webkit-transform:translateX(0);transform:translate(0);opacity:1}.fadeIn,.header-section-component .header-image,.related-list-large .related-list-item a.inview-animate,.campaign-component .image-wrapper.inview-animate,.images-component .image-wrapper,.keytakeaway-component .keytakeaway-item.inview-animate,.highlighted-news-and-topstories__news a.inview-animate,.highlighted-news-and-topstories .highlighted-news-and-topstories-box.inview-animate,.highlighted-news-and-topstories__cta.inview-animate{opacity:0;-webkit-transition:all .8s ease-out;transition:all .8s ease-out}.fadeInEnd,.header-section-component .header-image.is-inview,.related-list-large .related-list-item a.inview-animate.is-inview,.campaign-component .image-wrapper.inview-animate.is-inview,.ng-scope .campaign-component .image-wrapper,.images-component .image-wrapper.is-inview,.ng-scope .images-component .image-wrapper,.keytakeaway-component .keytakeaway-item.inview-animate.is-inview,.highlighted-news-and-topstories__news a.inview-animate.is-inview,.highlighted-news-and-topstories .highlighted-news-and-topstories-box.inview-animate.is-inview,.highlighted-news-and-topstories__cta.inview-animate.is-inview{opacity:1}.fadeInBottom{-webkit-transform:translateY(15px);transform:translateY(15px);opacity:0;-webkit-transition:all .8s ease-out;transition:all .8s ease-out}.fadeInBottomEnd{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.reveal{position:relative;overflow:hidden}.reveal:after{position:absolute;top:-10px;left:0;width:110%;height:calc(100% + 10px);background:inherit;content:"";-webkit-transform:translateX(-5%) skew(-20deg,0deg);transform:translate(-5%) skew(-20deg);-webkit-transition:-webkit-transform 1s cubic-bezier(.5,0,.5,1);transition:-webkit-transform 1s cubic-bezier(.5,0,.5,1);transition:transform 1s cubic-bezier(.5,0,.5,1);transition:transform 1s cubic-bezier(.5,0,.5,1),-webkit-transform 1s cubic-bezier(.5,0,.5,1);-webkit-transition:-webkit-transform 1s var(--cubic-ease-in-out);transition:-webkit-transform 1s var(--cubic-ease-in-out);transition:transform 1s var(--cubic-ease-in-out);transition:transform 1s var(--cubic-ease-in-out),-webkit-transform 1s var(--cubic-ease-in-out)}.theme-page.theme-darkblue .reveal:after{background:#001965;background:var(--color-darkblue)}.is-inview .reveal:after{-webkit-transform:translateX(100%) skew(-20deg,0deg);transform:translate(100%) skew(-20deg)}.reveal.delay-1:after{-webkit-transition-delay:.2s;transition-delay:.2s}.reveal.delay-2:after{-webkit-transition-delay:0s;transition-delay:0s}.is-inview .reveal.delay-2:after{-webkit-transition-delay:.4s;transition-delay:.4s}.reveal.delay-3:after{-webkit-transition-delay:.6s;transition-delay:.6s}.day-animate{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:1024px){.day-animate{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.day-animate span{opacity:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.day-animate span:first-of-type{-webkit-animation:numberAnimate .7s cubic-bezier(0,0,.21,1) .1s forwards;animation:numberAnimate .7s cubic-bezier(0,0,.21,1) .1s forwards;-webkit-animation:numberAnimate .7s var(--ani-type-1) .1s forwards;animation:numberAnimate .7s var(--ani-type-1) .1s forwards}.day-animate span:last-of-type{-webkit-animation:numberAnimate .7s cubic-bezier(0,0,.21,1) .25s forwards;animation:numberAnimate .7s cubic-bezier(0,0,.21,1) .25s forwards;-webkit-animation:numberAnimate .7s var(--ani-type-1) .25s forwards;animation:numberAnimate .7s var(--ani-type-1) .25s forwards}.umbraco-forms-form{padding:0}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .umbraco-forms-fieldset{padding:0;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .umbraco-forms-caption{font-size:32px!important;font-size:var(--font-size-header-small)!important;line-height:1.25!important;letter-spacing:.01em}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper input[type=text],.umbraco-forms-form .umbraco-forms-page .richtext-wrapper input[type=email],.umbraco-forms-form .umbraco-forms-page .richtext-wrapper textarea{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif!important;font-family:var(--font-it-ex)!important;max-width:100%!important;font-size:16px!important;font-size:var(--font-size-body)!important}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper input[type=text]~.field-validation-error,.umbraco-forms-form .umbraco-forms-page .richtext-wrapper input[type=email]~.field-validation-error,.umbraco-forms-form .umbraco-forms-page .richtext-wrapper textarea~.field-validation-error{margin-top:-15px}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper textarea{border:2px solid currentColor;padding:15px;line-height:1.5;line-height:var(--font-lineheight-body);border-radius:0;resize:vertical;font-weight:400;font-weight:var(--font-weight-regular);width:100%;margin:0 0 30px;margin-bottom:var(--grid-gutter);background:transparent}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper textarea:focus{border:2px solid currentColor}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper label.umbraco-forms-label{display:block;font-weight:700;font-weight:var(--font-weight-bold);margin-bottom:15px;margin-bottom:var(--grid-gutter-half);font-size:14px;font-size:var(--font-size-small)}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .umbraco-forms-field{margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:768px){.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .umbraco-forms-field{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .help-block{cursor:default}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .date{cursor:pointer}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .date .svg-icon{position:absolute;z-index:-1;height:30px;width:30px}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .date input{padding-left:30px}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .select-wrapper{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:15px;margin-bottom:var(--grid-gutter-half);min-width:150px;border-bottom:solid 2px currentColor}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .select-wrapper.long{width:100%}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .select-wrapper svg{position:absolute;right:0;top:calc(50% - 6px);pointer-events:none}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;display:block;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:16px;font-size:var(--font-size-body);font-weight:500;font-weight:var(--font-weight-medium);padding:15px 45px 14px 14px;border:0;width:calc(100% + 28px);-webkit-box-sizing:border-box;box-sizing:border-box;margin:-4px -14px 0;color:currentColor;position:relative}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .select-wrapper select:focus{outline:0}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .select-wrapper select::-ms-expand{display:none}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .select-wrapper select option{font-weight:400;color:#001965;color:var(--color-darkblue);padding:15px 30px 14px 15px;padding:15px var(--grid-gutter) 14px var(--grid-gutter-half)}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .umbraco-forms-navigation{padding:0 0 1em}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:flex-end;margin:30px 0 60px;margin:var(--grid-gutter) 0 var(--grid-gutter-2)}@media(min-width:1024px){.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .button-wrapper{margin:60px 0 100px;margin:var(--grid-gutter-2) 0 var(--grid-gutter-3)}}.umbraco-forms-form .umbraco-forms-page .richtext-wrapper .button-wrapper .button{margin-left:10px}.validation.error{color:#fd6d6f;color:var(--color-red)}.error-validation{color:#cf2727;color:var(--color-darkred);letter-spacing:.02em;display:none}.required.error .error-validation{display:block}span.field-validation-error{padding:0!important;color:#cf2727!important;color:var(--color-darkred)!important;display:block;font-size:14px;font-size:var(--font-size-small)}span.field-validation-error:empty{display:none}.event-registration-form span.field-validation-error{font-size:16px;font-size:var(--font-size-body)}@media(max-width:767px){.event-registration-form span.field-validation-error{padding:0 0 20px!important}}.warning-validation{background:#ffe66e;background:var(--color-yellow);padding:0 5px;letter-spacing:.02em;display:none}.required.warning .warning-validation{display:block}[data-group-receiver]{display:none}[data-group-receiver].show{display:block}[ng-if=preview] .container-fluid{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}[ng-if=preview] .row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}[ng-if=preview] .row.reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}[ng-if=preview] .col.reverse{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}[ng-if=preview] .col-xs,[ng-if=preview] .col-xs-1,[ng-if=preview] .col-xs-2,[ng-if=preview] .col-xs-3,[ng-if=preview] .col-xs-4,[ng-if=preview] .col-xs-5,[ng-if=preview] .col-xs-6,[ng-if=preview] .col-xs-7,[ng-if=preview] .col-xs-8,[ng-if=preview] .col-xs-9,[ng-if=preview] .col-xs-10,[ng-if=preview] .col-xs-11,[ng-if=preview] .col-xs-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}[ng-if=preview] .col-xs{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}[ng-if=preview] .col-xs-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}[ng-if=preview] .col-xs-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}[ng-if=preview] .col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}[ng-if=preview] .col-xs-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}[ng-if=preview] .col-xs-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}[ng-if=preview] .col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}[ng-if=preview] .col-xs-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}[ng-if=preview] .col-xs-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}[ng-if=preview] .col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}[ng-if=preview] .col-xs-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}[ng-if=preview] .col-xs-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}[ng-if=preview] .col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}[ng-if=preview] .col-xs-offset-1{margin-left:8.333%}[ng-if=preview] .col-xs-offset-2{margin-left:16.667%}[ng-if=preview] .col-xs-offset-3{margin-left:25%}[ng-if=preview] .col-xs-offset-4{margin-left:33.333%}[ng-if=preview] .col-xs-offset-5{margin-left:41.667%}[ng-if=preview] .col-xs-offset-6{margin-left:50%}[ng-if=preview] .col-xs-offset-7{margin-left:58.333%}[ng-if=preview] .col-xs-offset-8{margin-left:66.667%}[ng-if=preview] .col-xs-offset-9{margin-left:75%}[ng-if=preview] .col-xs-offset-10{margin-left:83.333%}[ng-if=preview] .col-xs-offset-11{margin-left:91.667%}[dir=ltr] [ng-if=preview] .start-xs{text-align:left}[dir=rtl] [ng-if=preview] .start-xs{text-align:right}[ng-if=preview] .start-xs{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}[ng-if=preview] .center-xs{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}[ng-if=preview] .end-xs{-ms-flex-pack:flex-end;-webkit-box-pack:flex-end;justify-content:flex-end;text-align:flex-end}[ng-if=preview] .top-xs{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}[ng-if=preview] .middle-xs{-ms-flex-align:center;-webkit-box-align:center;align-items:center}[ng-if=preview] .bottom-xs{-ms-flex-align:flex-end;-webkit-box-align:flex-end;align-items:flex-end}[ng-if=preview] .around-xs{-ms-flex-pack:distribute;justify-content:space-around}[ng-if=preview] .between-xs{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}[ng-if=preview] .first-xs{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}[ng-if=preview] .last-xs{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}@media only screen and (min-width:48em){[ng-if=preview] .container{width:46rem}[ng-if=preview] .col-sm,[ng-if=preview] .col-sm-1,[ng-if=preview] .col-sm-2,[ng-if=preview] .col-sm-3,[ng-if=preview] .col-sm-4,[ng-if=preview] .col-sm-5,[ng-if=preview] .col-sm-6,[ng-if=preview] .col-sm-7,[ng-if=preview] .col-sm-8,[ng-if=preview] .col-sm-9,[ng-if=preview] .col-sm-10,[ng-if=preview] .col-sm-11,[ng-if=preview] .col-sm-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}[ng-if=preview] .col-sm{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}[ng-if=preview] .col-sm-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}[ng-if=preview] .col-sm-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}[ng-if=preview] .col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}[ng-if=preview] .col-sm-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}[ng-if=preview] .col-sm-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}[ng-if=preview] .col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}[ng-if=preview] .col-sm-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}[ng-if=preview] .col-sm-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}[ng-if=preview] .col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}[ng-if=preview] .col-sm-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}[ng-if=preview] .col-sm-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}[ng-if=preview] .col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}[ng-if=preview] .col-sm-offset-1{margin-left:8.333%}[ng-if=preview] .col-sm-offset-2{margin-left:16.667%}[ng-if=preview] .col-sm-offset-3{margin-left:25%}[ng-if=preview] .col-sm-offset-4{margin-left:33.333%}[ng-if=preview] .col-sm-offset-5{margin-left:41.667%}[ng-if=preview] .col-sm-offset-6{margin-left:50%}[ng-if=preview] .col-sm-offset-7{margin-left:58.333%}[ng-if=preview] .col-sm-offset-8{margin-left:66.667%}[ng-if=preview] .col-sm-offset-9{margin-left:75%}[ng-if=preview] .col-sm-offset-10{margin-left:83.333%}[ng-if=preview] .col-sm-offset-11{margin-left:91.667%}[dir=ltr] [ng-if=preview] .start-sm{text-align:left}[dir=rtl] [ng-if=preview] .start-sm{text-align:right}[ng-if=preview] .start-sm{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}[ng-if=preview] .center-sm{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}[ng-if=preview] .end-sm{-ms-flex-pack:flex-end;-webkit-box-pack:flex-end;justify-content:flex-end;text-align:flex-end}[ng-if=preview] .top-sm{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}[ng-if=preview] .middle-sm{-ms-flex-align:center;-webkit-box-align:center;align-items:center}[ng-if=preview] .bottom-sm{-ms-flex-align:flex-end;-webkit-box-align:flex-end;align-items:flex-end}[ng-if=preview] .around-sm{-ms-flex-pack:distribute;justify-content:space-around}[ng-if=preview] .between-sm{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}[ng-if=preview] .first-sm{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}[ng-if=preview] .last-sm{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width:62em){[ng-if=preview] .container{width:61rem}[ng-if=preview] .col-md,[ng-if=preview] .col-md-1,[ng-if=preview] .col-md-2,[ng-if=preview] .col-md-3,[ng-if=preview] .col-md-4,[ng-if=preview] .col-md-5,[ng-if=preview] .col-md-6,[ng-if=preview] .col-md-7,[ng-if=preview] .col-md-8,[ng-if=preview] .col-md-9,[ng-if=preview] .col-md-10,[ng-if=preview] .col-md-11,[ng-if=preview] .col-md-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}[ng-if=preview] .col-md{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}[ng-if=preview] .col-md-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}[ng-if=preview] .col-md-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}[ng-if=preview] .col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}[ng-if=preview] .col-md-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}[ng-if=preview] .col-md-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}[ng-if=preview] .col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}[ng-if=preview] .col-md-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}[ng-if=preview] .col-md-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}[ng-if=preview] .col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}[ng-if=preview] .col-md-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}[ng-if=preview] .col-md-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}[ng-if=preview] .col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}[ng-if=preview] .col-md-offset-1{margin-left:8.333%}[ng-if=preview] .col-md-offset-2{margin-left:16.667%}[ng-if=preview] .col-md-offset-3{margin-left:25%}[ng-if=preview] .col-md-offset-4{margin-left:33.333%}[ng-if=preview] .col-md-offset-5{margin-left:41.667%}[ng-if=preview] .col-md-offset-6{margin-left:50%}[ng-if=preview] .col-md-offset-7{margin-left:58.333%}[ng-if=preview] .col-md-offset-8{margin-left:66.667%}[ng-if=preview] .col-md-offset-9{margin-left:75%}[ng-if=preview] .col-md-offset-10{margin-left:83.333%}[ng-if=preview] .col-md-offset-11{margin-left:91.667%}[dir=ltr] [ng-if=preview] .start-md{text-align:left}[dir=rtl] [ng-if=preview] .start-md{text-align:right}[ng-if=preview] .start-md{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}[ng-if=preview] .center-md{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}[ng-if=preview] .end-md{-ms-flex-pack:flex-end;-webkit-box-pack:flex-end;justify-content:flex-end;text-align:flex-end}[ng-if=preview] .top-md{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}[ng-if=preview] .middle-md{-ms-flex-align:center;-webkit-box-align:center;align-items:center}[ng-if=preview] .bottom-md{-ms-flex-align:flex-end;-webkit-box-align:flex-end;align-items:flex-end}[ng-if=preview] .around-md{-ms-flex-pack:distribute;justify-content:space-around}[ng-if=preview] .between-md{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}[ng-if=preview] .first-md{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}[ng-if=preview] .last-md{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width:75em){[ng-if=preview] .container{width:71rem}[ng-if=preview] .col-lg,[ng-if=preview] .col-lg-1,[ng-if=preview] .col-lg-2,[ng-if=preview] .col-lg-3,[ng-if=preview] .col-lg-4,[ng-if=preview] .col-lg-5,[ng-if=preview] .col-lg-6,[ng-if=preview] .col-lg-7,[ng-if=preview] .col-lg-8,[ng-if=preview] .col-lg-9,[ng-if=preview] .col-lg-10,[ng-if=preview] .col-lg-11,[ng-if=preview] .col-lg-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}[ng-if=preview] .col-lg{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}[ng-if=preview] .col-lg-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}[ng-if=preview] .col-lg-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}[ng-if=preview] .col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}[ng-if=preview] .col-lg-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}[ng-if=preview] .col-lg-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}[ng-if=preview] .col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}[ng-if=preview] .col-lg-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}[ng-if=preview] .col-lg-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}[ng-if=preview] .col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}[ng-if=preview] .col-lg-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}[ng-if=preview] .col-lg-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}[ng-if=preview] .col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}[ng-if=preview] .col-lg-offset-1{margin-left:8.333%}[ng-if=preview] .col-lg-offset-2{margin-left:16.667%}[ng-if=preview] .col-lg-offset-3{margin-left:25%}[ng-if=preview] .col-lg-offset-4{margin-left:33.333%}[ng-if=preview] .col-lg-offset-5{margin-left:41.667%}[ng-if=preview] .col-lg-offset-6{margin-left:50%}[ng-if=preview] .col-lg-offset-7{margin-left:58.333%}[ng-if=preview] .col-lg-offset-8{margin-left:66.667%}[ng-if=preview] .col-lg-offset-9{margin-left:75%}[ng-if=preview] .col-lg-offset-10{margin-left:83.333%}[ng-if=preview] .col-lg-offset-11{margin-left:91.667%}[dir=ltr] [ng-if=preview] .start-lg{text-align:left}[dir=rtl] [ng-if=preview] .start-lg{text-align:right}[ng-if=preview] .start-lg{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}[ng-if=preview] .center-lg{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}[ng-if=preview] .end-lg{-ms-flex-pack:flex-end;-webkit-box-pack:flex-end;justify-content:flex-end;text-align:flex-end}[ng-if=preview] .top-lg{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}[ng-if=preview] .middle-lg{-ms-flex-align:center;-webkit-box-align:center;align-items:center}[ng-if=preview] .bottom-lg{-ms-flex-align:flex-end;-webkit-box-align:flex-end;align-items:flex-end}[ng-if=preview] .around-lg{-ms-flex-pack:distribute;justify-content:space-around}[ng-if=preview] .between-lg{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}[ng-if=preview] .first-lg{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}[ng-if=preview] .last-lg{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}.col-sm-5,.related-list-large .large-item:nth-child(2n),.related-list-large .uneven-order{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-lg-offset-3,.header-offset-3 .header-component .header-wrapper,.search-results .list-layout div[class*=col-]{margin-left:25%}.col-lg-9,.header-offset-3 .header-component .header-wrapper{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-7,.related-list-large .large-item,.related-list-large .uneven-order:nth-child(4n+1),.related-list-large .uneven-order:nth-child(4n+4){-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.container-fluid{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}.row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.row.reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.col.reverse{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.search-results .list-layout div[class*=col-]{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-xs{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-xs-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-xs-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-xs-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-xs-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-xs-12,.search-results .list-layout div[class*=col-]{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}[dir=ltr] .start-xs{text-align:left}[dir=rtl] .start-xs{text-align:right}.start-xs{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.center-xs{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-xs{-ms-flex-pack:flex-end;-webkit-box-pack:flex-end;justify-content:flex-end;text-align:flex-end}.top-xs{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-xs{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-xs{-ms-flex-align:flex-end;-webkit-box-align:flex-end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-xs{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-xs{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}@media only screen and (min-width:48em){.container{width:46rem}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.related-list-large .large-item,.related-list-large .large-item:nth-child(2n),.related-list-large .uneven-order,.related-list-large .uneven-order:nth-child(4n+1),.related-list-large .uneven-order:nth-child(4n+4),.search-results .list-layout div[class*=col-],[data-result-item-placeholder-image] .search-results .list-layout div[class*=col-]{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-sm{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-sm-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-sm-5,.related-list-large .large-item:nth-child(2n),.related-list-large .uneven-order{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7,.related-list-large .large-item,.related-list-large .uneven-order:nth-child(4n+1),.related-list-large .uneven-order:nth-child(4n+4){-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-sm-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10,.search-results .list-layout div[class*=col-]{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-sm-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-sm-12,[data-result-item-placeholder-image] .search-results .list-layout div[class*=col-]{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-1,.search-results .list-layout div[class*=col-]{margin-left:8.333%}.col-sm-offset-2{margin-left:16.667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}[dir=ltr] .start-sm{text-align:left}[dir=rtl] .start-sm{text-align:right}.start-sm{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.center-sm{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-sm{-ms-flex-pack:flex-end;-webkit-box-pack:flex-end;justify-content:flex-end;text-align:flex-end}.top-sm{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-sm{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-sm{-ms-flex-align:flex-end;-webkit-box-align:flex-end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-sm{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-sm{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width:64em){.container{width:61rem}.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.search-results .list-layout div[class*=col-],[data-result-item-placeholder-image] .search-results .list-layout div[class*=col-]{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-md{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-md-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-md-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-md-8,.search-results .list-layout div[class*=col-]{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-md-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-md-12,[data-result-item-placeholder-image] .search-results .list-layout div[class*=col-]{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2,.search-results .list-layout div[class*=col-]{margin-left:16.667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}[dir=ltr] .start-md{text-align:left}[dir=rtl] .start-md{text-align:right}.start-md{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.center-md{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-md{-ms-flex-pack:flex-end;-webkit-box-pack:flex-end;justify-content:flex-end;text-align:flex-end}.top-md{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-md{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-md{-ms-flex-align:flex-end;-webkit-box-align:flex-end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-md{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-md{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width:75em){.container{width:71rem}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.header-offset-3 .header-component .header-wrapper,.search-results .list-layout div[class*=col-],[data-result-item-placeholder-image] .search-results .list-layout div[class*=col-]{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-lg{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-lg-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-lg-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-lg-6,.search-results .list-layout div[class*=col-]{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-lg-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-lg-9,.header-offset-3 .header-component .header-wrapper{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10,[data-result-item-placeholder-image] .search-results .list-layout div[class*=col-]{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-lg-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-1,[data-result-item-placeholder-image] .search-results .list-layout div[class*=col-]{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-3,.header-offset-3 .header-component .header-wrapper,.search-results .list-layout div[class*=col-]{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}[dir=ltr] .start-lg{text-align:left}[dir=rtl] .start-lg{text-align:right}.start-lg{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.center-lg{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.end-lg{-ms-flex-pack:flex-end;-webkit-box-pack:flex-end;justify-content:flex-end;text-align:flex-end}.top-lg{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.middle-lg{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.bottom-lg{-ms-flex-align:flex-end;-webkit-box-align:flex-end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.first-lg{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.last-lg{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}}@media only screen and (min-width:90em){.container{max-width:1680px;max-width:var(--content-max-width)}.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-offset-0,.col-xl-offset-1,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12,[data-result-item-placeholder-image] .search-results .list-layout div[class*=col-]{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xl{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xl-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xl-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xl-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xl-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xl-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xl-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xl-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xl-8,[data-result-item-placeholder-image] .search-results .list-layout div[class*=col-]{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xl-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xl-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xl-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xl-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-2,[data-result-item-placeholder-image] .search-results .list-layout div[class*=col-]{margin-left:16.66666667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-11{margin-left:91.66666667%}[dir=ltr] .start-xl{text-align:left}[dir=rtl] .start-xl{text-align:right}.start-xl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.center-xl{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xl{-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:flex-end}.top-xl{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xl{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xl{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.around-xl{-ms-flex-pack:distribute;justify-content:space-around}.between-xl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xl{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.container-fluid{position:relative;padding-left:20px;padding-left:var(--grid-gutter-mobile);padding-right:20px;padding-right:var(--grid-gutter-mobile);width:100%;height:100%;max-width:100vw}@media(min-width:1024px){.container-fluid{padding-left:30px;padding-left:var(--grid-gutter);padding-right:30px;padding-right:var(--grid-gutter)}}.container{max-width:1680px;max-width:var(--content-max-width);width:100%!important;margin-left:auto;margin-right:auto;padding-left:20px;padding-left:var(--grid-gutter-mobile);padding-right:20px;padding-right:var(--grid-gutter-mobile)}@media(min-width:1024px){.container{width:100%;padding-right:30px;padding-right:var(--grid-gutter);padding-left:110px;padding-left:calc(var(--menu-width) + var(--grid-gutter));max-width:1680px;max-width:var(--content-max-width)}}@media(min-width:1200px){.container{padding-right:60px;padding-right:var(--grid-gutter-2);padding-left:140px;padding-left:calc(var(--menu-width) + var(--grid-gutter-2))}}.row{margin-right:-20px;margin-right:calc(-1*var(--grid-gutter-mobile));margin-left:-20px;margin-left:calc(-1*var(--grid-gutter-mobile))}@media(min-width:1200px){.row{margin-right:-30px;margin-right:calc(-1*var(--grid-gutter));margin-left:-30px;margin-left:calc(-1*var(--grid-gutter))}}[class*=col-]{padding-right:20px;padding-right:var(--grid-gutter-mobile);padding-left:20px;padding-left:var(--grid-gutter-mobile)}@media(min-width:1200px){[class*=col-]{padding-left:30px;padding-left:var(--grid-gutter);padding-right:30px;padding-right:var(--grid-gutter)}}@font-face{font-family:Finansforbundet;src:url("/dist/assets/fonts/Finansforbundet-Light.eot?");src:url("/dist/assets/fonts/Finansforbundet-Light.eot?#iefix") format("embedded-opentype"),url("/dist/assets/fonts/Finansforbundet-Light.woff2") format("woff2"),url("/dist/assets/fonts/Finansforbundet-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Finansforbundet;src:url("/dist/assets/fonts/Finansforbundet-Regular.eot?");src:url("/dist/assets/fonts/Finansforbundet-Regular.eot?#iefix") format("embedded-opentype"),url("/dist/assets/fonts/Finansforbundet-Regular.woff2") format("woff2"),url("/dist/assets/fonts/Finansforbundet-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Finansforbundet;src:url("/dist/assets/fonts/Finansforbundet-Bold.eot?");src:url("/dist/assets/fonts/Finansforbundet-Bold.eot?#iefix") format("embedded-opentype"),url("/dist/assets/fonts/Finansforbundet-Bold.woff2") format("woff2"),url("/dist/assets/fonts/Finansforbundet-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/assets/fonts/ItalianPlateNo2-Bold.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/assets/fonts/ItalianPlateNo2-Demibold.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2-Demibold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/assets/fonts/ItalianPlateNo2Expanded-Medium.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2Expanded-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/assets/fonts/ItalianPlateNo2Expanded-MediumItalic.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2Expanded-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/assets/fonts/ItalianPlateNo2Expanded-BoldItalic.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2Expanded-BoldItalic.woff") format("woff");font-weight:700;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/assets/fonts/ItalianPlateNo2Expanded-Regular.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2Expanded-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/assets/fonts/ItalianPlateNo2-Medium.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/assets/fonts/ItalianPlateNo2-MediumItalic.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/assets/fonts/ItalianPlateNo2-BoldItalic.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2-BoldItalic.woff") format("woff");font-weight:700;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/assets/fonts/ItalianPlateNo2-Italic.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2-Italic.woff") format("woff");font-weight:400;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/assets/fonts/ItalianPlateNo2Expanded-DemiboldItalic.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2Expanded-DemiboldItalic.woff") format("woff");font-weight:600;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/assets/fonts/ItalianPlateNo2Expanded-Demibold.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2Expanded-Demibold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/assets/fonts/ItalianPlateNo2-DemiboldItalic.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2-DemiboldItalic.woff") format("woff");font-weight:600;font-style:italic;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/assets/fonts/ItalianPlateNo2-Light.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2 Expanded;src:url("/dist/assets/fonts/ItalianPlateNo2Expanded-Bold.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2Expanded-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap;unicode-range:U+0-5FF}@font-face{font-family:Italian Plate No2;src:url("/dist/assets/fonts/ItalianPlateNo2-Regular.woff2") format("woff2"),url("/dist/assets/fonts/ItalianPlateNo2-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0-5FF}.loadfonts1{font-family:Italian Plate No2}.loadfonts2{font-family:Italian Plate No2 Expanded}.loadfonts3{font-family:Finansforbundet}#contentDiv{--content-max-width:1680px;--grid-column:7.1428vw;--grid-row:7.1428vh;--grid-row-half:3.5714vh;--menu-width:80px;--menu-height:64px;--richtext-max-width:730px;--module-text-max-width:520px;--grid-gutter-half:15px;--grid-gutter-mobile:20px;--grid-gutter:30px;--grid-gutter-2-mobile:30px;--grid-gutter-2:60px;--grid-gutter-3-mobile:50px;--grid-gutter-3:100px;--color-darkblue:#001965;--color-blue:#2878ff;--color-green:#6fe4c1;--color-green-1:#15cf74;--color-yellow:#ffe66e;--color-pink:#ff9bbe;--color-red:#fd6d6f;--color-darkred:#cf2727;--color-darkblue-grey:#808cb2;--color-grey-1:#404040;--color-grey-2:#b2b2b2;--color-grey-3:#ccc;--color-grey-4:#e5e5e5;--color-grey-5:#f2f2f2;--color-grey-6:#f5f5f5;--color-grey-7:#f6f6f6;--color-skin:#fff8f4;--color-black:#000;--color-white:#fff;--color-primary:var(--color-darkblue);--font-ff:"Finansforbundet",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-it-md:"Italian Plate No2",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-it-ex:"Italian Plate No2 Expanded",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--font-size-xs:12px;--font-size-small:14px;--font-size-body:16px;--font-size-header-xsmall-mobile:18px;--font-size-header-xsmall:22px;--font-size-header-small-mobile:28px;--font-size-header-small:32px;--font-size-header-medium-mobile:42px;--font-size-header-medium:64px;--font-size-header-large-mobile:38px;--font-size-header-large:72px;--font-size-header-large-2:80px;--font-size-header-xlarge-mobile:64px;--font-size-header-xlarge:90px;--font-size-huge-mobile:4rem;--font-size-huge:5rem;--font-size-display:7.5rem;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-demibold:600;--font-weight-bold:700;--font-lineheight-body:1.5;--font-lineheight-headers:1.2;--ani-speed-1:125ms;--ani-speed-2:.2s;--ani-speed-3:.3s;--ani-speed-4:.4s;--ani-speed-7:.7s;--ani-speed-8:.8s;--ani-type-1:cubic-bezier(0,0,.21,1);--cubic-ease-in-out:cubic-bezier(.5,0,.5,1);--cubic-ease-in:cubic-bezier(.5,0,1,.5);--cubic-ease-out:cubic-bezier(.5,1,.5,1);font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-size:16px;font-size:var(--font-size-body);font-weight:400;font-weight:var(--font-weight-regular);line-height:1.5;line-height:var(--font-lineheight-body);color:#001965;color:var(--color-darkblue);-ms-scroll-chaining:none;overscroll-behavior:none}#contentDiv{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-size:16px;font-size:var(--font-size-body);font-weight:400;font-weight:var(--font-weight-regular);line-height:1.5;line-height:var(--font-lineheight-body);color:#001965;color:var(--color-darkblue)}#contentDiv .container-fluid{position:relative;padding-left:20px;padding-left:var(--grid-gutter-mobile);padding-right:20px;padding-right:var(--grid-gutter-mobile);width:100%;height:100%;max-width:100vw}@media(min-width:1024px){#contentDiv .container-fluid{padding-left:30px;padding-left:var(--grid-gutter);padding-right:30px;padding-right:var(--grid-gutter)}}#contentDiv .container{max-width:1680px;max-width:var(--content-max-width);width:calc(100% - 60px)!important;width:calc(100% - var(--grid-gutter-2))!important;margin-left:auto;margin-right:auto;padding-left:30px;padding-left:var(--grid-gutter);padding-right:30px;padding-right:var(--grid-gutter)}#contentDiv .row{margin-right:-20px;margin-right:calc(-1*var(--grid-gutter-mobile));margin-left:-20px;margin-left:calc(-1*var(--grid-gutter-mobile))}@media(min-width:1024px){#contentDiv .row{margin-right:-30px;margin-right:calc(-1*var(--grid-gutter));margin-left:-30px;margin-left:calc(-1*var(--grid-gutter))}}#contentDiv [class*=col-]{padding-right:20px;padding-right:var(--grid-gutter-mobile);padding-left:20px;padding-left:var(--grid-gutter-mobile)}@media(min-width:1200px){#contentDiv [class*=col-]{padding-left:30px;padding-left:var(--grid-gutter);padding-right:30px;padding-right:var(--grid-gutter)}}#contentDiv button:not(.gbtn),#contentDiv .button{position:relative;text-decoration:none;overflow:hidden;white-space:nowrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-overflow:ellipsis;margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background-color:#001965;background-color:var(--color-darkblue);color:#fff;font-size:16px;font-size:var(--font-size-body);line-height:1;border-radius:0;padding:3px 25px 1px;height:40px;min-width:150px;max-width:100%;border:0;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);letter-spacing:.03em}#contentDiv button:not(.gbtn).round,#contentDiv .button.round{border-radius:100px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.12);box-shadow:0 4px 12px #0000001f}#contentDiv button:not(.gbtn).secondary,#contentDiv .button.secondary{background-color:#2878ff;background-color:var(--color-blue)}#contentDiv button:not(.gbtn).outline,#contentDiv .button.outline{background-color:transparent;color:currentColor;-webkit-box-shadow:inset 0 0 0 2px currentColor;box-shadow:inset 0 0 0 2px currentColor;-webkit-transition:-webkit-box-shadow 0s;transition:-webkit-box-shadow 0s;transition:box-shadow 0s;transition:box-shadow 0s,-webkit-box-shadow 0s}#contentDiv button:not(.gbtn).button-icon,#contentDiv .button.button-icon{background-color:transparent;color:currentColor;padding-left:0;font-weight:500;font-weight:var(--font-weight-medium)}#contentDiv button:not(.gbtn).button-icon svg,#contentDiv .button.button-icon svg{-webkit-transition:all .2s cubic-bezier(0,0,.21,1);transition:all .2s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-2) var(--ani-type-1);transition:all var(--ani-speed-2) var(--ani-type-1)}#contentDiv h1,#contentDiv .h1,#contentDiv h2,#contentDiv .h2,#contentDiv h3,#contentDiv .h3,#contentDiv h4,#contentDiv .h4,#contentDiv h5,#contentDiv .h5,#contentDiv h6,#contentDiv .h6{margin:0 0 .5em;line-height:1.2;line-height:var(--font-lineheight-headers);text-transform:uppercase;font-weight:500;font-weight:var(--font-weight-medium);word-wrap:break-word;word-break:break-word;-ms-hyphens:auto;hyphens:auto}#contentDiv h1,#contentDiv .h1{font-size:38px;font-size:var(--font-size-header-large-mobile);line-height:1}@media(min-width:1024px){#contentDiv h1,#contentDiv .h1{font-size:72px;font-size:var(--font-size-header-large)}}#contentDiv .xl-font{font-size:64px;font-size:var(--font-size-header-xlarge-mobile);line-height:.9}@media(min-width:1024px){#contentDiv .xl-font{font-size:90px;font-size:var(--font-size-header-xlarge)}}#contentDiv .xl-font-2{font-size:42px;font-size:var(--font-size-header-medium-mobile);line-height:.9}@media(min-width:1024px){#contentDiv .xl-font-2{font-size:90px;font-size:var(--font-size-header-xlarge)}}#contentDiv h2,#contentDiv .h2{font-size:42px;font-size:var(--font-size-header-medium-mobile);line-height:1}@media(min-width:1200px){#contentDiv h2,#contentDiv .h2{font-size:64px;font-size:var(--font-size-header-medium);line-height:1}}#contentDiv h3,#contentDiv .h3{font-size:28px;font-size:var(--font-size-header-small-mobile);letter-spacing:.01em;line-height:1.2}@media(min-width:1024px){#contentDiv h3,#contentDiv .h3{font-size:32px;font-size:var(--font-size-header-small);line-height:1.1}}#contentDiv h4,#contentDiv .h4{font-size:18px;font-size:var(--font-size-header-xsmall-mobile)}@media(min-width:1200px){#contentDiv h4,#contentDiv .h4{font-size:22px;font-size:var(--font-size-header-xsmall)}}#contentDiv h5,#contentDiv .h5{font-size:18px;font-size:var(--font-size-header-xsmall-mobile)}@media(min-width:1200px){#contentDiv h5,#contentDiv .h5{font-size:22px;font-size:var(--font-size-header-xsmall)}}#contentDiv h6,#contentDiv .h6{font-size:18px;font-size:var(--font-size-header-xsmall-mobile)}@media(min-width:1200px){#contentDiv h6,#contentDiv .h6{font-size:22px;font-size:var(--font-size-header-xsmall)}}#contentDiv p{margin-top:0;margin-bottom:25px;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);letter-spacing:.02em}#contentDiv b,#contentDiv strong{font-weight:700;font-weight:var(--font-weight-bold)}#contentDiv small{display:block;font-size:14px;font-size:var(--font-size-small);line-height:1.5;line-height:var(--font-lineheight-body)}#contentDiv small *{font-size:14px;font-size:var(--font-size-small);line-height:1.5;line-height:var(--font-lineheight-body)}#contentDiv a{color:currentColor;text-decoration:none}#contentDiv img{border:0;width:auto;max-width:100%;height:auto}#contentDiv ul,#contentDiv ol{margin-top:0;padding-left:1em}#contentDiv address{font-style:normal}#contentDiv hr{border:0;background-color:currentColor;color:currentColor;height:1px;margin:0 0 1rem}#contentDiv ::-moz-selection{color:#fff;color:var(--color-white);background-color:#001965;background-color:var(--color-darkblue)}#contentDiv ::selection{color:#fff;color:var(--color-white);background-color:#001965;background-color:var(--color-darkblue)}#contentDiv pre{max-width:80vw;margin:auto;overflow:auto}#contentDiv .headline-md{font-size:28px;line-height:34px;text-align:center;letter-spacing:.01em;text-transform:inherit;max-width:730px;max-width:var(--richtext-max-width);font-weight:600;font-weight:var(--font-weight-demibold);margin:0 auto 60px;margin:0 auto var(--grid-gutter-2)}#contentDiv .checkbox-wrapper{padding:12px 0 6px}#contentDiv label.checkbox,#contentDiv label.radio,#contentDiv .umbraco-forms-field.checkbox{display:block!important;position:relative;padding-left:26px;cursor:pointer;font-size:16px;font-size:var(--font-size-body);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:15px;-webkit-tap-highlight-color:transparent}.list-inline #contentDiv label.checkbox,.list-inline #contentDiv label.radio,.list-inline #contentDiv .umbraco-forms-field.checkbox{display:inline-block!important;margin-right:15px}.list-inline #contentDiv label.checkbox:last-child,.list-inline #contentDiv label.radio:last-child,.list-inline #contentDiv .umbraco-forms-field.checkbox:last-child{margin-right:0}#contentDiv label.checkbox input,#contentDiv label.radio input,#contentDiv .umbraco-forms-field.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;-webkit-tap-highlight-color:transparent}#contentDiv label.checkbox input:checked~.checkmark:after,#contentDiv label.radio input:checked~.checkmark:after,#contentDiv .umbraco-forms-field.checkbox input:checked~.checkmark:after{-webkit-transform:scale(1) rotate(40deg);transform:scale(1) rotate(40deg)}#contentDiv label.checkbox .checklabel,#contentDiv label.radio .checklabel,#contentDiv .umbraco-forms-field.checkbox .checklabel{font-weight:400;font-weight:var(--font-weight-regular);display:inline-block}#contentDiv label.checkbox .checkmark,#contentDiv label.radio .checkmark,#contentDiv .umbraco-forms-field.checkbox .checkmark{position:absolute;top:2px;left:0;height:18px;width:18px;border:2px solid currentColor;cursor:pointer}#contentDiv label.checkbox .checkmark:after,#contentDiv label.radio .checkmark:after,#contentDiv .umbraco-forms-field.checkbox .checkmark:after{content:"";position:absolute;left:4px;top:1px;width:6px;height:10px;border-right:solid 2px currentColor;border-bottom:solid 2px currentColor;-webkit-transform:scale(0) rotate(40deg);transform:scale(0) rotate(40deg);-webkit-transition:-webkit-transform 125ms cubic-bezier(0,0,.21,1);transition:-webkit-transform 125ms cubic-bezier(0,0,.21,1);transition:transform 125ms cubic-bezier(0,0,.21,1);transition:transform 125ms cubic-bezier(0,0,.21,1),-webkit-transform 125ms cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-1) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-1) var(--ani-type-1);transition:transform var(--ani-speed-1) var(--ani-type-1);transition:transform var(--ani-speed-1) var(--ani-type-1),-webkit-transform var(--ani-speed-1) var(--ani-type-1)}#contentDiv label[for]+label.radio{margin-top:15px;margin-top:var(--grid-gutter-half)}#contentDiv .radio input:checked~.checkmark:after,#contentDiv .radio+input:checked~.checkmark:after,#contentDiv label.radio input:checked~.checkmark:after,#contentDiv label.radio+input:checked~.checkmark:after{-webkit-transform:scale(.5);transform:scale(.5)}#contentDiv .radio .checkmark,#contentDiv label.radio .checkmark{border-radius:50%;border:2px solid currentColor}#contentDiv .radio .checkmark:after,#contentDiv label.radio .checkmark:after{content:"";position:absolute;left:-2px;top:-2px;width:18px;height:18px;border-radius:50%;border:0;background-color:currentColor;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform 125ms cubic-bezier(0,0,.21,1);transition:-webkit-transform 125ms cubic-bezier(0,0,.21,1);transition:transform 125ms cubic-bezier(0,0,.21,1);transition:transform 125ms cubic-bezier(0,0,.21,1),-webkit-transform 125ms cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-1) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-1) var(--ani-type-1);transition:transform var(--ani-speed-1) var(--ani-type-1);transition:transform var(--ani-speed-1) var(--ani-type-1),-webkit-transform var(--ani-speed-1) var(--ani-type-1)}#contentDiv .link-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:5px 20px 5px 0}#contentDiv .link-icon svg.svg-arrow-right{-webkit-transform:translateX(0);transform:translate(0);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.21,1);transition:-webkit-transform .3s cubic-bezier(0,0,.21,1);transition:transform .3s cubic-bezier(0,0,.21,1);transition:transform .3s cubic-bezier(0,0,.21,1),-webkit-transform .3s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-3) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-3) var(--ani-type-1);transition:transform var(--ani-speed-3) var(--ani-type-1);transition:transform var(--ani-speed-3) var(--ani-type-1),-webkit-transform var(--ani-speed-3) var(--ani-type-1);margin-left:10px;overflow:visible}#contentDiv .link-icon:hover svg.svg-arrow-right{-webkit-transform:translateX(10px);transform:translate(10px)}#contentDiv .umbraco-forms-field.checkbox .umbraco-forms-label{margin-left:-26px;padding-left:26px;position:relative;z-index:1;cursor:pointer}#contentDiv label+.list-inline{margin-top:8px;margin-bottom:-10px}.umb-cell-content.-has-editors .mce-tinymce.mce-panel{max-width:730px!important;max-width:var(--richtext-max-width)!important;margin:0 auto!important}.umb-editor .inview-animate,.ng-scope .inview-animate,.inview-animate{opacity:1!important}#contentcolumn>div>div>div>div>form>div>umb-variant-content-editors>div>div>umb-variant-content>div>div>div>div.umb-pane>div>div.umb-editor-sub-views.ng-scope>div:nth-child(2)>div>div>div>div.umb-package-details__main-content>div.umb-box.ng-scope>div.block-form.umb-box-content.ng-scope>ul>li:nth-child(2)>div{display:none}svg [class*=svg-] path:not(.no-styling),svg [class*=svg-] rect:not(.no-styling),svg [class*=svg-] line:not(.no-styling),svg [class*=svg-] circle:not(.no-styling),svg[id*=svg-] path:not(.no-styling),svg[id*=svg-] rect:not(.no-styling),svg[id*=svg-] line:not(.no-styling),svg[id*=svg-] circle:not(.no-styling),symbol[id*=svg-] path:not(.no-styling),symbol[id*=svg-] rect:not(.no-styling),symbol[id*=svg-] line:not(.no-styling),symbol[id*=svg-] circle:not(.no-styling){stroke-width:2px;stroke:currentColor}.svg-briefcase{width:46px;height:36px}.svg-price-big{width:44px;height:44px}.svg-long-arrow-left-small{width:20px;height:12px}.svg-arrow{width:20px;height:30px}.svg-arrow-down{width:22px;height:13px}.svg-arrow-up-small,.svg-arrow-down-small{width:16px;height:10px}.svg-long-double-arrow-right{height:22px;width:39px}.svg-small-arrow-left{width:20px;height:12px}.svg-long-arrow-left,.svg-long-arrow-right{height:18px;width:30px}.svg-rocket{width:62px;height:63px}.svg-pin{width:11px;height:17px}.svg-planet{width:55px;height:49px}.svg-watch,.svg-calendar{width:19px;height:18px}.svg-basket{width:23px;height:18px}.svg-price{width:25px;height:25px}.svg-price.vertical-middle{margin-top:-5px}.svg-arrow-right{width:19px;height:12px}.svg-profile{width:17px;height:19px}.svg-lock{width:17px;height:20px;max-height:inherit!important}.svg-finansforbundet{width:125px;height:14px}.svg-search{width:33px;height:33px}.svg-search-mini{width:29px;height:28px}.svg-expand{width:60px;height:60px}.svg-format{width:16px;height:16px}.svg-print{width:21px;height:21px}.svg-smiley-face-happy,.svg-smiley-face-ok,.svg-smiley-face-sad{width:13px;height:11px}.svg-target{width:22px;height:22px}.svg-medium-arrow-left,.svg-medium-arrow-right{width:16px;height:10px}.svg-print{width:21px}.svg-close{width:36px;height:36px}.svg-close-small{width:20px;height:20px}.svg-compare{width:24px;height:23px}.svg-type-artikel,.svg-type-rapport{width:15px;height:18px}.svg-type-podcast{width:8px;height:18px}.svg-type-video{width:19px;height:18px}.svg-paywall{width:16px;height:20px}.svg-bookmark,.svg-bookmark-active{width:30px;height:30px}.svg-share{width:21px;height:22px}.svg-twitter,.svg-facebook,.svg-linkedin{width:32px;height:40px}.svg-check{width:17px;height:15px}.svg-grid,.svg-list{width:26px;height:24px}.svg-book,.svg-map{width:20px;height:20px}.svg-check-small{width:10px;height:9px}.svg-map{width:26px;height:24px}.svg-arrow-circle{width:30px;height:30px}.svg-show-more{width:40px;height:40px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.svg-loader{width:24px;height:24px}.svg-response-success{width:24px;height:24px;color:#fff}.svg-response-fail{width:24px;height:24px;stroke-width:2;color:#fff}.svg-house{width:21px;height:20px}.svg-external-arrow{width:34px;height:35px;max-height:inherit!important}.svg-external-arrow path:not(.no-styling){stroke-width:2px;stroke:currentColor}.svg-external-arrow .line,.svg-external-arrow .arrow{-webkit-transform-origin:left bottom;transform-origin:left bottom}@media(hover:hover) and (pointer:fine){.svg-external-arrow .line,.svg-external-arrow .arrow{-webkit-transform:scale(0);transform:scale(0)}}@media(-ms-high-contrast:none){.svg-external-arrow .line,.svg-external-arrow .arrow{-webkit-transform:scale(0);transform:scale(0)}}.svg-external-arrow .line{-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}a:hover .svg-external-arrow .line{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease .2s;transition:-webkit-transform .2s ease .2s;transition:transform .2s ease .2s;transition:transform .2s ease .2s,-webkit-transform .2s ease .2s}.svg-external-arrow .arrow{-webkit-transition:-webkit-transform .35s ease .1s;transition:-webkit-transform .35s ease .1s;transition:transform .35s ease .1s;transition:transform .35s ease .1s,-webkit-transform .35s ease .1s}a:hover .svg-external-arrow .arrow{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .35s ease 0s;transition:-webkit-transform .35s ease 0s;transition:transform .35s ease 0s;transition:transform .35s ease 0s,-webkit-transform .35s ease 0s}.svg-info{width:35px;height:35px}.svg-download{width:26px;height:19px}.svg-chat{width:16px;height:16px}.svg-play{width:22px;min-width:22px;height:22px}.svg-become-member{max-width:310px;max-height:250px}.svg-member-offering{width:15px;height:15px;fill:#6fe4c1;fill:var(--color-green);background-color:#6fe4c1;background-color:var(--color-green);border-radius:15px}.svg-member-offering-insurance{width:15px;height:15px;fill:#fd6d6f;fill:var(--color-red);background-color:#fd6d6f;background-color:var(--color-red);border-radius:15px}.cards{background-color:#f2f2f2;background-color:var(--color-grey-5);padding-bottom:1rem}@media(min-width:1024px){.cards>.container>.row{margin-bottom:40px;margin-bottom:calc(2*var(--grid-gutter-mobile))}}@media(min-width:1200px){.cards>.container>.row{margin-bottom:60px;margin-bottom:calc(2*var(--grid-gutter))}}.card-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:20px;gap:20px}.card-flex .card{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.card{width:100%;margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile);overflow:hidden}@media(min-width:1024px){.card{margin-bottom:0}.card .row{height:100%}}.card[class*=bg-],.card [class*=bg-]{background:none}.card.bg-white,.card .bg-white{background-color:#fff;background-color:var(--color-white)}.card.bg-yellow,.card .bg-yellow{background-color:#ffe66e;background-color:var(--color-yellow)}.card.bg-red,.card .bg-red{background-color:#fd6d6f;background-color:var(--color-red)}.card.bg-pink,.card .bg-pink{background-color:#ff9bbe;background-color:var(--color-pink)}.card.bg-green,.card .bg-green{background-color:#6fe4c1;background-color:var(--color-green)}.card.bg-blue,.card .bg-blue{background-color:#2878ff;background-color:var(--color-blue)}.card.bg-darkblue,.card .bg-darkblue{background-color:#001965;background-color:var(--color-darkblue)}.card.bg-grey-5,.card .bg-grey-5{background-color:#f2f2f2;background-color:var(--color-grey-5)}.card.bg-blue-light,.card .bg-blue-light{background-color:#2878ff1a}.card .card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:36px}.card .card-header .card-title,.card .card-header .card-title-cta{margin:0;font-size:16px;font-size:var(--font-size-body);font-weight:700;font-weight:var(--font-weight-bold);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);line-height:1.2;line-height:var(--font-lineheight-headers)}.card .card-header .card-title{margin-bottom:.5rem}@media(min-width:768px){.card .card-header .card-title{margin-bottom:0}}@media(min-width:1024px){.card .card-header .card-title{min-height:1.2em}}.card .card-header .card-title-cta{position:relative;font-weight:400;font-weight:var(--font-weight-regular);color:#2878ff;color:var(--color-blue)}@media(min-width:1024px){.card .snap-right{margin-right:-20px;margin-right:calc(-1*var(--grid-gutter-mobile))}}@media(min-width:1200px){.card .snap-right{margin-right:-30px;margin-right:calc(-1*var(--grid-gutter))}}@media(min-width:1024px){.card .snap-left{margin-left:-20px;margin-left:calc(-1*var(--grid-gutter-mobile))}}@media(min-width:1200px){.card .snap-left{margin-left:-30px;margin-left:calc(-1*var(--grid-gutter))}}.card .content{padding:30px;padding:var(--grid-gutter);height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;min-height:40vw}@media(min-width:1024px){.card .content{min-height:0}}.card .content.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card .content.flex .copy{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card h1,.card .h1,.card h2,.card .h2,.card h3,.card .h3,.card h4,.card .h4,.card h5,.card .h5,.card h6,.card .h6{text-transform:none}.breadcrumb+.header-component .header-wrapper{margin:40px auto}@media(min-width:1024px){.breadcrumb+.header-component .header-wrapper{margin:80px auto}}.breadcrumb+.header-component+.page-tools{margin-top:-20px;margin-bottom:15px}@media(min-width:768px){.breadcrumb+.header-component+.page-tools{margin-top:-10px;margin-bottom:0}}@media(min-width:1024px){.breadcrumb+.header-component+.page-tools{margin-top:-50px}}.header-component .header-wrapper{max-width:730px;max-width:var(--richtext-max-width);margin:40px auto}@media(min-width:1024px){.header-component .header-wrapper{margin:80px auto}}@media(min-width:1024px){.header-component .header-wrapper{margin:120px auto 80px}}.header-component .header-wrapper.align-left,.align-left .header-component .header-wrapper{margin-left:0;margin-right:0}.header-component .header-wrapper.slim{margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile)}@media(min-width:1024px){.header-component .header-wrapper.slim{margin-bottom:30px;margin-bottom:var(--grid-gutter)}}@media(max-width:1200px){.header-offset-3 .header-component .header-wrapper{margin:100px 0 40px}}@media(max-width:1023px){.header-offset-3 .header-component .header-wrapper{margin:40px 0}}@media(max-width:1023px){.header-component .header-wrapper h1{margin-right:-10px}}.header-component .header-wrapper h1 span,.header-component .header-wrapper h2 span,.header-component .header-wrapper h3 span{font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:700;font-weight:var(--font-weight-bold)}.header-component .header-wrapper .manchet{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);letter-spacing:.01em;font-size:20px;line-height:1.2}@media(min-width:1024px){.header-component .header-wrapper .manchet{font-size:24px;line-height:1.3}}.header-component .header-wrapper .header-info{font-size:14px;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-bottom:15px;margin-bottom:var(--grid-gutter-half);-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-component .header-wrapper .header-info .readtime{margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.header-component .header-wrapper .header-info .readtime .icon{width:18px;height:18px;margin-right:8px}.header-section-component{margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:1024px){.header-section-component{margin-bottom:70px}}.header-section-component+.page-tools{margin:-40px 0 20px}@media(min-width:768px){.header-section-component+.page-tools{margin:-70px 0 40px}}@media(min-width:1024px){.header-section-component+.page-tools{margin:-30px 0 30px}}.header-section-component+.page-tools .share-component{margin-top:0}.header-section-component .header-wrapper{margin-top:20px;margin-top:var(--grid-gutter-mobile)}@media(min-width:1024px){.header-section-component .header-wrapper{margin-top:100px}}@media(max-width:1023px){.header-section-component .header-wrapper h1{margin-right:-10px}}@media(min-width:1024px){.header-section-component .header-wrapper h1{margin-bottom:40px}}.header-section-component .header-wrapper h1 span{font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:700;font-weight:var(--font-weight-bold)}.header-section-component .header-wrapper .headline-wrapper{position:relative;z-index:1}@media(min-width:1024px){.header-section-component .header-wrapper .headline-wrapper{width:155%}.event-top-container .header-section-component .header-wrapper .headline-wrapper{width:160%}}@media(min-width:1440px){.header-section-component .header-wrapper .headline-wrapper{width:140%}}.header-section-component.header-video .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.header-section-component.header-video .header-wrapper{z-index:4;position:relative;max-width:1100px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:17px}@media(min-width:1024px){.header-section-component.header-video .header-wrapper{margin-bottom:-12px;margin-top:100px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media(min-width:768px){.header-section-component.header-video .header-wrapper h1{font-size:64px;font-size:var(--font-size-header-medium)}}@media(min-width:1024px){.header-section-component.header-video .header-wrapper h1{font-size:72px;font-size:var(--font-size-header-large)}}.header-section-component.header-video .video{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media(min-width:1024px){.header-section-component.header-video .video{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.header-section-component.header-video .video-player{position:absolute;width:100%}.header-section-component .manchet{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);letter-spacing:.01em;max-width:520px;max-width:var(--module-text-max-width);font-size:18px;line-height:1.3}@media(min-width:768px){.header-section-component .manchet{font-size:20px}}@media(min-width:1024px){.header-section-component .manchet{font-size:22px}}.header-section-component .manchet.long{max-width:100%}.header-section-component .button{margin-top:5px;margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile)}@media(min-width:768px){.header-section-component .button{margin-top:15px}}@media(min-width:1024px){.header-section-component .button{margin-top:20px;margin-bottom:0}}.header-section-component .button-wrapper .button:not(:last-child){margin-right:15px;margin-right:var(--grid-gutter-half)}.header-section-component .header-image{margin-left:-20px;margin-left:calc(-1*var(--grid-gutter-mobile));margin-right:-20px;margin-right:calc(-1*var(--grid-gutter-mobile));overflow:hidden}@media(max-width:767px){.error-page .header-section-component .header-image{margin-left:0}}@media(min-width:1024px){.header-section-component .header-image{margin-bottom:0;margin-left:-30px;margin-left:calc(-1*var(--grid-gutter));margin-right:-30px;margin-right:calc(-1*var(--grid-gutter))}}@media(min-width:1200px){.header-section-component .header-image{margin-right:-60px;margin-right:calc(-1*var(--grid-gutter-2))}}@media(min-width:1800px){.header-section-component .header-image{margin-right:-65px}}.header-section-component .day{height:100%;font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-size:340px;color:#fff;font-weight:300;font-weight:var(--font-weight-light);line-height:.72;border:solid 0 currentColor;overflow:hidden;margin:40px 0}.error-page .header-section-component .day{color:currentColor}@media(max-width:767px){.error-page .header-section-component .day{font-size:210px;letter-spacing:-10px}}@media(min-width:768px){.header-section-component .day{font-size:340px;margin:40px 0}}@media(min-width:1024px){.header-section-component .day{font-size:500px;letter-spacing:-24px;margin-left:-30%;text-align:right}}@media(min-width:1200px){.header-section-component .day{font-size:580px;letter-spacing:-30px}}@media(min-width:1440px){.header-section-component .day{font-size:650px;letter-spacing:0;margin:0}}.header-section-component .anchor-list ul{list-style:none;padding-left:0}.header-section-component .anchor-list ul li{padding-left:0}.header-section-component .anchor-list ul li a{font-size:20px;letter-spacing:.01em;line-height:24px;display:inline-block;padding:8px 0 8px 33px;opacity:0}.header-section-component .anchor-list ul li a:before{top:20px}.header-green{background-color:#6fe4c1;background-color:var(--color-green)}.header-section-svgcontainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:94px 0}.footer-component{background-color:#001965;background-color:var(--color-darkblue);min-height:200px;color:#fff;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);padding:40px 0;letter-spacing:.02em;z-index:2;position:relative}@media(min-width:768px){.footer-component{padding:60px 0;padding:var(--grid-gutter-2) 0 var(--grid-gutter-2)}}@media(min-width:1200px){.footer-component{padding:100px 0 60px;padding:var(--grid-gutter-3) 0 var(--grid-gutter-2)}}.footer-component .adress a,.footer-component .contact a,.footer-component .language-selector a,.footer-component .opening-hours a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.footer-component .practical-info{margin-bottom:40px}.footer-component .practical-info>div{margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile)}@media(min-width:1024px){.footer-component .practical-info>div{margin-bottom:30px;margin-bottom:var(--grid-gutter)}}.footer-component .footer-links-wrapper{margin-bottom:40px}@media(min-width:1024px){.footer-component .footer-links-wrapper{margin-bottom:30px;margin-bottom:var(--grid-gutter)}}.footer-component .footer-links-wrapper ul.footer-links{padding:0;margin:0;list-style:none}.footer-component .footer-links-wrapper ul.footer-links li a{display:inline-block}.footer-component .footer-links-wrapper .akasse .svg-icon{width:63px;height:32px;display:block;margin-bottom:6px}.footer-component .social .social-icon{margin-right:10px}.footer-component .social .svg-icon{width:32px;height:40px}.footer-component .social a svg{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all cubic-bezier(0,0,.21,1) .2s;transition:all cubic-bezier(0,0,.21,1) .2s;-webkit-transition:all var(--ani-type-1) var(--ani-speed-2);transition:all var(--ani-type-1) var(--ani-speed-2)}.footer-component .social a:hover svg{color:#2878ff;color:var(--color-blue);-webkit-transform:scale(1.1);transform:scale(1.1)}.footer-component .additional-info{margin-bottom:30px;margin-bottom:var(--grid-gutter)}.footer-component .additional-info p{font-size:22px;line-height:28px;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:500;font-weight:var(--font-weight-medium);letter-spacing:.01em;margin-bottom:30px;margin-bottom:var(--grid-gutter)}.footer-component .additional-info .ff{font-size:70px;line-height:71px;color:#2878ff;color:var(--color-blue);margin-bottom:30px;margin-bottom:var(--grid-gutter);font-weight:700;font-weight:var(--font-weight-bold);letter-spacing:-3px;display:inline-block}@media(hover:hover) and (pointer:fine){.footer-component .additional-info .ff:hover:after{-webkit-transform:translateX(0);transform:translate(0)}}@media(min-width:768px){.footer-component .additional-info .ff{font-size:72px;letter-spacing:0}}@media(min-width:1200px){.footer-component .additional-info .ff{font-size:92px;line-height:90px}}.footer-component .app-download{margin-bottom:30px;margin-bottom:var(--grid-gutter-2-mobile)}@media(min-width:768px){.footer-component .app-download{margin-bottom:0}}@media(min-width:1024px){.footer-component .app-download{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:6px}}.footer-component .app-download .app-text{margin-right:30px;margin-right:var(--grid-gutter);margin-bottom:10px}@media(min-width:1024px){.footer-component .app-download .app-text{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}}.footer-component .app-download .social-icon{margin-right:10px}@media(min-width:1024px){.footer-component .app-download .social-icon{display:-webkit-box;display:-ms-flexbox;display:flex}}.footer-component .app-download a img{opacity:.8;-webkit-transition:all cubic-bezier(0,0,.21,1) .2s;transition:all cubic-bezier(0,0,.21,1) .2s;-webkit-transition:all var(--ani-type-1) var(--ani-speed-2);transition:all var(--ani-type-1) var(--ani-speed-2);height:25px}.footer-component .app-download a:hover img{opacity:1}.footer-component .language-selector{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-size:20px;line-height:32px}.footer-component .language-selector span{margin:0 10px}.footer-component .language-selector a{opacity:.6}.footer-component .language-selector a:hover{opacity:1;color:#fff}.footer-component .language-selector .selected{opacity:1}.menu .menu-wrapper .menu-links-container .bottom-container .button-wrapper,.menu .menu-wrapper .menu-links-container .bottom-container .language,.menu .menu-wrapper .menu-search-container .search-container,.menu .menu-wrapper .menu-search-container .more-info,.menu .menu-wrapper .primary-links,.menu .menu-wrapper .secondary-links,.menu .menu-wrapper .third-links{-webkit-transform:translate(0,-40px);transform:translateY(-40px);opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition:all .8s ease;transition:all .8s ease}.menu-open:not(.menu-open-search) .menu .menu-wrapper .menu-links-container .bottom-container .button-wrapper,.menu-open:not(.menu-open-search) .menu .menu-wrapper .menu-links-container .bottom-container .language,.menu-open-search .menu .menu-wrapper .menu-search-container .search-container,.menu-open-search .menu .menu-wrapper .menu-search-container .more-info,.menu-open:not(.menu-open-search) .menu .menu-wrapper .primary-links,.menu-open:not(.menu-open-search) .menu .menu-wrapper .secondary-links,.menu-open:not(.menu-open-search) .menu .menu-wrapper .third-links{-webkit-transform:translate(0,0);transform:translate(0);opacity:1}@-webkit-keyframes drawLine{0%{width:21px}40%{width:12px}to{width:21px}}@keyframes drawLine{0%{width:21px}40%{width:12px}to{width:21px}}@-webkit-keyframes showBubble{0%{opacity:0;-webkit-transform:translate(0,-40px);transform:translateY(-40px)}to{opacity:1;-webkit-transform:translate(0,0);transform:translate(0)}}@keyframes showBubble{0%{opacity:0;-webkit-transform:translate(0,-40px);transform:translateY(-40px)}to{opacity:1;-webkit-transform:translate(0,0);transform:translate(0)}}@-webkit-keyframes moveUpBubble{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{opacity:0;-webkit-transform:translate(0,-15px);transform:translateY(-15px)}}@keyframes moveUpBubble{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{opacity:0;-webkit-transform:translate(0,-15px);transform:translateY(-15px)}}@-webkit-keyframes moveDownBubble{0%{opacity:0;-webkit-transform:translate(0,-15px);transform:translateY(-15px)}to{opacity:1;-webkit-transform:translate(0,0);transform:translate(0);visibility:visible}}@keyframes moveDownBubble{0%{opacity:0;-webkit-transform:translate(0,-15px);transform:translateY(-15px)}to{opacity:1;-webkit-transform:translate(0,0);transform:translate(0);visibility:visible}}.member-bubble-wrapper .member-bubble{position:fixed;top:80px;right:20px;width:70px;height:70px;border-radius:40px;-webkit-box-shadow:0 1px 8px rgba(0,0,0,.15);box-shadow:0 1px 8px #00000026;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:4;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation:moveDownBubble ease .6s forwards;animation:moveDownBubble ease .6s forwards;-webkit-transition:all ease .6s;transition:all ease .6s}@media screen and (min-width:1024px){.member-bubble-wrapper .member-bubble{position:fixed;width:80px;height:80px;bottom:20px;top:20px}}@media(min-width:1200px){.member-bubble-wrapper .member-bubble{right:20px;z-index:4}}@media(min-width:1800px){.member-bubble-wrapper .member-bubble{left:calc(50% + 740px);left:calc(50% + (var(--content-max-width)/2) - 100px);right:auto}}.member-bubble-wrapper .member-bubble.hide{-webkit-animation:moveUpBubble ease .6s forwards;animation:moveUpBubble ease .6s forwards}.member-bubble-wrapper .member-bubble .member-bubble-text{font-size:14px;line-height:16px;text-align:center;letter-spacing:.02em;text-transform:uppercase;padding:5px;font-weight:500;font-weight:var(--font-weight-medium)}@media(min-width:768px){.member-bubble-wrapper .member-bubble .member-bubble-text{font-size:16px;line-height:18px;padding:10px;letter-spacing:.05em}}.menu-logo-text{position:absolute;left:0;right:0;z-index:12}.menu-open .menu-logo-text,.menu-logo-text.branch{z-index:13}@media(min-width:1024px){.menu-logo-text{display:block}}.menu-logo-text .logo-text-wrapper{overflow:hidden;display:inline-block;font-weight:400;font-weight:var(--font-weight-regular)}.menu-logo-text .logo-text-wrapper.white{color:#fff}.menu-logo-text .logo-text-wrapper .logo-text{position:fixed;display:inline-block;opacity:0;-webkit-animation:logo-anim .5s ease-out .25s forwards;animation:logo-anim .5s ease-out .25s forwards;top:23px;left:52px;width:88px;height:32px}@media(min-width:1024px){.menu-logo-text .logo-text-wrapper .logo-text{position:absolute;top:37px;left:auto;width:114px}}.menu-logo-text .logo-text-wrapper .logo-text .branch-logo{margin-top:-11px;opacity:1;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}@media(min-width:1024px){.menu-logo-text .logo-text-wrapper .logo-text .branch-logo{margin-top:-6px}}.menu-logo-text .logo-text-wrapper .logo-text .branch-logo img{display:block}.menu-open .menu-logo-text .logo-text-wrapper .logo-text .branch-logo{opacity:0}.menu-open .menu-logo-text .logo-text-wrapper .logo-text{color:#fff;position:fixed;z-index:4}.menu-logo-text .logo-text-wrapper .logo-text .svg-icon{height:14px}.menu-logo-text .logo-text-wrapper .logo-text .svg-icon a{display:inline-block}@media(hover:hover) and (pointer:fine){.menu-logo-text .logo-text-wrapper .logo-text .svg-icon a:hover:after{-webkit-transform:translateX(0);transform:translate(0)}.menu-logo-text .logo-text-wrapper .logo-text .svg-icon a:after{bottom:3px}}@-webkit-keyframes logo-anim{0%{opacity:0;-webkit-transform:translateX(-40px);transform:translate(-40px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes logo-anim{0%{opacity:0;-webkit-transform:translateX(-40px);transform:translate(-40px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}.menu{position:fixed;width:100%;top:0;left:0;height:64px;background-color:#ededed;z-index:12;color:#001965;color:var(--color-darkblue)}@media(min-width:1024px){.menu{width:80px;width:var(--menu-width);height:100vh;z-index:5}}.menu .side-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:64px;width:100%;z-index:2;position:relative;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}@media(min-width:1024px){.menu .side-wrapper{height:100vh;width:80px;width:var(--menu-width);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.menu-open .menu .side-wrapper{background-color:#193074}.menu .side-wrapper .lower-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(50% + 20px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width:1024px){.menu .side-wrapper .lower-container{width:100%;min-height:calc(50% + 20px);padding-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.menu .side-wrapper .lower-container .flex-group{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:1024px){.menu .side-wrapper .lower-container .flex-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.menu .menu-wrapper{position:absolute;top:64px;top:var(--menu-height);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:0;width:100vw;height:100vh;background-color:transparent;color:#fff;color:var(--color-white);-webkit-transform:translate(0,-100vh);transform:translateY(-100vh);-webkit-transition:background-color .5s ease,-webkit-transform .5s ease;transition:background-color .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,background-color .5s ease;transition:transform .5s ease,background-color .5s ease,-webkit-transform .5s ease;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(min-width:1024px){.menu .menu-wrapper{height:100vh;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate(-100vw,0);transform:translate(-100vw)}}.menu-open .menu .menu-wrapper{background-color:#001965;background-color:var(--color-darkblue);-webkit-transform:translate(0,0);transform:translate(0)}.menu .menu-wrapper .menu-wrapper-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%}@media(min-width:1024px){.menu .menu-wrapper .menu-wrapper-container{min-height:calc(100% - 40px)}}@media(min-width:1660px){.menu .menu-wrapper .menu-wrapper-container{margin-left:-10px;margin-right:-10px}}.menu .menu-wrapper .menu-links-container{top:0;right:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 0;min-height:100%}@media(min-width:768px){.menu .menu-wrapper .menu-links-container{padding:40px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(min-width:1024px){.menu .menu-wrapper .menu-links-container{min-height:calc(100vh - 40px)}}.menu-open-search .menu .menu-wrapper .menu-links-container{overflow:hidden;max-height:calc(100vh - 64px);max-height:calc(100vh - var(--menu-height))}@media(min-width:1024px){.menu-open-search .menu .menu-wrapper .menu-links-container{max-height:100vh;height:100vh}}@media(min-width:1024px){.menu .menu-wrapper .menu-links-container{width:calc(100% + 30px);width:calc(100% + var(--grid-gutter))}}.menu .menu-wrapper .menu-links-container .bottom-container{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;margin-bottom:40px;width:calc(100% - 150px);margin-left:150px}@media(min-width:768px){.menu .menu-wrapper .menu-links-container .bottom-container{width:100%;margin-left:0;margin-bottom:0;margin-top:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;z-index:0}}.menu .menu-wrapper .menu-links-container .bottom-container .button-wrapper{position:absolute;width:53%;bottom:0;right:0;text-align:right}@media(max-width:767px){.menu .menu-wrapper .menu-links-container .bottom-container .button-wrapper .button{padding-left:19px;padding-right:19px}}@media(min-width:768px){.menu .menu-wrapper .menu-links-container .bottom-container .button-wrapper{left:calc(50% + 25px);width:auto;right:auto;text-align:left}}@media(min-width:1024px){.menu .menu-wrapper .menu-links-container .bottom-container .button-wrapper{-webkit-transform:translate(-40px,0);transform:translate(-40px)}}@media(min-width:1200px){.menu .menu-wrapper .menu-links-container .bottom-container .button-wrapper{left:calc(66% + 50px)}}.menu-open:not(.menu-open-search) .menu .menu-wrapper .menu-links-container .bottom-container .button-wrapper{-webkit-transition-delay:.6s;transition-delay:.6s}.menu .menu-wrapper .menu-links-container .bottom-container .language{margin-top:20px;font-size:18px;line-height:28px;margin-bottom:5px}.menu .menu-wrapper .menu-links-container .bottom-container .language svg{margin:6px 5px 0 0}.menu .menu-wrapper .menu-links-container .bottom-container .language svg:hover{opacity:1}.menu-open:not(.menu-open-search) .menu .menu-wrapper .menu-links-container .bottom-container .language{-webkit-transition-delay:.5s;transition-delay:.5s}@media(min-width:1024px){.menu-open:not(.menu-open-search) .menu .menu-wrapper .menu-links-container .bottom-container .language{-webkit-transition-delay:.4s;transition-delay:.4s}}@media(min-width:768px){.menu .menu-wrapper .menu-links-container .bottom-container .language{margin-bottom:0}}@media(min-width:1024px){.menu .menu-wrapper .menu-links-container .bottom-container .language{-webkit-transform:translate(-40px,0);transform:translate(-40px);font-size:22px;margin-top:0}}.menu .menu-wrapper .menu-links-container .bottom-container .language .divider-slash{display:inline-block;margin:0 8px}@media(min-width:768px){.menu .menu-wrapper .menu-links-container .bottom-container .language .divider-slash{margin:0 12px}}.menu .menu-wrapper .menu-links-container .bottom-container .language a{text-decoration:none;letter-spacing:.02em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.menu .menu-wrapper .menu-links-container .bottom-container .language a:not(.selected){opacity:.6}.menu .menu-wrapper .menu-links-container .bottom-container .language a:not(.selected):hover{opacity:1}.menu .menu-wrapper .menu-search-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 0;top:0;right:0;left:0;width:100%;height:100%;z-index:-1}@media(min-width:1024px){.menu .menu-wrapper .menu-search-container{max-height:100vh}}.menu-open-search .menu .menu-wrapper .menu-search-container{z-index:0}.menu .menu-wrapper .menu-search-container .search-container{position:relative;color:#2878ff;color:var(--color-blue);max-width:1080px;z-index:1;padding-bottom:30px;padding-bottom:var(--grid-gutter)}@media(min-width:1024px){.menu .menu-wrapper .menu-search-container .search-container{-webkit-transform:translate(-40px,0);transform:translate(-40px)}}.menu-open-search .menu .menu-wrapper .menu-search-container .search-container{-webkit-transition-delay:.4s;transition-delay:.4s}.menu .menu-wrapper .menu-search-container .search-container #global-search-input{font-size:28px;line-height:28px;margin-bottom:0}@media(min-width:1024px){.menu .menu-wrapper .menu-search-container .search-container #global-search-input{font-size:48px;line-height:48px}}.menu .menu-wrapper .menu-search-container .search-container button{position:absolute;right:0;top:0;height:64px;text-indent:-9999px;color:#2878ff;color:var(--color-blue);padding-right:0;background-color:transparent}@media(max-width:1023px){.menu .menu-wrapper .menu-search-container .search-container button{height:40px;min-width:60px}}.menu .menu-wrapper .menu-search-container .search-container button .svg-icon{position:absolute;right:20px;top:26px;width:29px;height:28px}@media(max-width:1023px){.menu .menu-wrapper .menu-search-container .search-container button .svg-icon{right:15px;top:7px}}.menu .menu-wrapper .menu-search-container .search-container button .svg-icon svg{position:absolute}@media(max-width:767px){.menu .menu-wrapper .menu-search-container .more-info-container .row .col-xs-12:not(:last-child){margin-bottom:30px;margin-bottom:var(--grid-gutter)}}.menu .menu-wrapper .menu-search-container .more-info{max-width:370px;color:#fff;font-size:20px;line-height:30px}@media(min-width:1024px){.menu .menu-wrapper .menu-search-container .more-info{-webkit-transform:translate(-40px,0);transform:translate(-40px);min-width:370px}}.menu-open-search .menu .menu-wrapper .menu-search-container .more-info{-webkit-transition-delay:.575s;transition-delay:.575s}.menu .menu-wrapper .menu-search-container .more-info .more-info-text{margin-bottom:30px}.menu .menu-wrapper .menu-search-container .more-info .phone a{font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-size:48px;line-height:32px;font-weight:700;font-weight:var(--font-weight-bold)}@media(min-width:1024px){.menu .menu-wrapper .menu-search-container .more-info .phone a{font-size:64px;line-height:32px}}.menu .menu-wrapper ul,.menu .menu-wrapper ol{padding:0;margin:0;list-style:none}.menu .menu-wrapper ul li,.menu .menu-wrapper ol li{margin-bottom:0}.menu .menu-wrapper ul li a,.menu .menu-wrapper ol li a{color:#fff}@media(min-width:1024px){.menu .menu-wrapper .primary-links{-webkit-transform:translate(-40px,0);transform:translate(-40px)}}.menu-open:not(.menu-open-search) .menu .menu-wrapper .primary-links{-webkit-transition-delay:.4s;transition-delay:.4s}.menu .menu-wrapper .primary-links ul{margin-bottom:0;overflow:hidden}@media(max-width:767px){.menu .menu-wrapper .primary-links ul{margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile)}}.menu .menu-wrapper .primary-links ul a{color:#2878ff;color:var(--color-blue);font-weight:500;font-weight:var(--font-weight-medium);letter-spacing:.01em;padding-bottom:20px;display:inline-block;font-size:22px;line-height:24px;position:relative;-webkit-transition:all .25s cubic-bezier(.5,0,.5,1);transition:all .25s cubic-bezier(.5,0,.5,1);-webkit-transition:all .25s var(--cubic-ease-in-out);transition:all .25s var(--cubic-ease-in-out);padding-left:25px;-webkit-transform:translateX(-25px);transform:translate(-25px)}@media(min-width:1024px){.menu .menu-wrapper .primary-links ul a{font-size:26px;line-height:28px}}@media(min-width:1024px){.menu .menu-wrapper .primary-links ul a{font-size:30px;line-height:28px;padding-bottom:30px;padding-left:32px;-webkit-transform:translateX(-32px);transform:translate(-32px)}}.menu .menu-wrapper .primary-links ul a:before{position:absolute;left:0;top:11px;width:12px;border-top:solid 2px currentColor;content:"";margin-right:7px;display:inline-block}@media(min-width:768px){.menu .menu-wrapper .primary-links ul a:before{top:14px}}@media(min-width:1024px){.menu .menu-wrapper .primary-links ul a:before{top:14px;width:20px;margin-right:12px}}@media(hover:hover) and (pointer:fine){.menu .menu-wrapper .primary-links ul a:hover{-webkit-transform:translateX(0);transform:translate(0)}.menu .menu-wrapper .primary-links ul a:hover+.link-content{visibility:visible;-webkit-transform:translateX(0);transform:translate(0);opacity:1;-webkit-transition:all .4s ease .15s;transition:all .4s ease .15s;-webkit-transition:all var(--ani-speed-4) ease .15s;transition:all var(--ani-speed-4) ease .15s}}@media(-ms-high-contrast:none){.menu .menu-wrapper .primary-links ul a:hover{-webkit-transform:translateX(0);transform:translate(0)}.menu .menu-wrapper .primary-links ul a:hover+.link-content{visibility:visible;-webkit-transform:translateX(0);transform:translate(0);opacity:1;-webkit-transition:all .4s ease .15s;transition:all .4s ease .15s;-webkit-transition:all var(--ani-speed-4) ease .15s;transition:all var(--ani-speed-4) ease .15s}}.menu .menu-wrapper .primary-links ul .link-content{display:none;visibility:hidden;position:absolute;top:0;left:100%;max-width:320px;width:100%;-webkit-transform:translateX(-10px);transform:translate(-10px);opacity:0;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s;-webkit-transition:all var(--ani-speed-2) ease 0s;transition:all var(--ani-speed-2) ease 0s}@media(min-width:1024px){.menu .menu-wrapper .primary-links ul .link-content{display:block}}.menu .menu-wrapper .primary-links ul .link-content p{font-weight:400;font-weight:var(--font-weight-regular)}.menu .menu-wrapper .primary-links ul .link-content .image-wrapper{max-width:260px}@media(min-width:1024px){.menu .menu-wrapper .secondary-links{-webkit-transform:translate(-40px,0);transform:translate(-40px)}}.menu-open:not(.menu-open-search) .menu .menu-wrapper .secondary-links{-webkit-transition-delay:.4s;transition-delay:.4s}@media(min-width:1024px){.menu-open:not(.menu-open-search) .menu .menu-wrapper .secondary-links{-webkit-transition-delay:.5s;transition-delay:.5s}}.menu .menu-wrapper .third-links{color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:500;font-weight:var(--font-weight-medium);font-size:18px}@media(min-width:768px){.menu .menu-wrapper .third-links{margin-top:0;line-height:28px}}@media(min-width:1024px){.menu .menu-wrapper .third-links{font-size:22px;margin-top:-6px;-webkit-transform:translate(-40px,0);transform:translate(-40px)}}.menu .menu-wrapper .third-links .headline-xs{opacity:.6}@media(max-width:767px){.menu .menu-wrapper .third-links .headline-xs{font-size:16px;line-height:24px;letter-spacing:.02em}}.menu .menu-wrapper .third-links .third-links-ul{font-weight:400;font-weight:var(--font-weight-regular);margin-bottom:20px}@media(min-width:768px){.menu .menu-wrapper .third-links .third-links-ul{margin:40px 0}}.menu-open:not(.menu-open-search) .menu .menu-wrapper .third-links{-webkit-transition-delay:.5s;transition-delay:.5s}@media(min-width:1024px){.menu-open:not(.menu-open-search) .menu .menu-wrapper .third-links{-webkit-transition-delay:.65s;transition-delay:.65s}}.menu .menu-wrapper .third-links .my-union-button{max-width:45vw;width:200px}.menu .menu-wrapper .third-links form,.menu .menu-wrapper .third-links .my-union-button{margin-bottom:-55px}@media(min-width:768px){.menu .menu-wrapper .third-links form,.menu .menu-wrapper .third-links .my-union-button{margin-bottom:0}}.menu .logo{position:relative;margin-left:20px;margin-top:6px}@media(min-width:1024px){.menu .logo{width:40px;margin-top:40px;margin-left:25px}}.menu-open .menu .logo{color:#fff}.menu .logo a{display:block}@media(max-width:1023px){.menu .logo svg{width:25px}}.menu .logo .svg-icon{height:54px;width:32px}.menu .logo path{stroke-dasharray:100;stroke-dashoffset:10;-webkit-transition:stroke-dashoffset 0s;transition:stroke-dashoffset 0s}.menu .logo:hover path{-webkit-transition:stroke-dashoffset 1.25s cubic-bezier(.5,0,.5,1);transition:stroke-dashoffset 1.25s cubic-bezier(.5,0,.5,1);-webkit-transition:stroke-dashoffset 1.25s var(--cubic-ease-in-out);transition:stroke-dashoffset 1.25s var(--cubic-ease-in-out);stroke-dashoffset:200}.menu .toggle-menu{-ms-flex-item-align:center;align-self:center;height:60px;text-transform:uppercase;font-size:16px;text-align:center;cursor:pointer;position:relative;padding:19px 0}@media(min-width:1024px){.menu .toggle-menu{width:60px;padding:10px;margin-bottom:40px}}.menu .toggle-menu .toggle-menu-trigger{position:absolute;z-index:11;inset:0 -20px 0 -10px}@media(min-width:1024px){.menu .toggle-menu .toggle-menu-trigger{inset:0 -10px -15px}}@media(hover:hover) and (pointer:fine){html:not(.menu-open) .menu .toggle-menu .toggle-menu-trigger:hover+.burger-bg+.burger div{-webkit-transform-origin:left center;transform-origin:left center;-webkit-animation:drawLine .4s ease-out;animation:drawLine .4s ease-out}html:not(.menu-open) .menu .toggle-menu .toggle-menu-trigger:hover+.burger-bg+.burger div:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}html:not(.menu-open) .menu .toggle-menu .toggle-menu-trigger:hover+.burger-bg+.burger div:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}}.menu .toggle-menu .burger-bg{position:absolute;width:43px;height:43px;border-radius:43px;background-color:#001965;background-color:var(--color-darkblue);z-index:0;top:9px;-webkit-transition:background-color .4s cubic-bezier(0,0,.21,1);transition:background-color .4s cubic-bezier(0,0,.21,1);-webkit-transition:background-color var(--ani-speed-4) var(--ani-type-1);transition:background-color var(--ani-speed-4) var(--ani-type-1);-webkit-transition-delay:.3s;transition-delay:.3s}@media(min-width:1024px){.menu .toggle-menu .burger-bg{top:0}}.menu-open .menu .toggle-menu .burger-bg{background-color:#fff;-webkit-transition-delay:0s;transition-delay:0s}.menu-open.menu-open-search .menu .toggle-menu .burger-bg{background-color:#001965;background-color:var(--color-darkblue);-webkit-transition-delay:0s;transition-delay:0s}.menu .toggle-menu .burger{position:relative;width:21px;height:40px;display:block;cursor:pointer;-webkit-transition:all .5s;transition:all .5s;text-align:left;margin:6px 0 0 11px}.menu .toggle-menu .burger div,.menu .toggle-menu .burger div:before,.menu .toggle-menu .burger div:after{background:#fff;position:absolute;height:2px;width:21px;-webkit-transition:all .5s;transition:all .5s}.menu-open .menu .toggle-menu .burger div,.menu-open .menu .toggle-menu .burger div:before,.menu-open .menu .toggle-menu .burger div:after{background:#001965;background:var(--color-darkblue)}.menu-open.menu-open-search .menu .toggle-menu .burger div,.menu-open.menu-open-search .menu .toggle-menu .burger div:before,.menu-open.menu-open-search .menu .toggle-menu .burger div:after{background:#fff}.menu .toggle-menu .burger div:first-child{top:0;-webkit-transition:width .4s .4s,top .4s,right .4s,-webkit-transform .4s;transition:width .4s .4s,top .4s,right .4s,-webkit-transform .4s;transition:width .4s .4s,top .4s,right .4s,transform .4s;transition:width .4s .4s,top .4s,right .4s,transform .4s,-webkit-transform .4s;-webkit-transition:width var(--ani-speed-4) var(--ani-speed-4),top var(--ani-speed-4),right var(--ani-speed-4),-webkit-transform var(--ani-speed-4);transition:width var(--ani-speed-4) var(--ani-speed-4),top var(--ani-speed-4),right var(--ani-speed-4),-webkit-transform var(--ani-speed-4);transition:width var(--ani-speed-4) var(--ani-speed-4),top var(--ani-speed-4),right var(--ani-speed-4),transform var(--ani-speed-4);transition:width var(--ani-speed-4) var(--ani-speed-4),top var(--ani-speed-4),right var(--ani-speed-4),transform var(--ani-speed-4),-webkit-transform var(--ani-speed-4)}.menu .toggle-menu .burger div:nth-child(2){top:5px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-transition:-webkit-transform var(--ani-speed-4);transition:-webkit-transform var(--ani-speed-4);transition:transform var(--ani-speed-4);transition:transform var(--ani-speed-4),-webkit-transform var(--ani-speed-4)}.menu .toggle-menu .burger div:nth-child(3){top:10px;-webkit-transition:width .4s .4s,top .4s,right .4s,-webkit-transform .4s;transition:width .4s .4s,top .4s,right .4s,-webkit-transform .4s;transition:width .4s .4s,top .4s,right .4s,transform .4s;transition:width .4s .4s,top .4s,right .4s,transform .4s,-webkit-transform .4s;-webkit-transition:width var(--ani-speed-4) var(--ani-speed-4),top var(--ani-speed-4),right var(--ani-speed-4),-webkit-transform var(--ani-speed-4);transition:width var(--ani-speed-4) var(--ani-speed-4),top var(--ani-speed-4),right var(--ani-speed-4),-webkit-transform var(--ani-speed-4);transition:width var(--ani-speed-4) var(--ani-speed-4),top var(--ani-speed-4),right var(--ani-speed-4),transform var(--ani-speed-4);transition:width var(--ani-speed-4) var(--ani-speed-4),top var(--ani-speed-4),right var(--ani-speed-4),transform var(--ani-speed-4),-webkit-transform var(--ani-speed-4)}.menu-open:not(.menu-open-search) .menu .toggle-menu .burger div:first-child{top:2px;left:2px;width:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:width .4s,top .4s .4s,left .4s .4s,-webkit-transform .4s .4s;transition:width .4s,top .4s .4s,left .4s .4s,-webkit-transform .4s .4s;transition:width .4s,top .4s .4s,left .4s .4s,transform .4s .4s;transition:width .4s,top .4s .4s,left .4s .4s,transform .4s .4s,-webkit-transform .4s .4s;-webkit-transition:width var(--ani-speed-4),top var(--ani-speed-4) var(--ani-speed-4),left var(--ani-speed-4) var(--ani-speed-4),-webkit-transform var(--ani-speed-4) var(--ani-speed-4);transition:width var(--ani-speed-4),top var(--ani-speed-4) var(--ani-speed-4),left var(--ani-speed-4) var(--ani-speed-4),-webkit-transform var(--ani-speed-4) var(--ani-speed-4);transition:width var(--ani-speed-4),top var(--ani-speed-4) var(--ani-speed-4),left var(--ani-speed-4) var(--ani-speed-4),transform var(--ani-speed-4) var(--ani-speed-4);transition:width var(--ani-speed-4),top var(--ani-speed-4) var(--ani-speed-4),left var(--ani-speed-4) var(--ani-speed-4),transform var(--ani-speed-4) var(--ani-speed-4),-webkit-transform var(--ani-speed-4) var(--ani-speed-4)}.menu-open:not(.menu-open-search) .menu .toggle-menu .burger div:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:-webkit-transform .4s .4s;transition:-webkit-transform .4s .4s;transition:transform .4s .4s;transition:transform .4s .4s,-webkit-transform .4s .4s;-webkit-transition:-webkit-transform var(--ani-speed-4) var(--ani-speed-4);transition:-webkit-transform var(--ani-speed-4) var(--ani-speed-4);transition:transform var(--ani-speed-4) var(--ani-speed-4);transition:transform var(--ani-speed-4) var(--ani-speed-4),-webkit-transform var(--ani-speed-4) var(--ani-speed-4);top:5px}.menu-open:not(.menu-open-search) .menu .toggle-menu .burger div:nth-child(3){width:50%;right:2px;top:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:width .4s,top .4s .4s,right .4s .4s,-webkit-transform .4s .4s;transition:width .4s,top .4s .4s,right .4s .4s,-webkit-transform .4s .4s;transition:width .4s,top .4s .4s,right .4s .4s,transform .4s .4s;transition:width .4s,top .4s .4s,right .4s .4s,transform .4s .4s,-webkit-transform .4s .4s;-webkit-transition:width var(--ani-speed-4),top var(--ani-speed-4) var(--ani-speed-4),right var(--ani-speed-4) var(--ani-speed-4),-webkit-transform var(--ani-speed-4) var(--ani-speed-4);transition:width var(--ani-speed-4),top var(--ani-speed-4) var(--ani-speed-4),right var(--ani-speed-4) var(--ani-speed-4),-webkit-transform var(--ani-speed-4) var(--ani-speed-4);transition:width var(--ani-speed-4),top var(--ani-speed-4) var(--ani-speed-4),right var(--ani-speed-4) var(--ani-speed-4),transform var(--ani-speed-4) var(--ani-speed-4);transition:width var(--ani-speed-4),top var(--ani-speed-4) var(--ani-speed-4),right var(--ani-speed-4) var(--ani-speed-4),transform var(--ani-speed-4) var(--ani-speed-4),-webkit-transform var(--ani-speed-4) var(--ani-speed-4)}.menu .toggle-menu .open-text,.menu .toggle-menu .close-text{width:100%;position:absolute;top:20px;left:-55px;font-size:14px;display:none;letter-spacing:.1em}@media(min-width:1024px){.menu .toggle-menu .open-text,.menu .toggle-menu .close-text{left:0;top:50px;display:block}}.menu .toggle-menu .open-text{-webkit-transform:translateX(0);transform:translate(0);opacity:1;-webkit-transition:all .3s cubic-bezier(0,0,.21,1);transition:all .3s cubic-bezier(0,0,.21,1);-webkit-transition:all .3s var(--ani-type-1);transition:all .3s var(--ani-type-1);-webkit-transition-delay:.35s;transition-delay:.35s}.menu-open .menu .toggle-menu .open-text{color:#fff}.menu-open:not(.menu-open-search):not(.menu-open-profile) .menu .toggle-menu .open-text{-webkit-transform:translateX(30px);transform:translate(30px);opacity:0}.menu .toggle-menu .close-text{opacity:0;-webkit-transform:translateX(-30px);transform:translate(-30px);-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all .4s var(--ani-type-1);transition:all .4s var(--ani-type-1)}.menu-open .menu .toggle-menu .close-text{color:#fff}.menu-open:not(.menu-open-search) .menu .toggle-menu .close-text{-webkit-transform:translateX(0);transform:translate(0);opacity:1;-webkit-transition-delay:.4s;transition-delay:.4s}.menu .profile{position:absolute;width:60px;right:58px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;height:100%;-webkit-transition:color .5s;transition:color .5s}@media(min-width:1024px){.menu .profile{position:relative;width:100%;right:auto}}.menu-open .menu .profile{color:#fff}.menu .profile .link-text,.menu .profile .link-text form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:60px}.menu .profile .link-text .link-mit-forbund{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100%}.menu .profile .link-text .link-mit-forbund .open-text{padding:0 5px;letter-spacing:1px;font-size:13px;line-height:1.1;text-transform:uppercase;margin-top:4px}.menu .profile .link-text .link-mit-forbund .icon-label{line-height:1em;width:100%;padding:0 5px 2px;font-size:14px;text-transform:uppercase;display:none;text-align:center;margin-top:.5rem}@media(min-width:1024px){.menu .profile .link-text .link-mit-forbund .icon-label{display:block}}.menu .profile .link-text .link-mit-forbund svg{margin-bottom:0}.menu .profile .link-text .link-mit-forbund[type=submit] .svg-lock .anim,.menu .profile .link-text .link-mit-forbund[type=submit] .svg-lock .anim-2{stroke-dasharray:100;stroke-dashoffset:80;-webkit-transition:stroke-dashoffset .5s ease-out;transition:stroke-dashoffset .5s ease-out}.menu .profile .link-text .link-mit-forbund[type=submit]:hover .svg-lock .anim{stroke-dashoffset:87}.menu .profile .link-text .link-mit-forbund[type=submit]:hover .svg-lock .anim-2{stroke-dashoffset:110}.menu .profile .link-text .link-mit-forbund .icon-bg{background-color:#ffe66e;background-color:var(--color-yellow);width:43px;height:43px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(hover:hover) and (pointer:fine){.menu .profile .link-text .link-mit-forbund[href]:hover .svg-user-icon path.head{-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}.menu .profile .link-text .link-mit-forbund[href] .svg-user-icon path.head{-webkit-transform:rotateY(0deg);transform:rotateY(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform 0s;transition:-webkit-transform 0s;transition:transform 0s;transition:transform 0s,-webkit-transform 0s}.menu .profile .link-text .svg-icon-profile{overflow:hidden;display:block}@media(min-width:1024px){.menu .profile .link-text .svg-icon-profile{margin-bottom:10px}}.menu .profile .link-text .toggle-profile-trigger{position:absolute;z-index:11;cursor:pointer;inset:-20px 0 -5px}@media(min-width:1024px){.menu .profile .link-text .toggle-profile-trigger{inset:0}}.menu .profile .link-text .open-text,.menu .profile .link-text .close-text{font-size:14px;line-height:1.2;letter-spacing:.01em;padding:0 10px;text-overflow:ellipsis;overflow:hidden;display:none;text-align:center}@media(min-width:1024px){.menu .profile .link-text .open-text,.menu .profile .link-text .close-text{display:block}}@media(-ms-high-contrast:none){.menu .profile .link-text .open-text,.menu .profile .link-text .close-text{white-space:nowrap}}.menu .profile .link-text .profile-wrapper{position:absolute;width:355px;background:#fff;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.1);box-shadow:0 2px 15px #0000001a;padding:30px 20px 20px;text-align:left;text-transform:none;letter-spacing:normal;letter-spacing:initial;-webkit-transform:translate(0,-15px);transform:translateY(-15px);opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;overflow-y:auto;visibility:hidden;right:-57px;max-width:calc(100vw - 20px);top:66px}@media(min-width:768px){.menu .profile .link-text .profile-wrapper{right:-20px}}@media(min-width:1024px){.menu .profile .link-text .profile-wrapper{left:100px;bottom:0;top:auto;-webkit-transform:translate(-15px,0);transform:translate(-15px)}}.menu-profile-open .menu .profile .link-text .profile-wrapper{-webkit-transform:translate(0,0);transform:translate(0);opacity:1;visibility:visible}.menu .profile .link-text .profile-wrapper .name{font-size:24px;line-height:28px;font-weight:500;font-weight:var(--font-weight-medium);margin-bottom:30px;margin-bottom:var(--grid-gutter)}.menu .profile .link-text .profile-wrapper ul{margin:0 0 30px;padding:0;list-style:none;margin-bottom:var(--grid-gutter);font-size:16px}.menu .profile .link-text .profile-wrapper .profile-close{width:20px;height:20px;position:relative;display:block;position:absolute;overflow:hidden;right:10px;top:10px;cursor:pointer}.menu .profile .link-text .profile-wrapper .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.menu .profile .link-text .profile-wrapper .button-wrapper .button-box{margin-right:15px;margin-right:var(--grid-gutter-half)}.menu .profile .link-text .profile-wrapper .button-wrapper .button-box:last-child{margin-right:0}.menu .menu-selector,.menu .toggle-search{padding:20px;margin-bottom:0;font-size:13px;text-transform:uppercase;position:relative;max-width:66px}@media(min-width:1024px){.menu .menu-selector,.menu .toggle-search{padding:0 10px;margin-bottom:40px;max-width:100vw}}.menu-open .menu .menu-selector,.menu-open .menu .toggle-search{color:#fff;color:var(--color-white)}.menu .menu-selector .link-text,.menu .toggle-search .link-text{text-align:center;letter-spacing:.05em;margin-top:-2px;position:relative}@media(min-width:1024px){.menu .menu-selector .link-text,.menu .toggle-search .link-text{height:53px;margin-top:-5px}}.menu .menu-selector .link-text .svg-icon,.menu .toggle-search .link-text .svg-icon{width:43px;height:43px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:2px;-webkit-transition:background .5s;transition:background .5s}@media(min-width:1024px){.menu .menu-selector .link-text .svg-icon,.menu .toggle-search .link-text .svg-icon{margin-bottom:5px}}.menu-open .menu .menu-selector .link-text .svg-icon,.menu-open .menu .toggle-search .link-text .svg-icon{background:#001965;background:var(--color-darkblue)}.menu-open.menu-open-search .menu .menu-selector .link-text .svg-icon,.menu-open.menu-open-search .menu .toggle-search .link-text .svg-icon{background:#fff}.menu .menu-selector .link-text .svg-icon .svg-search-icon,.menu .toggle-search .link-text .svg-icon .svg-search-icon{position:absolute;-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:all .5s;transition:all .5s;-webkit-transition-delay:0s;transition-delay:0s}.menu-open-search .menu .menu-selector .link-text .svg-icon .svg-search-icon,.menu-open-search .menu .toggle-search .link-text .svg-icon .svg-search-icon{-webkit-transform:scale(.3);transform:scale(.3);opacity:0;-webkit-transition-delay:.2s;transition-delay:.2s}@media(-ms-high-contrast:none){.menu .menu-selector .link-text .svg-icon .svg-search-icon,.menu .toggle-search .link-text .svg-icon .svg-search-icon{left:29px;top:10px}}.menu .menu-selector .link-text .svg-icon .svg-close-icon,.menu .toggle-search .link-text .svg-icon .svg-close-icon{position:absolute;-webkit-transform:scale(.3);transform:scale(.3);-webkit-transition:all .5s;transition:all .5s;opacity:0;-webkit-transition-delay:0s;transition-delay:0s}@media(-ms-high-contrast:none){.menu .menu-selector .link-text .svg-icon .svg-close-icon,.menu .toggle-search .link-text .svg-icon .svg-close-icon{left:33px;top:14px}}.menu-open-search .menu .menu-selector .link-text .svg-icon .svg-close-icon,.menu-open-search .menu .toggle-search .link-text .svg-icon .svg-close-icon{-webkit-transform:scale(1) translateX(-1px);transform:scale(1) translate(-1px);opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}@media(min-width:1024px){.menu-open-search .menu .menu-selector .link-text .svg-icon .svg-close-icon,.menu-open-search .menu .toggle-search .link-text .svg-icon .svg-close-icon{-webkit-transform:scale(1) translateX(0);transform:scale(1) translate(0)}}.menu .menu-selector .link-text .toggle-search-trigger,.menu .toggle-search .link-text .toggle-search-trigger{position:absolute;z-index:11;cursor:pointer;inset:-20px -20px -10px -15px}@media(min-width:1024px){.menu .menu-selector .link-text .toggle-search-trigger,.menu .toggle-search .link-text .toggle-search-trigger{inset:0 0 -15px}}.menu .menu-selector .link-text .toggle-search-trigger+.svg-icon circle,.menu .toggle-search .link-text .toggle-search-trigger+.svg-icon circle{stroke-dasharray:50;stroke-dashoffset:0;-webkit-transition:stroke-dashoffset 0s;transition:stroke-dashoffset 0s}@media(hover:hover) and (pointer:fine){.menu .menu-selector .link-text .toggle-search-trigger:hover+.svg-icon circle,.menu .toggle-search .link-text .toggle-search-trigger:hover+.svg-icon circle{-webkit-transition:stroke-dashoffset .5s ease-out;transition:stroke-dashoffset .5s ease-out;stroke-dashoffset:100}}.menu .menu-selector .link-text .open-text,.menu .menu-selector .link-text .close-text,.menu .toggle-search .link-text .open-text,.menu .toggle-search .link-text .close-text{width:100%;position:absolute;top:20px;left:-55px;font-size:14px;display:none;letter-spacing:.1em;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:1024px){.menu .menu-selector .link-text .open-text,.menu .menu-selector .link-text .close-text,.menu .toggle-search .link-text .open-text,.menu .toggle-search .link-text .close-text{left:0;top:auto;display:block}}.menu .menu-selector .link-text .open-text,.menu .toggle-search .link-text .open-text{-webkit-transform:translateX(0);transform:translate(0);opacity:1;-webkit-transition:all .3s cubic-bezier(0,0,.21,1);transition:all .3s cubic-bezier(0,0,.21,1);-webkit-transition:all .3s var(--ani-type-1);transition:all .3s var(--ani-type-1);-webkit-transition-delay:.35s;transition-delay:.35s}.menu .menu-selector .link-text .login-icon-button .open-text,.menu .toggle-search .link-text .login-icon-button .open-text{-webkit-transition-delay:0s;transition-delay:0s;margin-top:8px}.menu .menu-selector .link-text .close-text,.menu .toggle-search .link-text .close-text{opacity:0;-webkit-transform:translateX(-30px);transform:translate(-30px);-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all .4s var(--ani-type-1);transition:all .4s var(--ani-type-1)}.menu .menu-selector .link-text.open .open-text,.menu .toggle-search .link-text.open .open-text{-webkit-transform:translateX(30px);transform:translate(30px);opacity:0}.menu .menu-selector .link-text.open .close-text,.menu .toggle-search .link-text.open .close-text{-webkit-transform:translateX(0);transform:translate(0);opacity:1;color:#fff;-webkit-transition-delay:.4s;transition-delay:.4s}.menu .toggle-search{max-width:66px;padding:12px;position:absolute;right:0}@media(min-width:1024px){.menu .toggle-search{max-width:100%;position:relative;padding:0}}.menu-open-search .menu .toggle-search{color:#001965;color:var(--color-darkblue)}.menu-open:not(.menu-open-search) .higher-zindex{position:relative;z-index:1}.breadcrumb{text-transform:uppercase;padding:20px 0 0;position:relative;margin-bottom:-20px;z-index:4}@media(min-width:768px){.breadcrumb{padding:30px 0 0}}@media(min-width:1024px){.breadcrumb{margin-top:0;padding:36px 0 0;margin-bottom:-40px}}@media(max-width:767px){.branch-news-page .breadcrumb{margin-bottom:-10px}}.header-section-component:not(.header-video) .breadcrumb{padding:20px 0}@media(min-width:1024px){.header-section-component:not(.header-video) .breadcrumb{padding:36px 0 0;width:150%;margin-bottom:-60px}}.header-section-component:not(.header-video) .breadcrumb .container{padding:0}@media(min-width:1024px){.header-section-component:not(.header-video) .breadcrumb .container{padding:0 0 0 140px}}@media(min-width:1200px){.header-section-component:not(.header-video) .breadcrumb .container{padding:0 0 0 25%}}.header-section-component.header-video .breadcrumb{padding:15px 0 10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:-20px}@media(min-width:768px){.header-section-component.header-video .breadcrumb{padding:20px 0 15px;margin-left:-17px}}@media(min-width:1024px){.header-section-component.header-video .breadcrumb{padding:36px 0 0;width:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-left:0;margin-bottom:-59px}}@media(min-width:1024px){.header-section-component.header-video .breadcrumb .container{padding:0 0 0 25%}}@media(min-width:1200px){.header-section-component.header-video .breadcrumb .container{padding:0 0 0 20%}}.breadcrumb .breadcrumb-wrapper{max-width:730px;max-width:var(--richtext-max-width);margin:auto}@media(min-width:1200px){.container-offset .breadcrumb .breadcrumb-wrapper{margin-left:25%;padding-left:1rem}}@media(min-width:1024px){.breadcrumb .breadcrumb-wrapper{margin-left:33%}}@media(min-width:1200px){.breadcrumb .breadcrumb-wrapper{margin:auto}}.header-section-component .breadcrumb .breadcrumb-wrapper{margin-left:0}.breadcrumb .breadcrumb-wrapper ul{padding:0;margin:0;list-style:none}.breadcrumb .breadcrumb-wrapper ul li{line-height:14px;font-size:14px;display:inline-block;letter-spacing:.05em;line-height:1.2}@media(min-width:768px){.breadcrumb .breadcrumb-wrapper ul li{line-height:16px;font-size:16px;letter-spacing:.075em}}@media(min-width:1024px){.breadcrumb .breadcrumb-wrapper ul li{line-height:18px;font-size:18px}}.breadcrumb .breadcrumb-wrapper ul li:first-child{display:none}@media(min-width:768px){.breadcrumb .breadcrumb-wrapper ul li:first-child{display:inline-block}}.breadcrumb .breadcrumb-wrapper ul li:first-child:before{display:none}.breadcrumb .breadcrumb-wrapper ul li:last-child a{opacity:1}.breadcrumb .breadcrumb-wrapper ul li:before{content:"/";display:inline;padding:0 1px 0 2px;letter-spacing:0;cursor:default;opacity:1}@media(min-width:768px){.breadcrumb .breadcrumb-wrapper ul li:before{opacity:.7;padding:0 1px 0 3px}}.breadcrumb .breadcrumb-wrapper ul li a{opacity:.7;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-bottom:4px}@media(hover:hover) and (pointer:fine){.breadcrumb .breadcrumb-wrapper ul li a:hover{opacity:1}.breadcrumb .breadcrumb-wrapper ul li a:hover:after{-webkit-transform:translateX(0);transform:translate(0)}}.accordion-module{margin-bottom:50px;margin-bottom:var(--grid-gutter-3-mobile);padding-top:50px;padding-top:var(--grid-gutter-3-mobile)}.accordion-module+.accordion-module{padding-top:0}.accordion-module.full-width .accordion-header,.accordion-module.full-width .accordion-headline,.accordion-module.full-width .accordion-content{max-width:100%}.accordion-module.hide{opacity:0;width:0;height:0;padding:0;margin:0}@media(min-width:1024px){.accordion-module{margin-bottom:100px;margin-bottom:var(--grid-gutter-3);padding-top:60px;padding-top:var(--grid-gutter-2)}}.accordion-module .accordion-headline{max-width:730px;max-width:var(--richtext-max-width);margin:auto}.accordion-module .accordion-headline h2{text-align:left;margin-bottom:30px}@media(min-width:1024px){.accordion-module .accordion-headline h2{margin-bottom:40px}}.accordion-module .accordion-header{font-size:20px;line-height:26px;padding:20px 40px 18px 0;position:relative;cursor:pointer;border-top:solid 2px currentColor;max-width:730px;max-width:var(--richtext-max-width);margin:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;font-weight:var(--font-weight-medium);letter-spacing:.1px}@media(min-width:1024px){.accordion-module .accordion-header{padding:30px 50px 28px 0}}.theme-page.theme-darkblue .accordion-module .accordion-header{border-color:currentColor}.accordion-module .accordion-header:after,.accordion-module .accordion-header:before{content:"";position:absolute;right:4px;top:22px;-webkit-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all .7s cubic-bezier(0,0,.21,1);transition:all .7s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-7) var(--ani-type-1);transition:all var(--ani-speed-7) var(--ani-type-1);border-left:solid 2px currentColor;border-bottom:solid 2px currentColor;width:16px;height:16px;display:block}@media(min-width:1024px){.accordion-module .accordion-header:after,.accordion-module .accordion-header:before{right:25px;top:32px}}.theme-page.theme-darkblue .accordion-module .accordion-header:after,.theme-page.theme-darkblue .accordion-module .accordion-header:before{border-color:currentColor}.accordion-module .accordion-header:before{-webkit-transform:rotate(135deg) scale(0);transform:rotate(135deg) scale(0);top:31px}@media(min-width:1024px){.accordion-module .accordion-header:before{top:41px}}.accordion-module .accordion-header:not(.accordion-open).is-inview:after{-webkit-transform:rotate(-45deg) scale(1);transform:rotate(-45deg) scale(1)}.accordion-module .accordion-open:before{-webkit-transform:rotate(135deg) scale(1);transform:rotate(135deg) scale(1)}.accordion-module .accordion-open:after{-webkit-transform:rotate(-45deg) scale(0);transform:rotate(-45deg) scale(0)}.accordion-module .accordion-open+.accordion-content .accordion-content-wrapper{opacity:1}.accordion-module .accordion-content{height:0;overflow:hidden;-webkit-transition:height .4s cubic-bezier(0,0,.21,1),opacity .4s cubic-bezier(0,0,.21,1);transition:height .4s cubic-bezier(0,0,.21,1),opacity .4s cubic-bezier(0,0,.21,1);-webkit-transition:height var(--ani-speed-4) var(--ani-type-1),opacity var(--ani-speed-4) var(--ani-type-1);transition:height var(--ani-speed-4) var(--ani-type-1),opacity var(--ani-speed-4) var(--ani-type-1);-webkit-transform-origin:0 0;transform-origin:0 0;max-width:730px;max-width:var(--richtext-max-width);margin:auto}.accordion-module .accordion-content .container{padding-left:0;padding-right:0}.accordion-module .accordion-container:last-child .accordion-content{border-bottom:solid 2px currentColor}.theme-page.theme-darkblue .accordion-module .accordion-container:last-child .accordion-content{border-color:currentColor}.accordion-module .accordion-content-wrapper{opacity:0;-webkit-transition:opacity .7s cubic-bezier(0,0,.21,1);transition:opacity .7s cubic-bezier(0,0,.21,1);-webkit-transition:opacity var(--ani-speed-7) var(--ani-type-1);transition:opacity var(--ani-speed-7) var(--ani-type-1)}.accordion-module .accordion-content-wrapper .richtext-wrapper,.accordion-module .accordion-content-wrapper .video{padding-bottom:20px;padding-bottom:var(--grid-gutter-mobile)}@media(min-width:1024px){.accordion-module .accordion-content-wrapper .richtext-wrapper,.accordion-module .accordion-content-wrapper .video{padding-bottom:30px;padding-bottom:var(--grid-gutter)}}.richtext,.richtext-wrapper{font-size:16px;letter-spacing:.02em;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);max-width:730px;max-width:var(--richtext-max-width);margin:0 auto 30px;margin:0 auto var(--grid-gutter) auto;word-wrap:break-word}.richtext.fullwidth,.richtext-wrapper.fullwidth{max-width:100%}.richtext .manchet,.richtext-wrapper .manchet{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);letter-spacing:.01em;margin-bottom:30px;margin-bottom:var(--grid-gutter-2-mobile);font-size:20px}.richtext .manchet p,.richtext-wrapper .manchet p{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md)}@media(min-width:1024px){.richtext .manchet,.richtext-wrapper .manchet{font-size:22px;line-height:1.3;margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.richtext p:empty,.richtext-wrapper p:empty{display:none}.richtext p:last-child,.richtext-wrapper p:last-child{margin-bottom:0}.event-page .richtext p:last-child,.event-page .richtext-wrapper p:last-child{margin-bottom:25px}.richtext h1,.richtext h2,.richtext h3,.richtext h4,.richtext h5,.richtext h6,.richtext-wrapper h1,.richtext-wrapper h2,.richtext-wrapper h3,.richtext-wrapper h4,.richtext-wrapper h5,.richtext-wrapper h6{text-transform:none;text-transform:initial;margin-left:0}.richtext h1:first-child,.richtext h2:first-child,.richtext h3:first-child,.richtext h4:first-child,.richtext h5:first-child,.richtext h6:first-child,.richtext-wrapper h1:first-child,.richtext-wrapper h2:first-child,.richtext-wrapper h3:first-child,.richtext-wrapper h4:first-child,.richtext-wrapper h5:first-child,.richtext-wrapper h6:first-child{margin-top:0}.richtext h2,.richtext h3,.richtext fieldset legend,.richtext-wrapper h2,.richtext-wrapper h3,.richtext-wrapper fieldset legend{font-size:22px;line-height:28px;font-weight:600;font-weight:var(--font-weight-demibold);font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);margin-top:40px}.richtext h4,.richtext h5,.richtext h6,.richtext-wrapper h4,.richtext-wrapper h5,.richtext-wrapper h6{font-weight:600;font-weight:var(--font-weight-demibold);font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);margin-top:40px}.richtext ul,.richtext ol,.richtext-wrapper ul,.richtext-wrapper ol{list-style:none!important;padding-left:0;margin-left:0;margin-bottom:20px;margin-top:20px}.richtext ul>li,.richtext ol>li,.richtext-wrapper ul>li,.richtext-wrapper ol>li{padding-left:24px;position:relative;margin-bottom:10px}.richtext ul>li:last-child,.richtext ol>li:last-child,.richtext-wrapper ul>li:last-child,.richtext-wrapper ol>li:last-child{margin-bottom:0}.richtext ul>li:before,.richtext ol>li:before,.richtext-wrapper ul>li:before,.richtext-wrapper ol>li:before{content:"";display:inline-block;left:1px;top:7px;position:absolute;width:8px;height:8px;background-color:#2878ff;background-color:var(--color-blue);border-radius:20px}.richtext ul>li ul,.richtext ul>li ol,.richtext ol>li ul,.richtext ol>li ol,.richtext-wrapper ul>li ul,.richtext-wrapper ul>li ol,.richtext-wrapper ol>li ul,.richtext-wrapper ol>li ol{margin-top:10px}.richtext ul>li ul li:before,.richtext ol>li ul li:before,.richtext-wrapper ul>li ul li:before,.richtext-wrapper ol>li ul li:before{background-color:transparent;border:solid 2px #2878ff;border:solid 2px var(--color-blue)}.richtext ul>li ul li ul li:before,.richtext ol>li ul li ul li:before,.richtext-wrapper ul>li ul li ul li:before,.richtext-wrapper ol>li ul li ul li:before{width:6px;height:6px;background-color:#2878ff;background-color:var(--color-blue);border-radius:0}.richtext ol,.richtext-wrapper ol{counter-reset:my-counter}.richtext ol>li,.richtext-wrapper ol>li{padding-left:28px}.richtext ol>li:before,.richtext-wrapper ol>li:before{content:counter(my-counter) ". ";counter-increment:my-counter;color:#2878ff;color:var(--color-blue);background-color:transparent;font-weight:700;font-weight:var(--font-weight-bold);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:auto;top:3px;line-height:1}.richtext ol li:nth-of-type(9)~li:before,.richtext-wrapper ol li:nth-of-type(9)~li:before{letter-spacing:0;left:0}.richtext a,.richtext-wrapper a{border-bottom:solid 1px currentColor}.richtext .downloadlink,.richtext .arrowlink,.richtext-wrapper .downloadlink,.richtext-wrapper .arrowlink{display:block;background-repeat:no-repeat;background-position:left top;padding-left:50px;position:relative;background-color:#fff;margin-bottom:5px;-webkit-transition:all .2s cubic-bezier(0,0,.21,1);transition:all .2s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-2) var(--ani-type-1);transition:all var(--ani-speed-2) var(--ani-type-1);background-color:transparent}.richtext .downloadlink p,.richtext .arrowlink p,.richtext-wrapper .downloadlink p,.richtext-wrapper .arrowlink p{margin-bottom:0}.richtext .downloadlink a,.richtext .arrowlink a,.richtext-wrapper .downloadlink a,.richtext-wrapper .arrowlink a{display:inline-block;border-bottom:0}.richtext .downloadlink,.richtext-wrapper .downloadlink{background-image:url("/dist/cms/assets/images/icon-download.svg");position:relative}.richtext .downloadlink:before,.richtext-wrapper .downloadlink:before{content:"";height:2px;background-color:#2878ff;background-color:var(--color-blue);width:26px;display:block;position:absolute;top:20px;left:0}.richtext .downloadlink:hover,.richtext-wrapper .downloadlink:hover{background-position:0 7px}.richtext .arrowlink,.richtext-wrapper .arrowlink{background-image:url("/dist/cms/assets/images/arrow-right.svg")}.richtext .arrowlink:hover,.richtext-wrapper .arrowlink:hover{background-position:4px 0}.richtext blockquote,.richtext-wrapper blockquote{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);line-height:1;text-transform:uppercase;font-weight:500;font-weight:var(--font-weight-medium);margin:0 0 .5em -1px;font-size:32px;font-size:var(--font-size-header-small)}@media(min-width:1024px){.richtext blockquote,.richtext-wrapper blockquote{font-size:42px;font-size:var(--font-size-header-medium-mobile);margin-left:-35%}}.richtext iframe,.richtext-wrapper iframe{max-width:100%}.richtext .scroll-container,.richtext-wrapper .scroll-container{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch}.richtext table,.richtext-wrapper table{border:0;margin:0 0 30px;border-collapse:collapse;width:auto!important;margin-bottom:var(--grid-gutter)}.richtext table td,.richtext table th,.richtext-wrapper table td,.richtext-wrapper table th{vertical-align:top;text-align:left;padding:14px 15px;border:0;width:auto!important}.richtext table tr,.richtext-wrapper table tr{border:0;border-bottom:solid 1px #ccc;border-bottom:solid 1px var(--color-grey-3);-webkit-transition:all 125ms cubic-bezier(0,0,.21,1);transition:all 125ms cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-1) var(--ani-type-1);transition:all var(--ani-speed-1) var(--ani-type-1);position:relative}.richtext table tr:hover,.richtext-wrapper table tr:hover{border-bottom-color:#2878ff;border-bottom-color:var(--color-blue);background-color:#f2f2f280}.richtext table th,.richtext table tr:first-child,.richtext-wrapper table th,.richtext-wrapper table tr:first-child{font-weight:700;font-weight:var(--font-weight-bold);background:#2878ff;background:var(--color-blue);color:#fff;border-bottom:0}.richtext table th:hover,.richtext table tr:first-child:hover,.richtext-wrapper table th:hover,.richtext-wrapper table tr:first-child:hover{border-bottom:0}.richtext-component{padding-bottom:30px;padding-bottom:var(--grid-gutter)}.richtext-component+.richtext-component{margin-top:-30px;margin-top:calc(-1*var(--grid-gutter))}.campaign-component+.richtext-component,.related-list-large+.richtext-component,.linklistgrid-component+.richtext-component,.iframe-component+.richtext-component,.contact-component:not(.small-component)+.richtext-component{margin-top:60px;margin-top:var(--grid-gutter-2)}.article-to-be-continued{visibility:hidden;display:none}@media screen and (max-width:1024px){.article-to-be-continued{visibility:visible;display:block}}@media(min-width:1024px){.richtext-wrapper--with-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(min-width:1387px){.richtext-wrapper--with-sidebar{display:block}}@media(min-width:1024px){.richtext-wrapper--with-sidebar>div{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}}@media(min-width:1387px){.richtext-wrapper--with-sidebar>div{-webkit-box-flex:0;-ms-flex:none;flex:none}}.richtext-wrapper--with-sidebar aside{padding:24px 24px 26px;background-color:#f6f6f6;background-color:var(--color-grey-7);margin:30px 0}@media(min-width:1024px){.richtext-wrapper--with-sidebar aside{width:280px;margin:0 0 0 30px}}@media(min-width:1387px){.richtext-wrapper--with-sidebar aside{width:240px;position:absolute;right:-270px;top:0;margin:0}}@media(min-width:1427px){.richtext-wrapper--with-sidebar aside{right:-290px;width:260px}}@media(min-width:1447px){.richtext-wrapper--with-sidebar aside{right:-310px;width:280px}}.richtext-wrapper--with-sidebar aside h3{text-transform:uppercase;font-size:.875rem;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:700;font-weight:var(--font-weight-bold);letter-spacing:.0875rem;margin-bottom:20px}.richtext-wrapper--with-sidebar aside ul{list-style:none;margin:0;padding:0}.richtext-wrapper--with-sidebar aside li{margin:0;padding:0;display:block;font-size:1rem;line-height:1.3;font-weight:var(--font-weight-normal);letter-spacing:.03em}.richtext-wrapper--with-sidebar aside li:not(:last-child){margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(0,25,101,.1)}.richtext-wrapper--with-sidebar aside li:before{display:none}.richtext-wrapper--with-sidebar aside li a{display:block;text-decoration:none;border:0}.richtext-wrapper--with-sidebar aside li a:hover{text-decoration:underline}.richtext-wrapper--with-sidebar aside li span{text-transform:uppercase;display:block;font-size:.75rem;font-weight:500;font-weight:var(--font-weight-medium);margin-bottom:4px}.richtext-wrapper--with-sidebar aside>:last-child{margin-bottom:0}.anchored-headline{position:relative;z-index:2;padding-top:30px;padding-top:var(--grid-gutter-2-mobile)}@media(min-width:1024px){.anchored-headline{padding-top:60px;padding-top:var(--grid-gutter-2)}}.anchored-headline h2{font-size:28px;line-height:34px;text-align:center;text-transform:inherit;max-width:730px;max-width:var(--richtext-max-width);margin:0 auto 20px;margin:0 auto var(--grid-gutter-mobile);font-weight:600;font-weight:var(--font-weight-demibold)}@media(min-width:1024px){.anchored-headline h2{margin:0 auto 30px;margin:0 auto var(--grid-gutter)}}.anchored-headline .anchor{max-height:0;overflow:hidden;margin-top:-90px;position:absolute}@media(min-width:1024px){.anchored-headline .anchor{margin-top:-30px}}.anchored-headline+.related-list{margin-top:-90px}@media(min-width:1024px){.anchored-headline+.related-list{margin-top:-124px}}.anchored-headline+.related-list .shadow{margin-bottom:90px}@media(min-width:1024px){.anchored-headline+.related-list .shadow{margin-bottom:120px}}.related-list{background-color:#fff;background-color:var(--color-white)}.theme-red .related-list,.theme-blue .related-list,.theme-lightblue .related-list,.theme-darkblue .related-list{color:#001965;color:var(--color-darkblue)}.related-list.inview-animate .scroll-container div[class*=col]:nth-child(-n+4) .related-list-item{opacity:0!important;-webkit-transform:translateX(-10px)!important;transform:translate(-10px)!important;-webkit-transition:all .8s ease-out;transition:all .8s ease-out}.related-list.inview-animate .scroll-container div[class*=col]:nth-child(2) .related-list-item{-webkit-transition-delay:.1s;transition-delay:.1s}.related-list.inview-animate .scroll-container div[class*=col]:nth-child(3) .related-list-item{-webkit-transition-delay:.2s;transition-delay:.2s}.related-list.inview-animate .scroll-container div[class*=col]:nth-child(4) .related-list-item{-webkit-transition-delay:.3s;transition-delay:.3s}.related-list.inview-animate.is-inview .scroll-container div[class*=col]:nth-child(-n+4) .related-list-item{opacity:1!important;-webkit-transform:translateX(0)!important;transform:translate(0)!important}@media(max-width:1023px){.related-list.inview-animate.is-inview .scroll-container .related-list-item{opacity:1!important;visibility:visible!important}}.related-list .container{position:relative}.related-list .headline-md{margin:-30px auto 60px}.related-list .scroll-container{overflow-y:hidden;-webkit-transition:max-height .8s ease-in-out;transition:max-height .8s ease-in-out}@media(max-width:1023px){.related-list .scroll-container{overflow-x:auto;white-space:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;max-height:inherit!important}.related-list .scroll-container [class*=col]{-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:normal}}.related-list .scroll-permanent .scroll-container{overflow-x:auto;white-space:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;max-height:inherit!important;-ms-overflow-style:none;scrollbar-width:none;min-height:250px}.related-list .scroll-permanent .scroll-container::-webkit-scrollbar{display:none}.related-list .scroll-permanent .scroll-container [class*=col]{-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:normal}@media(min-width:1024px){.related-list .scroll-permanent .scroll-container [class*=col]{-ms-flex-preferred-size:40%;flex-basis:40%;max-width:40%}}@media(min-width:1200px){.related-list .scroll-permanent .scroll-container [class*=col]{-ms-flex-preferred-size:calc(100%/3.25);flex-basis:calc(100%/3.25);max-width:calc(100%/3.25)}}@media(min-width:1440px){.related-list .scroll-permanent .scroll-container [class*=col]{-ms-flex-preferred-size:calc(100%/3.5);flex-basis:calc(100%/3.5);max-width:calc(100%/3.5)}}@media(min-width:1680px){.related-list .scroll-permanent .scroll-container [class*=col]{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}}.related-list .scroll-permanent .scroll-container[class*=num-results].num-results-1 [class*=col]{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}@media(min-width:768px){.related-list .scroll-permanent .scroll-container[class*=num-results].num-results-1 [class*=col]{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;margin-left:25%}}@media(min-width:1200px){.related-list .scroll-permanent .scroll-container[class*=num-results].num-results-1 [class*=col]{-ms-flex-preferred-size:40%;flex-basis:40%;max-width:40%;margin-left:16%}}@media(min-width:1440px){.related-list .scroll-permanent .scroll-container[class*=num-results].num-results-1 [class*=col]{-ms-flex-preferred-size:calc(100%/3);flex-basis:calc(100%/3);max-width:calc(100%/3)}}@media(min-width:1200px){.related-list .scroll-permanent .scroll-container[class*=num-results].num-results-2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width:768px){.related-list .scroll-permanent .scroll-container[class*=num-results].num-results-2 [class*=col]{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}@media(min-width:1200px){.related-list .scroll-permanent .scroll-container[class*=num-results].num-results-2 [class*=col]{-ms-flex-preferred-size:40%;flex-basis:40%;max-width:40%}}@media(min-width:1440px){.related-list .scroll-permanent .scroll-container[class*=num-results].num-results-2 [class*=col]{-ms-flex-preferred-size:calc(100%/3);flex-basis:calc(100%/3);max-width:calc(100%/3)}}@media(min-width:1680px){.related-list .scroll-permanent .scroll-container[class*=num-results].num-results-3{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width:768px){.related-list .scroll-permanent .scroll-container[class*=num-results].num-results-3 [class*=col]{-ms-flex-preferred-size:40%;flex-basis:40%;max-width:40%}}@media(min-width:1440px){.related-list .scroll-permanent .scroll-container[class*=num-results].num-results-3 [class*=col]{-ms-flex-preferred-size:calc(100%/3);flex-basis:calc(100%/3);max-width:calc(100%/3)}}.related-list .show-more{text-align:center;background-color:inherit;border:solid 0 #000;position:relative;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:500;font-weight:var(--font-weight-medium);margin-top:-30px;display:none}@media(min-width:1024px){.related-list .show-more{display:block;padding-bottom:60px;padding-bottom:var(--grid-gutter-2)}}.related-list .show-more .show-more-wrapper{margin:auto;display:inline-block;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;padding:0 10px;cursor:pointer;opacity:1;-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-4) var(--ani-type-1);transition:all var(--ani-speed-4) var(--ani-type-1)}.related-list .show-more .show-more-wrapper .svg-icon{display:block;width:22px;height:14px;margin:6px auto auto;line-height:0;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-4) var(--ani-type-1);transition:all var(--ani-speed-4) var(--ani-type-1)}.related-list .show-more .show-more-wrapper .less-text{display:none}.related-list.expanded .show-more .show-more-wrapper .less-text{display:inline}.related-list.expanded .show-more .show-more-wrapper .more-text{display:none}.related-list.expanded .show-more .show-more-wrapper .svg-icon{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.related-list.related-events{padding-bottom:30px;padding-bottom:var(--grid-gutter-2-mobile)}@media(min-width:1024px){.related-list.related-events{padding-bottom:0}}.related-list-item{margin-bottom:30px;margin-bottom:var(--grid-gutter-2-mobile);overflow:hidden}@media(min-width:1024px){.related-list-item{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}.list-layout .related-list-item{margin-bottom:0;overflow:visible}}@media(min-width:768px){.list-layout .related-list-item{margin-bottom:0;overflow:visible}}@media(max-width:1023px){.related-list-item .scroll-permanent:not(.fkp-events){-webkit-transform:none!important;transform:none!important;opacity:1!important;visibility:visible!important}}.related-list-item.content-block{padding:30px;padding:var(--grid-gutter);background-color:#f2f2f2;background-color:var(--color-grey-5);position:relative;min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.related-list-item.content-block .letter{font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-size:340px;padding:30px;padding:var(--grid-gutter);line-height:.7;position:absolute;font-weight:300;font-weight:var(--font-weight-light);text-align:center;z-index:0;left:0;right:0;-ms-flex-line-pack:center;align-content:center}.related-list-item.content-block .content-block-wrapper{z-index:1;position:relative;margin:auto}.related-list-item.content-block.newsletterPage{background-color:#2878ff;background-color:var(--color-blue);color:#fff}.related-list-item.content-block.newsletterPage .letter{color:#001965;color:var(--color-darkblue)}.related-list-item.content-block.magasinPage{background-color:#6fe4c1;background-color:var(--color-green)}.related-list-item.content-block.magasinPage .letter{color:#fff}.related-list-item.content-block.podcast{background-color:#ff9bbe;background-color:var(--color-pink)}.related-list-item.content-block.podcast .letter{color:#fff}.related-list-item.content-block .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.related-list-item a{display:block;position:relative}@media(min-width:768px){.list-layout .related-list-item a{padding-bottom:20px}}.related-list-item a>.svg-icon:not(.external),.related-list-item a .content-box>.svg-icon:not(.external){-webkit-transition:all .3s cubic-bezier(0,0,.21,1);transition:all .3s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-3) var(--ani-type-1);transition:all var(--ani-speed-3) var(--ani-type-1)}.related-list-item a>.svg-icon:not(.external) svg,.related-list-item a .content-box>.svg-icon:not(.external) svg{-webkit-transition:all .3s cubic-bezier(0,0,.21,1);transition:all .3s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-3) var(--ani-type-1);transition:all var(--ani-speed-3) var(--ani-type-1)}@media(hover:hover) and (pointer:fine){.related-list-item a>.svg-icon:not(.external),.related-list-item a .content-box>.svg-icon:not(.external){opacity:0;-webkit-transform:translateX(-20px);transform:translate(-20px)}}@media(-ms-high-contrast:none){.related-list-item a>.svg-icon:not(.external),.related-list-item a .content-box>.svg-icon:not(.external){opacity:0;-webkit-transform:translateX(-20px);transform:translate(-20px)}}@media(min-width:768px){.list-layout .related-list-item a>.svg-icon:not(.external),.list-layout .related-list-item a .content-box>.svg-icon:not(.external){position:absolute;left:-60px;top:33px;transition-speed:.2s;transition-speed:var(--ani-speed-2)}[data-result-item-placeholder-image] .list-layout .related-list-item a>.svg-icon:not(.external),[data-result-item-placeholder-image] .list-layout .related-list-item a .content-box>.svg-icon:not(.external){left:auto;top:auto;position:relative;bottom:15px}}@media(hover:hover) and (pointer:fine){.related-list-item a:hover>.svg-icon:not(.external),.related-list-item a:hover div>.svg-icon:not(.external){-webkit-transform:translateX(0);transform:translate(0);opacity:1}.related-list-item a:hover .list-tags .icon{background-position:0 0;-webkit-transition:all .225s cubic-bezier(0,0,.21,1);transition:all .225s cubic-bezier(0,0,.21,1);-webkit-transition:all .225s var(--ani-type-1);transition:all .225s var(--ani-type-1);color:#fff}.related-list-item a:hover .image-wrapper img{-webkit-transform:scale(1.04);transform:scale(1.04)}.related-list-item a:hover .image-wrapper img.image-center{-webkit-transform:translate(-50%,-50%) scale(1.04);transform:translate(-50%,-50%) scale(1.04)}}.related-list-item a:active>.svg-icon:not(.external) svg,.related-list-item a:active div>.svg-icon:not(.external) svg{-webkit-transform:scale3d(1.15,1.15,1.15);transform:scale3d(1.15,1.15,1.15)}.related-list-item a .content-box{overflow:hidden}.related-list-item .image-wrapper{position:relative;margin-bottom:15px;overflow:hidden}.related-list-item h3{text-transform:none!important;margin-top:-4px}.related-list-item h3 span{font-weight:700;font-weight:var(--font-weight-bold)}.content-carousel .related-list-item h3 span{font-weight:inherit}.related-list-item p{max-width:520px;max-width:var(--module-text-max-width)}.list-layout .related-list-item p{max-width:100%}.related-list-item p span{font-weight:700;font-weight:var(--font-weight-bold)}.related-list-item .svg-icon{width:39px;height:22px}.related-list-item .svg-icon .svg-long-double-arrow-right,.related-list-item .svg-icon .svg-external-arrow,.related-list-item .svg-icon .svg-external-arrow-2{color:#2878ff;color:var(--color-blue)}.related-list-item .list-tags{font-size:14px;line-height:18px;letter-spacing:.1em;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.related-list-item .list-tags .list-tag-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center}.related-list-item .list-tags .icon{width:80px;height:80px;border-radius:80px;max-height:80px;max-width:80px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;text-transform:uppercase;margin-right:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden}@media print{.related-list-item .list-tags .icon{padding-top:11px;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;display:block}}.related-list-item .list-tags .icon.small-icon{width:25px;height:25px}.related-list-item .list-tags .icon.small-icon .icon-month{letter-spacing:0;font-weight:500;font-weight:var(--font-weight-medium)}.related-list-item .list-tags .icon.large-icon{width:100px;height:100px;font-size:60px;line-height:60px}.related-list-item .list-tags .icon .icon-text{display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:0;font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:700;font-weight:var(--font-weight-bold);font-size:40px;line-height:40px}@media print{.related-list-item .list-tags .icon .icon-text{display:block}}.related-list-item .list-tags .icon .icon-month{font-size:14px;font-size:var(--font-size-small)}.related-list-item .list-tags .tag,.related-list-item .list-tags .place{opacity:.7;margin-right:10px}.related-list-item .list-tags .tag.highlight,.related-list-item .list-tags .place.highlight{background-color:#ffe66e;background-color:var(--color-yellow);opacity:1;padding:0 5px}.related-list-item .list-tags .date{font-weight:500;font-weight:var(--font-weight-medium)}.related-list-item .event-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.related-list-item .event-info>div{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-transform:uppercase;margin-bottom:10px;margin-right:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.related-list-item .event-info>div:last-child{margin-right:0}.related-list-item .event-info>div span{opacity:.7;letter-spacing:.1em;line-height:1.1;font-size:14px;font-size:var(--font-size-small)}.related-list-item .event-info .svg-icon{width:30px}.related-list-item .event-info .location .svg-icon{width:22px;height:17px}.related-list-item .event-info .pin .svg-icon{height:17px}.related-list-item .event-info .price{opacity:.7;letter-spacing:.1em;text-transform:uppercase;margin-right:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-size:var(--font-size-small)}.related-list-item .event-info .status .icon{display:inline-block;width:14px;height:14px;min-height:14px;min-width:14px;margin-right:10px;border-radius:100%;background-color:#fd6d6f;background-color:var(--color-red)}.more-wrapper{margin:30px auto;margin:var(--grid-gutter-2-mobile) auto;width:100%;text-align:center}@media(min-width:1024px){.more-wrapper{margin:0 auto 60px;margin:0 auto var(--grid-gutter-2)}}.more-wrapper a{font-weight:500;font-weight:var(--font-weight-medium);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);color:#2878ff;color:var(--color-blue);display:inline-block}body:not([ng-class]) .shadow,[ng-if=preview] .shadow{height:40px;margin-bottom:60px;background-image:url("/dist/cms/assets/images/shadow.png");background-repeat:no-repeat;background-position:center -46px;position:relative;opacity:.8}.anchored-headline+.related-list-large{margin-top:-90px;padding-top:130px}@media(min-width:1024px){.anchored-headline+.related-list-large{margin-top:-124px;padding-top:160px}}.related-list-large{background-color:#0000000d;padding:50px 0 30px;padding:var(--grid-gutter-3-mobile) 0 var(--grid-gutter)}.theme-page.theme-darkblue .related-list-large{background-color:#fff;color:#001965;color:var(--color-darkblue)}@media(min-width:768px){.related-list-large{padding:60px 0 0;padding:var(--grid-gutter-2) 0 0}}@media(min-width:1200px){.related-list-large{padding:100px 0 0;padding:var(--grid-gutter-3) 0 0}}@media(min-width:768px){.related-list-large .row.reverse .large-item:nth-child(1) a,.related-list-large .row:not(.reverse) .large-item:nth-child(2) a{-webkit-transition-delay:.2s;transition-delay:.2s}}.related-list-large .large-item{padding-left:20px;padding-left:var(--grid-gutter-mobile);padding-right:20px;padding-right:var(--grid-gutter-mobile)}@media(min-width:1200px){.related-list-large .large-item{padding-left:30px;padding-left:var(--grid-gutter);padding-right:30px;padding-right:var(--grid-gutter)}}.related-list-large .large-item:nth-child(2n) .no-image .image-wrapper{background-color:#ff9bbe!important;background-color:var(--color-pink)!important;color:#001965!important;color:var(--color-darkblue)!important}.related-list-large .large-item:nth-child(2n){padding-left:20px;padding-left:var(--grid-gutter-mobile);padding-right:20px;padding-right:var(--grid-gutter-mobile)}@media(min-width:1200px){.related-list-large .large-item:nth-child(2n){padding-left:30px;padding-left:var(--grid-gutter);padding-right:30px;padding-right:var(--grid-gutter)}}@media(min-width:768px){.related-list-large .large-item:nth-child(2n) .image-wrapper-text{font-size:calc(30px + .6vw)!important}}@media(min-width:1024px){.related-list-large .large-item:nth-child(2n) .image-wrapper-text{font-size:calc(30px + 1.1vw)!important}}@media(min-width:1200px){.related-list-large .large-item:nth-child(2n) .image-wrapper-text{font-size:calc(30px + 1.6vw)!important}}@media(min-width:1800px){.related-list-large .large-item:nth-child(2n) .image-wrapper-text{max-width:calc(100% - 40px)!important;font-size:64px!important;font-size:var(--font-size-header-medium)!important}}.related-list-large .uneven-order{padding-left:20px;padding-left:var(--grid-gutter-mobile);padding-right:20px;padding-right:var(--grid-gutter-mobile)}@media(min-width:1200px){.related-list-large .uneven-order{padding-left:30px;padding-left:var(--grid-gutter);padding-right:30px;padding-right:var(--grid-gutter)}}.related-list-large .uneven-order:nth-child(4n+1),.related-list-large .uneven-order:nth-child(4n+4){padding-left:20px;padding-left:var(--grid-gutter-mobile);padding-right:20px;padding-right:var(--grid-gutter-mobile)}@media(min-width:1200px){.related-list-large .uneven-order:nth-child(4n+1),.related-list-large .uneven-order:nth-child(4n+4){padding-left:30px;padding-left:var(--grid-gutter);padding-right:30px;padding-right:var(--grid-gutter)}}.related-list-large .uneven-order:nth-child(2n) .no-image .image-wrapper{background-color:#ff9bbe;background-color:var(--color-pink);color:#001965;color:var(--color-darkblue)}.related-list-large .svg-icon{width:39px;height:22px;color:#2878ff;color:var(--color-blue)}.theme-page.theme-darkblue .related-list-large .svg-icon{color:currentColor}.related-list-large [class*=col]:last-child .related-list-item{margin-bottom:0}.related-list-large .link-container{text-align:center}@media(min-width:1024px){.related-list-large .link-container{margin-top:-30px;margin-top:calc(-1*var(--grid-gutter))}}.related-list-large .link-container a:not(.button){font-weight:500;font-weight:var(--font-weight-medium);display:inline-block;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);color:#2878ff;color:var(--color-blue);margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:768px){.related-list-large .link-container a:not(.button){margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.related-list-large .link-container .button{margin:30px 0;margin:var(--grid-gutter) 0}@media(min-width:768px){.related-list-large .link-container .button{margin:60px 0 100px;margin:var(--grid-gutter-2) 0 var(--grid-gutter-3)}}.related-list-large .related-list-item a{margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile);display:block}@media(min-width:768px){.related-list-large .related-list-item a{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}@media(hover:hover) and (pointer:fine){.related-list-large .related-list-item a:hover img,.related-list-large .related-list-item a:hover .image-wrapper-text{-webkit-transform:scale(1.03);transform:scale(1.03)}}.related-list-large .related-list-item .list-tags{margin-bottom:7.5px;margin-bottom:calc(var(--grid-gutter-half)/2)}.related-list-large .related-list-item.no-image .image-wrapper{background-color:#001965;background-color:var(--color-darkblue);color:#6fe4c1;color:var(--color-green);position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.related-list-large .related-list-item.no-image .image-wrapper:before{display:block;width:100%;padding-top:74%;content:""}.related-list-large .related-list-item.no-image .image-wrapper .image-wrapper-text{line-height:.9;font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:500;font-weight:var(--font-weight-medium);display:-webkit-box;display:-ms-flexbox;display:flex;max-width:calc(100% - 40px);text-align:center;position:absolute;font-size:calc(30px + 3.2vw);font-weight:700;font-weight:var(--font-weight-bold);-webkit-transition:-webkit-transform 1.2s cubic-bezier(0,0,.21,1);transition:-webkit-transform 1.2s cubic-bezier(0,0,.21,1);transition:transform 1.2s cubic-bezier(0,0,.21,1);transition:transform 1.2s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform 1.2s var(--ani-type-1);transition:-webkit-transform 1.2s var(--ani-type-1);transition:transform 1.2s var(--ani-type-1);transition:transform 1.2s var(--ani-type-1),-webkit-transform 1.2s var(--ani-type-1)}@media(min-width:1200px){.related-list-large .related-list-item.no-image .image-wrapper .image-wrapper-text{font-weight:500;font-weight:var(--font-weight-medium)}}@media(min-width:1800px){.related-list-large .related-list-item.no-image .image-wrapper .image-wrapper-text{max-width:calc(100% - 80px);font-size:90px;font-size:var(--font-size-header-xlarge)}}.related-list-large .related-list-item.no-image .headline-wrapper{overflow:hidden}.related-list-large .related-list-item .image-wrapper{position:relative;margin-bottom:15px;width:100%;overflow:hidden}.related-list-large .related-list-item .image-wrapper img{width:100%;display:block;-webkit-transform-origin:right center;transform-origin:right center}.related-list-large .related-list-item .image-wrapper .list-tags{position:absolute;left:15px;left:var(--grid-gutter-half);top:-26px}.elevated-text{margin:50px 0;margin:var(--grid-gutter-3-mobile) 0}@media(min-width:1024px){.elevated-text{margin:100px 0;margin:var(--grid-gutter-3) 0}}.elevated-text .row .col-xs-12>*:last-child{margin-bottom:0}.elevated-text .elevated-text-wrapper{max-width:1100px;text-align:left;font-size:32px;font-size:var(--font-size-header-small)}@media(min-width:1024px){.elevated-text .elevated-text-wrapper{font-size:42px;font-size:var(--font-size-header-medium-mobile)}}.elevated-text .elevated-text-wrapper span.display-text{font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:700;font-weight:var(--font-weight-bold)}.elevated-text .elevated-text-wrapper,.elevated-text .source{opacity:0}.ng-scope .elevated-text .elevated-text-wrapper,.ng-scope .elevated-text .source,.elevated-text.visible .elevated-text-wrapper,.elevated-text.visible .source{opacity:1}@-webkit-keyframes zoom-in{0%{opacity:0;-webkit-transform:scale(0,0);transform:scale(0)}50%{opacity:.6;-webkit-transform:scale(1.3,1.3);transform:scale(1.3)}to{opacity:1;-webkit-transform:scale(1,1);transform:scale(1)}}@keyframes zoom-in{0%{opacity:0;-webkit-transform:scale(0,0);transform:scale(0)}50%{opacity:.6;-webkit-transform:scale(1.3,1.3);transform:scale(1.3)}to{opacity:1;-webkit-transform:scale(1,1);transform:scale(1)}}.factbox{margin:30px 0;margin:var(--grid-gutter-2-mobile) 0}@media(min-width:1024px){.factbox{margin:60px 0;margin:var(--grid-gutter-2) 0}}.factbox .fact-box-wrapper{max-width:730px;max-width:var(--richtext-max-width);margin:auto;position:relative}.factbox .fact-box-wrapper__header{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:53px;gap:53px}@media(max-width:767px){.factbox .fact-box-wrapper__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:0;gap:0}}.factbox .fact-box-wrapper__header h2{text-transform:uppercase;font-weight:400;font-weight:var(--font-weight-regular);font-size:24px;margin-top:40px}.factbox .fact-box-wrapper__header__content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.factbox .fact-box-wrapper__content{margin-top:30px;margin-top:var(--grid-gutter)}.factbox .fact-box-wrapper__content__author{margin-top:0}.factbox .fact-box-wrapper__content__links ul{padding:30px 0;padding:var(--grid-gutter) 0;margin:0;list-style:none}.factbox .fact-box-wrapper__content__links ul li a{font-size:16px;display:inline-block}.factbox .fact-box-wrapper__content__links ul li a:before{top:11px}.factbox .fact-box-wrapper .factbox-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2878ff;color:var(--color-blue);width:94px;max-height:106px;margin:40px 0 0}@media(min-width:768px){.factbox .fact-box-wrapper .factbox-image{width:107px;height:133px}}@media(max-width:767px){.factbox .fact-box-wrapper .factbox-image{-ms-flex-item-align:center;align-self:center;margin-bottom:30px;margin-bottom:var(--grid-gutter)}}.factbox .fact-box-wrapper .factbox-image svg{display:block;max-width:100%;max-height:100%}.factbox .fact-box-wrapper .factbox-image-zoom{-webkit-animation:zoom-in .8s ease;animation:zoom-in .8s ease}.factbox .fact-box-wrapper .richtext-wrapper{margin:30px 0;margin:var(--grid-gutter-2-mobile) 0}@media(min-width:1024px){.factbox .fact-box-wrapper .richtext-wrapper{margin:40px 0 25px}}.factbox .fact-box-wrapper .factbox-richtext.is-inview .fact-box-line:before,.ng-scope .factbox .fact-box-wrapper .factbox-richtext .fact-box-line:before{-webkit-transform:translateX(0)!important;transform:translate(0)!important;opacity:1}.factbox .fact-box-wrapper .factbox-richtext .fact-box-line{position:relative;height:2px;overflow:hidden}.factbox .fact-box-wrapper .factbox-richtext .fact-box-line:before{content:"";border-top:solid 2px #2878ff;border-top:solid 2px var(--color-blue);width:100%;position:absolute;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out;-webkit-transform:translateX(-100%);transform:translate(-100%);opacity:.5;-webkit-transition-delay:1.45s;transition-delay:1.45s}.theme-page.theme-darkblue .factbox .fact-box-wrapper .factbox-richtext .fact-box-line:before{border-color:currentColor}.infobox{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#2878ff1a;padding:1rem;margin-bottom:2rem}.infobox .icon{width:calc(35px + 1rem);padding-right:1rem}.infobox .icon svg{color:#2878ff;color:var(--color-blue)}.campaign-component{background-color:#2878ff;background-color:var(--color-blue);padding:60px 0;padding:var(--grid-gutter-2) 0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:1024px){.campaign-component{padding:60px 0;padding:var(--grid-gutter-2) 0}}@media(min-width:1200px){.campaign-component{padding:100px 0;padding:var(--grid-gutter-3) 0}}.campaign-component.video-component{color:inherit;background-color:inherit}.campaign-component .video-player{position:absolute;width:100%}.campaign-component .no-image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.campaign-component .no-image .content-wrapper{max-width:800px}.campaign-component .no-image .content-wrapper .manchet{max-width:550px}.campaign-component h2{text-transform:inherit;-ms-hyphens:auto;hyphens:auto}.campaign-component h2 span.display-text{font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:700;font-weight:var(--font-weight-bold)}.campaign-component .manchet{width:80%;margin-left:auto;margin-right:auto}.campaign-component .button{margin-top:20px;margin-top:var(--grid-gutter-mobile)}@media(min-width:1024px){.campaign-component .button{margin-top:30px;margin-top:var(--grid-gutter)}}.campaign-component .content-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;height:100%;max-width:520px;max-width:var(--module-text-max-width);margin:0 auto}.campaign-component .content-wrapper .list-tags{margin-top:-7px}.campaign-component .content-wrapper .list-tags .tag{margin:0 auto 20px;margin:0 auto var(--grid-gutter-mobile);display:inline-block;text-transform:uppercase;font-size:14px;font-size:var(--font-size-small);line-height:18px;letter-spacing:.1em}.campaign-component .content-wrapper .middle-content{margin:auto;width:100%}.campaign-component .content-wrapper .middle-content>:last-child{margin-bottom:0}.campaign-component .image-wrapper{margin-bottom:30px;margin-bottom:var(--grid-gutter-2-mobile)}@media(min-width:768px){.campaign-component .image-wrapper{margin-bottom:0}}.campaign-component .image-wrapper img{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.contact-component{background-color:#0000000d;padding:50px 0 0;padding:var(--grid-gutter-3-mobile) 0 0}@media(min-width:1024px){.contact-component{padding:100px 0 0;padding:var(--grid-gutter-3) 0 0}}.contact-component.small-component{background-color:transparent;padding:0}.contact-component.small-component .richtext-wrapper{margin:0 auto 50px;margin:0 auto var(--grid-gutter-3-mobile);max-width:730px;max-width:var(--richtext-max-width)}@media(min-width:1024px){.contact-component.small-component .richtext-wrapper{margin:0 auto 45px}}.contact-component.small-component .richtext-wrapper h3{margin:20px 0 30px}.contact-component.small-component .contact-information{margin-bottom:30px;margin-bottom:var(--grid-gutter-2-mobile)}.contact-component.small-component .contact-information a{border-bottom:0}.contact-component .contact-information{margin-bottom:30px;margin-bottom:var(--grid-gutter-2-mobile)}@media(min-width:1024px){.contact-component .contact-information{margin-bottom:100px;margin-bottom:var(--grid-gutter-3)}}.contact-component .contact-information h3{margin-bottom:30px;font-size:22px;text-transform:none;text-transform:initial;font-weight:600;font-weight:var(--font-weight-demibold)}.contact-component .contact-information a{font-size:72px;font-size:var(--font-size-header-large);font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);display:inline-block;line-height:.9;font-weight:700;font-weight:var(--font-weight-bold);color:#2878ff;color:var(--color-blue);border-bottom:0;letter-spacing:0}@media(min-width:1024px){.contact-component .contact-information a{font-size:80px}}@media(min-width:1200px){.contact-component .contact-information a{font-size:90px;font-size:var(--font-size-header-xlarge)}}.contact-component .richtext-wrapper{margin:0 0 50px;margin:0 0 var(--grid-gutter-3-mobile);max-width:520px;max-width:var(--module-text-max-width)}@media(min-width:1024px){.contact-component .richtext-wrapper{margin:0 0 100px;margin:0 0 var(--grid-gutter-3)}}.people-search-container{margin-bottom:30px;margin-bottom:var(--grid-gutter)}.people-search-container .dropdown-suggestions a.suggestion-item-meta{background-color:#0000ff1a;padding-left:10px}.people-search{padding-bottom:100px;padding-bottom:var(--grid-gutter-3)}.person{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);letter-spacing:.02em;margin-bottom:30px;margin-bottom:var(--grid-gutter-2-mobile);font-size:14px;font-size:var(--font-size-small);line-height:1.4}@media(min-width:768px){.person{font-size:16px;font-size:var(--font-size-body);margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.person>div{display:-webkit-box;display:-ms-flexbox;display:flex}.person .image{width:120px;height:120px;background-color:#f2f2f2;background-color:var(--color-grey-5);border-radius:50%;overflow:hidden;margin-bottom:15px;margin-bottom:var(--grid-gutter-half);background-repeat:no-repeat;background-size:contain}@media(min-width:768px){.person .image{width:150px;height:150px}}.person .name{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);text-transform:none;text-transform:initial;margin-bottom:10px}@media(max-width:767px){.person .name{font-size:24px}}.person .organization{margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile);display:block}.person a{display:inline-block;text-overflow:ellipsis;white-space:nowrap}.person a span{min-width:35px;display:inline-block}.people-search-module .row{padding-top:60px}.page-search-container{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}.page-search{padding-bottom:60px;padding-bottom:var(--grid-gutter-2)}.search-results{background-color:#fff;z-index:2;position:relative}.search-results .results-container{padding:30px 0;padding:var(--grid-gutter-2-mobile) 0}@media(min-width:1024px){.search-results .results-container{padding:60px 0;padding:var(--grid-gutter-2) 0}}.search-results .results-container .result-summery{font-size:22px;line-height:28px;font-weight:500;font-weight:var(--font-weight-medium);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:20px}.search-results .results-container .result-summery span{margin-right:5px}.search-results .results-container .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search-results .results-container .print-wrapper{margin-bottom:0}@media print{.search-results .row{display:block}}.search-results div[class*=col-]{-webkit-transition:margin .8s cubic-bezier(0,0,.21,1),max-width .8s cubic-bezier(0,0,.21,1);transition:margin .8s cubic-bezier(0,0,.21,1),max-width .8s cubic-bezier(0,0,.21,1);-webkit-transition:margin var(--ani-speed-8) var(--ani-type-1),max-width var(--ani-speed-8) var(--ani-type-1);transition:margin var(--ani-speed-8) var(--ani-type-1),max-width var(--ani-speed-8) var(--ani-type-1)}@media(max-width:1200px){[data-result-item-placeholder-image] .search-results .list-layout div[class*=col-]{margin-left:0;padding-left:20px;padding-left:var(--grid-gutter-mobile);padding-right:20px;padding-right:var(--grid-gutter-mobile)}}[data-result-item-placeholder-image] .search-results .list-layout div[class*=col-] a{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:767px){[data-result-item-placeholder-image] .search-results .list-layout div[class*=col-] a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width:768px){.search-results .list-layout div[class*=col-] .image-wrapper{min-width:200px;margin-right:25px;margin-bottom:40px;height:100%}}#sticky-results-updated{position:fixed;bottom:0;padding:12px 20px;background-color:#001965;background-color:var(--color-darkblue);color:#fff;z-index:2;left:0;right:0;-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-4) var(--ani-type-1);transition:all var(--ani-speed-4) var(--ani-type-1);-webkit-transform:translateY(100%);transform:translateY(100%);text-align:center}@media(min-width:1024px){#sticky-results-updated{padding:12px 110px;background-color:#fff;color:#001965;color:var(--color-darkblue)}}@media print{#sticky-results-updated{display:none!important}}#sticky-results-updated.open{-webkit-transform:translateY(0);transform:translateY(0)}#sticky-results-updated #sticky-search-results-count{margin-right:5px}#sticky-results-updated .svg-icon{width:16px;height:10px;margin-left:10px}.search-input-wrapper{position:relative;padding-bottom:20px;padding-bottom:var(--grid-gutter-mobile)}.search-input-wrapper #search-input{font-size:28px;line-height:34px;padding-right:60px;margin-bottom:0}.search-input-wrapper.small input[type=text]{margin-bottom:0!important}.search-input-wrapper.small .search-button{top:-3px;height:38px}.filters-container{overflow:hidden;height:0;-webkit-transition:all .7s cubic-bezier(0,0,.21,1);transition:all .7s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-7) var(--ani-type-1);transition:all var(--ani-speed-7) var(--ani-type-1);opacity:0}.filters-container.open{opacity:1}a[data-show-filters] .close-text{display:none}a[data-show-filters] .svg-icon{width:30px!important;height:30px!important;-webkit-transition:-webkit-transform .7s cubic-bezier(0,0,.21,1);transition:-webkit-transform .7s cubic-bezier(0,0,.21,1);transition:transform .7s cubic-bezier(0,0,.21,1);transition:transform .7s cubic-bezier(0,0,.21,1),-webkit-transform .7s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-7) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-7) var(--ani-type-1);transition:transform var(--ani-speed-7) var(--ani-type-1);transition:transform var(--ani-speed-7) var(--ani-type-1),-webkit-transform var(--ani-speed-7) var(--ani-type-1)}a[data-show-filters].open .open-text{display:none}a[data-show-filters].open .close-text{display:inline}.extended-filters-container{padding-bottom:30px;padding-bottom:var(--grid-gutter)}.dropdown-suggestions{position:absolute;left:0;right:0;background:#e5e5e5;background:var(--color-grey-4);z-index:3}.dropdown-suggestions a.suggestion-item-meta{background-color:#ccc;background-color:var(--color-grey-3);font-size:16px}.dropdown-suggestions a.suggestion-item-meta .results-count-meta{color:#000;padding-left:10px}.dropdown-suggestions.global-dropdown-suggestions{background:#193074}.dropdown-suggestions.global-dropdown-suggestions a.globa-dropdown-suggestion-meta{background-color:#ffffff1a;font-size:16px}.dropdown-suggestions.global-dropdown-suggestions a.globa-dropdown-suggestion-meta .results-count-meta{padding-left:10px;color:#c0c0c0}.dropdown-suggestions.global-dropdown-suggestions a:hover,.dropdown-suggestions.global-dropdown-suggestions a:focus,.dropdown-suggestions.global-dropdown-suggestions a:active{background-color:#fff3}.dropdown-suggestions.blue-dropdown-suggestions{background:#5393ff}.dropdown-suggestions.blue-dropdown-suggestions a:hover,.dropdown-suggestions.blue-dropdown-suggestions a:focus,.dropdown-suggestions.blue-dropdown-suggestions a:active{background-color:#fff3}.dropdown-suggestions.bg-white{background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,25,101,.1);box-shadow:0 2px 10px #0019651a}.dropdown-suggestions.bg-white a:hover,.dropdown-suggestions.bg-white a:focus,.dropdown-suggestions.bg-white a:active{background-color:#e6e8f0}.dropdown-suggestions.bg-dropdown-darkblue a:hover,.dropdown-suggestions.bg-dropdown-darkblue a:focus,.dropdown-suggestions.bg-dropdown-darkblue a:active{background-color:#d9dde8}.dropdown-suggestions.close{display:none}.dropdown-suggestions.assignment-template{overflow-y:auto;max-height:50vh;-webkit-overflow-scrolling:touch}@media(min-width:1024px){.dropdown-suggestions.assignment-template{max-height:34vh}}.dropdown-suggestions.assignment-template ul li:after{content:"";display:block;border-bottom:solid 1px #808cb2;border-bottom:solid 1px var(--color-darkblue-grey);right:7px;left:7px;bottom:0;position:absolute}.dropdown-suggestions.assignment-template ul li a{font-size:16px;display:block;line-height:24px;padding:10px 15px;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.dropdown-suggestions.assignment-template ul li a .top{display:block}.dropdown-suggestions.assignment-template ul li a .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.dropdown-suggestions.assignment-template ul li a span{width:auto}.dropdown-suggestions.assignment-template ul li a .tag{-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit}.dropdown-suggestions ul{list-style-type:none;padding:0;margin:0}.dropdown-suggestions ul li{position:relative}.dropdown-suggestions ul li a{padding:10px 15px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:768px){.dropdown-suggestions ul li a{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media(min-width:1024px){.dropdown-suggestions ul li a{font-size:22px;line-height:28px;padding:14px 15px}}.dropdown-suggestions ul li a:focus,.dropdown-suggestions ul li a:active{background-color:#ccc;background-color:var(--color-grey-3);outline:0}@media(max-width:767px){.dropdown-suggestions ul li a span{width:100%}}.dropdown-suggestions ul li a .tag{font-size:12px;line-height:16px;letter-spacing:.1em;text-transform:uppercase;opacity:.7;height:13px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:4px}@media(min-width:768px){.dropdown-suggestions ul li a .tag{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:15px;margin-bottom:0}}@media(min-width:1024px){.dropdown-suggestions ul li a .tag{font-size:14px;line-height:18px}}#pagination{padding-bottom:40px}@media(min-width:768px){#pagination{padding-bottom:100px;padding-bottom:var(--grid-gutter-3)}}#pagination .button-wrapper{margin-top:30px}@media(min-width:768px){#pagination .button-wrapper{text-align:center}}.generic-search{position:relative}.generic-search .generic-search-image.image-wrapper{display:none}@media(min-width:1024px){.generic-search .generic-search-image.image-wrapper{display:block;position:absolute;width:180px;height:144px;top:-179px;right:90px}}@media(min-width:1200px){.generic-search .generic-search-image.image-wrapper{position:relative;width:100%;height:auto;top:inherit;right:inherit;margin-top:-140px}}.generic-search .generic-search-image.image-wrapper img{max-width:100%}.generic-search .margin-bottom{margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:768px){.generic-search .margin-bottom{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.facet-container{margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile)}@media(min-width:1024px){.facet-container{margin-bottom:30px;margin-bottom:var(--grid-gutter)}}.facet-container:after{content:".";visibility:hidden;display:block;height:0;clear:both}.facet-container ul{padding:0;margin:0;list-style:none}.facet-container ul li{float:left;margin-right:12px;margin-bottom:12px}.facet-container ul li a{background-color:#fff;border-radius:20px;min-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1px 12px;font-size:12px;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);letter-spacing:.03em;font-weight:500;font-weight:var(--font-weight-medium);border:solid 2px #fff;cursor:default;-webkit-transition:border-color 125ms cubic-bezier(0,0,.21,1);transition:border-color 125ms cubic-bezier(0,0,.21,1);-webkit-transition:border-color var(--ani-speed-1) var(--ani-type-1);transition:border-color var(--ani-speed-1) var(--ani-type-1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-shadow:0 2px 10px rgba(0,25,101,.1);box-shadow:0 2px 10px #0019651a}@media(min-width:1024px){.facet-container ul li a{font-size:14px;font-size:var(--font-size-small);padding:1px 20px}}.facet-container ul li a:not(.disabled):hover{border-color:#2878ff;border-color:var(--color-blue);cursor:pointer}.facet-container ul li a.selected{background-color:#2878ff;background-color:var(--color-blue);color:#fff;border-color:#2878ff;border-color:var(--color-blue)}.facet-container ul li a.disabled{opacity:.5}.facet-container ul li a .count{font-weight:400;font-weight:var(--font-weight-regular);margin-left:4px;font-size:12px}.confirm-action{z-index:2;position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:#000a;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.confirm-action.show{visibility:visible;opacity:1}.confirm-action.show .box{-webkit-transform:translateX(-50%) translateY(0);transform:translate(-50%) translateY(0)}.confirm-action .box{display:inline-block;position:relative;left:50%;background-color:#fff;background-color:var(--color-white);padding:2rem;-webkit-transform:translateX(-50%) translateY(1rem);transform:translate(-50%) translateY(1rem);-webkit-transition:-webkit-transform .2s cubic-bezier(.5,1,.5,1);transition:-webkit-transform .2s cubic-bezier(.5,1,.5,1);transition:transform .2s cubic-bezier(.5,1,.5,1);transition:transform .2s cubic-bezier(.5,1,.5,1),-webkit-transform .2s cubic-bezier(.5,1,.5,1);-webkit-transition:-webkit-transform .2s var(--cubic-ease-out);transition:-webkit-transform .2s var(--cubic-ease-out);transition:transform .2s var(--cubic-ease-out);transition:transform .2s var(--cubic-ease-out),-webkit-transform .2s var(--cubic-ease-out)}.confirm-action .button-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.confirm-action .button-group .button{min-width:auto;width:calc(50% - .5rem)}.events-page .events-top-container{background-color:#f2f2f2;background-color:var(--color-grey-5)}@media print{.events-page .events-top-container{background-color:transparent}}.events-search .event-navigation{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);margin-bottom:30px;margin-bottom:var(--grid-gutter);max-width:calc(100vw - 40px)}@media(min-width:1200px){.events-search .event-navigation{margin-top:35px;max-width:100%}}.events-search .event-navigation ul{margin:0 0 30px;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media(min-width:1200px){.events-search .event-navigation ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}}.events-search .event-navigation ul li{letter-spacing:.02em;opacity:.5;cursor:pointer;-webkit-transition:all .7s cubic-bezier(0,0,.21,1);transition:all .7s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-7) var(--ani-type-1);transition:all var(--ani-speed-7) var(--ani-type-1);font-size:14px;font-size:var(--font-size-small);white-space:nowrap;overflow:hidden;border-left:solid 1px rgba(0,25,101,.5);text-overflow:ellipsis;padding:0 8px;font-weight:600;font-weight:var(--font-weight-demibold);position:relative}.events-search .event-navigation ul li:first-child{border-left:0;padding-left:0}@media(min-width:768px){.events-search .event-navigation ul li{padding:0 12px}}@media(min-width:1200px){.events-search .event-navigation ul li{padding-bottom:6px;padding-left:0;display:inline-block;font-size:16px;font-size:var(--font-size-body);white-space:normal;overflow:visible;border-left:0;font-weight:400;font-weight:var(--font-weight-regular)}}@media(max-width:767px){.events-search .event-navigation ul li .full-text{display:none}}.events-search .event-navigation ul li .short-text{text-transform:capitalize}@media(min-width:768px){.events-search .event-navigation ul li .short-text{text-transform:inherit}}.events-search .event-navigation ul li:last-child{padding-right:0;border-right:0}.events-search .event-navigation ul li:last-child.selected:after{display:none}.events-search .event-navigation ul li:hover{opacity:1}.events-search .event-navigation ul li.selected{opacity:1;border-color:#001965;border-color:var(--color-darkblue)}.events-search .event-navigation ul li.selected:after{content:"";border-right:solid 1px #001965;border-right:solid 1px var(--color-darkblue);position:absolute;right:-1px;height:100%}@media(min-width:1200px){.events-search .event-navigation ul li.selected:after{display:none}}.events-search .event-search-container{max-height:0;position:relative;overflow:hidden}.events-search .event-search-container .overlay{position:absolute;inset:0;background-color:#f2f2f2;background-color:var(--color-grey-5);-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transition:all .7s cubic-bezier(0,0,.21,1);transition:all .7s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-7) var(--ani-type-1);transition:all var(--ani-speed-7) var(--ani-type-1);width:100%;height:100%;z-index:1}@media(min-width:1200px){.events-search .event-search-container .overlay{-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scaleX(1);transform:scaleX(1)}}.events-search .event-search-container.open{max-height:none;padding-bottom:25px;overflow:visible}.events-search .event-search-container.open .overlay{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition:all .7s cubic-bezier(0,0,.21,1);transition:all .7s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-7) var(--ani-type-1);transition:all var(--ani-speed-7) var(--ani-type-1)}@media(min-width:1200px){.events-search .event-search-container.open .overlay{-webkit-transform:scaleX(0);transform:scaleX(0)}}.events-search .event-search-container .facet-label{margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile);font-size:20px}@media(min-width:1024px){.events-search .event-search-container .facet-label{font-size:22px}}@media(min-width:1200px){.events-search .calender-wrapper{margin-top:35px}}.events-page .print-wrapper{z-index:1;position:relative}.event-page{padding-bottom:5px}@media(min-width:1024px){.event-page{padding-bottom:30px;padding-bottom:var(--grid-gutter)}}.event-page .flex{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:15px;gap:15px}@media(max-width:499px){.event-page .flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:0;gap:0}}.event-page .flex .spacing{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.event-page .event-top-container{background-color:#6fe4c1;background-color:var(--color-green);padding-bottom:1px;margin-bottom:30px;margin-bottom:var(--grid-gutter-2-mobile)}@media(min-width:768px){.event-page .event-top-container{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.event-page .event-top-container .header-image{opacity:1;height:400px;margin-bottom:-310px}@media(min-width:768px){.event-page .event-top-container .header-image{margin-bottom:-270px}}@media(min-width:1024px){.event-page .event-top-container .header-image{height:390px;margin-bottom:0;margin-top:160px;margin-right:0}}@media(min-width:1200px){.event-page .event-top-container .header-image{height:470px;margin:70px 0 0}}@media(min-width:1440px){.event-page .event-top-container .header-image{margin-right:50px}}.event-page .event-top-container .manchet{max-width:730px;max-width:var(--richtext-max-width)}.event-page .event-top-container .button{margin-top:0}.event-page .event-info-box-wrapper{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);margin:20px 0 10px;margin:var(--grid-gutter-mobile) 0 10px;position:relative;z-index:1}@media(min-width:768px){.event-page .event-info-box-wrapper{margin:50px 0 30px;margin:var(--grid-gutter-3-mobile) 0 var(--grid-gutter);min-width:600px}}.event-page .button-wrapper{margin:60px 0 30px;margin:var(--grid-gutter-2) 0 var(--grid-gutter)}.event-page .event-contact-persons{padding:30px 0 0;padding:var(--grid-gutter) 0 0}.event-page .event-contact-persons .person{margin-bottom:0;margin-top:10px}.event-page .event-contact-persons .person a{border-bottom:0!important}.event-info-box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.event-info-box .svg-icon{width:20px;min-width:20px;height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:4px}@media(min-width:768px){.event-info-box .svg-icon{margin-left:3px;width:30px;min-width:30px;height:25px}}.event-info-box .svg-icon .status-icon{width:15px;height:15px;border-radius:50px;background-color:#fd6d6f;background-color:var(--color-red)}@media(min-width:768px){.event-info-box .svg-icon .status-icon{width:18px;height:18px}}.event-info-box .event-info{letter-spacing:.1em;text-transform:uppercase;line-height:1.25;font-size:14px;font-size:var(--font-size-small)}.event-info-box .event-info .info-title{margin-bottom:4px;margin-right:8px;font-weight:500;font-weight:var(--font-weight-medium);display:block}@media(min-width:768px){.event-info-box .event-info .info-title{display:inline}}.event-info-box .event-info .info-subtitle{opacity:.7}.event-info-box .event-info .info-subtitle .info-extra{margin-top:10px}.qr-code-parent-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:35px;gap:35px;margin-bottom:-30px;padding:75px 0 75px 135px}.qr-code-left-container{max-width:385px;text-align:center;-ms-flex-negative:0;flex-shrink:0}.qr-code-text-container{margin-bottom:25px}.qr-code-header-text{font-size:45px;text-transform:none}.qr-codes-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-column-gap:80px;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px;grid-row-gap:15px;row-gap:15px}.qr-code-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-row-gap:12px;row-gap:12px;min-width:120px}.qr-code-img{width:120px;-ms-flex-negative:0;flex-shrink:0}.qr-code-text{text-align:center}.qr-code-right-image{max-width:700px;max-height:524px}@media(max-width:1023px){.qr-code-parent-container{padding:75px 0 75px 50px}.qr-code-right-image{display:none}}.event-pages-signup .event-top-container{margin-top:43px;padding:30px 20px 1px;padding:var(--grid-gutter) var(--grid-gutter-mobile) 1px}@media(min-width:1024px){.event-pages-signup .event-top-container{margin-top:80px;padding:35px 113px 1px}}.event-pages-signup .event-top-container .header-wrapper{margin-top:0}.event-pages-signup .event-top-container .header-wrapper h2{text-transform:inherit;max-width:520px;max-width:var(--module-text-max-width)}.event-pages-signup .event-top-container .event-info-box-wrapper{margin:20px 0;margin:var(--grid-gutter-mobile) 0}.event-pages-signup .event-registration-form h1{text-transform:inherit;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md)}@media(min-width:1024px){.event-pages-signup .event-registration-form h1{font-size:42px;font-size:var(--font-size-header-medium-mobile);font-weight:500;font-weight:var(--font-weight-medium)}}.event-pages-signup .personal-information-container{background-color:#f2f2f2;background-color:var(--color-grey-5);padding:30px 20px 1px;padding:var(--grid-gutter) var(--grid-gutter-mobile) 1px;margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:1024px){.event-pages-signup .personal-information-container{padding:35px 113px 1px}}.images-component{margin:30px 0 0;margin:var(--grid-gutter-2-mobile) 0 0}@media(min-width:1024px){.images-component{margin:60px 0 0;margin:var(--grid-gutter-2) 0 0}.images-component.narrow{padding-right:60px;padding-right:var(--grid-gutter-2);padding-left:60px;padding-left:var(--grid-gutter-2);margin:30px 0;margin:var(--grid-gutter) 0 var(--grid-gutter)}.images-component.narrow .image-wrapper{max-width:730px;max-width:var(--richtext-max-width);margin:auto}}.images-component .image-wrapper{margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:1024px){.images-component .image-wrapper{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.images-component .image-wrapper img{width:100%}.images-component .image-wrapper .image-text{margin-top:10px;text-transform:uppercase;font-size:14px;font-size:var(--font-size-small);line-height:18px;letter-spacing:.1em;opacity:.7;font-weight:500;font-weight:var(--font-weight-medium)}.images-component .results a{display:block;width:220px;height:280px;background-size:220px 280px}.gallery-component{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}.gallery-component .gallery-wrapper{max-width:730px;max-width:var(--richtext-max-width);margin:auto;position:relative;height:100%}.gallery-component .gallery-wrapper .row{margin-left:0;margin-right:0}.gallery-component .gallery-wrapper.is-inview .gallery-item,.ng-scope .gallery-component .gallery-wrapper .gallery-item{-webkit-transform:translateX(0);transform:translate(0);opacity:1}.gallery-component .gallery-wrapper.is-inview .gallery-item:nth-child(2),.ng-scope .gallery-component .gallery-wrapper .gallery-item:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s}.gallery-component .gallery-wrapper.is-inview .gallery-item:nth-child(3),.ng-scope .gallery-component .gallery-wrapper .gallery-item:nth-child(3){-webkit-transition-delay:.2s;transition-delay:.2s}.gallery-component .gallery-wrapper.is-inview .gallery-item:nth-child(4),.ng-scope .gallery-component .gallery-wrapper .gallery-item:nth-child(4){-webkit-transition-delay:.3s;transition-delay:.3s}.gallery-component .gallery-wrapper.is-inview .gallery-item:nth-child(5),.ng-scope .gallery-component .gallery-wrapper .gallery-item:nth-child(5){-webkit-transition-delay:.4s;transition-delay:.4s}.gallery-component .gallery-wrapper.is-inview .gallery-expand,.ng-scope .gallery-component .gallery-wrapper .gallery-expand{-webkit-animation:showGalleryButton .5s ease-out .4s forwards;animation:showGalleryButton .5s ease-out .4s forwards}.gallery-component .gallery-wrapper .gallery-item{padding-bottom:2px;padding-right:2px;float:left;width:100%;background-color:#fff;overflow:hidden;-webkit-transform:translateX(-10px);transform:translate(-10px);opacity:0;-webkit-transition:all .8s ease-out;transition:all .8s ease-out}.gallery-component .gallery-wrapper .gallery-item:last-child{padding-right:0}.gallery-component .gallery-wrapper .gallery-item a{display:block;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;width:100%;height:180px}@media(min-width:1024px){.gallery-component .gallery-wrapper .gallery-item a{height:250px}}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-1 .gallery-item a{height:250px}@media(min-width:768px){.gallery-alternative-theme .gallery-component .gallery-wrapper.total-1 .gallery-item a{height:450px}}.gallery-component .gallery-wrapper.total-1 a,.gallery-component .gallery-wrapper.total-2 a{height:180px}@media(min-width:1024px){.gallery-component .gallery-wrapper.total-1 a,.gallery-component .gallery-wrapper.total-2 a{height:350px}}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-1 .gallery-item,.gallery-alternative-theme .gallery-component .gallery-wrapper.total-2 .gallery-item{width:100%}.gallery-component .gallery-wrapper.total-2 .gallery-item,.gallery-component .gallery-wrapper.total-3 .gallery-item{width:50%}.ng-scope .gallery-component .gallery-wrapper.total-2 .gallery-item,.ng-scope .gallery-component .gallery-wrapper.total-3 .gallery-item{width:49%}.gallery-component .gallery-wrapper.total-3 .gallery-item:nth-child(3){width:100%}.ng-scope .gallery-component .gallery-wrapper.total-3 .gallery-item:nth-child(3){width:98%}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-3 .gallery-item{width:50%}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-3 .gallery-item a{height:120px}@media(min-width:768px){.gallery-alternative-theme .gallery-component .gallery-wrapper.total-3 .gallery-item a{height:170px}}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-3 .gallery-item:nth-child(1){width:100%}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-3 .gallery-item:nth-child(1) a{height:250px}@media(min-width:768px){.gallery-alternative-theme .gallery-component .gallery-wrapper.total-3 .gallery-item:nth-child(1) a{height:450px}}.gallery-component .gallery-wrapper.total-4 .gallery-item{width:calc(100%/3)}.ng-scope .gallery-component .gallery-wrapper.total-4 .gallery-item{width:calc(98%/3)}.gallery-component .gallery-wrapper.total-4 .gallery-item:nth-child(2),.gallery-component .gallery-wrapper.total-4 .gallery-item:nth-child(3){width:calc(100%/1.5)}.ng-scope .gallery-component .gallery-wrapper.total-4 .gallery-item:nth-child(2),.ng-scope .gallery-component .gallery-wrapper.total-4 .gallery-item:nth-child(3){width:calc(98%/1.5)}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-4 .gallery-item{width:calc(100%/3)}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-4 .gallery-item a{height:120px}@media(min-width:768px){.gallery-alternative-theme .gallery-component .gallery-wrapper.total-4 .gallery-item a{height:170px}}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-4 .gallery-item:nth-child(1){width:100%}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-4 .gallery-item:nth-child(1) a{height:250px}@media(min-width:768px){.gallery-alternative-theme .gallery-component .gallery-wrapper.total-4 .gallery-item:nth-child(1) a{height:450px}}.gallery-component .gallery-wrapper.total-5 .gallery-item{width:calc(100%/3)}.ng-scope .gallery-component .gallery-wrapper.total-5 .gallery-item{width:calc(98%/3)}.gallery-component .gallery-wrapper.total-5 .gallery-item:nth-child(1),.gallery-component .gallery-wrapper.total-5 .gallery-item:nth-child(2){width:50%}.ng-scope .gallery-component .gallery-wrapper.total-5 .gallery-item:nth-child(1),.ng-scope .gallery-component .gallery-wrapper.total-5 .gallery-item:nth-child(2){width:49%}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-5 .gallery-item{width:25%}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-5 .gallery-item a{height:120px}@media(min-width:768px){.gallery-alternative-theme .gallery-component .gallery-wrapper.total-5 .gallery-item a{height:170px}}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-5 .gallery-item:nth-child(1){width:100%}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-5 .gallery-item:nth-child(1) a{height:250px}@media(min-width:768px){.gallery-alternative-theme .gallery-component .gallery-wrapper.total-5 .gallery-item:nth-child(1) a{height:450px}}.gallery-alternative-theme .gallery-component .gallery-wrapper.total-3 .gallery-expand-wrapper,.gallery-alternative-theme .gallery-component .gallery-wrapper.total-4 .gallery-expand-wrapper,.gallery-alternative-theme .gallery-component .gallery-wrapper.total-5 .gallery-expand-wrapper{padding-top:38%}.gallery-component .gallery-expand-wrapper{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0000;-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-4) var(--ani-type-1);transition:all var(--ani-speed-4) var(--ani-type-1);cursor:pointer}.gallery-component .gallery-expand-wrapper:hover{background-color:#0000001a}.gallery-component .gallery-expand-wrapper:hover .gallery-expand{background-color:#2878ff}.gallery-component .gallery-expand-wrapper .gallery-expand{background-color:#2878ff80;width:60px;height:60px;color:#fff;border-radius:60px;z-index:1;overflow:hidden;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-4) var(--ani-type-1);transition:all var(--ani-speed-4) var(--ani-type-1)}.gallery-component .gallery-expand-wrapper .gallery-expand svg{width:60px;height:60px}@-webkit-keyframes showGalleryButton{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes showGalleryButton{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.glightbox-container .goverlay{background:#000923}.glightbox-container .gbtn{color:#fff;height:60px;width:60px;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s cubic-bezier(0,0,.21,1);transition:-webkit-transform .2s cubic-bezier(0,0,.21,1);transition:transform .2s cubic-bezier(0,0,.21,1);transition:transform .2s cubic-bezier(0,0,.21,1),-webkit-transform .2s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-2) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-2) var(--ani-type-1);transition:transform var(--ani-speed-2) var(--ani-type-1);transition:transform var(--ani-speed-2) var(--ani-type-1),-webkit-transform var(--ani-speed-2) var(--ani-type-1)}.glightbox-container .gbtn:hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.glightbox-container .gbtn.gnext,.glightbox-container .gbtn.gprev{background-color:#fff6;border-radius:60px;padding-left:16px}.glightbox-container .gbtn.gnext:empty,.glightbox-container .gbtn.gprev:empty{display:none}.glightbox-container .gbtn.gnext svg,.glightbox-container .gbtn.gprev svg{height:18px;width:30px}@media(min-width:1024px){.glightbox-container .gbtn.gnext,.glightbox-container .gbtn.gprev{top:50%}}.glightbox-container .gbtn.gclose{height:40px;width:40px;opacity:1;border-radius:40px;right:15px;padding-left:2px}@media(min-width:768px){.glightbox-container .gbtn.gclose{right:36px;top:36px;padding-top:2px}}.glightbox-container .gbtn.gclose .svg-close{width:36px;height:36px}@media(min-width:1024px){.glightbox-container .gslide-media{margin-top:40px}}@media(min-width:1024px){.glightbox-container .gslide-media img{max-height:calc(100vh - 120px)!important}}.glightbox-container .gslide-description{background:transparent}.glightbox-mobile .glightbox-container .gslide-description{padding-bottom:10px;bottom:0}@media(min-width:768px){.glightbox-mobile .glightbox-container .gslide-description{padding-bottom:30px}}@media(min-width:1024px){.glightbox-mobile .glightbox-container .gslide-description{padding-bottom:0}}.glightbox-container .gslide-description .gdesc-inner{text-align:center;padding:20px 20px 0}.glightbox-container .gslide-description .gdesc-inner .gslide-title{font-size:16px;line-height:24px;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);letter-spacing:.02em;font-weight:400;font-weight:var(--font-weight-regular);color:#fff;margin-bottom:0}.cta-component .cta-wrapper{max-width:730px;max-width:var(--richtext-max-width);margin:0 auto 30px;margin:0 auto var(--grid-gutter)}.cta-component .cta-wrapper a{margin-right:15px;margin-bottom:15px}.cta-component .cta-wrapper a:last-child{margin-right:0}.news-page .header-wrapper,.masonry-page .header-wrapper{max-width:100%}@media(max-width:1023px){.news-page .header-wrapper,.masonry-page .header-wrapper{margin:20px auto}}@media(min-width:768px){.news-page .header-wrapper,.masonry-page .header-wrapper{width:65%}}@media(min-width:1024px){.news-page .header-wrapper,.masonry-page .header-wrapper{width:75%}}.news-page .news-page-container,.news-page .masonry-page-container,.masonry-page .news-page-container,.masonry-page .masonry-page-container{margin-top:0}@media(min-width:768px){.news-page .news-page-container,.news-page .masonry-page-container,.masonry-page .news-page-container,.masonry-page .masonry-page-container{margin-top:-90px;padding-top:100px}}@media(min-width:1024px){.news-page .news-page-container,.news-page .masonry-page-container,.masonry-page .news-page-container,.masonry-page .masonry-page-container{margin-top:-130px}}.news-page.branch-news-page .news-page-container,.news-page.branch-news-page .masonry-page-container,.masonry-page.branch-news-page .news-page-container,.masonry-page.branch-news-page .masonry-page-container{margin-top:-10px}@media(min-width:768px){.news-page.branch-news-page .news-page-container,.news-page.branch-news-page .masonry-page-container,.masonry-page.branch-news-page .news-page-container,.masonry-page.branch-news-page .masonry-page-container{margin-top:-105px}}@media(min-width:1024px){.news-page.branch-news-page .news-page-container,.news-page.branch-news-page .masonry-page-container,.masonry-page.branch-news-page .news-page-container,.masonry-page.branch-news-page .masonry-page-container{margin-top:-130px}}@media(min-width:768px){.news-page.branch-news-page .header-wrapper,.masonry-page.branch-news-page .header-wrapper{width:100%}}@media(min-width:1024px){.news-page.branch-news-page .header-wrapper,.masonry-page.branch-news-page .header-wrapper{width:80%}}@media(min-width:768px){.news-page .button-wrapper,.masonry-page .button-wrapper{text-align:right;min-height:100px;margin-top:-100px}}.news-page .button-wrapper .button,.masonry-page .button-wrapper .button{margin-bottom:30px;margin-bottom:var(--grid-gutter);margin-top:-20px}@media(min-width:768px){.news-page .button-wrapper .button,.masonry-page .button-wrapper .button{margin-bottom:60px;margin-bottom:var(--grid-gutter-2);margin-top:0}}.news-container{padding-top:30px}@media(min-width:1024px){.news-container{padding-top:100px}}.news-container-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}@media(min-width:1024px){.news-container-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:40px}}@media(min-width:1200px){.news-container-top{margin-bottom:50px}}.news-container-top h1{font-size:72px;font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:700;font-weight:var(--font-weight-bold);margin-bottom:30px}@media(min-width:768px){.news-container-top h1{font-size:100px}}@media(min-width:1024px){.news-container-top h1{font-size:120px;margin-bottom:0}}.news-container-top__heading{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.news-container-top__search{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-bottom:15px}@media(min-width:1024px){.news-container-top__search{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}}.news-container-top__search form{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.news-container-top__search input[type=text]{margin:0!important;padding:6px 40px 6px 8px!important}.news-container-top__search button{position:relative;margin-left:-35px}.news-container-top__search button svg{-webkit-transform:scale(.8);transform:scale(.8)}.news-container-top__search ul{list-style:none;margin:0;padding:0;position:absolute;top:100%;visibility:hidden;background:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;-webkit-box-shadow:0 2px 10px rgba(0,25,101,.1);box-shadow:0 2px 10px #0019651a;-webkit-transition:visibility .2s linear,opacity .2s linear;transition:visibility .2s linear,opacity .2s linear}.news-container-top__search ul li{display:block}.news-container-top__search ul li:not(:last-child){border-bottom:1px solid #f3f3f3}.news-container-top__search ul li:first-child a{padding-top:15px}.news-container-top__search ul li:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.news-container-top__search ul li:last-child a{padding-bottom:15px}.news-container-top__search ul span{font-size:13px;display:block;text-transform:uppercase;margin-bottom:4px;font-weight:500;font-weight:var(--font-weight-medium);opacity:.5}.news-container-top__search ul a{display:block;padding:10px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.news-container-top__search ul a:hover,.news-container-top__search ul a:focus{background-color:#f3f3f3}.news-container-top__search ul a:hover p,.news-container-top__search ul a:focus p{text-decoration:underline}.news-container-top__search ul p{font-size:14px;line-height:1.25;margin:0}.news-container-top-news{margin-bottom:20px}.news-container-top-news__item{display:block;margin-bottom:25px}.news-container-top-news__item h2{font-size:24px;font-weight:500;font-weight:var(--font-weight-medium);line-height:1.25;margin-bottom:15px;text-transform:none;text-transform:initial}@media(min-width:1024px){.news-container-top-news__item h2{font-size:28px}}@media(min-width:1200px){.news-container-top-news__item h2{font-size:32px}}.news-container-top-news__item .image-wrapper{position:relative;margin-bottom:15px;width:100%;overflow:hidden}.news-container-top-news__item .list-tags{text-transform:uppercase;margin-bottom:7.5px;margin-bottom:calc(var(--grid-gutter-half)/2);font-size:.875rem;font-weight:500;font-weight:var(--font-weight-medium);color:#00196580}.news-container-top-news__item .svg-icon{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transform:translateX(-20px);transform:translate(-20px);-webkit-transition:all .3s cubic-bezier(0,0,.21,1);transition:all .3s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-3) var(--ani-type-1);transition:all var(--ani-speed-3) var(--ani-type-1);width:39px;height:22px;color:#2878ff;color:var(--color-blue)}.news-container-top-news__item img{-webkit-transition:opacity .6s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),transform 1.2s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1)}.news-container-top-news__item:hover .image-wrapper img,.news-container-top-news__item:focus .image-wrapper img{-webkit-transform:scale(1.03);transform:scale(1.03)}.news-container-top-news__item:hover .svg-icon,.news-container-top-news__item:focus .svg-icon{-webkit-transform:translateX(0);transform:translate(0);opacity:1}.news-container-top-news__item .featured-content-type-audio,.news-container-top-news__item .featured-content-type-video{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:21px;height:21px;background-color:#6fe4c1;background-color:var(--color-green);border-radius:100%;background-image:url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.09687 5.50027L4.69687 7.54777L1.29688 9.59527V5.50027V1.40527L4.69687 3.45277L8.09687 5.50027Z' stroke='black' stroke-miterlimit='10' /%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:55% center;position:relative;top:5px;margin-left:20px}.news-container-cta{background-color:#2878ff;background-color:var(--color-blue);color:#fff;color:var(--color-white);background-image:url("/dist/cms/assets/images/news.svg");background-repeat:no-repeat;background-size:60% 100%;background-position:center center;aspect-ratio:13/3}@media(max-width:1440px){.news-container-cta{aspect-ratio:12/3}}@media(max-width:767px){.news-container-cta{aspect-ratio:8/3}}@media(max-width:400px){.news-container-cta{aspect-ratio:6/3}}.news-container-cta .container{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-container-cta .container .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:25px;gap:25px}.news-container-cta .container .flex h4{font-size:50px}.news-container-cta .container .flex a{margin:auto;max-width:100px}@media(min-width:1024px){.news-container-cta .container .flex h4{font-size:64px;max-width:550px;margin:0}.news-container-cta .container .flex p{max-width:375px;display:block;margin:auto}}@media(max-width:1440px){.news-container-cta .container .flex{grid-gap:15px;gap:15px}.news-container-cta .container .flex h4,.news-container-cta .container .flex p{max-width:unset;margin:0}}@media(max-width:767px){.news-container-cta .container .flex h4{font-size:40px}}@media(max-width:767px){.news-container-cta .container .flex h4{font-size:30px}}.news-singlepage .svg-watch,.knowledgebank-article .svg-watch{-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.21,1);transition:-webkit-transform .8s cubic-bezier(0,0,.21,1);transition:transform .8s cubic-bezier(0,0,.21,1);transition:transform .8s cubic-bezier(0,0,.21,1),-webkit-transform .8s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform .8s var(--ani-type-1);transition:-webkit-transform .8s var(--ani-type-1);transition:transform .8s var(--ani-type-1);transition:transform .8s var(--ani-type-1),-webkit-transform .8s var(--ani-type-1);-webkit-transform-origin:center center;transform-origin:center center}.news-singlepage .svg-watch:hover,.knowledgebank-article .svg-watch:hover{-webkit-transform:rotate(360deg);transform:rotate(360deg)}.news-singlepage .news-info,.knowledgebank-article .news-info{margin:-20px 0 10px;margin:calc(-1*var(--grid-gutter-mobile)) 0 10px}@media(min-width:1024px){.news-singlepage .news-info,.knowledgebank-article .news-info{margin:-30px 0 30px;margin:calc(-1*var(--grid-gutter)) 0 var(--grid-gutter)}}.news-singlepage .news-info .tag,.knowledgebank-article .news-info .tag{margin-bottom:7px;text-transform:uppercase;font-size:13px;line-height:18px;letter-spacing:.1em;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:500;font-weight:var(--font-weight-medium)}@media(min-width:1024px){.news-singlepage .news-info .tag,.knowledgebank-article .news-info .tag{font-size:14px;font-size:var(--font-size-small)}}.news-singlepage .news-info .author,.knowledgebank-article .news-info .author{display:-webkit-box;display:-ms-flexbox;display:flex}.news-singlepage .news-info .author a,.knowledgebank-article .news-info .author a{text-decoration:none;display:inline-block}.news-singlepage .news-info .author .author-name,.knowledgebank-article .news-info .author .author-name{margin-bottom:5px}.news-singlepage .news-info .author .author-name label,.knowledgebank-article .news-info .author .author-name label{font-family:inherit;font-weight:inherit;font-size:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:0;padding-right:17px;height:17px;position:relative;bottom:4px}.news-singlepage .news-info .author .author-name label:after,.knowledgebank-article .news-info .author .author-name label:after{content:"+";font-size:24px;line-height:14px;position:absolute;right:0;top:0;-webkit-transform-origin:50% calc(50% + 2px);transform-origin:50% calc(50% + 2px);font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-4) var(--ani-type-1);transition:all var(--ani-speed-4) var(--ani-type-1)}.news-singlepage .news-info .author .author-name label:hover:after,.knowledgebank-article .news-info .author .author-name label:hover:after{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.news-singlepage .news-info .author .author-name input[type=checkbox],.knowledgebank-article .news-info .author .author-name input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.news-singlepage .news-info .author .author-name input[type=checkbox]:checked~.authors,.knowledgebank-article .news-info .author .author-name input[type=checkbox]:checked~.authors{max-height:200px;opacity:1;-webkit-transition:all .8s cubic-bezier(0,0,.21,1);transition:all .8s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-8) var(--ani-type-1);transition:all var(--ani-speed-8) var(--ani-type-1)}.news-singlepage .news-info .image,.knowledgebank-article .news-info .image{height:40px;width:40px;min-width:40px;margin-top:-4px;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#f2f2f2;background-color:var(--color-grey-5);border-radius:50%;overflow:hidden;margin-right:15px;margin-right:var(--grid-gutter-half)}@media(min-width:768px){.news-singlepage .news-info .image,.knowledgebank-article .news-info .image{height:50px;width:50px;min-width:50px}}.news-info-wrapper{max-width:730px;max-width:var(--richtext-max-width);margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-info-wrapper .author-name{margin:0!important}.news-info-wrapper .tag{line-height:1.3!important;margin:0!important;display:-webkit-box;display:-ms-flexbox;display:flex}.news-info-wrapper .info-tools{display:-webkit-box;display:-ms-flexbox;display:flex}.news-info-wrapper .info-tools>div{margin-left:20px;margin-bottom:0;margin-top:0}.news-info-wrapper .authors{margin:0;padding:0;list-style:none;overflow:hidden;max-height:0;opacity:0;-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-4) var(--ani-type-1);transition:all var(--ani-speed-4) var(--ani-type-1)}.news-keywords{position:relative}@media(max-width:767px){.news-keywords:before,.news-keywords:after{content:"";position:absolute;top:0;height:75px}.news-keywords:before{left:0;width:20px;background:-webkit-gradient(linear,left top,right top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 100%)}.news-keywords:after{right:0;width:38px;background:-webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(270deg,#fff 0%,rgba(255,255,255,0) 100%)}}.news-keywords hr{border:0;border-top:1px solid rgba(0,0,0,.1);background-color:transparent;color:transparent;max-width:730px;max-width:var(--richtext-max-width);margin:0 auto}.news-keywords .facet-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:30px;padding-top:var(--grid-gutter);padding-bottom:15px;padding-bottom:var(--grid-gutter-half)}@media(max-width:767px){.news-keywords .facet-container{margin-left:-20px;margin-left:calc(-1*var(--grid-gutter-mobile));margin-right:-20px;margin-right:calc(-1*var(--grid-gutter-mobile));overflow-x:auto;overflow-y:hidden;white-space:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media(min-width:768px){.news-keywords .facet-container{max-width:730px;max-width:var(--richtext-max-width);margin:0 auto 30px;margin:0 auto var(--grid-gutter) auto;-ms-flex-wrap:wrap;flex-wrap:wrap}}.news-keywords .facet-container>div{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-transform:uppercase;font-size:13px;color:#000a6580;margin-right:1rem;margin-bottom:12px}@media(max-width:767px){.news-keywords .facet-container>div{padding-left:20px;padding-left:var(--grid-gutter-mobile)}}.news-keywords .facet-container ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}@media(min-width:768px){.news-keywords .facet-container ul{-ms-flex-wrap:wrap;flex-wrap:wrap}}.news-keywords .facet-container a{white-space:nowrap}.news-archive .news-archive-top-container{background-color:#f2f2f2;background-color:var(--color-grey-5)}.news-archive .news-archive-top-container .news-archive-search-wrapper,.news-archive .news-archive-top-container .news-archive-search-wrapper .search-input-wrapper{margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:1024px){.news-archive .news-archive-top-container .news-archive-search-wrapper .search-input-wrapper{margin-bottom:30px;margin-bottom:var(--grid-gutter)}}.keytakeaway-component{margin:30px 0 0;margin:var(--grid-gutter-2-mobile) 0 0}@media(min-width:768px){.keytakeaway-component{margin:60px 0;margin:var(--grid-gutter-2) 0}.keytakeaway-component div[class*=col]:nth-child(2) .keytakeaway-item{-webkit-transition-delay:.1s;transition-delay:.1s}.keytakeaway-component div[class*=col]:nth-child(3) .keytakeaway-item{-webkit-transition-delay:.2s;transition-delay:.2s}}@media(min-width:1200px){.keytakeaway-component{margin:100px 0;margin:var(--grid-gutter-3) 0}}.keytakeaway-component+.keytakeaway-component{margin-top:0}@media(min-width:768px){.keytakeaway-component+.keytakeaway-component{margin-top:-62px;margin-top:calc(-1*var(--grid-gutter-2) - 2px)}}@media(min-width:1200px){.keytakeaway-component+.keytakeaway-component{margin-top:-102px;margin-top:calc(-1*var(--grid-gutter-3) - 2px)}}.keytakeaway-component+.keytakeaway-component .header{margin:60px 0 0;margin:var(--grid-gutter-2) 0 0}@media(min-width:768px){.keytakeaway-component+.keytakeaway-component .header{margin-top:118px;margin-top:calc(2*var(--grid-gutter-2) - 2px)}}@media(min-width:1200px){.keytakeaway-component+.keytakeaway-component .header{margin-top:198px;margin-top:calc(2*var(--grid-gutter-3) - 2px)}}.keytakeaway-component .keytakeaway-item{border-top:solid 2px currentColor;padding:30px 0 10px;padding:var(--grid-gutter) 0 10px;height:100%}@media(min-width:768px){.keytakeaway-component .keytakeaway-item{border-bottom:solid 2px currentColor}}.keytakeaway-component .keytakeaway-item .large-text{margin-bottom:15px;font-weight:500;font-weight:var(--font-weight-medium)}.keytakeaway-component .keytakeaway-item h2{text-transform:inherit}@-webkit-keyframes lineAppear{0%{height:0}to{height:100%}}@keyframes lineAppear{0%{height:0}to{height:100%}}.timeline-link{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3rem}@media(min-width:1024px){.timeline-link{display:none}}.timeline-link .icon{position:relative;margin-right:1.5rem;width:80px;height:80px;min-width:80px;min-height:80px;background-color:currentColor;border-radius:40px}.timeline-link .icon svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.timeline-link .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.timeline-link .text span{color:#001965;color:var(--color-darkblue);font-size:22px;font-size:var(--font-size-header-xsmall);font-weight:500;font-weight:var(--font-weight-medium);line-height:1.2;line-height:var(--font-lineheight-headers)}.timeline-link .text svg{margin-top:.5rem;color:currentColor}.timeline-link.theme-blue .icon{background-color:#2878ff;background-color:var(--color-blue)}.timeline-link.theme-blue .text svg{color:#2878ff;color:var(--color-blue)}.timeline-link.theme-green .icon{background-color:#6fe4c1;background-color:var(--color-green)}.timeline-link.theme-green .text svg{color:#6fe4c1;color:var(--color-green)}.timeline-link.theme-pink .icon{background-color:#ff9bbe;background-color:var(--color-pink)}.timeline-link.theme-pink .text svg{color:#ff9bbe;color:var(--color-pink)}.timeline-link.theme-yellow .icon{background-color:#ffe66e;background-color:var(--color-yellow)}.timeline-link.theme-yellow .text svg{color:#ffe66e;color:var(--color-yellow)}.timeline-link.theme-red .icon{background-color:#fd6d6f;background-color:var(--color-red)}.timeline-link.theme-red .text svg{color:#fd6d6f;color:var(--color-red)}.timeline{padding-top:5rem}@media(min-width:1024px){.timeline{padding-top:0}}.timeline.theme-blue,.timeline.theme-{color:#001965!important;color:var(--color-darkblue)!important}.theme-page.theme-darkblue .timeline.theme-blue,.theme-page.theme-darkblue .timeline.theme-{color:#fff!important}.timeline.theme-blue>ul>li:first-of-type:before,.timeline.theme-blue>ul>li:last-of-type:before,.timeline.theme->ul>li:first-of-type:before,.timeline.theme->ul>li:last-of-type:before{background-color:#2878ff;background-color:var(--color-blue)}.timeline.theme-blue>ul>li:not(:first-of-type):not(:last-of-type)>a:not([aria-disabled=true]):before,.timeline.theme->ul>li:not(:first-of-type):not(:last-of-type)>a:not([aria-disabled=true]):before{background-color:#2878ff;background-color:var(--color-blue)}.timeline.theme-blue>ul>li>a:after,.timeline.theme->ul>li>a:after{border-color:#2878ff;border-color:var(--color-blue)}.timeline.theme-blue>ul>li>.timeline-detail,.timeline.theme->ul>li>.timeline-detail{border-color:#2878ff;border-color:var(--color-blue)}.timeline.theme-blue>ul>li>.timeline-detail .footer,.timeline.theme->ul>li>.timeline-detail .footer{border-color:#2878ff;border-color:var(--color-blue)}.timeline.theme-green>ul>li:first-of-type:before,.timeline.theme-green>ul>li:last-of-type:before{background-color:#6fe4c1;background-color:var(--color-green)}.timeline.theme-green>ul>li:not(:first-of-type):not(:last-of-type)>a:not([aria-disabled=true]):before{background-color:#6fe4c1;background-color:var(--color-green)}.timeline.theme-green>ul>li>a:after{border-color:#6fe4c1;border-color:var(--color-green)}.timeline.theme-green>ul>li>.timeline-detail{border-color:#6fe4c1;border-color:var(--color-green)}.timeline.theme-green>ul>li>.timeline-detail .footer{border-color:#6fe4c1;border-color:var(--color-green)}.timeline.theme-pink>ul>li:first-of-type:before,.timeline.theme-pink>ul>li:last-of-type:before{background-color:#ff9bbe;background-color:var(--color-pink)}.timeline.theme-pink>ul>li:not(:first-of-type):not(:last-of-type)>a:not([aria-disabled=true]):before{background-color:#ff9bbe;background-color:var(--color-pink)}.timeline.theme-pink>ul>li>a:after{border-color:#ff9bbe;border-color:var(--color-pink)}.timeline.theme-pink>ul>li>.timeline-detail{border-color:#ff9bbe;border-color:var(--color-pink)}.timeline.theme-pink>ul>li>.timeline-detail .footer{border-color:#ff9bbe;border-color:var(--color-pink)}.timeline.theme-yellow>ul>li:first-of-type:before,.timeline.theme-yellow>ul>li:last-of-type:before{background-color:#ffe66e;background-color:var(--color-yellow)}.timeline.theme-yellow>ul>li:not(:first-of-type):not(:last-of-type)>a:not([aria-disabled=true]):before{background-color:#ffe66e;background-color:var(--color-yellow)}.timeline.theme-yellow>ul>li>a:after{border-color:#ffe66e;border-color:var(--color-yellow)}.timeline.theme-yellow>ul>li>.timeline-detail{border-color:#ffe66e;border-color:var(--color-yellow)}.timeline.theme-yellow>ul>li>.timeline-detail .footer{border-color:#ffe66e;border-color:var(--color-yellow)}.timeline.theme-red{color:#001965!important;color:var(--color-darkblue)!important}.timeline.theme-red>ul>li:first-of-type:before,.timeline.theme-red>ul>li:last-of-type:before{background-color:#fd6d6f;background-color:var(--color-red)}.timeline.theme-red>ul>li:not(:first-of-type):not(:last-of-type)>a:not([aria-disabled=true]):before{background-color:#fd6d6f;background-color:var(--color-red)}.timeline.theme-red>ul>li>a:after{border-color:#fd6d6f;border-color:var(--color-red)}.timeline.theme-red>ul>li>.timeline-detail{border-color:#fd6d6f;border-color:var(--color-red)}.timeline.theme-red>ul>li>.timeline-detail .footer{border-color:#fd6d6f;border-color:var(--color-red)}.timeline.simple{margin-top:20px;margin-top:var(--grid-gutter-mobile)}.timeline.simple h3{text-transform:none;margin:0;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-size:28px;font-size:var(--font-size-header-small-mobile);font-weight:500;font-weight:var(--font-weight-medium)}.timeline.simple h4{text-transform:none;margin:0;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-size:22px;font-size:var(--font-size-header-xsmall);font-weight:500;font-weight:var(--font-weight-medium)}.timeline.simple span.new-line{display:block}.timeline .title{margin-bottom:5rem}@media(min-width:1024px){.timeline .title{margin:0 0 4rem}}.timeline>ul{position:relative;list-style-type:none;padding:0 0 0 50px;margin:0 0 10rem 35px}.timeline>ul:before{content:"";position:absolute;top:30px;left:-1px;width:2px;height:0;background-color:currentColor}.timeline>ul.is-inview:before,.ng-scope .timeline>ul:before{-webkit-animation:lineAppear 2s forwards;animation:lineAppear 2s forwards}.timeline>ul>li{position:relative}.timeline>ul>li:not(:last-of-type){padding-bottom:100px;padding-bottom:var(--grid-gutter-3)}.timeline>ul>li.is-inview>a,.ng-scope .timeline>ul>li>a{opacity:1}.timeline>ul>li.is-inview:first-of-type>svg,.timeline>ul>li.is-inview:last-of-type>svg,.ng-scope .timeline>ul>li:first-of-type>svg,.ng-scope .timeline>ul>li:last-of-type>svg{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.timeline>ul>li.is-inview:first-of-type:before,.timeline>ul>li.is-inview:last-of-type:before,.ng-scope .timeline>ul>li:first-of-type:before,.ng-scope .timeline>ul>li:last-of-type:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.timeline>ul>li.is-inview:not(:first-of-type):not(:last-of-type)>a:not([aria-disabled=true]):before,.ng-scope .timeline>ul>li:not(:first-of-type):not(:last-of-type)>a:not([aria-disabled=true]):before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.timeline>ul>li.is-inview:not(:first-of-type):not(:last-of-type):after,.ng-scope .timeline>ul>li:not(:first-of-type):not(:last-of-type):after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.timeline>ul>li:first-of-type>svg,.timeline>ul>li:last-of-type>svg{position:absolute;top:30px;left:-50px;opacity:0;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.timeline>ul>li:first-of-type:before,.timeline>ul>li:last-of-type:before{content:"";position:absolute;top:-10px;left:-90px;width:80px;height:80px;border-radius:40px;-webkit-box-shadow:0 4px 13px rgba(0,0,0,.12);box-shadow:0 4px 13px #0000001f;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;background-color:currentColor}.timeline>ul>li:not(:first-of-type):not(:last-of-type)>a:not([aria-disabled=true]):before{content:"";position:absolute;top:-10px;left:-70px;width:40px;height:40px;border-radius:20px;-webkit-box-shadow:0 4px 13px rgba(0,0,0,.12);box-shadow:0 4px 13px #0000001f;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;background-color:currentColor}.timeline>ul>li:not(:first-of-type):not(:last-of-type):after{content:"";position:absolute;top:0;left:-60px;width:20px;height:20px;background-color:currentColor;border-radius:10px;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.timeline>ul>li>a{position:relative;display:block;cursor:pointer;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.timeline>ul>li>a[aria-disabled=true]{pointer-events:none;cursor:default}.timeline>ul>li>a:after{content:"";position:absolute;top:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 20px);opacity:0;-webkit-transform:scale(.98);transform:scale(.98);-webkit-transition:opacity .2s,-webkit-transform .2s ease-out;transition:opacity .2s,-webkit-transform .2s ease-out;transition:opacity .2s,transform .2s ease-out;transition:opacity .2s,transform .2s ease-out,-webkit-transform .2s ease-out;border:2px solid currentColor}.timeline>ul>li>a:hover:after{-webkit-transform:scale(1);transform:scale(1);opacity:1}.timeline>ul>li>a:hover .svg-arrow-down-small{-webkit-transform:translateY(5px);transform:translateY(5px)}.timeline>ul>li>a>h2,.timeline>ul>li>a>h3{text-transform:none;margin:0;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto}.timeline>ul>li>a>h2{font-size:28px;font-size:var(--font-size-header-small-mobile)}.timeline>ul>li>a>h3{font-size:22px;font-size:var(--font-size-header-xsmall)}.timeline>ul>li>a>.type{margin-bottom:.5rem}.timeline>ul>li>a>.svg-arrow-down-small{margin-top:1rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.timeline>ul>li>h2{display:inline;text-transform:none;margin:0;font-size:26px;line-height:32px}@media(min-width:1024px){.timeline>ul>li>h2{font-size:32px;font-size:var(--font-size-header-small);line-height:34px}}.timeline>ul>li>.timeline-detail{visibility:hidden;opacity:0;z-index:3;position:fixed;top:74px;top:calc(var(--menu-height) + 10px);left:10px;width:calc(100% - 20px);height:calc(100% - 84px);height:calc(100% - 20px - var(--menu-height));padding:24px 41px 24px 24px;overflow:auto;-webkit-overflow-scrolling:touch;-webkit-box-shadow:0 4px 13px rgba(0,0,0,.12);box-shadow:0 4px 13px #0000001f;background-color:#fff;background-color:var(--color-white);-webkit-transition:visibility .3s,opacity .3s;transition:visibility .3s,opacity .3s;border:2px solid currentColor}.theme-page.theme-darkblue .timeline>ul>li>.timeline-detail{color:#001965;color:var(--color-darkblue)}@media(min-width:1024px){.timeline>ul>li>.timeline-detail{position:absolute;top:-10px;left:-10px;width:55vw;height:auto;padding:24px 41px 24px 64px}}.timeline>ul>li>.timeline-detail.show{visibility:visible;opacity:1}.timeline>ul>li>.timeline-detail .button-close{position:fixed;top:78px;top:calc(var(--menu-height) + 14px);right:14px;width:40px;height:40px;padding:10px;cursor:pointer}@media(min-width:1024px){.timeline>ul>li>.timeline-detail .button-close{position:absolute;top:14px;right:14px}}.timeline>ul>li>.timeline-detail .button-close svg{width:20px;height:20px;pointer-events:none}.timeline>ul>li>.timeline-detail .header{padding-bottom:2rem}.timeline>ul>li>.timeline-detail .description-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem}@media(min-width:768px){.timeline>ul>li>.timeline-detail .description-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.timeline>ul>li>.timeline-detail .description-list dl{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 1rem;padding-left:2rem}@media(min-width:768px){.timeline>ul>li>.timeline-detail .description-list dl{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;padding-right:1rem}}.timeline>ul>li>.timeline-detail .description-list dt,.timeline>ul>li>.timeline-detail .description-list dd{margin:0;text-transform:uppercase;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto}.timeline>ul>li>.timeline-detail .description-list dt{position:relative;font-weight:600;font-weight:var(--font-weight-demibold)}.timeline>ul>li>.timeline-detail .description-list dt svg{position:absolute;top:0;left:-2rem}.timeline>ul>li>.timeline-detail .footer{margin-top:2rem;padding-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:2px solid currentColor}.timeline>ul>li>.timeline-detail .footer .image{padding-right:2rem}.timeline>ul>li>.timeline-detail .footer .image img{width:80px;max-width:80px}.linklistgrid-component{background-color:#2878ff;background-color:var(--color-blue);padding:60px 0;padding:var(--grid-gutter-2) 0;color:#fff}@media(min-width:768px){.linklistgrid-component{padding:60px 0 40px;padding:var(--grid-gutter-2) 0 40px}}@media(min-width:1200px){.linklistgrid-component{padding:100px 0 80px;padding:var(--grid-gutter-3) 0 80px}}.linklistgrid-component h2{text-transform:inherit;font-size:28px;font-size:var(--font-size-header-small-mobile)}@media(max-width:1200px){.linklistgrid-component h2{margin-bottom:30px;margin-bottom:var(--grid-gutter)}}.linklistgrid-component p{margin-bottom:0}@media(max-width:1200px){.linklistgrid-component p{margin-bottom:30px;margin-bottom:var(--grid-gutter)}}.linklistgrid-component .button{margin-right:20px;margin-right:var(--grid-gutter-mobile);margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile);font-weight:500;font-weight:var(--font-weight-medium);min-width:100px;float:left;color:#001965;color:var(--color-darkblue)}.linklistgrid-component .button:last-child{margin-right:0;margin-bottom:0}.newsletter-component{margin:0;padding:60px 0;padding:var(--grid-gutter-2) 0;background-color:#2878ff;background-color:var(--color-blue);color:#fff}@media(min-width:768px){.newsletter-component{padding:120px 0;padding:calc(var(--grid-gutter-2)*2) 0}}.newsletter-component .content-wrapper{z-index:1;position:relative;text-align:center;margin:auto;max-width:520px;max-width:var(--module-text-max-width)}.newsletter-component h3{text-transform:inherit}.newsletter-component .button{margin-top:20px}.newsletter-component .col-xs-12{position:relative}.newsletter-component .letters{position:absolute;width:calc(100% - 40px);top:-30px;top:calc(-1*var(--grid-gutter-2-mobile));height:calc(100% + 60px);height:calc(100% + var(--grid-gutter-2));color:#001965;color:var(--color-darkblue)}@media(min-width:768px){.newsletter-component .letters{top:-60px;top:calc(-1*var(--grid-gutter-2));height:calc(100% + 120px)}}.newsletter-component .letters svg{width:100%;height:auto;max-width:100%;max-height:100%}.newsletter-component .letters .full{display:none}@media(min-width:768px){.newsletter-component .letters .full{display:block;height:100%}}.newsletter-component .letters .shortend{height:100%}@media(min-width:768px){.newsletter-component .letters .shortend{display:none}}.error-page{padding-bottom:100px}.video{position:relative;margin-left:-20px;margin-left:calc(-1*var(--grid-gutter-mobile));margin-right:-20px;margin-right:calc(-1*var(--grid-gutter-mobile));margin-top:30px;margin-top:var(--grid-gutter-2-mobile);max-height:100svh}@media screen and (max-width:767px){.video{margin:0}}.video .embed-container{padding-bottom:56.25%;overflow:hidden;width:100%;max-width:100%;height:0;position:absolute;top:0;left:0;z-index:2;background-color:#000;background-color:var(--color-black);opacity:0}.video .embed-container.show-video{opacity:1}@media screen and (max-width:767px){.video .embed-container.show-video{position:fixed;z-index:20;padding:0;height:100vh}}.video video{position:absolute;top:0;width:100%;z-index:0;height:100%;-o-object-fit:cover;object-fit:cover}.video video.small{display:block}@media(min-width:500px){.video video.small{display:none}}.video video.large{display:none}@media(min-width:500px){.video video.large{display:block}}.video .video-container{position:relative;padding-bottom:56.25%}.video iframe{width:100%;height:80%}@media screen and (min-width:500px){.video iframe{height:100%;top:0}}.video .video-loop iframe{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000}@media screen and (min-width:500px){.video .video-loop iframe{height:100%}}.video .video-overlay{cursor:pointer;opacity:1;-webkit-transition:opacity .3s cubic-bezier(0,0,.21,1),z-index 0s cubic-bezier(0,0,.21,1) 2s;transition:opacity .3s cubic-bezier(0,0,.21,1),z-index 0s cubic-bezier(0,0,.21,1) 2s;-webkit-transition:opacity var(--ani-speed-3) var(--ani-type-1),z-index 0s var(--ani-type-1) 2s;transition:opacity var(--ani-speed-3) var(--ani-type-1),z-index 0s var(--ani-type-1) 2s;z-index:3;position:absolute;top:0;left:0;bottom:0;width:100%}.video .video-overlay .play-icon{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.21,1);transition:-webkit-transform .3s cubic-bezier(0,0,.21,1);transition:transform .3s cubic-bezier(0,0,.21,1);transition:transform .3s cubic-bezier(0,0,.21,1),-webkit-transform .3s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-3) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-3) var(--ani-type-1);transition:transform var(--ani-speed-3) var(--ani-type-1);transition:transform var(--ani-speed-3) var(--ani-type-1),-webkit-transform var(--ani-speed-3) var(--ani-type-1)}.video .video-overlay .play-icon #Oval-2{-webkit-transition:opacity .3s cubic-bezier(0,0,.21,1);transition:opacity .3s cubic-bezier(0,0,.21,1);-webkit-transition:opacity var(--ani-speed-3) var(--ani-type-1);transition:opacity var(--ani-speed-3) var(--ani-type-1)}@media(max-width:499px){.video .video-overlay .play-icon{-webkit-transform:scale(.85);transform:scale(.85)}}.video .video-overlay:hover{cursor:pointer}.video .video-overlay:hover .play-icon{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.21,1);transition:-webkit-transform .3s cubic-bezier(0,0,.21,1);transition:transform .3s cubic-bezier(0,0,.21,1);transition:transform .3s cubic-bezier(0,0,.21,1),-webkit-transform .3s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-3) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-3) var(--ani-type-1);transition:transform var(--ani-speed-3) var(--ani-type-1);transition:transform var(--ani-speed-3) var(--ani-type-1),-webkit-transform var(--ani-speed-3) var(--ani-type-1);-webkit-transform:scale(1.2);transform:scale(1.2)}.video .video-overlay:hover .play-icon #Oval-2{-webkit-transition:opacity .3s cubic-bezier(0,0,.21,1);transition:opacity .3s cubic-bezier(0,0,.21,1);-webkit-transition:opacity var(--ani-speed-3) var(--ani-type-1);transition:opacity var(--ani-speed-3) var(--ani-type-1);opacity:.8}.video .video-overlay .opacity-overlay{position:absolute;width:100%;height:100%;z-index:2}.video .video-overlay.hide-overlay{opacity:0;display:none;z-index:1}.video .video-overlay figure{margin:0;position:relative;overflow:hidden}.video .video-overlay .play-button{-webkit-transform:translateY(-50%) translatex(-50%);transform:translateY(-50%) translate(-50%);top:50%;position:absolute;left:50%;padding:0;z-index:1}.video .video-overlay span{color:#fff;color:var(--color-white)}.video .video-overlay span.start-caption{font-weight:700}.video .video-overlay span.end-caption{font-weight:400}.video .video-overlay span .pipe{padding:0 3px}@media(min-width:1200px){.video .video-overlay span .pipe{padding:0 5px}}.video .video-overlay .title{position:absolute;font-weight:700;-webkit-transform:translateY(-50%) translateX(-35%);transform:translateY(-50%) translate(-35%);top:50%;left:75%;padding:0;z-index:1;max-width:25%}.video .video-overlay .title .start-caption{display:block;font-size:24px;line-height:28px}.video .video-overlay .title .end-caption{font-size:24px;line-height:28px}@media(max-width:499px){.video .video-overlay{overflow:hidden;max-height:158.92%}}.video .close-button{position:absolute;top:10px;right:10px;-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-4) var(--ani-type-1);transition:all var(--ani-speed-4) var(--ani-type-1);z-index:2;width:42px;height:42px;border-radius:42px;background-color:#cccccc4d}@media(min-width:768px){.video .close-button{top:10px}}@media(min-width:768px){.video .close-button{top:3.5%}}@media(max-width:499px){.video .close-button{-webkit-transform:scale(.85);transform:scale(.85)}}.video .close-button:hover{background-color:#fffc;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.video .close-button svg{pointer-events:none;position:relative;top:3px;left:3px}@media screen and (max-width:767px){body.play-video{overflow:hidden}}.embed-container.override-aspect-1-1,.format-16-9.override-aspect-1-1,.video-container.override-aspect-1-1{aspect-ratio:1/1!important;padding-bottom:unset!important;height:100%!important;max-height:100svh}.embed-container.override-aspect-1-1 iframe,.format-16-9.override-aspect-1-1 iframe,.video-container.override-aspect-1-1 iframe{top:0!important}.embed-container.override-aspect-9-16,.format-16-9.override-aspect-9-16,.video-container.override-aspect-9-16{aspect-ratio:9/16!important;padding-bottom:unset!important;height:100%!important;max-height:100svh}.embed-container.override-aspect-9-16 iframe,.format-16-9.override-aspect-9-16 iframe,.video-container.override-aspect-9-16 iframe{top:0!important}.video-player{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.video-navigation{z-index:4;position:relative;width:calc(100% + 40px);width:calc(100% + (2*var(--grid-gutter-mobile)));pointer-events:auto;padding-bottom:2rem;margin:0 -20px;margin:0 calc(-1*var(--grid-gutter-mobile))}@media(min-width:1024px){.video-navigation{width:100%;margin:0}}.video-navigation>svg{z-index:2;position:absolute;left:50%;-webkit-transform:translate(-50%,-3.5rem);transform:translate(-50%,-3.5rem);color:#b2b2b2;color:var(--color-grey-2);pointer-events:none;-webkit-transition:opacity .15s;transition:opacity .15s}.video-navigation>svg:first-of-type{top:4.5rem;opacity:0}.video-navigation>svg:last-of-type{top:100%}.video-navigation .chapter-list{max-height:14rem;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;margin:0;padding:0}.video-navigation .chapter-list:before{z-index:1;position:absolute;content:"";top:0;left:0;width:100%;height:1px;background-color:#001965;background-color:var(--color-darkblue);opacity:.2}.video-navigation .chapter-list li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.video-navigation .chapter-list li a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:25%;flex-basis:25%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;height:100%;width:100%;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:16px;letter-spacing:.02em;line-height:24px;overflow:hidden;pointer-events:auto;-webkit-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s}.video-navigation .chapter-list li a>*{pointer-events:none}.video-navigation .chapter-list li a svg{margin-right:1rem}.video-navigation .chapter-list li a:before,.video-navigation .chapter-list li a:after{position:absolute;content:"";top:calc(100% - 1px);left:0;width:100%;height:1px;background-color:#001965;background-color:var(--color-darkblue);opacity:.2}.video-navigation .chapter-list li a:after{top:calc(100% - 2px);height:2px;opacity:1;-webkit-transform:translateX(-101%);transform:translate(-101%);-webkit-transition:-webkit-transform .2s cubic-bezier(.5,0,.5,1);transition:-webkit-transform .2s cubic-bezier(.5,0,.5,1);transition:transform .2s cubic-bezier(.5,0,.5,1);transition:transform .2s cubic-bezier(.5,0,.5,1),-webkit-transform .2s cubic-bezier(.5,0,.5,1);-webkit-transition:-webkit-transform .2s var(--cubic-ease-in-out);transition:-webkit-transform .2s var(--cubic-ease-in-out);transition:transform .2s var(--cubic-ease-in-out);transition:transform .2s var(--cubic-ease-in-out),-webkit-transform .2s var(--cubic-ease-in-out)}.video-navigation .chapter-list li a[aria-disabled=true],.video-navigation .chapter-list li a:hover{z-index:1}.video-navigation .chapter-list li a[aria-disabled=true]:after,.video-navigation .chapter-list li a:hover:after{-webkit-transform:translateX(0);transform:translate(0)}.video-navigation .chapter-list li a[aria-disabled=true]{background:#e5e5e5;background:var(--color-grey-4);pointer-events:none}.podcast-component div.episode h3.episode_name{font-weight:600;font-weight:var(--font-weight-demibold);color:currentColor!important;line-height:inherit;width:100%;margin-bottom:11px}.podcast-component div.episode div.meta{padding-top:0}.podcast-component div.episode div.buzz_share{margin-top:0}.podcast-list{margin-top:20px;margin-top:var(--grid-gutter-mobile)}picture img{display:block;border:0;max-height:100%;max-width:100%;width:100%;height:auto}[data-responsive-background-image] picture img{visibility:hidden;position:absolute;left:0;right:0;top:0;width:100%}picture img.lazy{-webkit-transition:opacity .6s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),transform 1.2s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1);-webkit-transition:opacity .6s var(--ani-type-1),-webkit-transform 1.2s var(--ani-type-1);transition:opacity .6s var(--ani-type-1),-webkit-transform 1.2s var(--ani-type-1);transition:opacity .6s var(--ani-type-1),transform 1.2s var(--ani-type-1);transition:opacity .6s var(--ani-type-1),transform 1.2s var(--ani-type-1),-webkit-transform 1.2s var(--ani-type-1);opacity:0}picture img.initial,picture img.loaded,picture img.error{opacity:1}[data-responsive-background-image]{position:relative}[data-responsive-background-image].loaded .image-bg-thumbnail{opacity:0}[data-responsive-background-image] .image-bg-thumbnail{position:absolute;background-size:inherit;background-repeat:inherit;background-position:inherit;inset:0;opacity:1;-webkit-transition:opacity .8s ease-out;transition:opacity .8s ease-out}.content-carousel{padding:50px 0;padding:var(--grid-gutter-3-mobile) 0;background-color:#f2f2f2;background-color:var(--color-grey-5)}.content-carousel .scene-wrapper{position:relative;margin-bottom:50px}@media(min-width:768px){.content-carousel .scene-wrapper{margin-bottom:100px}}.content-carousel .scene-wrapper .controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;z-index:1;top:50%;width:100%;left:0;right:0;opacity:0;-webkit-transition:all 1s ease .6s;transition:all 1s ease .6s;-webkit-transform:translateY(15px);transform:translateY(15px)}.is-inview .content-carousel .scene-wrapper .controls{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.IE .content-carousel .scene-wrapper .controls{top:calc(50% - 30px)}[ng-if=preview] .content-carousel .scene-wrapper .controls{display:none}.content-carousel .scene-wrapper .controls button{background-color:#00196599;border-radius:60px;color:#fff;height:40px;width:40px;-webkit-transition:background-color .2s cubic-bezier(0,0,.21,1);transition:background-color .2s cubic-bezier(0,0,.21,1);-webkit-transition:background-color var(--ani-speed-2) var(--ani-type-1);transition:background-color var(--ani-speed-2) var(--ani-type-1);min-width:inherit;padding:0;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.content-carousel .scene-wrapper .controls button .svg-long-arrow-left,.content-carousel .scene-wrapper .controls button .svg-long-arrow-right{display:none}@media(min-width:1024px){.content-carousel .scene-wrapper .controls button .svg-long-arrow-left,.content-carousel .scene-wrapper .controls button .svg-long-arrow-right{display:inline-block}}.content-carousel .scene-wrapper .controls button .svg-medium-arrow-left,.content-carousel .scene-wrapper .controls button .svg-medium-arrow-right{-webkit-transform:scale(1.2);transform:scale(1.2)}@media(min-width:1024px){.content-carousel .scene-wrapper .controls button .svg-medium-arrow-left,.content-carousel .scene-wrapper .controls button .svg-medium-arrow-right{display:none}}@media(min-width:768px){.content-carousel .scene-wrapper .controls button{background-color:#00196566}}@media(min-width:1024px){.content-carousel .scene-wrapper .controls button{height:60px;width:60px}}@media(hover:hover) and (pointer:fine){.content-carousel .scene-wrapper .controls button:hover{background-color:#001965cc}}.content-carousel .scene-wrapper .controls button:active{background-color:#001965cc}.content-carousel .scene-wrapper .controls button:focus{outline:0}.content-carousel .scene-wrapper .scene{position:relative;z-index:1;margin:0 auto 40px;-webkit-perspective:500px;perspective:500px;-webkit-transform:scale(1);transform:scale(1);width:256px;height:140px}.IE .content-carousel .scene-wrapper .scene{width:100%;-webkit-perspective:none;perspective:none;-webkit-transform:scale(1);transform:scale(1);overflow:hidden;height:200px}@media(min-width:768px){.IE .content-carousel .scene-wrapper .scene{margin-bottom:-70px}}@media(min-width:1024px){.IE .content-carousel .scene-wrapper .scene{height:300px;margin-bottom:40px}}[ng-if=preview] .content-carousel .scene-wrapper .scene{width:100%;height:auto;-webkit-transform:scale(1);transform:scale(1);-webkit-perspective:none;perspective:none}@media(min-width:768px){.content-carousel .scene-wrapper .scene{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-perspective:800px;perspective:800px;width:276px}}@media(min-width:1024px){.content-carousel .scene-wrapper .scene{-webkit-perspective:1900px;perspective:1900px;width:490px;height:240px;-webkit-transform:scale(.8);transform:scale(.8)}}@media(min-width:1200px){.content-carousel .scene-wrapper .scene{-webkit-transform:scale(.9);transform:scale(.9)}}@media(min-width:1440px){.content-carousel .scene-wrapper .scene{-webkit-transform:scale(1);transform:scale(1)}}.content-carousel .scene-wrapper .carousel{width:100%;height:100%;position:absolute;-webkit-transform:translateZ(-488px) rotateY(-360deg);transform:translateZ(-488px) rotateY(-360deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:-webkit-transform 3s;transition:-webkit-transform 3s;transition:transform 3s;transition:transform 3s,-webkit-transform 3s}.is-inview .content-carousel .scene-wrapper .carousel{-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}[ng-if=preview] .content-carousel .scene-wrapper .carousel{position:relative;-webkit-transform:none;transform:none}.content-carousel .scene-wrapper .carousel__cell{position:absolute;width:256px;height:140px;left:0;top:10px;border:0 solid #808080;color:#2878ff;color:var(--color-blue);text-align:center;-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,.8);-webkit-box-shadow:0 10px 24px rgba(40,120,255,.1);box-shadow:0 10px 24px #2878ff1a;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.IE .content-carousel .scene-wrapper .carousel__cell{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;top:20px;opacity:0!important;-webkit-transform:translateX(100%) scale(0);transform:translate(100%) scale(0);-webkit-transition:all 1s;transition:all 1s;z-index:0}[ng-if=preview] .content-carousel .scene-wrapper .carousel__cell{opacity:1;position:relative;float:left;margin:0 15px 15px 0}@media(min-width:768px){.content-carousel .scene-wrapper .carousel__cell{width:276px;height:140px}}@media(min-width:1024px){.content-carousel .scene-wrapper .carousel__cell{width:490px;height:245px}}.content-carousel .scene-wrapper .carousel__cell.selected{background:rgba(255,255,255,.95)}.IE .content-carousel .scene-wrapper .carousel__cell.selected{opacity:1!important;background:rgba(255,255,255,1);-webkit-transform:translateX(100%) scale(1);transform:translate(100%) scale(1);z-index:2}.IE .content-carousel .scene-wrapper .carousel__cell.next{background:rgba(255,255,255,1);-webkit-transform:translateX(200%) scale(1);transform:translate(200%) scale(1);z-index:1;opacity:.5!important}.IE .content-carousel .scene-wrapper .carousel__cell.prev{background:rgba(255,255,255,1);z-index:1;-webkit-transform:translateX(0) scale(1);transform:translate(0) scale(1);opacity:.5!important}.content-carousel .scene-wrapper .carousel__cell>div{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.content-carousel .scene-wrapper .carousel__cell>div h3{font-size:26px;line-height:1.05;margin:0 28% 0 20px;letter-spacing:.01em;text-align:left;z-index:1}@media(min-width:768px){.content-carousel .scene-wrapper .carousel__cell>div h3{margin:0 28% 0 30px}}@media(min-width:1024px){.content-carousel .scene-wrapper .carousel__cell>div h3{font-size:48px}}.content-carousel .scene-wrapper .carousel__cell>div h3.no-image{margin:0 30px;text-align:center}.content-carousel .scene-wrapper .carousel__cell>div .image-wrapper{overflow:hidden;border-radius:100px;background-size:cover;background-repeat:no-repeat;background-position:center;top:13px;right:13px;width:110px;height:110px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:1024px){.content-carousel .scene-wrapper .carousel__cell>div .image-wrapper{width:195px;height:195px;top:25px;right:25px}}.content-carousel .carousel-group{display:none}.content-carousel .carousel-group .related-list-item{background:rgba(255,255,255,.5)}.is-inview .content-carousel .carousel-group .related-list-item{background:rgba(255,255,255,0);-webkit-transition:background 1s ease;transition:background 1s ease}.content-carousel .carousel-group .related-list-item>*{opacity:0}.is-inview .content-carousel .carousel-group .related-list-item>*{opacity:1;-webkit-transition:all 1s ease;transition:all 1s ease}.is-inview .content-carousel .carousel-group .related-list-item>*.button{-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all .4s var(--ani-type-1);transition:all .4s var(--ani-type-1)}.content-carousel .carousel-group.show{display:block}@-webkit-keyframes draw-group{0%{background-size:0% 0%;background-position-x:50%}35%{background-size:100% 2px;background-position-x:0%}70%{background-size:100% 90%}to{background-size:100% 100%}}@keyframes draw-group{0%{background-size:0% 0%;background-position-x:50%}35%{background-size:100% 2px;background-position-x:0%}70%{background-size:100% 90%}to{background-size:100% 100%}}.content-carousel-timeline{padding:50px 0;padding:var(--grid-gutter-3-mobile) 0}.content-carousel-timeline .group-wrapper{position:relative}.content-carousel-timeline .group-wrapper .timeline{width:90px;position:absolute;height:calc(100% - 60px);height:calc(100% - var(--grid-gutter-2));background:linear-gradient(90deg,transparent calc(50% - 1px),currentColor calc(50% - 1px),currentColor calc(50% + 1px),transparent calc(50% + 1px));left:-22px;overflow:hidden}@media(min-width:768px){.content-carousel-timeline .group-wrapper .timeline{left:20px}}@media(min-width:1024px){.content-carousel-timeline .group-wrapper .timeline{left:calc(50% - 45px)}}.content-carousel-timeline .group-wrapper .timeline .drawline{border-left:solid 2px #fd6d6f;border-left:solid 2px var(--color-red);width:90px;-webkit-transition:height .7s cubic-bezier(.5,1,.5,1);transition:height .7s cubic-bezier(.5,1,.5,1);-webkit-transition:height var(--ani-speed-7) var(--cubic-ease-out);transition:height var(--ani-speed-7) var(--cubic-ease-out);overflow:visible;position:absolute;top:0;height:0;left:calc(50% - 1px)}.content-carousel-timeline .group-wrapper .timeline .drawline .timeline-icon{width:50px;height:50px;background-color:#fd6d6f;background-color:var(--color-red);display:-webkit-box;display:-ms-flexbox;display:flex;bottom:0;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.12);box-shadow:0 4px 12px #0000001f;position:absolute;left:-25px}@media(min-width:768px){.content-carousel-timeline .group-wrapper .timeline .drawline .timeline-icon{width:60px;height:60px;left:-30px}}@media(min-width:1200px){.content-carousel-timeline .group-wrapper .timeline .drawline .timeline-icon{width:80px;height:80px;left:-40px}}.content-carousel-timeline .group-wrapper .timeline .drawline .timeline-icon svg{width:29px;height:26px}@media(min-width:768px){.content-carousel-timeline .group-wrapper .timeline .drawline .timeline-icon svg{width:39px;height:36px}}@media(min-width:1200px){.content-carousel-timeline .group-wrapper .timeline .drawline .timeline-icon svg{width:49px;height:46px}}.content-carousel-timeline .group{position:relative;border:solid 0 #000;padding-bottom:30px;padding-bottom:var(--grid-gutter)}@media(min-width:1024px){.content-carousel-timeline .group{padding-bottom:60px;padding-bottom:var(--grid-gutter-2)}}@media(max-width:1023px){.content-carousel-timeline .group .group-href{-webkit-transform:translateY(-80px);transform:translateY(-80px)}}.content-carousel-timeline .group .group-title{padding:30px 20px 30px 45px;padding:var(--grid-gutter) var(--grid-gutter-mobile) var(--grid-gutter) 45px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:60px;margin-bottom:var(--grid-gutter-2);position:relative;background-image:url("/dist/cms/assets/images/bg-red.gif");background-repeat:no-repeat;background-size:0% 0%;background-position-x:50%;-webkit-box-shadow:inset 0 0 0 2px #001965;box-shadow:inset 0 0 0 2px #001965;-webkit-box-shadow:inset 0 0 0 2px var(--color-darkblue);box-shadow:inset 0 0 0 2px var(--color-darkblue);margin-left:22px}.content-carousel-timeline .group .group-title:before{content:"";position:absolute;inset:2px;background:#fff}@media(min-width:768px){.content-carousel-timeline .group .group-title{margin-left:0}}@media(min-width:1024px){.content-carousel-timeline .group .group-title{padding:30px 60px;padding:var(--grid-gutter) var(--grid-gutter-2)}}.content-carousel-timeline .group .group-title.passed{-webkit-animation:draw-group .8s ease forwards;animation:draw-group .8s ease forwards;-webkit-box-shadow:inset 0 0 0 2px transparent;box-shadow:inset 0 0 0 2px transparent}.content-carousel-timeline .group .group-title .headline-lg{margin-bottom:0;max-width:520px;max-width:var(--module-text-max-width);z-index:2}@media(max-width:767px){.content-carousel-timeline .group .group-title .headline-lg{text-align:left}}@media(min-width:768px) and (max-width:1023px){.content-carousel-timeline .group .related-list-item{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.content-carousel-timeline .group.last-timeline-group{background-color:#fff}.content-carousel-timeline .group.last-timeline-group .related-list-item .image-wrapper,.content-carousel-timeline .group.last-timeline-group .related-list-item .list-tags{display:none}.content-carousel-timeline .group [class*=brick-tl]{padding-left:86px;padding-right:20px;padding-right:var(--grid-gutter-mobile);position:relative}@media(min-width:768px){.content-carousel-timeline .group [class*=brick-tl]{padding-left:170px;padding-right:20px;padding-right:var(--grid-gutter-mobile)}}@media(min-width:1024px){.content-carousel-timeline .group [class*=brick-tl]{padding-left:6.24%;padding-right:6.24%}}@media(min-width:1200px){.content-carousel-timeline .group [class*=brick-tl]{padding-left:8.33%;padding-right:8.33%}}@media(min-width:768px) and (max-width:1023px){.content-carousel-timeline .group [class*=brick-tl]:nth-child(2n){padding-right:100px;padding-right:var(--grid-gutter-3)}}@media(min-width:768px){.content-carousel-timeline .group [class*=brick-tl]:nth-child(4n-2){padding-right:100px;padding-right:var(--grid-gutter-3)}}@media(min-width:1024px){.content-carousel-timeline .group [class*=brick-tl]:nth-child(4n-2){padding-right:12.48%}}@media(min-width:1200px){.content-carousel-timeline .group [class*=brick-tl]:nth-child(4n-2){padding-right:16.66%}}@media(min-width:768px){.content-carousel-timeline .group [class*=brick-tl]:nth-child(4n-1){padding-left:160px}}@media(min-width:1024px){.content-carousel-timeline .group [class*=brick-tl]:nth-child(4n-1){padding-left:12.48%}}@media(min-width:1200px){.content-carousel-timeline .group [class*=brick-tl]:nth-child(4n-1){padding-left:16.66%}}.content-carousel-timeline .group [class*=brick-tl].inview-animate{opacity:0;-webkit-transition:all .8s ease-out .7s;transition:all .8s ease-out .7s}[ng-if=preview] .content-carousel-timeline .group [class*=brick-tl].inview-animate{opacity:1!important;-webkit-transform:translateX(0)!important;transform:translate(0)!important}.content-carousel-timeline .group [class*=brick-tl].inview-animate:nth-child(odd){-webkit-transform:translateX(-15px);transform:translate(-15px)}@media(min-width:1024px){.content-carousel-timeline .group [class*=brick-tl].inview-animate:nth-child(odd){-webkit-transform:translateX(15px);transform:translate(15px)}}.content-carousel-timeline .group [class*=brick-tl].inview-animate:nth-child(2n){-webkit-transform:translateX(-15px);transform:translate(-15px)}@media(min-width:1024px){.content-carousel-timeline .group [class*=brick-tl].inview-animate:nth-child(2n){-webkit-transition-delay:.8s;transition-delay:.8s}}.content-carousel-timeline .group [class*=brick-tl].inview-animate.is-inview{-webkit-transform:translateX(0);transform:translate(0);opacity:1}.vacation-exchange .vacation-filter h2{margin-bottom:30px;margin-bottom:var(--grid-gutter)}.vacation-exchange .vacation-filter .filter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width:768px){.vacation-exchange .vacation-filter .filter-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.vacation-exchange .vacation-filter .filter-buttons{margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:768px){.vacation-exchange .vacation-filter .filter-buttons{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.vacation-exchange .vacation-filter .filter-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:768px){.vacation-exchange .vacation-filter .filter-links .button{margin-left:15px;margin-left:var(--grid-gutter-half)}}.vacation-exchange .vacation-filter .results-count{margin-bottom:30px;margin-bottom:var(--grid-gutter)}.tags{font-size:14px;line-height:18px;letter-spacing:.1em;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md)}.tags .tag{opacity:.7;margin-right:10px}.breaking-news{background-color:#ffe66e;background-color:var(--color-yellow);padding:20px 0;padding:var(--grid-gutter-mobile) 0;display:none;-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-4) var(--ani-type-1);transition:all var(--ani-speed-4) var(--ani-type-1);margin-top:0}@media(min-width:1024px){.breaking-news{padding:34px 0}}.breaking-news.show{display:block}.breaking-news.hide{height:0;padding:0;opacity:0;overflow:hidden}.breaking-news .richtext-wrapper{max-width:100%;margin-bottom:0;position:relative}@media(min-width:768px){.breaking-news .richtext-wrapper{padding-right:50px}}@media(min-width:1200px){.breaking-news .richtext-wrapper{padding-right:0}}.breaking-news .richtext-wrapper .close-button{position:relative;float:right;right:-12px;top:-6px;-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-4) var(--ani-type-1);transition:all var(--ani-speed-4) var(--ani-type-1);z-index:2;width:42px;height:42px;border-radius:42px;border:0;padding:0;min-width:auto;background:transparent;color:#001965;color:var(--color-darkblue)}@media(min-width:768px){.breaking-news .richtext-wrapper .close-button{position:absolute}}@media(min-width:1024px){.breaking-news .richtext-wrapper .close-button{right:12px}}@media(min-width:1200px){.breaking-news .richtext-wrapper .close-button{right:-50px}}.breaking-news .richtext-wrapper .close-button path{stroke-dasharray:30;stroke-dashoffset:60;-webkit-transition:stroke-dashoffset 0s;transition:stroke-dashoffset 0s}.breaking-news .richtext-wrapper .close-button path:nth-child(2){stroke-dashoffset:0}.breaking-news .richtext-wrapper .close-button:hover path{-webkit-transition:stroke-dashoffset .8s ease-out;transition:stroke-dashoffset .8s ease-out;stroke-dashoffset:0}.breaking-news .richtext-wrapper .close-button:hover path:nth-child(2){-webkit-transition-delay:.05s;transition-delay:.05s;stroke-dashoffset:60}.alternative-campaign{position:relative;padding:60px 0;padding:var(--grid-gutter-2) 0;min-height:60vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:1024px){.alternative-campaign{padding:100px 0;padding:var(--grid-gutter-3) 0;min-height:70vh}}.alternative-campaign .col-md-6{position:relative}.alternative-campaign .showmore-container{opacity:0;height:0;margin-top:20px;cursor:default;font-weight:400;letter-spacing:.02em;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.alternative-campaign .alternative-content{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.alternative-campaign .alternative-content h2,.alternative-campaign .alternative-content p.manchet{max-width:520px;margin-bottom:40px}.alternative-campaign .alternative-content h2{-webkit-transform:translate3d(0,120px,0);transform:translate3d(0,120px,0);-webkit-transition:opacity .6s,-webkit-transform .6s;transition:opacity .6s,-webkit-transform .6s;transition:transform .6s,opacity .6s;transition:transform .6s,opacity .6s,-webkit-transform .6s;opacity:0;margin-bottom:40px;text-transform:unset}.alternative-campaign .alternative-content p.manchet{-webkit-transform:translate3d(0,120px,0);transform:translate3d(0,120px,0);-webkit-transition:opacity .6s .1s,-webkit-transform .6s .1s;transition:opacity .6s .1s,-webkit-transform .6s .1s;transition:transform .6s .1s,opacity .6s .1s;transition:transform .6s .1s,opacity .6s .1s,-webkit-transform .6s .1s;opacity:0;font-size:24px;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md)}.alternative-campaign .alternative-content .showmore{-webkit-transform:translate3d(0,120px,0);transform:translate3d(0,120px,0);-webkit-transition-delay:.2s;transition-delay:.2s;-webkit-transition:opacity .6s .2s,-webkit-transform .6s .2s;transition:opacity .6s .2s,-webkit-transform .6s .2s;transition:transform .6s .2s,opacity .6s .2s;transition:transform .6s .2s,opacity .6s .2s,-webkit-transform .6s .2s;opacity:0;display:inline-block;font-size:16px;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.alternative-campaign .alternative-content .showmore span{position:relative;display:inline-block;padding-right:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#6fe4c1;color:var(--color-green);font-weight:700;cursor:pointer;-webkit-transition:color .2s cubic-bezier(0,0,.21,1);transition:color .2s cubic-bezier(0,0,.21,1);-webkit-transition:color var(--ani-speed-2) var(--ani-type-1);transition:color var(--ani-speed-2) var(--ani-type-1)}@media(hover:hover) and (pointer:fine){.alternative-campaign .alternative-content .showmore span:hover{color:#2878ff;color:var(--color-blue)}}.alternative-campaign .alternative-content .showmore span i{display:block;width:15px;height:2px;background:currentColor;position:absolute;right:0;top:10px;-webkit-transition:-webkit-transform .2s cubic-bezier(0,0,.21,1);transition:-webkit-transform .2s cubic-bezier(0,0,.21,1);transition:transform .2s cubic-bezier(0,0,.21,1);transition:transform .2s cubic-bezier(0,0,.21,1),-webkit-transform .2s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-2) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-2) var(--ani-type-1);transition:transform var(--ani-speed-2) var(--ani-type-1);transition:transform var(--ani-speed-2) var(--ani-type-1),-webkit-transform var(--ani-speed-2) var(--ani-type-1)}.alternative-campaign .alternative-content .showmore span i:nth-child(2){-webkit-transform:rotate(90deg) scaleX(1);transform:rotate(90deg) scaleX(1)}.alternative-campaign .alternative-content .showmore.open i:nth-child(2){-webkit-transform:rotate(90deg) scaleX(0);transform:rotate(90deg) scaleX(0)}.alternative-campaign .alternative-content .showmore.open .showmore-container{opacity:1}.alternative-campaign.is-inview h2,.alternative-campaign.is-inview p.manchet,.alternative-campaign.is-inview .showmore{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}.alternative-campaign .alternative-illustration{opacity:1;margin-top:-50px;margin-left:-20px;margin-left:calc(-1*var(--grid-gutter-mobile));width:calc(100% + 40px);display:-webkit-box;display:-ms-flexbox;display:flex}.alternative-campaign .alternative-illustration .illu{width:100%}@media(min-width:768px){.alternative-campaign .alternative-illustration{margin-left:0;width:100%;height:100%}}.alternative-campaign .alternative-illustration svg{display:block;max-height:100%;max-width:100%}@media(-ms-high-contrast:none){.alternative-campaign .alternative-illustration svg{width:700px!important;height:700px!important}}.alternative-campaign.is-inview .alternative-illustration{opacity:1}.alternative-campaign[data-theme=dark]{background:#001965;background:var(--color-darkblue);color:#fff}.alternative-campaign[data-theme=green]{background:#6fe4c1;background:var(--color-green)}.alternative-campaign[data-theme=green] .showmore span{color:#2878ff;color:var(--color-blue)}.alternative-campaign[data-theme=green] .showmore span i{background:#2878ff;background:var(--color-blue)}.alternative-campaign[data-theme=lightblue]{background:#2878ff;background:var(--color-blue);color:#fff}@media(hover:hover) and (pointer:fine){.alternative-campaign[data-theme=lightblue] .showmore span:hover{color:currentColor}}.alternative-campaign[data-theme=pink]{background:#ff9bbe;background:var(--color-pink)}.alternative-campaign[data-theme=pink] .showmore span{color:#2878ff;color:var(--color-blue)}.alternative-campaign[data-theme=pink] .showmore span i{background:#2878ff;background:var(--color-blue)}.vtt-intro{position:relative;background-color:#001965;background-color:var(--color-darkblue);color:#fff;color:var(--color-white);height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.vtt-intro.hidden{visibility:hidden}.vtt-intro .title{text-transform:uppercase;margin-bottom:0;font-size:4rem;font-size:var(--font-size-huge-mobile)}@media(min-width:768px){.vtt-intro .title{font-size:5rem;font-size:var(--font-size-huge)}}@media(min-width:1200px){.vtt-intro .title{font-size:7.5rem;font-size:var(--font-size-display)}}.vtt-intro .link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none}.vtt-intro .link:hover .svg-long-double-arrow-right{-webkit-transform:translateX(.5rem);transform:translate(.5rem);opacity:.99}.vtt-intro .meta{opacity:.5;margin-bottom:1.5rem;font-size:28px;font-size:var(--font-size-header-small-mobile)}@media(min-width:768px){.vtt-intro .meta{font-size:32px;font-size:var(--font-size-header-small)}}.vtt-intro .text{margin-bottom:0}.vtt-intro .caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:80%;margin-top:2rem}.vtt-intro .link-text{margin:0;color:#2878ff;color:var(--color-blue);font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-size:28px;font-size:var(--font-size-header-small-mobile);font-weight:500;font-weight:var(--font-weight-medium)}.vtt-intro .svg-long-double-arrow-right{color:#2878ff;color:var(--color-blue);margin-left:1rem;min-width:46px;width:46px;height:26px;-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.vtt-intro .time{position:absolute;top:0;right:0;width:100vh;height:100vh;-webkit-transform:scale(1) translate(calc(50% - 40px),0%);transform:scale(1) translate(calc(50% - 40px))}.vtt-intro .time .touch-wheel-circle{pointer-events:none}@-webkit-keyframes sonar{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scaleX(.8) scaleY(.8);transform:translate(-50%) translateY(-50%) scaleX(.8) scaleY(.8)}30%{opacity:1}to{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scaleX(1) scaleY(1);transform:translate(-50%) translateY(-50%) scaleX(1) scaleY(1)}}@keyframes sonar{0%{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scaleX(.8) scaleY(.8);transform:translate(-50%) translateY(-50%) scaleX(.8) scaleY(.8)}30%{opacity:1}to{opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scaleX(1) scaleY(1);transform:translate(-50%) translateY(-50%) scaleX(1) scaleY(1)}}@-webkit-keyframes touchIntro{0%{-webkit-transform:scaleX(.5) scaleY(.5);transform:scaleX(.5) scaleY(.5)}to{-webkit-transform:scaleX(1) scaleY(1);transform:scaleX(1) scaleY(1)}}@keyframes touchIntro{0%{-webkit-transform:scaleX(.5) scaleY(.5);transform:scaleX(.5) scaleY(.5)}to{-webkit-transform:scaleX(1) scaleY(1);transform:scaleX(1) scaleY(1)}}@-webkit-keyframes minutesIntro{0%{opacity:0}to{opacity:1}}@keyframes minutesIntro{0%{opacity:0}to{opacity:1}}@-webkit-keyframes turnIntro{0%{-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg)}to{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0)}}@keyframes turnIntro{0%{-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg)}to{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0)}}@-webkit-keyframes hovering-vertical{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{-webkit-transform:translate(0,-8px);transform:translateY(-8px)}}@keyframes hovering-vertical{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{-webkit-transform:translate(0,-8px);transform:translateY(-8px)}}@-webkit-keyframes hovering-horizontal{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{-webkit-transform:translate(8px,0);transform:translate(8px)}}@keyframes hovering-horizontal{0%{-webkit-transform:translate(0,0);transform:translate(0)}to{-webkit-transform:translate(8px,0);transform:translate(8px)}}.vtt-wheels{position:relative;width:100%;height:100%}.vtt-wheels svg{position:absolute;top:50%;left:50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);opacity:0;pointer-events:none;-webkit-transition:width .5s cubic-bezier(.5,0,.5,1),height .5s cubic-bezier(.5,0,.5,1);transition:width .5s cubic-bezier(.5,0,.5,1),height .5s cubic-bezier(.5,0,.5,1);-webkit-transition:width .5s var(--cubic-ease-in-out),height .5s var(--cubic-ease-in-out);transition:width .5s var(--cubic-ease-in-out),height .5s var(--cubic-ease-in-out);-webkit-transition-delay:0s;transition-delay:0s}.vtt-wheels svg:nth-child(1){width:100%;height:100%;fill-opacity:.1;-webkit-animation-delay:.6s;animation-delay:.6s}.vtt-wheels svg:nth-child(2){width:80%;height:80%;fill-opacity:.2;-webkit-animation-delay:.4s;animation-delay:.4s}.vtt-wheels svg:nth-child(3){width:60%;height:60%;fill-opacity:.3;-webkit-animation-delay:.2s;animation-delay:.2s}.vtt-wheels svg:nth-child(4){pointer-events:auto;width:40%;height:40%;fill-opacity:1;opacity:1;-webkit-animation-name:none!important;animation-name:none!important}.vtt-wheels svg:nth-child(5){width:20%;height:20%;fill-opacity:1;opacity:1;-webkit-animation-name:none!important;animation-name:none!important}.vtt-wheels.animating svg{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.5,1,.5,1);animation-timing-function:cubic-bezier(.5,1,.5,1);-webkit-animation-timing-function:var(--cubic-ease-out);animation-timing-function:var(--cubic-ease-out)}@media(hover:hover){.vtt-wheels.animating svg{-webkit-animation-name:sonar;animation-name:sonar}}@media(hover:none){.vtt-wheels.animating svg{-webkit-animation-name:sonar;animation-name:sonar}}.vtt-wheels.animating .turn{-webkit-animation-name:none!important;animation-name:none!important;opacity:0!important}.vtt-wheels.animating .knob{-webkit-animation-name:none!important;animation-name:none!important;opacity:1!important}.vtt-filter-by-time{pointer-events:none;position:absolute;top:-155px;left:-150px;width:570px;height:570px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(1) translateX(0);transform:scale(1) translate(0)}@media(min-width:768px){.vtt-filter-by-time{-webkit-transform:scale(1) translateX(-50%);transform:scale(1) translate(-50%);width:750px;height:900px;top:-230px;left:50%}}@media(min-width:1024px){.vtt-filter-by-time{left:50%;width:900px;height:900px;top:-100px}.vtt-package .vtt-filter-by-time{top:-200px}}.vtt-filter-by-time .touch-wheel-svg{pointer-events:auto;-webkit-filter:drop-shadow(0 3px 8px rgba(0,0,0,.25098));filter:drop-shadow(0 3px 8px rgba(0,0,0,.25098));outline:0;-ms-scroll-chaining:none;overscroll-behavior:contain}.vtt-filter-by-time .minutes{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-55%);transform:translate(-50%,-55%);color:#fff;color:var(--color-white);font-weight:400;font-weight:var(--font-weight-regular);font-size:4rem;font-size:var(--font-size-huge-mobile);letter-spacing:.05em;line-height:1.2;line-height:var(--font-lineheight-headers);width:200px;text-align:center;-webkit-transition:font-size .5s cubic-bezier(.5,0,.5,1),line-height .5s cubic-bezier(.5,0,.5,1),-webkit-transform .5s cubic-bezier(.5,0,.5,1);transition:font-size .5s cubic-bezier(.5,0,.5,1),line-height .5s cubic-bezier(.5,0,.5,1),-webkit-transform .5s cubic-bezier(.5,0,.5,1);transition:font-size .5s cubic-bezier(.5,0,.5,1),line-height .5s cubic-bezier(.5,0,.5,1),transform .5s cubic-bezier(.5,0,.5,1);transition:font-size .5s cubic-bezier(.5,0,.5,1),line-height .5s cubic-bezier(.5,0,.5,1),transform .5s cubic-bezier(.5,0,.5,1),-webkit-transform .5s cubic-bezier(.5,0,.5,1);-webkit-transition:font-size .5s var(--cubic-ease-in-out),line-height .5s var(--cubic-ease-in-out),-webkit-transform .5s var(--cubic-ease-in-out);transition:font-size .5s var(--cubic-ease-in-out),line-height .5s var(--cubic-ease-in-out),-webkit-transform .5s var(--cubic-ease-in-out);transition:font-size .5s var(--cubic-ease-in-out),line-height .5s var(--cubic-ease-in-out),transform .5s var(--cubic-ease-in-out);transition:font-size .5s var(--cubic-ease-in-out),line-height .5s var(--cubic-ease-in-out),transform .5s var(--cubic-ease-in-out),-webkit-transform .5s var(--cubic-ease-in-out);-webkit-transition-delay:0s;transition-delay:0s}@media(min-width:768px){.vtt-filter-by-time .minutes{font-size:5rem;font-size:var(--font-size-huge)}}.vtt-filter-by-time .minutes.min{font-size:14px;font-weight:500;font-weight:var(--font-weight-medium);opacity:.5;-webkit-transition:opacity .5s;transition:opacity .5s;-webkit-transform:translate(-50%,-50%) translateY(36px);transform:translate(-50%,-50%) translateY(36px)}@media(min-width:768px){.vtt-filter-by-time .minutes.min{font-size:18px;-webkit-transform:translate(-50%,-50%) translateY(50px);transform:translate(-50%,-50%) translateY(50px)}}.vtt-filter-by-time .turn{width:32%;height:32%;opacity:1!important;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);-webkit-animation-name:turnIntro;animation-name:turnIntro;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.5,0,.5,1);animation-timing-function:cubic-bezier(.5,0,.5,1);-webkit-animation-timing-function:var(--cubic-ease-in-out);animation-timing-function:var(--cubic-ease-in-out)}.vtt-filter-by-time .turn.hidden{display:none}.vtt-filter-by-time .arc{stroke-opacity:.5;stroke-dasharray:0,320,0,146,0;stroke-dashoffset:0}.vtt-filter-by-time .arrow{stroke-opacity:.5}.vtt-filter-by-time .knob{pointer-events:none;width:32%;height:32%;opacity:1!important;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0);-webkit-animation-name:none!important;animation-name:none!important}.vtt-filter-by-time .knob-hidden{display:none}.vtt-filter-by-time .dot{stroke-opacity:1}.vtt-filter-by-time .button-expand{pointer-events:auto;position:absolute;top:50%;left:50%;min-width:0;width:50%;height:50%;padding:0;margin:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vtt-filter-by-time.collapsed{display:none}@media(min-width:768px){.vtt-filter-by-time.collapsed{z-index:1;-webkit-transform:scale(.5) translateX(-50%);transform:scale(.5) translate(-50%);overflow:visible;display:-webkit-box;display:-ms-flexbox;display:flex;top:45vh}.vtt-filter-by-time.collapsed .info-text{display:block}}@media(min-width:1024px){.vtt-filter-by-time.collapsed{top:34vh}}.vtt-filter-by-time.collapsed .turn{display:none}.vtt-filter-by-time .info-text{position:absolute;bottom:18%;left:50%;-webkit-transform:scale(2) translateX(-25%);transform:scale(2) translate(-25%);font-size:14px;font-size:var(--font-size-small);font-weight:500;font-weight:var(--font-weight-medium);line-height:1.2;line-height:var(--font-lineheight-headers);max-width:190px;text-align:center;display:none}.vtt-filter-by-time.display-only{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:height .5s cubic-bezier(.5,0,.5,1);transition:height .5s cubic-bezier(.5,0,.5,1);-webkit-transition:height .5s var(--cubic-ease-in-out);transition:height .5s var(--cubic-ease-in-out);-webkit-transition-delay:0s;transition-delay:0s}.vtt-filter-by-time.display-only .touch-wheel-circle{cursor:-webkit-grab;cursor:grab;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scaleX(.5) scaleY(.5);transform:scaleX(.5) scaleY(.5);-webkit-animation-name:touchIntro;animation-name:touchIntro;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(.5,0,.5,1);animation-timing-function:cubic-bezier(.5,0,.5,1);-webkit-animation-timing-function:var(--cubic-ease-in-out);animation-timing-function:var(--cubic-ease-in-out)}.vtt-filter-by-time.display-only .touch-wheel-circle:active{cursor:-webkit-grabbing;cursor:grabbing}.vtt-filter-by-time.display-only .minutes-circle{opacity:0;-webkit-animation-name:minutesIntro;animation-name:minutesIntro;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(.5,0,.5,1);animation-timing-function:cubic-bezier(.5,0,.5,1);-webkit-animation-timing-function:var(--cubic-ease-in-out);animation-timing-function:var(--cubic-ease-in-out)}.vtt-wheel-tooltip{opacity:0;-webkit-transition:opacity 1s cubic-bezier(.5,0,.5,1);transition:opacity 1s cubic-bezier(.5,0,.5,1);-webkit-transition:opacity 1s var(--cubic-ease-in-out);transition:opacity 1s var(--cubic-ease-in-out);position:absolute;padding:10px 0;border-radius:5px;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);letter-spacing:.02em;font-weight:500;font-size:14px;pointer-events:auto;left:30%;top:23%}@media(min-width:768px){.vtt-wheel-tooltip{max-width:200px;left:calc(50% - 100px);-webkit-box-shadow:0 0 10px rgba(0,0,0,.05);box-shadow:0 0 10px #0000000d;padding:10px 20px;background-color:#2878ff;background-color:var(--color-blue);color:#fff;-webkit-animation-name:hovering-vertical;animation-name:hovering-vertical;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.5,0,.5,1);animation-timing-function:cubic-bezier(.5,0,.5,1);-webkit-animation-timing-function:var(--cubic-ease-in-out);animation-timing-function:var(--cubic-ease-in-out);font-size:16px}}@media(min-width:1024px){.vtt-wheel-tooltip{font-size:16px;top:20%}}@media(min-width:1440px){.vtt-wheel-tooltip{-webkit-animation-name:hovering-horizontal;animation-name:hovering-horizontal;left:3%;top:calc(50% - 30px)}}.vtt-wheel-tooltip:after{position:absolute;height:10px;width:10px;-webkit-transform:translate(50%,-50%) rotate(45deg);transform:translate(50%,-50%) rotate(45deg);right:50%;top:100%;content:"";background-color:#2878ff;background-color:var(--color-blue);display:none}@media(min-width:768px){.vtt-wheel-tooltip:after{display:block}}@media(min-width:1440px){.vtt-wheel-tooltip:after{right:0;top:50%}}@-webkit-keyframes buttonContentHover{0%{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:.5}to{-webkit-transform:scaleY(3);transform:scaleY(3);opacity:0}}@keyframes buttonContentHover{0%{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:.5}to{-webkit-transform:scaleY(3);transform:scaleY(3);opacity:0}}.vtt-package{position:relative;width:100%;background-color:#f2f2f2;background-color:var(--color-grey-5);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:60px 0 1rem;margin-top:-54px;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}@media(min-width:1024px){.vtt-package{margin-top:-61px;padding:0 0 30px;padding:0 0 var(--grid-gutter) 0;display:-webkit-box;display:-ms-flexbox;display:flex}.vtt-package [class=row]{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}}.vtt-package .header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vtt-package .intro{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vtt-package .intro-text{overflow:hidden;max-height:100%;display:grid;grid-template-rows:auto -webkit-max-content;grid-template-rows:auto max-content}.vtt-package .type-list{position:absolute;left:0;bottom:3.5714vh;bottom:var(--grid-row-half)}.vtt-package .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0}.vtt-package .interest-list{list-style-type:none;padding:0;margin:0 0 .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:.5}.vtt-package .interest{position:relative;margin:0 0 .25rem;min-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.vtt-package .interest:not(:last-of-type){margin-right:2rem}.vtt-package .interest:not(:last-of-type):after{position:absolute;top:10%;right:calc(-1rem - 1px);content:"";width:1px;height:70%;background-color:currentColor}.vtt-package .interest-label{margin:0;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto}.vtt-package .title{margin-bottom:1rem;line-height:1em;font-size:38px;font-size:var(--font-size-header-large-mobile);max-width:100%}@media(min-width:1024px){.vtt-package .title{margin-top:0;margin-bottom:-.45em;font-size:48px}}.vtt-package .description-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.vtt-package .num-items{width:2rem;min-width:2rem;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#2878ff;background-color:var(--color-blue);color:#fff;color:var(--color-white);line-height:1rem;border-radius:1rem;padding-top:2px}.vtt-package .duration{margin-bottom:1rem}.vtt-package .content-type-list{list-style-type:none;padding:0 .5rem;display:-webkit-box;display:-ms-flexbox;display:flex}.vtt-package .content-type{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 .5rem}@media(min-width:768px){.vtt-package .content-type{margin:0 1rem}}.vtt-package .content-type-icon{margin:0 .5rem .25rem 0;width:20px;min-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(min-width:1024px){.vtt-packages-notice-component{margin-top:-3.5714vh;margin-top:calc(-.5*var(--grid-row))}}.vtt-packages-notice-component .vtt-packages-notice{position:relative;padding:20px;-webkit-box-shadow:0 2px 10px rgba(0,25,101,.1);box-shadow:0 2px 10px #0019651a;background-color:#fff}@media(min-width:768px){.vtt-packages-notice-component .vtt-packages-notice{padding:25px}}.vtt-packages-notice-component .vtt-packages-notice .button-close{position:absolute;top:-25px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;justify-items:center;padding-top:3px;width:44px;background-color:#f2f2f2;background-color:var(--color-grey-5);right:-16px}@media(min-width:768px){.vtt-packages-notice-component .vtt-packages-notice .button-close{top:0;right:0;background-color:#fff}}.vtt-packages-notice-component .vtt-packages-notice .vtt-packages-notice-content{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:14px;line-height:18px;letter-spacing:.02em}@media(min-width:768px){.vtt-packages-notice-component .vtt-packages-notice .vtt-packages-notice-content{padding-right:20px}}.vtt-items-grid{padding:7.1428vh 0 0;padding:var(--grid-row) 0 0}.vtt-items-grid.next{display:none}.vtt-items-grid .button-show-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 0;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:16px;font-size:var(--font-size-body);background-color:#2878ff;background-color:var(--color-blue);color:#fff;color:var(--color-white);height:12rem;margin:0;max-width:100vw;width:100%}@media(min-width:1024px){.vtt-items-grid .button-show-more{height:24rem;padding:2rem 0 2rem 80px}}.vtt-items-grid .button-show-more .more-time{margin-bottom:1.5rem;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:500;font-weight:var(--font-weight-medium);line-height:1.5;line-height:var(--font-lineheight-body);font-size:72px;font-size:var(--font-size-header-large)}@media(min-width:1024px){.vtt-items-grid .button-show-more .more-time{font-size:4rem;font-size:var(--font-size-huge-mobile)}}.vtt-items-grid .button-show-more .svg-arrow-down{margin-top:.75rem;-webkit-animation-name:arrowAnimation;animation-name:arrowAnimation;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.vtt-item{position:relative;margin-bottom:7.1428vh;margin-bottom:var(--grid-row)}.vtt-item .link{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(hover:hover) and (pointer:fine){.vtt-item .link:hover .svg-long-double-arrow-right{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}.vtt-item .link:hover .image img{-webkit-transform:scale(1.04);transform:scale(1.04)}}.vtt-item .top-wrapper{margin-bottom:30px;margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vtt-item .duration{position:relative;color:#fff;color:var(--color-white);font-weight:500;font-weight:var(--font-weight-medium);line-height:1em;padding:4px 0 0 1px;margin-right:27px}.vtt-item .duration:before,.vtt-item .duration:after{position:absolute;content:"";background-color:#001965;background-color:var(--color-darkblue);border-radius:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vtt-item .duration:before{z-index:-1;width:43px;height:43px;background-color:#2878ff;background-color:var(--color-blue);-webkit-box-shadow:0 1px 5px rgba(0,0,0,.28);box-shadow:0 1px 5px #00000047}.vtt-item .duration:after{z-index:-1;width:31px;height:31px;background-color:#001965;background-color:var(--color-darkblue)}.vtt-item .new-post{position:absolute;top:.5rem;right:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#2878ff;background-color:var(--color-blue);color:#fff;color:var(--color-white);font-weight:700;font-weight:var(--font-weight-bold);padding:.25rem .5rem .05rem;line-height:1em}.vtt-item .caption{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vtt-item .paywall{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vtt-item .icon-and-label{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.25rem 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:1024px){.vtt-item .icon-and-label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.vtt-item .icon-paywall-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-5px 1rem 0 .5rem}.vtt-item .icon-paywall-wrapper svg{z-index:1;color:#001965;color:var(--color-darkblue)}.vtt-item .paywall{display:block;line-height:1em;text-transform:uppercase}.vtt-item .meta-data{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem}.vtt-item .meta-data>*:not(:last-child){position:relative;margin-right:1.5rem}@media(min-width:768px){.vtt-item .meta-data>*:not(:last-child){margin-right:2rem}}.vtt-item .meta-data>*:not(:last-child):after{content:"";position:absolute;top:12%;width:1px;height:58%;background-color:currentColor;right:-.75rem}@media(min-width:768px){.vtt-item .meta-data>*:not(:last-child):after{right:-1rem}}.vtt-item .type-provider{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.vtt-item .type{line-height:1.5;line-height:var(--font-lineheight-body);text-transform:uppercase;display:block;margin-left:1rem;margin-right:-.25rem}.vtt-item .type.no-image{margin-left:0}.vtt-item .provider{margin-left:.5rem}.vtt-item .level{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.vtt-item .level ul.levels{list-style-type:none;margin:0;padding:1px 0 0 .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1rem}.vtt-item .level ul.levels li{width:8px;height:8px;border-radius:4px;border:1px solid currentColor;margin-right:4px}.vtt-item .level ul.levels li.active{background-color:currentColor}.vtt-item .interest{padding:0;font-size:14px;font-size:var(--font-size-small);line-height:1.5;line-height:var(--font-lineheight-body);text-transform:uppercase;opacity:.5}.vtt-item .interest:not(:last-of-type){margin-right:.5rem}@media(min-width:768px){.vtt-item .interest:not(:first-of-type){margin-left:0}.vtt-item .interest:not(:last-of-type){margin-right:.5rem}}.vtt-item .title{display:block;font-size:38px;font-size:var(--font-size-header-large-mobile);font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:500;font-weight:var(--font-weight-medium);line-height:1.2;line-height:var(--font-lineheight-headers);text-align:left;margin:.5rem 0 1rem;text-transform:none}.vtt-item .description-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.vtt-item .description{display:block;margin-bottom:0;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:400;font-weight:var(--font-weight-regular)}.vtt-item .svg-long-double-arrow-right{color:#2878ff;color:var(--color-blue);margin-top:1.25rem;margin-bottom:1.5rem;-webkit-transition:all .3s cubic-bezier(0,0,.21,1);transition:all .3s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-3) var(--ani-type-1);transition:all var(--ani-speed-3) var(--ani-type-1)}@media(hover:hover) and (pointer:fine){.vtt-item .svg-long-double-arrow-right{opacity:0;-webkit-transform:translateX(-20px);transform:translate(-20px)}}@media(min-width:768px){.vtt-item .svg-long-double-arrow-right{margin-bottom:0}}.vtt-item .svg-icon{overflow:hidden}.vtt-item .delete{padding:0;line-height:1.5;line-height:var(--font-lineheight-body);letter-spacing:.1em}.vtt-item .delete:hover{color:#2878ff;color:var(--color-blue)}.vtt-overview{background-color:#f2f2f2;background-color:var(--color-grey-5);overflow-x:hidden;min-height:100vh;margin-top:-54px;padding-top:60px}@media(min-width:1024px){.vtt-overview{padding-top:0;margin-top:-60px}}.vtt-overview .header-section-component{margin-bottom:0}.vtt-overview .vtt-subject{margin-bottom:15px}.vtt-overview .vtt-headline-sm{font-size:16px!important;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:700!important;font-weight:var(--font-weight-bold)!important;letter-spacing:.02em;margin-bottom:15px}@media(min-width:768px){.vtt-overview .vtt-headline-sm{padding-top:10px}}.vtt-overview .search-results{background-color:#f2f2f2;background-color:var(--color-grey-5)}.vtt-overview .search-results .results-container{padding-top:0;padding-bottom:30px;padding-bottom:var(--grid-gutter)}.vtt-overview .search-results .results-container .flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vtt-overview .search-results .results-container .result-summery{margin-bottom:0;margin-right:0}.vtt-overview .search-results .results-container .extended-filters-container{padding:25px 0 0}@media(min-width:768px){.vtt-overview .search-results .results-container .extended-filters-container{padding:10px 0 0}}.vtt-overview .search-results .results-container #search-input{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:18px;line-height:32px;letter-spacing:.01em;padding-bottom:5px}@media(min-width:768px){.vtt-overview .search-results .results-container #search-input{font-size:22px;padding-bottom:10px}}.vtt-overview .search-results .results-container #search-button{top:-4px}.vtt-overview .tools-flex{margin-top:-11px}@media(min-width:768px){.vtt-overview .tools-flex{margin-top:0}}.vtt-overview .tools-flex .button-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vtt-overview .tools-flex .modern-select{border-bottom:0;margin-bottom:10px;text-align:right}@media(max-width:767px){.vtt-overview .tools-flex .modern-select{min-width:auto;margin-bottom:0}}@media(max-width:767px){.vtt-overview .tools-flex .modern-select .selected-option{padding-right:25px}}@media(max-width:767px){.vtt-overview .tools-flex .modern-select .selected-option span{max-width:68px}}.vtt-overview .tools-flex [data-show-filters]{margin-bottom:0;min-width:auto;margin-left:15px;margin-top:2px}@media(min-width:768px){.vtt-overview .tools-flex [data-show-filters]{margin-left:30px;margin-top:0}}.vtt-wheel-header{position:relative;z-index:3}.vtt-wheel-header .vtt-time{min-height:290px}@media(min-width:768px){.vtt-wheel-header .vtt-time{min-height:500px}}.vtt-packages-link{position:relative;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin:0 0 20px;margin:0 0 var(--grid-gutter-mobile);padding:60px 30px 30px;padding:calc(2*var(--grid-gutter)) var(--grid-gutter) var(--grid-gutter)}@media(min-width:768px){.vtt-packages-link{padding:60px 45px 30px;padding:calc(2*var(--grid-gutter)) calc(1.5*var(--grid-gutter)) calc(1*var(--grid-gutter));margin:0 0 3rem;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.2);box-shadow:0 3px 6px #0003;height:calc(100% - 3rem)}}@media(min-width:1024px){.vtt-packages-link{padding:45px 30px 22.5px;padding:calc(1.5*var(--grid-gutter)) calc(1*var(--grid-gutter)) calc(.75*var(--grid-gutter))}}@media(min-width:1200px){.vtt-packages-link{padding:60px 45px 37.5px;padding:calc(2*var(--grid-gutter)) calc(1.5*var(--grid-gutter)) calc(1.25*var(--grid-gutter))}}@media(min-width:1440px){.vtt-packages-link{padding:75px 60px 60px;padding:calc(2.5*var(--grid-gutter)) calc(2*var(--grid-gutter)) calc(2*var(--grid-gutter))}}.vtt-packages-link:hover .arrow{-webkit-transform:translateX(.5rem);transform:translate(.5rem)}.vtt-packages-link .new-post{position:absolute;top:1.75rem;left:1rem;width:65px;height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#2878ff;background-color:var(--color-blue);color:#fff;color:var(--color-white);border-radius:100%;font-weight:500;font-weight:var(--font-weight-medium);padding:.25rem .5rem .15rem;line-height:1em}@media(min-width:1024px){.vtt-packages-link .new-post{top:1rem}}@media(min-width:1200px){.vtt-packages-link .new-post{top:1.5rem;left:1.25rem;width:82px;height:82px}}.vtt-packages-link .title-desc{max-width:100%}.vtt-packages-link .title{margin-bottom:1.25rem;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto;text-transform:none;font-weight:500}.vtt-packages-link .arrow{margin:1.5rem 0;-webkit-transition:-webkit-transform .15s cubic-bezier(.5,0,.5,1);transition:-webkit-transform .15s cubic-bezier(.5,0,.5,1);transition:transform .15s cubic-bezier(.5,0,.5,1);transition:transform .15s cubic-bezier(.5,0,.5,1),-webkit-transform .15s cubic-bezier(.5,0,.5,1);-webkit-transition:-webkit-transform .15s var(--cubic-ease-in-out);transition:-webkit-transform .15s var(--cubic-ease-in-out);transition:transform .15s var(--cubic-ease-in-out);transition:transform .15s var(--cubic-ease-in-out),-webkit-transform .15s var(--cubic-ease-in-out)}.vtt-packages-link .type-count-list{margin:2rem 0 0;margin-top:auto;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.vtt-packages-link svg{opacity:.7}.vtt-packages-link .type-counts{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1.5rem .5rem 0}.vtt-packages-link .new-items{position:absolute;top:-7px;left:50%;width:14px;height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#2878ff;background-color:var(--color-blue);color:#fff;color:var(--color-white);border-radius:100%;font-size:10px;line-height:1em;padding-top:2px}.vtt-packages-link .type-display{margin-top:.25rem;opacity:.7}.share-component{position:relative;margin-top:-2px}@media(min-width:768px){.share-component{margin-top:0}}.share-component .share-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;letter-spacing:.8px;text-transform:uppercase;font-size:13px;line-height:23px;text-decoration:none;border-bottom:0!important;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:currentColor}.news-info-wrapper .share-component .share-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:768px){.news-info-wrapper .share-component .share-link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media(min-width:768px){.share-component .share-link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media(min-width:1024px){.share-component .share-link{font-size:14px!important;font-size:var(--font-size-small)!important}}@media(hover:hover) and (pointer:fine){.share-component .share-link:hover svg circle{fill:currentColor}}.share-component .share-link .svg-icon{height:22px}.share-component .share-link svg circle{-webkit-transition:fill .2s ease;transition:fill .2s ease;fill:transparent}.share-component .share-link svg circle:nth-child(2),.share-component .share-link svg circle:nth-child(3){-webkit-transition-delay:.175s;transition-delay:.175s}.share-component .share-link span{display:inline-block;margin-left:8px}.news-info-wrapper .share-component .share-link span{margin-left:0}@media(min-width:768px){.news-info-wrapper .share-component .share-link span{margin-left:8px}}.share-component.open svg circle{fill:currentColor}.share-component.open .share-dialog{visibility:visible;z-index:1}.share-component.open .share-dialog ul li{-webkit-transform:translate(0,0) scale(1)!important;transform:translate(0) scale(1)!important}.share-component .share-dialog{border:solid 0 currentColor;position:absolute;right:-2px;top:calc(100% + 10px);visibility:hidden;padding:0;background:transparent;z-index:-1;-webkit-transition:background .4s ease .3s;transition:background .4s ease .3s}@media(min-width:1024px){.share-component .share-dialog{right:-80%;padding:0;top:27px}}.share-component .share-dialog ul{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:1024px){.share-component .share-dialog ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.share-component .share-dialog ul li{-webkit-transition:all .25s ease 0s;transition:all .25s ease 0s;-webkit-transform:translate(0,-30px) scale(0);transform:translateY(-30px) scale(0)}@media(min-width:1024px){.share-component .share-dialog ul li{padding-right:15px;-webkit-transform:translate(50%,-30px) scale(0);transform:translate(50%,-30px) scale(0)}}.share-component .share-dialog ul li:nth-child(2){-webkit-transition-delay:.15s;transition-delay:.15s}@media(min-width:1024px){.share-component .share-dialog ul li:nth-child(2){-webkit-transform:translate(-40%,-30px) scale(0);transform:translate(-40%,-30px) scale(0)}}.share-component .share-dialog ul li:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}@media(min-width:1024px){.share-component .share-dialog ul li:nth-child(3){-webkit-transform:translate(-150%,-30px) scale(0);transform:translate(-150%,-30px) scale(0)}}.share-component .share-dialog ul li:last-child{padding-right:0}.share-component .share-dialog ul li a{display:inline-block;width:32px}.share-component .share-dialog ul li a:before{content:"";position:absolute;width:30px;height:30px;background-color:#fff;display:block;top:0;left:0;border-radius:30px;-webkit-transform:scale(.9);transform:scale(.9)}.theme-red .share-component .share-dialog ul li a:before,.theme-blue .share-component .share-dialog ul li a:before,.theme-lightblue .share-component .share-dialog ul li a:before,.theme-darkblue .share-component .share-dialog ul li a:before{background-color:inherit}.share-component .share-dialog ul li a:hover svg{color:#2878ff;color:var(--color-blue);-webkit-transform:scale(1.1);transform:scale(1.1)}.theme-page.theme-darkblue .share-component .share-dialog ul li a:hover svg{color:currentColor}.share-component .share-dialog ul li svg{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all cubic-bezier(0,0,.21,1) .2s;transition:all cubic-bezier(0,0,.21,1) .2s;-webkit-transition:all var(--ani-type-1) var(--ani-speed-2);transition:all var(--ani-type-1) var(--ani-speed-2);position:relative}.dashboard-header{background-color:#f2f2f2;background-color:var(--color-grey-5);padding:2.4rem 0}.dashboard-header+.navigation-secondary,.dashboard-header+.navigation-secondary-nosticky{margin-top:-2.4rem}@media(min-width:1024px){.dashboard-header+.navigation-secondary,.dashboard-header+.navigation-secondary-nosticky{margin-top:-1.2rem}}.dashboard-header .profile-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}@media(min-width:1024px){.dashboard-header .profile-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.dashboard-header .logout{margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-size:var(--font-size-small);white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;-webkit-transform:translateY(-4px);transform:translateY(-4px)}.dashboard-header .logout .icon-bg{background-color:#fff;width:43px;height:43px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:10px}.dashboard-header .logout svg{margin-top:-2px}.dashboard-header .logout svg .anim{stroke-dasharray:100;stroke-dashoffset:87;-webkit-transition:stroke-dashoffset .5s ease-out;transition:stroke-dashoffset .5s ease-out}.dashboard-header .logout:hover svg .anim{stroke-dashoffset:80}.dashboard-header .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(min-width:768px){.dashboard-header .header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(min-width:1024px){.dashboard-header .header{margin-top:2rem}}@media(min-width:768px){.dashboard-header .header .page-title{margin:0}}.dashboard-header .header .page-title span{font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff)}.dashboard-header .header .link-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-header .header .link-profile span{display:inline;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:700;font-weight:var(--font-weight-bold)}.dashboard-header .header .link-profile .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:43px;height:43px;margin-left:10px}.dashboard-card-advice .slide-away{height:0!important}.dashboard-card-advice .view-cta{text-align:center;-webkit-transition:height .4s;transition:height .4s;overflow:hidden}.dashboard-card-advice .view-cta h3{margin-bottom:30px}.dashboard-card-advice .view-cta .button{width:100%;margin:15px 0 10px}.dashboard-card-advice .view-member{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s;transition:all .4s;overflow:hidden}.dashboard-card-advice .view-member .details{list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:100%;text-align:left}.dashboard-card-advice .view-member .details li{margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:768px){.dashboard-card-advice .view-member .details li{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media(min-width:1024px){.dashboard-card-advice .view-member .details li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width:1440px){.dashboard-card-advice .view-member .details li{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.dashboard-card-advice .view-member .details li .link{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);margin-top:4px}.gecko-overlay{position:fixed;background-color:#000a;left:0;right:0;top:64px;top:var(--menu-height);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:12;max-width:100%;min-height:100%}@media(min-width:1024px){.gecko-overlay{top:0;left:80px;left:var(--menu-width)}}@media(min-width:1024px){.gecko-overlay .gecko-container{padding:40px 40px 45px}}.gecko-overlay .iframe-booking-advice{width:100%;position:relative;min-height:calc(100vh - 64px);min-height:calc(100vh - var(--menu-height))}@media(min-width:1024px){.gecko-overlay .iframe-booking-advice{min-height:calc(100vh - 80px)}}.gecko-overlay .button-close{position:absolute;width:46px;height:46px;right:15px;top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;border-radius:50%;background:#fff;color:#001965;color:var(--color-darkblue);cursor:pointer;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s cubic-bezier(0,0,.21,1);transition:-webkit-transform .2s cubic-bezier(0,0,.21,1);transition:transform .2s cubic-bezier(0,0,.21,1);transition:transform .2s cubic-bezier(0,0,.21,1),-webkit-transform .2s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-2) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-2) var(--ani-type-1);transition:transform var(--ani-speed-2) var(--ani-type-1);transition:transform var(--ani-speed-2) var(--ani-type-1),-webkit-transform var(--ani-speed-2) var(--ani-type-1)}.gecko-overlay .button-close:hover{-webkit-transform:scale(1.06);transform:scale(1.06)}.dashboard-card-events{margin-bottom:-29px;margin-bottom:calc(-1*(var(--grid-gutter) - 1px))}.dashboard-card-events [data-no-events],.dashboard-card-events [data-recommended-events]{display:none}.dashboard-card-events .recommended-events{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:2rem 0 1rem;line-height:1em;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.dashboard-card-events .recommended-events .card-title{font-weight:700;font-weight:var(--font-weight-bold)}.dashboard-card-events .recommended-events a{color:#2878ff;color:var(--color-blue)}.dashboard-card-events [data-event-items] .cta{display:none}@media(min-width:1440px){.dashboard-card-events [data-event-items] .cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.dashboard-card-events [data-show-more]{display:-webkit-box;display:-ms-flexbox;display:flex;height:55px;width:100%;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dashboard-card-events [data-show-more] a.button{min-width:30px}.dashboard-card-events .link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% + 60px);width:calc(100% + (2*var(--grid-gutter)));margin:0 -30px;margin:0 calc(-1*var(--grid-gutter)) 0 calc(-1*var(--grid-gutter));padding:20px 30px;padding:var(--grid-gutter-mobile) var(--grid-gutter)}.dashboard-card-events .link:not(.my-event) .details{position:relative}.dashboard-card-events .link:not(.my-event) .details>*{position:relative}.dashboard-card-events .link:not(.my-event) .details:before{z-index:0;content:"";position:absolute;top:-1.25rem;left:-1.25rem;width:calc(100% + 2.5rem);height:calc(100% + 2rem);background-color:#6fe4c1;background-color:var(--color-green);opacity:.25;-webkit-transition:opacity .2s;transition:opacity .2s}.dashboard-card-events .link:not(.my-event):hover .details:before{opacity:.5}.dashboard-card-events .link address.online-event,.dashboard-card-events .link span.participate{display:none}.dashboard-card-events .link span.participate.online-event{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-card-events .link.my-event{border-top:1px solid transparent;border-bottom:1px solid #ccc;border-bottom:1px solid var(--color-grey-3);-webkit-transition:border-color .15s;transition:border-color .15s}.dashboard-card-events .link.my-event:first-of-type{border-top:1px solid #ccc;border-top:1px solid var(--color-grey-3)}.dashboard-card-events .link.my-event:before{content:"";position:absolute;top:0;left:0;width:12px;height:100%;background-color:#6fe4c1;background-color:var(--color-green)}.dashboard-card-events .link.my-event:after{content:"";position:absolute;top:calc(100% - 1px);left:0;width:0;height:2px;background-color:#2878ff;background-color:var(--color-blue);-webkit-transition:width .2s cubic-bezier(.5,0,.5,1);transition:width .2s cubic-bezier(.5,0,.5,1);-webkit-transition:width .2s var(--cubic-ease-in-out);transition:width .2s var(--cubic-ease-in-out)}.dashboard-card-events .link.my-event:hover:after{content:"";position:absolute;top:calc(100% - 1px);left:0;width:100%;height:2px;background-color:#2878ff;background-color:var(--color-blue)}.dashboard-card-events .link.my-event .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-card-events .header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem}.dashboard-card-events .icon{display:none;margin-right:.5rem;width:20px;height:20px;min-width:20px;min-height:20px;background-color:#6fe4c1;background-color:var(--color-green);color:#fff;color:var(--color-white);border-radius:100%}.dashboard-card-events .type{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.dashboard-card-events .details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashboard-card-events .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-transform:none;width:50%}@media(min-width:768px){.dashboard-card-events .date{width:30%}}@media(min-width:1024px){.dashboard-card-events .date{width:30%}}@media(min-width:1440px){.dashboard-card-events .date{width:15%}}.dashboard-card-events .day{font-weight:500;font-weight:var(--font-weight-medium);font-size:28px;font-size:var(--font-size-header-small-mobile)}@media(min-width:1024px){.dashboard-card-events .day{font-size:32px;font-size:var(--font-size-header-small)}}.dashboard-card-events .month{margin:5px 0 0 5px;opacity:.5}.dashboard-card-events .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;padding-right:1rem;width:50%;font-size:18px;font-size:var(--font-size-header-xsmall-mobile)}@media(min-width:768px){.dashboard-card-events .title{width:70%}}@media(min-width:1024px){.dashboard-card-events .title{font-size:22px;font-size:var(--font-size-header-xsmall)}}@media(min-width:1440px){.dashboard-card-events .title{width:55%}}.dashboard-card-events .title .waitinglist{padding:5px 20px;background:#ffe66e;max-width:180px;border-radius:15px;color:#000;margin-top:10px;font-size:18px}.dashboard-card-events .time-place{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;padding-top:1rem}@media(min-width:1440px){.dashboard-card-events .time-place{width:30%;padding-top:0}}.dashboard-card-events address,.dashboard-card-events .time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%}.dashboard-card-events address svg,.dashboard-card-events .time svg{height:32px}.dashboard-card-events address small,.dashboard-card-events .time small{opacity:.7}.dashboard-card-events .time{width:50%}@media(min-width:768px){.dashboard-card-events .time{width:30%}}@media(min-width:1440px){.dashboard-card-events .time{width:50%}}.dashboard-card-events address{word-break:break-word}@media(min-width:768px){.dashboard-card-events address{width:70%}}@media(min-width:1440px){.dashboard-card-events address{width:50%}}.dashboard-card-check-shared .view-cta .card-title{margin-bottom:1rem;text-transform:uppercase;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-size:22px;font-size:var(--font-size-header-xsmall)}.dashboard-card-check-shared .view-cta .cta-text,.dashboard-card-check-shared .view-cta .cta-text-member{margin:0}.dashboard-card-check-shared .view-cta .cta-text-member{display:none}.dashboard-card-check-shared .view-cta .image{display:block;float:right;width:100%;max-height:100px}.dashboard-card-check-shared .view-cta [data-start]{display:none}.dashboard-card-check-shared .view-cta .cta-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2rem}.dashboard-card-check-shared .view-cta .cta-group .button{width:50%;margin-right:1.5rem}.dashboard-card-check-shared .view-cta .cta-group .time{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.dashboard-card-check-shared .view-cta .cta-group .time span{margin-left:.5rem;line-height:1}.dashboard-card-check-shared .view-member{display:none;position:relative}@media(min-width:1024px){.dashboard-card-check-shared .view-member{height:100%}}.dashboard-card-check-shared .view-member .date-stamp{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem}.dashboard-card-check-shared .view-member .date-stamp time{margin-left:.35em}.dashboard-card-check-shared .view-member .profile-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(min-width:768px){.dashboard-card-check-shared .view-member .profile-cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.dashboard-card-check-shared.competence .competence-list{padding:0;margin:0 0 1.5rem;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dashboard-card-check-shared.competence .competence-list li{-ms-flex-preferred-size:calc(50% - .75rem);flex-basis:calc(50% - .75rem);padding:.5rem 1rem;margin-bottom:.5rem;border:1px solid currentColor;line-height:1em;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.dashboard-card-check-shared.job-satisfaction .chart-list{list-style-type:none;margin:0 0 1.5rem;padding:0}.dashboard-card-check-shared.job-satisfaction .chart-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-card-check-shared.job-satisfaction .chart-list li:not(:first-of-type){margin-top:1rem}.dashboard-card-check-shared.job-satisfaction .chart-list li .text{margin-left:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard-card-check-shared.job-satisfaction .chart-list li .hours,.dashboard-card-check-shared.job-satisfaction .chart-list li .feeling{line-height:1.2;line-height:var(--font-lineheight-headers)}.dashboard-card-check-shared.job-satisfaction .chart-list li .feeling{font-weight:700;font-weight:var(--font-weight-bold)}.dashboard-card-check-shared.job-satisfaction .chart-list li:nth-child(1) .feeling,.dashboard-card-check-shared.job-satisfaction .chart-list li:nth-child(1) svg{color:#6fe4c1;color:var(--color-green)}.dashboard-card-check-shared.job-satisfaction .chart-list li:nth-child(2) .feeling,.dashboard-card-check-shared.job-satisfaction .chart-list li:nth-child(2) svg{color:#ffe66e;color:var(--color-yellow)}.dashboard-card-check-shared.job-satisfaction .chart-list li:nth-child(3) .feeling,.dashboard-card-check-shared.job-satisfaction .chart-list li:nth-child(3) svg{color:#fd6d6f;color:var(--color-red)}.dashboard-card-check-shared.job-satisfaction .chart{position:relative;width:45px;height:45px}.dashboard-card-check-shared.job-satisfaction .smiley{position:absolute;top:0;left:0;width:45px;height:45px}.dashboard-card-check-shared.job-satisfaction .smiley svg{position:absolute;top:50%;left:50%;width:13px;height:11px;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:scale(1) translateX(-50%) translateY(-50%);transform:scale(1) translate(-50%) translateY(-50%)}.dashboard-card-salary{position:relative;padding:3rem 0}.dashboard-card-salary.no-data .bg-darkblue,.dashboard-card-salary.no-data .bg-green{-webkit-filter:blur(6px);filter:blur(6px);pointer-events:none}.dashboard-card-salary.no-data .cta{-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px #0000001a}@media(min-width:1024px){.dashboard-card-salary.no-data .cta{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:38%;height:115%}}.dashboard-card-salary.no-data .cta.salary{display:none}.dashboard-card-salary.no-data .cta.no-salary{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-card-salary .link-icon{color:#2878ff;color:var(--color-blue);font-weight:700;font-weight:var(--font-weight-bold);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);padding:0}.dashboard-card-salary svg{display:none;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media(min-width:1024px){.dashboard-card-salary svg{display:inline;-webkit-transform:none;transform:none}}.dashboard-card-salary .card{overflow:visible}.dashboard-card-salary [class*=col-]:nth-of-type(2){z-index:1}.dashboard-card-salary .cta{background-color:#fff;background-color:var(--color-white);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem;-webkit-box-shadow:none;box-shadow:none;width:100%;height:auto}.dashboard-card-salary .cta.salary{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-card-salary .cta.no-salary{display:none}.dashboard-card-salary .cta small{text-transform:none;opacity:.5}.dashboard-card-salary .cta .h3{text-transform:none;color:#2878ff;color:var(--color-blue)}.dashboard-card-salary .cta .button{margin-top:1rem}.dashboard-card-salary .h4{min-height:2.4em;line-height:1.2em}.dashboard-card-salary .amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.dashboard-card-salary .value{color:#2878ff;color:var(--color-blue);font-weight:600;font-weight:var(--font-weight-demibold);font-size:42px;font-size:var(--font-size-header-medium-mobile);line-height:2em}.dashboard-card-salary .value.color-dark-blue{color:#001965;color:var(--color-darkblue)}.dashboard-card-salary .unit{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:500;font-weight:var(--font-weight-medium);margin-left:.25em;line-height:2em;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.dashboard-card-salary .meta{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:500;font-weight:var(--font-weight-medium)}.dashboard-card-salary .meta .note{opacity:.5}.dashboard-card-salary a{color:#2878ff;color:var(--color-blue)}.profile-menu{margin-bottom:3rem}@media(min-width:1024px){.profile-menu{position:sticky;top:3rem;margin-bottom:5rem}}.event{text-align:left;display:block;color:#001965;color:var(--color-darkblue)}.event:hover .date{background-position:0 0;color:#fff;color:var(--color-white)}.event .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.75rem}.event .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:80px;min-height:80px;max-width:80px;max-height:80px;overflow:hidden;color:#001965;color:var(--color-darkblue);background-color:#6fe4c1;background-color:var(--color-green);border-radius:40px;margin-right:1rem;margin-left:-2px;padding-top:9px;background-image:-webkit-gradient(linear,left top,right top,from(#001965),color-stop(50%,#001965),color-stop(50%,#6fe4c1),to(#6fe4c1));background-image:linear-gradient(90deg,#001965 0%,#001965 50%,#6fe4c1 50%,#6fe4c1 100%);background-image:-webkit-gradient(linear,left top,right top,from(var(--color-darkblue)),color-stop(50%,var(--color-darkblue)),color-stop(50%,var(--color-green)),to(var(--color-green)));background-image:linear-gradient(90deg,var(--color-darkblue) 0%,var(--color-darkblue) 50%,var(--color-green) 50%,var(--color-green) 100%);background-position:100% 0;background-size:200% 100%;background-repeat:no-repeat;-webkit-transition:background-position .2s,color .2s;transition:background-position .2s,color .2s}.event .day{font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:700;font-weight:var(--font-weight-bold);font-size:40px;line-height:.8em}.event .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:.7}.event .title{display:block;text-transform:none;margin-bottom:.75rem;line-height:1.2;line-height:var(--font-lineheight-headers);font-size:28px;font-size:var(--font-size-header-small-mobile)}@media(min-width:1024px){.event .title{font-size:32px;font-size:var(--font-size-header-small)}}.event .desc{font-size:14px;font-size:var(--font-size-small);margin-bottom:1rem}.event .info{display:-webkit-box;display:-ms-flexbox;display:flex}.event .price{margin-right:50px;opacity:.7}.event .status{position:relative;padding-left:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex}.event .status small{margin-left:.5rem;opacity:.7}.event .status .dot{width:18px;height:18px;border-radius:100%}.event .status .dot.udsolgt{background-color:#fd6d6f;background-color:var(--color-red)}.event .status .dot.venteliste{background-color:#ffe66e;background-color:var(--color-yellow)}.event .status .dot.åben{background-color:#6fe4c1;background-color:var(--color-green)}.events-my-next .container-next-events,.events-my-next .container-no-events{display:none;position:relative;background-color:#6fe4c1;background-color:var(--color-green);padding:74px 0 30px;padding:74px 0 var(--grid-gutter) 0;overflow:hidden;margin-top:-54px}@media(min-width:1024px){.events-my-next .container-next-events,.events-my-next .container-no-events{margin-top:-61px;padding:100px 0 60px;padding:100px 0 var(--grid-gutter-2) 0}}.events-my-next .container-no-events{background-color:#f2f2f2;background-color:var(--color-grey-5)}.events-my-next .bg-text{position:absolute;bottom:0;left:0}.events-my-next .bg-text,.events-my-next .date{color:#fff;color:var(--color-white);line-height:.7em;font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:300;font-weight:var(--font-weight-light);font-size:340px}@media(min-width:768px){.events-my-next .bg-text,.events-my-next .date{font-size:340px}}@media(min-width:1024px){.events-my-next .bg-text,.events-my-next .date{font-size:500px}}@media(min-width:1200px){.events-my-next .bg-text,.events-my-next .date{font-size:580px}}@media(min-width:1440px){.events-my-next .bg-text,.events-my-next .date{font-size:650px}}.events-my-next .date-separator{margin:0 .25em}.events-my-next [data-waiting-list]{display:none}.events-my-next .day{position:absolute;bottom:30px;bottom:var(--grid-gutter);right:0}@media(min-width:1024px){.events-my-next .day{bottom:60px;bottom:var(--grid-gutter-2)}}.events-my-next .container{position:relative}.events-my-next .description{margin-bottom:1rem}.events-my-next .next{display:block;opacity:.5;margin-bottom:1rem;font-weight:500;font-weight:var(--font-weight-medium);font-size:28px;font-size:var(--font-size-header-small-mobile)}@media(min-width:1024px){.events-my-next .next{font-size:32px;font-size:var(--font-size-header-small)}}.events-my-next .button-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px 0 0;margin:var(--grid-gutter) 0 0 0}.events-my-next .button{margin:0}.events-my-next .link{margin:1rem 0 0;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:700;font-weight:var(--font-weight-bold)}@media(min-width:768px){.events-my-next .link{margin:0 0 0 1rem}}.events-my-next .countdown{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px;margin-top:var(--grid-gutter-2)}@media(min-width:1024px){.events-my-next .countdown{margin-top:0}}.events-my-next .part{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.events-my-next .part small{margin-bottom:.25rem;padding-left:10px}.events-my-next .digits{display:-webkit-box;display:-ms-flexbox;display:flex}.events-my-next .separator,.events-my-next .digit{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:500;font-weight:var(--font-weight-medium);font-size:84px;line-height:80px;letter-spacing:.01em;margin-right:5px}.events-my-next .digit{padding:.75rem .5rem 0;line-height:1em;letter-spacing:.1em}.events-my-next .separator{line-height:1.1em}.events-attending{padding:60px 0;padding:var(--grid-gutter-2) 0}.events-attending .section-title{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:16px;font-size:var(--font-size-body);font-weight:700;font-weight:var(--font-weight-bold);text-transform:none;margin-bottom:30px;margin-bottom:var(--grid-gutter)}.events-attending .details{height:0;overflow:hidden;-webkit-transition:height .3s cubic-bezier(.5,0,.5,1);transition:height .3s cubic-bezier(.5,0,.5,1);-webkit-transition:height .3s var(--cubic-ease-in-out);transition:height .3s var(--cubic-ease-in-out);margin-bottom:1rem}.events-attending .details .description{margin-bottom:1rem}.events-attending .details dl{display:block;margin:0 0 .75rem;font-size:14px;font-size:var(--font-size-small);line-height:1.5;line-height:var(--font-lineheight-body);letter-spacing:.1em;text-transform:uppercase}.events-attending .details dl.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.events-attending .details dl.horizontal dt{margin-right:.5em}.events-attending .details dl dt{font-weight:500;font-weight:var(--font-weight-medium)}.events-attending .details dl dd{margin:0;opacity:.7}.events-attending .details dl dd.dot{width:18px;height:18px;background:#ffe66e;background:var(--color-yellow);border-radius:100%}.events-attending .details .button-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px 0 2rem;margin:var(--grid-gutter) 0 2rem 0}.events-attending .details .button-group .button{margin:0}.events-attending .details .button-group .button:not(:last-child){margin-right:1rem}.events-attending .details .button-group .link{margin-left:1rem;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:700;font-weight:var(--font-weight-bold)}.events-attending .link-previous-event{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:700;font-weight:var(--font-weight-bold);font-size:16px;font-size:var(--font-size-body);color:#2878ff;color:var(--color-blue);margin-top:1rem;display:inline-block}.events-recommended{position:relative;padding:60px 0;padding:var(--grid-gutter-2) 0;background-color:#f2f2f2;background-color:var(--color-grey-5)}.events-recommended.expanded .event{display:block}.events-recommended .section-title{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:16px;font-size:var(--font-size-body);font-weight:700;font-weight:var(--font-weight-bold);text-transform:none;margin-bottom:30px;margin-bottom:var(--grid-gutter)}.events-recommended .facet-curtain{height:0;overflow:hidden;-webkit-transition:height .3s cubic-bezier(.5,0,.5,1);transition:height .3s cubic-bezier(.5,0,.5,1);-webkit-transition:height .3s var(--cubic-ease-in-out);transition:height .3s var(--cubic-ease-in-out)}.events-recommended .facet-container{margin-bottom:0;padding-bottom:30px;padding-bottom:var(--grid-gutter)}.events-recommended [data-facets-list]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px;margin-bottom:var(--grid-gutter)}.events-recommended .select{margin-bottom:0}.events-recommended [data-events-none]{display:none}.events-recommended [data-events-none].show{display:block}.events-recommended [data-events-none] p{font-weight:500;font-weight:var(--font-weight-medium);font-size:18px;font-size:var(--font-size-header-xsmall-mobile)}@media(min-width:1024px){.events-recommended [data-events-none] p{font-size:22px;font-size:var(--font-size-header-xsmall)}}.events-recommended [data-events-list].expanded .event,.events-recommended [data-events-list].expanded .button-group{display:block}.events-recommended [data-events-list]>.col-xs-12{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.events-recommended .event{margin-bottom:60px;margin-bottom:var(--grid-gutter-2);display:none}.events-recommended .col-xs-12:nth-child(1) .event,.events-recommended .col-xs-12:nth-child(1) .button-group,.events-recommended .col-xs-12:nth-child(2) .event,.events-recommended .col-xs-12:nth-child(2) .button-group,.events-recommended .col-xs-12:nth-child(3) .event,.events-recommended .col-xs-12:nth-child(3) .button-group{display:block}@media(min-width:1440px){.events-recommended .col-xs-12:nth-child(1) .event,.events-recommended .col-xs-12:nth-child(1) .button-group,.events-recommended .col-xs-12:nth-child(2) .event,.events-recommended .col-xs-12:nth-child(2) .button-group,.events-recommended .col-xs-12:nth-child(3) .event,.events-recommended .col-xs-12:nth-child(3) .button-group,.events-recommended .col-xs-12:nth-child(4) .event,.events-recommended .col-xs-12:nth-child(4) .button-group{display:block}}.events-previously-attended{padding:60px 0;padding:var(--grid-gutter-2) 0}.events-previously-attended .section-title{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:16px;font-size:var(--font-size-body);font-weight:700;font-weight:var(--font-weight-bold);text-transform:none;margin-bottom:30px;margin-bottom:var(--grid-gutter)}.events-previously-attended [data-curtain-id].expanded .col-xs-12 .event,.events-previously-attended [data-curtain-id].expanded .col-xs-12 .button-group{display:block}.events-previously-attended .event{pointer-events:none;margin-bottom:60px;margin-bottom:var(--grid-gutter-2);display:none!important}.events-previously-attended .col-xs-12:nth-child(1) .event,.events-previously-attended .col-xs-12:nth-child(1) .button-group,.events-previously-attended .col-xs-12:nth-child(2) .event,.events-previously-attended .col-xs-12:nth-child(2) .button-group,.events-previously-attended .col-xs-12:nth-child(3) .event,.events-previously-attended .col-xs-12:nth-child(3) .button-group,.events-previously-attended .col-xs-12:nth-child(4) .event,.events-previously-attended .col-xs-12:nth-child(4) .button-group{display:block}.events-all-events{position:relative;padding:14.2856vh 0;padding:calc(2*var(--grid-row)) 0;background-color:#6fe4c1;background-color:var(--color-green);overflow:hidden}.events-all-events .bg-text{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-transform:uppercase;color:#fff;color:var(--color-white);line-height:.7em;font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:300;font-weight:var(--font-weight-light);font-size:340px;opacity:.7}@media(min-width:768px){.events-all-events .bg-text{font-size:340px}}@media(min-width:1024px){.events-all-events .bg-text{font-size:500px}}@media(min-width:1200px){.events-all-events .bg-text{font-size:580px}}@media(min-width:1440px){.events-all-events .bg-text{font-size:650px}}.events-all-events .container{position:relative}.events-all-events .title{margin-bottom:30px;margin-bottom:var(--grid-gutter);font-size:42px;font-size:var(--font-size-header-medium-mobile);text-transform:none}@media(min-width:1024px){.events-all-events .title{font-size:64px;font-size:var(--font-size-header-medium)}}.events-all-events .button{margin-top:30px;margin-top:var(--grid-gutter)}@-webkit-keyframes formLoader{0%{stroke-dashoffset:1000}50%{stroke-dashoffset:500}51%{stroke-dashoffset:0}to{stroke-dashoffset:-510}}@keyframes formLoader{0%{stroke-dashoffset:1000}50%{stroke-dashoffset:500}51%{stroke-dashoffset:0}to{stroke-dashoffset:-510}}.salary-form{position:relative;overflow:hidden;margin-bottom:2rem}@media print{.salary-form{margin-bottom:6rem}}.salary-form .wrapper{max-width:730px;max-width:var(--richtext-max-width);margin:auto}.salary-form .print-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.salary-form .button[type=submit]{margin-top:0}.salary-form .loader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff9}.salary-form .svg-loader{position:absolute;width:240px;height:240px;top:50%;left:50%;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotateZ(-90deg) translate(100%,-50%);transform:rotate(-90deg) translate(100%,-50%)}.salary-form circle{stroke-dasharray:1000;stroke-dashoffset:1000;-webkit-animation:formLoader 1.5s linear forwards infinite;animation:formLoader 1.5s linear forwards infinite}.salary-level{padding:3rem 0}.salary-level .chart{margin:0 -1rem;width:calc(100% + 2rem)}.salary-level svg{display:block}.salary-level svg .average{text-anchor:flex-end;text-align:right}.salary-level svg tspan{font-size:14px;font-size:var(--font-size-small);fill:#001965;fill:var(--color-darkblue)}.salary-level svg .label-average{text-anchor:flex-end;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.salary-level svg .value-average{text-anchor:flex-end;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.salary-level svg .domain{opacity:0}.salary-level svg .you-rect{fill:#2878ff;fill:var(--color-blue)}.salary-level svg .your-salary{text-anchor:middle;fill:#fff;fill:var(--color-white);font-weight:600;font-weight:var(--font-weight-demibold);text-align:center}.salary-level svg .tick:first-of-type text{text-anchor:start}.salary-level svg .tick line{opacity:0}.salary-level svg .tick text{text-anchor:flex-end;font-size:14px;font-size:var(--font-size-small);opacity:.5}.salary-level .info-note{margin-bottom:4rem}.salary-compare svg{max-width:100%}.salary-compare .domain{color:#001965;color:var(--color-darkblue)}.salary-compare .title{pointer-events:none}.salary-compare .tick line{visibility:hidden}.salary-compare .tick text{opacity:.5}.salary-compare .bars-bg rect{fill:#001965;fill:var(--color-darkblue);opacity:.05}.salary-compare .bars .bar{color:#6fe4c1;color:var(--color-green);-webkit-transition:color .15s;transition:color .15s}.salary-compare .bars .bar:hover{color:#001965;color:var(--color-darkblue)}.salary-compare .bars .bar:hover+.title{opacity:1}.salary-compare .bars .bar.user+.title{opacity:1;color:#001965;color:var(--color-darkblue)}@media(min-width:1024px){.salary-compare .bars .bar.user+.title{color:#2878ff;color:var(--color-blue)}}.salary-compare .bars .title{font-size:16px;font-size:var(--font-size-body);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);opacity:.5;fill:currentColor}.salary-compare .bars .you-rect{fill:#2878ff;fill:var(--color-blue);display:none}@media(min-width:1024px){.salary-compare .bars .you-rect{display:inline}}.salary-compare .bars .you-text{font-size:16px;font-size:var(--font-size-body);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:500;font-weight:var(--font-weight-medium);fill:#fff;fill:var(--color-white);display:none}@media(min-width:1024px){.salary-compare .bars .you-text{display:inline}}.salary-compare .bars .your-salary,.salary-compare .bars .your-salary-value{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:14px;font-size:var(--font-size-small)}.salary-compare .bars .your-salary{text-anchor:flex-end;fill:#001965;fill:var(--color-darkblue)}.salary-compare .bars .your-salary-value{text-anchor:start;fill:#2878ff;fill:var(--color-blue);font-weight:700;font-weight:var(--font-weight-bold)}.salary-compare .salary-tip{position:absolute;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-size:var(--font-size-body);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);background-color:#fff;background-color:var(--color-white);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px #0000001a;pointer-events:none;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.salary-compare .salary-tip:after{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;border-top:10px solid var(--color-white)}.salary-compare .salary-tip .data{margin-left:.25em}.salary-compare .tooltip{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;font-size:16px;font-size:var(--font-size-body);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);background-color:#fff;background-color:var(--color-white);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px #0000001a;pointer-events:none;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transition:opacity .15s;transition:opacity .15s}.salary-compare .tooltip:after{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;border-top:10px solid var(--color-white)}.salary-compare .tooltip.show{opacity:1}.salary-compare .tooltip .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid rgba(0,25,101,.2)}.salary-compare .tooltip .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem 0}.salary-compare .tooltip .bottom>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.5rem}.salary-compare .tooltip .bottom>div:first-child{border-right:1px solid rgba(0,25,101,.2)}.salary-compare .data{color:#2878ff;color:var(--color-blue);font-weight:700;font-weight:var(--font-weight-bold);white-space:nowrap}.salary-compare .info-note{margin-bottom:4rem}.salary-regions .chart svg{width:100%;height:calc((599/739)*100%)}.salary-regions .chart svg path{cursor:pointer;-webkit-transition:fill .2s;transition:fill .2s}.salary-regions .chart svg path:hover{fill:#2878ff;fill:var(--color-blue);opacity:1}.salary-regions .tooltip{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;font-size:16px;font-size:var(--font-size-body);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);background-color:#fff;background-color:var(--color-white);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px #0000001a;pointer-events:none;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transition:opacity .15s;transition:opacity .15s;left:400px}.salary-regions .tooltip:after{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;border-top:10px solid var(--color-white)}.salary-regions .tooltip.show{opacity:1}.salary-regions .tooltip .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid rgba(0,25,101,.2)}.salary-regions .tooltip .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:1rem 0}.salary-regions .tooltip .bottom>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;padding:0 1.5rem}.salary-regions .tooltip .bottom>div:first-child{border-right:1px solid rgba(0,25,101,.2)}.salary-regions .data{color:#2878ff;color:var(--color-blue);font-weight:700;font-weight:var(--font-weight-bold);white-space:nowrap}.salary-regions .info-note{margin-bottom:4rem}.salary-bonus .select{margin-bottom:0}.salary-bonus svg{max-width:100%}.salary-bonus .domain{color:#001965;color:var(--color-darkblue)}.salary-bonus .title{pointer-events:none}.salary-bonus .tick line{visibility:hidden}.salary-bonus .tick text{opacity:.5}.salary-bonus .bars-bg rect{fill:#001965;fill:var(--color-darkblue);opacity:.05}.salary-bonus .bars .bar{color:#6fe4c1;color:var(--color-green);-webkit-transition:color .15s;transition:color .15s}.salary-bonus .bars .bar:hover{color:#001965;color:var(--color-darkblue)}.salary-bonus .bars .bar:hover+.title{opacity:1}.salary-bonus .bars .bar.user+.title{opacity:1;color:#001965;color:var(--color-darkblue)}@media(min-width:1024px){.salary-bonus .bars .bar.user+.title{color:#2878ff;color:var(--color-blue)}}.salary-bonus .bars .title{font-size:16px;font-size:var(--font-size-body);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);opacity:.5;fill:currentColor}.salary-bonus .bars .you-rect{fill:#2878ff;fill:var(--color-blue);display:none}@media(min-width:1024px){.salary-bonus .bars .you-rect{display:inline}}.salary-bonus .bars .you-text{font-size:16px;font-size:var(--font-size-body);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:500;font-weight:var(--font-weight-medium);fill:#fff;fill:var(--color-white);display:none}@media(min-width:1024px){.salary-bonus .bars .you-text{display:inline}}.salary-bonus .bars .your-salary,.salary-bonus .bars .your-salary-value{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:14px;font-size:var(--font-size-small)}.salary-bonus .bars .your-salary{text-anchor:flex-end;fill:#001965;fill:var(--color-darkblue)}.salary-bonus .bars .your-salary-value{text-anchor:start;fill:#2878ff;fill:var(--color-blue);font-weight:700;font-weight:var(--font-weight-bold)}.salary-bonus .salary-tip{position:absolute;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-size:var(--font-size-body);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);background-color:#fff;background-color:var(--color-white);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px #0000001a;pointer-events:none;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.salary-bonus .salary-tip:after{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;border-top:10px solid var(--color-white)}.salary-bonus .salary-tip .data{margin-left:.25em}.salary-bonus .tooltip{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;font-size:16px;font-size:var(--font-size-body);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);background-color:#fff;background-color:var(--color-white);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px #0000001a;pointer-events:none;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transition:opacity .15s;transition:opacity .15s}.salary-bonus .tooltip:after{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;border-top:10px solid var(--color-white)}.salary-bonus .tooltip.show{opacity:1}.salary-bonus .tooltip .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid rgba(0,25,101,.2)}.salary-bonus .tooltip .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem 0}.salary-bonus .tooltip .bottom>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.5rem}.salary-bonus .tooltip .bottom>div:first-child{border-right:1px solid rgba(0,25,101,.2)}.salary-bonus .data{color:#2878ff;color:var(--color-blue);font-weight:700;font-weight:var(--font-weight-bold);white-space:nowrap}.salary-bonus .info-note{margin-bottom:4rem}.mf-header{margin-top:40px}@media(min-width:1024px){.mf-header{margin-top:80px}}.mf-form input:not(:focus):invalid{border-color:#fd6d6f!important;border-color:var(--color-red)!important}.mf-form input:not(:focus):invalid~.error-validation{display:block}.mf-form input[type=email]:-moz-placeholder-shown~.radio{display:none}.mf-form input[type=email]:-ms-input-placeholder~.radio{display:none}.mf-form input[type=email]:not(:valid)~.radio,.mf-form input[type=email]:placeholder-shown~.radio{display:none}.mf-form input[type=radio]:focus~.checkmark{color:#2878ff;color:var(--color-blue)}.mf-form h2{margin-top:5rem}.mf-form h2.no-margin{margin-top:0}.mf-form .anchored-headline h2{text-align:left;margin-left:0}.mf-form .anchored-headline:first-of-type{padding:0}.mf-form .form-section-title{text-transform:none;margin:2rem 0;font-size:22px;font-size:var(--font-size-header-xsmall)}.mf-form a{font-weight:700;font-weight:var(--font-weight-bold);text-decoration:underline}.mf-form .checkbox-note{margin:2.5rem 0 -.5rem}.mf-form .input{margin-bottom:3rem}.mf-form .input-note{margin:-2rem 0 3rem}.mf-form .input.address>input[type=text]{display:inline;margin:0;padding:0;width:auto;border-bottom:0}.mf-form .input.address>input[type=text].street{display:block;width:100%}.mf-form .input.address>input[type=text].postal{width:2.5em}.mf-form .input-group{margin-bottom:3rem}.mf-form .input-group input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=number]){margin-bottom:1rem}.mf-form .response-error{margin-top:1rem;color:#fd6d6f;color:var(--color-red);font-weight:600;font-weight:var(--font-weight-demibold);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.mf-form button[type=submit]{margin-top:1rem}.mf-form .column-list{list-style-type:none;padding:0;margin:0}@media(min-width:768px){.mf-form .column-list{-webkit-columns:2;-moz-columns:2;columns:2}}.mf-form #dimDatePicker:after{display:none}.assignments-component{background-color:#f2f2f2;background-color:var(--color-grey-5);min-height:40vh}.assignments-component .assignments-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:768px){.assignments-component .assignments-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.assignments-component .assignments-header .h3{text-transform:inherit}.assignments-component .assignments-header.expired-header{margin-top:30px;margin-top:var(--grid-gutter)}@media(min-width:768px){.assignments-component .assignments-header.expired-header{margin-top:60px;margin-top:var(--grid-gutter-2)}}.assignments-component .assignments-header .checkbox-icons{margin:0 0 5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:768px){.assignments-component .assignments-header .checkbox-icons{margin:0}}.assignments-component .assignments-header[data-assignments-header]{display:none}.assignments-component .assignments-header[data-assignments-header].show{display:-webkit-box;display:-ms-flexbox;display:flex}.assignments-component .hide{display:none}.assignments-component .assignments-options{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media(min-width:768px){.assignments-component .assignments-options{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.assignments-component .assignments-options .button-group{margin:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:768px){.assignments-component .assignments-options .button-group{width:auto}}.assignments-component .assignments-options .button-group .button{margin-bottom:0}@media(min-width:768px){.assignments-component .assignments-options .button-group .button{margin:0 0 0 30px;margin:0 0 0 var(--grid-gutter)}}@media(max-width:767px){.assignments-component .assignments-options .button-group .button.button-link{padding:0}}.assignments-component .template-no-suggestions{color:#808cb2;color:var(--color-darkblue-grey);text-align:center;padding:30px 20px;background-color:#e1e3e8}.assignments-component .template-no-assignments{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.assignment-results{padding-bottom:100px;padding-bottom:var(--grid-gutter-3)}.assignment-results .list-layout div[class*=col]{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-transform:none!important;transform:none!important}.assignment-card{background-color:#fff;margin-bottom:30px;margin-bottom:var(--grid-gutter);padding:20px;padding:var(--grid-gutter-mobile);position:relative}@media(min-width:1024px){.assignment-card{padding:30px;padding:var(--grid-gutter);margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}@media(min-width:1200px){.assignment-card{padding:40px}}@media(max-width:1200px){.placeholder-new-assignment .assignment-card{margin-top:30px;margin-top:var(--grid-gutter)}}.list-layout .assignment-card{border-bottom:solid 2px #ccc;border-bottom:solid 2px var(--color-grey-3);margin-bottom:0}@media(min-width:768px){.list-layout .assignment-card{border-bottom-width:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-layout .assignment-card>div{margin-right:20px}}@media(min-width:1024px){.list-layout .assignment-card{padding:20px 25px}}.list-layout .assignment-card .description{-ms-flex-preferred-size:20%;flex-basis:20%;min-width:20%;margin-bottom:5px}@media(min-width:768px){.list-layout .assignment-card .description{padding-right:0;margin-bottom:0}}@media(min-width:1024px){.list-layout .assignment-card .description{-ms-flex-preferred-size:25%;flex-basis:25%;min-width:25%}}.list-layout .assignment-card .company-info{-ms-flex-preferred-size:30%;flex-basis:30%;min-width:30%}@media(min-width:1024px){.list-layout .assignment-card .company-info{-ms-flex-preferred-size:25%;flex-basis:25%;min-width:25%}}@media(min-width:768px){.list-layout .assignment-card .group-flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(min-width:1024px){.list-layout .assignment-card .group-flex{margin-right:40px}}.assignment-card .description{padding-right:25px;margin-bottom:15px}.assignment-card .description,.assignment-card .company-adress{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);letter-spacing:.02em;line-height:1.2}.assignment-card .company-name{text-transform:inherit}.list-layout .assignment-card .company-name{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:700;font-weight:var(--font-weight-bold);font-size:18px;font-size:var(--font-size-header-xsmall-mobile)}@media(min-width:768px){.list-layout .assignment-card .company-name{font-size:16px;font-size:var(--font-size-body)}}.assignment-card .company-name span{opacity:.5}@media(min-width:768px){.list-layout .assignment-card .company-name span{margin-left:5px}}.assignment-card .company-name span:before{content:" "}.assignment-card .staus-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.assignment-card .staus-message .status-icon{width:16px;height:16px;background-color:#ffa500;border-radius:50%;margin-right:7px;margin-top:-3px}.assignment-card .staus-message .status-text{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.assignment-card .assignment-timeline{margin:10px 0 25px;width:100%}@media(min-width:1200px){.assignment-card .assignment-timeline{margin:30px 0 10px;margin:var(--grid-gutter) 0 10px 0;width:60%}}@media(min-width:768px){.list-layout .assignment-card .assignment-timeline{margin-top:0;max-width:190px;margin-right:20px}}.assignment-card .assignment-timeline .dates-span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;font-size:var(--font-size-small);letter-spacing:.09em;text-transform:uppercase}@media(min-width:768px){.list-layout .assignment-card .assignment-timeline .dates-span{letter-spacing:.02em}}@media(min-width:1200px){.list-layout .assignment-card .assignment-timeline .dates-span{letter-spacing:.04em}}.assignment-card .assignment-timeline .dates-span .date-end{text-align:right}.assignment-card .assignment-timeline .progress-bar{height:4px;background-color:#00196533;border-radius:4px;margin-top:5px}.assignment-card .assignment-timeline .progress-bar .progress{border-radius:4px;height:4px;background-color:#001965;background-color:var(--color-darkblue);-webkit-transition:all .8s cubic-bezier(0,0,.21,1);transition:all .8s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-8) var(--ani-type-1);transition:all var(--ani-speed-8) var(--ani-type-1);width:0%}.assignment-card .assignment-timeline .progress-bar .progress.halfway{background-color:#ffa500}.assignment-card .assignment-timeline .progress-bar .progress.full{background-color:#ff7171}.assignment-card.assignment-menu-open .assignment-menu{opacity:1;border-radius:50% 50% 0 0;border-color:transparent;background-color:#e5e5e5;background-color:var(--color-grey-4)}.assignment-card.assignment-menu-open .assignment-menu>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.assignment-card .assignment-menu{opacity:.5;border-radius:50%;width:28px;height:28px;border:solid 2px currentColor;position:absolute;cursor:pointer;-webkit-transition:all .2s var(--anim-type-1);transition:all .2s var(--anim-type-1);-webkit-transition:all var(--ani-speed-2) var(--anim-type-1);transition:all var(--ani-speed-2) var(--anim-type-1);right:15px;top:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:1200px){.assignment-card .assignment-menu{right:40px;top:40px}}.assignment-card .assignment-menu ul{z-index:1;display:none;position:absolute;width:150px;right:-2px;top:25px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;list-style:none;padding:0;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:14px;letter-spacing:.02em}.assignment-card .assignment-menu ul li{padding:8px 8px 7px;color:#001965;color:var(--color-darkblue);background-color:#f2f2f2;background-color:var(--color-grey-5);width:100%;text-align:center;border:solid 2px #ccc;border:solid 2px var(--color-grey-3);border-top:0}.assignment-card .assignment-menu ul li:first-child{border-top:solid 2px #ccc;border-top:solid 2px var(--color-grey-3)}.assignment-card .assignment-menu ul li:hover{background-color:#e5e5e5;background-color:var(--color-grey-4)}@media(min-width:768px){.list-layout .assignment-card .assignment-menu{right:-13px;top:50%;-webkit-transform:translate(0,-50%);transform:translateY(-50%)}}@media(min-width:1024px){.list-layout .assignment-card .assignment-menu{right:0}}.assignment-card .assignment-menu:hover{color:#2878ff;color:var(--color-blue);opacity:1}.assignment-card .assignment-menu button{height:100%;width:100%;margin:0;padding:0;position:absolute;top:0;left:0}.assignment-card .assignment-menu button:after{height:10px;border-right:dotted 2px currentColor;content:"";position:absolute;right:calc(50% - 1px);top:7px}.assignment-card .group-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:1200px){.assignment-card .group-flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.assignment-card .button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media(min-width:1200px){.assignment-card .button-container{width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:80px}}@media(min-width:768px){.list-layout .assignment-card .button-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto!important}}.assignment-card .button-container .button{margin-bottom:0}@media(max-width:1023px){.assignment-card .button-container .button{min-width:auto}}@media(min-width:768px){.list-layout .assignment-card .button-container .button:not(:last-child){margin-bottom:6px}}@media(min-width:1200px){.assignment-card .button-container .button{margin-bottom:10px}.assignment-card .button-container .button:last-child{margin-bottom:0}}.list-mode-header{background-color:#001965;background-color:var(--color-darkblue);color:#fff;padding:5px 20px;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:600;font-weight:var(--font-weight-demibold);letter-spacing:.02em;display:none}@media(min-width:768px){.list-layout .list-mode-header{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(min-width:1024px){.list-mode-header{padding:5px 25px}}.list-mode-header>div{margin-right:20px}.list-mode-header>div.first{-ms-flex-preferred-size:20%;flex-basis:20%;min-width:20%}@media(min-width:1024px){.list-mode-header>div.first{-ms-flex-preferred-size:25%;flex-basis:25%;min-width:25%}}.list-mode-header>div.second{-ms-flex-preferred-size:30%;flex-basis:30%;min-width:30%}@media(min-width:1024px){.list-mode-header>div.second{-ms-flex-preferred-size:25%;flex-basis:25%;min-width:25%}}.general-overlay{z-index:-1;position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:#000a;opacity:0;-webkit-transition:opacity .5s cubic-bezier(0,0,.21,1);transition:opacity .5s cubic-bezier(0,0,.21,1);-webkit-transition:opacity .5s var(--ani-type-1);transition:opacity .5s var(--ani-type-1);visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width:1024px){.general-overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.general-overlay.show{opacity:1}.general-overlay .code-template-tr{display:none}.general-overlay[code-template=TR] .code-template-tr{display:block}.general-overlay[code-template=TR] .code-template-others{display:none}.general-overlay .box{position:absolute;width:calc(100% - 40px);width:calc(100% - (2*var(--grid-gutter-mobile)));height:auto;padding:7.1428vh 15px;padding:var(--grid-row) var(--grid-gutter-half);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-transition:opacity .5s cubic-bezier(0,0,.21,1);transition:opacity .5s cubic-bezier(0,0,.21,1);-webkit-transition:opacity .5s var(--ani-type-1);transition:opacity .5s var(--ani-type-1);background-color:#f2f2f2;background-color:var(--color-grey-5);max-width:800px;max-height:calc(100% - 120px);margin-top:84px;margin-top:calc(var(--grid-gutter-mobile) + 64px)}@media(min-width:1024px){.general-overlay .box{margin-top:0;margin-left:80px;margin-left:var(--menu-width);height:auto;padding:40px}}@media(min-width:1200px){.general-overlay .box{max-width:1140px;max-height:80vh}}.general-overlay .box.mini{max-width:640px}.general-overlay .box .button-close{position:absolute;width:46px;height:46px;right:15px;top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#001965;color:var(--color-darkblue);cursor:pointer;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s cubic-bezier(0,0,.21,1);transition:-webkit-transform .2s cubic-bezier(0,0,.21,1);transition:transform .2s cubic-bezier(0,0,.21,1);transition:transform .2s cubic-bezier(0,0,.21,1),-webkit-transform .2s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-2) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-2) var(--ani-type-1);transition:transform var(--ani-speed-2) var(--ani-type-1);transition:transform var(--ani-speed-2) var(--ani-type-1),-webkit-transform var(--ani-speed-2) var(--ani-type-1)}.general-overlay .box .button-close:hover{-webkit-transform:scale(1.06);transform:scale(1.06)}.general-overlay .slide{display:none}.general-overlay .slide.show{display:block}@media(min-width:1024px){.general-overlay .template-success{padding:30px 0}}.general-overlay .lottie-animation{position:absolute;inset:0}.general-overlay .lottie-animation svg{display:block;max-height:100%;max-width:100%}.general-overlay .animation-appear-1,.general-overlay .animation-appear-2{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px);-webkit-transition:all cubic-bezier(0,0,.21,1) .7s 0s;transition:all cubic-bezier(0,0,.21,1) .7s 0s;-webkit-transition:all var(--ani-type-1) var(--ani-speed-7) 0s;transition:all var(--ani-type-1) var(--ani-speed-7) 0s}.general-overlay .animation-appear-1{-webkit-transition-delay:0s;transition-delay:0s}.general-overlay .animation-appear-2{-webkit-transition-delay:.4s;transition-delay:.4s}.general-overlay .show-confetti .animation-appear-1,.general-overlay .show-confetti .animation-appear-2{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.select{position:relative;margin-bottom:3rem}.select .svg-arrow-down-small{position:absolute;bottom:9px;right:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);pointer-events:none;-webkit-transition:color .15s;transition:color .15s;stroke:currentColor}.select label{top:0;left:0;width:100%}.select select{width:100%;padding:0 1.5rem 10px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;background-color:transparent;color:currentColor;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:16px;font-size:var(--font-size-body);line-height:1.5;line-height:var(--font-lineheight-body);border-bottom:2px solid currentColor;border-radius:0;-webkit-transition:color .15s;transition:color .15s}.select select:not([disabled]){cursor:pointer}.select select:not([disabled]):hover{color:#2878ff;color:var(--color-blue)}.select select:not([disabled]):hover~svg{color:#2878ff;color:var(--color-blue)}.select select::-ms-expand{display:none}.select select[disabled]{opacity:1;border-color:#f2f2f2;border-color:var(--color-grey-5)}.select select[disabled]~svg{color:#f2f2f2;color:var(--color-grey-5)}.checkbox-slider{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;padding-left:76px;min-height:30px;font-size:16px;font-size:var(--font-size-body);line-height:1.5;line-height:var(--font-lineheight-body);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:1rem;-webkit-tap-highlight-color:transparent}.checkbox-slider.font-exp{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.checkbox-slider.alternative{height:auto}@media(max-width:767px){.checkbox-slider.alternative{padding-left:0;padding-bottom:40px}}.checkbox-slider.alternative .label{display:inline-block}@media(max-width:767px){.checkbox-slider.alternative .gfx{top:auto;bottom:0}}.checkbox-slider input{position:absolute;top:0;left:0;height:100%;width:100%;margin:0;opacity:0;-webkit-tap-highlight-color:transparent}.checkbox-slider input:not([disabled]){cursor:pointer}@media(hover:hover) and (pointer:fine){.checkbox-slider input:hover:not(:checked)~.gfx{background-color:#b2b2b2;background-color:var(--color-grey-2)}}.checkbox-slider input:focus:not(:checked)~.gfx{background-color:#b2b2b2;background-color:var(--color-grey-2)}.checkbox-slider input:checked~.off{display:none}.checkbox-slider input:checked~.on{display:-webkit-box;display:-ms-flexbox;display:flex}.checkbox-slider input:checked~.gfx{background-color:#001965;background-color:var(--color-darkblue)}.checkbox-slider input:checked~.gfx:after{-webkit-transform:translateX(36px);transform:translate(36px)}.checkbox-slider input[disabled]~.gfx{opacity:.5}.checkbox-slider .label{font-weight:400;font-weight:var(--font-weight-regular);display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:4px;pointer-events:none}.checkbox-slider .label.off{display:-webkit-box;display:-ms-flexbox;display:flex}.checkbox-slider .label.on{display:none}.checkbox-slider .gfx{position:absolute;top:0;left:0;height:30px;width:66px;background-color:#ccc;background-color:var(--color-grey-3);border-radius:15px;pointer-events:none;-webkit-transition:background-color .15s;transition:background-color .15s}.checkbox-slider .gfx:after{content:"";position:absolute;left:6px;top:6px;width:18px;height:18px;background-color:#fff;background-color:var(--color-white);border-radius:100%;-webkit-transition:-webkit-transform .15s cubic-bezier(.5,0,.5,1);transition:-webkit-transform .15s cubic-bezier(.5,0,.5,1);transition:transform .15s cubic-bezier(.5,0,.5,1);transition:transform .15s cubic-bezier(.5,0,.5,1),-webkit-transform .15s cubic-bezier(.5,0,.5,1);-webkit-transition:-webkit-transform .15s var(--cubic-ease-in-out);transition:-webkit-transform .15s var(--cubic-ease-in-out);transition:transform .15s var(--cubic-ease-in-out);transition:transform .15s var(--cubic-ease-in-out),-webkit-transform .15s var(--cubic-ease-in-out)}.checkbox-slider .error-validation{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:14px}@media(min-width:768px){.checkbox-slider .error-validation{-ms-flex-item-align:center;align-self:center}}label+.checkbox-slider{margin-top:4px}.toggle-curtain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;margin:0 0 60px;margin:0 0 var(--grid-gutter-2) 0;cursor:pointer}.toggle-curtain.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.toggle-curtain.vertical span{margin-right:0}.toggle-curtain.vertical svg{margin-top:.5rem;-webkit-transform:scaleY(1) translateY(0);transform:scaleY(1) translateY(0);-webkit-transition:none;transition:none}.toggle-curtain.vertical.expanded span{-webkit-transform:translateY(24px);transform:translateY(24px)}.toggle-curtain.vertical.expanded svg{-webkit-transform:scaleY(-1) translateY(24px);transform:scaleY(-1) translateY(24px)}.toggle-curtain.expanded .collapsed{display:none}.toggle-curtain.expanded .expanded{display:block}.toggle-curtain.expanded svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.toggle-curtain span{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:16px;font-size:var(--font-size-body);font-weight:400;font-weight:var(--font-weight-regular);margin-right:.5rem}.toggle-curtain .expanded{display:none}.toggle-curtain svg{-webkit-transform:rotate(0deg);transform:rotate(0);-webkit-transition:-webkit-transform .25s cubic-bezier(.5,0,.5,1);transition:-webkit-transform .25s cubic-bezier(.5,0,.5,1);transition:transform .25s cubic-bezier(.5,0,.5,1);transition:transform .25s cubic-bezier(.5,0,.5,1),-webkit-transform .25s cubic-bezier(.5,0,.5,1);-webkit-transition:-webkit-transform .25s var(--cubic-ease-in-out);transition:-webkit-transform .25s var(--cubic-ease-in-out);transition:transform .25s var(--cubic-ease-in-out);transition:transform .25s var(--cubic-ease-in-out),-webkit-transform .25s var(--cubic-ease-in-out);-webkit-transition-delay:.3s;transition-delay:.3s}.confirmation-section{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}.fadein-sequence h1,.fadein-sequence .fadein-1{position:relative;opacity:0;-webkit-animation:fadeinSequence .8s ease forwards 2.3s;animation:fadeinSequence .8s ease forwards 2.3s}.fadein-sequence .manchet,.fadein-sequence .fadein-2{position:relative;opacity:0;-webkit-animation:fadeinSequence .8s ease forwards 2.5s;animation:fadeinSequence .8s ease forwards 2.5s}.fadein-sequence .richtext,.fadein-sequence .fadein-3{opacity:0;-webkit-animation:fadeinSequence .8s ease forwards 2.7s;animation:fadeinSequence .8s ease forwards 2.7s;position:relative}@-webkit-keyframes dash{0%{stroke-dashoffset:1000;opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes dash{0%{stroke-dashoffset:1000;opacity:1}to{stroke-dashoffset:0;opacity:1}}@-webkit-keyframes dashCheck{0%{stroke-dashoffset:200;opacity:1}to{stroke-dashoffset:400;opacity:1}}@keyframes dashCheck{0%{stroke-dashoffset:200;opacity:1}to{stroke-dashoffset:400;opacity:1}}@-webkit-keyframes fadeinSequence{0%{-webkit-transform:translateY(15px);transform:translateY(15px);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeinSequence{0%{-webkit-transform:translateY(15px);transform:translateY(15px);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.svg-animated svg{width:80px;height:80px;display:block;margin:0 0 20px;color:currentColor}.svg-animated svg.center{margin:0 auto 20px}@media(min-width:1024px){.svg-animated svg{width:120px;height:120px;margin:0 auto 40px}}.svg-animated .path{stroke-dasharray:1000;stroke-dashoffset:0;stroke:currentColor}@media(-ms-high-contrast:none){.svg-animated .path{stroke-dashoffset:0!important;stroke-dasharray:0!important;opacity:1!important}}.svg-animated .path.circle{stroke-dashoffset:1000;-webkit-animation:dash 2.5s ease-in-out forwards .5s;animation:dash 2.5s ease-in-out forwards .5s}.svg-animated .path.line{stroke-dashoffset:1000;opacity:0;-webkit-animation:dash 1s ease-in-out forwards 1.7s;animation:dash 1s ease-in-out forwards 1.7s}.svg-animated .path.check{stroke-dasharray:200;stroke-dashoffset:200;opacity:0;-webkit-animation:dashCheck 1s ease-in-out forwards 1.2s;animation:dashCheck 1s ease-in-out forwards 1.2s}.loginbutton-component{margin-bottom:30px;margin-bottom:var(--grid-gutter)}.simple-form{margin:30px 0;margin:var(--grid-gutter-2-mobile) 0}@media(min-width:1024px){.simple-form{margin:60px 0;margin:var(--grid-gutter-2) 0}}@-webkit-keyframes kFadeInLeft{0%{opacity:0;-webkit-transform:translateX(-10px);transform:translate(-10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes kFadeInLeft{0%{opacity:0;-webkit-transform:translateX(-10px);transform:translate(-10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}.member-signup{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}@media(min-width:768px){.member-signup{margin-bottom:100px;margin-bottom:var(--grid-gutter-3)}}.member-signup .headline-md{text-align:left}.member-signup .headline-lg{text-align:left;margin-left:0;margin-bottom:30px;margin-bottom:var(--grid-gutter)}.member-signup .membership-top-container .language{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-size:var(--font-size-header-xsmall-mobile);margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile);font-weight:500;font-weight:var(--font-weight-medium);letter-spacing:.02em}@media(min-width:768px){.member-signup .membership-top-container .language{margin-top:-65px;margin-bottom:30px;margin-bottom:var(--grid-gutter);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:22px;font-size:var(--font-size-header-xsmall)}}.member-signup .membership-top-container .language a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.member-signup .membership-top-container .language a:not(.selected){opacity:.6}.member-signup .membership-top-container .language a:not(.selected):hover{opacity:1}.member-signup .membership-top-container .language span:not(.selected){margin:0 8px}@media(min-width:768px){.member-signup .membership-top-container .language span:not(.selected){margin:0 12px}}.member-signup .membership-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media(min-width:1024px){.member-signup .membership-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media(min-width:1024px){.member-signup .membership-container>*{height:100%}}@media(min-width:1024px){.member-signup .union-box{width:65%}}.member-signup .union-box .inner-box{background-color:#001965;background-color:var(--color-darkblue);padding:20px 0;color:#fff;margin-bottom:40px;margin-left:-20px;width:calc(100% + 40px);overflow:hidden;-webkit-transition:height .4s ease-out;transition:height .4s ease-out}@media(min-width:768px){.member-signup .union-box .inner-box{padding:40px 0;width:100%;margin-left:0}}@media(max-width:1023px){.member-signup .union-box .inner-box{height:inherit!important}}.member-signup .union-box h3{padding-left:20px;text-align:left;font-weight:500;font-weight:var(--font-weight-medium);white-space:nowrap}@media(min-width:768px){.member-signup .union-box h3{padding-left:40px}}.member-signup .union-box .union-list{margin:0;padding:0;list-style:none}.member-signup .union-box .union-list li{border-bottom:solid 1px rgba(204,204,204,.3);margin-bottom:15px;padding-left:20px}@media(min-width:768px){.member-signup .union-box .union-list li{padding-left:40px}}.member-signup .union-box .union-list li:last-child{margin-bottom:0;border-bottom:0}.member-signup .union-box .union-explanation-box{position:relative}.member-signup .unemployment-box{min-height:200px;min-width:200px;max-width:480px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:1024px){.member-signup .unemployment-box{width:calc(35% - 25px);margin-left:25px}}@media(min-width:1200px){.member-signup .unemployment-box{width:calc(35% - 50px);margin-left:50px}}.member-signup .unemployment-box .inner-box{background-color:#f2f2f2;background-color:var(--color-grey-5);padding:20px 20px 30px;position:relative;margin-bottom:40px;margin-left:-20px;width:calc(100% + 40px)}@media(min-width:768px){.member-signup .unemployment-box .inner-box{padding:40px;width:100%;margin-left:0}}@media(max-width:1023px){.member-signup .unemployment-box .inner-box{height:inherit!important}}.member-signup .unemployment-box .inner-box:after{content:"";position:absolute;inset:0;z-index:-1;background:#fff;opacity:0;-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.member-signup .unemployment-box .inner-box.disable:after{z-index:1;opacity:.7;-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.member-signup .unemployment-box .inner-box .richtext-wrapper [data-group],.member-signup .unemployment-box .inner-box .checkbox-slider [data-group]{display:none}.member-signup .unemployment-box .inner-box .richtext-wrapper [data-group].show,.member-signup .unemployment-box .inner-box .checkbox-slider [data-group].show{display:block}.member-signup .unemployment-box .unemployment-explanation-box{position:relative;min-height:54px}@media(min-width:768px){.member-signup .unemployment-box .unemployment-explanation-box .explanation{right:0}}.member-signup .unemployment-box .unemployment-explanation-box .explanation.show{-webkit-transition-delay:0s;transition-delay:0s}.member-signup .unemployment-box .unemployment-explanation-box .explanation.show.show{-webkit-transition-delay:.45s;transition-delay:.45s}.member-signup .unemployment-box .headline-md{margin-bottom:35px}.member-signup .unemployment-box ul.number-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0}.member-signup .unemployment-box ul.number-wrapper li{padding:0 20px;padding:0 var(--grid-gutter-mobile);border-right:solid 1px rgba(204,204,204,.5)}@media(min-width:768px){.member-signup .unemployment-box ul.number-wrapper li{padding:0 30px;padding:0 var(--grid-gutter)}}.member-signup .unemployment-box ul.number-wrapper li:first-child{padding-left:0}.member-signup .unemployment-box ul.number-wrapper li:last-child{border-right:0;padding-right:0}.member-signup .unemployment-box .price-description-1,.member-signup .unemployment-box .price-description-2{margin-bottom:30px;margin-bottom:var(--grid-gutter);opacity:0;-webkit-animation:kFadeInLeft .6s cubic-bezier(0,0,.21,1) 0s backwards;animation:kFadeInLeft .6s cubic-bezier(0,0,.21,1) 0s backwards;-webkit-animation:kFadeInLeft .6s var(--ani-type-1) 0s backwards;animation:kFadeInLeft .6s var(--ani-type-1) 0s backwards}.member-signup .unemployment-box .price-description-2{margin-bottom:40px}@media(min-width:768px){.member-signup .unemployment-box .price-description-2{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.member-signup .unemployment-box .show .price-description-1{-webkit-animation:kFadeInLeft .6s cubic-bezier(0,0,.21,1) .55s forwards;animation:kFadeInLeft .6s cubic-bezier(0,0,.21,1) .55s forwards;-webkit-animation:kFadeInLeft .6s var(--ani-type-1) .55s forwards;animation:kFadeInLeft .6s var(--ani-type-1) .55s forwards}.member-signup .unemployment-box .show .price-description-2{-webkit-animation:kFadeInLeft .6s cubic-bezier(0,0,.21,1) .65s forwards;animation:kFadeInLeft .6s cubic-bezier(0,0,.21,1) .65s forwards;-webkit-animation:kFadeInLeft .6s var(--ani-type-1) .65s forwards;animation:kFadeInLeft .6s var(--ani-type-1) .65s forwards}@media(min-width:1024px){.member-signup .unemployment-box .bottom-container{margin:2rem 0 0}}.member-signup .checkbox-slider{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.member-signup .checkbox-slider .label{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.member-signup .explanation{position:absolute;border:solid 0;top:0;left:0;right:20px;visibility:hidden;-webkit-transform:translateX(-15px);transform:translate(-15px);opacity:0;-webkit-transition:all .3s cubic-bezier(0,0,.21,1);transition:all .3s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-3) var(--ani-type-1);transition:all var(--ani-speed-3) var(--ani-type-1)}@media(min-width:768px){.member-signup .explanation{right:40px}}.member-signup .explanation.show{visibility:visible;-webkit-transform:translateX(0);transform:translate(0);opacity:1;-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-transition-duration:var(--ani-speed-4);transition-duration:var(--ani-speed-4);-webkit-transition-delay:.25s;transition-delay:.25s}.member-signup .explanation.show .top-box,.member-signup .explanation.show .amount,.member-signup .explanation.show .text-content{opacity:1}.member-signup .explanation .top-box,.member-signup .explanation .amount,.member-signup .explanation .text-content{-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.member-signup .explanation .top-box{min-height:61px;margin-top:8px;opacity:0;-webkit-transition-delay:.2s;transition-delay:.2s}@media(min-width:1024px){.member-signup .explanation .top-box{margin-top:10px}}.member-signup .explanation .highlight{color:#6fe4c1;color:var(--color-green);font-weight:700;font-weight:var(--font-weight-bold);margin-bottom:0;line-height:1.2}.member-signup .explanation .amount{padding:0 40px 15px 0;margin:0 -40px 30px 0;border-bottom:solid 1px rgba(204,204,204,.3);opacity:0;-webkit-transition-delay:.3s;transition-delay:.3s}.member-signup .explanation .amount p{margin:10px 0 0}.member-signup .explanation .cta-button{color:#fff;color:var(--color-white)}.member-signup .explanation .text-content{opacity:0;-webkit-transition-delay:.4s;transition-delay:.4s}.member-signup .number{font-weight:500;font-weight:var(--font-weight-medium);font-size:42px;font-size:var(--font-size-header-medium-mobile);line-height:48px;letter-spacing:.01em;color:#2878ff;color:var(--color-blue);margin-right:10px}.member-signup .post-number{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:700;font-weight:var(--font-weight-bold)}.member-signup .consent-text{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.member-signup .consent-text b{letter-spacing:.02em}.member-signup .consent-text>*:last-child{margin-bottom:10px}.member-signup .consent-text a{text-decoration:underline}.member-signup .consent-header{margin-top:100px;margin-top:var(--grid-gutter-3);border-bottom:solid 1px rgba(178,178,178,.4)}@media(min-width:768px){.member-signup .consent-header .flex-group{display:-webkit-box;display:-ms-flexbox;display:flex}}.member-signup .consent-header .checkbox-slider{margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:768px){.member-signup .consent-header .checkbox-slider{margin-top:10px}}.member-signup .consent-header .checkbox-slider .label{font-weight:700;font-weight:var(--font-weight-bold)}.member-signup .error-validation,.member-signup .warning-validation{font-weight:500;font-weight:var(--font-weight-medium);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:14px}.member-signup .hide{display:none}.member-signup .submit-summary{margin-bottom:0}.member-signup .submit-summary.open{margin-top:20px}#form-membership [data-group]{display:none}#form-membership [data-group].show{display:block}#union-member-extra-options{display:none}#union-member-extra-options.show{display:block}.conditions-text{margin-top:15px}.conditions-text p{font-size:14px;font-size:var(--font-size-small);letter-spacing:inherit;margin-bottom:0}#unemployment-section label.input-text+.error-validation{margin-top:-15px}#unemployment-section .error-validation{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:14px;margin-bottom:15px}#unemployment-section .question-helptext{position:relative}#unemployment-section .question-helptext.question-toggle-height{overflow-y:hidden;-webkit-transition:height .4s cubic-bezier(0,0,.21,1);transition:height .4s cubic-bezier(0,0,.21,1);-webkit-transition:height var(--ani-speed-4) var(--ani-type-1);transition:height var(--ani-speed-4) var(--ani-type-1)}#unemployment-section .question-helptext.question-toggle-height:not(.open) .question-helptext-content strong,#unemployment-section .question-helptext.question-toggle-height:not(.open) .question-helptext-content b{font-weight:400}#unemployment-section .question-helptext.question-toggle-height+.question-helptext-button{display:-webkit-box;display:-ms-flexbox;display:flex}#unemployment-section .question-helptext.open+.question-helptext-button{-webkit-transform:translateY(15px);transform:translateY(15px);background:rgba(255,255,255,0)}#unemployment-section .question-helptext.open+.question-helptext-button i:nth-child(2){-webkit-transform:rotate(90deg) scaleX(0);transform:rotate(90deg) scaleX(0)}#unemployment-section .question-helptext-button{height:32px;width:100%;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s cubic-bezier(0,0,.21,1);transition:all .2s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-2) var(--ani-type-1);transition:all var(--ani-speed-2) var(--ani-type-1);background:rgba(255,255,255,.4);-webkit-transform:translateY(0);transform:translateY(0);padding-top:15px;margin-top:-28px;position:relative;z-index:1}#unemployment-section .question-helptext-button .button-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:38px;margin-top:-10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}@media(hover:hover) and (pointer:fine){#unemployment-section .question-helptext-button .button-trigger:hover .button-graphic{background:#001965;background:var(--color-darkblue)}#unemployment-section .question-helptext-button .button-trigger:hover .button-graphic i{background:#fff}}#unemployment-section .question-helptext-button .button-graphic{width:18px;height:18px;background:#fff;border-radius:30px;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .2s cubic-bezier(0,0,.21,1);transition:all .2s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-2) var(--ani-type-1);transition:all var(--ani-speed-2) var(--ani-type-1);position:relative;-webkit-box-shadow:0 1px 8px rgba(0,0,0,.2);box-shadow:0 1px 8px #0003}#unemployment-section .question-helptext-button .button-graphic i{display:block;width:10px;height:2px;background:#001965;background:var(--color-darkblue);position:absolute;right:4px;top:8px;-webkit-transition:-webkit-transform .2s cubic-bezier(0,0,.21,1);transition:-webkit-transform .2s cubic-bezier(0,0,.21,1);transition:transform .2s cubic-bezier(0,0,.21,1);transition:transform .2s cubic-bezier(0,0,.21,1),-webkit-transform .2s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-2) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-2) var(--ani-type-1);transition:transform var(--ani-speed-2) var(--ani-type-1);transition:transform var(--ani-speed-2) var(--ani-type-1),-webkit-transform var(--ani-speed-2) var(--ani-type-1)}#unemployment-section .question-helptext-button .button-graphic i:nth-child(2){-webkit-transform:rotate(90deg) scaleX(1);transform:rotate(90deg) scaleX(1)}#unemployment-section input[type=date]{color:inherit!important}.it-employee-popup__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.it-employee-popup__buttons .button-close-secondary{margin-left:auto}.member-signup-confirmation{margin-bottom:40px}@media(min-width:1024px){.member-signup-confirmation{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.member-signup-confirmation .headline-lg{text-align:left;margin-left:0;margin-bottom:30px;margin-bottom:var(--grid-gutter)}.member-signup-confirmation .confirmation-container{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md)}.member-signup-confirmation .confirmation-container p{font-size:22px;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);letter-spacing:0}.member-signup-confirmation .confirmation-container .phone{color:#2878ff;color:var(--color-blue);font-size:42px;font-size:var(--font-size-header-medium-mobile);font-weight:500;font-weight:var(--font-weight-medium);letter-spacing:.01em;display:inline-block;overflow:hidden}.member-signup-confirmation .shadow{margin-bottom:-20px}@media(min-width:1024px){.member-signup-confirmation .shadow{margin-bottom:-70px}}.masonry-container{position:relative;border:solid 0 #000;overflow:hidden}.masonry-container:after{content:"";display:block;clear:both}.masonry-container .masonry-brick,.masonry-container .grid-sizer{width:100%;padding-left:20px;padding-left:var(--grid-gutter-mobile);padding-right:20px;padding-right:var(--grid-gutter-mobile);overflow:hidden;opacity:0}@media(min-width:768px){.masonry-container .masonry-brick,.masonry-container .grid-sizer{width:50%}}@media(min-width:1024px){.masonry-container .masonry-brick,.masonry-container .grid-sizer{width:33.33%}}@media(min-width:1200px){.masonry-container .masonry-brick,.masonry-container .grid-sizer{padding-left:30px;padding-left:var(--grid-gutter);padding-right:30px;padding-right:var(--grid-gutter)}}@media(min-width:1440px){.masonry-container .masonry-brick,.masonry-container .grid-sizer{width:25%}}@media(min-width:1440px){.vacation-exchange .masonry-container .masonry-brick,.vacation-exchange .masonry-container .grid-sizer{width:33.33%}}.masonry-container .masonry-brick.highlight,.masonry-container .masonry-brick.brick-6,.masonry-container .masonry-brick.brick-12,.masonry-container .masonry-brick.brick-18,.masonry-container .masonry-brick.brick-24,.masonry-container .masonry-brick.brick-30,.masonry-container .grid-sizer.highlight,.masonry-container .grid-sizer.brick-6,.masonry-container .grid-sizer.brick-12,.masonry-container .grid-sizer.brick-18,.masonry-container .grid-sizer.brick-24,.masonry-container .grid-sizer.brick-30{width:100%}@media(min-width:1024px){.masonry-container .masonry-brick.highlight,.masonry-container .masonry-brick.brick-6,.masonry-container .masonry-brick.brick-12,.masonry-container .masonry-brick.brick-18,.masonry-container .masonry-brick.brick-24,.masonry-container .masonry-brick.brick-30,.masonry-container .grid-sizer.highlight,.masonry-container .grid-sizer.brick-6,.masonry-container .grid-sizer.brick-12,.masonry-container .grid-sizer.brick-18,.masonry-container .grid-sizer.brick-24,.masonry-container .grid-sizer.brick-30{width:66.66%}}@media(min-width:1440px){.masonry-container .masonry-brick.highlight,.masonry-container .masonry-brick.brick-6,.masonry-container .masonry-brick.brick-12,.masonry-container .masonry-brick.brick-18,.masonry-container .masonry-brick.brick-24,.masonry-container .masonry-brick.brick-30,.masonry-container .grid-sizer.highlight,.masonry-container .grid-sizer.brick-6,.masonry-container .grid-sizer.brick-12,.masonry-container .grid-sizer.brick-18,.masonry-container .grid-sizer.brick-24,.masonry-container .grid-sizer.brick-30{width:50%}}.calculation-result p.calculation-result-title{font-size:16px;font-size:var(--font-size-body);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:700;font-weight:var(--font-weight-bold)}.calculation-result table{border-collapse:collapse;width:100%}.calculation-result table:not(:first-of-type){margin-top:20px;margin-top:var(--grid-gutter-mobile);margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}.calculation-result table tr td{padding:0 15px;padding:0 var(--grid-gutter-half);border:1px solid #e5e5e5;border:1px solid var(--color-grey-4)}.calculation-result table tr td span{font-weight:400;font-weight:var(--font-weight-regular);color:#001965;color:var(--color-darkblue)}.calculation-result table tr td span#result-label,.calculation-result table tr td span#result-label-subthreemonths,.calculation-result table tr td span#company-a,.calculation-result table tr td span#company-b{font-weight:700;font-weight:var(--font-weight-bold)}.calculation-result table tr td span.new-line{display:block}.calculation-result table tr td:first-of-type{width:65%;text-align:left;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:14px;font-size:var(--font-size-small);font-weight:700;font-weight:var(--font-weight-bold)}@media(max-width:1024px){.calculation-result table tr td:first-of-type{width:60%}}@media(max-width:768px){.calculation-result table tr td:first-of-type{width:70%}}@media(max-width:767px){.calculation-result table tr td:first-of-type{font-size:12px;font-size:var(--font-size-xs);width:60%}}@media(max-width:320px){.calculation-result table tr td:first-of-type{font-size:12px;font-size:var(--font-size-xs);width:52%}}@media(min-width:1200px){.calculation-result table tr td:first-of-type{width:70%}}.calculation-result table tr td:last-of-type{text-align:right;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-size:32px;font-size:var(--font-size-header-small);font-weight:500;font-weight:var(--font-weight-medium);padding-right:30px;padding-right:var(--grid-gutter)}@media(max-width:1023px){.calculation-result table tr td:last-of-type{font-size:22px;font-size:var(--font-size-header-xsmall)}}.calculation-result table tr td.result{border:1px solid #808cb2;border:1px solid var(--color-darkblue-grey)}.calculation-result table.extended-width tr td{width:70%}.calculation-result-component h3{text-transform:none;text-align:left}.calculation-result-component p{text-align:left;font-size:16px;font-size:var(--font-size-body);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.calculation-result-component .terms{text-align:left}.calculation-result-component .terms .richtext-wrapper{max-width:none}.calculation-result-component .terms .hide{display:none}.calculation-result-component .buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;float:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;margin-bottom:var(--grid-gutter)}.calculation-result-component .buttons-container .view-examples{margin-left:30px;margin-left:var(--grid-gutter);text-decoration:underline;font-size:16px;font-size:var(--font-size-body);font-weight:700;font-weight:var(--font-weight-bold);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);cursor:pointer;color:#2878ff;color:var(--color-blue)}.calculator-header .calculator-header-container{margin-top:100px;margin-top:var(--grid-gutter-3)}@media(max-width:1023px){.calculator-header .calculator-header-container{margin-top:50px;margin-top:var(--grid-gutter-3-mobile)}}.calculator-header .calculator-header-container h1{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-size:80px;font-size:var(--font-size-header-large-2);font-weight:500;font-weight:var(--font-weight-medium)}@media(max-width:1023px){.calculator-header .calculator-header-container h1{font-size:38px;font-size:var(--font-size-header-large-mobile)}}.calculator-header .calculator-header-container .manchet{font-size:22px;font-size:var(--font-size-header-xsmall);font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:400;font-weight:var(--font-weight-regular)}@media(max-width:1023px){.calculator-header .calculator-header-container .manchet{font-size:14px;font-size:var(--font-size-small)}}.calculator-header .calculator-header-container span{font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif!important;font-family:var(--font-ff)!important}.calculation-example{-webkit-transition:.4s cubic-bezier(0,0,.21,1);transition:.4s cubic-bezier(0,0,.21,1);-webkit-transition:var(--ani-speed-4) var(--ani-type-1);transition:var(--ani-speed-4) var(--ani-type-1);overflow:hidden!important}.calculation-example h3{font-size:42px;font-size:var(--font-size-header-medium-mobile);text-transform:none}.calculation-example p{font-size:24px;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md)}.calculation-example .infobox{background-color:#f2f2f2;background-color:var(--color-grey-5);padding:30px 25px;padding:var(--grid-gutter) 25px;margin-bottom:30px;margin-bottom:var(--grid-gutter)}.calculation-example .infobox .info-icon{width:40px;height:40px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;background-color:var(--color-white);font-size:22px;font-size:var(--font-size-header-xsmall)}.calculation-example .infobox .info-text{margin-top:15px;margin-top:var(--grid-gutter-half);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:16px;font-size:var(--font-size-body)}.calculation-example .infobox .info-text span{font-weight:700;font-weight:var(--font-weight-bold)}.calculation-example .button.secondary{margin-bottom:30px!important;margin-bottom:var(--grid-gutter)!important}@-webkit-keyframes animateArrow{0%{left:0}to{left:2.5px}}@keyframes animateArrow{0%{left:0}to{left:2.5px}}.examples-links{margin:0 0 -40px -30px;padding:0}@media(max-width:1023px){.examples-links{margin:0}}.examples-links .toggle-example-link-button-container{margin-top:30px;margin-top:var(--grid-gutter);margin-left:25px}.examples-links .toggle-example-link-button-container button{background-color:transparent;border:0;color:#fff;color:var(--color-white)}@media(max-width:1023px){.examples-links .toggle-example-link-button-container{margin:0}}.examples-links .example-links-container{height:0;overflow:hidden;-webkit-transition:height .3s cubic-bezier(.5,0,.5,1);transition:height .3s cubic-bezier(.5,0,.5,1);-webkit-transition:height .3s var(--cubic-ease-in-out);transition:height .3s var(--cubic-ease-in-out)}.examples-links .example-link{margin:0;background-color:#fff;background-color:var(--color-white);color:#001965;color:var(--color-darkblue);padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.examples-links .example-link a{margin-top:auto}@media(max-width:1023px){.examples-links .example-link{margin:20px 0;padding:10px 20px}}@media(max-width:1025px){.examples-links .example-link{margin:20px 0;padding:20px 25px}}@media(max-width:767px){.examples-links .example-link{padding:10px 20px}}.examples-links .example-link p:first-of-type{color:#808cb2;color:var(--color-darkblue-grey);text-transform:uppercase;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-size:14px;font-size:var(--font-size-small)}.examples-links .example-link span{font-weight:700;font-weight:var(--font-weight-bold)}.examples-links .example-link .link-button{color:#2878ff;color:var(--color-blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.examples-links .example-link .link-button:hover>svg{-webkit-animation:animateArrow .2s cubic-bezier(.5,1,.5,1);animation:animateArrow .2s cubic-bezier(.5,1,.5,1);-webkit-animation:animateArrow .2s var(--cubic-ease-out);animation:animateArrow .2s var(--cubic-ease-out);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.examples-links .example-link .link-button span{cursor:pointer;margin-left:10px;font-size:16px;font-size:var(--font-size-body);font-weight:700;font-weight:var(--font-weight-bold);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);text-decoration:underline}.examples-links .example-link .link-button svg{position:relative;cursor:pointer}.calculator-garden-leave{margin-top:30px;margin-top:var(--grid-gutter)}.calculator-garden-leave .hide{display:none}.calculator-garden-leave h1{text-align:left}.calculator-garden-leave h3{margin-bottom:30px;margin-bottom:var(--grid-gutter);font-weight:500;font-weight:var(--font-weight-medium);font-size:28px;font-size:var(--font-size-header-small-mobile);text-transform:none}.calculator-garden-leave .buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;float:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;margin-bottom:var(--grid-gutter)}.calculator-garden-leave .buttons-container .qna{margin-left:30px;margin-left:var(--grid-gutter);text-decoration:underline;font-size:16px;font-size:var(--font-size-body);font-weight:700;font-weight:var(--font-weight-bold);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);cursor:pointer;color:#2878ff;color:var(--color-blue)}.calculator-garden-leave .input-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:768px){.calculator-garden-leave .input-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.calculator-garden-leave .input-container label{text-transform:none;font-weight:700;font-weight:var(--font-weight-bold);font-size:14px;font-size:var(--font-size-small);width:calc(50% + 20px);width:calc(50% + var(--grid-gutter-mobile))}@media(min-width:768px){.calculator-garden-leave .input-container label{padding-right:30px;padding-right:var(--grid-gutter)}}@media(min-width:1200px){.calculator-garden-leave .input-container label{width:calc(50% + 30px)!important;width:calc(50% + var(--grid-gutter))!important}}.calculator-garden-leave .input-container input[type=text]{text-align:right;width:100%;-moz-appearance:textfield}.calculator-garden-leave .input-container input[type=text] ::-webkit-outer-spin-button,.calculator-garden-leave .input-container input[type=text] ::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}@media(min-width:768px){.calculator-garden-leave .input-container input[type=text]{width:calc(50% - 20px)!important;width:calc(50% - var(--grid-gutter-mobile))!important}}@media(min-width:1200px){.calculator-garden-leave .input-container input[type=text]{width:calc(50% - 30px)!important;width:calc(50% - var(--grid-gutter))!important}}.calculator-garden-leave .input-container input[type=text]:invalid~.error-validation{display:block}.calculator-garden-leave .input-container .error-validation{position:absolute;top:100%;right:0;margin-top:-25px!important}.calculator-garden-leave .input-container .new-line{font-weight:400;font-weight:var(--font-weight-regular);display:block}.calculator-garden-leave .input-container .input-field-with-error{width:100%;margin-bottom:20px}.calculator-garden-leave .input-container .input-field-with-error input{margin-bottom:0!important}.calculator-garden-leave .input-container .input-field-with-error span{margin:0;color:#fd6d6f;color:var(--color-red);display:none}.calculator-garden-leave .input-container .input-field-with-error span.show-error{display:block}.calculator-garden-leave h4{margin-bottom:30px;margin-bottom:var(--grid-gutter);margin-top:50px;margin-top:var(--grid-gutter-3-mobile)}.calculator-garden-leave table{table-layout:fixed;border-collapse:collapse;width:100%;margin-top:20px;margin-top:var(--grid-gutter-mobile);margin-bottom:30px;margin-bottom:var(--grid-gutter)}.calculator-garden-leave table tr{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.calculator-garden-leave table tr td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #808cb2;border:1px solid var(--color-darkblue-grey);padding:0 15px;min-height:3.75rem}.calculator-garden-leave table tr td:first-of-type{border-right:0;font-weight:700;font-weight:var(--font-weight-bold);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:12px;font-size:var(--font-size-xs);width:calc(50% + 20px);width:calc(50% + var(--grid-gutter-mobile))}@media(min-width:1200px){.calculator-garden-leave table tr td:first-of-type{width:calc(50% + 30px);width:calc(50% + var(--grid-gutter));font-size:14px;font-size:var(--font-size-small)}}.calculator-garden-leave table tr td:last-of-type{width:calc(50% - 20px);width:calc(50% - var(--grid-gutter-mobile));text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:28px;font-size:var(--font-size-header-small-mobile)}@media(min-width:1200px){.calculator-garden-leave table tr td:last-of-type{width:calc(50% - 30px);width:calc(50% - var(--grid-gutter));font-size:32px;font-size:var(--font-size-header-small)}}.calculator-garden-leave .datepicker-wrapper input{margin-top:0!important;padding-top:15px!important;padding-left:25px!important}.calculator-garden-leave .datepicker-wrapper input::-webkit-input-placeholder{position:relative;left:5px;top:0}.calculator-garden-leave .datepicker-wrapper input::-moz-placeholder{position:relative;left:5px;top:0}.calculator-garden-leave .datepicker-wrapper input:-ms-input-placeholder{position:relative;left:5px;top:0}.calculator-garden-leave .datepicker-wrapper input::-ms-input-placeholder{position:relative;left:5px;top:0}.calculator-garden-leave .datepicker-wrapper input::placeholder{position:relative;left:5px;top:0}.send-results-component{width:100%;background-color:#e5e5e5;background-color:var(--color-grey-4)}.send-results-component h3{text-transform:none;text-align:left;margin-top:50px;margin-top:var(--grid-gutter-3-mobile);margin-bottom:30px;margin-bottom:var(--grid-gutter)}.send-results-component p{text-align:left}.send-results-component .result-button{text-align:left;margin-bottom:50px;margin-bottom:var(--grid-gutter-3-mobile)}.questions-answers button{margin-bottom:100px!important;margin-bottom:var(--grid-gutter-3)!important}.questions-answers .accordion-module{margin-bottom:30px;margin-bottom:var(--grid-gutter);padding-top:0}.questions-answers .accordion-module .accordion-header,.questions-answers .accordion-module .accordion-content{margin:0}.questions-answers h1{margin-top:50px;margin-top:var(--grid-gutter-3-mobile);font-size:80px;font-size:var(--font-size-header-large-2)}@media(max-width:1023px){.questions-answers h1{font-size:42px;font-size:var(--font-size-header-medium-mobile)}}.questions-answers a{font-size:18px;font-size:var(--font-size-header-xsmall-mobile);cursor:pointer;text-transform:uppercase;margin-left:5px}.questions-answers svg{cursor:pointer}@media(min-width:1024px){.questions-answers p{margin-right:50px;margin-right:var(--grid-gutter-3-mobile)}}.example-illustration{height:100%;margin-left:15px;margin-left:var(--grid-gutter-half);margin-bottom:100px;margin-bottom:var(--grid-gutter-3)}.example-illustration svg{width:100%}.example-buttons{margin-bottom:100px;margin-bottom:var(--grid-gutter-3)}.example-buttons h1{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-size:80px;font-size:var(--font-size-header-large-2);font-weight:500;font-weight:var(--font-weight-medium)}.example-buttons .example-button{-webkit-transition:border .1s cubic-bezier(.5,0,.5,1);-webkit-transition:border .1s var(--cubic-ease-in-out);transition:border .1s cubic-bezier(.5,0,.5,1);transition:border .1s var(--cubic-ease-in-out);cursor:pointer;padding:10px 20px;background-color:#f2f2f2;background-color:var(--color-grey-5);border:2px solid transparent}@media(max-width:767px){.example-buttons .example-button{padding:10px 20px;margin-bottom:20px}}@media(min-width:1800px){.example-buttons .example-button{padding:20px 40px}}.example-buttons .example-button p:first-of-type{color:#808cb2;color:var(--color-darkblue-grey);text-transform:uppercase;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-size:14px;font-size:var(--font-size-small);white-space:nowrap}.example-buttons .example-button span{font-weight:700;font-weight:var(--font-weight-bold)}.example-buttons .example-button.selected{border:2px solid #2878ff;border:2px solid var(--color-blue);background-color:#fff;background-color:var(--color-white)}.calculator{margin-bottom:7.1428vh;margin-bottom:var(--grid-row)}.calculator p{margin:0;text-align:left}.calculator .result-container{overflow:hidden}.calculator .calc-container{-webkit-transition:all .2s ease-out;transition:all .2s ease-out;opacity:1}@media print{.calculator .calc-container{display:none}}.calculator .calc-container.hide{opacity:0;overflow:hidden}.calculator .calc-container .button-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;float:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.calculator .calc-container .button-container .qna{margin-left:30px;margin-left:var(--grid-gutter);margin-top:10px;text-decoration:underline;font-size:16px;font-size:var(--font-size-body);font-weight:700;font-weight:var(--font-weight-bold);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);cursor:pointer;color:#2878ff;color:var(--color-blue);border:0!important}@media(min-width:1024px){.calculator .calc-container .button-container .qna{margin-left:30px;margin-left:var(--grid-gutter)}}.calculator .title{text-align:left;font-weight:600;font-weight:var(--font-weight-demibold);font-size:18px;font-size:var(--font-size-header-xsmall-mobile);display:none;margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:768px){.calculator .title{display:block}}.calculator .input-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.calculator label{text-align:left;font-size:16px;font-size:var(--font-size-body);font-weight:500;font-weight:var(--font-weight-medium);margin:0}.calculator .label-prefix{font-weight:700;font-weight:var(--font-weight-bold);font-size:16px;font-size:var(--font-size-body);margin-right:5px}@media(min-width:768px){.calculator .label-prefix{display:none}}.calculator .label-postfix{text-align:left;font-size:16px;font-size:var(--font-size-body)}@media(min-width:768px){.calculator .label-postfix{display:none}}.calculator .next-btn{margin-bottom:7.1428vh;margin-bottom:var(--grid-row)}@media(min-width:768px){.calculator .next-btn{margin-bottom:0}}.calculator-result-table{-webkit-transition:all .2s ease-out;transition:all .2s ease-out;opacity:1;overflow:hidden;margin-top:3.5714vh;margin-top:var(--grid-row-half);margin-bottom:3.5714vh;margin-bottom:var(--grid-row-half)}.calculator-result-table.hide{opacity:0}.calculator-result-table p{font-size:16px;font-size:var(--font-size-body);text-align:left}@media(min-width:768px){.calculator-result-table p{font-size:22px;font-size:var(--font-size-header-xsmall)}}.calculator-result-table .calculations{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.examples p{margin:30px 0!important;margin:var(--grid-gutter) 0!important}.examples table{margin:15px 0!important;margin:var(--grid-gutter-half) 0!important}.examples table.cut tr:first-child{background:#fff!important;background:var(--color-white)!important;border:0!important;border-bottom:solid 1px #ccc!important;border-bottom:solid 1px var(--color-grey-3)!important;-webkit-transition:all 125ms cubic-bezier(0,0,.21,1)!important;transition:all 125ms cubic-bezier(0,0,.21,1)!important;-webkit-transition:all var(--ani-speed-1) var(--ani-type-1)!important;transition:all var(--ani-speed-1) var(--ani-type-1)!important;position:relative!important;color:#001965!important;color:var(--color-darkblue)!important;font-weight:400;font-weight:var(--font-weight-regular)}.examples table.cut tr:first-child:hover{border-bottom-color:#2878ff!important;border-bottom-color:var(--color-blue)!important;background-color:#f2f2f280!important}.examples .calculations{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.examples .calculations p{font-weight:700;font-weight:var(--font-weight-bold);font-size:16px;font-size:var(--font-size-body);text-align:left}@media(min-width:768px){.examples .calculations p{font-size:22px;font-size:var(--font-size-header-xsmall)}}.holiday-pay-qna .page-tools-center{margin:0 auto;max-width:730px;max-width:var(--richtext-max-width)}.holiday-pay-text .page-tools{margin-top:7.1428vh;margin-top:var(--grid-row)}.holiday-pay-text .page-tools-wrapper{max-width:730px;max-width:var(--richtext-max-width);margin:0 auto 30px;margin:0 auto var(--grid-gutter) auto}.header-example-links .header-example-links-container{height:0;overflow:hidden;-webkit-transition:height .3s cubic-bezier(.5,0,.5,1);transition:height .3s cubic-bezier(.5,0,.5,1);-webkit-transition:height .3s var(--cubic-ease-in-out);transition:height .3s var(--cubic-ease-in-out);margin-bottom:30px;margin-bottom:var(--grid-gutter)}.header-example-links .header-example-link{margin:0 0 15px;background-color:#fff;background-color:var(--color-white);color:#001965;color:var(--color-darkblue);padding:30px;font-size:14px;font-size:var(--font-size-small);margin-bottom:var(--grid-gutter-half)}@media(min-width:768px){.header-example-links .header-example-link{margin-bottom:0}}@media(min-width:1024px){.header-example-links .header-example-link{font-size:16px;font-size:var(--font-size-body)}}.header-example-links .header-example-link .link-button{color:#2878ff;color:var(--color-blue);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-size:var(--font-size-small)}.header-example-links .header-example-link .link-button:hover>svg{-webkit-transform:translateX(2.5px);transform:translate(2.5px)}.header-example-links .header-example-link .link-button span{cursor:pointer;margin-left:10px;font-weight:700;font-weight:var(--font-weight-bold);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);text-decoration:underline;color:#2878ff;color:var(--color-blue)}.header-example-links .header-example-link .link-button svg{-webkit-transform:translateX(0);transform:translate(0);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;cursor:pointer;color:#2878ff;color:var(--color-blue)}.contact-box{background-color:#e5e5e5;background-color:var(--color-grey-4);padding:20px;padding:var(--grid-gutter-mobile);margin-top:2rem;margin-bottom:100px;margin-bottom:var(--grid-gutter-3)}@media(min-width:1024px){.contact-box{margin-top:50px;margin-top:var(--grid-gutter-3-mobile);margin-bottom:30px;margin-bottom:var(--grid-gutter)}}.contact-box .contact-text{font-weight:400;font-weight:var(--font-weight-regular);font-size:16px;font-size:var(--font-size-body);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex)}.contact-box .email{display:block;text-decoration:none;font-weight:700;font-weight:var(--font-weight-bold);font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md)}.contact-box .phone{display:block;margin-top:30px;margin-top:var(--grid-gutter);font-weight:500;font-weight:var(--font-weight-medium);font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-size:32px;font-size:var(--font-size-header-small)}.checkbox-icons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;font-size:16px;font-size:var(--font-size-body);line-height:1.5;line-height:var(--font-lineheight-body);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:1rem}.checkbox-icons input{position:absolute;top:0;left:0;height:100%;width:100%;margin:0;opacity:.1;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:1;max-width:73px}.checkbox-icons input:not([disabled]){cursor:pointer}.checkbox-icons input:focus:not(:checked)~.gfx{background-color:#b2b2b2;background-color:var(--color-grey-2)}.checkbox-icons input:checked~svg:first-of-type{color:currentColor}.checkbox-icons input:checked~svg:last-of-type{color:#2878ff;color:var(--color-blue)}.checkbox-icons input[disabled]~.gfx,.checkbox-icons input[disabled]~svg{opacity:.5;color:#404040;color:var(--color-grey-1)}.checkbox-icons svg{-webkit-transition:color cubic-bezier(0,0,.21,1) .2s;transition:color cubic-bezier(0,0,.21,1) .2s;-webkit-transition:color var(--ani-type-1) var(--ani-speed-2);transition:color var(--ani-type-1) var(--ani-speed-2)}.checkbox-icons svg:first-of-type{color:#2878ff;color:var(--color-blue);margin-right:15px}.fkp-events .region-column,.recommendations-related-content .region-column{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:1840px){.fkp-events .region-column,.recommendations-related-content .region-column{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}}.fkp-events .region-column #region-select,.recommendations-related-content .region-column #region-select{max-width:250px;min-width:200px;margin:-79px auto 40px}@media(min-width:1840px){.fkp-events .region-column #region-select,.recommendations-related-content .region-column #region-select{margin:-43px 20px 0 0}}.fkp-events .related-list-item a>.svg-icon,.recommendations-related-content .related-list-item a>.svg-icon{margin-top:10px}.fkp-events .list-tags,.recommendations-related-content .list-tags{margin-bottom:12px}.fkp-events .list-tags .svg-icon,.recommendations-related-content .list-tags .svg-icon{min-width:33px;width:33px}.fkp-events .list-tags .svg-icon svg.svg-map,.recommendations-related-content .list-tags .svg-icon svg.svg-map{margin-left:3px}.fkp-events .list-tags .tag,.recommendations-related-content .list-tags .tag{margin-right:0;margin-top:2px}.fkp-events .header,.recommendations-related-content .header{margin-bottom:30px}.fkp-events .scroll-permanent .button,.recommendations-related-content .scroll-permanent .button{background-color:#00196500;border-radius:60px;-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-4) var(--ani-type-1);transition:all var(--ani-speed-4) var(--ani-type-1);min-width:inherit;padding:0;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:41px;-webkit-transform:translate(0,-50%) scale(0)!important;transform:translateY(-50%) scale(0)!important;height:60px;width:60px;display:none}@media(hover:hover) and (pointer:fine){.fkp-events .scroll-permanent .button,.recommendations-related-content .scroll-permanent .button{display:inline-block}}@media(min-width:768px){.fkp-events .scroll-permanent .button,.recommendations-related-content .scroll-permanent .button{background-color:#00196566}}@media(min-width:1840px){.fkp-events .scroll-permanent .button,.recommendations-related-content .scroll-permanent .button{top:calc(50% - 60px)}}.fkp-events .scroll-permanent .button.previous-button,.recommendations-related-content .scroll-permanent .button.previous-button{left:90px;left:calc(var(--menu-width) + 10px)}@media(min-width:1200px){.fkp-events .scroll-permanent .button.previous-button,.recommendations-related-content .scroll-permanent .button.previous-button{left:120px;left:calc(var(--menu-width) + 40px)}}@media(min-width:1840px){.fkp-events .scroll-permanent .button.previous-button,.recommendations-related-content .scroll-permanent .button.previous-button{left:0}}.fkp-events .scroll-permanent .button.next-button,.recommendations-related-content .scroll-permanent .button.next-button{right:20px;opacity:0}@media(min-width:1840px){.fkp-events .scroll-permanent .button.next-button,.recommendations-related-content .scroll-permanent .button.next-button{right:-60px}}@media(hover:hover) and (pointer:fine){.fkp-events .scroll-permanent .button:hover,.recommendations-related-content .scroll-permanent .button:hover{background-color:#001965cc;color:#fff}}.fkp-events .scroll-permanent .button:active,.recommendations-related-content .scroll-permanent .button:active{background-color:#001965cc;color:#fff}.fkp-events .scroll-permanent .button:focus,.recommendations-related-content .scroll-permanent .button:focus{outline:0}.fkp-events .scroll-permanent.show-next .next-button,.recommendations-related-content .scroll-permanent.show-next .next-button,.fkp-events .scroll-permanent.show-prev .previous-button,.recommendations-related-content .scroll-permanent.show-prev .previous-button{-webkit-transform:translate(0,-50%) scale(1)!important;transform:translateY(-50%) scale(1)!important}.fkp-events .scroll-permanent .event-info-box,.recommendations-related-content .scroll-permanent .event-info-box{margin-bottom:5px}.fkp-events .more-wrapper,.recommendations-related-content .more-wrapper{opacity:0}@media(min-width:1024px){.fkp-events .more-wrapper,.recommendations-related-content .more-wrapper{margin-top:-30px}}.fkp-events .more-wrapper [data-results-amount],.recommendations-related-content .more-wrapper [data-results-amount]{margin-left:4px}.fkp-events div.zero-results,.recommendations-related-content div.zero-results{min-height:30px!important;max-height:0!important}.lead-overlay{z-index:-1;position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:#000a;opacity:0;-webkit-transition:opacity .5s cubic-bezier(0,0,.21,1);transition:opacity .5s cubic-bezier(0,0,.21,1);-webkit-transition:opacity .5s var(--ani-type-1);transition:opacity .5s var(--ani-type-1);visibility:hidden}.lead-overlay.clickable{z-index:2;visibility:visible}.lead-overlay.show{visibility:visible;opacity:1}.lead-overlay.show .box{-webkit-transform:translate(0,0);transform:translate(0)}@media(min-width:1024px){.lead-overlay.show .box{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.lead-overlay .box{position:absolute;width:calc(100% - 40px);width:calc(100% - (2*var(--grid-gutter-mobile)));height:auto;top:84px;top:calc(var(--grid-gutter-mobile) + 64px);left:20px;left:var(--grid-gutter-mobile);padding:7.1428vh 15px;padding:var(--grid-row) var(--grid-gutter-half);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-transition:all .5s cubic-bezier(0,0,.21,1);transition:all .5s cubic-bezier(0,0,.21,1);-webkit-transition:all .5s var(--ani-type-1);transition:all .5s var(--ani-type-1);-webkit-transform:translate(0,20px);transform:translateY(20px);background-color:#f2f2f2;background-color:var(--color-grey-5);max-width:800px;max-height:calc(100% - 120px)}@media(min-width:1024px){.lead-overlay .box{top:50%;left:50%;-webkit-transform:translate(-50%,-45%);transform:translate(-50%,-45%);height:auto;padding:40px}}@media(min-width:1200px){.lead-overlay .box{max-width:1040px;max-height:80vh}}.lead-overlay .box .box-choice{background-color:#fff;padding:20px;padding:var(--grid-gutter-mobile);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media(min-width:768px){.lead-overlay .box .box-choice{padding:30px;padding:var(--grid-gutter);height:100%;margin-bottom:0}}.lead-overlay .box .box-choice .headline-xs{font-weight:400}.lead-overlay .box .not-member-form{display:none}.lead-overlay .box .not-member-form.show{display:block}.lead-overlay .box .not-member-form p{font-weight:400;font-weight:var(--font-weight-regular)}.lead-overlay .box .not-member-form p.subtitle{font-weight:700;font-weight:var(--font-weight-bold)}.lead-overlay .box .not-member-form .custom-select select{width:100%;font-size:14px;font-size:var(--font-size-small);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:700;font-weight:var(--font-weight-bold);color:#001965;color:var(--color-darkblue);background:transparent;padding:20px 10px;border:2px solid #001965;border:2px solid var(--color-darkblue);outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.lead-overlay .box .not-member-form .custom-select select::-ms-expand{display:none}.lead-overlay .box .not-member-form .custom-select .error-validation{font-weight:700;font-weight:var(--font-weight-bold);font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-size:14px;font-size:var(--font-size-small)}.lead-overlay .box .not-member-form .custom-select .arrow{position:relative;top:-40px;left:90%;max-width:5%}@media(min-width:768px){.lead-overlay .box .not-member-form .custom-select .arrow{left:95%}}@media(min-width:1800px){.lead-overlay .box .not-member-form .custom-select .arrow{left:98%}}.lead-overlay .box .not-member-form .continue-button{margin-bottom:20px}.lead-overlay .lead-overlay-choices.hide{display:none}.lead-overlay .not-member-form-success{position:relative;width:100%;background-color:#f2f2f2;background-color:var(--color-grey-5);inset:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none}.lead-overlay .not-member-form-success.show{display:-webkit-box;display:-ms-flexbox;display:flex}.lead-overlay .title{text-transform:none;margin-bottom:60px;margin-bottom:var(--grid-gutter-2);font-size:28px;font-size:var(--font-size-header-small-mobile)}@media(min-width:768px){.lead-overlay .title{font-size:32px;font-size:var(--font-size-header-small);max-width:none}}.iframe-component .iframe-wrapper{height:calc(100vh - 64px);height:calc(100vh - var(--menu-height));width:calc(100% + 40px);width:calc(100% + (var(--grid-gutter-mobile)*2));background-color:transparent;position:relative;max-height:100vh;margin-left:-20px;margin-left:calc(var(--grid-gutter-mobile)*-1)}@media(min-width:768px){.iframe-component .iframe-wrapper{margin-left:0;width:100%;max-width:100%}}@media(min-width:1024px){.iframe-component .iframe-wrapper{height:100vh;max-height:90vh}}.iframe-component .iframe-wrapper iframe{max-width:100%;width:100%;position:absolute;height:100%;max-height:100vh;inset:0;border:0}.iframe-component .iframe-content-width{width:100%;max-width:730px;max-width:var(--richtext-max-width);margin:auto}.iframe-component.full-width .iframe-wrapper{margin-left:0;width:100%}@media(min-width:1024px){.iframe-component.full-width .iframe-wrapper{margin-left:80px;margin-left:var(--menu-width);width:calc(100% - 80px);width:calc(100% - var(--menu-width))}}.iframe-component.embed-component .flourish-embed{line-height:0}.iframe-component.embed-component.full-width{margin-left:0;width:100%}@media(min-width:1024px){.iframe-component.embed-component.full-width{margin-left:80px;margin-left:var(--menu-width);width:calc(100% - 80px);width:calc(100% - var(--menu-width))}}.calculator-salary-gender{padding:60px 0;padding:var(--grid-gutter-2) 0}.calculator-salary-gender h2{text-transform:inherit}.calculator-salary-gender .manchet{margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:768px){.calculator-salary-gender .manchet{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.calculator-salary-gender .position-types{margin-bottom:30px;margin-bottom:var(--grid-gutter)}.calculator-salary-gender .position-types .radio{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;margin-right:15px}.calculator-salary-gender .position-types .radio:last-child{margin-right:0}.calculator-salary-gender .dropdown-wrapper{margin-bottom:30px;margin-bottom:var(--grid-gutter)}.calculator-salary-gender .chart{margin:0 0 30px;margin:0 0 var(--grid-gutter);position:relative}.calculator-salary-gender .result-text{margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:768px){.calculator-salary-gender .result-text{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.calculator-salary-gender .result-text em{font-style:normal;color:#2878ff;color:var(--color-blue)}.calculator-salary-gender .infobox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:768px){.calculator-salary-gender .infobox{padding:30px;padding:var(--grid-gutter);margin-top:6px}}.calculator-salary-gender .infobox p{margin-bottom:0}.calculator-salary-gender .source{font-size:14px;font-size:var(--font-size-small);margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(min-width:768px){.calculator-salary-gender .source{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}}.calculator-salary-gender .chart-symbol{position:absolute;bottom:12%}.calculator-salary-gender .chart-symbol.women{left:35%;width:41px}@media(min-width:500px){.calculator-salary-gender .chart-symbol.women{left:32%}}@media(min-width:768px){.calculator-salary-gender .chart-symbol.women{left:31%;width:48px}}@media(min-width:1200px){.calculator-salary-gender .chart-symbol.women{left:32%}}@media(min-width:1440px){.calculator-salary-gender .chart-symbol.women{left:31%}}@media(min-width:1800px){.calculator-salary-gender .chart-symbol.women{left:30%}}.calculator-salary-gender .chart-symbol.men{left:74%;width:39px}@media(min-width:768px){.calculator-salary-gender .chart-symbol.men{width:45px}}.scrollytelling{padding:60px 0;padding:var(--grid-gutter-2) 0 var(--grid-gutter-2)}@media(min-width:1200px){.scrollytelling{padding:100px 0;padding:var(--grid-gutter-3) 0 var(--grid-gutter-3)}}.scrollytelling .scrolly{position:relative;margin-left:-20px;margin-left:calc(-1*var(--grid-gutter-mobile));width:calc(100% + 40px)}@media(min-width:768px){.scrollytelling .scrolly{width:100%;margin-left:0}}.scrollytelling .scrollama-steps{position:relative;padding:0 45px}@media(min-width:768px){.scrollytelling .scrollama-steps{margin:0 auto;max-width:300px;padding:0 20px;padding:0 var(--grid-gutter-mobile)}}@media(min-width:1024px){.scrollytelling .scrollama-steps{max-width:440px}}.scrollytelling figure{position:sticky;top:0;left:0;width:100%;margin:0;z-index:0}.ng-scope .scrollytelling figure{position:relative}.scrollytelling figure iframe{width:100%;height:100%}.scrollytelling .step{margin:0 auto;max-width:100vw}.scrollytelling .step:last-child{margin-bottom:0}.scrollytelling .step .content{color:currentColor;background-color:#f2f2f2;background-color:var(--color-grey-5);padding:20px;padding:var(--grid-gutter-mobile);line-height:1.2;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);letter-spacing:.01em;font-size:16px}@media(min-width:768px){.scrollytelling .step .content{font-size:18px}}@media(min-width:1200px){.scrollytelling .step .content{font-size:22px;line-height:1.3;padding:30px;padding:var(--grid-gutter)}}.scrollytelling .step .content>*:last-child{margin-bottom:0}.scrollytelling .step .content p{font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md)}@media(max-width:767px){.scrollytelling .step .content h2,.scrollytelling .step .content h3{font-size:20px;line-height:1.2}}[data-component=knowledgebank-categories] a{opacity:0}@-webkit-keyframes feedbackLoader{0%{stroke-dashoffset:100}50%{stroke-dashoffset:31}51%{stroke-dashoffset:0}to{stroke-dashoffset:-69}}@keyframes feedbackLoader{0%{stroke-dashoffset:100}50%{stroke-dashoffset:31}51%{stroke-dashoffset:0}to{stroke-dashoffset:-69}}@-webkit-keyframes feedbackSuccess{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes feedbackSuccess{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@-webkit-keyframes feedbackFail{0%{opacity:0}to{opacity:1}}@keyframes feedbackFail{0%{opacity:0}to{opacity:1}}.input-feedback{display:none;position:relative;font-size:14px;font-size:var(--font-size-small);font-weight:700;font-weight:var(--font-weight-bold);line-height:1em;min-height:1em;margin-left:.25rem}.input-feedback.show{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.checkbox-slider .input-feedback{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox-slider .input-feedback svg{-webkit-transform:translate(0,1px);transform:translateY(1px)}.input-feedback>svg{display:none;position:absolute;top:0;left:0;-webkit-transform:translate(0,-2px);transform:translateY(-2px)}.input-feedback>svg.show{display:block}.input-feedback>svg.show.svg-loader{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.input-feedback>svg.show.svg-loader circle{stroke-dasharray:100;stroke-dashoffset:100;-webkit-animation:feedbackLoader 1.5s linear forwards infinite;animation:feedbackLoader 1.5s linear forwards infinite}.input-feedback>svg.show.svg-response-fail{-webkit-transform:translate(0,-8px);transform:translateY(-8px);-webkit-animation:feedbackFail .3s linear forwards;animation:feedbackFail .3s linear forwards}.checkbox-slider .input-feedback>svg.show.svg-response-fail{-webkit-transform:translate(0,0);transform:translate(0)}.input-feedback .response-success{position:absolute;top:0;left:0;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-animation:feedbackSuccess 1.5s linear forwards;animation:feedbackSuccess 1.5s linear forwards}.input-feedback .response-success.show{display:-webkit-box;display:-ms-flexbox;display:flex}.input-feedback .response-success svg{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.input-feedback .response-success .response-success-text{font-weight:400;font-weight:var(--font-weight-regular);margin-left:.25em}.input-feedback .input-error{display:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:2rem;font-size:14px;font-size:var(--font-size-small);font-weight:700;font-weight:var(--font-weight-bold);line-height:1em;color:#fd6d6f;color:var(--color-red)}.input-feedback .input-error.show{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-module-wrapper.danskit-success .subscribed-text,.popup-module-wrapper.danskit-success .unsubscribed-text{display:none}.popup-module-wrapper.danskit-success .subscribed-text.show,.popup-module-wrapper.danskit-success .unsubscribed-text.show{display:block}@-webkit-keyframes scaleinSequence{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleinSequence{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.popup-contact,.popup-module-wrapper{position:fixed;background-color:#00000080;left:0;right:0;top:64px;top:var(--menu-height);bottom:0;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:4}.popup-contact.open,.popup-module-wrapper.open{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-contact.open .popup-module,.popup-module-wrapper.open .popup-module{-webkit-animation:scaleinSequence .4s ease forwards;animation:scaleinSequence .4s ease forwards}@media(min-width:768px){.popup-contact,.popup-module-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.popup-contact.always-centered,.popup-module-wrapper.always-centered{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:1024px){.popup-contact,.popup-module-wrapper{top:0;left:80px;left:var(--menu-width)}}.popup-contact .popup-module,.popup-module-wrapper .popup-module{width:calc(100% - 40px);max-width:600px;background-color:#fff;padding:40px 40px 45px;position:relative;overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:0}.popup-contact .popup-module h3,.popup-module-wrapper .popup-module h3{margin-bottom:23px}.popup-contact .popup-module .button-close,.popup-module-wrapper .popup-module .button-close{position:absolute;width:36px;height:36px;right:15px;top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.recommendations-related-content{padding-bottom:30px;padding-bottom:var(--grid-gutter)}.recommendations-related-content.hide{display:none}@media(min-width:1840px){.recommendations-related-content .scroll-permanent .button{top:-11px}}@media(min-width:1840px){.recommendations-related-content .scroll-permanent .button.next-button{right:20px}}@media(min-width:1840px){.recommendations-related-content .scroll-permanent .button.previous-button{left:90px;left:calc(var(--menu-width) + 10px)}}.recommendations-related-content .list-tags{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recommendations-related-content .list-tags .tag{margin-right:10px;margin-top:0}.accomodation-exchange-map{height:600px;margin-bottom:30px;margin-bottom:var(--grid-gutter)}@media(max-width:767px){.accomodation-exchange-map{margin-left:-20px;width:calc(100% + 40px)}}@media(min-width:1024px){.accomodation-exchange-map{margin-top:-40px}}.google-maps-info-window.related-list-item{font-size:16px;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);margin:5px 0 10px 5px}.google-maps-info-window.related-list-item .image-wrapper{overflow:hidden}.google-maps-info-window.related-list-item .image-wrapper img{display:block;width:100%;max-height:300px;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.21,1);transition:-webkit-transform .4s cubic-bezier(0,0,.21,1);transition:transform .4s cubic-bezier(0,0,.21,1);transition:transform .4s cubic-bezier(0,0,.21,1),-webkit-transform .4s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-4) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-4) var(--ani-type-1);transition:transform var(--ani-speed-4) var(--ani-type-1);transition:transform var(--ani-speed-4) var(--ani-type-1),-webkit-transform var(--ani-speed-4) var(--ani-type-1)}.google-maps-info-window.related-list-item a:hover .image-wrapper img{-webkit-transform:scale(1.05);transform:scale(1.05)}.google-maps-info-window.related-list-item h3{font-size:24px}.google-maps-info-window.related-list-item .list-tags{font-size:12px;font-size:var(--font-size-xs)}.accomodation-facts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.accomodation-facts .tag{font-size:14px;line-height:18px;letter-spacing:.1em;text-transform:uppercase}.accomodation-facts .tag:last-child{margin-right:0}.accomodation-housingpage{margin-bottom:60px;margin-bottom:var(--grid-gutter-2)}@media(min-width:768px){.accomodation-housingpage .facilities-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.accomodation-housingpage .facilities-list li{margin-right:10px}}.inline-wrapper>*{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:15px}.inline-wrapper>*:last-child{margin-right:0}.inline-wrapper>*.checkbox{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.accomodation-create-confirmation .fadein-sequence .headline-lg{margin-bottom:40px}.accomodation-inactive{background-color:#ffe66e;background-color:var(--color-yellow);display:inline-block;margin-right:10px;padding:0 6px;font-weight:inherit!important;font-family:inherit!important}.calendar-component{margin:-65px 0 60px;margin:-65px 0 var(--grid-gutter-2)}@media(min-width:768px){.calendar-component{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:-2px;margin:-55px 0 60px;margin:-55px 0 var(--grid-gutter-2)}}@media(min-width:1024px){.calendar-component{margin:-85px 0 60px;margin:-85px 0 var(--grid-gutter-2)}}.calendar-component.closed{display:none}.calendar-component .legend{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:20px}@media(min-width:768px){.calendar-component .legend{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:-2px}}.calendar-component .legend .related-list-item{margin-bottom:0;position:absolute;top:55px}@media(min-width:768px){.calendar-component .legend .related-list-item{top:12px}}@media(min-width:768px){.calendar-component .legend .related-list-item .icon{margin-top:-1px}}.calendar-component .legend .related-list-item span{opacity:1}@media(max-width:767px){.calendar-component .legend .related-list-item span{font-size:12px;font-size:var(--font-size-xs)}}.calendar-component .fc-theme-standard .fc-scrollgrid,.calendar-component .fc-theme-standard td,.calendar-component .fc-theme-standard th{border-color:#ccc;border-color:var(--color-grey-3)}@media(max-width:767px){.calendar-component .fc-daygrid{width:200vw}}.calendar-component .fc.theme-2-months .fc-button.fc-prev-button{text-align:left}.calendar-component .fc.theme-2-months .fc-button.fc-next-button{text-align:right}@media(hover:hover) and (pointer:fine){.calendar-component .fc .fc-scroller-harness:hover{overflow:visible}}.calendar-component .fc .fc-toolbar{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar-component .fc .fc-toolbar.fc-header-toolbar{margin-bottom:20px}@media(min-width:768px){.calendar-component .fc .fc-toolbar.fc-header-toolbar{margin-bottom:30px}}.calendar-component .fc .fc-toolbar.fc-header-toolbar .fc-button-group{margin-right:0;min-width:350px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);top:-74px}@media(min-width:768px){.calendar-component .fc .fc-toolbar.fc-header-toolbar .fc-button-group{top:-9px}}.calendar-component .fc .fc-toolbar-title{text-transform:capitalize;font-size:22px}@media(min-width:768px){.calendar-component .fc .fc-col-header-cell{font-size:18px;font-weight:500;font-weight:var(--font-weight-medium)}}.calendar-component .fc .fc-day-disabled{display:none}.calendar-component .fc .fc-button{border-radius:0;background-color:transparent!important;border:0!important;color:#001965!important;color:var(--color-darkblue)!important;-webkit-box-shadow:none;box-shadow:none;overflow:hidden;-webkit-tap-highlight-color:rgba(255,255,255,0)}.calendar-component .fc .fc-button:focus,.calendar-component .fc .fc-button:active{-webkit-box-shadow:none!important;box-shadow:none!important}.calendar-component .fc .fc-button .fc-icon{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s cubic-bezier(0,0,.21,1);transition:-webkit-transform .2s cubic-bezier(0,0,.21,1);transition:transform .2s cubic-bezier(0,0,.21,1);transition:transform .2s cubic-bezier(0,0,.21,1),-webkit-transform .2s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-2) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-2) var(--ani-type-1);transition:transform var(--ani-speed-2) var(--ani-type-1);transition:transform var(--ani-speed-2) var(--ani-type-1),-webkit-transform var(--ani-speed-2) var(--ani-type-1);border-radius:50%}@media(hover:hover) and (pointer:fine){.calendar-component .fc .fc-button:not([disabled]):hover .fc-icon{-webkit-transform:scale(1.25);transform:scale(1.25);background-color:#f2f2f2;background-color:var(--color-grey-5)}.calendar-component .fc .fc-button:not([disabled]):active .fc-icon{-webkit-transform:scale(1.25) translateX(1px);transform:scale(1.25) translate(1px)}}.calendar-component .fc .fc-button .fc-icon-chevron-left:before{margin-left:-2px}.calendar-component .fc .fc-button .fc-icon-chevron-right:before{margin-right:-2px}.calendar-component .fc .fc-button.fc-prev-button{border-right-color:transparent!important}@media(hover:hover) and (pointer:fine){.calendar-component .fc .fc-button.fc-prev-button:not([disabled]):active .fc-icon{-webkit-transform:scale(1.25) translateX(-1px);transform:scale(1.25) translate(-1px)}}.calendar-component .fc .fc-button[disabled]{opacity:.15;cursor:default}.calendar-component .fc .fc-daygrid-week-number{background-color:transparent;color:#001965;color:var(--color-darkblue);height:47px;line-height:47px;text-align:left;border-radius:0;padding:0;margin:0 10px;font-size:16px}@media(max-width:767px){.calendar-component .fc .fc-daygrid-week-number{display:none}}.calendar-component .fc .fc-daygrid-day-events{margin-bottom:0!important}.calendar-component .fc .fc-daygrid-day-number{margin:6px}.calendar-component .fc .fc-daygrid-day.fc-day-today{background-color:transparent}.calendar-component .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number{background-color:#001965;background-color:var(--color-darkblue);color:#fff;border-radius:40px;text-align:center;width:30px;height:30px;line-height:30px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:-.5px}@media(min-width:1024px){.calendar-component .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number{width:40px;height:40px;line-height:40px}}@media(min-width:1024px){.calendar-component .fc .fc-daygrid-day-number{font-size:18px;letter-spacing:.01em}}.calendar-component .fc-view-harness{position:relative}@media(max-width:767px){.calendar-component .fc-view-harness{margin-left:-20px;width:calc(100% + 40px);overflow-x:auto;-webkit-overflow-scrolling:touch}}.calendar-component .fc-direction-ltr .fc-daygrid-event.fc-event-end,.calendar-component .fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:4px;margin-left:4px}@media(min-width:768px){.calendar-component .fc-direction-ltr .fc-daygrid-event.fc-event-end,.calendar-component .fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:6px;margin-left:6px}}.calendar-component .fc .fc-h-event{border:0;border-radius:0;padding:5px 5px 2px;font-weight:500;font-weight:var(--font-weight-medium);line-height:18px;white-space:inherit;font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);font-weight:400;font-weight:var(--font-weight-regular);letter-spacing:.02em;margin-top:0;margin-bottom:4px;line-height:16px;font-size:13px;-webkit-transition:background-color .225s cubic-bezier(0,0,.21,1);transition:background-color .225s cubic-bezier(0,0,.21,1);-webkit-transition:background-color .225s var(--ani-type-1);transition:background-color .225s var(--ani-type-1);background:#d7f7ee;-ms-hyphens:auto;hyphens:auto;-webkit-tap-highlight-color:transparent}@media(min-width:768px){.calendar-component .fc .fc-h-event{margin-bottom:6px}}@media(min-width:1024px){.calendar-component .fc .fc-h-event{font-size:16px;line-height:22px;padding:8px 10px}}@media(hover:hover) and (pointer:fine),(-ms-high-contrast:none){.calendar-component .fc .fc-h-event:hover{background-color:#001965!important;background-color:var(--color-darkblue)!important;z-index:10;overflow:visible}.calendar-component .fc .fc-h-event:hover .fc-event-main{color:#fff}.calendar-component .fc .fc-h-event:hover .desc-box{visibility:visible;opacity:1;max-height:300px;font-size:14px;line-height:20px}}.calendar-component .fc .fc-h-event:active{background-color:#001965!important;background-color:var(--color-darkblue)!important}.calendar-component .fc .fc-h-event:active .fc-event-main{color:#fff}.calendar-component .fc .fc-h-event .title,.calendar-component .fc .fc-h-event .desc-box{-ms-hyphens:auto;hyphens:auto}.calendar-component .fc .fc-h-event .desc-box{position:absolute;visibility:hidden;background-color:#001965;background-color:var(--color-darkblue);opacity:0;max-height:0;-webkit-transition:all .2s cubic-bezier(0,0,.21,1);transition:all .2s cubic-bezier(0,0,.21,1);-webkit-transition:all .2s var(--ani-type-1);transition:all .2s var(--ani-type-1);font-size:14px;line-height:20px;left:-5px;top:calc(100% + 2px);width:calc(100% + 10px)}@media(min-width:1024px){.calendar-component .fc .fc-h-event .desc-box{left:-10px;top:calc(100% + 8px);width:calc(100% + 20px)}}.calendar-component .fc .fc-h-event .desc-box .desc{padding:0 0 5px;margin:4px 5px 5px}@media(min-width:1024px){.calendar-component .fc .fc-h-event .desc-box .desc{margin:0 10px 12px}}.calendar-component .fc .fc-h-event .desc-box .desc:empty{display:none}.calendar-component .fc .fc-h-event .fc-event-main{color:#001965;color:var(--color-darkblue);-webkit-transition:color 125ms cubic-bezier(0,0,.21,1);transition:color 125ms cubic-bezier(0,0,.21,1);-webkit-transition:color var(--ani-speed-1) var(--ani-type-1);transition:color var(--ani-speed-1) var(--ani-type-1)}.calendar-component .fc .fc-h-event .status{display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;font-size:11px;letter-spacing:.1em;line-height:1;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);position:relative;z-index:1;margin:5px 0}@media(min-width:768px){.calendar-component .fc .fc-h-event .status{margin:4px 0 6px 5px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:12px;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.1}}@media(min-width:1024px){.calendar-component .fc .fc-h-event .status{margin:0 0 12px 12px}}.calendar-component .fc .fc-h-event .status .icon{width:11px;height:11px;display:block;margin:0 5px 2px 0;border-radius:100%;background-color:#fd6d6f;background-color:var(--color-red)}@media(min-width:768px){.calendar-component .fc .fc-h-event .status .icon{margin:0 5px 0 0}}.calendar-component .fc .fc-h-event .status+.desc-box{border-top:dotted 1px #fd6d6f;border-top:dotted 1px var(--color-red)}.calendar-component .fc .fc-h-event .status.status-åben+.desc-box{border-top:dotted 1px #15cf74;border-top:dotted 1px var(--color-green-1)}.calendar-component .fc .fc-h-event .status.status-venteliste+.desc-box{border-top:dotted 1px #ffe66e;border-top:dotted 1px var(--color-yellow)}@media(max-width:767px){.calendar-open .search-results .result-summery{visibility:hidden}}.navigation-secondary-nosticky{padding-bottom:25px;background-color:#f2f2f2;background-color:var(--color-grey-5)}.navigation-secondary{position:sticky;top:64px;top:var(--menu-height);background-color:#f2f2f2;background-color:var(--color-grey-5);z-index:1}@media(min-width:1024px){.navigation-secondary{top:0}}.navigation-secondary:after{content:"";position:absolute;right:20px;width:20px;height:100%;top:0;background:-webkit-gradient(linear,right top,left top,from(#f2f2f2),color-stop(32%,#f2f2f2),to(rgba(255,255,255,0)));background:linear-gradient(-90deg,#f2f2f2 0%,#f2f2f2 32%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,right top,left top,from(var(--color-grey-5)),color-stop(32%,var(--color-grey-5)),to(rgba(255,255,255,0)));background:linear-gradient(-90deg,var(--color-grey-5) 0%,var(--color-grey-5) 32%,rgba(255,255,255,0) 100%);pointer-events:none}.navigation-secondary+.cards{padding-top:25px}.navigation-secondary ul{list-style-type:none;margin:0;padding:0 20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.navigation-secondary ul li:first-child a{padding-left:0}.navigation-secondary ul li:last-child a,.navigation-secondary ul li:last-child button{padding-right:0}.navigation-secondary ul li.selected a span{border-bottom:solid 2px #2878ff;border-bottom:solid 2px var(--color-blue)}.navigation-secondary ul li.logout{opacity:.5}@media(min-width:1024px){.navigation-secondary ul li.logout{display:none}}.navigation-secondary ul li a,.navigation-secondary ul li button{font-size:20px;line-height:28px;padding:13px 12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;font-weight:var(--font-weight-medium)}@media(min-width:768px){.navigation-secondary ul li a,.navigation-secondary ul li button{padding:20px}}@media(hover:hover) and (pointer:fine){.navigation-secondary ul li a:hover,.navigation-secondary ul li a:active,.navigation-secondary ul li button:hover,.navigation-secondary ul li button:active{color:#2878ff;color:var(--color-blue)}}.navigation-secondary ul li a span,.navigation-secondary ul li button span{padding-bottom:4px}.google-maps-component{padding-bottom:30px;padding-bottom:var(--grid-gutter);min-height:500px}.google-maps-component #map{height:500px}.fileupload-wrapper .filepond--drop-label{color:#001965!important;color:var(--color-darkblue)!important;min-height:130px!important;cursor:pointer}.fileupload-wrapper .filepond--drop-label label{cursor:pointer}.fileupload-wrapper .filepond--label-action{-webkit-text-decoration-color:#babdc0;text-decoration-color:#babdc0}.fileupload-wrapper .filepond--panel-root{background-color:#edf0f4;height:1em;border-radius:0!important}.fileupload-wrapper .filepond--item-panel{background-color:#595e68}.fileupload-wrapper .filepond--drip-blob{background-color:#7f8a9a}.fileupload-wrapper .filepond--image-preview-wrapper{border-radius:0!important}.fileupload-wrapper .filepond--image-preview{background:#e5e5e5;background:var(--color-grey-4)}.fileupload-wrapper .filepond--item{width:calc(50% - .5em)}.fileupload-wrapper .filepond--item[data-drag-state],.fileupload-wrapper .filepond--item[data-drag-state=move]{cursor:move}.fileupload-wrapper .filepond--item .filepond--file-info{display:none}@media(hover:hover) and (pointer:fine){.fileupload-wrapper .filepond--item .filepond--action-remove-item,.fileupload-wrapper .filepond--item .drag-icon{opacity:0!important;visibility:hidden;-webkit-transition-property:all;transition-property:all}}@media(hover:hover) and (pointer:fine){.fileupload-wrapper .filepond--item:hover .filepond--action-remove-item,.fileupload-wrapper .filepond--item:hover .drag-icon{opacity:1!important;visibility:visible}}.fileupload-wrapper .filepond--credits{margin-top:0!important}.fileupload-wrapper .set-primary-image{position:absolute;bottom:0;left:0;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.4);z-index:2;display:none;font-size:14px;line-height:1;height:30px}.fileupload-wrapper .set-primary-image .checkmark-wrapper{border:solid 2px currentColor;display:-webkit-box;display:-ms-flexbox;display:flex;height:18px;width:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:20px;margin-right:5px}.fileupload-wrapper .set-primary-image.selected{display:-webkit-box;display:-ms-flexbox;display:flex}.fileupload-wrapper .drag-icon{position:absolute;top:12px;left:12px;z-index:2;width:24px;height:24px;-webkit-transition:all .25s ease-in;transition:all .25s ease-in}.fileupload-wrapper .drag-icon svg{-webkit-transform:scale(.8);transform:scale(.8)}.atcb{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);margin-top:10px}@media(min-width:768px){.atcb{margin-top:0}}.atcb .atcb_button{background:#fff;border:solid 2px currentColor;-webkit-box-shadow:none;box-shadow:none;border-radius:0;padding:6px 20px;margin:0;font-weight:400;font-size:16px;color:currentColor}.atcb .atcb_button.active{-webkit-box-shadow:none;box-shadow:none;border-radius:0;border:solid 2px currentColor;padding:6px 20px;margin:0}.atcb .atcb_button.active+.atcb_list{z-index:81;-webkit-transform:translate(0,0);transform:translate(0)}.atcb .atcb_button .atcb_icon{background-image:url("/dist/cms/assets/images/calendar.svg");background-repeat:no-repeat;width:19px;height:18px}.atcb .atcb_button .atcb_icon svg{display:none}.atcb .atcb_bgoverlay{display:none!important}.atcb .atcb_list{padding:0;-webkit-box-shadow:rgba(0,0,0,.3) 0 10px 26px;box-shadow:#0000004d 0 10px 26px;min-width:220px;margin-top:0}.atcb .atcb_list_item{-webkit-box-shadow:none;box-shadow:none;border:0;border-bottom:1px solid rgba(0,0,0,.1)}.atcb .atcb_list_item:first-child{padding-top:12px}.atcb .atcb_list_item:last-child{border-radius:0}.atcb .atcb_list_item:hover{-webkit-box-shadow:none;box-shadow:none;color:currentColor}.atcb .atcb_list_item:hover .atcb_icon svg{-webkit-transform:scale(1.15);transform:scale(1.15)}.atcb .atcb_list_item .atcb_icon svg{-webkit-transform:scale(1);transform:scale(1);color:currentColor;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.show-more{position:relative;margin-bottom:30px;margin-bottom:var(--grid-gutter)}.show-more-label-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.02em;font-weight:400;font-weight:var(--font-weight-regular);cursor:pointer;margin-bottom:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:4px 0}.show-more-label-button svg{margin-right:10px}.show-more-label-button svg.svg-chat{stroke-dasharray:52;stroke-dashoffset:106;-webkit-transition:stroke-dashoffset 0s;transition:stroke-dashoffset 0s}.show-more-label-button:hover{color:#2878ff;color:var(--color-blue)}.show-more-label-button:hover .svg-chat{stroke-dashoffset:0;-webkit-transition:stroke-dashoffset .5s ease-out;transition:stroke-dashoffset .5s ease-out}.expanded .show-more-label-button{cursor:default}.expanded .show-more-label-button:hover{color:currentColor}.expanded .show-more-label-button:hover .svg-chat{-webkit-transition:stroke-dashoffset 0s;transition:stroke-dashoffset 0s}.show-more-expanded{overflow:hidden;-webkit-transition:all .4s cubic-bezier(0,0,.21,1);transition:all .4s cubic-bezier(0,0,.21,1);-webkit-transition:all .4s var(--ani-type-1);transition:all .4s var(--ani-type-1);height:0;opacity:0}.expanded .show-more-expanded{opacity:1}.template-memberlist td{padding:1rem 20px}.template-memberlist .flex-it{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.template-memberlist .search-input-wrapper{padding-bottom:0}.template-memberlist [data-member-search]{display:inline-block!important;width:20rem!important}.template-memberlist [data-download]{display:block;position:relative;padding-bottom:1.8rem}.template-memberlist [data-download] svg{position:absolute;left:-2rem;top:.2rem}.template-memberlist .user-cards{width:100%}.template-memberlist .content{width:100%;border:0;color:#001965}.template-memberlist .hidden{display:none}.template-memberlist tbody:nth-of-type(odd){background-color:#e4eeff}.template-memberlist .cards-header{font-weight:700;color:#fff;background-color:#001965;height:40px}.template-memberlist .fold-out{text-align:right}.template-memberlist [data-fold-out]{cursor:pointer}.template-memberlist [data-fold-out] svg{pointer-events:none}.template-memberlist .active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.template-memberlist .width-25{width:25%}.template-memberlist .width-15{width:20%}.template-memberlist .name{font-weight:700}:root{--plyr-color-main:var(--color-blue);--plyr-control-radius:.5em;--plyr-font-family:var(--font-it-md);--plyr-tooltip-background:"#FFF";--plyr-tooltip-color:"#000"}.banner-carousel{padding-top:5rem;padding-bottom:5rem}.banner-carousel .container{text-align:center}.banner-carousel .splide__track{margin-bottom:4rem}.banner-carousel .cta-link{font-weight:700}.banner-carousel.banner-center .splide__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner-carousel.banner-center .splide__arrows{display:none}.banner-carousel .splide__pagination{bottom:-3em}.banner-carousel .splide__pagination__page{background:rgba(0,25,101,.5)}.banner-carousel .splide__pagination__page.is-active{background:currentColor}.banner-carousel .splide__arrow--prev{left:0}@media(min-width:1024px){.banner-carousel .splide__arrow--prev{left:-20px}}@media(min-width:1200px){.banner-carousel .splide__arrow--prev{left:-30px}}@media(min-width:1800px){.banner-carousel .splide__arrow--prev{left:-90px}}.banner-carousel .splide__arrow--next{right:0}@media(min-width:1024px){.banner-carousel .splide__arrow--next{right:-20px}}@media(min-width:1200px){.banner-carousel .splide__arrow--next{right:-40px}}.banner-carousel .carousel-slide{font-size:20px;text-align:center;height:100%;overflow:hidden}.banner-carousel .carousel-slide a:not(.button){padding:1rem;display:block;width:100%;height:100%}@media(hover:hover) and (pointer:fine){.banner-carousel .carousel-slide a:not(.button)[href]:not(.glightbox):hover .image-wrapper{-webkit-transform:scale(1.125) translateY(-7px);transform:scale(1.125) translateY(-7px)}.banner-carousel .carousel-slide a:not(.button)[href]:not(.glightbox):hover .image-wrapper svg circle{opacity:1}}.banner-carousel .carousel-slide__image{-o-object-fit:cover;object-fit:cover;top:10px}.banner-carousel .carousel-slide a.glightbox{padding:0;width:auto;height:auto}.banner-carousel .carousel-slide a.glightbox .video-overlay,.banner-carousel .carousel-slide a.glightbox svg circle{-webkit-transition:all .3s cubic-bezier(0,0,.21,1);transition:all .3s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-3) var(--ani-type-1);transition:all var(--ani-speed-3) var(--ani-type-1);-webkit-transform:scale(1);transform:scale(1)}@media(hover:hover) and (pointer:fine){.banner-carousel .carousel-slide a.glightbox:hover .image-wrapper .video-overlay{-webkit-transform:scale(1.12);transform:scale(1.12)}.banner-carousel .carousel-slide a.glightbox:hover .image-wrapper .video-overlay svg circle{opacity:1}}.banner-carousel .carousel-slide .video-slide-link{padding:1rem;display:block;width:100%;height:100%}.banner-carousel .carousel-slide .video-slide-link .video-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.banner-carousel .carousel-slide .video-slide-link .video-overlay .play-button{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;position:absolute;left:50%;padding:0;z-index:1}.banner-carousel .carousel-slide .image-wrapper{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.21,1);transition:-webkit-transform .3s cubic-bezier(0,0,.21,1);transition:transform .3s cubic-bezier(0,0,.21,1);transition:transform .3s cubic-bezier(0,0,.21,1),-webkit-transform .3s cubic-bezier(0,0,.21,1);-webkit-transition:-webkit-transform var(--ani-speed-3) var(--ani-type-1);transition:-webkit-transform var(--ani-speed-3) var(--ani-type-1);transition:transform var(--ani-speed-3) var(--ani-type-1);transition:transform var(--ani-speed-3) var(--ani-type-1),-webkit-transform var(--ani-speed-3) var(--ani-type-1)}.banner-carousel .carousel-slide h3{margin:3rem 0;text-transform:none;opacity:.99}.banner-carousel .carousel-slide h4{font-size:90%;margin:1rem 0;text-transform:none;opacity:.99}.banner-carousel .carousel-slide p{font-size:80%;line-height:150%;opacity:.99}.banner-carousel button.splide__arrow{height:60px;width:60px;display:none;border-radius:60px;padding:0;color:#fff;-webkit-transition:background-color .3s cubic-bezier(0,0,.21,1);transition:background-color .3s cubic-bezier(0,0,.21,1);-webkit-transition:background-color var(--ani-speed-3) var(--ani-type-1);transition:background-color var(--ani-speed-3) var(--ani-type-1)}@media(min-width:768px){.banner-carousel button.splide__arrow{background-color:#00196599}}@media(hover:hover) and (pointer:fine){.banner-carousel button.splide__arrow{display:inline-block}}@media(hover:hover) and (pointer:fine){.banner-carousel button.splide__arrow:not(:disabled):hover{background-color:#001965cc}}.banner-carousel button.splide__arrow:active{background-color:#001965cc}.banner-carousel button.splide__arrow:focus{outline:0}.banner-carousel button.splide__arrow:disabled{opacity:.1}.banner-carousel button.splide__arrow svg{width:30px;height:18px;fill:inherit}.video-banner-overlay{position:fixed;top:0;left:0;width:100%;z-index:12;height:100vh;background:rgba(0,0,0,.8)}.menu-open .video-banner-overlay{z-index:3}.video-banner-overlay .embed-container{position:relative;width:100%;height:100%}.video-banner-overlay .embed-container .video-player{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.video-banner-overlay .embed-container .video-player iframe{width:100%!important;margin:0 auto;position:relative;max-width:1680px;max-width:var(--content-max-width);top:60px;height:calc(100vh - 120px)!important}.video-banner-overlay .embed-container .close-button{position:absolute;right:20px;top:40px;color:#fff}.language-picker-1-1{font-size:14px;font-size:var(--font-size-small);letter-spacing:.8px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;height:22px}.language-picker-1-1 .svg-icon{width:19px;height:19px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:8px}.language-picker-1-1 .current-language{font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.language-picker-1-1 .language-divider{margin:0 3px}.language-picker-1-1 a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media(hover:hover) and (pointer:fine){.language-picker-1-1 a:hover{opacity:1}.language-picker-1-1 a:hover:after{-webkit-transform:translateX(0);transform:translate(0)}}@-webkit-keyframes animate-card-logo{0%{stroke-dasharray:100;stroke-dashoffset:10}to{stroke-dasharray:100;stroke-dashoffset:200}}@keyframes animate-card-logo{0%{stroke-dasharray:100;stroke-dashoffset:10}to{stroke-dasharray:100;stroke-dashoffset:200}}.membership-card{min-height:390px;margin-bottom:20px}.membership-card .view-cta{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:15px;gap:15px}.membership-card .view-cta .logo{position:relative;left:-27px;display:-webkit-box;display:-ms-flexbox;display:flex}.membership-card .view-cta .logo .title-small{margin-bottom:0;display:none}.membership-card .view-cta .logo .title{margin-bottom:0}@media(max-width:1440px){.membership-card .view-cta .logo{left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.membership-card .view-cta .logo .title{display:none}.membership-card .view-cta .logo .title-small{display:inline}}.membership-card .view-cta .logo path{-webkit-animation:animate-card-logo 1.25s cubic-bezier(.5,0,.5,1);animation:animate-card-logo 1.25s cubic-bezier(.5,0,.5,1);-webkit-animation:animate-card-logo 1.25s var(--cubic-ease-in-out);animation:animate-card-logo 1.25s var(--cubic-ease-in-out)}.membership-card .view-cta .logo h3{padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:32px;font-size:var(--font-size-header-small)}.membership-card .view-cta p{text-align:center;margin:0}.membership-card .view-cta .qr{-webkit-box-flex:2;-ms-flex:2 1;flex:2 1;mix-blend-mode:color-dodge;image-rendering:optimizeSpeed;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;-ms-interpolation-mode:nearest-neighbor;image-rendering:pixelated;min-width:175px}.image-beam .card{margin-bottom:60px}.image-beam__image{padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:100%;min-height:225px!important}.image-beam__image img{max-height:225px}.conflict-beam__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-align:end;-ms-flex-align:end;align-items:end;grid-gap:20px;gap:20px}.conflict-beam a{color:#001965;text-decoration:underline}.conflict-beam a:hover{color:#2878ff}.highlighted-news-and-topstories{background-color:#f5f5f5;background-color:var(--color-grey-6);padding:60px 0;padding:var(--grid-gutter-2) 0}@media(min-width:768px){.highlighted-news-and-topstories{padding:100px 0;padding:var(--grid-gutter-3) 0}}.highlighted-news-and-topstories .featured-content-type-audio,.highlighted-news-and-topstories .featured-content-type-video{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:21px;height:21px;background-color:#6fe4c1;background-color:var(--color-green);border-radius:100%;background-image:url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.09687 5.50027L4.69687 7.54777L1.29688 9.59527V5.50027V1.40527L4.69687 3.45277L8.09687 5.50027Z' stroke='black' stroke-miterlimit='10' /%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:55% center;position:relative;top:5px;margin-left:20px}.highlighted-news-and-topstories__news{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile)}.highlighted-news-and-topstories__news a{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.highlighted-news-and-topstories__news a h3{position:relative;left:-1px}.highlighted-news-and-topstories__news .image-wrapper{position:relative;margin-bottom:15px;width:100%;overflow:hidden}.highlighted-news-and-topstories__news .list-tags{text-transform:uppercase;margin-bottom:7.5px;margin-bottom:calc(var(--grid-gutter-half)/2);font-size:.875rem;font-weight:500;font-weight:var(--font-weight-medium);color:#00196580}.highlighted-news-and-topstories__news .svg-icon{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transform:translateX(-20px);transform:translate(-20px);-webkit-transition:all .3s cubic-bezier(0,0,.21,1);transition:all .3s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-3) var(--ani-type-1);transition:all var(--ani-speed-3) var(--ani-type-1);width:39px;height:22px;color:#2878ff;color:var(--color-blue)}.highlighted-news-and-topstories__news img{-webkit-transition:opacity .6s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),transform 1.2s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1)}.highlighted-news-and-topstories__news h3{text-transform:none;text-transform:initial}.highlighted-news-and-topstories__news a{display:block}.highlighted-news-and-topstories__news a:hover .image-wrapper img,.highlighted-news-and-topstories__news a:focus .image-wrapper img{-webkit-transform:scale(1.03);transform:scale(1.03)}.highlighted-news-and-topstories__news a:hover .svg-icon,.highlighted-news-and-topstories__news a:focus .svg-icon{-webkit-transform:translateX(0);transform:translate(0);opacity:1}.highlighted-news-and-topstories .highlighted-news-and-topstories-box{-webkit-transition-delay:1.2s;transition-delay:1.2s}.highlighted-news-and-topstories-box{background-color:#fff;background-color:var(--color-white);color:#001965;color:var(--color-darkblue);padding:20px;padding:var(--grid-gutter-mobile);margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile)}.highlighted-news-and-topstories-box.highlighted-news-and-topstories-box--gray{background-color:#f6f6f6;background-color:var(--color-grey-7)}@media(min-width:768px){.highlighted-news-and-topstories-box{padding:30px;padding:var(--grid-gutter)}}.highlighted-news-and-topstories-box h3{font-size:.875rem;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:700;font-weight:var(--font-weight-bold);letter-spacing:.0875rem;margin-bottom:24px}.highlighted-news-and-topstories-box ul{list-style:none;margin:0;padding:0}.highlighted-news-and-topstories-box li{display:block;font-size:1.125rem;line-height:1.2;font-weight:700;font-weight:var(--font-weight-bold);letter-spacing:.03em}.highlighted-news-and-topstories-box li:not(:last-child){margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(0,25,101,.1)}.highlighted-news-and-topstories-box li a{display:block}.highlighted-news-and-topstories-box li a:hover{text-decoration:underline}.highlighted-news-and-topstories-box li span{text-transform:uppercase;display:block;font-size:.875rem;font-weight:500;font-weight:var(--font-weight-medium);margin-bottom:5px}.highlighted-news-and-topstories-box>:last-child{margin-bottom:0}.highlighted-news-and-topstories__cta{-webkit-transition-delay:.4s;transition-delay:.4s;margin-top:20px;margin-top:var(--grid-gutter-mobile)}.topstories-box{background-color:#fff;background-color:var(--color-white);color:#001965;color:var(--color-darkblue);padding:20px;padding:var(--grid-gutter-mobile);margin-bottom:20px;margin-bottom:var(--grid-gutter-mobile)}.topstories-box.topstories-box--gray{background-color:#f6f6f6;background-color:var(--color-grey-7)}@media(min-width:768px){.topstories-box{padding:30px;padding:var(--grid-gutter)}}.topstories-box h3{font-size:.875rem;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:700;font-weight:var(--font-weight-bold);letter-spacing:.0875rem;margin-bottom:24px}.topstories-box ul{list-style:none;margin:0;padding:0}.topstories-box li{display:block;font-size:1.125rem;line-height:1.2;font-weight:700;font-weight:var(--font-weight-bold);letter-spacing:.03em}.topstories-box li:not(:last-child){margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(0,25,101,.1)}.topstories-box li a{display:block}.topstories-box li a:hover{text-decoration:underline}.topstories-box li span{text-transform:uppercase;display:block;font-size:.875rem;font-weight:500;font-weight:var(--font-weight-medium);margin-bottom:5px}.topstories-box>:last-child{margin-bottom:0}.news-container-grid{padding:50px 0 0;background-color:#f2f2f2;background-color:var(--color-grey-5)}@media(min-width:1024px){.news-container-grid{padding-top:65px}}@media(min-width:1200px){.news-container-grid{padding-top:80px}}.news-grid h2{font-size:60px;font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:700;font-weight:var(--font-weight-bold)}.news-grid__tag-list ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:750px;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:12px;gap:12px;margin:0 0 35px;padding:0}@media(min-width:1024px){.news-grid__tag-list ul{margin-bottom:45px}}.news-grid__tag-list ul li{-webkit-transition:ease .5s all;transition:ease .5s all;margin-top:10px}.news-grid__tag-list ul li button{font-size:14px;font-weight:500;font-weight:var(--font-weight-medium);padding:8px 15px;-webkit-box-shadow:0 2px 10px rgba(0,25,101,.1);box-shadow:0 2px 10px #0019651a;background:#fff;background:var(--color-white);border-radius:100px;cursor:pointer;white-space:nowrap;color:#001965;-webkit-transition:ease .3s all;transition:ease .3s all}.news-grid__tag-list ul li button.active{color:#fff;color:var(--color-white);background:#2878ff;background:var(--color-blue)}.news-grid__tag-list ul li button.toggle{padding:0 15px;background-image:url("data:image/svg+xml,%3Csvg width='15' height='17' viewBox='0 0 15 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.1562 5.61877L7.53752 11.3135L1.8428 5.69476' stroke='%23001965'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;background-color:#fff;background-color:var(--color-white);background-size:15px 17px;display:block;height:35px;width:45px;-webkit-transition:ease 1s all;transition:ease 1s all}.news-grid__tag-list ul li button.toggle.expanded{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.news-grid__tag-list ul li:hover,.news-grid__tag-list ul li:focus{-webkit-transform:translateY(-3px);transform:translateY(-3px)}.news-grid__items{margin:0 -20px;margin:0 calc(-1*var(--grid-gutter-mobile))}@media(min-width:1200px){.news-grid__items{margin:0 -30px;margin:0 calc(-1*var(--grid-gutter))}}.news-grid__more-news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px;padding:var(--grid-gutter-2);padding-bottom:105px}.news-grid__item{margin-bottom:20px}@media(min-width:1024px){.news-grid__item{margin-bottom:25px}}@media(min-width:1200px){.news-grid__item{margin-bottom:30px}}.news-grid__item.item-type-cta,.news-grid__item.item-type-event,.news-grid__item.item-type-feature{margin-bottom:40px}@media(min-width:1024px){.news-grid__item.item-type-cta,.news-grid__item.item-type-event,.news-grid__item.item-type-feature{margin-bottom:45px}}@media(min-width:1200px){.news-grid__item.item-type-cta,.news-grid__item.item-type-event,.news-grid__item.item-type-feature{margin-bottom:50px}}.news-grid__item h3{font-size:24px;font-weight:500;font-weight:var(--font-weight-medium);line-height:1.25;margin-bottom:15px;text-transform:none;text-transform:initial}@media(min-width:1024px){.news-grid__item h3{font-size:28px}}@media(min-width:1200px){.news-grid__item h3{font-size:32px}}.news-grid__item .image-wrapper{position:relative;margin-bottom:15px;width:100%;overflow:hidden}.news-grid__item .image-wrapper img{-webkit-transition:opacity .6s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),transform 1.2s cubic-bezier(0,0,.21,1);transition:opacity .6s cubic-bezier(0,0,.21,1),transform 1.2s cubic-bezier(0,0,.21,1),-webkit-transform 1.2s cubic-bezier(0,0,.21,1)}.news-grid__item .svg-icon{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transform:translateX(-20px);transform:translate(-20px);-webkit-transition:all .3s cubic-bezier(0,0,.21,1);transition:all .3s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-3) var(--ani-type-1);transition:all var(--ani-speed-3) var(--ani-type-1);width:39px;height:22px;color:#2878ff;color:var(--color-blue)}.news-grid__item:hover .image-wrapper img,.news-grid__item:focus .image-wrapper img{-webkit-transform:scale(1.03);transform:scale(1.03)}.news-grid__item:hover .svg-icon,.news-grid__item:focus .svg-icon{-webkit-transform:translateX(0);transform:translate(0);opacity:1}.news-grid__item .news-grid__item-meta{text-transform:uppercase;margin-bottom:7.5px;margin-bottom:calc(var(--grid-gutter-half)/2);font-size:.875rem;font-weight:500;font-weight:var(--font-weight-medium);color:#00196580}.news-grid__item .featured-content-type-audio,.news-grid__item .featured-content-type-video{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:21px;height:21px;background-color:#6fe4c1;background-color:var(--color-green);border-radius:100%;background-image:url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.09687 5.50027L4.69687 7.54777L1.29688 9.59527V5.50027V1.40527L4.69687 3.45277L8.09687 5.50027Z' stroke='black' stroke-miterlimit='10' /%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:55% center;position:relative;top:5px;margin-left:20px}.news-grid__item__features,.news-grid__item__cta{padding:24px}.news-grid__item__features.bg-ff9bbe,.news-grid__item__cta.bg-ff9bbe{background-color:#ff9bbe}.news-grid__item__features.bg-2878ff,.news-grid__item__cta.bg-2878ff{background-color:#2878ff;color:#fff}.news-grid__item__features.bg-001965,.news-grid__item__cta.bg-001965{background-color:#001965;color:#fff}.news-grid__item__features.bg-ffe66e,.news-grid__item__cta.bg-ffe66e{background-color:#ffe66e}.news-grid__item__features.bg-fd6d6f,.news-grid__item__cta.bg-fd6d6f{background-color:#fd6d6f;color:#fff}.news-grid__item__features.bg-cccccc,.news-grid__item__cta.bg-cccccc{background-color:#ccc}.news-grid__item__features.bg-e5e5e5,.news-grid__item__cta.bg-e5e5e5{background-color:#e5e5e5}.news-grid__item__features.bg-f2f2f2,.news-grid__item__cta.bg-f2f2f2{background-color:#f2f2f2}.news-grid__item__features.bg-ffffff,.news-grid__item__cta.bg-ffffff{background-color:#fff}.news-grid__item__features.bg-6fe4c1,.news-grid__item__cta.bg-6fe4c1{background-color:#6fe4c1}.news-grid__item__features.bg-2878ff .news-grid__item__cta-letter,.news-grid__item__features.bg-001965 .news-grid__item__cta-letter,.news-grid__item__features.bg-fd6d6f .news-grid__item__cta-letter,.news-grid__item__cta.bg-2878ff .news-grid__item__cta-letter,.news-grid__item__cta.bg-001965 .news-grid__item__cta-letter,.news-grid__item__cta.bg-fd6d6f .news-grid__item__cta-letter{color:#001965;color:var(--color-darkblue)}.news-grid__item__cta{text-align:center;display:grid;grid-template-areas:"overlay";-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:320px}.news-grid__item__cta h3{font-size:30px;margin-bottom:30px}.news-grid__item__cta .news-grid__item__cta-letter{grid-area:overlay;font-size:380px;line-height:1;font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:300;font-weight:var(--font-weight-light);text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;z-index:0;position:relative;margin-top:-15%;margin-bottom:-15%}.news-grid__item__cta .news-grid__item__cta-text{grid-area:overlay;margin:30px 0;z-index:1;position:relative}.news-grid__item__features h3,.news-grid__item__event h3{text-transform:uppercase;font-size:.875rem;font-weight:700;font-weight:var(--font-weight-bold);margin-bottom:20px}.news-grid__item__features ul{margin:0;padding:0;list-style:none}.news-grid__item__features ul li{display:block}.news-grid__item__features ul li:not(:last-child){margin-bottom:10px}.news-grid__item__features ul li span{font-size:.71875rem;text-transform:uppercase;opacity:.5;letter-spacing:.1em}.news-grid__item__features ul li a{display:block;font-weight:500;font-weight:var(--font-weight-medium)}.news-grid__item__features ul li a:hover,.news-grid__item__features ul li a:focus{text-decoration:underline}.news-grid__item__event{padding:24px;background-color:#fff}.news-grid__item__event .date-circle{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background:#6fe4c1;background:var(--color-green);border-radius:100%;height:61px;width:61px;color:#001965;color:var(--color-darkblue)}.news-grid__item__event .date-circle-day{font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:700;font-weight:var(--font-weight-bold);font-size:32px;line-height:.8;margin-bottom:2px}.news-grid__item__event .date-circle-month{font-size:12.6px;text-transform:uppercase;line-height:1}.news-grid__item__event h3{display:-webkit-box;display:-ms-flexbox;display:flex}.news-grid__item__event h3 a{text-transform:none;text-transform:initial;font-weight:var(--font-weight-normal);margin-left:auto;padding-left:10px;opacity:.5}.news-grid__item__event h3 a:hover,.news-grid__item__event h3 a:focus{text-decoration:underline}.news-grid__item__event p{margin-bottom:4px;line-height:1.2;font-weight:500;font-weight:var(--font-weight-medium)}.news-grid__item__event .event-desc{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.news-grid__item__event .event-desc p{word-break:break-all}.news-grid__item__event .event-desc span{display:block;text-transform:uppercase;font-size:.875rem;font-weight:500;font-weight:var(--font-weight-medium);opacity:.5}.news-grid__item__event a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:16px;gap:16px}.news-grid__item__event a:hover p,.news-grid__item__event a:focus p{text-decoration:underline}.news-grid__item__event ul{margin:0;padding:0;list-style:none}.news-grid__item__event ul li{display:block}.news-grid__item__event ul li:not(:last-child){margin-bottom:30px}.event-beam{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding:40px 0;margin-top:40px;margin-bottom:72px;display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:20px;gap:20px}@media(max-width:767px){.event-beam{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.event-beam__date{height:89px;width:89px;background:#6fe4c1;background:var(--color-green);border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.event-beam__date-day{font-size:40px;font-family:Finansforbundet,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-ff);font-weight:700;font-weight:var(--font-weight-bold);display:inline;line-height:1}.event-beam__date-month{text-transform:uppercase;font-size:12.6px;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:500;font-weight:var(--font-weight-medium);display:inline}.event-beam__content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.event-beam__content-tag{color:#00000075;text-transform:uppercase;font-size:15px;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:500;font-weight:var(--font-weight-medium)}.event-beam__content-headline{color:#001965;color:var(--color-primary);font-size:24px;line-height:43px;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:700;font-weight:var(--font-weight-bold);margin-bottom:10px}.event-beam__content-description{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);color:#001965;color:var(--color-primary);font-size:14px;line-height:24px;letter-spacing:.02em}.event-beam .svg-icon{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transform:translateX(-20px);transform:translate(-20px);-webkit-transition:all .3s cubic-bezier(0,0,.21,1);transition:all .3s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-3) var(--ani-type-1);transition:all var(--ani-speed-3) var(--ani-type-1);width:39px;height:22px;color:#2878ff;color:var(--color-blue)}@media(max-width:767px){.event-beam .svg-icon{opacity:1!important;-webkit-transform:translateX(0);transform:translate(0)}}.event-beam:hover .svg-icon,.event-beam:focus .svg-icon{-webkit-transform:translateX(0);transform:translate(0);opacity:1}.reference-beam{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding:40px 0;margin-top:40px;margin-bottom:72px;display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:20px;gap:20px}@media(max-width:767px){.reference-beam{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.reference-beam__image{width:89px;height:89px;border-radius:100%;padding:10px}.reference-beam__image.square{border-radius:0}.reference-beam__content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reference-beam__content-tag{color:#00000075;text-transform:uppercase;font-size:15px;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:500;font-weight:var(--font-weight-medium)}.reference-beam__content-headline{color:#001965;color:var(--color-primary);font-size:24px;line-height:43px;font-family:Italian Plate No2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-md);font-weight:700;font-weight:var(--font-weight-bold);margin-bottom:10px}.reference-beam__content-description{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);color:#001965;color:var(--color-primary);font-size:14px;line-height:24px;letter-spacing:.02em}.reference-beam .svg-icon{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transform:translateX(-20px);transform:translate(-20px);-webkit-transition:all .3s cubic-bezier(0,0,.21,1);transition:all .3s cubic-bezier(0,0,.21,1);-webkit-transition:all var(--ani-speed-3) var(--ani-type-1);transition:all var(--ani-speed-3) var(--ani-type-1);width:39px;height:22px;color:#2878ff;color:var(--color-blue)}@media(max-width:767px){.reference-beam .svg-icon{opacity:1!important;-webkit-transform:translateX(0);transform:translate(0)}}.reference-beam:hover .svg-icon,.reference-beam:focus .svg-icon{-webkit-transform:translateX(0);transform:translate(0);opacity:1}.button.member-profile-button{border:1px solid;border-color:transparent;border:0}.button.member-profile-button:hover{cursor:pointer}.theme-green-member.member-profile-button,.theme-yellow-member.member-profile-button,.theme-pink-member.member-profile-button,.theme-darkgrey-member.member-profile-button,.theme-grey-member.member-profile-button,.theme-lightgrey-member.member-profile-button,.theme-white-member.member-profile-button{border-color:transparent!important}.theme-green-member.selected,.theme-yellow-member.selected,.theme-pink-member.selected,.theme-darkgrey-member.selected,.theme-grey-member.selected,.theme-lightgrey-member.selected,.theme-white-member.selected{color:#001965!important;color:var(--color-darkblue)!important;border-color:#001965!important;border-color:var(--color-darkblue)!important}.theme-red-member.member-profile-button,.theme-blue-member.member-profile-button,.theme-lightblue-member.member-profile-button,.theme-darkblue-member.member-profile-button{color:#fff!important;border-color:transparent!important}.theme-red-member.selected,.theme-blue-member.selected,.theme-lightblue-member.selected,.theme-darkblue-member.selected{color:#fff!important;border-color:#fff!important}.theme-darkblue-member.member-profile-button:hover,.theme-darkblue-member.member-profile-button:focus{color:#001965!important;color:var(--color-darkblue)!important}.member-profile-container{background-color:#fff;padding:25px}.member-profile-heading h3{font-size:28px!important;font-size:var(--font-size-header-small-mobile)!important;font-weight:500;clear:both}@media(min-width:1024px){.member-profile-heading h3{font-size:32px!important;font-size:var(--font-size-header-small)!important}}.member-profile-tabs{margin-bottom:10px;display:inline-block}@media(min-width:1024px){.member-profile-tabs{margin-bottom:15px}}.member-profile-tabs .member-profile-tab{font-size:22px;font-size:var(--font-size-header-xsmall);font-weight:400;border-bottom:2px solid;border-color:transparent;margin:0 30px 0 0;float:left}@media screen and (max-width:768px){.member-profile-tabs .member-profile-tab{font-size:18px;font-size:var(--font-size-header-xsmall-mobile)}}.member-profile-tabs .member-profile-tab.selected{font-weight:600;border-bottom:2px solid;border-color:#2878ff;border-color:var(--color-blue)}.member-profile-tabs .member-profile-tab:hover{cursor:pointer}.member-profile-content>.image-wrapper{margin-bottom:15px}@media(min-width:1024px){.member-profile-content>.image-wrapper{margin-bottom:20px!important}}.member-profile-content .text{font-family:Italian Plate No2 Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-it-ex);letter-spacing:.02em;margin-bottom:50px}@media screen and (max-width:768px){.member-profile-content .text{margin-bottom:25px!important}}.hide-profile{visibility:hidden;display:none}.consent-form{background-color:inherit}.consent-form label.checkbox{padding-left:33px}.consent-form label.checkbox .checklabel{font-weight:700}.consent-form label.checkbox .checktext{font-weight:100}.consent-form label.checkbox .consent-checkbox{height:0;width:0;top:0;left:0;position:absolute;opacity:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.some-embed-component{margin-top:0!important;margin:30px 0 0;margin:var(--grid-gutter-2-mobile) 0 0}@media(min-width:1024px){.some-embed-component{margin-top:0!important;margin:60px 0 0;margin:var(--grid-gutter-2) 0 0}.some-embed-component.narrow{padding-right:60px;padding-right:var(--grid-gutter-2);padding-left:60px;padding-left:var(--grid-gutter-2);margin-top:0!important;margin:30px 0;margin:var(--grid-gutter) 0 var(--grid-gutter)}.some-embed-component.narrow .image-wrapper{max-width:730px;max-width:var(--richtext-max-width);margin:auto}}.some-block{display:grid}.some-block>.some-block-container{width:auto;padding-left:calc((100% - 500px)/2);padding-right:calc((100% - 500px)/2);margin-bottom:30px;margin-bottom:var(--grid-gutter)}.some-block-container>iframe.instagram-media{max-width:500px;width:100%}@media screen and (max-width:768px){.some-block>.some-block-container{width:100%;padding-left:0;padding-right:0;margin-bottom:30px;margin-bottom:var(--grid-gutter)}}
.custom-related-content-settings .controls-row{margin-left:0!important}.custom-related-content-settings div.umb-button{margin-left:0!important}.custom-related-content-settings .half-width{width:50%;max-width:400px}
.backoffice-search-dropdown-picker label{width:100%}backoffice-search-dropdown-picker select{width:100%}backoffice-search-dropdown-picker input{width:100%}
input.umb-forms__hacky-hidden-field{opacity:0;cursor:default}.control-row.-margin-bottom{margin-bottom:10px}.control-label.-block{display:block}.radio.-block{display:block}.radio.-no-indent{padding-left:0}.usky-grid .help-text i.icon{font-size:16px}.umb-forms-page{position:relative}.umb-forms-designer label.checkbox i.icon{margin-left:-22px}select.-full-width{width:100%;box-sizing:border-box}.umb-forms-designer .inline-editor{background:transparent;border:2px solid transparent;resize:none;overflow:hidden;max-width:400px;clear:right;display:block}.umb-forms-designer .inline-editor.prevalue{display:inline;margin:0}.umb-form-prevalue{display:flex;flex-direction:row;align-items:center}.umb-form-prevalue small{color:#817f85}.umb-forms-designer .inline-editor:hover,.umb-forms-designer .inline-editor:focus{border-bottom-color:#413659}.umb-forms-designer .inline-editor::-webkit-input-placeholder{color:#a2a1a6}.umb-forms-designer .inline-editor.page-name{font-size:27px;display:block!important;height:35px;max-width:initial;width:100%}.umb-forms-designer .inline-editor.field-tooltip{color:#a2a1a6;padding:1px;height:20px;min-height:20px;margin:0;font-size:13px;color:#d8d7d9}.umb-forms-designer .inline-editor.field-name{height:20px;min-height:20px;padding:1px;margin-top:-5px}.umb-forms-designer .inline-editor.fieldset-name{font-size:20px;height:20px}.umb-forms-designer .umb-forms-editor-text .inline-editor{display:block;width:100%}.umb-forms-designer .umb-forms-editor-text{width:90%}.umb-forms-designer .usky-control-inner{min-height:100px}.umb-forms-designer .umb-forms-placeholder{text-align:center;padding:30px}.umb-forms-designer .umb-forms-fields-container{min-height:1px}.umb-forms-designer .row-tools{right:0;top:0;bottom:0;z-index:200}.umb-forms-designer .cell-tools:hover>div{opacity:1}.umb-forms-designer .umb-forms-field-preview{min-height:90px;margin-right:40px;border:1px solid transparent;position:relative;overflow:hidden;padding:5px}.umb-forms-fields .cell-tools-edit{position:absolute;top:80px;right:5px}.umb-forms-fields .cell-tools-add{margin-right:45px}.umb-forms-fields .cell-tools-add .iconBox{visibility:hidden}.umb-forms-fields .cell-tools-add:hover .iconBox{visibility:visible}.umb-forms-designer .umb-forms-pager{display:block;padding:0;margin:20px 0 0 0}.umb-forms-designer .umb-forms-pager a{text-decoration:none;color:#d8d7d9}.umb-forms-designer .umb-forms-pager li{display:inline-block;height:60px;padding:10px;color:#d8d7d9;overflow:hidden}.umb-forms-designer .umb-forms-pager i{font-size:40px;line-height:45px;display:block;color:#d8d7d9}.umb-forms-designer .umb-forms-pager li.current{background:#f3f3f5}.umb-forms-buttons{opacity:.9;padding:15px}.umb-forms-designer .umb-forms__page-sort-handle,.umb-forms-designer .umb-forms__fieldset-sort-handle,.umb-forms-designer .umb-forms__field-sort-handle{margin-right:10px}.umb-forms-designer .umb-forms__field.-collapsed .umb-forms__fieldset-header{padding-left:10px}.umb-forms-designer .umb-forms__field.-collapsed .umb-forms__field-info{padding-top:8px}.umb-forms-designer .umb-forms__field.-collapsed .umb-locked-field__input{margin-right:4px}.umb-forms-designer .umb-forms__field.-collapsed .umb-forms__field-mandatory{display:none}.umb-forms-designer .umb-forms__field.-collapsed .umb-group-builder__property-tag{display:none}.umb-forms-recaptcha{background:url("/App_Plugins/UmbracoForms/Images/Recaptcha.png") no-repeat top left;height:70px}.umb-forms-hidden{border:1px dashed #e9e9eb;color:#d8d7d9;padding:10px;text-align:center}.umb-forms-designer .checkbox{padding-left:0;font-size:14px;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center}.umb-forms-designer .checkbox input{margin:0 5px 0 0}.umb-forms-designer input[type="file"]{display:flex}.show-validation .ng-invalid-val-required-component .forms-question-type{border-color:#fe3e39;color:#fe3e39}.umb-forms__member{display:flex;align-items:flex-start}.umb-forms__member p{margin:0}.umb-forms__member-edit{margin-top:-25px;margin-left:auto;color:#2e2246;font-size:14px}.umb-forms__member-edit:hover{color:#2e2246;text-decoration:underline}.grid-container{display:grid;grid-template-columns:auto auto}.label-input{padding-bottom:2px;vertical-align:text-top;padding-top:2px}.form-search{margin-right:5px}.umb-forms-grid-picker .umb-card-grid i{font-size:30px;line-height:20px;margin-top:6px;margin-bottom:10px;display:block}.umb-forms-grid-picker .umb-card-grid .umb-card-grid-item{padding:20% 4px;height:80px}textarea.-full-width-input{width:100%;box-sizing:border-box;padding:4px 6px}.umb-forms-toggle-with-separate-label button.umb-toggle{display:inline;margin-right:6px}.umb-forms-toggle-with-separate-label .umb-forms-toggle-with-separate-label__label{color:#303033}.umb-form-entries-list .umb-table__name{flex:1 1 10%}.entries-table-wrapper{width:100%;overflow-x:auto;overflow-y:visible;padding-bottom:1px}.entries-table-wrapper table{border:0}.entries-table-wrapper td{white-space:nowrap}.entries-table-wrapper tr{padding-left:60px}.entries-table-wrapper .header-col{position:absolute!important;width:35px;top:auto;z-index:666;border-right:1px solid #d8d7d9!important}.entries-table-wrapper thead .header-col{background:#f3f3f5}.entries-table-wrapper tbody>tr:nth-child(odd)>td{background:#fff}.umb-forms-rendertype-file .file{text-align:center;text-decoration:none;color:#817f85;padding:20px}.umb-forms-rendertype-file .thumbnail{display:inline-block}.umb-forms-rendertype-file .icon{font-size:80px;line-height:90px;color:#d8d7d9;display:block}.umb-forms-entries-actions .arrow{left:10%}.umb-forms-entries .date-range-filter{padding:0 5px}.umb-forms-entries .date-range-filter span{color:#817f85;font-size:13px}.umb-forms-entries label{display:inline-block;margin-top:5px;padding-left:5px}.umb-forms-no-entries{margin-top:60px}.-faded{color:#817f85}.umb-forms-entry{display:flex;align-items:flex-start}.umb-forms-entry-main{flex:1 1 auto;padding-right:30px;box-sizing:border-box}.umb-forms-entry-main .umb-box{padding:20px}.umb-forms-entry-main .umb-group-builder__property-tag-icon{display:inline}.umb-forms-entry-sidebar{flex:0 0 300px;box-sizing:border-box}.umb-forms-entry-sidebar .umb-box{padding:20px}.umb-forms-entry-sidebar .umb-control-group{padding-bottom:5px}.umb-export-type-select h5{margin-top:0}.umb-export-type-select li{margin-bottom:12px}.umb-export-type-select li a:hover{text-decoration:none}.umb-forms-entry-edit-list-button{display:block}.umb-forms-entry-edit-list-button input{margin-top:0}.umb-forms-entry-edit-list-button span{margin-left:10px}table.umb-forms-entry-audit-trail{width:100%;border:solid 1px #e9e9eb;margin-bottom:4px}table.umb-forms-entry-audit-trail th,table.umb-forms-entry-audit-trail td{font-size:13px;text-align:left;padding:4px 4px 2px 4px}table.umb-forms-entry-audit-trail tr:nth-child(even){background-color:#f3f3f5}.umb-forms-workflow-audit h2{font-size:16px;font-weight:bold;margin-top:0;padding-top:0}.umb-forms-workflow-audit .umb-button__content{font-size:13px;text-decoration:underline}.umb-dashboard-control hr{clear:both}.umb-forms-title{margin-top:30px;display:flex;flex-direction:row;align-items:center}.umb-forms__show-all{height:28px;padding-top:5px;margin-left:auto}.umb-forms-title .btn{margin-top:0;padding:0;font-size:14px;opacity:.6;font-weight:bold}.umb-forms-title .btn:hover{opacity:1}.umb-forms-list{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding:0;margin:-15px 0 0 -15px}.umb-forms-form{flex:0 0 25%;list-style:none;padding:15px 0 0 15px;box-sizing:border-box;overflow:hidden;display:inline-block;min-width:0}.umb-forms-dashboard .green-link{color:#1fb572;text-decoration:underline}.umb-forms-card{background:#fff;display:block;transition:all 100ms ease;color:#303033;text-align:center}a.umb-forms-card .umb-box:hover{background:#f3f3f5;transition:all 100ms ease;color:#000}.umb-forms-card *,.umb-forms-card{text-decoration:none!important}.umb-forms-card h4{font-size:16px;font-weight:bold;text-overflow:ellipsis;margin:0}.umb-forms-card h4 .icon{padding-right:5px}.umb-forms-card .card-name{white-space:nowrap;overflow:hidden;margin:0 20px;padding:20px 0}.umb-forms-card .card-body{font-size:50px;font-weight:700;line-height:1.1;text-decoration:none;padding:0 0 20px}.umb-forms-card .card-body small{font-size:13px;line-height:12px;display:block}.umb-forms-card .card-body .icon{color:#2e2246;font-size:14px}.umb-db-form-action{margin-top:15px}.umb-db-form-action .btn-blue{min-width:150px}.btn.btn-install{margin:40px auto;display:block;padding:15px 50px;font-size:16px;border:0;background:#35c786;color:#fff}.btn.btn-install:hover{background:#1fb572}.btn.btn-blue{padding:15px 30px;font-size:14px;border:0;background:#2e8aea;color:#fff;text-shadow:none;transition:background 200ms ease}.btn.btn-blue:hover{background:#0064cd}.btn.btn-tiny{padding:0;margin-top:10px;font-size:12px;color:#817f85;text-align:left}.btn.btn-tiny:hover{color:#000}.umb-forms-install-overlay{position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(255,255,255,.95);color:#000;padding:100px 40px 40px;text-align:center;z-index:99}.umb-forms-install-overlay .succes{background:url("/App_Plugins/UmbracoForms/Images/succes-green.png");background-size:50%;background-position:center;background-repeat:no-repeat;display:block;margin:0 auto 30px;width:90px;height:90px;border:1px solid #e9e9eb;border-radius:50%;padding:10px}.umb-forms-install-overlay .close{position:absolute;top:40px;right:40px;font-size:13px;font-weight:300;cursor:pointer;opacity:.5;transition:all 200ms ease}.umb-forms-install-overlay .close:before{content:"";display:inline-block;height:20px;width:20px;background:url("/App_Plugins/UmbracoForms/Images/close.png");background-size:20px 20px;background-repeat:no-repeat;vertical-align:middle;margin-right:5px}.umb-forms-install-overlay .close:hover{opacity:1}.umb-forms-install-overlay>div h2{font-size:42px;margin-bottom:20px}.umb-forms-install-overlay>div p{font-size:15px;line-height:1.5;color:#303033}.umb-forms-install-overlay>div .divider{width:1px;height:60px;padding:10px 0;margin:15px auto;background:#d8d7d9}.umb-forms-install-overlay>div small{font-size:13px}.umb-forms-install-overlay>div p+small{margin-bottom:10px;display:inline-block}@media(max-width:1160px){.umb-forms-form{flex:0 0 33.33%}}@media(max-width:992px){.umb-forms-form{flex:0 0 50%}}@media(max-width:768px){.umb-forms-form{flex:0 0 100%}}.umb-forms-designer .tb{display:table!important;width:100%;table-layout:fixed}.umb-forms-designer .td{display:table-cell!important}.umb-forms-designer .tr{display:table-row!important}.mceContentBody{overflow-y:hidden!important}IFRAME{overflow:hidden}.usky-grid .ui-sortable-helper{border:dashed 1px #000!important;background:#d8d7d9;opacity:.4;height:80px!important;width:160px!important;overflow:hidden;padding:5px;border-radius:5px;-webkit-box-shadow:3px 3px 12px 0 rgba(50,50,50,.45);-moz-box-shadow:3px 3px 12px 0 rgba(50,50,50,.45);box-shadow:3px 3px 12px 0 rgba(50,50,50,.45)}.usky-grid .ui-sortable-helper *{border:0!important;background:none!important;color:#a2a1a6!important;padding:0!important;margin:0!important}.usky-grid .ui-sortable-helper .cell-tools{display:none!important}.usky-grid .ui-sortable-placeholder{border:2px dashed #d8d7d9;padding:20px;font-family:icomoon;text-align:center;font-size:85px;line-height:65px;color:#f3f3f5;vertical-align:middle}.usky-grid .ui-sortable-placeholder:hover{border-color:#817f85}.usky-grid .ui-sortable-placeholder:before{content:""}.usky-grid-width{margin:20px auto;width:100%}.usky-grid .right{float:right}.usky-grid .tb{width:100%}.usky-grid .td{width:100%;display:inline-block;vertical-align:top;border-right:1px dashed transparent;box-sizing:border-box}.usky-grid .tb:hover .td{border-right:1px dashed #e9e9eb}.usky-grid .td.last{border-right:1px dashed transparent!important}.usky-grid .middle{text-align:center}.usky-grid .mainTb{border-collapse:separate}.usky-grid .mainTd{position:relative}.usky-grid .usky-row{position:relative;border:1px dashed transparent}.usky-grid .tb:hover .usky-row{border-bottom:1px dashed #e9e9eb}.usky-grid .usky-cell{position:relative;border:1px dashed transparent}.usky-grid .cell-tools{transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;position:absolute;bottom:0;top:0;right:0;width:150px;opacity:.3;z-index:50}.usky-grid .cell-tools:hover{opacity:1}.usky-grid .cell-tools-add{position:absolute;text-align:center;bottom:0;left:0;right:0}.usky-grid .usky-control:hover .cell-tools-add{opacity:1}.usky-grid .cell-tools-remove{display:inline-block;position:absolute;top:0;right:5px;text-align:right;z-index:500}.usky-grid .cell-tools-remove .iconBox:hover,.usky-grid .cell-tools-remove .iconBox:hover *{background:#fe3e39!important;border-color:#fe3e39!important}.usky-grid .cell-tools-move{display:inline-block;position:absolute;top:40px;right:5px;z-index:500;cursor:move}.usky-grid .cell-tools-edit{position:absolute;top:80px;right:5px}.usky-grid .usky-control{position:relative;display:block;-webkit-background-clip:padding-box;background-clip:padding-box;margin:10px 0 0 0}.usky-grid .warnhighlight{border:1px dashed #fe3e39!important}.usky-grid .infohighlight{border:1px dashed #413659!important}.usky-grid .defaulthighlight{border:1px dashed #d8d7d9!important}.usky-grid .usky-control-inner{min-height:60px}.usky-grid .usky-control-placeholder{min-height:20px;position:relative;text-align:center;text-align:-moz-center;cursor:text}.usky-grid .usky-control-placeholder .placeholder{font-size:14px;opacity:.7;text-align:left;padding:5px;border:1px solid #e9e9eb;height:20px}.usky-grid .usky-control-placeholder:hover .placeholder{border:1px solid #bbbabf}.usky-grid .usky-editor-placeholder{min-height:65px;padding:20px;padding-bottom:30px;position:relative;background-color:#fff;border:4px dashed #d8d7d9;text-align:center;text-align:-moz-center}.usky-grid .usky-editor-placeholder i{color:#d8d7d9;font-size:85px;line-height:85px;display:block;margin-bottom:10px}.usky-grid textarea.textstring{display:block;overflow:hidden;border:0;background:#fff;outline:0;resize:none;color:#817f85}.usky-grid .usky-cell-rte textarea{display:none!important}.usky-grid .usky-cell-media .caption{display:block;overflow:hidden;border:0;background:#fff;outline:0;width:98%;resize:none;font-style:italic}.usky-grid .cellPanelRte{min-height:60px}.usky-grid .iconBox{padding:4px 7px 4px 7px;display:inline-block;cursor:pointer;border-radius:200px;background:#fff;border:1px solid #bbbabf;margin:2px}.usky-grid .iconBox:hover,.usky-grid .iconBox:hover *{background:#413659!important;color:#fff!important;border-color:#413659!important}.usky-grid .iconBox a:hover{text-decoration:none;color:#fff!important}.usky-grid .iconBox.selected{-webkit-appearance:none;background-image:-moz-linear-gradient(top,#d8d7d9,#bbbabf);background-image:-webkit-gradient(linear,0 0,0 100%,from(#d8d7d9),to(#bbbabf));background-image:-webkit-linear-gradient(top,#d8d7d9,#bbbabf);background-image:-o-linear-gradient(top,#d8d7d9,#bbbabf);background-image:linear-gradient(to bottom,#d8d7d9,#bbbabf);background-repeat:repeat-x;border-color:#bbbabf #bbbabf #a2a1a6;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:transparent}.usky-grid .iconBox i{font-size:16px!important;color:#515054}.usky-grid ul{display:inline-block;list-style:none;padding:0;margin:10px 0 0 0;text-align:center}.usky-grid .help-text{background:#f3f3f5;color:#817f85;font-size:14px;padding:10px 20px 10px 20px;border-radius:15px;display:inline-block;clear:both}.usky-grid ul li{display:inline-block;width:120px;margin:8px 8px 0 8px}.usky-grid .mce-panel{border:0!important;clear:both}.usky-grid .mce-btn button{padding:8px 6px;line-height:inherit}.usky-grid .mce-toolbar{border:1px solid #d8d7d9;background-color:#fff;z-index:100;display:inline-block;padding:0;position:absolute;margin:-1px -1px 0 -1px;-webkit-box-shadow:2px 2px 10px 0 rgba(50,50,50,.14);-moz-box-shadow:2px 2px 10px 0 rgba(50,50,50,.14);box-shadow:2px 2px 10px 0 rgba(50,50,50,.14);z-index:9999999}.mce-flow-layout-item{margin:0}.usky-grid .mce-panel{background:transparent!important}.usky-grid .mce-floatpanel{background-color:#f3f3f5!important}.usky-grid .fullSizeImage{width:100%}.usky-grid .boxWidth{text-align:right;margin-bottom:10px}.usky-grid .boxWidth input{text-align:center;width:40px}.usky-grid .boxWidth label{font-size:11px;padding:0;margin:5px 5px 0 0;color:#817f85}.usky-grid .usky-cell{padding-bottom:20px}.usky-grid .usky-control{margin:10px 0 0 0;padding:5px}.usky-grid .usky-templates-columns{margin-top:30px}.usky-grid .usky-row-inner{margin-right:45px;border:1px dashed transparent}.usky-grid .usky-control-inner{padding:5px;margin-right:45px;margin-bottom:10px;border:1px dashed transparent}.usky-grid .uSky-templates{text-align:center;overflow:hidden;width:100%}.usky-grid .uSky-templates-template{display:inline-block;width:100px;padding-right:30px;margin:20px}.usky-grid .uSky-templates-template a.tb:hover{border:5px solid #413659}.usky-grid .uSky-templates-template .tb{width:100%;height:150px;padding:10px;background-color:#f3f3f5;border:5px solid #d8d7d9;cursor:pointer;position:relative}.usky-grid .uSky-templates-template .tr{height:100%;position:relative}.usky-grid .uSky-templates-template .tb .uSky-templates-column{height:100%;border:1px dashed #d8d7d9;border-right:0}.usky-grid .uSky-templates-template .tb .uSky-templates-column.last{border-right:1px dashed #d8d7d9!important}.usky-grid a.uSky-templates-column:hover,.usky-grid a.uSky-templates-column.selected{background-color:#413659}.usky-grid .usky-templates-columns .td{border:0!important;vertical-align:middle}.usky-grid .usky-templates-columns .td i{color:#817f85;opacity:.8}.usky-grid .mainTbpt:hover{border-color:#413659}.usky-grid .mainTbpt{cursor:pointer;border-collapse:separate;min-height:35px;border:2px solid #d8d7d9;margin:0;padding:1px}.usky-grid .mainTdpt{padding:1px}.usky-grid .mainTbpt{height:auto}.usky-grid .mainTdpt{height:11px;margin:0;overflow:hidden;border:1px dashed #bbbabf;display:block;float:left}.mainTdpt span{width:100%;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 1px;height:10px;background:#d8d7d9}.usky-grid .cell-tools-menu{position:absolute;width:360px;height:380px;overflow:auto;border:1px solid #d8d7d9;margin-top:-270px;margin-left:-150px;background:#fff;padding:7px;top:0;left:50%;z-index:6660;-webkit-box-shadow:3px 3px 12px 0 rgba(50,50,50,.45);-moz-box-shadow:3px 3px 12px 0 rgba(50,50,50,.45);box-shadow:3px 3px 12px 0 rgba(50,50,50,.45)}.usky-grid .cell-tools-menu h5{border-bottom:1px solid #d8d7d9;color:#a2a1a6;padding:10px;margin-top:0}.usky-grid .elements{display:block;padding:0;margin:0}.usky-grid .elements li{display:inline-block;width:90px;height:80px;margin:5px;padding:5px;overflow:hidden;font-size:12px}.usky-grid .elements li:hover,.usky-grid .elements li:hover *{background:#413659;color:#fff}.usky-grid .elements a{color:#1e1c1c;text-decoration:none}.usky-grid .elements i{font-size:30px;line-height:50px;color:#a2a1a6;display:block}.usky-grid-configuration .uSky-templates{text-align:left}.usky-grid-configuration ul{display:block}.usky-grid-configuration ul li{display:block;width:auto;text-align:left}.usky-grid-configuration .uSky-templates .uSky-templates-template{margin:0 20px 20px 0;width:80px}.usky-grid-configuration .uSky-templates .uSky-templates-template .tb{max-height:50px;border-width:2px!important;padding:0;border-spacing:2px;overflow:hidden}.usky-grid-configuration .uSky-templates .uSky-templates-template span{background:#d8d7d9;display:inline-block}.usky-grid-configuration .uSky-templates .uSky-templates-template .tb:hover{border-width:2px!important}.usky-grid-configuration .uSky-templates-column{display:block;float:left;margin-left:-1px;border:1px #fff solid!important;background:#f3f3f5}.usky-grid-configuration .uSky-templates-column.last{margin-right:-1px}.usky-grid-configuration .uSky-templates-column.add{text-align:center;font-size:20px;line-height:70px;color:#d8d7d9;text-decoration:none;background:#fff}.usky-grid-configuration .mainTdpt{height:initial;border:0}.usky-grid-configuration .uSky-templates-rows .uSky-templates-row{margin:0 50px 20px 0;width:60px}.usky-grid-configuration .uSky-templates-rows .uSky-templates-row .tb{border-width:2px!important;padding:0;border-spacing:2px}.usky-grid-configuration .uSky-templates-rows .mainTdpt{height:10px!important}.usky-grid-configuration a.uSky-templates-column{height:70px!important}.umb-forms__pages{margin-top:-30px}.umb-forms__footer{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.umb-forms__page{background:#e9e9eb;padding:20px 15px;margin-top:30px;margin-bottom:30px;border-radius:3px}.umb-forms__page-number{width:23px;height:23px;line-height:23px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #bbbabf;margin-right:5px}.umb-forms__page-header{margin-bottom:15px;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;font-size:14px;font-weight:bold}.umb-forms__page-footer{display:flex;flex-direction:row;align-items:center;justify-content:center}.umb-forms__page-footer .umb-forms-button{opacity:.5}.umb-forms__page-footer .umb-forms-button:hover{opacity:1}input.umb-forms__page-name{border:1px solid #d8d7d9;color:#000;background-color:#fff;margin:0 0 0 3px;padding:4px 6px;font-weight:700}input.umb-forms__page-name::-webkit-input-placeholder{color:#68676b;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif}.umb-forms__pagination{opacity:.5}.umb-forms__actions{flex:0 0 40px;text-align:center;margin:15px 0 0 15px}.umb-forms__actions a,.umb-forms__actions span.umb-forms__actions-action{margin:0 0 10px;display:block;font-size:18px;position:relative;cursor:pointer}.umb-forms__actions a:hover,.umb-forms__actions span.umb-forms__actions-action:hover{color:#413659;text-decoration:none}.umb-forms__actions.-page a{position:relative}.umb-forms__actions.-fieldset a{color:#000}.umb-forms__page-actions{color:#817f85;display:flex;flex-direction:row;align-items:flex-start;margin-left:auto;padding-left:10px}.umb-forms__page-actions a,.umb-forms__page-actions span.umb-forms__page-actions-item{position:relative;color:#68676b;font-size:18px;margin-right:5px;cursor:pointer}.umb-forms__page-actions a:hover,.umb-forms__page-actions span.umb-forms__page-actions-item:hover{color:#413659;text-decoration:none}.umb-forms__page-actions.-fieldset a{color:#000}.umb-forms__container{background:#fff;position:relative}.umb-forms__fieldset{margin-top:20px;margin-bottom:20px;min-height:86px;border:1px solid transparent;border-radius:3px;box-sizing:border-box;background-color:#fff;position:relative;box-shadow:0 1px 1px 0 rgba(0,0,0,.16)}.umb-forms__fieldset.-active{border-color:#413659}.umb-forms__fieldset-header{display:flex;align-items:center;border-bottom:1px solid #e9e9eb;font-size:14px;padding:10px}.umb-forms__fieldset-info{display:flex;flex-direction:row;align-items:center}.umb-forms__fieldset-info .umb-forms__field-mandatory{transform:translate(-8px,-2px)}.umb-forms__fieldset-name{border:1px solid #d8d7d9;background-color:transparent;color:#000;font-weight:700;font-size:14px;padding:2px 4px}.umb-forms__fieldset-name:focus{outline:0}.umb-forms__fieldset-name::-webkit-input-placeholder{font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;color:#d9d9d9}.umb-forms__fieldset-name::-moz-placeholder{font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;color:#b3afbd}.umb-forms__field{display:flex;flex-direction:column;border-bottom:1px solid #e9e9eb}.umb-forms__page-placeholder,.umb-forms__fieldset-placeholder,.umb-forms__field-placeholder{background:#e9e9eb}.umb-forms__page-condition,.umb-forms__fieldset-condition,.umb-forms__field-condition{font-size:12px;margin-left:10px;margin-top:10px;padding-left:4px;padding-right:4px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:#f6f3fd;border:1px solid #413659;border-radius:3px;display:inline-block;max-width:800px}.umb-forms__page-condition span,.umb-forms__fieldset-condition span,.umb-forms__field-condition span{font-style:italic}@media(max-width:1580px){.umb-forms__page-condition,.umb-forms__fieldset-condition,.umb-forms__field-condition{max-width:600px}}@media(max-width:1380px){.umb-forms__page-condition,.umb-forms__fieldset-condition,.umb-forms__field-condition{max-width:380px}}.umb-forms__page-condition{margin-left:0;margin-top:0}.umb-forms__field-content{padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;display:flex;flex-direction:row;width:100%;box-sizing:border-box;position:relative}.umb-forms__field:last-child{margin-bottom:0;border-bottom-width:2px}.umb-forms__field-footer{padding:10px}.umb-forms__field.-collapsed{display:flex;align-items:center}.umb-forms__field.-collapsed .umb-forms__field-content{padding-top:10px;padding-bottom:10px;align-items:center}.umb-forms__field.-collapsed .umb-forms__field-name{display:inline-block}.umb-forms__field.-collapsed .umb-forms__field-description,.umb-forms__field.-collapsed .umb-forms__field-preview,.umb-forms__field.-collapsed .umb-forms_field-actions,.umb-forms__field.-collapsed .umb-forms__field-condition{display:none}.umb-forms__field.-collapsed .umb-forms__field-info,.umb-forms__field.-collapsed input,.umb-forms__field.-collapsed textarea,.umb-forms__field.-collapsed .uneditable-input{width:100%}.umb-forms__field.-collapsed .umb-forms__field-mandatory{transform:translate(-7px,-7px)}.umb-forms__field.-collapsed:last-child{border-bottom:0}.umb-forms__field-mandatory{color:#f02e28;position:absolute;transform:translate(-4px,-2px)}.umb-forms__field-name,.umb-forms__field-description{border:0;background:transparent;resize:none;margin:0}.umb-forms__field-name{font-size:14px;font-weight:bold}.umb-forms__field-description{display:block;font-size:12px;line-height:1.5;color:#515054;margin-bottom:0;width:100%;min-height:25px;box-sizing:border-box;resize:none;overflow:hidden;border-color:transparent;background:0 0}.umb-forms__field-info{padding-right:10px;box-sizing:border-box}.umb-forms__field-info.-inline{display:flex;flex-direction:row}.umb-forms__field-info.-inline .umb-forms__field-mandatory{margin-right:3px;margin-left:0}.umb-forms__field-wrapper{flex:1 1 auto;background-color:#f3f3f5}.umb-forms__field-preview{pointer-events:none;flex:1;overflow:hidden;position:relative;padding:25px 10px 20px;background-color:#f3f3f5}.umb-forms__containers{display:flex;background:#e9e9eb}.umb-forms__container{flex:1 1 100%;margin-left:1px;margin-right:1px;border-top:0;display:flex;flex-direction:column}.umb-forms__container:first-child{margin-left:0}.umb-forms__container:last-child{margin-right:0}.umb-forms__container:only-child{margin-right:0;margin-left:0}.umb-forms__fields{flex:1 1 auto}.umb-forms__fields.-empty{min-height:100px;display:flex;justify-content:center;align-items:center;flex-direction:column}.umb-forms__fieldsets.-empty{min-height:150px;display:flex;justify-content:center;align-items:center}.-element-column.umb-forms__field-preview input,.-element-column.umb-forms__field-preview textarea{width:auto!important}.-element-column .umb-forms__field-content{flex-direction:column}.-element-column .umb-forms__actions{position:absolute;top:20px;right:10px}.-element-column .umb-forms__field-preview{padding-left:10px;padding-right:10px}.-element-column .umb-forms__field-description{width:100%}.-element-column .-collapsed .umb-forms__field-content{flex-direction:row}.umb-forms__columns-template__form{width:100%;height:70px;box-sizing:border-box;padding:2px;border:2px solid #e9e9eb;display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:10px}.umb-forms__columns-template__column{flex:1 1 100%;background:#d8d7d9;border:2px solid #fff;display:flex}.umb-forms__columns-template__column:hover{background:#413659}.umb-forms__columns-template__column:only-child:hover{background:#d8d7d9}.umb-forms__columns-template__column:hover .umb-forms__columns-template__remove{display:block}.umb-forms__columns-template__remove{display:none;margin-left:auto;color:#fff;opacity:.7;margin-right:3px}.umb-forms__columns-template__remove:hover{opacity:1;color:#fff;text-decoration:none}.umb-forms-settings-note{font-size:14px;margin-top:10px;padding:8px;background-color:#1b264f;border:1px solid #1d1d1d;color:#fff;border-radius:5px;display:inline-block}.umb-forms-settings-note a{color:#fff;font-weight:bold;text-decoration:underline}.umb-forms-settings-note-warning{background-color:#e4a11b;border:1px solid #f57f17}.umb-form-with-settings input.ng-touched.ng-invalid-required,.umb-form-with-settings textarea.ng-touched.ng-invalid-required,.umb-form-with-settings select.ng-touched.ng-invalid-required{background-color:#ffeceb;border-color:#fe3e39}@font-face{font-family:'icomoonforms';src:url("/App_Plugins/UmbracoForms/Fonts/icomoon.eot?-6xypwb");src:url("/App_Plugins/UmbracoForms/Fonts/icomoon.eot?#iefix-6xypwb") format('embedded-opentype'),url("/App_Plugins/UmbracoForms/Fonts/icomoon.woff?-6xypwb") format('woff'),url("/App_Plugins/UmbracoForms/Fonts/icomoon.ttf?-6xypwb") format('truetype'),url("/App_Plugins/UmbracoForms/Fonts/icomoon.svg?-6xypwb#icomoon") format('svg');font-weight:normal;font-style:normal}[class^="icon-forms"],[class*=" icon-forms"]{font-family:'icomoonforms';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-forms-table:before{content:""}.icon-forms-google-drive:before{content:""}.icon-forms-flickr:before{content:""}.icon-forms-github:before{content:""}.icon-forms-tumblr:before{content:""}.icon-forms-stackoverflow:before{content:""}.icon-forms-paypal:before{content:""}.icon-forms-libreoffice:before{content:""}.icon-forms-file-pdf:before{content:""}.icon-forms-file-openoffice:before{content:""}.icon-forms-file-word:before{content:""}.icon-forms-file-excel:before{content:""}.icon-forms-file-zip:before{content:""}.icon-forms-file-powerpoint:before{content:""}.icon-forms-file-xml:before{content:""}.icon-forms-file-css:before{content:""}.inactive{color:#d8d7d9}.umb-forms-workflow-illustration{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border:2px dashed #d8d7d9;background:#fff;font-size:50px;margin-left:auto;margin-right:auto;margin-bottom:40px;color:#d8d7d9}.umb-forms-workflows{margin-top:20px;position:relative}.umb-forms-workflows__line{width:2px;background-color:#e9e9eb;position:absolute;top:15px;bottom:0;left:28px}.umb-forms-workflows__sortable-wrapper{min-height:10px}.umb-forms-workflow-start{font-size:16px;font-weight:bold;color:#d8d7d9;margin-bottom:20px;margin-left:73px}.umb-forms-add-workflow{font-weight:bold;font-size:14px;color:#2e2246}.umb-forms-workflow.-add-new:hover .umb-forms-add-workflow{color:#2e2246;text-decoration:none}.umb-forms-workflow{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;padding:5px 10px;position:relative;z-index:1;box-sizing:border-box}.umb-forms-workflow:hover{cursor:pointer;background:#f3f3f5}.umb-forms-workflow:hover .umb-forms-workflow__icon-wrapper{border-color:#413659}.umb-forms-workflow.-not-clickable:hover{cursor:auto;background:transparent}.umb-forms-workflow.-not-clickable:hover .umb-forms-workflow__icon-wrapper{border:2px solid #e9e9eb}.umb-forms-workflow.-add-new{padding-bottom:0}.umb-forms-workflow.-add-new:hover{background:none}.umb-forms-workflow__icon-wrapper{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:2px solid #d8d7d9;margin-right:10px;background:#fff;border-radius:3px;flex-shrink:0}.umb-forms-workflow__icon-wrapper.-round{border-radius:50%}.umb-forms-workflow__icon-wrapper.-empty{border-style:dashed}.umb-forms-workflow__icon-wrapper.sortable-handle{cursor:move}.umb-forms-workflow__icon{font-size:22px}.umb-forms-workflow__name-wrapper{display:flex;flex-direction:column;flex:1 1 auto}.umb-forms-workflow__name{font-weight:bold;font-size:14px}.umb-forms-workflow__description{font-size:13px;color:#817f85}.umb-forms-workflow__action{font-size:16px;margin-left:5px;margin-right:5px;position:relative}.umb-forms-workflow__workflow-placeholder{background:#f3f3f5;display:block;padding:10px;position:relative;z-index:1}.umb-forms-workflows-divider{display:block;border:1px dashed #e9e9eb;margin-top:40px;margin-bottom:40px}.umb-forms-submit-message-overlay .umb-forms-submit-message-overlay-toggle-message-format{margin-top:10px}.umb-forms-submit-message-overlay textarea{width:100%}.umb-forms-workflow-actions{padding:10px 15px;margin-bottom:30px;display:flex;align-items:center;margin-top:10px;min-height:86px;border:1px solid transparent;border-radius:3px;box-sizing:border-box;background-color:#fff;position:relative;box-shadow:0 1px 1px 0 rgba(0,0,0,.16)}.umb-forms-workflow-preview{line-height:1.3;display:inline-flex;align-items:center;font-size:14px;flex:0 0 auto;padding:3px 0}.umb-forms-workflow-preview__item{padding:5px 8px;margin:0 5px;background-color:#f6f3fd;border:1px solid #413659;border-radius:3px;text-align:center;display:inline-block}a.umb-forms-workflow-preview__item:hover{border-color:#675e7a;text-decoration:none}.umb-forms-workflow-preview__item--inactive{background-color:#f3f3f5;border:1px solid #bbbabf}a.umb-forms-workflow-preview__item--inactive:hover{border-color:#a2a1a6}.umb-forms-workflow-flows{display:flex;flex-direction:column;flex:1 1 auto}.umb-forms-workflow-flow{flex:1 1 auto;max-width:98%;line-height:3;display:flex;flex-wrap:wrap;margin:5px 0}.umb-forms-workflow-settings{font-weight:bold;flex:0 0 auto;text-align:right;font-size:14px}.umb-forms-workflow-preview__add{display:inline-block;margin-top:30px}.umb-forms__no-fields{display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.umb-forms__no-fields-text{font-size:18px;line-height:1.5;font-weight:bold;display:block;width:100%;margin-bottom:5px}.umb-forms__store-records-disabled{margin-top:-30px}.umb-forms-button{display:inline-flex;justify-content:center;align-items:center;font-size:14px;font-weight:bold;text-transform:capitalize;height:32px;line-height:32px;max-width:100%;padding:0 18px;color:#515054;background-color:#d8d7d9;text-decoration:none!important;user-select:none;white-space:nowrap;overflow:hidden;border-radius:3px;border:0 none;transition:background-color 80ms ease,color 80ms ease}.umb-forms-button:hover,.umb-forms-button:active{color:#515054;background-color:#bbbabf;outline:0;text-decoration:none}.umb-forms-button:focus{outline:0}.umb-forms-button.-blue{background:#2e8aea;color:#fff}.umb-forms-button.-blue:hover,.umb-forms-button.-blue:active{background:#0064cd;color:#fff}.umb-forms-button.-simple{background:transparent;padding:0}.umb-forms-button.-simple:hover,.umb-forms-button.-simple:active{color:#2e8aea}.umb-forms-button.-disabled,.umb-forms-button.-disabled:hover,.umb-forms-button.-disabled:active{background-color:#f3f3f5;border:1px solid #a2a1a6;cursor:default}.umb-forms__select{position:relative}.umb-forms__select select{width:100%;min-width:70px;border:0;margin-right:5px;font-size:14px;text-align:left;line-height:1.3;display:inline-block;background:#f6f3fd;border:1px solid #413659;border-radius:3px;height:30px}.umb-forms__select select:hover,.umb-forms__select select:active{border:1px solid #675e7a;text-decoration:none;outline:0}.umb-forms__condition-select{display:inline-flex;flex-direction:row;align-items:center;font-size:14px;font-weight:bold;margin-bottom:10px}.umb-forms__condition-select span{padding-right:5px}.umb-forms__condition-select .umb-forms__select{margin-right:5px}.umb-forms-rule{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #e9e9eb}.umb-forms-rule:last-of-type{margin-bottom:20px}.umb-forms-rule input[type="text"]{display:block;width:auto;flex:1 1 auto}.umb-forms-rule__cond{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.umb-forms-rule__cond a,.umb-forms-rule__cond a:hover,.umb-forms-rule__cond a:focus{text-decoration:none;margin-left:auto;text-align:right;flex:0 0 4%}.umb-forms-rule__cond [class*="icon-"]{margin-left:5px;cursor:pointer;opacity:.75}.umb-forms-rule__cond [class*="icon-"]:hover{opacity:1}.umb-forms-rule .umb-forms__select{flex:1 1 32%;margin-right:5px}.umb-forms__conditions-rule{display:flex;flex-direction:row;align-items:center;flex:1 1 32%}.umb-forms__conditions-rule a{margin-left:5px;cursor:pointer;text-decoration:none!important;opacity:.5}.umb-forms__conditions-rule a:hover{opacity:1}.umb-forms-mappings{display:flex;flex-direction:column}.umb-forms-mapping-header{display:flex;flex-direction:row;font-weight:bold}.umb-forms-mapping{display:flex;flex-direction:row;margin-bottom:5px;align-items:center}.umb-forms-mapping-field{flex:1 1 33%;margin:5px}.umb-forms-mapping-field input,.umb-forms-mapping-field select{margin-bottom:0}.umb-forms-mapping-field.-no-margin-left{margin-left:0}.umb-forms-mapping-remove{flex:1 1 20px;margin:5px}.umb-forms-mapping-remove.-no-margin-right{margin-right:0}.umb-forms__save-as-node{flex-wrap:wrap;margin-top:20px}.umb-forms__save-as-node-group{display:flex;flex-wrap:wrap;flex-direction:row;padding:5px 0}.umb-forms__save-as-node__head{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.umb-forms__save-as-node-field{display:flex;align-items:center;flex:0 0 37%;margin:3px}.umb-forms__save-as-node-field:first-of-type{flex:0 0 20%}.umb-forms__save-as-node .-full-width{width:100%}.umb-forms-date-range-picker.daterange .dr-input.dr-active{box-shadow:none;color:#2e2246}.umb-forms-date-range-picker.daterange .dr-selections .dr-list-item{color:#303033;font-weight:bold;border-bottom-color:#e9e9eb}.umb-forms-date-range-picker.daterange .dr-selections .dr-list-item .dr-item-aside{font-weight:normal}.umb-forms-date-range-picker.daterange .dr-selections .dr-list-item:hover{background-color:#f3f3f5}.umb-forms-date-range-picker.daterange .dr-input:hover{border-color:#413659}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-days-of-week-list{background-color:#f3f3f5;color:#817f85}.umb-forms-date-range-picker.daterange .dr-input .dr-dates .dr-date.dr-active,.umb-forms-date-range-picker.daterange .dr-input .dr-dates .dr-date:focus,.umb-forms-date-range-picker.daterange .dr-input .dr-dates .dr-date:hover{color:#2e2246}.umb-forms-date-range-picker.daterange .dr-input .dr-presets{border-left-color:#bbbabf}.umb-forms-date-range-picker.daterange .dr-input .dr-presets.dr-active,.umb-forms-date-range-picker.daterange .dr-input .dr-presets:hover{border-color:#413659}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-start{border-left-color:#2e2246}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-end{border-right-color:#2e2246}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-end,.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-selected,.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-start{background-color:#f3f3f5}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-current{color:#000!important;background-color:#b3afbd!important}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-day.dr-hover-before,.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-day.dr-hover-after{border-left-color:#2e2246!important}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-day.dr-hover:not(.dr-current),.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-day.dr-maybe{background-color:#f3f3f5!important}.umb-forms-date-range-picker.daterange .dr-input .dr-presets .dr-preset-bar{background-color:#a2a1a6}.umb-forms-date-range-picker.daterange .dr-input .dr-presets.dr-active .dr-preset-bar,.umb-forms-date-range-picker.daterange .dr-input .dr-presets:hover .dr-preset-bar{background-color:#413659}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i:hover:after,.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i:hover:before{background-color:#2e2246}.umb-forms__validation-pattern{margin-bottom:5px!important}.umb-form-picker .flex{width:60%}.umb-form-picker-select .umb-form-picker-select-view{padding:10px;padding-left:16px;background-color:#f3f3f5;margin-bottom:10px}.umb-form-picker-select ul.umb-actions{margin-top:10px}.umb-form-picker-select ul.umb-actions li a{display:flex;padding:8px 2px;border-bottom:1px solid #e6e6e6}.umb-form-picker-select ul.umb-actions li a:hover{background-color:#f3f3f5;text-decoration:none}.umb-form-picker-select ul.umb-actions li a .icon-umb-contour{font-size:20px;display:inline-block;margin-left:4px}.umb-form-picker-select ul.umb-actions li a .icon-check{font-size:22px;display:inline-block}.umb-forms-prevalues .umb-forms-prevalues__list{margin:4px 2px}.umb-forms-prevalues .umb-forms-prevalues__list th{padding:2px 6px;text-align:left}.umb-forms-prevalues .umb-forms-prevalues__list td{padding:2px 6px}.umb-forms-prevalues .umb-forms-prevalues__add input{margin-bottom:0}.umb-forms-prevalues .umb-forms-prevalues__actions span{position:relative;cursor:pointer}.umb-forms-prevalues .umb-forms-prevalues__actions span .umb_confirm-action__overlay.-right{top:-5px;right:-55px}.umb-forms-prevalues .umb-forms-prevalues__actions i{cursor:pointer;margin-left:4px}.umb-forms-file-upload .umb-forms-file-upload__allow-all{margin:10px 0}.umb-forms-file-upload .grid-container{grid-template-columns:1fr 1fr 1fr 1fr}.umb-forms-file-upload .umb-forms-file-upload__add input{margin-bottom:0}.umb-forms-setting-type-range{padding:50px 0 50px 0;margin:0 20px 0 20px}.umb-forms-setting-type-rich-text textarea{margin-top:10px;width:100%}.umb-forms-settings .umb-forms-settings-toggle-detail{margin-top:16px}.umb-forms-settings .umb-forms-settings-toggle-detail .umb-forms-settings-toggle-detail-select-fields{margin-top:8px;margin-bottom:16px}.umb-forms-security-select-deselect-row{background-color:#f8f8f8}
@font-face{font-family:'ums font';src:url("/App_Plugins/Umbraco.Engage/fonts/ums-font.eot?");src:url("/App_Plugins/Umbraco.Engage/fonts/ums-font.eot?#iefix") format('embedded-opentype'),url("/App_Plugins/Umbraco.Engage/fonts/ums-font.woff") format('woff'),url("/App_Plugins/Umbraco.Engage/fonts/ums-font.ttf") format('truetype'),url("/App_Plugins/Umbraco.Engage/fonts/ums-font.svg#ums-font") format('svg');font-weight:normal;font-style:normal}[class*='ums-icon-']:before{display:inline-block;font-family:'ums font';font-style:normal;font-weight:normal;line-height:1;font-size:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ums-icon-abtesting:before{content:'A'}.ums-icon-analytics:before{content:'B'}.ums-icon-automation:before{content:'C'}.ums-icon-campaign:before{content:'D'}.ums-icon-mail:before{content:'E'}.ums-icon-personalization:before{content:'F'}.ums-icon-profiles:before{content:'G'}.ums-icon-start:before{content:'H'}
.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ececec;background-color:#fff;white-space:nowrap}.CodeMirror-linenumber{padding:0 10px 0 5px;min-width:40px;text-align:right;color:#D9D9D9;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5);-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta{color:#555}.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:red}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important; overflow-x: hidden !important; margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:0 0!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:0 0}
/*! angularjs-slider - v7.0.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 -  2019-03-06 */
.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:#f00;-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}
/* ng-sortable css file */
.as-sortable-item,.as-sortable-placeholder{display:block}.as-sortable-item{-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none}.as-sortable-item-handle{cursor:move;cursor:-webkit-grab;cursor:-moz-grab}.as-sortable-drag{position:absolute;pointer-events:none;z-index:9999}.as-sortable-hidden{display:none!important}.as-sortable-un-selectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.as-sortable-item,.as-sortable-placeholder{min-height:20px;margin:1px 2px 5px 1px;border-radius:10px}.as-sortable-item{border:solid 1px darkgrey;background-color:#fff}.as-sortable-placeholder{border:1px dashed darkgrey;box-sizing:border-box;background-color:#dbdbdb}.as-sortable-drag{opacity:.8}
.as-sortable-dragging .ums-groupbox__container {position: relative;
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #D1D4DC;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);

}
.as-sortable-dragging .ums-groupbox__colorbar {
	    width: 5px;
    height: 80px;
    border-radius: 5px;
    margin-right: 10px;
    border: 1px solid #D1D4DC;
    background: #E3E5E9;
}
.as-sortable-dragging .ums-groupbox__image {
    width: 80px;
    height: 80px;
    margin-right: 30px;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #D1D4DC;
}

.as-sortable-dragging .ums-groupbox__text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
}
.as-sortable-dragging .ums-groupbox__text p {
    font-size: 13px !important;
}

.as-sortable-dragging .ums-groupbox__text .umsHeading {
	color: #3444B2;
	font-size: 15px;
}

.as-sortable-dragging .ums-groupbox__dragicon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: -12px;
    height: 24px;
    width: 24px;
    margin: auto 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #D1D4DC;
    transition: all 0.2s ease-in-out;
}
.as-sortable-dragging .ums-groupbox__editicon {
    position: relative;
    color: #68676B;
    top: -10px;
    left: 10px;
    cursor: pointer;
    padding: 2px 5px;
    border-radius: 5px;
}

.as-sortable-dragging .ums-groupbox__editicon ums-icon{
    display: inline-flex;
    flex-flow: row wrap;
    align-items: center;
}
.as-sortable-dragging .ums-icon {
   	height: 100%;
    width: 100%;
    fill: #000;
    fill: currentColor;
    display: inline-block;
    vertical-align: -0.1em;
}
.as-sortable-dragging .ums-icon--sm {
    width: 14px;
    height: 14px;
}
.as-sortable-dragging .ums-popup__holder {
	display: none;
}
.u-marketing-suite-dashboard:not(.ums-portal-content),.u-marketing-suite:not(.ums-portal-content),.ums-portal-content:not(.ums-portal-content){margin:-20px;width:calc(100% + 40px);background:#f6f4f4;font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif!important}.u-marketing-suite *,.u-marketing-suite-dashboard *,.ums-portal-content *{box-sizing:border-box}.u-marketing-suite :focus,.u-marketing-suite-dashboard :focus,.ums-portal-content :focus{outline:0}.u-marketing-suite .umsColor-base,.u-marketing-suite-dashboard .umsColor-base,.ums-portal-content .umsColor-base{color:#1a254f!important}.u-marketing-suite .umsColor-gray,.u-marketing-suite-dashboard .umsColor-gray,.ums-portal-content .umsColor-gray{color:#68676b!important}.u-marketing-suite .umsColor-main,.u-marketing-suite-dashboard .umsColor-main,.ums-portal-content .umsColor-main{color:#3444b2!important}.u-marketing-suite .umsColor-beige,.u-marketing-suite-dashboard .umsColor-beige,.ums-portal-content .umsColor-beige{color:#f2ebe7!important}.u-marketing-suite .umsColor-graph01,.u-marketing-suite-dashboard .umsColor-graph01,.ums-portal-content .umsColor-graph01{color:#2c7dff!important}.u-marketing-suite .umsColor-graph02,.u-marketing-suite-dashboard .umsColor-graph02,.ums-portal-content .umsColor-graph02{color:#ffba00!important}.u-marketing-suite .umsColor-graph03,.u-marketing-suite-dashboard .umsColor-graph03,.ums-portal-content .umsColor-graph03{color:#ff7f50!important}.u-marketing-suite .umsColor-graph04,.u-marketing-suite-dashboard .umsColor-graph04,.ums-portal-content .umsColor-graph04{color:#000!important}.u-marketing-suite .umsColor-graph05,.u-marketing-suite-dashboard .umsColor-graph05,.ums-portal-content .umsColor-graph05{color:#000!important}.u-marketing-suite .umsColor-success,.u-marketing-suite-dashboard .umsColor-success,.ums-portal-content .umsColor-success{color:#11bc9b!important}.u-marketing-suite .umsColor-conversion,.u-marketing-suite-dashboard .umsColor-conversion,.ums-portal-content .umsColor-conversion{color:#ffba00!important}.u-marketing-suite .umsColor-warning,.u-marketing-suite-dashboard .umsColor-warning,.ums-portal-content .umsColor-warning{color:#ff7f50!important}.u-marketing-suite .umsColor-error,.u-marketing-suite-dashboard .umsColor-error,.ums-portal-content .umsColor-error{color:#fc391c!important}.u-marketing-suite .umsColor-light,.u-marketing-suite-dashboard .umsColor-light,.ums-portal-content .umsColor-light{color:#ccced4!important}.u-marketing-suite .umsBackground-base,.u-marketing-suite-dashboard .umsBackground-base,.ums-portal-content .umsBackground-base{background:#1a254f!important}.u-marketing-suite .umsBackground-gray,.u-marketing-suite-dashboard .umsBackground-gray,.ums-portal-content .umsBackground-gray{background:#68676b!important}.u-marketing-suite .umsBackground-main,.u-marketing-suite-dashboard .umsBackground-main,.ums-portal-content .umsBackground-main{background:#3444b2!important}.u-marketing-suite .umsBackground-graph01,.u-marketing-suite-dashboard .umsBackground-graph01,.ums-portal-content .umsBackground-graph01{background:#2c7dff!important}.u-marketing-suite .umsBackground-graph02,.u-marketing-suite-dashboard .umsBackground-graph02,.ums-portal-content .umsBackground-graph02{background:#ffba00!important}.u-marketing-suite .umsBackground-graph03,.u-marketing-suite-dashboard .umsBackground-graph03,.ums-portal-content .umsBackground-graph03{background:#ff7f50!important}.u-marketing-suite .umsBackground-graph04,.u-marketing-suite-dashboard .umsBackground-graph04,.ums-portal-content .umsBackground-graph04{background:#000!important}.u-marketing-suite .umsBackground-graph05,.u-marketing-suite-dashboard .umsBackground-graph05,.ums-portal-content .umsBackground-graph05{background:#000!important}.u-marketing-suite .umsBackground-success,.u-marketing-suite-dashboard .umsBackground-success,.ums-portal-content .umsBackground-success{background:#11bc9b!important}.u-marketing-suite .umsBackground-conversion,.u-marketing-suite-dashboard .umsBackground-conversion,.ums-portal-content .umsBackground-conversion{background:#ffba00!important}.u-marketing-suite .umsBackground-warning,.u-marketing-suite-dashboard .umsBackground-warning,.ums-portal-content .umsBackground-warning{background:#ff7f50!important}.u-marketing-suite .umsBackground-error,.u-marketing-suite-dashboard .umsBackground-error,.ums-portal-content .umsBackground-error{background:#fc391c!important}.u-marketing-suite .umsPaddingTop,.u-marketing-suite-dashboard .umsPaddingTop,.ums-portal-content .umsPaddingTop{padding-top:20px}.u-marketing-suite .umsPaddingBottom,.u-marketing-suite-dashboard .umsPaddingBottom,.ums-portal-content .umsPaddingBottom{padding-bottom:20px}@media screen and (min-width:1599px){.u-marketing-suite .umsPaddingTop,.u-marketing-suite-dashboard .umsPaddingTop,.ums-portal-content .umsPaddingTop{padding-top:30px}.u-marketing-suite .umsPaddingBottom,.u-marketing-suite-dashboard .umsPaddingBottom,.ums-portal-content .umsPaddingBottom{padding-bottom:30px}}.u-marketing-suite .umsLargeOnly,.u-marketing-suite-dashboard .umsLargeOnly,.ums-portal-content .umsLargeOnly{display:none}@media screen and (min-width:1366px){.u-marketing-suite .umsSmallOnly,.u-marketing-suite-dashboard .umsSmallOnly,.ums-portal-content .umsSmallOnly{display:none!important}.u-marketing-suite .umsLargeOnly,.u-marketing-suite-dashboard .umsLargeOnly,.ums-portal-content .umsLargeOnly{display:flex}}.u-marketing-suite .umsDescription,.u-marketing-suite .umsDescription>*,.u-marketing-suite-dashboard .umsDescription,.u-marketing-suite-dashboard .umsDescription>*,.ums-portal-content .umsDescription,.ums-portal-content .umsDescription>*{font-size:11px!important;font-weight:400;color:#000!important}@media screen and (min-width:1366px){.u-marketing-suite .umsDescription,.u-marketing-suite .umsDescription>*,.u-marketing-suite-dashboard .umsDescription,.u-marketing-suite-dashboard .umsDescription>*,.ums-portal-content .umsDescription,.ums-portal-content .umsDescription>*{font-size:13px!important}}.u-marketing-suite .umsHeading,.u-marketing-suite-dashboard .umsHeading,.ums-portal-content .umsHeading{margin:0}.u-marketing-suite .umsFzLg,.u-marketing-suite-dashboard .umsFzLg,.ums-portal-content .umsFzLg{font-size:13px!important}@media screen and (min-width:1366px){.u-marketing-suite .umsFzLg,.u-marketing-suite-dashboard .umsFzLg,.ums-portal-content .umsFzLg{font-size:15px!important}}.u-marketing-suite .umsFzXl,.u-marketing-suite-dashboard .umsFzXl,.ums-portal-content .umsFzXl{font-size:18px!important}@media screen and (min-width:1366px){.u-marketing-suite .umsFzXl,.u-marketing-suite-dashboard .umsFzXl,.ums-portal-content .umsFzXl{font-size:20px!important}}.u-marketing-suite .umsTaR,.u-marketing-suite-dashboard .umsTaR,.ums-portal-content .umsTaR{text-align:right}.u-marketing-suite .umsJustifyCenter,.u-marketing-suite-dashboard .umsJustifyCenter,.ums-portal-content .umsJustifyCenter{justify-content:center}.u-marketing-suite .umsJustifyEnd,.u-marketing-suite-dashboard .umsJustifyEnd,.ums-portal-content .umsJustifyEnd{justify-content:flex-end}.u-marketing-suite .umsOpacity50,.u-marketing-suite-dashboard .umsOpacity50,.ums-portal-content .umsOpacity50{opacity:.5}.u-marketing-suite .umsLabel,.u-marketing-suite-dashboard .umsLabel,.ums-portal-content .umsLabel{display:flex;flex-flow:row wrap;align-items:center;width:100%;text-transform:uppercase;color:#68676b!important;height:20px;opacity:.65;font-size:7px!important;font-weight:900}@media screen and (min-width:1366px){.u-marketing-suite .umsLabel,.u-marketing-suite-dashboard .umsLabel,.ums-portal-content .umsLabel{font-size:9px!important}}.u-marketing-suite .umsLabel *,.u-marketing-suite-dashboard .umsLabel *,.ums-portal-content .umsLabel *{margin-right:10px;opacity:1}.u-marketing-suite .umsLabel-auto,.u-marketing-suite-dashboard .umsLabel-auto,.ums-portal-content .umsLabel-auto{width:auto}.u-marketing-suite .umsLabel-white,.u-marketing-suite-dashboard .umsLabel-white,.ums-portal-content .umsLabel-white{color:#fff!important}.u-marketing-suite .umsSmall,.u-marketing-suite-dashboard .umsSmall,.ums-portal-content .umsSmall{font-size:7px!important}@media screen and (min-width:1366px){.u-marketing-suite .umsSmall,.u-marketing-suite-dashboard .umsSmall,.ums-portal-content .umsSmall{font-size:9px!important}}.u-marketing-suite .vh,.u-marketing-suite-dashboard .vh,.ums-portal-content .vh{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0!important;margin:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden;color:#000;background:0 0!important}.u-marketing-suite .ums-group-by-controls,.u-marketing-suite-dashboard .ums-group-by-controls,.ums-portal-content .ums-group-by-controls{position:relative;margin-right:10px!important;height:100%;display:flex;flex-flow:row wrap}.u-marketing-suite .ums-group-by-controls:before,.u-marketing-suite-dashboard .ums-group-by-controls:before,.ums-portal-content .ums-group-by-controls:before{content:'Group by';position:absolute;top:-20px;left:0;display:block;width:100%;font-size:9px!important;font-weight:700;opacity:.35}@media screen and (min-width:1366px){.u-marketing-suite .ums-group-by-controls:before,.u-marketing-suite-dashboard .ums-group-by-controls:before,.ums-portal-content .ums-group-by-controls:before{font-size:11px!important}}.u-marketing-suite .ums-filter-by-controls:before,.u-marketing-suite-dashboard .ums-filter-by-controls:before,.ums-portal-content .ums-filter-by-controls:before{content:'Filter'}.u-marketing-suite .ums-group-by-controls .control,.u-marketing-suite-dashboard .ums-group-by-controls .control,.ums-portal-content .ums-group-by-controls .control{margin-right:5px!important;align-items:center;padding:8px 15px;min-height:37px;max-height:100%!important;display:flex;flex-flow:row wrap;border-radius:2.5px;background:#eeeef0;border:1px solid #d1d4dc;font-size:11px!important;transition:all .2s ease-in-out}@media screen and (min-width:1366px){.u-marketing-suite .ums-group-by-controls .control,.u-marketing-suite-dashboard .ums-group-by-controls .control,.ums-portal-content .ums-group-by-controls .control{font-size:13px!important}}.u-marketing-suite .ums-group-by-controls .control.selected,.u-marketing-suite-dashboard .ums-group-by-controls .control.selected,.ums-portal-content .ums-group-by-controls .control.selected{background:#fff;color:#1a254f;font-weight:700}.u-marketing-suite .ums-group-by-controls .control:hover,.u-marketing-suite-dashboard .ums-group-by-controls .control:hover,.ums-portal-content .ums-group-by-controls .control:hover{background:#e3e5e9;cursor:pointer;transition:all .2s ease-in-out}.u-marketing-suite .ums-colorswatch__wrapper,.u-marketing-suite-dashboard .ums-colorswatch__wrapper,.ums-portal-content .ums-colorswatch__wrapper{margin:-5px -5px 0 -5px}.u-marketing-suite code,.u-marketing-suite-dashboard code,.ums-portal-content code{margin:2px 0;display:inline-block;max-width:100%;white-space:normal}.u-marketing-suite .is-animated,.u-marketing-suite-dashboard .is-animated,.ums-portal-content .is-animated{opacity:0;animation-name:fadeDown;animation-timing-function:ease;animation-duration:.4s;animation-fill-mode:forwards;animation-name:fadeUp!important}.u-marketing-suite .is-animated:nth-of-type(20),.u-marketing-suite-dashboard .is-animated:nth-of-type(20),.ums-portal-content .is-animated:nth-of-type(20){animation-delay:1.6s}.u-marketing-suite .is-animated:nth-of-type(19),.u-marketing-suite-dashboard .is-animated:nth-of-type(19),.ums-portal-content .is-animated:nth-of-type(19){animation-delay:1.52s}.u-marketing-suite .is-animated:nth-of-type(18),.u-marketing-suite-dashboard .is-animated:nth-of-type(18),.ums-portal-content .is-animated:nth-of-type(18){animation-delay:1.44s}.u-marketing-suite .is-animated:nth-of-type(17),.u-marketing-suite-dashboard .is-animated:nth-of-type(17),.ums-portal-content .is-animated:nth-of-type(17){animation-delay:1.36s}.u-marketing-suite .is-animated:nth-of-type(16),.u-marketing-suite-dashboard .is-animated:nth-of-type(16),.ums-portal-content .is-animated:nth-of-type(16){animation-delay:1.28s}.u-marketing-suite .is-animated:nth-of-type(15),.u-marketing-suite-dashboard .is-animated:nth-of-type(15),.ums-portal-content .is-animated:nth-of-type(15){animation-delay:1.2s}.u-marketing-suite .is-animated:nth-of-type(14),.u-marketing-suite-dashboard .is-animated:nth-of-type(14),.ums-portal-content .is-animated:nth-of-type(14){animation-delay:1.12s}.u-marketing-suite .is-animated:nth-of-type(13),.u-marketing-suite-dashboard .is-animated:nth-of-type(13),.ums-portal-content .is-animated:nth-of-type(13){animation-delay:1.04s}.u-marketing-suite .is-animated:nth-of-type(12),.u-marketing-suite-dashboard .is-animated:nth-of-type(12),.ums-portal-content .is-animated:nth-of-type(12){animation-delay:.96s}.u-marketing-suite .is-animated:nth-of-type(11),.u-marketing-suite-dashboard .is-animated:nth-of-type(11),.ums-portal-content .is-animated:nth-of-type(11){animation-delay:.88s}.u-marketing-suite .is-animated:nth-of-type(10),.u-marketing-suite-dashboard .is-animated:nth-of-type(10),.ums-portal-content .is-animated:nth-of-type(10){animation-delay:.8s}.u-marketing-suite .is-animated:nth-of-type(9),.u-marketing-suite-dashboard .is-animated:nth-of-type(9),.ums-portal-content .is-animated:nth-of-type(9){animation-delay:.72s}.u-marketing-suite .is-animated:nth-of-type(8),.u-marketing-suite-dashboard .is-animated:nth-of-type(8),.ums-portal-content .is-animated:nth-of-type(8){animation-delay:.64s}.u-marketing-suite .is-animated:nth-of-type(7),.u-marketing-suite-dashboard .is-animated:nth-of-type(7),.ums-portal-content .is-animated:nth-of-type(7){animation-delay:.56s}.u-marketing-suite .is-animated:nth-of-type(6),.u-marketing-suite-dashboard .is-animated:nth-of-type(6),.ums-portal-content .is-animated:nth-of-type(6){animation-delay:.48s}.u-marketing-suite .is-animated:nth-of-type(5),.u-marketing-suite-dashboard .is-animated:nth-of-type(5),.ums-portal-content .is-animated:nth-of-type(5){animation-delay:.4s}.u-marketing-suite .is-animated:nth-of-type(4),.u-marketing-suite-dashboard .is-animated:nth-of-type(4),.ums-portal-content .is-animated:nth-of-type(4){animation-delay:.32s}.u-marketing-suite .is-animated:nth-of-type(3),.u-marketing-suite-dashboard .is-animated:nth-of-type(3),.ums-portal-content .is-animated:nth-of-type(3){animation-delay:.24s}.u-marketing-suite .is-animated:nth-of-type(2),.u-marketing-suite-dashboard .is-animated:nth-of-type(2),.ums-portal-content .is-animated:nth-of-type(2){animation-delay:.16s}.u-marketing-suite .is-animated:nth-of-type(1),.u-marketing-suite-dashboard .is-animated:nth-of-type(1),.ums-portal-content .is-animated:nth-of-type(1){animation-delay:80ms}.u-marketing-suite .is-fade-animated,.u-marketing-suite-dashboard .is-fade-animated,.ums-portal-content .is-fade-animated{opacity:0;animation-name:fade;animation-timing-function:ease-out;animation-duration:.25s;animation-fill-mode:forwards}.u-marketing-suite .is-fade-animated:nth-of-type(20),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(20),.ums-portal-content .is-fade-animated:nth-of-type(20){animation-delay:.90909091s}.u-marketing-suite .is-fade-animated:nth-of-type(19),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(19),.ums-portal-content .is-fade-animated:nth-of-type(19){animation-delay:.86363636s}.u-marketing-suite .is-fade-animated:nth-of-type(18),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(18),.ums-portal-content .is-fade-animated:nth-of-type(18){animation-delay:.81818182s}.u-marketing-suite .is-fade-animated:nth-of-type(17),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(17),.ums-portal-content .is-fade-animated:nth-of-type(17){animation-delay:.77272727s}.u-marketing-suite .is-fade-animated:nth-of-type(16),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(16),.ums-portal-content .is-fade-animated:nth-of-type(16){animation-delay:.72727273s}.u-marketing-suite .is-fade-animated:nth-of-type(15),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(15),.ums-portal-content .is-fade-animated:nth-of-type(15){animation-delay:.68181818s}.u-marketing-suite .is-fade-animated:nth-of-type(14),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(14),.ums-portal-content .is-fade-animated:nth-of-type(14){animation-delay:.63636364s}.u-marketing-suite .is-fade-animated:nth-of-type(13),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(13),.ums-portal-content .is-fade-animated:nth-of-type(13){animation-delay:.59090909s}.u-marketing-suite .is-fade-animated:nth-of-type(12),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(12),.ums-portal-content .is-fade-animated:nth-of-type(12){animation-delay:.54545455s}.u-marketing-suite .is-fade-animated:nth-of-type(11),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(11),.ums-portal-content .is-fade-animated:nth-of-type(11){animation-delay:.5s}.u-marketing-suite .is-fade-animated:nth-of-type(10),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(10),.ums-portal-content .is-fade-animated:nth-of-type(10){animation-delay:.45454545s}.u-marketing-suite .is-fade-animated:nth-of-type(9),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(9),.ums-portal-content .is-fade-animated:nth-of-type(9){animation-delay:.40909091s}.u-marketing-suite .is-fade-animated:nth-of-type(8),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(8),.ums-portal-content .is-fade-animated:nth-of-type(8){animation-delay:.36363636s}.u-marketing-suite .is-fade-animated:nth-of-type(7),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(7),.ums-portal-content .is-fade-animated:nth-of-type(7){animation-delay:.31818182s}.u-marketing-suite .is-fade-animated:nth-of-type(6),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(6),.ums-portal-content .is-fade-animated:nth-of-type(6){animation-delay:.27272727s}.u-marketing-suite .is-fade-animated:nth-of-type(5),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(5),.ums-portal-content .is-fade-animated:nth-of-type(5){animation-delay:.22727273s}.u-marketing-suite .is-fade-animated:nth-of-type(4),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(4),.ums-portal-content .is-fade-animated:nth-of-type(4){animation-delay:.18181818s}.u-marketing-suite .is-fade-animated:nth-of-type(3),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(3),.ums-portal-content .is-fade-animated:nth-of-type(3){animation-delay:.13636364s}.u-marketing-suite .is-fade-animated:nth-of-type(2),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(2),.ums-portal-content .is-fade-animated:nth-of-type(2){animation-delay:.09090909s}.u-marketing-suite .is-fade-animated:nth-of-type(1),.u-marketing-suite-dashboard .is-fade-animated:nth-of-type(1),.ums-portal-content .is-fade-animated:nth-of-type(1){animation-delay:.04545455s}@keyframes fadeDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade{from{opacity:0}to{opacity:1}}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(20)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(20)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(20)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:1s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(20)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(20)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(20)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:1s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(20)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(20)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(20)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:1.66666667s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(20)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(20)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(20)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:1s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(19)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(19)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(19)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.95s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(19)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(19)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(19)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.95s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(19)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(19)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(19)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:1.58333333s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(19)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(19)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(19)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.95s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(18)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(18)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(18)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.9s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(18)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(18)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(18)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.9s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(18)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(18)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(18)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:1.5s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(18)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(18)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(18)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.9s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(17)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(17)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(17)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.85s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(17)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(17)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(17)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.85s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(17)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(17)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(17)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:1.41666667s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(17)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(17)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(17)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.85s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(16)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(16)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(16)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.8s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(16)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(16)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(16)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.8s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(16)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(16)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(16)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:1.33333333s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(16)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(16)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(16)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.8s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(15)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(15)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(15)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.75s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(15)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(15)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(15)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.75s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(15)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(15)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(15)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:1.25s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(15)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(15)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(15)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.75s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(14)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(14)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(14)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.7s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(14)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(14)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(14)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.7s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(14)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(14)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(14)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:1.16666667s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(14)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(14)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(14)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.7s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(13)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(13)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(13)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.65s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(13)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(13)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(13)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.65s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(13)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(13)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(13)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:1.08333333s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(13)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(13)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(13)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.65s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(12)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(12)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(12)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.6s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(12)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(12)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(12)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.6s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(12)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(12)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(12)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:1s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(12)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(12)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(12)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.6s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(11)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(11)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(11)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.55s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(11)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(11)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(11)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.55s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(11)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(11)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(11)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:.91666667s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(11)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(11)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(11)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.55s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(10)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(10)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(10)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.5s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(10)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(10)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(10)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.5s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(10)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(10)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(10)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:.83333333s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(10)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(10)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(10)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.5s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(9)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(9)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(9)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.45s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(9)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(9)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(9)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.45s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(9)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(9)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(9)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:.75s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(9)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(9)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(9)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.45s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(8)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(8)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(8)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.4s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(8)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(8)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(8)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.4s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(8)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(8)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(8)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:.66666667s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(8)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(8)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(8)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.4s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(7)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(7)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(7)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.35s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(7)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(7)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(7)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.35s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(7)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(7)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(7)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:.58333333s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(7)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(7)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(7)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.35s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(6)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(6)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(6)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.3s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(6)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(6)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(6)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.3s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(6)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(6)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(6)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:.5s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(6)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(6)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(6)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.3s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(5)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(5)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(5)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.25s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(5)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(5)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(5)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.25s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(5)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(5)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(5)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:.41666667s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(5)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(5)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(5)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.25s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(4)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(4)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(4)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.2s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(4)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(4)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(4)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.2s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(4)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(4)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(4)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:.33333333s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(4)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(4)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(4)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.2s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(3)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(3)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(3)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.15s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(3)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(3)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(3)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.15s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(3)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(3)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(3)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:.25s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(3)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(3)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(3)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.15s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(2)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(2)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(2)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:.1s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(2)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(2)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(2)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:.1s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(2)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(2)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(2)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:.16666667s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(2)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(2)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(2)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:.1s}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(1)>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(1)>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(1)>td:not(:nth-of-type(1))::after{opacity:0;animation:fade .2s ease forwards;animation-delay:50ms}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(1)>td:not(:nth-of-type(1))>*,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(1)>td:not(:nth-of-type(1))>*,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(1)>td:not(:nth-of-type(1))>*{opacity:0;animation:fade .2s ease forwards;animation-delay:50ms}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(1)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(1)>td:not(:nth-of-type(1))>.ums-profile__type-holder,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(1)>td:not(:nth-of-type(1))>.ums-profile__type-holder{animation-delay:83.33333ms}.u-marketing-suite .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(1)>td .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(1)>td .ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested.is-fade-progress:nth-of-type(1)>td .ums-profile__line-item--inside{opacity:0;animation:fade .15s ease forwards;animation-delay:50ms}.u-marketing-suite *,.u-marketing-suite-dashboard *,.ums-portal-content *{box-sizing:border-box}.u-marketing-suite .ums-container,.u-marketing-suite-dashboard .ums-container,.ums-portal-content .ums-container{width:100%}.u-marketing-suite .ums-content,.u-marketing-suite-dashboard .ums-content,.ums-portal-content .ums-content{width:100%;max-width:100%;margin:0 auto;padding-left:30px;padding-right:30px}.u-marketing-suite .ums-content--small,.u-marketing-suite-dashboard .ums-content--small,.ums-portal-content .ums-content--small{padding-left:20px;padding-right:20px}@media screen and (min-width:1599px){.u-marketing-suite .ums-content,.u-marketing-suite-dashboard .ums-content,.ums-portal-content .ums-content{max-width:1500px}}.u-marketing-suite .ums-headerbar__bar,.u-marketing-suite-dashboard .ums-headerbar__bar,.ums-portal-content .ums-headerbar__bar{margin-top:-1.5rem}.u-marketing-suite .ums-headerbar__title,.u-marketing-suite-dashboard .ums-headerbar__title,.ums-portal-content .ums-headerbar__title{margin-top:1.5rem;margin-bottom:1.5rem;margin-right:2rem}.u-marketing-suite .ums-headerbar__options-wrapper,.u-marketing-suite-dashboard .ums-headerbar__options-wrapper,.ums-portal-content .ums-headerbar__options-wrapper{display:flex;justify-content:flex-start;align-items:center}.u-marketing-suite .ums-flexgrid__container,.u-marketing-suite-dashboard .ums-flexgrid__container,.ums-portal-content .ums-flexgrid__container{min-width:100%;max-width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;display:flex;flex-flow:row wrap;align-items:stretch;justify-content:space-between}.u-marketing-suite .ums-flexgrid__container--flexstart,.u-marketing-suite-dashboard .ums-flexgrid__container--flexstart,.ums-portal-content .ums-flexgrid__container--flexstart{justify-content:flex-start}.u-marketing-suite .ums-flexgrid__container--nomargin>*,.u-marketing-suite-dashboard .ums-flexgrid__container--nomargin>*,.ums-portal-content .ums-flexgrid__container--nomargin>*{margin:0!important}.u-marketing-suite .ums-flexgrid__container--fullwidth,.u-marketing-suite-dashboard .ums-flexgrid__container--fullwidth,.ums-portal-content .ums-flexgrid__container--fullwidth{margin:0!important;max-width:100%!important}.u-marketing-suite .ums-flexgrid__item,.u-marketing-suite-dashboard .ums-flexgrid__item,.ums-portal-content .ums-flexgrid__item{flex:0 0 100%;max-width:100%;padding-left:10px;padding-right:10px;margin-top:20px}.u-marketing-suite .ums-flexgrid__item--1-2,.u-marketing-suite-dashboard .ums-flexgrid__item--1-2,.ums-portal-content .ums-flexgrid__item--1-2{flex:0 0 50%;max-width:50%}.u-marketing-suite .ums-flexgrid__item--2-3,.u-marketing-suite-dashboard .ums-flexgrid__item--2-3,.ums-portal-content .ums-flexgrid__item--2-3{flex:0 0 66.6667%;max-width:66.6667%}.u-marketing-suite .ums-flexgrid__item--1-3,.u-marketing-suite-dashboard .ums-flexgrid__item--1-3,.ums-portal-content .ums-flexgrid__item--1-3{flex:0 0 33.3334%;max-width:33.3334%}.u-marketing-suite .ums-flexgrid__item--3-4,.u-marketing-suite-dashboard .ums-flexgrid__item--3-4,.ums-portal-content .ums-flexgrid__item--3-4{flex:0 0 75%;max-width:75%}.u-marketing-suite .ums-flexgrid__item--1-4,.u-marketing-suite-dashboard .ums-flexgrid__item--1-4,.ums-portal-content .ums-flexgrid__item--1-4{flex:0 0 25%;max-width:25%}.u-marketing-suite .ums-flexgrid__item--2-5,.u-marketing-suite-dashboard .ums-flexgrid__item--2-5,.ums-portal-content .ums-flexgrid__item--2-5{flex:0 0 40%;max-width:40%}.u-marketing-suite .ums-flexgrid__item--3-5,.u-marketing-suite-dashboard .ums-flexgrid__item--3-5,.ums-portal-content .ums-flexgrid__item--3-5{flex:0 0 60%;max-width:60%}.u-marketing-suite .ums-flexgrid__item--sidebar-left,.u-marketing-suite-dashboard .ums-flexgrid__item--sidebar-left,.ums-portal-content .ums-flexgrid__item--sidebar-left{background:#fff;z-index:10;border-right:1px solid #d1d4dc;position:relative;margin:0!important;min-height:calc(100vh - 150px)}.u-marketing-suite .ums-flexgrid__item--sidebar-left:before,.u-marketing-suite-dashboard .ums-flexgrid__item--sidebar-left:before,.ums-portal-content .ums-flexgrid__item--sidebar-left:before{content:"";display:block;width:300%;background:#fff;height:100%;position:absolute;top:0;left:-300%}.u-marketing-suite .ums-flexgrid__item--distance-between>*+*,.u-marketing-suite-dashboard .ums-flexgrid__item--distance-between>*+*,.ums-portal-content .ums-flexgrid__item--distance-between>*+*{margin-top:10px}.u-marketing-suite .ums-flexgrid__item.s-disabled>*,.u-marketing-suite-dashboard .ums-flexgrid__item.s-disabled>*,.ums-portal-content .ums-flexgrid__item.s-disabled>*{opacity:.5}.u-marketing-suite .ums-flexgrid__item.s-disabled>* *,.u-marketing-suite-dashboard .ums-flexgrid__item.s-disabled>* *,.ums-portal-content .ums-flexgrid__item.s-disabled>* *{pointer-events:none}@media screen and (min-width:1366px){.u-marketing-suite .ums-flexgrid__item--lg-1-2,.u-marketing-suite-dashboard .ums-flexgrid__item--lg-1-2,.ums-portal-content .ums-flexgrid__item--lg-1-2{flex:0 0 100%;max-width:100%}.u-marketing-suite .ums-flexgrid__item--lg-1-2,.u-marketing-suite-dashboard .ums-flexgrid__item--lg-1-2,.ums-portal-content .ums-flexgrid__item--lg-1-2{flex:0 0 50%;max-width:50%}.u-marketing-suite .ums-flexgrid__item--lg-2-3,.u-marketing-suite-dashboard .ums-flexgrid__item--lg-2-3,.ums-portal-content .ums-flexgrid__item--lg-2-3{flex:0 0 66.6667%;max-width:66.6667%}.u-marketing-suite .ums-flexgrid__item--lg-1-3,.u-marketing-suite-dashboard .ums-flexgrid__item--lg-1-3,.ums-portal-content .ums-flexgrid__item--lg-1-3{flex:0 0 33.3334%;max-width:33.3334%}.u-marketing-suite .ums-flexgrid__item--lg-3-4,.u-marketing-suite-dashboard .ums-flexgrid__item--lg-3-4,.ums-portal-content .ums-flexgrid__item--lg-3-4{flex:0 0 75%;max-width:75%}.u-marketing-suite .ums-flexgrid__item--lg-1-4,.u-marketing-suite-dashboard .ums-flexgrid__item--lg-1-4,.ums-portal-content .ums-flexgrid__item--lg-1-4{flex:0 0 25%;max-width:25%}.u-marketing-suite .ums-flexgrid__item--lg-2-5,.u-marketing-suite-dashboard .ums-flexgrid__item--lg-2-5,.ums-portal-content .ums-flexgrid__item--lg-2-5{flex:0 0 40%;max-width:40%}.u-marketing-suite .ums-flexgrid__item--lg-3-5,.u-marketing-suite-dashboard .ums-flexgrid__item--lg-3-5,.ums-portal-content .ums-flexgrid__item--lg-3-5{flex:0 0 60%;max-width:60%}}.u-marketing-suite .ums-flexgrid__item--wrap-padding[class*="__item--1-3"]:nth-of-type(n+4),.u-marketing-suite-dashboard .ums-flexgrid__item--wrap-padding[class*="__item--1-3"]:nth-of-type(n+4),.ums-portal-content .ums-flexgrid__item--wrap-padding[class*="__item--1-3"]:nth-of-type(n+4){padding-top:30px}@media screen and (min-width:1366px){.u-marketing-suite .ums-flexgrid__container,.u-marketing-suite-dashboard .ums-flexgrid__container,.ums-portal-content .ums-flexgrid__container{max-width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.u-marketing-suite .ums-flexgrid__item,.u-marketing-suite-dashboard .ums-flexgrid__item,.ums-portal-content .ums-flexgrid__item{padding-left:15px;padding-right:15px;margin-top:30px}}.u-marketing-suite .ums-flexgrid__container--sm,.u-marketing-suite-dashboard .ums-flexgrid__container--sm,.ums-portal-content .ums-flexgrid__container--sm{max-width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.u-marketing-suite .ums-flexgrid__container--sm>.ums-flexgrid__item,.u-marketing-suite-dashboard .ums-flexgrid__container--sm>.ums-flexgrid__item,.ums-portal-content .ums-flexgrid__container--sm>.ums-flexgrid__item{padding-left:6.66666667px;padding-right:6.66666667px;margin-top:13.33333333px}.u-marketing-suite .ums-flexgrid__container--lg,.u-marketing-suite-dashboard .ums-flexgrid__container--lg,.ums-portal-content .ums-flexgrid__container--lg{max-width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.u-marketing-suite .ums-flexgrid__container--lg>.ums-flexgrid__item,.u-marketing-suite-dashboard .ums-flexgrid__container--lg>.ums-flexgrid__item,.ums-portal-content .ums-flexgrid__container--lg>.ums-flexgrid__item{padding-left:20px;padding-right:20px}.u-marketing-suite .ums-flexgrid__container--lg>.ums-flexgrid__item--sidebar-left,.u-marketing-suite-dashboard .ums-flexgrid__container--lg>.ums-flexgrid__item--sidebar-left,.ums-portal-content .ums-flexgrid__container--lg>.ums-flexgrid__item--sidebar-left{padding-right:30px}.u-marketing-suite .ums-flexgrid__container--lg>.ums-flexgrid__item--sidebar-left+*,.u-marketing-suite-dashboard .ums-flexgrid__container--lg>.ums-flexgrid__item--sidebar-left+*,.ums-portal-content .ums-flexgrid__container--lg>.ums-flexgrid__item--sidebar-left+*{padding-left:30px}@media screen and (min-width:1366px){.u-marketing-suite .ums-flexgrid__container--sm,.u-marketing-suite-dashboard .ums-flexgrid__container--sm,.ums-portal-content .ums-flexgrid__container--sm{max-width:calc(100% + 45px);margin-left:-22.5px;margin-right:-22.5px}.u-marketing-suite .ums-flexgrid__container--sm>.ums-flexgrid__item,.u-marketing-suite-dashboard .ums-flexgrid__container--sm>.ums-flexgrid__item,.ums-portal-content .ums-flexgrid__container--sm>.ums-flexgrid__item{padding-left:10px;padding-right:10px;margin-top:20px}.u-marketing-suite .ums-flexgrid__container--lg,.u-marketing-suite-dashboard .ums-flexgrid__container--lg,.ums-portal-content .ums-flexgrid__container--lg{max-width:calc(100% + 60px);margin-left:-30px;margin-right:-30px}.u-marketing-suite .ums-flexgrid__container--lg>.ums-flexgrid__item,.u-marketing-suite-dashboard .ums-flexgrid__container--lg>.ums-flexgrid__item,.ums-portal-content .ums-flexgrid__container--lg>.ums-flexgrid__item{padding-left:30px;padding-right:30px}.u-marketing-suite .ums-flexgrid__container--lg>.ums-flexgrid__item--sidebar-left,.u-marketing-suite-dashboard .ums-flexgrid__container--lg>.ums-flexgrid__item--sidebar-left,.ums-portal-content .ums-flexgrid__container--lg>.ums-flexgrid__item--sidebar-left{padding-right:60px}.u-marketing-suite .ums-flexgrid__container--lg>.ums-flexgrid__item--sidebar-left+*,.u-marketing-suite-dashboard .ums-flexgrid__container--lg>.ums-flexgrid__item--sidebar-left+*,.ums-portal-content .ums-flexgrid__container--lg>.ums-flexgrid__item--sidebar-left+*{padding-left:60px}}.u-marketing-suite .rte p,.u-marketing-suite a,.u-marketing-suite li,.u-marketing-suite small,.u-marketing-suite ul,.u-marketing-suite-dashboard .rte p,.u-marketing-suite-dashboard a,.u-marketing-suite-dashboard li,.u-marketing-suite-dashboard small,.u-marketing-suite-dashboard ul,.ums-portal-content .rte p,.ums-portal-content a,.ums-portal-content li,.ums-portal-content small,.ums-portal-content ul{line-height:1.6;color:#1a254f}.u-marketing-suite .rte a,.u-marketing-suite-dashboard .rte a,.ums-portal-content .rte a{color:#2c7dff;text-decoration:underline;cursor:pointer;transition:all .2s ease-in-out}.u-marketing-suite .rte a:hover,.u-marketing-suite-dashboard .rte a:hover,.ums-portal-content .rte a:hover{color:#3444b2}.u-marketing-suite small,.u-marketing-suite-dashboard small,.ums-portal-content small{display:inline-block}.u-marketing-suite li,.u-marketing-suite p,.u-marketing-suite-dashboard li,.u-marketing-suite-dashboard p,.ums-portal-content li,.ums-portal-content p{color:#000;font-size:11px!important}@media screen and (min-width:1366px){.u-marketing-suite li,.u-marketing-suite p,.u-marketing-suite-dashboard li,.u-marketing-suite-dashboard p,.ums-portal-content li,.ums-portal-content p{font-size:13px!important}}.u-marketing-suite .h1,.u-marketing-suite .h2,.u-marketing-suite .h3,.u-marketing-suite .h4,.u-marketing-suite .h5,.u-marketing-suite .h6,.u-marketing-suite h1,.u-marketing-suite h2,.u-marketing-suite h3,.u-marketing-suite h4,.u-marketing-suite h5,.u-marketing-suite h6,.u-marketing-suite-dashboard .h1,.u-marketing-suite-dashboard .h2,.u-marketing-suite-dashboard .h3,.u-marketing-suite-dashboard .h4,.u-marketing-suite-dashboard .h5,.u-marketing-suite-dashboard .h6,.u-marketing-suite-dashboard h1,.u-marketing-suite-dashboard h2,.u-marketing-suite-dashboard h3,.u-marketing-suite-dashboard h4,.u-marketing-suite-dashboard h5,.u-marketing-suite-dashboard h6,.ums-portal-content .h1,.ums-portal-content .h2,.ums-portal-content .h3,.ums-portal-content .h4,.ums-portal-content .h5,.ums-portal-content .h6,.ums-portal-content h1,.ums-portal-content h2,.ums-portal-content h3,.ums-portal-content h4,.ums-portal-content h5,.ums-portal-content h6{font-weight:700;line-height:1.4;color:#000}.u-marketing-suite .h1--dark,.u-marketing-suite .h2--dark,.u-marketing-suite .h3--dark,.u-marketing-suite .h4--dark,.u-marketing-suite .h5--dark,.u-marketing-suite .h6--dark,.u-marketing-suite h1--dark,.u-marketing-suite h2--dark,.u-marketing-suite h3--dark,.u-marketing-suite h4--dark,.u-marketing-suite h5--dark,.u-marketing-suite h6--dark,.u-marketing-suite-dashboard .h1--dark,.u-marketing-suite-dashboard .h2--dark,.u-marketing-suite-dashboard .h3--dark,.u-marketing-suite-dashboard .h4--dark,.u-marketing-suite-dashboard .h5--dark,.u-marketing-suite-dashboard .h6--dark,.u-marketing-suite-dashboard h1--dark,.u-marketing-suite-dashboard h2--dark,.u-marketing-suite-dashboard h3--dark,.u-marketing-suite-dashboard h4--dark,.u-marketing-suite-dashboard h5--dark,.u-marketing-suite-dashboard h6--dark,.ums-portal-content .h1--dark,.ums-portal-content .h2--dark,.ums-portal-content .h3--dark,.ums-portal-content .h4--dark,.ums-portal-content .h5--dark,.ums-portal-content .h6--dark,.ums-portal-content h1--dark,.ums-portal-content h2--dark,.ums-portal-content h3--dark,.ums-portal-content h4--dark,.ums-portal-content h5--dark,.ums-portal-content h6--dark{color:#000!important}.u-marketing-suite .h1,.u-marketing-suite h1,.u-marketing-suite-dashboard .h1,.u-marketing-suite-dashboard h1,.ums-portal-content .h1,.ums-portal-content h1{font-size:24px!important}@media screen and (min-width:1366px){.u-marketing-suite .h1,.u-marketing-suite h1,.u-marketing-suite-dashboard .h1,.u-marketing-suite-dashboard h1,.ums-portal-content .h1,.ums-portal-content h1{font-size:26px!important}}.u-marketing-suite .h2,.u-marketing-suite h2,.u-marketing-suite-dashboard .h2,.u-marketing-suite-dashboard h2,.ums-portal-content .h2,.ums-portal-content h2{font-size:18px!important;color:#3444b2}@media screen and (min-width:1366px){.u-marketing-suite .h2,.u-marketing-suite h2,.u-marketing-suite-dashboard .h2,.u-marketing-suite-dashboard h2,.ums-portal-content .h2,.ums-portal-content h2{font-size:20px!important}}.u-marketing-suite .h3,.u-marketing-suite h3,.u-marketing-suite-dashboard .h3,.u-marketing-suite-dashboard h3,.ums-portal-content .h3,.ums-portal-content h3{font-size:13px!important;color:#3444b2}@media screen and (min-width:1366px){.u-marketing-suite .h3,.u-marketing-suite h3,.u-marketing-suite-dashboard .h3,.u-marketing-suite-dashboard h3,.ums-portal-content .h3,.ums-portal-content h3{font-size:15px!important}}.u-marketing-suite .h4,.u-marketing-suite h4,.u-marketing-suite-dashboard .h4,.u-marketing-suite-dashboard h4,.ums-portal-content .h4,.ums-portal-content h4{font-size:11px!important;color:#000}@media screen and (min-width:1366px){.u-marketing-suite .h4,.u-marketing-suite h4,.u-marketing-suite-dashboard .h4,.u-marketing-suite-dashboard h4,.ums-portal-content .h4,.ums-portal-content h4{font-size:13px!important}}.u-marketing-suite .h5,.u-marketing-suite h5,.u-marketing-suite-dashboard .h5,.u-marketing-suite-dashboard h5,.ums-portal-content .h5,.ums-portal-content h5{font-size:11px!important;color:#000}@media screen and (min-width:1366px){.u-marketing-suite .h5,.u-marketing-suite h5,.u-marketing-suite-dashboard .h5,.u-marketing-suite-dashboard h5,.ums-portal-content .h5,.ums-portal-content h5{font-size:13px!important}}.u-marketing-suite .h6,.u-marketing-suite h6,.u-marketing-suite-dashboard .h6,.u-marketing-suite-dashboard h6,.ums-portal-content .h6,.ums-portal-content h6{font-size:11px!important;color:#000}@media screen and (min-width:1366px){.u-marketing-suite .h6,.u-marketing-suite h6,.u-marketing-suite-dashboard .h6,.u-marketing-suite-dashboard h6,.ums-portal-content .h6,.ums-portal-content h6{font-size:13px!important}}.u-marketing-suite .ums-button,.u-marketing-suite-dashboard .ums-button,.ums-portal-content .ums-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ff1493;border-radius:2.5px;line-height:1.1!important;outline:0;color:#1a254f;padding:6.66666667px 10px;display:inline-flex;align-items:center;font-weight:700;cursor:pointer;text-decoration:none!important;font-size:11px!important;transition:background .2s ease-in-out,color .2s ease-in-out}@media screen and (min-width:1366px){.u-marketing-suite .ums-button,.u-marketing-suite-dashboard .ums-button,.ums-portal-content .ums-button{font-size:13px!important}}.u-marketing-suite .ums-button:focus,.u-marketing-suite .ums-button:hover,.u-marketing-suite-dashboard .ums-button:focus,.u-marketing-suite-dashboard .ums-button:hover,.ums-portal-content .ums-button:focus,.ums-portal-content .ums-button:hover{outline:0}.u-marketing-suite .ums-button .ums-icon--btn,.u-marketing-suite-dashboard .ums-button .ums-icon--btn,.ums-portal-content .ums-button .ums-icon--btn{max-width:13px;max-height:13px;width:100%!important;height:100%!important}.u-marketing-suite .ums-button *+ums-icon,.u-marketing-suite-dashboard .ums-button *+ums-icon,.ums-portal-content .ums-button *+ums-icon{margin-left:10px}.u-marketing-suite .ums-button ums-icon+*,.u-marketing-suite-dashboard .ums-button ums-icon+*,.ums-portal-content .ums-button ums-icon+*{margin-left:10px}.u-marketing-suite .ums-button .ums-icon--rotate-180,.u-marketing-suite-dashboard .ums-button .ums-icon--rotate-180,.ums-portal-content .ums-button .ums-icon--rotate-180{transform:scaleX(-1)}.u-marketing-suite .ums-button+.ums-button,.u-marketing-suite-dashboard .ums-button+.ums-button,.ums-portal-content .ums-button+.ums-button{margin-left:5px}.u-marketing-suite .ums-button--icon>span,.u-marketing-suite-dashboard .ums-button--icon>span,.ums-portal-content .ums-button--icon>span{position:relative;top:1px}.u-marketing-suite .ums-button--base,.u-marketing-suite-dashboard .ums-button--base,.ums-portal-content .ums-button--base{background:#1a254f;color:#fff;border-color:#1a254f}.u-marketing-suite .ums-button--base:focus,.u-marketing-suite .ums-button--base:hover,.u-marketing-suite-dashboard .ums-button--base:focus,.u-marketing-suite-dashboard .ums-button--base:hover,.ums-portal-content .ums-button--base:focus,.ums-portal-content .ums-button--base:hover{background:#202e62;color:#fff}.u-marketing-suite .ums-button--base-trans,.u-marketing-suite-dashboard .ums-button--base-trans,.ums-portal-content .ums-button--base-trans{background:rgba(26,37,79,.25);color:#fff;border-color:rgba(26,37,79,.25)}.u-marketing-suite .ums-button--base-trans:focus,.u-marketing-suite .ums-button--base-trans:hover,.u-marketing-suite-dashboard .ums-button--base-trans:focus,.u-marketing-suite-dashboard .ums-button--base-trans:hover,.ums-portal-content .ums-button--base-trans:focus,.ums-portal-content .ums-button--base-trans:hover{background:#202e62;color:#fff}.u-marketing-suite .ums-button--beige,.u-marketing-suite-dashboard .ums-button--beige,.ums-portal-content .ums-button--beige{background:#f2ebe7;color:#68676b;border-color:#f2ebe7}.u-marketing-suite .ums-button--beige:focus,.u-marketing-suite .ums-button--beige:hover,.u-marketing-suite-dashboard .ums-button--beige:focus,.u-marketing-suite-dashboard .ums-button--beige:hover,.ums-portal-content .ums-button--beige:focus,.ums-portal-content .ums-button--beige:hover{background:#fbf9f8;color:#68676b}.u-marketing-suite .ums-button--main,.u-marketing-suite-dashboard .ums-button--main,.ums-portal-content .ums-button--main{background:#3444b2;color:#fff;border-color:#3444b2}.u-marketing-suite .ums-button--main:focus,.u-marketing-suite .ums-button--main:hover,.u-marketing-suite-dashboard .ums-button--main:focus,.u-marketing-suite-dashboard .ums-button--main:hover,.ums-portal-content .ums-button--main:focus,.ums-portal-content .ums-button--main:hover{background:#3a4cc5;color:#fff}.u-marketing-suite .ums-button--light,.u-marketing-suite .ums-button--line,.u-marketing-suite-dashboard .ums-button--light,.u-marketing-suite-dashboard .ums-button--line,.ums-portal-content .ums-button--light,.ums-portal-content .ums-button--line{background:#eeeef0;color:#1a254f;border-color:#d1d4dc}.u-marketing-suite .ums-button--light:focus,.u-marketing-suite .ums-button--light:hover,.u-marketing-suite .ums-button--line:focus,.u-marketing-suite .ums-button--line:hover,.u-marketing-suite-dashboard .ums-button--light:focus,.u-marketing-suite-dashboard .ums-button--light:hover,.u-marketing-suite-dashboard .ums-button--line:focus,.u-marketing-suite-dashboard .ums-button--line:hover,.ums-portal-content .ums-button--light:focus,.ums-portal-content .ums-button--light:hover,.ums-portal-content .ums-button--line:focus,.ums-portal-content .ums-button--line:hover{background:#e3e5e9;color:#1a254f}.u-marketing-suite .ums-button--line-success,.u-marketing-suite-dashboard .ums-button--line-success,.ums-portal-content .ums-button--line-success{background:rgba(17,188,155,.05);color:#11bc9b;border-color:#11bc9b}.u-marketing-suite .ums-button--line-success:focus,.u-marketing-suite .ums-button--line-success:hover,.u-marketing-suite-dashboard .ums-button--line-success:focus,.u-marketing-suite-dashboard .ums-button--line-success:hover,.ums-portal-content .ums-button--line-success:focus,.ums-portal-content .ums-button--line-success:hover{background:rgba(17,188,155,0)}.u-marketing-suite .ums-button--error,.u-marketing-suite-dashboard .ums-button--error,.ums-portal-content .ums-button--error{background:#fc391c;color:#fff;border-color:#fc391c}.u-marketing-suite .ums-button--error:focus,.u-marketing-suite .ums-button--error:hover,.u-marketing-suite-dashboard .ums-button--error:focus,.u-marketing-suite-dashboard .ums-button--error:hover,.ums-portal-content .ums-button--error:focus,.ums-portal-content .ums-button--error:hover{background:#e22003;border-color:#e22003}.u-marketing-suite .ums-button--success,.u-marketing-suite-dashboard .ums-button--success,.ums-portal-content .ums-button--success{background:#11bc9b;color:#fff;border-color:#11bc9b}.u-marketing-suite .ums-button--success:focus,.u-marketing-suite .ums-button--success:hover,.u-marketing-suite-dashboard .ums-button--success:focus,.u-marketing-suite-dashboard .ums-button--success:hover,.ums-portal-content .ums-button--success:focus,.ums-portal-content .ums-button--success:hover{background:#0fa588;color:#fff}.u-marketing-suite .ums-button--line-w,.u-marketing-suite-dashboard .ums-button--line-w,.ums-portal-content .ums-button--line-w{background:0 0;color:#fff;text-decoration:underline;border:0}.u-marketing-suite .ums-button--line-w:focus,.u-marketing-suite .ums-button--line-w:hover,.u-marketing-suite-dashboard .ums-button--line-w:focus,.u-marketing-suite-dashboard .ums-button--line-w:hover,.ums-portal-content .ums-button--line-w:focus,.ums-portal-content .ums-button--line-w:hover{background:rgba(255,255,255,.05)}.u-marketing-suite .ums-button--link,.u-marketing-suite-dashboard .ums-button--link,.ums-portal-content .ums-button--link{background:0 0;color:#1a254f;border:0;padding:0!important;text-decoration:underline!important}.u-marketing-suite .ums-button--link:focus,.u-marketing-suite .ums-button--link:hover,.u-marketing-suite-dashboard .ums-button--link:focus,.u-marketing-suite-dashboard .ums-button--link:hover,.ums-portal-content .ums-button--link:focus,.ums-portal-content .ums-button--link:hover{background:0 0;color:#3444b2;box-shadow:none}.u-marketing-suite .ums-button--link-light,.u-marketing-suite-dashboard .ums-button--link-light,.ums-portal-content .ums-button--link-light{background:0 0;color:#68676b;border:0;padding:0!important;text-decoration:underline!important}.u-marketing-suite .ums-button--link-light:focus,.u-marketing-suite .ums-button--link-light:hover,.u-marketing-suite-dashboard .ums-button--link-light:focus,.u-marketing-suite-dashboard .ums-button--link-light:hover,.ums-portal-content .ums-button--link-light:focus,.ums-portal-content .ums-button--link-light:hover{background:0 0;color:#1a254f;box-shadow:none}.u-marketing-suite .ums-button--link-lighter,.u-marketing-suite-dashboard .ums-button--link-lighter,.ums-portal-content .ums-button--link-lighter{background:0 0;color:rgba(104,103,107,.65);border:0;padding:0!important;text-decoration:none!important}.u-marketing-suite .ums-button--link-lighter:focus,.u-marketing-suite .ums-button--link-lighter:hover,.u-marketing-suite-dashboard .ums-button--link-lighter:focus,.u-marketing-suite-dashboard .ums-button--link-lighter:hover,.ums-portal-content .ums-button--link-lighter:focus,.ums-portal-content .ums-button--link-lighter:hover{background:0 0;color:#1a254f;box-shadow:none;text-decoration:underline!important}.u-marketing-suite .ums-button--link-error,.u-marketing-suite-dashboard .ums-button--link-error,.ums-portal-content .ums-button--link-error{background:0 0;color:#fc391c;border:0;text-decoration:underline!important}.u-marketing-suite .ums-button--link-error:focus,.u-marketing-suite .ums-button--link-error:hover,.u-marketing-suite-dashboard .ums-button--link-error:focus,.u-marketing-suite-dashboard .ums-button--link-error:hover,.ums-portal-content .ums-button--link-error:focus,.ums-portal-content .ums-button--link-error:hover{background:#ffe9e5;box-shadow:none}.u-marketing-suite .ums-button--transparent,.u-marketing-suite-dashboard .ums-button--transparent,.ums-portal-content .ums-button--transparent{background:0 0!important;border-color:transparent!important}.u-marketing-suite .ums-button__placeholder,.u-marketing-suite-dashboard .ums-button__placeholder,.ums-portal-content .ums-button__placeholder{display:inline-flex}.u-marketing-suite .ums-button__wrapper,.u-marketing-suite-dashboard .ums-button__wrapper,.ums-portal-content .ums-button__wrapper{display:flex;margin-top:40px;flex-flow:row wrap;justify-content:space-between;width:100%;align-items:center}.u-marketing-suite .ums-button__wrapper--left,.u-marketing-suite-dashboard .ums-button__wrapper--left,.ums-portal-content .ums-button__wrapper--left{justify-content:flex-start}.u-marketing-suite .ums-button__wrapper--left>*+*,.u-marketing-suite-dashboard .ums-button__wrapper--left>*+*,.ums-portal-content .ums-button__wrapper--left>*+*{margin-left:10px!important}.u-marketing-suite .ums-button__wrapper--right,.u-marketing-suite-dashboard .ums-button__wrapper--right,.ums-portal-content .ums-button__wrapper--right{justify-content:flex-end}.u-marketing-suite .ums-button__wrapper--right>*+*,.u-marketing-suite-dashboard .ums-button__wrapper--right>*+*,.ums-portal-content .ums-button__wrapper--right>*+*{margin-left:10px!important}.u-marketing-suite .ums-button__wrapper--no-margin,.u-marketing-suite-dashboard .ums-button__wrapper--no-margin,.ums-portal-content .ums-button__wrapper--no-margin{margin-top:0}.u-marketing-suite .ums-button__wrapper--no-wrap,.u-marketing-suite-dashboard .ums-button__wrapper--no-wrap,.ums-portal-content .ums-button__wrapper--no-wrap{flex-wrap:nowrap}.u-marketing-suite .ums-button__wrapper--overlay,.u-marketing-suite-dashboard .ums-button__wrapper--overlay,.ums-portal-content .ums-button__wrapper--overlay{margin:0}@media screen and (min-width:1366px){.u-marketing-suite .ums-button,.u-marketing-suite-dashboard .ums-button,.ums-portal-content .ums-button{padding:12px 24px}}.u-marketing-suite .ums-button--fullwidth,.u-marketing-suite-dashboard .ums-button--fullwidth,.ums-portal-content .ums-button--fullwidth{width:100%}.u-marketing-suite .ums-button--sm,.u-marketing-suite-dashboard .ums-button--sm,.ums-portal-content .ums-button--sm{font-size:9px!important;padding:6.66666667px 20px}@media screen and (min-width:1366px){.u-marketing-suite .ums-button--sm,.u-marketing-suite-dashboard .ums-button--sm,.ums-portal-content .ums-button--sm{font-size:11px!important}}.u-marketing-suite .ums-button--sm-1,.u-marketing-suite-dashboard .ums-button--sm-1,.ums-portal-content .ums-button--sm-1{font-size:9px!important;padding:6.66666667px 13.33333333px}@media screen and (min-width:1366px){.u-marketing-suite .ums-button--sm-1,.u-marketing-suite-dashboard .ums-button--sm-1,.ums-portal-content .ums-button--sm-1{font-size:11px!important}}.u-marketing-suite .ums-button--square-icon,.u-marketing-suite-dashboard .ums-button--square-icon,.ums-portal-content .ums-button--square-icon{padding:10px!important;min-width:40px;max-width:40px!important;height:40px;justify-content:center}.u-marketing-suite .ums-button--square-icon.ums-button--sm,.u-marketing-suite-dashboard .ums-button--square-icon.ums-button--sm,.ums-portal-content .ums-button--square-icon.ums-button--sm{min-width:30px;max-width:30px!important;height:30px}.u-marketing-suite .ums-button--disabled,.u-marketing-suite-dashboard .ums-button--disabled,.ums-portal-content .ums-button--disabled{pointer-events:none;opacity:.35}.u-marketing-suite .ums-button--as-ums-bar-button,.u-marketing-suite-dashboard .ums-button--as-ums-bar-button,.ums-portal-content .ums-button--as-ums-bar-button{padding:6px 14px;line-height:18px!important;font-size:14px!important}.u-marketing-suite .ums-button--table,.u-marketing-suite-dashboard .ums-button--table,.ums-portal-content .ums-button--table{background:#eeeef0;color:#1a254f;border-radius:2.5px;text-decoration:underline;border-color:#d1d4dc;padding:8px;margin-top:-5px;margin-bottom:-5px}.u-marketing-suite .ums-button--table:focus,.u-marketing-suite .ums-button--table:hover,.u-marketing-suite-dashboard .ums-button--table:focus,.u-marketing-suite-dashboard .ums-button--table:hover,.ums-portal-content .ums-button--table:focus,.ums-portal-content .ums-button--table:hover{background:#e3e5e9}.u-marketing-suite .ums-button--table+.ums-button--table,.u-marketing-suite-dashboard .ums-button--table+.ums-button--table,.ums-portal-content .ums-button--table+.ums-button--table{margin-left:5px}.u-marketing-suite ums-icon,.u-marketing-suite-dashboard ums-icon,.ums-portal-content ums-icon{display:inline-flex;flex-flow:row wrap;align-items:center}.u-marketing-suite .ums-icon,.u-marketing-suite-dashboard .ums-icon,.ums-portal-content .ums-icon{height:100%;width:100%;fill:#000;fill:currentColor;display:inline-block;vertical-align:-.1em}.u-marketing-suite .ums-icon--xxs,.u-marketing-suite-dashboard .ums-icon--xxs,.ums-portal-content .ums-icon--xxs{width:10px;height:10px}.u-marketing-suite .ums-icon--xs,.u-marketing-suite-dashboard .ums-icon--xs,.ums-portal-content .ums-icon--xs{width:12px;height:12px}.u-marketing-suite .ums-icon--sm,.u-marketing-suite-dashboard .ums-icon--sm,.ums-portal-content .ums-icon--sm{width:14px;height:14px}.u-marketing-suite .ums-icon--md,.u-marketing-suite-dashboard .ums-icon--md,.ums-portal-content .ums-icon--md{width:18px;height:18px}.u-marketing-suite .ums-icon--lg,.u-marketing-suite-dashboard .ums-icon--lg,.ums-portal-content .ums-icon--lg{width:36px;height:36px}.u-marketing-suite .ums-icon--xl,.u-marketing-suite-dashboard .ums-icon--xl,.ums-portal-content .ums-icon--xl{width:50px;height:50px}.u-marketing-suite .ums-icon--xxl,.u-marketing-suite-dashboard .ums-icon--xxl,.ums-portal-content .ums-icon--xxl{width:100px;height:100px}.u-marketing-suite .ums-icon--rotate-90,.u-marketing-suite-dashboard .ums-icon--rotate-90,.ums-portal-content .ums-icon--rotate-90{transform:rotate(90deg)}.u-marketing-suite .ums-icon--rotate-180,.u-marketing-suite-dashboard .ums-icon--rotate-180,.ums-portal-content .ums-icon--rotate-180{transform:rotate(180deg)}.u-marketing-suite .ums-icon--rotate-270,.u-marketing-suite-dashboard .ums-icon--rotate-270,.ums-portal-content .ums-icon--rotate-270{transform:rotate(270deg)}.u-marketing-suite .ums-icon--flip-x,.u-marketing-suite-dashboard .ums-icon--flip-x,.ums-portal-content .ums-icon--flip-x{transform:scaleX(-1)}.u-marketing-suite .ums-icon--flip-y,.u-marketing-suite-dashboard .ums-icon--flip-y,.ums-portal-content .ums-icon--flip-y{transform:scaleY(-1)}.u-marketing-suite .ums-icon.icon-checkmark,.u-marketing-suite-dashboard .ums-icon.icon-checkmark,.ums-portal-content .ums-icon.icon-checkmark{fill:#fff}.u-marketing-suite .ums-icon-wrap,.u-marketing-suite-dashboard .ums-icon-wrap,.ums-portal-content .ums-icon-wrap{display:flex;align-items:center}.u-marketing-suite .ums-icon-wrap>*+*,.u-marketing-suite-dashboard .ums-icon-wrap>*+*,.ums-portal-content .ums-icon-wrap>*+*{margin-left:12px}.u-marketing-suite .ums-form__row,.u-marketing-suite-dashboard .ums-form__row,.ums-portal-content .ums-form__row{width:100%;display:flex;flex-flow:row wrap;justify-content:space-between}.u-marketing-suite .ums-form__row+.ums-form__row,.u-marketing-suite-dashboard .ums-form__row+.ums-form__row,.ums-portal-content .ums-form__row+.ums-form__row{margin-top:20px}.u-marketing-suite .ums-form__row--small+.ums-form__row,.u-marketing-suite-dashboard .ums-form__row--small+.ums-form__row,.ums-portal-content .ums-form__row--small+.ums-form__row{margin-top:6px}.u-marketing-suite .ums-form__subrow,.u-marketing-suite-dashboard .ums-form__subrow,.ums-portal-content .ums-form__subrow{width:calc(50% - 15px)}.u-marketing-suite .ums-form__subrow>*,.u-marketing-suite-dashboard .ums-form__subrow>*,.ums-portal-content .ums-form__subrow>*{min-width:100%!important;max-width:none}.u-marketing-suite .ums-form__row input::-moz-placeholder,.u-marketing-suite-dashboard .ums-form__row input::-moz-placeholder,.ums-portal-content .ums-form__row input::-moz-placeholder{color:#a9a9a9}.u-marketing-suite .ums-form__row input::placeholder,.u-marketing-suite-dashboard .ums-form__row input::placeholder,.ums-portal-content .ums-form__row input::placeholder{color:#a9a9a9}.u-marketing-suite .ums-form__row ums-render-property,.u-marketing-suite-dashboard .ums-form__row ums-render-property,.ums-portal-content .ums-form__row ums-render-property{width:100%}.u-marketing-suite .ums-form__row .umb-property-editor--preview,.u-marketing-suite-dashboard .ums-form__row .umb-property-editor--preview,.ums-portal-content .ums-form__row .umb-property-editor--preview{color:#f00!important}.u-marketing-suite .ums-form__array,.u-marketing-suite-dashboard .ums-form__array,.ums-portal-content .ums-form__array{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0;padding:0}.u-marketing-suite .ums-form__array>*,.u-marketing-suite-dashboard .ums-form__array>*,.ums-portal-content .ums-form__array>*{margin-right:4px!important;margin-bottom:4px!important}.u-marketing-suite .ums-form__grid-layout,.u-marketing-suite-dashboard .ums-form__grid-layout,.ums-portal-content .ums-form__grid-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:40px;grid-row-gap:20px}.u-marketing-suite .ums-form__grid-layout>*,.u-marketing-suite-dashboard .ums-form__grid-layout>*,.ums-portal-content .ums-form__grid-layout>*{margin:0!important}.u-marketing-suite .ums-form__grid-layout--col-1,.u-marketing-suite-dashboard .ums-form__grid-layout--col-1,.ums-portal-content .ums-form__grid-layout--col-1{grid-column-start:1}.u-marketing-suite .ums-form__grid-layout--col-2,.u-marketing-suite-dashboard .ums-form__grid-layout--col-2,.ums-portal-content .ums-form__grid-layout--col-2{grid-column-start:2}.u-marketing-suite .ums-form__grid-layout--col-span-2,.u-marketing-suite-dashboard .ums-form__grid-layout--col-span-2,.ums-portal-content .ums-form__grid-layout--col-span-2{grid-column-start:1;grid-column-end:span 2}.u-marketing-suite .ums-form__grid-layout--row-span,.u-marketing-suite-dashboard .ums-form__grid-layout--row-span,.ums-portal-content .ums-form__grid-layout--row-span{grid-row-end:span 2;grid-row-start:1;display:flex;flex-direction:column}.u-marketing-suite .ums-form__grid-layout--row-span>label,.u-marketing-suite-dashboard .ums-form__grid-layout--row-span>label,.ums-portal-content .ums-form__grid-layout--row-span>label{flex:0 0 auto}.u-marketing-suite .ums-form__grid-layout--row-span>label+*,.u-marketing-suite-dashboard .ums-form__grid-layout--row-span>label+*,.ums-portal-content .ums-form__grid-layout--row-span>label+*{flex:1 1 auto}.u-marketing-suite .ums-form__input:not([type=radio]):not([type=checkbox]),.u-marketing-suite-dashboard .ums-form__input:not([type=radio]):not([type=checkbox]),.ums-portal-content .ums-form__input:not([type=radio]):not([type=checkbox]){font-size:11px!important;background:#fff;color:#1a254f;width:100%;max-width:100%;padding:11px 15px;height:auto!important;border:1px solid #d1d4dc!important;border-radius:2.5px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;line-height:1.2}@media screen and (min-width:1366px){.u-marketing-suite .ums-form__input:not([type=radio]):not([type=checkbox]),.u-marketing-suite-dashboard .ums-form__input:not([type=radio]):not([type=checkbox]),.ums-portal-content .ums-form__input:not([type=radio]):not([type=checkbox]){font-size:13px!important}}.u-marketing-suite .ums-form__input:not([type=radio]):not([type=checkbox]):focus,.u-marketing-suite-dashboard .ums-form__input:not([type=radio]):not([type=checkbox]):focus,.ums-portal-content .ums-form__input:not([type=radio]):not([type=checkbox]):focus{background-color:#fff!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-form__input--dark:not([type=radio]):not([type=checkbox]),.u-marketing-suite-dashboard .ums-form__input--dark:not([type=radio]):not([type=checkbox]),.ums-portal-content .ums-form__input--dark:not([type=radio]):not([type=checkbox]){font-size:11px!important;background:#fff;color:#1a254f;width:100%;max-width:100%;padding:11px 15px;height:auto!important;border:1px solid #d1d4dc!important;border-radius:2.5px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;line-height:1.2;background-color:rgba(255,255,255,.05)!important;border-color:rgba(255,255,255,.1)!important;color:#fff!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-form__input--dark:not([type=radio]):not([type=checkbox]),.u-marketing-suite-dashboard .ums-form__input--dark:not([type=radio]):not([type=checkbox]),.ums-portal-content .ums-form__input--dark:not([type=radio]):not([type=checkbox]){font-size:13px!important}}.u-marketing-suite .ums-form__input--dark:not([type=radio]):not([type=checkbox]):focus,.u-marketing-suite-dashboard .ums-form__input--dark:not([type=radio]):not([type=checkbox]):focus,.ums-portal-content .ums-form__input--dark:not([type=radio]):not([type=checkbox]):focus{background-color:#fff!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-form__input--dark:not([type=radio]):not([type=checkbox]):focus,.u-marketing-suite-dashboard .ums-form__input--dark:not([type=radio]):not([type=checkbox]):focus,.ums-portal-content .ums-form__input--dark:not([type=radio]):not([type=checkbox]):focus{background-color:rgba(255,255,255,.05)!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-form__input--flex,.u-marketing-suite-dashboard .ums-form__input--flex,.ums-portal-content .ums-form__input--flex{flex:1 1 0}.u-marketing-suite .ums-form__input--flex~button,.u-marketing-suite-dashboard .ums-form__input--flex~button,.ums-portal-content .ums-form__input--flex~button{margin-left:10px}.u-marketing-suite .ums-form__input--disabled,.u-marketing-suite .ums-form__input:disabled,.u-marketing-suite-dashboard .ums-form__input--disabled,.u-marketing-suite-dashboard .ums-form__input:disabled,.ums-portal-content .ums-form__input--disabled,.ums-portal-content .ums-form__input:disabled{color:rgba(104,103,107,.75)!important;pointer-events:none;background:rgba(238,238,240,.5)!important;cursor:disabled!important}.u-marketing-suite .ums-form__input--auto:not([type=radio]):not([type=checkbox]),.u-marketing-suite-dashboard .ums-form__input--auto:not([type=radio]):not([type=checkbox]),.ums-portal-content .ums-form__input--auto:not([type=radio]):not([type=checkbox]){width:auto!important}.u-marketing-suite .ums-form__input--filter:not([type=radio]):not([type=checkbox]),.u-marketing-suite-dashboard .ums-form__input--filter:not([type=radio]):not([type=checkbox]),.ums-portal-content .ums-form__input--filter:not([type=radio]):not([type=checkbox]){border-radius:1.7rem!important;padding-top:4px;padding-bottom:4px;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.u-marketing-suite .ums-form__input--empty:not([type=radio]):not([type=checkbox]),.u-marketing-suite-dashboard .ums-form__input--empty:not([type=radio]):not([type=checkbox]),.ums-portal-content .ums-form__input--empty:not([type=radio]):not([type=checkbox]){background:0 0!important;border:0!important;padding-left:0;padding-right:0}.u-marketing-suite .ums-form__select,.u-marketing-suite-dashboard .ums-form__select,.ums-portal-content .ums-form__select{font-size:11px!important;background:#fff;color:#1a254f;width:100%;max-width:100%;padding:11px 15px;height:auto!important;border:1px solid #d1d4dc!important;border-radius:2.5px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;line-height:1.2;padding-right:30px;background-size:8px 8px;background-position:right 15px center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNDUxLjg0NyA0NTEuODQ3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTEuODQ3IDQ1MS44NDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMjI1LjkyMywzNTQuNzA2Yy04LjA5OCwwLTE2LjE5NS0zLjA5Mi0yMi4zNjktOS4yNjNMOS4yNywxNTEuMTU3Yy0xMi4zNTktMTIuMzU5LTEyLjM1OS0zMi4zOTcsMC00NC43NTEgICBjMTIuMzU0LTEyLjM1NCwzMi4zODgtMTIuMzU0LDQ0Ljc0OCwwbDE3MS45MDUsMTcxLjkxNWwxNzEuOTA2LTE3MS45MDljMTIuMzU5LTEyLjM1NCwzMi4zOTEtMTIuMzU0LDQ0Ljc0NCwwICAgYzEyLjM2NSwxMi4zNTQsMTIuMzY1LDMyLjM5MiwwLDQ0Ljc1MUwyNDguMjkyLDM0NS40NDlDMjQyLjExNSwzNTEuNjIxLDIzNC4wMTgsMzU0LjcwNiwyMjUuOTIzLDM1NC43MDZ6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)}@media screen and (min-width:1366px){.u-marketing-suite .ums-form__select,.u-marketing-suite-dashboard .ums-form__select,.ums-portal-content .ums-form__select{font-size:13px!important}}.u-marketing-suite .ums-form__select:focus,.u-marketing-suite-dashboard .ums-form__select:focus,.ums-portal-content .ums-form__select:focus{background-color:#fff!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-form__select--dark,.u-marketing-suite-dashboard .ums-form__select--dark,.ums-portal-content .ums-form__select--dark{font-size:11px!important;background:#fff;color:#1a254f;width:100%;max-width:100%;padding:11px 15px;height:auto!important;border:1px solid #d1d4dc!important;border-radius:2.5px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;line-height:1.2;background-color:rgba(255,255,255,.05)!important;border-color:rgba(255,255,255,.1)!important;color:#fff!important;padding-right:30px;background-size:8px 8px;background-position:right 15px center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNDUxLjg0NyA0NTEuODQ3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTEuODQ3IDQ1MS44NDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMjI1LjkyMywzNTQuNzA2Yy04LjA5OCwwLTE2LjE5NS0zLjA5Mi0yMi4zNjktOS4yNjNMOS4yNywxNTEuMTU3Yy0xMi4zNTktMTIuMzU5LTEyLjM1OS0zMi4zOTcsMC00NC43NTEgICBjMTIuMzU0LTEyLjM1NCwzMi4zODgtMTIuMzU0LDQ0Ljc0OCwwbDE3MS45MDUsMTcxLjkxNWwxNzEuOTA2LTE3MS45MDljMTIuMzU5LTEyLjM1NCwzMi4zOTEtMTIuMzU0LDQ0Ljc0NCwwICAgYzEyLjM2NSwxMi4zNTQsMTIuMzY1LDMyLjM5MiwwLDQ0Ljc1MUwyNDguMjkyLDM0NS40NDlDMjQyLjExNSwzNTEuNjIxLDIzNC4wMTgsMzU0LjcwNiwyMjUuOTIzLDM1NC43MDZ6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+Cgk8cGF0aCBkPSJNMjI1LjkyMywzNTQuNzA2Yy04LjA5OCwwLTE2LjE5NS0zLjA5Mi0yMi4zNjktOS4yNjNMOS4yNywxNTEuMTU3Yy0xMi4zNTktMTIuMzU5LTEyLjM1OS0zMi4zOTcsMC00NC43NTEgICBjMTIuMzU0LTEyLjM1NCwzMi4zODgtMTIuMzU0LDQ0Ljc0OCwwbDE3MS45MDUsMTcxLjkxNWwxNzEuOTA2LTE3MS45MDljMTIuMzU5LTEyLjM1NCwzMi4zOTEtMTIuMzU0LDQ0Ljc0NCwwICAgYzEyLjM2NSwxMi4zNTQsMTIuMzY1LDMyLjM5MiwwLDQ0Ljc1MUwyNDguMjkyLDM0NS40NDlDMjQyLjExNSwzNTEuNjIxLDIzNC4wMTgsMzU0LjcwNiwyMjUuOTIzLDM1NC43MDZ6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGRkZGRkYiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+CjwvZz48L2c+IDwvc3ZnPg==)!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-form__select--dark,.u-marketing-suite-dashboard .ums-form__select--dark,.ums-portal-content .ums-form__select--dark{font-size:13px!important}}.u-marketing-suite .ums-form__select--dark:focus,.u-marketing-suite-dashboard .ums-form__select--dark:focus,.ums-portal-content .ums-form__select--dark:focus{background-color:#fff!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-form__select--dark:focus,.u-marketing-suite-dashboard .ums-form__select--dark:focus,.ums-portal-content .ums-form__select--dark:focus{background-color:rgba(255,255,255,.05)!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-form__select--dark option,.u-marketing-suite-dashboard .ums-form__select--dark option,.ums-portal-content .ums-form__select--dark option{color:#1a254f}.u-marketing-suite .ums-form__select--flex,.u-marketing-suite-dashboard .ums-form__select--flex,.ums-portal-content .ums-form__select--flex{flex:1 1 0}.u-marketing-suite .ums-form__select--flex~button,.u-marketing-suite-dashboard .ums-form__select--flex~button,.ums-portal-content .ums-form__select--flex~button{margin-left:10px}.u-marketing-suite .ums-form__select:disabled,.u-marketing-suite-dashboard .ums-form__select:disabled,.ums-portal-content .ums-form__select:disabled{background-color:rgba(238,238,240,.5)!important;color:#828282!important}.u-marketing-suite .ums-form__label,.u-marketing-suite-dashboard .ums-form__label,.ums-portal-content .ums-form__label{margin-bottom:6.66666667px;width:100%;font-size:11px!important;font-weight:700;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative}@media screen and (min-width:1366px){.u-marketing-suite .ums-form__label,.u-marketing-suite-dashboard .ums-form__label,.ums-portal-content .ums-form__label{font-size:13px!important}}.u-marketing-suite .ums-form__label--dark,.u-marketing-suite-dashboard .ums-form__label--dark,.ums-portal-content .ums-form__label--dark{color:#fff!important}.u-marketing-suite .ums-form__label--light,.u-marketing-suite-dashboard .ums-form__label--light,.ums-portal-content .ums-form__label--light{font-size:11px!important;margin-bottom:1px;line-height:1.7;opacity:.35}.u-marketing-suite .ums-form__textitem,.u-marketing-suite-dashboard .ums-form__textitem,.ums-portal-content .ums-form__textitem{margin:0}.u-marketing-suite .ums-form__info__bullet,.u-marketing-suite-dashboard .ums-form__info__bullet,.ums-portal-content .ums-form__info__bullet{background:rgba(209,212,220,0);z-index:10;cursor:pointer;width:25px;height:25px;padding:5px;display:inline-flex;border-radius:2.5px;margin-top:-2px;transition:all .2s ease-in-out}.u-marketing-suite .ums-form__info__icon,.u-marketing-suite-dashboard .ums-form__info__icon,.ums-portal-content .ums-form__info__icon{width:15px;height:15px;color:#68676b;opacity:.5}.u-marketing-suite .ums-form__info__text,.u-marketing-suite-dashboard .ums-form__info__text,.ums-portal-content .ums-form__info__text{display:none;background:#1a254f;color:#fff;position:absolute;top:auto;bottom:30px;left:auto;right:0;max-width:100%;padding:15px 20px;border-radius:5px;box-shadow:0 2px 2px rgba(0,0,0,.05)}.u-marketing-suite .ums-form__info__text--wide,.u-marketing-suite-dashboard .ums-form__info__text--wide,.ums-portal-content .ums-form__info__text--wide{width:500px;max-width:500px}.u-marketing-suite .ums-form__info__text:after,.u-marketing-suite-dashboard .ums-form__info__text:after,.ums-portal-content .ums-form__info__text:after{content:'';position:absolute;top:auto;bottom:-5px;width:18px;height:18px;display:block;left:auto;right:3px;background:#1a254f;transform:rotate(45deg);border-radius:2.5px}.u-marketing-suite .ums-form__info__text--left,.u-marketing-suite-dashboard .ums-form__info__text--left,.ums-portal-content .ums-form__info__text--left{left:0;right:auto}.u-marketing-suite .ums-form__info__text--left:after,.u-marketing-suite-dashboard .ums-form__info__text--left:after,.ums-portal-content .ums-form__info__text--left:after{left:3px;right:0}.u-marketing-suite .ums-form__info__bullet:hover,.u-marketing-suite-dashboard .ums-form__info__bullet:hover,.ums-portal-content .ums-form__info__bullet:hover{background:rgba(209,212,220,.75);transition:all .2s ease-in-out}.u-marketing-suite .ums-form__info__bullet:hover .ums-form__info__text,.u-marketing-suite-dashboard .ums-form__info__bullet:hover .ums-form__info__text,.ums-portal-content .ums-form__info__bullet:hover .ums-form__info__text{display:block}.u-marketing-suite .ums-form__info__bullet:hover .ums-form__info__icon,.u-marketing-suite-dashboard .ums-form__info__bullet:hover .ums-form__info__icon,.ums-portal-content .ums-form__info__bullet:hover .ums-form__info__icon{opacity:1}.u-marketing-suite .ums-form__input-iconwrap,.u-marketing-suite-dashboard .ums-form__input-iconwrap,.ums-portal-content .ums-form__input-iconwrap{position:relative;display:flex;flex-flow:row wrap;flex:1 1 0;justify-content:space-between}.u-marketing-suite .ums-form__input-iconwrap:not([class*=iconwrap--auto]) input,.u-marketing-suite .ums-form__input-iconwrap:not([class*=iconwrap--auto]) select,.u-marketing-suite .ums-form__input-iconwrap:not([class*=iconwrap--auto])>div,.u-marketing-suite-dashboard .ums-form__input-iconwrap:not([class*=iconwrap--auto]) input,.u-marketing-suite-dashboard .ums-form__input-iconwrap:not([class*=iconwrap--auto]) select,.u-marketing-suite-dashboard .ums-form__input-iconwrap:not([class*=iconwrap--auto])>div,.ums-portal-content .ums-form__input-iconwrap:not([class*=iconwrap--auto]) input,.ums-portal-content .ums-form__input-iconwrap:not([class*=iconwrap--auto]) select,.ums-portal-content .ums-form__input-iconwrap:not([class*=iconwrap--auto])>div{padding-left:64px!important}.u-marketing-suite .ums-form__input-iconwrap umb-flatpickr,.u-marketing-suite-dashboard .ums-form__input-iconwrap umb-flatpickr,.ums-portal-content .ums-form__input-iconwrap umb-flatpickr{width:100%}.u-marketing-suite .ums-form__input-iconwrap--auto [class*='-form__input-icon'],.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto [class*='-form__input-icon'],.ums-portal-content .ums-form__input-iconwrap--auto [class*='-form__input-icon']{position:relative;border:1px solid #d1d4dc!important;border-right:0!important}.u-marketing-suite .ums-form__input-iconwrap--auto [class*='-form__input-icon']:first-child,.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto [class*='-form__input-icon']:first-child,.ums-portal-content .ums-form__input-iconwrap--auto [class*='-form__input-icon']:first-child{border-radius:2.5px 0 0 2.5px!important}.u-marketing-suite .ums-form__input-iconwrap--auto [class*='-form__input-icon']:last-child,.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto [class*='-form__input-icon']:last-child,.ums-portal-content .ums-form__input-iconwrap--auto [class*='-form__input-icon']:last-child{border-radius:0 2.5px 2.5px 0!important}.u-marketing-suite .ums-form__input-iconwrap--auto input,.u-marketing-suite .ums-form__input-iconwrap--auto input:not([type=radio]):not([type=checkbox]),.u-marketing-suite .ums-form__input-iconwrap--auto select,.u-marketing-suite .ums-form__input-iconwrap--auto select:not([type=radio]):not([type=checkbox]),.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto input,.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto input:not([type=radio]):not([type=checkbox]),.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto select,.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto select:not([type=radio]):not([type=checkbox]),.ums-portal-content .ums-form__input-iconwrap--auto input,.ums-portal-content .ums-form__input-iconwrap--auto input:not([type=radio]):not([type=checkbox]),.ums-portal-content .ums-form__input-iconwrap--auto select,.ums-portal-content .ums-form__input-iconwrap--auto select:not([type=radio]):not([type=checkbox]){flex:1 1 0;max-width:calc(100% - 40px)}.u-marketing-suite .ums-form__input-iconwrap--auto input:first-child,.u-marketing-suite .ums-form__input-iconwrap--auto input:not([type=radio]):not([type=checkbox]):first-child,.u-marketing-suite .ums-form__input-iconwrap--auto select:first-child,.u-marketing-suite .ums-form__input-iconwrap--auto select:not([type=radio]):not([type=checkbox]):first-child,.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto input:first-child,.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto input:not([type=radio]):not([type=checkbox]):first-child,.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto select:first-child,.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto select:not([type=radio]):not([type=checkbox]):first-child,.ums-portal-content .ums-form__input-iconwrap--auto input:first-child,.ums-portal-content .ums-form__input-iconwrap--auto input:not([type=radio]):not([type=checkbox]):first-child,.ums-portal-content .ums-form__input-iconwrap--auto select:first-child,.ums-portal-content .ums-form__input-iconwrap--auto select:not([type=radio]):not([type=checkbox]):first-child{border-radius:2.5px 0 0 2.5px!important;border-right:0!important}.u-marketing-suite .ums-form__input-iconwrap--auto input:last-child,.u-marketing-suite .ums-form__input-iconwrap--auto input:not([type=radio]):not([type=checkbox]):last-child,.u-marketing-suite .ums-form__input-iconwrap--auto select:last-child,.u-marketing-suite .ums-form__input-iconwrap--auto select:not([type=radio]):not([type=checkbox]):last-child,.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto input:last-child,.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto input:not([type=radio]):not([type=checkbox]):last-child,.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto select:last-child,.u-marketing-suite-dashboard .ums-form__input-iconwrap--auto select:not([type=radio]):not([type=checkbox]):last-child,.ums-portal-content .ums-form__input-iconwrap--auto input:last-child,.ums-portal-content .ums-form__input-iconwrap--auto input:not([type=radio]):not([type=checkbox]):last-child,.ums-portal-content .ums-form__input-iconwrap--auto select:last-child,.ums-portal-content .ums-form__input-iconwrap--auto select:not([type=radio]):not([type=checkbox]):last-child{border-radius:0 2.5px 2.5px 0!important}.u-marketing-suite .ums-form__innerrow,.u-marketing-suite-dashboard .ums-form__innerrow,.ums-portal-content .ums-form__innerrow{display:flex;flex-flow:row wrap;width:100%;margin-top:5px;justify-content:space-between}.u-marketing-suite .ums-form__innerrow .btn,.u-marketing-suite-dashboard .ums-form__innerrow .btn,.ums-portal-content .ums-form__innerrow .btn{width:80px;font-size:11px!important;font-weight:700;color:#1a254f;background-color:#eeeef0;border:1px solid #d1d4dc;margin-left:5px;text-align:center;transition:all .2s ease-in-out}@media screen and (min-width:1366px){.u-marketing-suite .ums-form__innerrow .btn,.u-marketing-suite-dashboard .ums-form__innerrow .btn,.ums-portal-content .ums-form__innerrow .btn{font-size:13px!important}}.u-marketing-suite .ums-form__innerrow .btn:hover,.u-marketing-suite-dashboard .ums-form__innerrow .btn:hover,.ums-portal-content .ums-form__innerrow .btn:hover{background-color:#e3e5e9}.u-marketing-suite .ums-form__innerrow-special,.u-marketing-suite-dashboard .ums-form__innerrow-special,.ums-portal-content .ums-form__innerrow-special{display:flex;width:100%}.u-marketing-suite .ums-form__innerrow-special__button,.u-marketing-suite-dashboard .ums-form__innerrow-special__button,.ums-portal-content .ums-form__innerrow-special__button{padding-left:20px;padding-right:20px}.u-marketing-suite .ums-form__innerrow-special__button--grow,.u-marketing-suite-dashboard .ums-form__innerrow-special__button--grow,.ums-portal-content .ums-form__innerrow-special__button--grow{flex:1 0 auto;display:flex}.u-marketing-suite .ums-form__innerrow-special__button--grow>span,.u-marketing-suite-dashboard .ums-form__innerrow-special__button--grow>span,.ums-portal-content .ums-form__innerrow-special__button--grow>span{flex:1 0 auto;text-align:left}.u-marketing-suite .ums-form__innerrow-special>*+*,.u-marketing-suite .ums-form__innerrow-special>.btn+.btn,.u-marketing-suite-dashboard .ums-form__innerrow-special>*+*,.u-marketing-suite-dashboard .ums-form__innerrow-special>.btn+.btn,.ums-portal-content .ums-form__innerrow-special>*+*,.ums-portal-content .ums-form__innerrow-special>.btn+.btn{margin-left:5px}.u-marketing-suite .ums-form__input-icon,.u-marketing-suite-dashboard .ums-form__input-icon,.ums-portal-content .ums-form__input-icon{width:40px;background-color:#eeeef0;border:1px solid #d1d4dc;border-radius:2.5px 0 0 2.5px;position:absolute;top:0;left:0;height:100%;color:#000!important;font-size:11px!important;font-weight:700;margin:0;display:flex;flex-flow:row wrap;align-items:center;justify-content:center}@media screen and (min-width:1366px){.u-marketing-suite .ums-form__input-icon,.u-marketing-suite-dashboard .ums-form__input-icon,.ums-portal-content .ums-form__input-icon{font-size:13px!important}}.u-marketing-suite .ums-form__input-icon--auto,.u-marketing-suite-dashboard .ums-form__input-icon--auto,.ums-portal-content .ums-form__input-icon--auto{padding:0 9px;height:auto}.u-marketing-suite .ums-form__input-icon--noflex,.u-marketing-suite-dashboard .ums-form__input-icon--noflex,.ums-portal-content .ums-form__input-icon--noflex{position:relative;width:auto;display:inline-flex;height:auto;padding-left:9px;order:-1;padding-right:9px;white-space:nowrap}.u-marketing-suite .ums-form__input-icon--color-dark,.u-marketing-suite-dashboard .ums-form__input-icon--color-dark,.ums-portal-content .ums-form__input-icon--color-dark{color:#1a254f}.u-marketing-suite .ums-form__input-icon--dark,.u-marketing-suite-dashboard .ums-form__input-icon--dark,.ums-portal-content .ums-form__input-icon--dark{background-color:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1);color:#fff!important}.u-marketing-suite .ums-form__toggle,.u-marketing-suite-dashboard .ums-form__toggle,.ums-portal-content .ums-form__toggle{display:flex;flex-flow:row;align-items:center;cursor:pointer}.u-marketing-suite .ums-form__toggle>*,.u-marketing-suite-dashboard .ums-form__toggle>*,.ums-portal-content .ums-form__toggle>*{margin-bottom:0}.u-marketing-suite .ums-form__toggle[disabled=disabled],.u-marketing-suite-dashboard .ums-form__toggle[disabled=disabled],.ums-portal-content .ums-form__toggle[disabled=disabled]{pointer-events:none}.u-marketing-suite .ums-form__toggle__input,.u-marketing-suite-dashboard .ums-form__toggle__input,.ums-portal-content .ums-form__toggle__input{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);margin:0}.u-marketing-suite .ums-form__toggle__label,.u-marketing-suite-dashboard .ums-form__toggle__label,.ums-portal-content .ums-form__toggle__label{position:relative;font-weight:900;color:rgba(104,103,107,.5);padding-right:20px;transition:all .2s ease-in-out}.u-marketing-suite .ums-form__toggle__label:before,.u-marketing-suite-dashboard .ums-form__toggle__label:before,.ums-portal-content .ums-form__toggle__label:before{content:'';position:absolute;left:auto;right:0;top:0;bottom:0;margin:auto 0;width:12px;height:12px;background:#68676b;border-radius:12px;opacity:0;z-index:10}.u-marketing-suite .ums-form__toggle__label:after,.u-marketing-suite-dashboard .ums-form__toggle__label:after,.ums-portal-content .ums-form__toggle__label:after{content:'';position:absolute;left:auto;right:-12px;top:0;bottom:0;margin:auto 0;width:24px;height:8px;background:#d1d4dc;border-radius:12px}.u-marketing-suite .ums-form__toggle__label:hover,.u-marketing-suite-dashboard .ums-form__toggle__label:hover,.ums-portal-content .ums-form__toggle__label:hover{color:#68676b}.u-marketing-suite .ums-form__toggle__label:nth-of-type(2),.u-marketing-suite-dashboard .ums-form__toggle__label:nth-of-type(2),.ums-portal-content .ums-form__toggle__label:nth-of-type(2){padding-right:0;padding-left:20px}.u-marketing-suite .ums-form__toggle__label:nth-of-type(2):before,.u-marketing-suite-dashboard .ums-form__toggle__label:nth-of-type(2):before,.ums-portal-content .ums-form__toggle__label:nth-of-type(2):before{left:0;right:auto}.u-marketing-suite .ums-form__toggle__label:nth-of-type(2):after,.u-marketing-suite-dashboard .ums-form__toggle__label:nth-of-type(2):after,.ums-portal-content .ums-form__toggle__label:nth-of-type(2):after{display:none}.u-marketing-suite .ums-form__toggle__input:checked+.ums-form__toggle__label,.u-marketing-suite-dashboard .ums-form__toggle__input:checked+.ums-form__toggle__label,.ums-portal-content .ums-form__toggle__input:checked+.ums-form__toggle__label{color:#68676b}.u-marketing-suite .ums-form__toggle__input:checked+.ums-form__toggle__label:before,.u-marketing-suite-dashboard .ums-form__toggle__input:checked+.ums-form__toggle__label:before,.ums-portal-content .ums-form__toggle__input:checked+.ums-form__toggle__label:before{opacity:1}.u-marketing-suite .ums-form__toggle__input:checked+.ums-form__toggle__label--yes,.u-marketing-suite-dashboard .ums-form__toggle__input:checked+.ums-form__toggle__label--yes,.ums-portal-content .ums-form__toggle__input:checked+.ums-form__toggle__label--yes{color:#11bc9b}.u-marketing-suite .ums-form__toggle__input:checked+.ums-form__toggle__label--yes:before,.u-marketing-suite-dashboard .ums-form__toggle__input:checked+.ums-form__toggle__label--yes:before,.ums-portal-content .ums-form__toggle__input:checked+.ums-form__toggle__label--yes:before{background:#11bc9b}.u-marketing-suite .ums-form__toggle__input:checked+.ums-form__toggle__label--no,.u-marketing-suite-dashboard .ums-form__toggle__input:checked+.ums-form__toggle__label--no,.ums-portal-content .ums-form__toggle__input:checked+.ums-form__toggle__label--no{color:#fc391c}.u-marketing-suite .ums-form__toggle__input:checked+.ums-form__toggle__label--no:before,.u-marketing-suite-dashboard .ums-form__toggle__input:checked+.ums-form__toggle__label--no:before,.ums-portal-content .ums-form__toggle__input:checked+.ums-form__toggle__label--no:before{background:#fc391c}.u-marketing-suite .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label:before,.u-marketing-suite-dashboard .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label:before,.ums-portal-content .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label:before{opacity:1;left:-15px;background:#3444b2;color:#3444b2;transition:all .2s ease-in-out}.u-marketing-suite .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label,.u-marketing-suite-dashboard .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label,.ums-portal-content .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label{color:#3444b2}.u-marketing-suite .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label--archived,.u-marketing-suite-dashboard .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label--archived,.ums-portal-content .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label--archived{color:#68676b}.u-marketing-suite .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label--archived:nth-of-type(2):before,.u-marketing-suite-dashboard .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label--archived:nth-of-type(2):before,.ums-portal-content .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label--archived:nth-of-type(2):before{left:0!important}.u-marketing-suite .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label--archived:before,.u-marketing-suite-dashboard .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label--archived:before,.ums-portal-content .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label--archived:before{background:#68676b}.u-marketing-suite .ums-form__toggle .s-toggleByAngular,.u-marketing-suite-dashboard .ums-form__toggle .s-toggleByAngular,.ums-portal-content .ums-form__toggle .s-toggleByAngular{pointer-events:none}.u-marketing-suite .ums-form__toggle--datepicker,.u-marketing-suite-dashboard .ums-form__toggle--datepicker,.ums-portal-content .ums-form__toggle--datepicker{margin:0;width:100%;padding:0;border:0}.u-marketing-suite .ums-form__toggle--datepicker .ums-form__toggle__label,.u-marketing-suite-dashboard .ums-form__toggle--datepicker .ums-form__toggle__label,.ums-portal-content .ums-form__toggle--datepicker .ums-form__toggle__label{padding-right:10px!important}.u-marketing-suite .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label,.u-marketing-suite-dashboard .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label,.ums-portal-content .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label{color:#fff}.u-marketing-suite .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label:before,.u-marketing-suite-dashboard .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label:before,.ums-portal-content .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label:before{background:#fff;color:#fff;left:-15px}.u-marketing-suite .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label:nth-of-type(2),.u-marketing-suite-dashboard .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label:nth-of-type(2),.ums-portal-content .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]+.ums-form__toggle__label:nth-of-type(2){padding-left:27px}.u-marketing-suite .ums-form__toggle--datepicker .ums-form__toggle__input:hover,.u-marketing-suite .ums-form__toggle--datepicker .ums-form__toggle__label:hover,.u-marketing-suite-dashboard .ums-form__toggle--datepicker .ums-form__toggle__input:hover,.u-marketing-suite-dashboard .ums-form__toggle--datepicker .ums-form__toggle__label:hover,.ums-portal-content .ums-form__toggle--datepicker .ums-form__toggle__input:hover,.ums-portal-content .ums-form__toggle--datepicker .ums-form__toggle__label:hover{color:#f00}.u-marketing-suite .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]:checked+.ums-form__toggle__label,.u-marketing-suite-dashboard .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]:checked+.ums-form__toggle__label,.ums-portal-content .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]:checked+.ums-form__toggle__label{color:#ffba00}.u-marketing-suite .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]:checked+.ums-form__toggle__label:before,.u-marketing-suite-dashboard .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]:checked+.ums-form__toggle__label:before,.ums-portal-content .ums-form__toggle--datepicker .ums-form__toggle__input[type=checkbox]:checked+.ums-form__toggle__label:before{left:3px;background:#ffba00;color:#ffba00}.u-marketing-suite .ums-form__toggle--datepicker .ums-form__toggle__label:after,.u-marketing-suite-dashboard .ums-form__toggle--datepicker .ums-form__toggle__label:after,.ums-portal-content .ums-form__toggle--datepicker .ums-form__toggle__label:after{opacity:.5}.u-marketing-suite .ums-form__switch,.u-marketing-suite-dashboard .ums-form__switch,.ums-portal-content .ums-form__switch{display:flex;flex-flow:row;align-items:center;background:#e3e5e9;border-radius:2.5px!important;padding:2px;border:1px solid #d1d4dc;width:100%;max-width:320px;max-height:39px}.u-marketing-suite .ums-form__switch__input,.u-marketing-suite-dashboard .ums-form__switch__input,.ums-portal-content .ums-form__switch__input{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);margin:0}.u-marketing-suite .ums-form__switch__label,.u-marketing-suite-dashboard .ums-form__switch__label,.ums-portal-content .ums-form__switch__label{font-size:11px!important;background:#fff;color:#1a254f;width:100%;max-width:100%;padding:11px 15px;height:auto!important;border:1px solid #d1d4dc!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;line-height:1.2;max-height:35px;border:0!important;background:0 0;color:#68676b!important;font-weight:700;text-align:center;border-radius:2.5px!important;width:auto;flex:1 1 0;transition:all .2s ease-in-out}@media screen and (min-width:1366px){.u-marketing-suite .ums-form__switch__label,.u-marketing-suite-dashboard .ums-form__switch__label,.ums-portal-content .ums-form__switch__label{font-size:13px!important}}.u-marketing-suite .ums-form__switch__label:focus,.u-marketing-suite-dashboard .ums-form__switch__label:focus,.ums-portal-content .ums-form__switch__label:focus{background-color:#fff!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-form__switch__label--lg,.u-marketing-suite-dashboard .ums-form__switch__label--lg,.ums-portal-content .ums-form__switch__label--lg{padding:10px;max-height:none}@media screen and (min-width:1599px){.u-marketing-suite .ums-form__switch__label--lg,.u-marketing-suite-dashboard .ums-form__switch__label--lg,.ums-portal-content .ums-form__switch__label--lg{padding:12px 20px;min-width:120px}}.u-marketing-suite .ums-form__switch__label--thin,.u-marketing-suite-dashboard .ums-form__switch__label--thin,.ums-portal-content .ums-form__switch__label--thin{padding-top:9px;padding-bottom:8px}.u-marketing-suite .ums-form__switch__label+input+.ums-form__switch__label,.u-marketing-suite-dashboard .ums-form__switch__label+input+.ums-form__switch__label,.ums-portal-content .ums-form__switch__label+input+.ums-form__switch__label{margin-left:4px}.u-marketing-suite .ums-form__switch__label:hover,.u-marketing-suite-dashboard .ums-form__switch__label:hover,.ums-portal-content .ums-form__switch__label:hover{box-shadow:0 2px 2px rgba(0,0,0,.05);background:#1a254f!important;z-index:1;color:#fff!important}.u-marketing-suite .ums-form__switch__input:checked+.ums-form__switch__label,.u-marketing-suite-dashboard .ums-form__switch__input:checked+.ums-form__switch__label,.ums-portal-content .ums-form__switch__input:checked+.ums-form__switch__label{color:#fff!important;background:#3444b2;box-shadow:0 4px 4px rgba(0,0,0,.1)}.u-marketing-suite .ums-form__switch__input:checked+.ums-form__switch__label--success,.u-marketing-suite-dashboard .ums-form__switch__input:checked+.ums-form__switch__label--success,.ums-portal-content .ums-form__switch__input:checked+.ums-form__switch__label--success{color:#fff!important;background:#11bc9b}.u-marketing-suite .ums-form__switch__input:checked+.ums-form__switch__label--error,.u-marketing-suite-dashboard .ums-form__switch__input:checked+.ums-form__switch__label--error,.ums-portal-content .ums-form__switch__input:checked+.ums-form__switch__label--error{color:#fff!important;background:#fc391c}.u-marketing-suite .ums-form__switch__input:disabled:checked+.ums-form__switch__label,.u-marketing-suite-dashboard .ums-form__switch__input:disabled:checked+.ums-form__switch__label,.ums-portal-content .ums-form__switch__input:disabled:checked+.ums-form__switch__label{color:#fff!important;background:#68676b;box-shadow:0 4px 4px rgba(0,0,0,.1)}.u-marketing-suite .ums-form__switch__input:disabled+.ums-form__switch__label,.u-marketing-suite-dashboard .ums-form__switch__input:disabled+.ums-form__switch__label,.ums-portal-content .ums-form__switch__input:disabled+.ums-form__switch__label{pointer-events:none}.u-marketing-suite .ums-form__switch--autosize,.u-marketing-suite-dashboard .ums-form__switch--autosize,.ums-portal-content .ums-form__switch--autosize{max-width:none;max-height:none}.u-marketing-suite .ums-form__switch--autosize>[class*='__switch__label'],.u-marketing-suite-dashboard .ums-form__switch--autosize>[class*='__switch__label'],.ums-portal-content .ums-form__switch--autosize>[class*='__switch__label']{flex:1 0 auto}.u-marketing-suite .ums-form__doctypeLabel,.u-marketing-suite-dashboard .ums-form__doctypeLabel,.ums-portal-content .ums-form__doctypeLabel{width:100%;margin:0}.u-marketing-suite .ums-form__doctypePicker,.u-marketing-suite-dashboard .ums-form__doctypePicker,.ums-portal-content .ums-form__doctypePicker{font-size:11px!important;background:#fff;color:#1a254f;width:100%;max-width:100%;padding:11px 15px;height:auto!important;border:1px solid #d1d4dc!important;border-radius:2.5px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;line-height:1.2;display:block!important;margin:5px 0 0;background:rgba(209,212,220,.25);transition:all .2s ease-in-out}@media screen and (min-width:1366px){.u-marketing-suite .ums-form__doctypePicker,.u-marketing-suite-dashboard .ums-form__doctypePicker,.ums-portal-content .ums-form__doctypePicker{font-size:13px!important}}.u-marketing-suite .ums-form__doctypePicker:focus,.u-marketing-suite-dashboard .ums-form__doctypePicker:focus,.ums-portal-content .ums-form__doctypePicker:focus{background-color:#fff!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-form__doctypePicker:hover,.u-marketing-suite-dashboard .ums-form__doctypePicker:hover,.ums-portal-content .ums-form__doctypePicker:hover{background:rgba(209,212,220,.5);cursor:pointer}.u-marketing-suite .ums-form__doctypePicker *,.u-marketing-suite-dashboard .ums-form__doctypePicker *,.ums-portal-content .ums-form__doctypePicker *{margin:0 5px 0 0;position:relative;top:-3px}.u-marketing-suite .ums-form__checkbox__label,.u-marketing-suite-dashboard .ums-form__checkbox__label,.ums-portal-content .ums-form__checkbox__label{background:#fff;border:1px solid #d1d4dc;line-height:36px;border-radius:2.5px;padding:0 15px;height:39px;line-height:39px;display:flex;flex-flow:row wrap;align-items:center;font-size:11px!important;margin-bottom:0}@media screen and (min-width:1366px){.u-marketing-suite .ums-form__checkbox__label,.u-marketing-suite-dashboard .ums-form__checkbox__label,.ums-portal-content .ums-form__checkbox__label{font-size:13px!important}}.u-marketing-suite .ums-form__checkbox__label>*,.u-marketing-suite-dashboard .ums-form__checkbox__label>*,.ums-portal-content .ums-form__checkbox__label>*{margin:0 8px 0 0}.u-marketing-suite .ums-form__checkbox__label+.ums-form__checkbox__label,.u-marketing-suite-dashboard .ums-form__checkbox__label+.ums-form__checkbox__label,.ums-portal-content .ums-form__checkbox__label+.ums-form__checkbox__label{margin-left:6.66666667px}.u-marketing-suite .ums-form__checkbox__label--error,.u-marketing-suite-dashboard .ums-form__checkbox__label--error,.ums-portal-content .ums-form__checkbox__label--error{background:#fc391c;color:#fff}.u-marketing-suite .ums-form__checkbox__label--base,.u-marketing-suite-dashboard .ums-form__checkbox__label--base,.ums-portal-content .ums-form__checkbox__label--base{background:#1a254f;color:#fff}.u-marketing-suite .ums-form__checkbox__label--hover,.u-marketing-suite-dashboard .ums-form__checkbox__label--hover,.ums-portal-content .ums-form__checkbox__label--hover{cursor:pointer}.u-marketing-suite .ums-form__checkbox__label--hover:not(.s-disabled):hover,.u-marketing-suite-dashboard .ums-form__checkbox__label--hover:not(.s-disabled):hover,.ums-portal-content .ums-form__checkbox__label--hover:not(.s-disabled):hover{background:#f6f6f7}.u-marketing-suite .ums-form__checkbox__input,.u-marketing-suite-dashboard .ums-form__checkbox__input,.ums-portal-content .ums-form__checkbox__input{background-color:#fff;border:1px solid #d1d4dc;border-radius:2.5px;width:16px!important;height:16px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.u-marketing-suite .ums-form__checkbox__input:focus,.u-marketing-suite-dashboard .ums-form__checkbox__input:focus,.ums-portal-content .ums-form__checkbox__input:focus{border-color:#d1d4dc}.u-marketing-suite .ums-form__checkbox__input:checked,.u-marketing-suite-dashboard .ums-form__checkbox__input:checked,.ums-portal-content .ums-form__checkbox__input:checked{background-color:rgba(209,212,220,.5);border-color:#d1d4dc;background-repeat:no-repeat;background-size:8px;background-position:center;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzFBMjU0Rjt9PC9zdHlsZT48Zz48Zz48Zz48cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjQ0MC4zLDUxLjIgMTc5LjIsMzE0LjkgNzEuNywyMDcuNCAwLDI3OSAxNzkuMiw0NjAuOCA1MTIsMTI1LjQgIi8+PC9nPjwvZz48L2c+PC9zdmc+)}.u-marketing-suite .ums-form__checkbox__input--dark,.u-marketing-suite-dashboard .ums-form__checkbox__input--dark,.ums-portal-content .ums-form__checkbox__input--dark{background-color:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25)}.u-marketing-suite .ums-form__checkbox__input--dark:focus,.u-marketing-suite-dashboard .ums-form__checkbox__input--dark:focus,.ums-portal-content .ums-form__checkbox__input--dark:focus{border-color:#3444b2}.u-marketing-suite .ums-form__checkbox__input--dark:checked,.u-marketing-suite-dashboard .ums-form__checkbox__input--dark:checked,.ums-portal-content .ums-form__checkbox__input--dark:checked{background-color:#3444b2;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDI2LjY2NyA0MjYuNjY3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MjYuNjY3IDQyNi42Njc7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPjxnPjxnPjxnPjxwb2x5Z29uIHBvaW50cz0iMzY2LjkzMyw0Mi42NjcgMTQ5LjMzMywyNjIuNCA1OS43MzMsMTcyLjggMCwyMzIuNTMzIDE0OS4zMzMsMzg0IDQyNi42NjcsMTA0LjUzMyAgICIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iI0ZGRkZGRiIvPjwvZz48L2c+PC9nPiA8L3N2Zz4=)}.u-marketing-suite .ums-form__box,.u-marketing-suite-dashboard .ums-form__box,.ums-portal-content .ums-form__box{position:relative;display:flex}.u-marketing-suite .ums-form__box__input,.u-marketing-suite-dashboard .ums-form__box__input,.ums-portal-content .ums-form__box__input{position:absolute;top:0;left:0;width:0;height:0;opacity:0}.u-marketing-suite .ums-form__box__label,.u-marketing-suite-dashboard .ums-form__box__label,.ums-portal-content .ums-form__box__label{display:flex}.u-marketing-suite .ums-form__box__label::before,.u-marketing-suite-dashboard .ums-form__box__label::before,.ums-portal-content .ums-form__box__label::before{content:'';display:block;width:14px;height:14px;background:#fff;border:1px solid #d1d4dc;border-radius:3px;overflow:hidden}.u-marketing-suite .ums-form__box__label::after,.u-marketing-suite-dashboard .ums-form__box__label::after,.ums-portal-content .ums-form__box__label::after{content:'';display:block;width:14px;height:14px;border-left:1px solid #d1d4dc;border-right:1px solid #d1d4dc;border-radius:3px}.u-marketing-suite .ums-form__scroller,.u-marketing-suite-dashboard .ums-form__scroller,.ums-portal-content .ums-form__scroller{overflow-y:auto;width:100%;max-height:205px;position:relative;scroll-behavior:smooth}.u-marketing-suite .ums-form__scroller:after,.u-marketing-suite-dashboard .ums-form__scroller:after,.ums-portal-content .ums-form__scroller:after{content:'';position:sticky;top:auto;bottom:0;height:20px;opacity:1;display:block;background:linear-gradient(0deg,#fff 0,rgba(255,255,255,0) 100%);width:100%;z-index:100}.u-marketing-suite input:required,.u-marketing-suite textarea,.u-marketing-suite-dashboard input:required,.u-marketing-suite-dashboard textarea,.ums-portal-content input:required,.ums-portal-content textarea{box-shadow:none!important}.u-marketing-suite .s-checkform .ums-form__input:not([type=radio]):not([type=check]).ng-empty:not(.ng-valid),.u-marketing-suite .s-checkform .ums-form__input:not([type=radio]):not([type=check]).ng-invalid,.u-marketing-suite .s-checkform .ums-form__select.ng-empty:not(.ng-valid),.u-marketing-suite .s-checkform .ums-form__select.ng-invalid,.u-marketing-suite-dashboard .s-checkform .ums-form__input:not([type=radio]):not([type=check]).ng-empty:not(.ng-valid),.u-marketing-suite-dashboard .s-checkform .ums-form__input:not([type=radio]):not([type=check]).ng-invalid,.u-marketing-suite-dashboard .s-checkform .ums-form__select.ng-empty:not(.ng-valid),.u-marketing-suite-dashboard .s-checkform .ums-form__select.ng-invalid,.ums-portal-content .s-checkform .ums-form__input:not([type=radio]):not([type=check]).ng-empty:not(.ng-valid),.ums-portal-content .s-checkform .ums-form__input:not([type=radio]):not([type=check]).ng-invalid,.ums-portal-content .s-checkform .ums-form__select.ng-empty:not(.ng-valid),.ums-portal-content .s-checkform .ums-form__select.ng-invalid{border-color:#fc391c!important;background-repeat:no-repeat;background-position:top 12px right 12px;background-size:12px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDU1NC4yIDU1NC4xOTkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU1NC4yIDU1NC4xOTk7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48Zz4KCTxwYXRoIGQ9Ik01MzguNSwzODYuMTk5TDM1Ni41LDcwLjhjLTE2LjQtMjguNC00Ni43LTQ1LjktNzkuNTAxLTQ1LjljLTMyLjgsMC02My4xLDE3LjUtNzkuNSw0NS45TDEyLjMsMzkxLjYgICBjLTE2LjQsMjguNC0xNi40LDYzLjQsMCw5MS44QzI4LjcsNTExLjgsNTksNTI5LjMsOTEuOCw1MjkuM0g0NjIuMmMwLjEwMSwwLDAuMiwwLDAuMiwwYzUwLjcsMCw5MS44LTQxLjEwMSw5MS44LTkxLjggICBDNTU0LjIsNDE4LjUsNTQ4LjQsNDAwLjgsNTM4LjUsMzg2LjE5OXogTTMxNi4zLDQxNi44OTljMCwyMS43LTE2LjcsMzguMy0zOS4yLDM4LjNzLTM5LjItMTYuNi0zOS4yLTM4LjNWNDE2ICAgYzAtMjEuNjAxLDE2LjctMzguMzAxLDM5LjItMzguMzAxUzMxNi4zLDM5NC4zLDMxNi4zLDQxNlY0MTYuODk5eiBNMzE3LjIsMTU4LjdMMjk3LjgsMzI4LjFjLTEuMywxMi4yLTkuNCwxOS44LTIwLjcsMTkuOCAgIHMtMTkuNC03LjctMjAuNy0xOS44TDIzNywxNTguNmMtMS4zLTEzLjEsNS44MDEtMjMsMTgtMjNIMjk5LjFDMzExLjMsMTM1LjcsMzE4LjUsMTQ1LjYsMzE3LjIsMTU4Ljd6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGQzM5MUMiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+CjwvZz48L2c+IDwvc3ZnPg==)}.u-marketing-suite .ums-errorText,.u-marketing-suite-dashboard .ums-errorText,.ums-portal-content .ums-errorText{font-size:9px!important;width:100%;color:#fc391c}@media screen and (min-width:1366px){.u-marketing-suite .ums-errorText,.u-marketing-suite-dashboard .ums-errorText,.ums-portal-content .ums-errorText{font-size:11px!important}}.u-marketing-suite .ums-form__row .umb-node-preview-add,.u-marketing-suite-dashboard .ums-form__row .umb-node-preview-add,.ums-portal-content .ums-form__row .umb-node-preview-add{margin-top:5px;border-radius:2.5px;min-width:200px;width:100%;font-size:11px!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-form__row .umb-node-preview-add,.u-marketing-suite-dashboard .ums-form__row .umb-node-preview-add,.ums-portal-content .ums-form__row .umb-node-preview-add{font-size:13px!important}}.u-marketing-suite .ums-form__row .umb-node-preview,.u-marketing-suite-dashboard .ums-form__row .umb-node-preview,.ums-portal-content .ums-form__row .umb-node-preview{border:1px solid #d1d4dc;border-radius:2.5px;margin:5px 0 0;padding:5px 10px 5px 5px;background:#eeeef0}.u-marketing-suite .ums-form__row .umb-node-preview__icon,.u-marketing-suite-dashboard .ums-form__row .umb-node-preview__icon,.ums-portal-content .ums-form__row .umb-node-preview__icon{margin-top:5px;margin-left:5px}.u-marketing-suite .datepicker-umbraco,.u-marketing-suite-dashboard .datepicker-umbraco,.ums-portal-content .datepicker-umbraco{display:flex;flex-flow:row wrap;align-items:center}.u-marketing-suite .datepicker-umbraco .input-append,.u-marketing-suite-dashboard .datepicker-umbraco .input-append,.ums-portal-content .datepicker-umbraco .input-append{margin:0;height:42px;position:relative;display:flex;flex-flow:row wrap;flex:1 1 0;justify-content:space-between}.u-marketing-suite .datepicker-umbraco input,.u-marketing-suite-dashboard .datepicker-umbraco input,.ums-portal-content .datepicker-umbraco input{font-size:11px!important;background:#fff;color:#1a254f;width:100%;max-width:100%;padding:11px 15px;height:auto!important;border:1px solid #d1d4dc!important;border-radius:2.5px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;line-height:1.2;min-width:200px;margin-right:10px}@media screen and (min-width:1366px){.u-marketing-suite .datepicker-umbraco input,.u-marketing-suite-dashboard .datepicker-umbraco input,.ums-portal-content .datepicker-umbraco input{font-size:13px!important}}.u-marketing-suite .datepicker-umbraco input:focus,.u-marketing-suite-dashboard .datepicker-umbraco input:focus,.ums-portal-content .datepicker-umbraco input:focus{background-color:#fff!important;transition:all .2s ease-in-out}.u-marketing-suite .datepicker-umbraco-flatpickr input,.u-marketing-suite-dashboard .datepicker-umbraco-flatpickr input,.ums-portal-content .datepicker-umbraco-flatpickr input{height:100%!important;padding-top:13px}.u-marketing-suite .datepicker-umbraco .add-on,.u-marketing-suite-dashboard .datepicker-umbraco .add-on,.ums-portal-content .datepicker-umbraco .add-on{width:40px;background-color:#eeeef0;border:1px solid #d1d4dc;border-radius:2.5px 0 0 2.5px;position:absolute;top:0;left:-39px;height:100%;color:#000!important;font-size:11px!important;font-weight:700;margin:0;display:flex;flex-flow:row wrap;align-items:center;justify-content:center}@media screen and (min-width:1366px){.u-marketing-suite .datepicker-umbraco .add-on,.u-marketing-suite-dashboard .datepicker-umbraco .add-on,.ums-portal-content .datepicker-umbraco .add-on{font-size:13px!important}}.u-marketing-suite .datepicker-umbraco .add-on *,.u-marketing-suite-dashboard .datepicker-umbraco .add-on *,.ums-portal-content .datepicker-umbraco .add-on *{display:flex;flex-flow:row wrap;align-items:center;justify-content:center}.u-marketing-suite umb-date-time-picker .flatpickr-input,.u-marketing-suite-dashboard umb-date-time-picker .flatpickr-input,.ums-portal-content umb-date-time-picker .flatpickr-input{position:relative;display:flex;flex-flow:row wrap;height:40px}.u-marketing-suite umb-date-time-picker input,.u-marketing-suite-dashboard umb-date-time-picker input,.ums-portal-content umb-date-time-picker input{order:2;font-size:11px!important;background:#fff;color:#1a254f;width:100%;max-width:100%;padding:11px 15px;height:auto!important;border:1px solid #d1d4dc!important;border-radius:2.5px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;line-height:1.2;flex:1 1 0;border-radius:0 2.5px 2.5px 0!important;margin-right:5px}@media screen and (min-width:1366px){.u-marketing-suite umb-date-time-picker input,.u-marketing-suite-dashboard umb-date-time-picker input,.ums-portal-content umb-date-time-picker input{font-size:13px!important}}.u-marketing-suite umb-date-time-picker input:focus,.u-marketing-suite-dashboard umb-date-time-picker input:focus,.ums-portal-content umb-date-time-picker input:focus{background-color:#fff!important;transition:all .2s ease-in-out}.u-marketing-suite umb-date-time-picker .input-append .on-top,.u-marketing-suite-dashboard umb-date-time-picker .input-append .on-top,.ums-portal-content umb-date-time-picker .input-append .on-top{order:3;border-radius:2.5px;border:1px solid #d1d4dc;display:flex;flex-flow:row wrap;width:40px;height:40px;position:relative;margin:0;padding:0;top:0;justify-content:center;align-items:center}.u-marketing-suite umb-date-time-picker .add-on,.u-marketing-suite-dashboard umb-date-time-picker .add-on,.ums-portal-content umb-date-time-picker .add-on{display:none!important}.u-marketing-suite ums-render-property+.ums-form__input-icon,.u-marketing-suite-dashboard ums-render-property+.ums-form__input-icon,.ums-portal-content ums-render-property+.ums-form__input-icon{z-index:2}.u-marketing-suite .rzslider,.u-marketing-suite-dashboard .rzslider,.ums-portal-content .rzslider{margin:25px 0 15px 0}.u-marketing-suite .rzslider:before,.u-marketing-suite-dashboard .rzslider:before,.ums-portal-content .rzslider:before{content:'';position:absolute;top:-30px;left:0;width:100%;height:30px;background:linear-gradient(0deg,#000 0,#fff 100%);display:block;opacity:.05}.u-marketing-suite .rzslider .rz-pointer,.u-marketing-suite-dashboard .rzslider .rz-pointer,.ums-portal-content .rzslider .rz-pointer{top:-8px;width:20px;height:20px;cursor:pointer;background-color:#1a254f;border:2px solid #fff}.u-marketing-suite .rzslider .rz-pointer:after,.u-marketing-suite-dashboard .rzslider .rz-pointer:after,.ums-portal-content .rzslider .rz-pointer:after{content:'';position:absolute;top:-13px;width:10px;height:10px;left:0;right:0;margin:0 auto;display:block;background:#1a254f;transform:rotate(45deg);border-radius:3px;z-index:-1}.u-marketing-suite .rzslider .rz-limit,.u-marketing-suite-dashboard .rzslider .rz-limit,.ums-portal-content .rzslider .rz-limit{visibility:visible!important;top:8px;font-weight:700;font-size:9px!important;opacity:.25;color:#1a254f}@media screen and (min-width:1366px){.u-marketing-suite .rzslider .rz-limit,.u-marketing-suite-dashboard .rzslider .rz-limit,.ums-portal-content .rzslider .rz-limit{font-size:11px!important}}.u-marketing-suite .rzslider .rz-floor,.u-marketing-suite-dashboard .rzslider .rz-floor,.ums-portal-content .rzslider .rz-floor{visibility:visible!important}.u-marketing-suite .rzslider .rz-bar,.u-marketing-suite-dashboard .rzslider .rz-bar,.ums-portal-content .rzslider .rz-bar{height:6px;border-radius:3px}.u-marketing-suite .rzslider .rz-model-value,.u-marketing-suite-dashboard .rzslider .rz-model-value,.ums-portal-content .rzslider .rz-model-value{border-radius:3px;background:#1a254f;color:#fff;font-size:9px!important;padding:0 5px;font-weight:700;z-index:10}@media screen and (min-width:1366px){.u-marketing-suite .rzslider .rz-model-value,.u-marketing-suite-dashboard .rzslider .rz-model-value,.ums-portal-content .rzslider .rz-model-value{font-size:11px!important}}.u-marketing-suite .rzslider .rz-selection,.u-marketing-suite-dashboard .rzslider .rz-selection,.ums-portal-content .rzslider .rz-selection{background:#3444b2}.u-marketing-suite .rzslider .rz-restricted,.u-marketing-suite-dashboard .rzslider .rz-restricted,.ums-portal-content .rzslider .rz-restricted{display:none!important}.u-marketing-suite .rzslider[disabled=disabled] .rz-selection,.u-marketing-suite-dashboard .rzslider[disabled=disabled] .rz-selection,.ums-portal-content .rzslider[disabled=disabled] .rz-selection{background:#68676b!important}.u-marketing-suite .rzslider[disabled=disabled] .rz-pointer,.u-marketing-suite-dashboard .rzslider[disabled=disabled] .rz-pointer,.ums-portal-content .rzslider[disabled=disabled] .rz-pointer{background:#68676b!important}.u-marketing-suite .ums-chart__container,.u-marketing-suite-dashboard .ums-chart__container,.ums-portal-content .ums-chart__container{border:1px solid #f00}.u-marketing-suite .ums-chart__header,.u-marketing-suite-dashboard .ums-chart__header,.ums-portal-content .ums-chart__header{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between}.u-marketing-suite .ums-chart__title,.u-marketing-suite-dashboard .ums-chart__title,.ums-portal-content .ums-chart__title{flex:1 1 0;margin:0}.u-marketing-suite .ums-chart__right-align,.u-marketing-suite-dashboard .ums-chart__right-align,.ums-portal-content .ums-chart__right-align{display:flex;flex-flow:row wrap;justify-content:flex-end}.u-marketing-suite .ums-chart__right-align>*+*,.u-marketing-suite-dashboard .ums-chart__right-align>*+*,.ums-portal-content .ums-chart__right-align>*+*{margin-left:20px}.u-marketing-suite .ums-chart-persona__chart,.u-marketing-suite-dashboard .ums-chart-persona__chart,.ums-portal-content .ums-chart-persona__chart{margin-left:41px;z-index:1}.u-marketing-suite .ums-chart-persona__chart::before,.u-marketing-suite-dashboard .ums-chart-persona__chart::before,.ums-portal-content .ums-chart-persona__chart::before{content:"";position:absolute;bottom:33px;left:10px;right:12px;top:auto;border-bottom:1px solid #d9d9d9;z-index:-1}.u-marketing-suite .ums-chart-persona__list,.u-marketing-suite-dashboard .ums-chart-persona__list,.ums-portal-content .ums-chart-persona__list{display:flex;flex-direction:column;position:absolute;top:0;left:0;margin-left:0;pointer-events:none;width:100%}.u-marketing-suite .ums-chart-persona__image-holder,.u-marketing-suite-dashboard .ums-chart-persona__image-holder,.ums-portal-content .ums-chart-persona__image-holder{width:31px;height:31px;border-radius:2px;border:2px solid #d1d4dc;display:flex;align-items:center;justify-content:center}.u-marketing-suite .ums-chart-persona__item,.u-marketing-suite-dashboard .ums-chart-persona__item,.ums-portal-content .ums-chart-persona__item{display:flex;height:50px;position:relative}.u-marketing-suite .ums-chart-persona__icon-holder,.u-marketing-suite-dashboard .ums-chart-persona__icon-holder,.ums-portal-content .ums-chart-persona__icon-holder{display:flex}.u-marketing-suite .ums-chart-persona__line,.u-marketing-suite-dashboard .ums-chart-persona__line,.ums-portal-content .ums-chart-persona__line{width:2px;height:31px;background:#fff;margin-right:2px}.u-marketing-suite .ums-chart-persona__icon,.u-marketing-suite-dashboard .ums-chart-persona__icon,.ums-portal-content .ums-chart-persona__icon{width:21px;height:21px;margin:auto;top:0;position:relative;border-radius:2px}.u-marketing-suite .ums-chart-persona__name,.u-marketing-suite-dashboard .ums-chart-persona__name,.ums-portal-content .ums-chart-persona__name{margin-left:15px;line-height:1;font-weight:600;color:rgba(104,103,107,.6);height:12px;z-index:1;background:#fff;padding-right:6px;padding-top:1px}.u-marketing-suite .ums-chart-persona__name.s-active,.u-marketing-suite-dashboard .ums-chart-persona__name.s-active,.ums-portal-content .ums-chart-persona__name.s-active{color:#000}.u-marketing-suite .ums-chart-persona__empty-bar,.u-marketing-suite-dashboard .ums-chart-persona__empty-bar,.ums-portal-content .ums-chart-persona__empty-bar{width:calc(100% - 63px);background:#f6f4f4;height:10px;display:block;position:absolute;top:0;bottom:0;margin:auto 0;left:51px;z-index:0}.u-marketing-suite .ums-chart-persona__description,.u-marketing-suite-dashboard .ums-chart-persona__description,.ums-portal-content .ums-chart-persona__description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.u-marketing-suite .ums-chart-persona__legend-list,.u-marketing-suite-dashboard .ums-chart-persona__legend-list,.ums-portal-content .ums-chart-persona__legend-list{display:flex;flex-wrap:wrap;font-size:11px;padding:2px 0 0 10px;font-weight:600;margin-left:41px;margin-bottom:30px;list-style:none;color:rgba(104,103,107,.6)}.u-marketing-suite .ums-chart-persona__legend-list>*,.u-marketing-suite-dashboard .ums-chart-persona__legend-list>*,.ums-portal-content .ums-chart-persona__legend-list>*{border-left:1px dashed #1a254f;padding-left:8px;margin-top:3px;margin-bottom:3px}.u-marketing-suite .ums-chart-persona__legend-list>:not(:last-child),.u-marketing-suite-dashboard .ums-chart-persona__legend-list>:not(:last-child),.ums-portal-content .ums-chart-persona__legend-list>:not(:last-child){margin-right:20px}.u-marketing-suite .ums-chart-persona__tooltip,.u-marketing-suite-dashboard .ums-chart-persona__tooltip,.ums-portal-content .ums-chart-persona__tooltip{position:absolute;opacity:0;pointer-events:none;padding:5px 8px;transition:opacity .15s ease;background:rgba(0,0,0,.8);color:#fff;z-index:10;border-radius:8px;font-weight:700;font-size:13px;min-width:52px;font-family:Lato,Helvetica Neue,Helvetica,Arial,sans-serif}.u-marketing-suite .ums-chart-persona__tooltip>table,.u-marketing-suite-dashboard .ums-chart-persona__tooltip>table,.ums-portal-content .ums-chart-persona__tooltip>table{font-weight:400;text-align:left;background:0 0}.u-marketing-suite .ums-chart-persona__tooltip::before,.u-marketing-suite-dashboard .ums-chart-persona__tooltip::before,.ums-portal-content .ums-chart-persona__tooltip::before{content:"";width:0;height:0;border-bottom:6px solid transparent;border-left:6px solid rgba(0,0,0,.8);position:absolute;top:0;left:auto;right:8px;transform-origin:top left;transform:rotate(45deg) translateY(-100%)}.u-marketing-suite .ums-chart-persona__tooltip-color,.u-marketing-suite-dashboard .ums-chart-persona__tooltip-color,.ums-portal-content .ums-chart-persona__tooltip-color{width:11px;height:11px;display:inline-block;border-width:2px;margin-right:3px;top:2px;position:relative}.u-marketing-suite .ums-chart-profile-donut__chart-wrapper,.u-marketing-suite-dashboard .ums-chart-profile-donut__chart-wrapper,.ums-portal-content .ums-chart-profile-donut__chart-wrapper{position:relative;padding:25px 0;display:flex;align-items:center;min-height:260px}.u-marketing-suite .ums-chart-profile-donut__chart-holder,.u-marketing-suite-dashboard .ums-chart-profile-donut__chart-holder,.ums-portal-content .ums-chart-profile-donut__chart-holder{position:absolute;flex:0 0 auto;width:100%}.u-marketing-suite .ums-chart-profile-donut__chart-item,.u-marketing-suite-dashboard .ums-chart-profile-donut__chart-item,.ums-portal-content .ums-chart-profile-donut__chart-item{left:-18%;width:90%}.u-marketing-suite .ums-chart-profile-donut__overlay,.u-marketing-suite-dashboard .ums-chart-profile-donut__overlay,.ums-portal-content .ums-chart-profile-donut__overlay{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none;width:54%}.u-marketing-suite .ums-chart-profile-donut__overlay>strong,.u-marketing-suite-dashboard .ums-chart-profile-donut__overlay>strong,.ums-portal-content .ums-chart-profile-donut__overlay>strong{padding-top:15px;font-size:30px;font-weight:900;max-width:65%;overflow:hidden;line-height:1;text-overflow:ellipsis}.u-marketing-suite .ums-chart-profile-donut__legend,.u-marketing-suite-dashboard .ums-chart-profile-donut__legend,.ums-portal-content .ums-chart-profile-donut__legend{display:flex;flex-direction:column;padding:0;width:50%;margin-left:60%}.u-marketing-suite .ums-chart-profile-donut__legend>*+*,.u-marketing-suite-dashboard .ums-chart-profile-donut__legend>*+*,.ums-portal-content .ums-chart-profile-donut__legend>*+*{margin-top:15px}.u-marketing-suite .ums-chart-profile-donut__legend-item,.u-marketing-suite-dashboard .ums-chart-profile-donut__legend-item,.ums-portal-content .ums-chart-profile-donut__legend-item{display:flex;flex-direction:column;color:#3444b2;list-style:none;position:relative}.u-marketing-suite .ums-chart-profile-donut__legend-dot,.u-marketing-suite-dashboard .ums-chart-profile-donut__legend-dot,.ums-portal-content .ums-chart-profile-donut__legend-dot{position:absolute;top:3px;left:0;transform:translateX(calc((100% + 10px)*-1));height:10px;width:10px;border-radius:50%;background:currentColor}.u-marketing-suite .ums-chart-profile-donut__legend-name,.u-marketing-suite-dashboard .ums-chart-profile-donut__legend-name,.ums-portal-content .ums-chart-profile-donut__legend-name{flex:1}.u-marketing-suite .ums-chart-profile-donut__legend-value,.u-marketing-suite-dashboard .ums-chart-profile-donut__legend-value,.ums-portal-content .ums-chart-profile-donut__legend-value{color:#000}.u-marketing-suite .ums-chart-profile-donut__legend-value small,.u-marketing-suite-dashboard .ums-chart-profile-donut__legend-value small,.ums-portal-content .ums-chart-profile-donut__legend-value small{opacity:.5;margin-left:6px}.u-marketing-suite .ums-chart-donut__chart-wrapper,.u-marketing-suite-dashboard .ums-chart-donut__chart-wrapper,.ums-portal-content .ums-chart-donut__chart-wrapper{position:relative;display:flex;align-items:center;min-height:167px}.u-marketing-suite .ums-chart-donut__chart-holder,.u-marketing-suite-dashboard .ums-chart-donut__chart-holder,.ums-portal-content .ums-chart-donut__chart-holder{position:absolute;flex:0 0 auto;width:100%}.u-marketing-suite .ums-chart-donut__chart-item,.u-marketing-suite-dashboard .ums-chart-donut__chart-item,.ums-portal-content .ums-chart-donut__chart-item{left:-18%;width:90%}.u-marketing-suite .ums-chart-donut__overlay,.u-marketing-suite-dashboard .ums-chart-donut__overlay,.ums-portal-content .ums-chart-donut__overlay{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none;width:54%}.u-marketing-suite .ums-chart-donut__overlay>strong,.u-marketing-suite-dashboard .ums-chart-donut__overlay>strong,.ums-portal-content .ums-chart-donut__overlay>strong{padding-top:15px;font-size:30px;font-weight:900;max-width:65%;overflow:hidden;line-height:1;text-overflow:ellipsis}.u-marketing-suite .ums-chart-donut__sidebar,.u-marketing-suite-dashboard .ums-chart-donut__sidebar,.ums-portal-content .ums-chart-donut__sidebar{display:flex;flex-direction:column;padding:0;width:30%;margin-left:70%}.u-marketing-suite .ums-chart-donut__sidebar>*+*,.u-marketing-suite-dashboard .ums-chart-donut__sidebar>*+*,.ums-portal-content .ums-chart-donut__sidebar>*+*{margin-top:5px}.u-marketing-suite .ums-chart-donut__sidebar-item,.u-marketing-suite-dashboard .ums-chart-donut__sidebar-item,.ums-portal-content .ums-chart-donut__sidebar-item{display:flex;flex-direction:column;color:#3444b2;list-style:none;position:relative}.u-marketing-suite .ums-chart-donut__sidebar-dot,.u-marketing-suite-dashboard .ums-chart-donut__sidebar-dot,.ums-portal-content .ums-chart-donut__sidebar-dot{position:absolute;top:6px;left:0;transform:translateX(calc((100% + 10px)*-1));height:8px;width:8px;border-radius:50%;background:currentColor}.u-marketing-suite .ums-chart-donut__sidebar-name,.u-marketing-suite-dashboard .ums-chart-donut__sidebar-name,.ums-portal-content .ums-chart-donut__sidebar-name{flex:1}.u-marketing-suite .ums-chart-donut__sidebar-value,.u-marketing-suite-dashboard .ums-chart-donut__sidebar-value,.ums-portal-content .ums-chart-donut__sidebar-value{display:flex;color:#000}.u-marketing-suite .ums-chart-donut__sidebar-value small,.u-marketing-suite-dashboard .ums-chart-donut__sidebar-value small,.ums-portal-content .ums-chart-donut__sidebar-value small{white-space:nowrap;opacity:.5;margin-left:6px}.u-marketing-suite .ums-chart-donut__legend,.u-marketing-suite-dashboard .ums-chart-donut__legend,.ums-portal-content .ums-chart-donut__legend{display:flex;-moz-column-gap:27px;column-gap:27px;margin-top:7px}.u-marketing-suite .ums-chart-donut__legend-item,.u-marketing-suite-dashboard .ums-chart-donut__legend-item,.ums-portal-content .ums-chart-donut__legend-item{position:relative}.u-marketing-suite .ums-chart-profile-growth__chart-wrapper,.u-marketing-suite-dashboard .ums-chart-profile-growth__chart-wrapper,.ums-portal-content .ums-chart-profile-growth__chart-wrapper{position:relative;padding:15px 0 25px 0;display:flex;flex-direction:column;align-items:center;min-height:260px}.u-marketing-suite .ums-chart-profile-growth__chart-holder,.u-marketing-suite-dashboard .ums-chart-profile-growth__chart-holder,.ums-portal-content .ums-chart-profile-growth__chart-holder{width:100%;padding:0 20px}.u-marketing-suite .ums-chart-profile-growth__legend,.u-marketing-suite-dashboard .ums-chart-profile-growth__legend,.ums-portal-content .ums-chart-profile-growth__legend{display:flex;justify-content:center;padding:0;margin:15px 0 0}.u-marketing-suite .ums-chart-profile-growth__legend>*+*,.u-marketing-suite-dashboard .ums-chart-profile-growth__legend>*+*,.ums-portal-content .ums-chart-profile-growth__legend>*+*{margin-left:40px!important}.u-marketing-suite .ums-chart-profile-growth__legend-item,.u-marketing-suite-dashboard .ums-chart-profile-growth__legend-item,.ums-portal-content .ums-chart-profile-growth__legend-item{display:flex;flex-direction:column;color:#3444b2;list-style:none;position:relative;margin-left:20px}.u-marketing-suite .ums-chart-profile-potential__chart-wrapper,.u-marketing-suite-dashboard .ums-chart-profile-potential__chart-wrapper,.ums-portal-content .ums-chart-profile-potential__chart-wrapper{padding:20px}.u-marketing-suite .ums-chart-profile-potential__chart-holder,.u-marketing-suite-dashboard .ums-chart-profile-potential__chart-holder,.ums-portal-content .ums-chart-profile-potential__chart-holder{padding-top:100%;height:0;position:relative}.u-marketing-suite .ums-chart-profile-potential__chart-item,.u-marketing-suite-dashboard .ums-chart-profile-potential__chart-item,.ums-portal-content .ums-chart-profile-potential__chart-item{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.u-marketing-suite .ums-chart-profile-potential__chart-item::after,.u-marketing-suite .ums-chart-profile-potential__chart-item::before,.u-marketing-suite-dashboard .ums-chart-profile-potential__chart-item::after,.u-marketing-suite-dashboard .ums-chart-profile-potential__chart-item::before,.ums-portal-content .ums-chart-profile-potential__chart-item::after,.ums-portal-content .ums-chart-profile-potential__chart-item::before{content:"";width:3px;height:100%;position:absolute;top:0;bottom:0;background:linear-gradient(-180deg,#29c175,#29c135,#5bc129,#9bc129,#c1a829,#c16829,#c12929);z-index:1}.u-marketing-suite .ums-chart-profile-potential__chart-item::after,.u-marketing-suite-dashboard .ums-chart-profile-potential__chart-item::after,.ums-portal-content .ums-chart-profile-potential__chart-item::after{transform:rotate(90deg)}.u-marketing-suite .ums-chart-profile-potential__ring-holder,.u-marketing-suite-dashboard .ums-chart-profile-potential__ring-holder,.ums-portal-content .ums-chart-profile-potential__ring-holder{display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;right:0;bottom:0;z-index:0}.u-marketing-suite .ums-chart-profile-potential__ring,.u-marketing-suite-dashboard .ums-chart-profile-potential__ring,.ums-portal-content .ums-chart-profile-potential__ring{border-radius:50%;border:12px solid #68676b;position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%;opacity:.05;margin:auto}.u-marketing-suite .ums-chart-profile-potential__ring:nth-child(2),.u-marketing-suite-dashboard .ums-chart-profile-potential__ring:nth-child(2),.ums-portal-content .ums-chart-profile-potential__ring:nth-child(2){width:62%;height:62%;opacity:.14}.u-marketing-suite .ums-chart-profile-potential__ring:nth-child(3),.u-marketing-suite-dashboard .ums-chart-profile-potential__ring:nth-child(3),.ums-portal-content .ums-chart-profile-potential__ring:nth-child(3){width:25%;height:25%;opacity:.3}.u-marketing-suite .ums-chart-profile-potential__names,.u-marketing-suite-dashboard .ums-chart-profile-potential__names,.ums-portal-content .ums-chart-profile-potential__names{position:absolute;top:0;left:0;margin:0;list-style:none;bottom:0;right:0}.u-marketing-suite .ums-chart-profile-potential__names>*,.u-marketing-suite-dashboard .ums-chart-profile-potential__names>*,.ums-portal-content .ums-chart-profile-potential__names>*{position:absolute;width:100%;text-align:center;justify-content:center;transform-origin:top left}.u-marketing-suite .ums-chart-profile-potential__names>:nth-child(1),.u-marketing-suite-dashboard .ums-chart-profile-potential__names>:nth-child(1),.ums-portal-content .ums-chart-profile-potential__names>:nth-child(1){left:50%;transform:translate(-50%,-100%)}.u-marketing-suite .ums-chart-profile-potential__names>:nth-child(2),.u-marketing-suite-dashboard .ums-chart-profile-potential__names>:nth-child(2),.ums-portal-content .ums-chart-profile-potential__names>:nth-child(2){right:0;left:auto;top:50%;transform-origin:top right;transform:rotate(90deg) translate(50%,-100%)}.u-marketing-suite .ums-chart-profile-potential__names>:nth-child(3),.u-marketing-suite-dashboard .ums-chart-profile-potential__names>:nth-child(3),.ums-portal-content .ums-chart-profile-potential__names>:nth-child(3){left:50%;top:auto;bottom:0;transform:translate(-50%,100%)}.u-marketing-suite .ums-chart-profile-potential__names>:nth-child(4),.u-marketing-suite-dashboard .ums-chart-profile-potential__names>:nth-child(4),.ums-portal-content .ums-chart-profile-potential__names>:nth-child(4){left:0;top:50%;transform:rotate(-90deg) translate(-50%,-100%)}.u-marketing-suite .ums-chart-profile-potential__holds-pin,.u-marketing-suite-dashboard .ums-chart-profile-potential__holds-pin,.ums-portal-content .ums-chart-profile-potential__holds-pin{width:50%;height:50%;transform:translate(50%,-50%);position:relative}.u-marketing-suite .ums-chart-profile-potential__pin,.u-marketing-suite-dashboard .ums-chart-profile-potential__pin,.ums-portal-content .ums-chart-profile-potential__pin{--color:152;width:15px;height:15px;color:hsl(var(--color),65%,46%);position:absolute;z-index:2;top:auto;bottom:0;left:0;right:0;opacity:0;transform:scale(0);transition:transform .8s cubic-bezier(.06,.44,0,1.2)}.u-marketing-suite .ums-chart-profile-potential__pin.s-visible,.u-marketing-suite-dashboard .ums-chart-profile-potential__pin.s-visible,.ums-portal-content .ums-chart-profile-potential__pin.s-visible{transform:scale(1);opacity:1}.u-marketing-suite .ums-chart-profile-potential__pin>span,.u-marketing-suite-dashboard .ums-chart-profile-potential__pin>span,.ums-portal-content .ums-chart-profile-potential__pin>span{content:"";position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%;border-radius:50%;color:inherit;background:currentColor;z-index:1}.u-marketing-suite .ums-chart-profile-potential__pin::after,.u-marketing-suite .ums-chart-profile-potential__pin::before,.u-marketing-suite-dashboard .ums-chart-profile-potential__pin::after,.u-marketing-suite-dashboard .ums-chart-profile-potential__pin::before,.ums-portal-content .ums-chart-profile-potential__pin::after,.ums-portal-content .ums-chart-profile-potential__pin::before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;border-radius:50%;transform:scale(2.5);color:inherit;background:currentColor;z-index:0;filter:brightness(1.3) grayscale(.8);opacity:.3;pointer-events:none}.u-marketing-suite .ums-chart-profile-potential__pin::after,.u-marketing-suite-dashboard .ums-chart-profile-potential__pin::after,.ums-portal-content .ums-chart-profile-potential__pin::after{filter:brightness(1.2) grayscale(.4);animation:animateDot 2s ease infinite}@keyframes animateDot{0%{transform:scale(1);opacity:.8}100%{transform:scale(2.5);opacity:0}}.u-marketing-suite .ums-loader__fixed,.u-marketing-suite-dashboard .ums-loader__fixed,.ums-portal-content .ums-loader__fixed{pointer-events:none;position:fixed;top:55px;bottom:0;left:0;right:0;margin:auto;z-index:999;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;background:rgba(104,103,107,.75)}.u-marketing-suite .ums-loader__small__container,.u-marketing-suite-dashboard .ums-loader__small__container,.ums-portal-content .ums-loader__small__container{width:300px;height:300px;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.u-marketing-suite .ums-loader__large__container,.u-marketing-suite-dashboard .ums-loader__large__container,.ums-portal-content .ums-loader__large__container{width:600px;height:400px}.u-marketing-suite .ums-loader__large__container #loaderAnimation,.u-marketing-suite-dashboard .ums-loader__large__container #loaderAnimation,.ums-portal-content .ums-loader__large__container #loaderAnimation{width:100%;height:100%}.u-marketing-suite .ums-loader__large__text,.u-marketing-suite-dashboard .ums-loader__large__text,.ums-portal-content .ums-loader__large__text{font-size:24px!important;font-weight:900;color:#fff;width:100%;text-align:center;margin-top:-20px}@media screen and (min-width:1366px){.u-marketing-suite .ums-loader__large__text,.u-marketing-suite-dashboard .ums-loader__large__text,.ums-portal-content .ums-loader__large__text{font-size:26px!important}}.u-marketing-suite .ums-loader__animation .loader-inner,.u-marketing-suite-dashboard .ums-loader__animation .loader-inner,.ums-portal-content .ums-loader__animation .loader-inner{bottom:0;height:60px;left:0;margin:auto;position:absolute;right:0;top:0;width:100px}.u-marketing-suite .ums-loader__animation .loader-line-wrap,.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap,.ums-portal-content .ums-loader__animation .loader-line-wrap{animation:spin 2s cubic-bezier(.175,.885,.32,1.275) infinite;box-sizing:border-box;height:50px;left:0;overflow:hidden;position:absolute;top:0;transform-origin:50% 100%;width:100px}.u-marketing-suite .ums-loader__animation .loader-line,.u-marketing-suite-dashboard .ums-loader__animation .loader-line,.ums-portal-content .ums-loader__animation .loader-line{border:4px solid transparent;border-radius:100%;box-sizing:border-box;height:100px;left:0;margin:0 auto;position:absolute;right:0;top:0;width:100px}.u-marketing-suite .ums-loader__animation .loader-line-wrap:nth-child(1),.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap:nth-child(1),.ums-portal-content .ums-loader__animation .loader-line-wrap:nth-child(1){animation-delay:-50ms}.u-marketing-suite .ums-loader__animation .loader-line-wrap:nth-child(2),.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap:nth-child(2),.ums-portal-content .ums-loader__animation .loader-line-wrap:nth-child(2){animation-delay:-.1s}.u-marketing-suite .ums-loader__animation .loader-line-wrap:nth-child(3),.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap:nth-child(3),.ums-portal-content .ums-loader__animation .loader-line-wrap:nth-child(3){animation-delay:-150ms}.u-marketing-suite .ums-loader__animation .loader-line-wrap:nth-child(4),.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap:nth-child(4),.ums-portal-content .ums-loader__animation .loader-line-wrap:nth-child(4){animation-delay:-.2s}.u-marketing-suite .ums-loader__animation .loader-line-wrap:nth-child(5),.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap:nth-child(5),.ums-portal-content .ums-loader__animation .loader-line-wrap:nth-child(5){animation-delay:-250ms}.u-marketing-suite .ums-loader__animation .loader-line-wrap:nth-child(1) .loader-line,.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap:nth-child(1) .loader-line,.ums-portal-content .ums-loader__animation .loader-line-wrap:nth-child(1) .loader-line{border-color:#fff;height:90px;width:90px;top:7px}.u-marketing-suite .ums-loader__animation .loader-line-wrap:nth-child(2) .loader-line,.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap:nth-child(2) .loader-line,.ums-portal-content .ums-loader__animation .loader-line-wrap:nth-child(2) .loader-line{border-color:#3444b2;height:76px;width:76px;top:14px}.u-marketing-suite .ums-loader__animation .loader-line-wrap:nth-child(3) .loader-line,.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap:nth-child(3) .loader-line,.ums-portal-content .ums-loader__animation .loader-line-wrap:nth-child(3) .loader-line{border-color:#11bc9b;height:62px;width:62px;top:21px}.u-marketing-suite .ums-loader__animation .loader-line-wrap:nth-child(4) .loader-line,.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap:nth-child(4) .loader-line,.ums-portal-content .ums-loader__animation .loader-line-wrap:nth-child(4) .loader-line{border-color:#fc391c;height:48px;width:48px;top:28px}.u-marketing-suite .ums-loader__animation .loader-line-wrap:nth-child(5) .loader-line,.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap:nth-child(5) .loader-line,.ums-portal-content .ums-loader__animation .loader-line-wrap:nth-child(5) .loader-line{border-color:#f5c1bc;height:34px;width:34px;top:35px}.u-marketing-suite .ums-loader__animation .loader-line-wrap.gray:nth-child(1) .loader-line,.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap.gray:nth-child(1) .loader-line,.ums-portal-content .ums-loader__animation .loader-line-wrap.gray:nth-child(1) .loader-line{border-color:#e6e6e6}.u-marketing-suite .ums-loader__animation .loader-line-wrap.gray:nth-child(2) .loader-line,.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap.gray:nth-child(2) .loader-line,.ums-portal-content .ums-loader__animation .loader-line-wrap.gray:nth-child(2) .loader-line{border-color:#dedede}.u-marketing-suite .ums-loader__animation .loader-line-wrap.gray:nth-child(3) .loader-line,.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap.gray:nth-child(3) .loader-line,.ums-portal-content .ums-loader__animation .loader-line-wrap.gray:nth-child(3) .loader-line{border-color:#d6d6d6}.u-marketing-suite .ums-loader__animation .loader-line-wrap.gray:nth-child(4) .loader-line,.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap.gray:nth-child(4) .loader-line,.ums-portal-content .ums-loader__animation .loader-line-wrap.gray:nth-child(4) .loader-line{border-color:#e3e3e3}.u-marketing-suite .ums-loader__animation .loader-line-wrap.gray:nth-child(5) .loader-line,.u-marketing-suite-dashboard .ums-loader__animation .loader-line-wrap.gray:nth-child(5) .loader-line,.ums-portal-content .ums-loader__animation .loader-line-wrap.gray:nth-child(5) .loader-line{border-color:#ebebeb}@keyframes spin{0%,15%{transform:rotate(0)}100%{transform:rotate(360deg)}}.u-marketing-suite .ums-tags,.u-marketing-suite-dashboard .ums-tags,.ums-portal-content .ums-tags{display:none;float:left;margin:2px 5px 2px 0;padding:6px 20px;border-radius:25px;font-weight:700;font-size:9px!important;color:#fff;background:#ff1493}@media screen and (min-width:1366px){.u-marketing-suite .ums-tags,.u-marketing-suite-dashboard .ums-tags,.ums-portal-content .ums-tags{font-size:11px!important}}.u-marketing-suite .ums-tags--waiting,.u-marketing-suite-dashboard .ums-tags--waiting,.ums-portal-content .ums-tags--waiting{display:inline-block;background:#f2ebe7;color:#68676b}.u-marketing-suite .ums-tags--running,.u-marketing-suite-dashboard .ums-tags--running,.ums-portal-content .ums-tags--running{display:inline-block;background:#2c7dff}.u-marketing-suite .ums-tags--warning,.u-marketing-suite-dashboard .ums-tags--warning,.ums-portal-content .ums-tags--warning{display:inline-block;background:#ff7f50}.u-marketing-suite .ums-tags--disabled,.u-marketing-suite-dashboard .ums-tags--disabled,.ums-portal-content .ums-tags--disabled{display:inline-block;background:#68676b}.u-marketing-suite .ums-tags--stopped,.u-marketing-suite-dashboard .ums-tags--stopped,.ums-portal-content .ums-tags--stopped{display:inline-block;background:#68676b}.u-marketing-suite .ums-tags--reliable,.u-marketing-suite-dashboard .ums-tags--reliable,.ums-portal-content .ums-tags--reliable{display:inline-block;background:#11bc9b}.u-marketing-suite .ums-tags--leading,.u-marketing-suite-dashboard .ums-tags--leading,.ums-portal-content .ums-tags--leading{display:inline-block;background:#ffba00;width:25px;height:25px;position:relative;padding:6px 12.5px}.u-marketing-suite .ums-tags--leading *,.u-marketing-suite-dashboard .ums-tags--leading *,.ums-portal-content .ums-tags--leading *{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.u-marketing-suite .ums-table__table,.u-marketing-suite-dashboard .ums-table__table,.ums-portal-content .ums-table__table{width:100%;background:0 0;border-collapse:inherit;background:#fff;border:1px solid #d1d4dc;box-shadow:0 2px 2px rgba(0,0,0,.05);color:#000;border-radius:5px 5px 0 0;transition:all .2s ease-in-out}.u-marketing-suite .ums-table__table--boxed,.u-marketing-suite-dashboard .ums-table__table--boxed,.ums-portal-content .ums-table__table--boxed{background:0 0;border:0;box-shadow:0}.u-marketing-suite .ums-table__table--boxed tbody:before,.u-marketing-suite-dashboard .ums-table__table--boxed tbody:before,.ums-portal-content .ums-table__table--boxed tbody:before{content:"@";display:block;line-height:10px;text-indent:-99999px}.u-marketing-suite .ums-table__table--boxed tbody tr,.u-marketing-suite .ums-table__table--boxed thead,.u-marketing-suite-dashboard .ums-table__table--boxed tbody tr,.u-marketing-suite-dashboard .ums-table__table--boxed thead,.ums-portal-content .ums-table__table--boxed tbody tr,.ums-portal-content .ums-table__table--boxed thead{box-shadow:0 2px 2px rgba(0,0,0,.05)}.u-marketing-suite .ums-table__table--boxed tbody tr td,.u-marketing-suite .ums-table__table--boxed thead tr td,.u-marketing-suite .ums-table__table--boxed thead tr th,.u-marketing-suite-dashboard .ums-table__table--boxed tbody tr td,.u-marketing-suite-dashboard .ums-table__table--boxed thead tr td,.u-marketing-suite-dashboard .ums-table__table--boxed thead tr th,.ums-portal-content .ums-table__table--boxed tbody tr td,.ums-portal-content .ums-table__table--boxed thead tr td,.ums-portal-content .ums-table__table--boxed thead tr th{background:#fff;border-top:1px solid #d1d4dc;border-bottom:1px solid #d1d4dc;line-height:1.2}.u-marketing-suite .ums-table__table--boxed tbody tr td:nth-of-type(1),.u-marketing-suite .ums-table__table--boxed thead tr td:nth-of-type(1),.u-marketing-suite .ums-table__table--boxed thead tr th:nth-of-type(1),.u-marketing-suite-dashboard .ums-table__table--boxed tbody tr td:nth-of-type(1),.u-marketing-suite-dashboard .ums-table__table--boxed thead tr td:nth-of-type(1),.u-marketing-suite-dashboard .ums-table__table--boxed thead tr th:nth-of-type(1),.ums-portal-content .ums-table__table--boxed tbody tr td:nth-of-type(1),.ums-portal-content .ums-table__table--boxed thead tr td:nth-of-type(1),.ums-portal-content .ums-table__table--boxed thead tr th:nth-of-type(1){border-left:1px solid #d1d4dc}.u-marketing-suite .ums-table__table--boxed tbody tr td:nth-last-of-type(1),.u-marketing-suite .ums-table__table--boxed thead tr td:nth-last-of-type(1),.u-marketing-suite .ums-table__table--boxed thead tr th:nth-last-of-type(1),.u-marketing-suite-dashboard .ums-table__table--boxed tbody tr td:nth-last-of-type(1),.u-marketing-suite-dashboard .ums-table__table--boxed thead tr td:nth-last-of-type(1),.u-marketing-suite-dashboard .ums-table__table--boxed thead tr th:nth-last-of-type(1),.ums-portal-content .ums-table__table--boxed tbody tr td:nth-last-of-type(1),.ums-portal-content .ums-table__table--boxed thead tr td:nth-last-of-type(1),.ums-portal-content .ums-table__table--boxed thead tr th:nth-last-of-type(1){border-right:1px solid #d1d4dc}.u-marketing-suite .ums-table__table--analytics tbody>tr>[class*="--analytics-border"],.u-marketing-suite .ums-table__table--analytics thead>tr>[class*="--analytics-border"],.u-marketing-suite-dashboard .ums-table__table--analytics tbody>tr>[class*="--analytics-border"],.u-marketing-suite-dashboard .ums-table__table--analytics thead>tr>[class*="--analytics-border"],.ums-portal-content .ums-table__table--analytics tbody>tr>[class*="--analytics-border"],.ums-portal-content .ums-table__table--analytics thead>tr>[class*="--analytics-border"]{border-right:1px solid #d1d4dc}.u-marketing-suite .ums-table__table--analytics tbody>tr>[class*="--analytics-border"]+*,.u-marketing-suite .ums-table__table--analytics thead>tr>[class*="--analytics-border"]+*,.u-marketing-suite-dashboard .ums-table__table--analytics tbody>tr>[class*="--analytics-border"]+*,.u-marketing-suite-dashboard .ums-table__table--analytics thead>tr>[class*="--analytics-border"]+*,.ums-portal-content .ums-table__table--analytics tbody>tr>[class*="--analytics-border"]+*,.ums-portal-content .ums-table__table--analytics thead>tr>[class*="--analytics-border"]+*{padding-left:40px}.u-marketing-suite .ums-table__table--no-minwidth [class*="__td"],.u-marketing-suite .ums-table__table--no-minwidth [class*="__th"],.u-marketing-suite-dashboard .ums-table__table--no-minwidth [class*="__td"],.u-marketing-suite-dashboard .ums-table__table--no-minwidth [class*="__th"],.ums-portal-content .ums-table__table--no-minwidth [class*="__td"],.ums-portal-content .ums-table__table--no-minwidth [class*="__th"]{min-width:0}.u-marketing-suite .ums-table__table--fullheight,.u-marketing-suite-dashboard .ums-table__table--fullheight,.ums-portal-content .ums-table__table--fullheight{height:100%}.u-marketing-suite .ums-table__table--overflow-scroll,.u-marketing-suite-dashboard .ums-table__table--overflow-scroll,.ums-portal-content .ums-table__table--overflow-scroll{overflow-x:auto;transform:rotateX(180deg)}.u-marketing-suite .ums-table__table--overflow-scroll>*,.u-marketing-suite-dashboard .ums-table__table--overflow-scroll>*,.ums-portal-content .ums-table__table--overflow-scroll>*{transform:rotateX(180deg)}.u-marketing-suite .ums-table__table--block,.u-marketing-suite-dashboard .ums-table__table--block,.ums-portal-content .ums-table__table--block{display:block}.u-marketing-suite .ums-table__table--block>[class*="__thead"],.u-marketing-suite-dashboard .ums-table__table--block>[class*="__thead"],.ums-portal-content .ums-table__table--block>[class*="__thead"]{display:block;width:100%}.u-marketing-suite .ums-table__table--block>[class*="__thead"] *,.u-marketing-suite-dashboard .ums-table__table--block>[class*="__thead"] *,.ums-portal-content .ums-table__table--block>[class*="__thead"] *{display:block;width:100%}.u-marketing-suite .ums-table__table--overflowing-body tbody,.u-marketing-suite .ums-table__table--overflowing-body thead,.u-marketing-suite-dashboard .ums-table__table--overflowing-body tbody,.u-marketing-suite-dashboard .ums-table__table--overflowing-body thead,.ums-portal-content .ums-table__table--overflowing-body tbody,.ums-portal-content .ums-table__table--overflowing-body thead{display:block}.u-marketing-suite .ums-table__table--overflowing-body tbody,.u-marketing-suite-dashboard .ums-table__table--overflowing-body tbody,.ums-portal-content .ums-table__table--overflowing-body tbody{height:100px;overflow-y:auto;overflow-x:hidden}.u-marketing-suite .ums-table__table--overflowing-body td,.u-marketing-suite .ums-table__table--overflowing-body th,.u-marketing-suite .ums-table__table--overflowing-body tr,.u-marketing-suite-dashboard .ums-table__table--overflowing-body td,.u-marketing-suite-dashboard .ums-table__table--overflowing-body th,.u-marketing-suite-dashboard .ums-table__table--overflowing-body tr,.ums-portal-content .ums-table__table--overflowing-body td,.ums-portal-content .ums-table__table--overflowing-body th,.ums-portal-content .ums-table__table--overflowing-body tr{display:block;width:100%}.u-marketing-suite .ums-table__table--profile-activity .ums-table__td,.u-marketing-suite .ums-table__table--profile-activity .ums-table__th,.u-marketing-suite-dashboard .ums-table__table--profile-activity .ums-table__td,.u-marketing-suite-dashboard .ums-table__table--profile-activity .ums-table__th,.ums-portal-content .ums-table__table--profile-activity .ums-table__td,.ums-portal-content .ums-table__table--profile-activity .ums-table__th{padding-left:8px;padding-right:8px}.u-marketing-suite .ums-table__table--faketable,.u-marketing-suite .ums-table__table--faketable tbody,.u-marketing-suite .ums-table__table--faketable tfoot,.u-marketing-suite .ums-table__table--faketable thead,.u-marketing-suite-dashboard .ums-table__table--faketable,.u-marketing-suite-dashboard .ums-table__table--faketable tbody,.u-marketing-suite-dashboard .ums-table__table--faketable tfoot,.u-marketing-suite-dashboard .ums-table__table--faketable thead,.ums-portal-content .ums-table__table--faketable,.ums-portal-content .ums-table__table--faketable tbody,.ums-portal-content .ums-table__table--faketable tfoot,.ums-portal-content .ums-table__table--faketable thead{display:flex;flex-direction:column}.u-marketing-suite .ums-table__table--faketable tbody>tr,.u-marketing-suite .ums-table__table--faketable tfoot>tr,.u-marketing-suite .ums-table__table--faketable thead>tr,.u-marketing-suite .ums-table__table--faketable>tr,.u-marketing-suite-dashboard .ums-table__table--faketable tbody>tr,.u-marketing-suite-dashboard .ums-table__table--faketable tfoot>tr,.u-marketing-suite-dashboard .ums-table__table--faketable thead>tr,.u-marketing-suite-dashboard .ums-table__table--faketable>tr,.ums-portal-content .ums-table__table--faketable tbody>tr,.ums-portal-content .ums-table__table--faketable tfoot>tr,.ums-portal-content .ums-table__table--faketable thead>tr,.ums-portal-content .ums-table__table--faketable>tr{display:flex}.u-marketing-suite .ums-table__table--faketable tbody>tr>td,.u-marketing-suite .ums-table__table--faketable tbody>tr>th,.u-marketing-suite .ums-table__table--faketable tfoot>tr>td,.u-marketing-suite .ums-table__table--faketable tfoot>tr>th,.u-marketing-suite .ums-table__table--faketable thead>tr>td,.u-marketing-suite .ums-table__table--faketable thead>tr>th,.u-marketing-suite .ums-table__table--faketable>tr>td,.u-marketing-suite .ums-table__table--faketable>tr>th,.u-marketing-suite-dashboard .ums-table__table--faketable tbody>tr>td,.u-marketing-suite-dashboard .ums-table__table--faketable tbody>tr>th,.u-marketing-suite-dashboard .ums-table__table--faketable tfoot>tr>td,.u-marketing-suite-dashboard .ums-table__table--faketable tfoot>tr>th,.u-marketing-suite-dashboard .ums-table__table--faketable thead>tr>td,.u-marketing-suite-dashboard .ums-table__table--faketable thead>tr>th,.u-marketing-suite-dashboard .ums-table__table--faketable>tr>td,.u-marketing-suite-dashboard .ums-table__table--faketable>tr>th,.ums-portal-content .ums-table__table--faketable tbody>tr>td,.ums-portal-content .ums-table__table--faketable tbody>tr>th,.ums-portal-content .ums-table__table--faketable tfoot>tr>td,.ums-portal-content .ums-table__table--faketable tfoot>tr>th,.ums-portal-content .ums-table__table--faketable thead>tr>td,.ums-portal-content .ums-table__table--faketable thead>tr>th,.ums-portal-content .ums-table__table--faketable>tr>td,.ums-portal-content .ums-table__table--faketable>tr>th{flex:1}.u-marketing-suite .ums-table__table--faketable tbody>tr>td:not([class*="--fixed-"]),.u-marketing-suite .ums-table__table--faketable tbody>tr>th:not([class*="--fixed-"]),.u-marketing-suite .ums-table__table--faketable tfoot>tr>td:not([class*="--fixed-"]),.u-marketing-suite .ums-table__table--faketable tfoot>tr>th:not([class*="--fixed-"]),.u-marketing-suite .ums-table__table--faketable thead>tr>td:not([class*="--fixed-"]),.u-marketing-suite .ums-table__table--faketable thead>tr>th:not([class*="--fixed-"]),.u-marketing-suite .ums-table__table--faketable>tr>td:not([class*="--fixed-"]),.u-marketing-suite .ums-table__table--faketable>tr>th:not([class*="--fixed-"]),.u-marketing-suite-dashboard .ums-table__table--faketable tbody>tr>td:not([class*="--fixed-"]),.u-marketing-suite-dashboard .ums-table__table--faketable tbody>tr>th:not([class*="--fixed-"]),.u-marketing-suite-dashboard .ums-table__table--faketable tfoot>tr>td:not([class*="--fixed-"]),.u-marketing-suite-dashboard .ums-table__table--faketable tfoot>tr>th:not([class*="--fixed-"]),.u-marketing-suite-dashboard .ums-table__table--faketable thead>tr>td:not([class*="--fixed-"]),.u-marketing-suite-dashboard .ums-table__table--faketable thead>tr>th:not([class*="--fixed-"]),.u-marketing-suite-dashboard .ums-table__table--faketable>tr>td:not([class*="--fixed-"]),.u-marketing-suite-dashboard .ums-table__table--faketable>tr>th:not([class*="--fixed-"]),.ums-portal-content .ums-table__table--faketable tbody>tr>td:not([class*="--fixed-"]),.ums-portal-content .ums-table__table--faketable tbody>tr>th:not([class*="--fixed-"]),.ums-portal-content .ums-table__table--faketable tfoot>tr>td:not([class*="--fixed-"]),.ums-portal-content .ums-table__table--faketable tfoot>tr>th:not([class*="--fixed-"]),.ums-portal-content .ums-table__table--faketable thead>tr>td:not([class*="--fixed-"]),.ums-portal-content .ums-table__table--faketable thead>tr>th:not([class*="--fixed-"]),.ums-portal-content .ums-table__table--faketable>tr>td:not([class*="--fixed-"]),.ums-portal-content .ums-table__table--faketable>tr>th:not([class*="--fixed-"]){max-width:100%!important}.u-marketing-suite .ums-table__table--faketable tbody,.u-marketing-suite-dashboard .ums-table__table--faketable tbody,.ums-portal-content .ums-table__table--faketable tbody{overflow-y:auto;flex:1;border-top:1px solid #d1d4dc}.u-marketing-suite .ums-table__table--faketable tbody>tr:first-of-type>td,.u-marketing-suite .ums-table__table--faketable tbody>tr:first-of-type>th,.u-marketing-suite-dashboard .ums-table__table--faketable tbody>tr:first-of-type>td,.u-marketing-suite-dashboard .ums-table__table--faketable tbody>tr:first-of-type>th,.ums-portal-content .ums-table__table--faketable tbody>tr:first-of-type>td,.ums-portal-content .ums-table__table--faketable tbody>tr:first-of-type>th{border-top:0}.u-marketing-suite .ums-table__table--faketable tbody>tr:last-of-type,.u-marketing-suite-dashboard .ums-table__table--faketable tbody>tr:last-of-type,.ums-portal-content .ums-table__table--faketable tbody>tr:last-of-type{border-bottom:1px solid #d1d4dc}.u-marketing-suite .ums-table__table--faketable tbody.ums-table__tbody--transparent tr,.u-marketing-suite-dashboard .ums-table__table--faketable tbody.ums-table__tbody--transparent tr,.ums-portal-content .ums-table__table--faketable tbody.ums-table__tbody--transparent tr{border-bottom:0}.u-marketing-suite .ums-table__table--faketable tbody::-webkit-scrollbar,.u-marketing-suite-dashboard .ums-table__table--faketable tbody::-webkit-scrollbar,.ums-portal-content .ums-table__table--faketable tbody::-webkit-scrollbar{width:6px}.u-marketing-suite .ums-table__table--faketable tbody::-webkit-scrollbar-track,.u-marketing-suite-dashboard .ums-table__table--faketable tbody::-webkit-scrollbar-track,.ums-portal-content .ums-table__table--faketable tbody::-webkit-scrollbar-track{background:#f6f6f7;border-left:1px solid #d1d4dc}.u-marketing-suite .ums-table__table--faketable tbody::-webkit-scrollbar-thumb,.u-marketing-suite-dashboard .ums-table__table--faketable tbody::-webkit-scrollbar-thumb,.ums-portal-content .ums-table__table--faketable tbody::-webkit-scrollbar-thumb{background:#c1c1c1}.u-marketing-suite .ums-table__table--faketable tbody::-webkit-scrollbar-thumb:hover,.u-marketing-suite-dashboard .ums-table__table--faketable tbody::-webkit-scrollbar-thumb:hover,.ums-portal-content .ums-table__table--faketable tbody::-webkit-scrollbar-thumb:hover{background:#555}.u-marketing-suite .ums-table__table--faketable tfoot,.u-marketing-suite-dashboard .ums-table__table--faketable tfoot,.ums-portal-content .ums-table__table--faketable tfoot{margin-top:-1px}.u-marketing-suite .ums-table__table--nested,.u-marketing-suite-dashboard .ums-table__table--nested,.ums-portal-content .ums-table__table--nested{border:0}.u-marketing-suite .ums-table__table--nested__parent,.u-marketing-suite-dashboard .ums-table__table--nested__parent,.ums-portal-content .ums-table__table--nested__parent{margin:0;padding:0!important;border-top:0!important}.u-marketing-suite .ums-table__table--nested tbody::before,.u-marketing-suite-dashboard .ums-table__table--nested tbody::before,.ums-portal-content .ums-table__table--nested tbody::before{display:none!important}.u-marketing-suite .ums-table__table--nested tbody,.u-marketing-suite .ums-table__table--nested td,.u-marketing-suite .ums-table__table--nested th,.u-marketing-suite .ums-table__table--nested thead,.u-marketing-suite .ums-table__table--nested tr,.u-marketing-suite-dashboard .ums-table__table--nested tbody,.u-marketing-suite-dashboard .ums-table__table--nested td,.u-marketing-suite-dashboard .ums-table__table--nested th,.u-marketing-suite-dashboard .ums-table__table--nested thead,.u-marketing-suite-dashboard .ums-table__table--nested tr,.ums-portal-content .ums-table__table--nested tbody,.ums-portal-content .ums-table__table--nested td,.ums-portal-content .ums-table__table--nested th,.ums-portal-content .ums-table__table--nested thead,.ums-portal-content .ums-table__table--nested tr{border:0!important;border-radius:0!important;box-shadow:none!important}.u-marketing-suite .ums-table__table.s-closed,.u-marketing-suite-dashboard .ums-table__table.s-closed,.ums-portal-content .ums-table__table.s-closed{border-radius:5px;background:#f6f4f5}.u-marketing-suite .ums-table__table.s-closed *,.u-marketing-suite-dashboard .ums-table__table.s-closed *,.ums-portal-content .ums-table__table.s-closed *{color:#68676b!important}.u-marketing-suite .ums-table__table.s-closed #icon-toggle,.u-marketing-suite-dashboard .ums-table__table.s-closed #icon-toggle,.ums-portal-content .ums-table__table.s-closed #icon-toggle{transform:rotate(180deg);transition:all .2s ease-in-out}.u-marketing-suite .ums-table__table.s-closed .ums-table__tbody,.u-marketing-suite .ums-table__table.s-closed .ums-table__tr--labels,.u-marketing-suite-dashboard .ums-table__table.s-closed .ums-table__tbody,.u-marketing-suite-dashboard .ums-table__table.s-closed .ums-table__tr--labels,.ums-portal-content .ums-table__table.s-closed .ums-table__tbody,.ums-portal-content .ums-table__table.s-closed .ums-table__tr--labels{display:none}.u-marketing-suite .ums-table__table.s-closed:hover,.u-marketing-suite-dashboard .ums-table__table.s-closed:hover,.ums-portal-content .ums-table__table.s-closed:hover{box-shadow:0 4px 4px rgba(0,0,0,.1)}.u-marketing-suite .ums-table__table.s-closed .ums-table__thead:hover,.u-marketing-suite .ums-table__table.s-toggle .ums-table__thead:hover,.u-marketing-suite-dashboard .ums-table__table.s-closed .ums-table__thead:hover,.u-marketing-suite-dashboard .ums-table__table.s-toggle .ums-table__thead:hover,.ums-portal-content .ums-table__table.s-closed .ums-table__thead:hover,.ums-portal-content .ums-table__table.s-toggle .ums-table__thead:hover{cursor:pointer}.u-marketing-suite .ums-table__table.s-closed .ums-table__thead:hover .ums-button,.u-marketing-suite .ums-table__table.s-toggle .ums-table__thead:hover .ums-button,.u-marketing-suite-dashboard .ums-table__table.s-closed .ums-table__thead:hover .ums-button,.u-marketing-suite-dashboard .ums-table__table.s-toggle .ums-table__thead:hover .ums-button,.ums-portal-content .ums-table__table.s-closed .ums-table__thead:hover .ums-button,.ums-portal-content .ums-table__table.s-toggle .ums-table__thead:hover .ums-button{background:#e3e5e9}.u-marketing-suite .ums-table__table+.ums-table__table,.u-marketing-suite-dashboard .ums-table__table+.ums-table__table,.ums-portal-content .ums-table__table+.ums-table__table{margin-top:30px}.u-marketing-suite .ums-table__thead td,.u-marketing-suite-dashboard .ums-table__thead td,.ums-portal-content .ums-table__thead td{border-top:0;border-bottom:1px solid #d1d4dc}.u-marketing-suite .ums-table__thead__content>p,.u-marketing-suite-dashboard .ums-table__thead__content>p,.ums-portal-content .ums-table__thead__content>p{line-height:1.6;margin-top:20px}.u-marketing-suite .ums-table__thead__content>p:last-child,.u-marketing-suite-dashboard .ums-table__thead__content>p:last-child,.ums-portal-content .ums-table__thead__content>p:last-child{margin-bottom:0}.u-marketing-suite .ums-table__thead th,.u-marketing-suite-dashboard .ums-table__thead th,.ums-portal-content .ums-table__thead th{border-top:1px solid #d1d4dc}.u-marketing-suite .ums-table__thead tr:nth-of-type(1) th,.u-marketing-suite-dashboard .ums-table__thead tr:nth-of-type(1) th,.ums-portal-content .ums-table__thead tr:nth-of-type(1) th{border-top:0}.u-marketing-suite .ums-table__thead--labels-alt,.u-marketing-suite-dashboard .ums-table__thead--labels-alt,.ums-portal-content .ums-table__thead--labels-alt{box-shadow:none!important}.u-marketing-suite .ums-table__tbody tr:nth-of-type(even) td,.u-marketing-suite-dashboard .ums-table__tbody tr:nth-of-type(even) td,.ums-portal-content .ums-table__tbody tr:nth-of-type(even) td{background:rgba(238,238,240,.35)}.u-marketing-suite .ums-table__tbody td:nth-of-type(1):nth-last-of-type(1),.u-marketing-suite-dashboard .ums-table__tbody td:nth-of-type(1):nth-last-of-type(1),.ums-portal-content .ums-table__tbody td:nth-of-type(1):nth-last-of-type(1){max-width:75%}.u-marketing-suite .ums-table__tbody--ranked>tr td:nth-of-type(1),.u-marketing-suite-dashboard .ums-table__tbody--ranked>tr td:nth-of-type(1),.ums-portal-content .ums-table__tbody--ranked>tr td:nth-of-type(1){position:relative}.u-marketing-suite .ums-table__tbody--ranked>tr td:nth-of-type(1):before,.u-marketing-suite-dashboard .ums-table__tbody--ranked>tr td:nth-of-type(1):before,.ums-portal-content .ums-table__tbody--ranked>tr td:nth-of-type(1):before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;display:block;border-right:1px solid #d1d4dc;background:rgba(209,212,220,.5)}.u-marketing-suite .ums-table__tbody--ranked>tr.is-rank01 td:nth-of-type(1):before,.u-marketing-suite-dashboard .ums-table__tbody--ranked>tr.is-rank01 td:nth-of-type(1):before,.ums-portal-content .ums-table__tbody--ranked>tr.is-rank01 td:nth-of-type(1):before{background:#2c7dff}.u-marketing-suite .ums-table__tbody--ranked>tr.is-rank02 td:nth-of-type(1):before,.u-marketing-suite-dashboard .ums-table__tbody--ranked>tr.is-rank02 td:nth-of-type(1):before,.ums-portal-content .ums-table__tbody--ranked>tr.is-rank02 td:nth-of-type(1):before{background:#ffba00}.u-marketing-suite .ums-table__tbody--ranked>tr.is-rank03 td:nth-of-type(1):before,.u-marketing-suite-dashboard .ums-table__tbody--ranked>tr.is-rank03 td:nth-of-type(1):before,.ums-portal-content .ums-table__tbody--ranked>tr.is-rank03 td:nth-of-type(1):before{background:#ff7f50}.u-marketing-suite .ums-table__tbody--transparent tr:not(:first-of-type) td,.u-marketing-suite .ums-table__tbody--transparent tr:not(:first-of-type) th,.u-marketing-suite-dashboard .ums-table__tbody--transparent tr:not(:first-of-type) td,.u-marketing-suite-dashboard .ums-table__tbody--transparent tr:not(:first-of-type) th,.ums-portal-content .ums-table__tbody--transparent tr:not(:first-of-type) td,.ums-portal-content .ums-table__tbody--transparent tr:not(:first-of-type) th{background:0 0!important;border:0}.u-marketing-suite .ums-table__tbody--transparent-all td,.u-marketing-suite .ums-table__tbody--transparent-all th,.u-marketing-suite .ums-table__tbody--transparent-all tr,.u-marketing-suite-dashboard .ums-table__tbody--transparent-all td,.u-marketing-suite-dashboard .ums-table__tbody--transparent-all th,.u-marketing-suite-dashboard .ums-table__tbody--transparent-all tr,.ums-portal-content .ums-table__tbody--transparent-all td,.ums-portal-content .ums-table__tbody--transparent-all th,.ums-portal-content .ums-table__tbody--transparent-all tr{background:0 0!important;border:0}.u-marketing-suite .ums-table__tbody--tight td,.u-marketing-suite-dashboard .ums-table__tbody--tight td,.ums-portal-content .ums-table__tbody--tight td{padding-top:10px}.u-marketing-suite .ums-table__tbody--tight tr:last-of-type>td,.u-marketing-suite-dashboard .ums-table__tbody--tight tr:last-of-type>td,.ums-portal-content .ums-table__tbody--tight tr:last-of-type>td{padding-bottom:20px}.u-marketing-suite .ums-table__tbody--soon,.u-marketing-suite-dashboard .ums-table__tbody--soon,.ums-portal-content .ums-table__tbody--soon{position:relative}.u-marketing-suite .ums-table__tbody--soon::before,.u-marketing-suite-dashboard .ums-table__tbody--soon::before,.ums-portal-content .ums-table__tbody--soon::before{content:"Coming soon";position:absolute;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:600;padding-bottom:40px;top:0;bottom:0;left:0;right:0;color:#d4d4d4;background:#f7f7f7}.u-marketing-suite .ums-table__tr--labels,.u-marketing-suite-dashboard .ums-table__tr--labels,.ums-portal-content .ums-table__tr--labels{box-shadow:none!important}.u-marketing-suite .ums-table__tr--labels th,.u-marketing-suite-dashboard .ums-table__tr--labels th,.ums-portal-content .ums-table__tr--labels th{padding-top:6.66666667px;padding-bottom:6.66666667px;background:rgba(238,238,240,.5)!important;border-top:0!important}.u-marketing-suite .ums-table__tr--labels-alt,.u-marketing-suite-dashboard .ums-table__tr--labels-alt,.ums-portal-content .ums-table__tr--labels-alt{box-shadow:none!important}.u-marketing-suite .ums-table__tr--labels-alt th,.u-marketing-suite-dashboard .ums-table__tr--labels-alt th,.ums-portal-content .ums-table__tr--labels-alt th{padding-top:5px;padding-bottom:0;background:0 0!important;border:0!important}.u-marketing-suite .ums-table__tr--sm td,.u-marketing-suite-dashboard .ums-table__tr--sm td,.ums-portal-content .ums-table__tr--sm td{padding:10px 10px!important;font-size:11px!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-table__tr--sm td,.u-marketing-suite-dashboard .ums-table__tr--sm td,.ums-portal-content .ums-table__tr--sm td{font-size:13px!important}}.u-marketing-suite .ums-table__tr--dark td,.u-marketing-suite-dashboard .ums-table__tr--dark td,.ums-portal-content .ums-table__tr--dark td{padding:6.66666667px 6.66666667px;font-style:italic}.u-marketing-suite .ums-table__tr--wide td,.u-marketing-suite-dashboard .ums-table__tr--wide td,.ums-portal-content .ums-table__tr--wide td{padding-top:30px;padding-bottom:30px}.u-marketing-suite .ums-table__tr--tight td,.u-marketing-suite-dashboard .ums-table__tr--tight td,.ums-portal-content .ums-table__tr--tight td{padding-top:0;padding-bottom:19px}.u-marketing-suite .ums-table__tr--lg td,.u-marketing-suite-dashboard .ums-table__tr--lg td,.ums-portal-content .ums-table__tr--lg td{padding:30px 10px;min-width:110px}.u-marketing-suite .ums-table__tr--inside-box>th,.u-marketing-suite-dashboard .ums-table__tr--inside-box>th,.ums-portal-content .ums-table__tr--inside-box>th{background:#fff;padding-bottom:0}.u-marketing-suite .ums-table__tr--inside-box>th:first-of-type,.u-marketing-suite-dashboard .ums-table__tr--inside-box>th:first-of-type,.ums-portal-content .ums-table__tr--inside-box>th:first-of-type{border-left:1px solid #d1d4dc}.u-marketing-suite .ums-table__tr--inside-box-nested>th,.u-marketing-suite .ums-table__tr--inside-box>td,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>th,.u-marketing-suite-dashboard .ums-table__tr--inside-box>td,.ums-portal-content .ums-table__tr--inside-box-nested>th,.ums-portal-content .ums-table__tr--inside-box>td{border-top:0!important;border-bottom:0!important;background:#fff!important}.u-marketing-suite .ums-table__tr--inside-box-nested>th::before,.u-marketing-suite .ums-table__tr--inside-box>td::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>th::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box>td::before,.ums-portal-content .ums-table__tr--inside-box-nested>th::before,.ums-portal-content .ums-table__tr--inside-box>td::before{content:"";background:rgba(238,238,240,.55)!important;position:absolute;top:5px;bottom:5px;left:0;right:0}.u-marketing-suite .ums-table__tr--inside-box-nested>th>span,.u-marketing-suite .ums-table__tr--inside-box>td>span,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>th>span,.u-marketing-suite-dashboard .ums-table__tr--inside-box>td>span,.ums-portal-content .ums-table__tr--inside-box-nested>th>span,.ums-portal-content .ums-table__tr--inside-box>td>span{position:relative;z-index:2}.u-marketing-suite .ums-table__tr--inside-box-nested>th:first-of-type::before,.u-marketing-suite .ums-table__tr--inside-box>td:first-of-type::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>th:first-of-type::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box>td:first-of-type::before,.ums-portal-content .ums-table__tr--inside-box-nested>th:first-of-type::before,.ums-portal-content .ums-table__tr--inside-box>td:first-of-type::before{border-radius:5px 0 0 5px;left:30px}.u-marketing-suite .ums-table__tr--inside-box-nested>th:last-of-type::before,.u-marketing-suite .ums-table__tr--inside-box>td:last-of-type::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>th:last-of-type::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box>td:last-of-type::before,.ums-portal-content .ums-table__tr--inside-box-nested>th:last-of-type::before,.ums-portal-content .ums-table__tr--inside-box>td:last-of-type::before{border-radius:0 5px 5px 0;right:30px}.u-marketing-suite .ums-table__tr--inside-box.s-open>td::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box.s-open>td::before,.ums-portal-content .ums-table__tr--inside-box.s-open>td::before{border-bottom-left-radius:0;border-bottom-right-radius:0}.u-marketing-suite .ums-table__tr--inside-box-toggle,.u-marketing-suite-dashboard .ums-table__tr--inside-box-toggle,.ums-portal-content .ums-table__tr--inside-box-toggle{cursor:pointer}.u-marketing-suite .ums-table__tr--inside-box-toggle>td,.u-marketing-suite .ums-table__tr--inside-box-toggle~tr .ums-table__td,.u-marketing-suite .ums-table__tr--inside-box-toggle~tr .ums-table__th,.u-marketing-suite-dashboard .ums-table__tr--inside-box-toggle>td,.u-marketing-suite-dashboard .ums-table__tr--inside-box-toggle~tr .ums-table__td,.u-marketing-suite-dashboard .ums-table__tr--inside-box-toggle~tr .ums-table__th,.ums-portal-content .ums-table__tr--inside-box-toggle>td,.ums-portal-content .ums-table__tr--inside-box-toggle~tr .ums-table__td,.ums-portal-content .ums-table__tr--inside-box-toggle~tr .ums-table__th{transition:background .15s ease}.u-marketing-suite .ums-table__tr--inside-box-toggle:hover>td::before,.u-marketing-suite .ums-table__tr--inside-box-toggle:hover~tr .ums-table__td::before,.u-marketing-suite .ums-table__tr--inside-box-toggle:hover~tr .ums-table__th::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box-toggle:hover>td::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box-toggle:hover~tr .ums-table__td::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box-toggle:hover~tr .ums-table__th::before,.ums-portal-content .ums-table__tr--inside-box-toggle:hover>td::before,.ums-portal-content .ums-table__tr--inside-box-toggle:hover~tr .ums-table__td::before,.ums-portal-content .ums-table__tr--inside-box-toggle:hover~tr .ums-table__th::before{background:rgba(238,238,240,.75)!important}.u-marketing-suite .ums-table__tr--inside-box-nested>td::before,.u-marketing-suite .ums-table__tr--inside-box-nested>th::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>td::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>th::before,.ums-portal-content .ums-table__tr--inside-box-nested>td::before,.ums-portal-content .ums-table__tr--inside-box-nested>th::before{content:"";background:rgba(238,238,240,.55)!important;position:absolute;top:0;bottom:0;left:0;right:0}.u-marketing-suite .ums-table__tr--inside-box-nested>th,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>th,.ums-portal-content .ums-table__tr--inside-box-nested>th{padding-top:0}.u-marketing-suite .ums-table__tr--inside-box-nested>th::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>th::before,.ums-portal-content .ums-table__tr--inside-box-nested>th::before{border-radius:0!important;top:-5px}.u-marketing-suite .ums-table__tr--inside-box-nested>td,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>td,.ums-portal-content .ums-table__tr--inside-box-nested>td{padding-top:20px;padding-bottom:20px}.u-marketing-suite .ums-table__tr--inside-box-nested>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested>td:not(:nth-of-type(1))::after{content:"";background:#fff;position:absolute;top:3px;bottom:3px;left:0;right:0;z-index:0}.u-marketing-suite .ums-table__tr--inside-box-nested>td:not(:nth-of-type(1)):first-of-type::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>td:not(:nth-of-type(1)):first-of-type::after,.ums-portal-content .ums-table__tr--inside-box-nested>td:not(:nth-of-type(1)):first-of-type::after{border-radius:5px 0 0 5px;left:30px}.u-marketing-suite .ums-table__tr--inside-box-nested>td:not(:nth-of-type(1)):last-of-type::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>td:not(:nth-of-type(1)):last-of-type::after,.ums-portal-content .ums-table__tr--inside-box-nested>td:not(:nth-of-type(1)):last-of-type::after{border-radius:0 5px 5px 0;right:50px}.u-marketing-suite .ums-table__tr--inside-box-nested>td:first-of-type::before,.u-marketing-suite .ums-table__tr--inside-box-nested>td:last-of-type::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>td:first-of-type::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>td:last-of-type::before,.ums-portal-content .ums-table__tr--inside-box-nested>td:first-of-type::before,.ums-portal-content .ums-table__tr--inside-box-nested>td:last-of-type::before{border-radius:0}.u-marketing-suite .ums-table__tr--inside-box-nested>td:nth-of-type(2)::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>td:nth-of-type(2)::after,.ums-portal-content .ums-table__tr--inside-box-nested>td:nth-of-type(2)::after{border-radius:5px 0 0 5px}.u-marketing-suite .ums-table__tr--inside-box-nested:last-of-type>td,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested:last-of-type>td,.ums-portal-content .ums-table__tr--inside-box-nested:last-of-type>td{padding-bottom:40px}.u-marketing-suite .ums-table__tr--inside-box-nested:last-of-type>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested:last-of-type>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested:last-of-type>td:not(:nth-of-type(1))::after{bottom:23px}.u-marketing-suite .ums-table__tr--inside-box-nested:last-of-type>td .ums-icon,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested:last-of-type>td .ums-icon,.ums-portal-content .ums-table__tr--inside-box-nested:last-of-type>td .ums-icon{top:-10px;position:relative}.u-marketing-suite .ums-table__tr--inside-box-nested:last-of-type>td:first-of-type::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested:last-of-type>td:first-of-type::before,.ums-portal-content .ums-table__tr--inside-box-nested:last-of-type>td:first-of-type::before{border-bottom-left-radius:5px}.u-marketing-suite .ums-table__tr--inside-box-nested:last-of-type>td:last-of-type::before,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested:last-of-type>td:last-of-type::before,.ums-portal-content .ums-table__tr--inside-box-nested:last-of-type>td:last-of-type::before{border-bottom-right-radius:5px}.u-marketing-suite .ums-table__tr--inside-box-nested:last-of-type>td>.ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested:last-of-type>td>.ums-profile__line-item--inside,.ums-portal-content .ums-table__tr--inside-box-nested:last-of-type>td>.ums-profile__line-item--inside{height:calc(100% - 20px);top:0}.u-marketing-suite .ums-table__tr--inside-box-nested:last-of-type>td>.ums-profile__line-item--inside::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested:last-of-type>td>.ums-profile__line-item--inside::after,.ums-portal-content .ums-table__tr--inside-box-nested:last-of-type>td>.ums-profile__line-item--inside::after{opacity:0!important}.u-marketing-suite .ums-table__tr--inside-box-nested>span,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested>span,.ums-portal-content .ums-table__tr--inside-box-nested>span{position:relative;z-index:1}.u-marketing-suite .ums-table__tr--inside-box-nested.s-conversion>td::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested.s-conversion>td::after,.ums-portal-content .ums-table__tr--inside-box-nested.s-conversion>td::after{background:#fff8e5}.u-marketing-suite .ums-table__tr--inside-box-nested-loading>td:not(:nth-of-type(1))::after,.u-marketing-suite-dashboard .ums-table__tr--inside-box-nested-loading>td:not(:nth-of-type(1))::after,.ums-portal-content .ums-table__tr--inside-box-nested-loading>td:not(:nth-of-type(1))::after{background:rgba(0,0,0,.02)}.u-marketing-suite .ums-table__tr--specs>td,.u-marketing-suite-dashboard .ums-table__tr--specs>td,.ums-portal-content .ums-table__tr--specs>td{border-top:0!important;border-bottom:0!important;background:#fff!important}.u-marketing-suite .ums-table__tr--toggle:hover,.u-marketing-suite-dashboard .ums-table__tr--toggle:hover,.ums-portal-content .ums-table__tr--toggle:hover{cursor:pointer}.u-marketing-suite .ums-table__tr--toggle:hover td,.u-marketing-suite-dashboard .ums-table__tr--toggle:hover td,.ums-portal-content .ums-table__tr--toggle:hover td{cursor:pointer;background:#f6f6f7!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-table__tr--toggle:hover .ums-table__toggle,.u-marketing-suite-dashboard .ums-table__tr--toggle:hover .ums-table__toggle,.ums-portal-content .ums-table__tr--toggle:hover .ums-table__toggle{opacity:1}.u-marketing-suite .ums-table__tr.s-open td,.u-marketing-suite-dashboard .ums-table__tr.s-open td,.ums-portal-content .ums-table__tr.s-open td{border-bottom-color:#fff;border-bottom-width:0}.u-marketing-suite .ums-table__tr.s-open~tr,.u-marketing-suite-dashboard .ums-table__tr.s-open~tr,.ums-portal-content .ums-table__tr.s-open~tr{display:table-row!important;position:relative}.u-marketing-suite .ums-table__tr.s-open~tr td,.u-marketing-suite-dashboard .ums-table__tr.s-open~tr td,.ums-portal-content .ums-table__tr.s-open~tr td{background:#fcfcfc}.u-marketing-suite .ums-table__tr.s-open~tr+tr td,.u-marketing-suite-dashboard .ums-table__tr.s-open~tr+tr td,.ums-portal-content .ums-table__tr.s-open~tr+tr td{border-top:0}.u-marketing-suite .ums-table__tr.s-open .ums-table__toggle .ums-icon,.u-marketing-suite-dashboard .ums-table__tr.s-open .ums-table__toggle .ums-icon,.ums-portal-content .ums-table__tr.s-open .ums-table__toggle .ums-icon{transform:scaleY(-1)}.u-marketing-suite .ums-table__tr.s-open+[class*="--inside-box"],.u-marketing-suite .ums-table__tr.s-open+[class*="--inside-box"] td,.u-marketing-suite .ums-table__tr.s-open+[class*="--inside-box"] th,.u-marketing-suite-dashboard .ums-table__tr.s-open+[class*="--inside-box"],.u-marketing-suite-dashboard .ums-table__tr.s-open+[class*="--inside-box"] td,.u-marketing-suite-dashboard .ums-table__tr.s-open+[class*="--inside-box"] th,.ums-portal-content .ums-table__tr.s-open+[class*="--inside-box"],.ums-portal-content .ums-table__tr.s-open+[class*="--inside-box"] td,.ums-portal-content .ums-table__tr.s-open+[class*="--inside-box"] th{border-top:0}.u-marketing-suite .ums-table__tr.s-inactive,.u-marketing-suite-dashboard .ums-table__tr.s-inactive,.ums-portal-content .ums-table__tr.s-inactive{color:#b3b3b3}.u-marketing-suite .ums-table__tr--warning td,.u-marketing-suite-dashboard .ums-table__tr--warning td,.ums-portal-content .ums-table__tr--warning td{background:#fff6f3!important;border-color:rgba(255,127,80,.5)!important;border-top:1px solid rgba(255,127,80,.5)!important}.u-marketing-suite .ums-table__tr--warning:hover td,.u-marketing-suite-dashboard .ums-table__tr--warning:hover td,.ums-portal-content .ums-table__tr--warning:hover td{background:#ffe4da!important}.u-marketing-suite .ums-table__tr--warning td:nth-of-type(1),.u-marketing-suite-dashboard .ums-table__tr--warning td:nth-of-type(1),.ums-portal-content .ums-table__tr--warning td:nth-of-type(1){border-color:rgba(255,127,80,.5)!important}.u-marketing-suite .ums-table__tr--winner td,.u-marketing-suite-dashboard .ums-table__tr--winner td,.ums-portal-content .ums-table__tr--winner td{position:relative;background:#fff8e5!important;border-color:rgba(255,186,0,.5)!important;border-top:1px solid rgba(255,186,0,.5)!important}.u-marketing-suite .ums-table__tr--winner:hover td,.u-marketing-suite-dashboard .ums-table__tr--winner:hover td,.ums-portal-content .ums-table__tr--winner:hover td{background:#fff1cc!important}.u-marketing-suite .ums-table__tr--winner td:nth-of-type(1),.u-marketing-suite-dashboard .ums-table__tr--winner td:nth-of-type(1),.ums-portal-content .ums-table__tr--winner td:nth-of-type(1){border-color:rgba(255,186,0,.5)!important}.u-marketing-suite .ums-table__tr--leading,.u-marketing-suite-dashboard .ums-table__tr--leading,.ums-portal-content .ums-table__tr--leading{position:relative}.u-marketing-suite .ums-table__tr--leading .leading-sticker,.u-marketing-suite-dashboard .ums-table__tr--leading .leading-sticker,.ums-portal-content .ums-table__tr--leading .leading-sticker{font-size:9px!important;background:#ffba00;color:#fff;z-index:1;font-weight:700;position:absolute;top:4px;left:-5px;width:auto;display:block!important;padding:3px 8px 3px 15px;border-radius:1px 5px 5px 1px}@media screen and (min-width:1366px){.u-marketing-suite .ums-table__tr--leading .leading-sticker,.u-marketing-suite-dashboard .ums-table__tr--leading .leading-sticker,.ums-portal-content .ums-table__tr--leading .leading-sticker{font-size:11px!important}}.u-marketing-suite .ums-table__tr--leading .leading-sticker--lower,.u-marketing-suite-dashboard .ums-table__tr--leading .leading-sticker--lower,.ums-portal-content .ums-table__tr--leading .leading-sticker--lower{top:14px}.u-marketing-suite .ums-table__tr:first-of-type>.ums-table__td--half,.u-marketing-suite-dashboard .ums-table__tr:first-of-type>.ums-table__td--half,.ums-portal-content .ums-table__tr:first-of-type>.ums-table__td--half{padding-top:20px}.u-marketing-suite .ums-table__tr:last-of-type>.ums-table__td--half,.u-marketing-suite-dashboard .ums-table__tr:last-of-type>.ums-table__td--half,.ums-portal-content .ums-table__tr:last-of-type>.ums-table__td--half{padding-bottom:20px}.u-marketing-suite .ums-table__tr--disabled td,.u-marketing-suite .ums-table__tr.s-inactive td>*,.u-marketing-suite-dashboard .ums-table__tr--disabled td,.u-marketing-suite-dashboard .ums-table__tr.s-inactive td>*,.ums-portal-content .ums-table__tr--disabled td,.ums-portal-content .ums-table__tr.s-inactive td>*{opacity:.5}.u-marketing-suite .ums-table__td,.u-marketing-suite .ums-table__th,.u-marketing-suite-dashboard .ums-table__td,.u-marketing-suite-dashboard .ums-table__th,.ums-portal-content .ums-table__td,.ums-portal-content .ums-table__th{padding:20px 20px;font-size:11px!important;text-align:left;border-top:1px solid #d1d4dc;vertical-align:middle;position:relative}@media screen and (min-width:1366px){.u-marketing-suite .ums-table__td,.u-marketing-suite .ums-table__th,.u-marketing-suite-dashboard .ums-table__td,.u-marketing-suite-dashboard .ums-table__th,.ums-portal-content .ums-table__td,.ums-portal-content .ums-table__th{font-size:13px!important}}.u-marketing-suite .ums-table__td>*,.u-marketing-suite .ums-table__th>*,.u-marketing-suite-dashboard .ums-table__td>*,.u-marketing-suite-dashboard .ums-table__th>*,.ums-portal-content .ums-table__td>*,.ums-portal-content .ums-table__th>*{line-height:1.2}.u-marketing-suite .ums-table__td--sm,.u-marketing-suite .ums-table__th--sm,.u-marketing-suite-dashboard .ums-table__td--sm,.u-marketing-suite-dashboard .ums-table__th--sm,.ums-portal-content .ums-table__td--sm,.ums-portal-content .ums-table__th--sm{padding:6.66666667px 20px!important}.u-marketing-suite .ums-table__td--holds-button,.u-marketing-suite .ums-table__th--holds-button,.u-marketing-suite-dashboard .ums-table__td--holds-button,.u-marketing-suite-dashboard .ums-table__th--holds-button,.ums-portal-content .ums-table__td--holds-button,.ums-portal-content .ums-table__th--holds-button{padding-top:10px;padding-bottom:10px}.u-marketing-suite .ums-table__td--nowrap,.u-marketing-suite .ums-table__th--nowrap,.u-marketing-suite-dashboard .ums-table__td--nowrap,.u-marketing-suite-dashboard .ums-table__th--nowrap,.ums-portal-content .ums-table__td--nowrap,.ums-portal-content .ums-table__th--nowrap{white-space:nowrap}.u-marketing-suite .ums-table__td--align-top,.u-marketing-suite .ums-table__th--align-top,.u-marketing-suite-dashboard .ums-table__td--align-top,.u-marketing-suite-dashboard .ums-table__th--align-top,.ums-portal-content .ums-table__td--align-top,.ums-portal-content .ums-table__th--align-top{vertical-align:top}.u-marketing-suite .ums-table__td--nopadding,.u-marketing-suite .ums-table__th--nopadding,.u-marketing-suite-dashboard .ums-table__td--nopadding,.u-marketing-suite-dashboard .ums-table__th--nopadding,.ums-portal-content .ums-table__td--nopadding,.ums-portal-content .ums-table__th--nopadding{padding-top:0;padding-bottom:0}.u-marketing-suite .ums-table__td--extra-padding,.u-marketing-suite .ums-table__th--extra-padding,.u-marketing-suite-dashboard .ums-table__td--extra-padding,.u-marketing-suite-dashboard .ums-table__th--extra-padding,.ums-portal-content .ums-table__td--extra-padding,.ums-portal-content .ums-table__th--extra-padding{padding-top:1.7rem;padding-bottom:1.7rem}.u-marketing-suite .ums-table__td--check-before,.u-marketing-suite .ums-table__th--check-before,.u-marketing-suite-dashboard .ums-table__td--check-before,.u-marketing-suite-dashboard .ums-table__th--check-before,.ums-portal-content .ums-table__td--check-before,.ums-portal-content .ums-table__th--check-before{background:rgba(238,238,240,.5)!important;padding-left:10px!important;padding-right:10px!important;border-right:1px solid #d1d4dc}.u-marketing-suite .ums-table__td--check-padding,.u-marketing-suite .ums-table__th--check-padding,.u-marketing-suite-dashboard .ums-table__td--check-padding,.u-marketing-suite-dashboard .ums-table__th--check-padding,.ums-portal-content .ums-table__td--check-padding,.ums-portal-content .ums-table__th--check-padding{padding-left:20px!important;padding-right:0!important}.u-marketing-suite .ums-table__td--column,.u-marketing-suite .ums-table__th--column,.u-marketing-suite-dashboard .ums-table__td--column,.u-marketing-suite-dashboard .ums-table__th--column,.ums-portal-content .ums-table__td--column,.ums-portal-content .ums-table__th--column{display:flex;flex-direction:column;padding:0}.u-marketing-suite .ums-table__td--column-padding,.u-marketing-suite .ums-table__th--column-padding,.u-marketing-suite-dashboard .ums-table__td--column-padding,.u-marketing-suite-dashboard .ums-table__th--column-padding,.ums-portal-content .ums-table__td--column-padding,.ums-portal-content .ums-table__th--column-padding{padding:10px 0}.u-marketing-suite .ums-table__td--column>*+*,.u-marketing-suite .ums-table__th--column>*+*,.u-marketing-suite-dashboard .ums-table__td--column>*+*,.u-marketing-suite-dashboard .ums-table__th--column>*+*,.ums-portal-content .ums-table__td--column>*+*,.ums-portal-content .ums-table__th--column>*+*{margin-top:5px}.u-marketing-suite .ums-table__td--hide-overflow,.u-marketing-suite .ums-table__th--hide-overflow,.u-marketing-suite-dashboard .ums-table__td--hide-overflow,.u-marketing-suite-dashboard .ums-table__th--hide-overflow,.ums-portal-content .ums-table__td--hide-overflow,.ums-portal-content .ums-table__th--hide-overflow{overflow:hidden;max-width:200px;text-overflow:ellipsis}@media screen and (min-width:1366px){.u-marketing-suite .ums-table__td--hide-overflow,.u-marketing-suite .ums-table__th--hide-overflow,.u-marketing-suite-dashboard .ums-table__td--hide-overflow,.u-marketing-suite-dashboard .ums-table__th--hide-overflow,.ums-portal-content .ums-table__td--hide-overflow,.ums-portal-content .ums-table__th--hide-overflow{max-width:400px}}.u-marketing-suite .ums-table__td--analytics,.u-marketing-suite .ums-table__th--analytics,.u-marketing-suite-dashboard .ums-table__td--analytics,.u-marketing-suite-dashboard .ums-table__th--analytics,.ums-portal-content .ums-table__td--analytics,.ums-portal-content .ums-table__th--analytics{padding-top:18px;padding-bottom:18px}.u-marketing-suite .ums-table__td--analytics [class*="__item-contents"],.u-marketing-suite .ums-table__th--analytics [class*="__item-contents"],.u-marketing-suite-dashboard .ums-table__td--analytics [class*="__item-contents"],.u-marketing-suite-dashboard .ums-table__th--analytics [class*="__item-contents"],.ums-portal-content .ums-table__td--analytics [class*="__item-contents"],.ums-portal-content .ums-table__th--analytics [class*="__item-contents"]{display:flex;width:100%;justify-content:space-between;align-items:stretch}.u-marketing-suite .ums-table__td--analytics [class*="__item-contents--center"],.u-marketing-suite .ums-table__th--analytics [class*="__item-contents--center"],.u-marketing-suite-dashboard .ums-table__td--analytics [class*="__item-contents--center"],.u-marketing-suite-dashboard .ums-table__th--analytics [class*="__item-contents--center"],.ums-portal-content .ums-table__td--analytics [class*="__item-contents--center"],.ums-portal-content .ums-table__th--analytics [class*="__item-contents--center"]{align-items:center}.u-marketing-suite .ums-table__td:first-child,.u-marketing-suite .ums-table__th:first-child,.u-marketing-suite-dashboard .ums-table__td:first-child,.u-marketing-suite-dashboard .ums-table__th:first-child,.ums-portal-content .ums-table__td:first-child,.ums-portal-content .ums-table__th:first-child{padding-left:30px}.u-marketing-suite .ums-table__td:last-child,.u-marketing-suite .ums-table__th:last-child,.u-marketing-suite-dashboard .ums-table__td:last-child,.u-marketing-suite-dashboard .ums-table__th:last-child,.ums-portal-content .ums-table__td:last-child,.ums-portal-content .ums-table__th:last-child{padding-right:30px}.u-marketing-suite .ums-table__td,.u-marketing-suite-dashboard .ums-table__td,.ums-portal-content .ums-table__td{min-width:160px}.u-marketing-suite .ums-table__td--toggle,.u-marketing-suite-dashboard .ums-table__td--toggle,.ums-portal-content .ums-table__td--toggle{width:60px}.u-marketing-suite .ums-table__td--right,.u-marketing-suite-dashboard .ums-table__td--right,.ums-portal-content .ums-table__td--right{text-align:right}.u-marketing-suite .ums-table__td--analytics,.u-marketing-suite-dashboard .ums-table__td--analytics,.ums-portal-content .ums-table__td--analytics{justify-content:space-between}.u-marketing-suite .ums-table__td--empty-state,.u-marketing-suite-dashboard .ums-table__td--empty-state,.ums-portal-content .ums-table__td--empty-state{width:100%;height:3.8rem}.u-marketing-suite .ums-table__td--empty-border,.u-marketing-suite-dashboard .ums-table__td--empty-border,.ums-portal-content .ums-table__td--empty-border{border:0}.u-marketing-suite .ums-table__td--half,.u-marketing-suite-dashboard .ums-table__td--half,.ums-portal-content .ums-table__td--half{min-width:0;width:50%;padding-top:10px;padding-bottom:10px}.u-marketing-suite .ums-table__th.s-sorting>.umsLabel,.u-marketing-suite-dashboard .ums-table__th.s-sorting>.umsLabel,.ums-portal-content .ums-table__th.s-sorting>.umsLabel{opacity:1}@media screen and (min-width:1366px){.u-marketing-suite .ums-table__th--fixed-xl,.u-marketing-suite-dashboard .ums-table__th--fixed-xl,.ums-portal-content .ums-table__th--fixed-xl{width:480px}.u-marketing-suite .ums-table__th--fixed-lg,.u-marketing-suite-dashboard .ums-table__th--fixed-lg,.ums-portal-content .ums-table__th--fixed-lg{width:300px}.u-marketing-suite .ums-table__th--fixed-sm,.u-marketing-suite-dashboard .ums-table__th--fixed-sm,.ums-portal-content .ums-table__th--fixed-sm{width:180px}.u-marketing-suite .ums-table__th--fixed-xs,.u-marketing-suite-dashboard .ums-table__th--fixed-xs,.ums-portal-content .ums-table__th--fixed-xs{width:100px;max-width:100px}.u-marketing-suite .ums-table__th--fixed-xxs,.u-marketing-suite-dashboard .ums-table__th--fixed-xxs,.ums-portal-content .ums-table__th--fixed-xxs{width:60px;max-width:60px}.u-marketing-suite .ums-table__th--fixed-xxxs,.u-marketing-suite-dashboard .ums-table__th--fixed-xxxs,.ums-portal-content .ums-table__th--fixed-xxxs{width:30px;padding:0}}.u-marketing-suite .ums-table__inner-flex,.u-marketing-suite-dashboard .ums-table__inner-flex,.ums-portal-content .ums-table__inner-flex{display:flex;align-items:center}.u-marketing-suite .ums-table__inner-column,.u-marketing-suite-dashboard .ums-table__inner-column,.ums-portal-content .ums-table__inner-column{display:flex;flex-direction:column}.u-marketing-suite .ums-table__winnerselect__container--nowinner:after,.u-marketing-suite-dashboard .ums-table__winnerselect__container--nowinner:after,.ums-portal-content .ums-table__winnerselect__container--nowinner:after{content:"@";display:block;line-height:30px;text-indent:-99999px}.u-marketing-suite .ums-table__winnerselect__status,.u-marketing-suite-dashboard .ums-table__winnerselect__status,.ums-portal-content .ums-table__winnerselect__status{text-align:right!important}.u-marketing-suite .ums-table__winnerselect__status *,.u-marketing-suite-dashboard .ums-table__winnerselect__status *,.ums-portal-content .ums-table__winnerselect__status *{opacity:0}.u-marketing-suite .ums-table__winnerselect__input,.u-marketing-suite-dashboard .ums-table__winnerselect__input,.ums-portal-content .ums-table__winnerselect__input{visibility:hidden;margin:0;width:0;height:0;overflow:hidden;display:none;font-size:0}.u-marketing-suite .ums-table__winnerselect__fakecheck,.u-marketing-suite-dashboard .ums-table__winnerselect__fakecheck,.ums-portal-content .ums-table__winnerselect__fakecheck{width:18px;height:18px;border:2px solid #d1d4dc;display:block;border-radius:50%;position:relative;left:-10px;background:#fff;transform:scale(1,1)}.u-marketing-suite .ums-table__winnerselect__fakecheck ums-icon,.u-marketing-suite-dashboard .ums-table__winnerselect__fakecheck ums-icon,.ums-portal-content .ums-table__winnerselect__fakecheck ums-icon{width:10px;height:10px;color:#fff;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.u-marketing-suite .ums-table__winnerselect__container:hover *,.u-marketing-suite-dashboard .ums-table__winnerselect__container:hover *,.ums-portal-content .ums-table__winnerselect__container:hover *{border-color:#11bc9b!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-table__winnerselect__container:hover tr td,.u-marketing-suite-dashboard .ums-table__winnerselect__container:hover tr td,.ums-portal-content .ums-table__winnerselect__container:hover tr td{background:#f7fefd!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-table__winnerselect__container:hover .ums-table__winnerselect__fakecheck,.u-marketing-suite-dashboard .ums-table__winnerselect__container:hover .ums-table__winnerselect__fakecheck,.ums-portal-content .ums-table__winnerselect__container:hover .ums-table__winnerselect__fakecheck{background:#11bc9b;transform:scale(1.2,1.2);transition:all .2s ease-in-out}.u-marketing-suite .ums-table__winnerselect__container.is-checked *,.u-marketing-suite-dashboard .ums-table__winnerselect__container.is-checked *,.ums-portal-content .ums-table__winnerselect__container.is-checked *{border-color:#11bc9b!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-table__winnerselect__container.is-checked tr td,.u-marketing-suite-dashboard .ums-table__winnerselect__container.is-checked tr td,.ums-portal-content .ums-table__winnerselect__container.is-checked tr td{background:#f7fefd!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-table__winnerselect__container.is-checked .ums-table__winnerselect__fakecheck,.u-marketing-suite-dashboard .ums-table__winnerselect__container.is-checked .ums-table__winnerselect__fakecheck,.ums-portal-content .ums-table__winnerselect__container.is-checked .ums-table__winnerselect__fakecheck{background:#11bc9b;color:#fff!important;transform:scale(1.2,1.2);transition:all .2s ease-in-out}.u-marketing-suite .ums-table__winnerselect__container.is-checked .ums-table__winnerselect__status *,.u-marketing-suite-dashboard .ums-table__winnerselect__container.is-checked .ums-table__winnerselect__status *,.ums-portal-content .ums-table__winnerselect__container.is-checked .ums-table__winnerselect__status *{opacity:1!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-table__winner,.u-marketing-suite-dashboard .ums-table__winner,.ums-portal-content .ums-table__winner{background:#ffba00;position:absolute;top:0;bottom:0;left:-15px;margin:auto 0;color:#fff;border-radius:50%;display:block;width:30px;height:30px;text-align:center}.u-marketing-suite .ums-table__winner ums-icon,.u-marketing-suite-dashboard .ums-table__winner ums-icon,.ums-portal-content .ums-table__winner ums-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:65%!important;height:65%!important;text-align:center;justify-content:center}.u-marketing-suite .ums-table__annotation-icon,.u-marketing-suite-dashboard .ums-table__annotation-icon,.ums-portal-content .ums-table__annotation-icon{width:14px;height:14px;margin-right:5px;position:relative;top:-1px}.u-marketing-suite .ums-table__annotation-timestamp-holder,.u-marketing-suite-dashboard .ums-table__annotation-timestamp-holder,.ums-portal-content .ums-table__annotation-timestamp-holder{display:flex;flex-direction:column}.u-marketing-suite .ums-table__annotation-timestamp-holder>*,.u-marketing-suite-dashboard .ums-table__annotation-timestamp-holder>*,.ums-portal-content .ums-table__annotation-timestamp-holder>*{width:100%}.u-marketing-suite .ums-table__annotation-timestamp-holder>*+*,.u-marketing-suite-dashboard .ums-table__annotation-timestamp-holder>*+*,.ums-portal-content .ums-table__annotation-timestamp-holder>*+*{margin-top:4px}.u-marketing-suite .ums-table__toggle,.u-marketing-suite-dashboard .ums-table__toggle,.ums-portal-content .ums-table__toggle{background:0 0;opacity:.25;border:0;margin-top:4px;margin-left:10px}.u-marketing-suite .ums-table__search,.u-marketing-suite-dashboard .ums-table__search,.ums-portal-content .ums-table__search{position:relative;width:160px;height:30px;margin-top:10px!important;margin-bottom:0!important;padding:0 10px!important;font-size:11px!important;font-weight:700;border:1px solid #d1d4dc;border-radius:2.5px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:right;background-size:30px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxnIGlkPSJHcm91cF8yMTU3IiBkYXRhLW5hbWU9Ikdyb3VwIDIxNTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDgwNzUgMzU1OCkiPiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzE2NzYiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDE2NzYiIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTgwNzUgLTM1NTgpIiBmaWxsPSJub25lIi8+ICAgIDxwYXRoIGlkPSJzZWFyY2hfM18iIGRhdGEtbmFtZT0ic2VhcmNoICgzKSIgZD0iTTEyLjgsMTEuMzIxLDkuODQzLDguMjQ0QTUuMDE2LDUuMDE2LDAsMSwwLDYsMTAuMDM3YTQuOTY1LDQuOTY1LDAsMCwwLDIuODc1LS45MDhsMi45ODEsMy4xYS42NTUuNjU1LDAsMSwwLC45NDMtLjkwN1pNNiwxLjMwOUEzLjcwOSwzLjcwOSwwLDEsMSwyLjI5Myw1LjAxOCwzLjcxMywzLjcxMywwLDAsMSw2LDEuMzA5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTgwNjYuOTg0IC0zNTQ5KSIgZmlsbD0iIzY4Njc2YiIvPiAgPC9nPjwvc3ZnPg==)}@media screen and (min-width:1366px){.u-marketing-suite .ums-table__search,.u-marketing-suite-dashboard .ums-table__search,.ums-portal-content .ums-table__search{font-size:13px!important}}.u-marketing-suite .ums-table__search:focus,.u-marketing-suite-dashboard .ums-table__search:focus,.ums-portal-content .ums-table__search:focus{width:100%;transition:all .2s ease-in-out}.u-marketing-suite .ums-table__buttonholder,.u-marketing-suite-dashboard .ums-table__buttonholder,.ums-portal-content .ums-table__buttonholder{display:flex;justify-content:flex-end}.u-marketing-suite .ums-table__buttonholder>*+*,.u-marketing-suite-dashboard .ums-table__buttonholder>*+*,.ums-portal-content .ums-table__buttonholder>*+*{margin-left:5px}.u-marketing-suite .ums-table__buttonholder--center,.u-marketing-suite-dashboard .ums-table__buttonholder--center,.ums-portal-content .ums-table__buttonholder--center{align-items:center}.u-marketing-suite .ums-table__buttonholder--m-large>*+*,.u-marketing-suite-dashboard .ums-table__buttonholder--m-large>*+*,.ums-portal-content .ums-table__buttonholder--m-large>*+*{margin-left:10px}.u-marketing-suite .ums-table__drilldown-button,.u-marketing-suite-dashboard .ums-table__drilldown-button,.ums-portal-content .ums-table__drilldown-button{border:0;background:0 0;padding:0;font-family:inherit;text-align:left;color:#1a254f;text-decoration:none;font-size:13px;display:flex;align-items:center;flex:1 1 auto;margin-top:-10px;margin-bottom:-10px;-webkit-user-select:text;-moz-user-select:text;user-select:text;transition:color .2s ease;cursor:auto}.u-marketing-suite .ums-table__drilldown-button.s-drilldown,.u-marketing-suite-dashboard .ums-table__drilldown-button.s-drilldown,.ums-portal-content .ums-table__drilldown-button.s-drilldown{cursor:pointer}.u-marketing-suite .ums-table__drilldown-button.s-drilldown strong,.u-marketing-suite-dashboard .ums-table__drilldown-button.s-drilldown strong,.ums-portal-content .ums-table__drilldown-button.s-drilldown strong{color:#3444b2;text-decoration:underline}.u-marketing-suite .ums-table__drilldown-button.s-drilldown strong:focus,.u-marketing-suite .ums-table__drilldown-button.s-drilldown strong:hover,.u-marketing-suite-dashboard .ums-table__drilldown-button.s-drilldown strong:focus,.u-marketing-suite-dashboard .ums-table__drilldown-button.s-drilldown strong:hover,.ums-portal-content .ums-table__drilldown-button.s-drilldown strong:focus,.ums-portal-content .ums-table__drilldown-button.s-drilldown strong:hover{color:#7582d7}.u-marketing-suite .ums-table__fullscreen-button,.u-marketing-suite-dashboard .ums-table__fullscreen-button,.ums-portal-content .ums-table__fullscreen-button{padding:10px;border:0;color:#3444b2;display:flex;align-items:center;transition:color .2s ease}.u-marketing-suite .ums-table__fullscreen-button:focus,.u-marketing-suite .ums-table__fullscreen-button:hover,.u-marketing-suite-dashboard .ums-table__fullscreen-button:focus,.u-marketing-suite-dashboard .ums-table__fullscreen-button:hover,.ums-portal-content .ums-table__fullscreen-button:focus,.ums-portal-content .ums-table__fullscreen-button:hover{color:#7582d7}.u-marketing-suite .ums-table__one-in-row,.u-marketing-suite-dashboard .ums-table__one-in-row,.ums-portal-content .ums-table__one-in-row{display:inline-flex;align-items:center}.u-marketing-suite .ums-table__sort-indicator,.u-marketing-suite-dashboard .ums-table__sort-indicator,.ums-portal-content .ums-table__sort-indicator{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.u-marketing-suite .ums-table__sort-indicator>span,.u-marketing-suite-dashboard .ums-table__sort-indicator>span,.ums-portal-content .ums-table__sort-indicator>span{border-bottom:1px solid #808080}.u-marketing-suite .ums-table__specs-holder,.u-marketing-suite-dashboard .ums-table__specs-holder,.ums-portal-content .ums-table__specs-holder{display:flex;flex-wrap:wrap}.u-marketing-suite .ums-table__specs-holder--margin,.u-marketing-suite-dashboard .ums-table__specs-holder--margin,.ums-portal-content .ums-table__specs-holder--margin{margin-left:-12px;margin-bottom:-8px}.u-marketing-suite .ums-table__specs-item,.u-marketing-suite-dashboard .ums-table__specs-item,.ums-portal-content .ums-table__specs-item{background:#d9d9da;border-radius:5px;padding:10px 15px;margin-bottom:8px;margin-right:8px;position:relative}.u-marketing-suite .ums-table__specs-item--line:not(:last-child)::before,.u-marketing-suite-dashboard .ums-table__specs-item--line:not(:last-child)::before,.ums-portal-content .ums-table__specs-item--line:not(:last-child)::before{position:absolute;content:"";width:8px;right:-8px;top:0;bottom:0;margin:auto;height:3px;background:#d9d9da}.u-marketing-suite .ums-table__specs-item.s-active,.u-marketing-suite-dashboard .ums-table__specs-item.s-active,.ums-portal-content .ums-table__specs-item.s-active{background:#3444b2;color:#fff}.u-marketing-suite .ums-table__specs-item.s-active:not(:last-of-type)::before,.u-marketing-suite-dashboard .ums-table__specs-item.s-active:not(:last-of-type)::before,.ums-portal-content .ums-table__specs-item.s-active:not(:last-of-type)::before{background:#3444b2}.u-marketing-suite .ums-table__flap-label-holder,.u-marketing-suite-dashboard .ums-table__flap-label-holder,.ums-portal-content .ums-table__flap-label-holder{display:flex;position:absolute;right:0;left:auto;top:0;bottom:0}.u-marketing-suite .ums-table__flap-label-item,.u-marketing-suite-dashboard .ums-table__flap-label-item,.ums-portal-content .ums-table__flap-label-item{height:100%;display:flex;align-items:center}.u-marketing-suite .ums-table__flap-label-text,.u-marketing-suite-dashboard .ums-table__flap-label-text,.ums-portal-content .ums-table__flap-label-text{border:0!important;border-left:1px solid #d1d4dc!important;border-radius:0!important;background-color:transparent!important;font-size:15px!important;color:rgba(104,103,107,.65);font-weight:600;width:auto;padding:5px 30px;height:100%!important;display:flex;align-items:center}.u-marketing-suite .ums-table__flap-label-button,.u-marketing-suite-dashboard .ums-table__flap-label-button,.ums-portal-content .ums-table__flap-label-button{display:flex;text-decoration:none!important}.u-marketing-suite .ums-table__flap-label-button>:not(:last-child),.u-marketing-suite-dashboard .ums-table__flap-label-button>:not(:last-child),.ums-portal-content .ums-table__flap-label-button>:not(:last-child){margin-right:10px}.u-marketing-suite .ums-table__flap-label-button.s-active,.u-marketing-suite-dashboard .ums-table__flap-label-button.s-active,.ums-portal-content .ums-table__flap-label-button.s-active{color:#3444b2}.u-marketing-suite .ums-table__flap-label-button:hover,.u-marketing-suite-dashboard .ums-table__flap-label-button:hover,.ums-portal-content .ums-table__flap-label-button:hover{background:#f5f5f5!important}.u-marketing-suite .ums-table__flap-label-badge,.u-marketing-suite-dashboard .ums-table__flap-label-badge,.ums-portal-content .ums-table__flap-label-badge{width:12px;height:12px;position:absolute;top:11px;right:18px;color:#fff;background-color:#3444b2;border:2px solid #fff;border-radius:50%;font-size:10px;font-weight:700;padding:2px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;line-height:1}.u-marketing-suite .ums-table__flap-label-select,.u-marketing-suite-dashboard .ums-table__flap-label-select,.ums-portal-content .ums-table__flap-label-select{padding:5px 47px 5px 30px;background-position:right 30px center}.u-marketing-suite .ums-table__flap-label-select[disabled],.u-marketing-suite-dashboard .ums-table__flap-label-select[disabled],.ums-portal-content .ums-table__flap-label-select[disabled]{background-color:transparent!important}.u-marketing-suite .ums-gotoarrow__list,.u-marketing-suite-dashboard .ums-gotoarrow__list,.ums-portal-content .ums-gotoarrow__list{display:flex;position:absolute;left:auto;top:5px;right:5px;margin:0!important}.u-marketing-suite .ums-gotoarrow__list>.ums-gotoarrow,.u-marketing-suite-dashboard .ums-gotoarrow__list>.ums-gotoarrow,.ums-portal-content .ums-gotoarrow__list>.ums-gotoarrow{position:relative;top:0;right:0;border-radius:0 3px 0 3px}.u-marketing-suite .ums-gotoarrow__list>.ums-gotoarrow+.ums-gotoarrow,.u-marketing-suite-dashboard .ums-gotoarrow__list>.ums-gotoarrow+.ums-gotoarrow,.ums-portal-content .ums-gotoarrow__list>.ums-gotoarrow+.ums-gotoarrow{margin-left:10px!important}.u-marketing-suite .ums-gotoarrow,.u-marketing-suite-dashboard .ums-gotoarrow,.ums-portal-content .ums-gotoarrow{color:#68676b;background:#f2ebe7;min-width:25px;height:25px;position:absolute;left:auto;top:5px;margin:0!important;right:5px;padding:1px 6px;border-radius:0 5px 0 5px;transform-origin:top right;border:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}.u-marketing-suite .ums-gotoarrow:focus,.u-marketing-suite .ums-gotoarrow:hover,.u-marketing-suite-dashboard .ums-gotoarrow:focus,.u-marketing-suite-dashboard .ums-gotoarrow:hover,.ums-portal-content .ums-gotoarrow:focus,.ums-portal-content .ums-gotoarrow:hover{text-decoration:none;background:#3444b2;color:#fff!important}.u-marketing-suite .ums-gotoarrow:focus ums-icon,.u-marketing-suite .ums-gotoarrow:hover ums-icon,.u-marketing-suite-dashboard .ums-gotoarrow:focus ums-icon,.u-marketing-suite-dashboard .ums-gotoarrow:hover ums-icon,.ums-portal-content .ums-gotoarrow:focus ums-icon,.ums-portal-content .ums-gotoarrow:hover ums-icon{color:#fff!important}.u-marketing-suite .ums-gotoarrow:focus .ums-icon,.u-marketing-suite .ums-gotoarrow:hover .ums-icon,.u-marketing-suite-dashboard .ums-gotoarrow:focus .ums-icon,.u-marketing-suite-dashboard .ums-gotoarrow:hover .ums-icon,.ums-portal-content .ums-gotoarrow:focus .ums-icon,.ums-portal-content .ums-gotoarrow:hover .ums-icon{fill:#fff!important}.u-marketing-suite .ums-gotoarrow span,.u-marketing-suite-dashboard .ums-gotoarrow span,.ums-portal-content .ums-gotoarrow span{font-weight:700;text-transform:uppercase;font-size:11px;padding-left:6px;padding-right:6px}.u-marketing-suite .ums-gotoarrow span+ums-icon,.u-marketing-suite-dashboard .ums-gotoarrow span+ums-icon,.ums-portal-content .ums-gotoarrow span+ums-icon{position:relative;top:-1px}.u-marketing-suite .ums-gotoarrow ums-icon,.u-marketing-suite-dashboard .ums-gotoarrow ums-icon,.ums-portal-content .ums-gotoarrow ums-icon{transform:rotate(0);width:10px;height:10px;transition:all .2s ease-in-out}.u-marketing-suite a:hover .ums-gotoarrow,.u-marketing-suite button:hover .ums-gotoarrow,.u-marketing-suite-dashboard a:hover .ums-gotoarrow,.u-marketing-suite-dashboard button:hover .ums-gotoarrow,.ums-portal-content a:hover .ums-gotoarrow,.ums-portal-content button:hover .ums-gotoarrow{background:#3444b2;color:#fff!important}.u-marketing-suite a:hover .ums-gotoarrow ums-icon,.u-marketing-suite button:hover .ums-gotoarrow ums-icon,.u-marketing-suite-dashboard a:hover .ums-gotoarrow ums-icon,.u-marketing-suite-dashboard button:hover .ums-gotoarrow ums-icon,.ums-portal-content a:hover .ums-gotoarrow ums-icon,.ums-portal-content button:hover .ums-gotoarrow ums-icon{color:#fff!important}.u-marketing-suite a:hover .ums-gotoarrow .ums-icon,.u-marketing-suite button:hover .ums-gotoarrow .ums-icon,.u-marketing-suite-dashboard a:hover .ums-gotoarrow .ums-icon,.u-marketing-suite-dashboard button:hover .ums-gotoarrow .ums-icon,.ums-portal-content a:hover .ums-gotoarrow .ums-icon,.ums-portal-content button:hover .ums-gotoarrow .ums-icon{fill:#fff!important}.u-marketing-suite .ums-divider__container,.u-marketing-suite-dashboard .ums-divider__container,.ums-portal-content .ums-divider__container{display:flex;flex-flow:row;align-items:center;width:100%;margin:60px 0 -10px;min-height:35px}.u-marketing-suite .ums-divider__container--small-margin,.u-marketing-suite-dashboard .ums-divider__container--small-margin,.ums-portal-content .ums-divider__container--small-margin{margin-top:20px}.u-marketing-suite .ums-divider__title,.u-marketing-suite-dashboard .ums-divider__title,.ums-portal-content .ums-divider__title{display:inline-flex;color:#68676b;align-items:center;font-weight:700;font-size:11px!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-divider__title,.u-marketing-suite-dashboard .ums-divider__title,.ums-portal-content .ums-divider__title{font-size:13px!important}}.u-marketing-suite .ums-divider__title ums-icon,.u-marketing-suite-dashboard .ums-divider__title ums-icon,.ums-portal-content .ums-divider__title ums-icon{margin-right:10px}.u-marketing-suite .ums-divider__line,.u-marketing-suite-dashboard .ums-divider__line,.ums-portal-content .ums-divider__line{flex:1;width:100%;height:1px;margin-left:20px;background:#d1d4dc}.u-marketing-suite .reporting-table,.u-marketing-suite-dashboard .reporting-table,.ums-portal-content .reporting-table{box-shadow:none}.u-marketing-suite .reporting-table th,.u-marketing-suite-dashboard .reporting-table th,.ums-portal-content .reporting-table th{color:#000}.u-marketing-suite .reporting-table__sub-head th,.u-marketing-suite-dashboard .reporting-table__sub-head th,.ums-portal-content .reporting-table__sub-head th{font-size:7px!important;color:#68676b;font-weight:900;padding-top:5px;padding-bottom:5px;border:0}@media screen and (min-width:1366px){.u-marketing-suite .reporting-table__sub-head th,.u-marketing-suite-dashboard .reporting-table__sub-head th,.ums-portal-content .reporting-table__sub-head th{font-size:9px!important}}.u-marketing-suite .reporting-table tbody tr,.u-marketing-suite-dashboard .reporting-table tbody tr,.ums-portal-content .reporting-table tbody tr{margin-bottom:10px;border:0}.u-marketing-suite .reporting-table tbody tr td,.u-marketing-suite-dashboard .reporting-table tbody tr td,.ums-portal-content .reporting-table tbody tr td{background:#f5f5f5;padding-top:10px;padding-bottom:10px;border-left:0!important;border-top:0!important;color:#000;font-weight:600;border-bottom:5px solid #fff}.u-marketing-suite .ums-nav__main,.u-marketing-suite-dashboard .ums-nav__main,.ums-portal-content .ums-nav__main{padding-top:44px;min-height:100vh}.u-marketing-suite .ums-nav__container,.u-marketing-suite-dashboard .ums-nav__container,.ums-portal-content .ums-nav__container{position:fixed;left:0;top:55px;width:100%;z-index:50;background-color:#3444b2;background-image:url("/App_Plugins/Umbraco.Engage/assets/engage-logo.svg");background-size:auto 44px;background-repeat:no-repeat;background-position:top right 30px}.u-marketing-suite .ums-nav__list,.u-marketing-suite-dashboard .ums-nav__list,.ums-portal-content .ums-nav__list{margin:0;padding:0;list-style:none;width:100%;max-width:calc(100% - 175px);height:44px;display:flex;flex-flow:row wrap}.u-marketing-suite .ums-nav__item,.u-marketing-suite-dashboard .ums-nav__item,.ums-portal-content .ums-nav__item{position:relative;display:flex;max-width:20%}.u-marketing-suite .ums-nav__item *,.u-marketing-suite-dashboard .ums-nav__item *,.ums-portal-content .ums-nav__item *{color:#fff}.u-marketing-suite .ums-nav__item.s-active .ums-nav__button,.u-marketing-suite .ums-nav__item:hover .ums-nav__button,.u-marketing-suite-dashboard .ums-nav__item.s-active .ums-nav__button,.u-marketing-suite-dashboard .ums-nav__item:hover .ums-nav__button,.ums-portal-content .ums-nav__item.s-active .ums-nav__button,.ums-portal-content .ums-nav__item:hover .ums-nav__button{background:#28358b;color:#f5c1bc}.u-marketing-suite .ums-nav__item.s-active .ums-nav__icon,.u-marketing-suite .ums-nav__item:hover .ums-nav__icon,.u-marketing-suite-dashboard .ums-nav__item.s-active .ums-nav__icon,.u-marketing-suite-dashboard .ums-nav__item:hover .ums-nav__icon,.ums-portal-content .ums-nav__item.s-active .ums-nav__icon,.ums-portal-content .ums-nav__item:hover .ums-nav__icon{fill:#f5c1bc}.u-marketing-suite .ums-nav__item.s-disabled,.u-marketing-suite .ums-nav__item.s-disabled *,.u-marketing-suite-dashboard .ums-nav__item.s-disabled,.u-marketing-suite-dashboard .ums-nav__item.s-disabled *,.ums-portal-content .ums-nav__item.s-disabled,.ums-portal-content .ums-nav__item.s-disabled *{color:rgba(255,255,255,.25)!important;pointer-events:none}.u-marketing-suite .ums-nav__button,.u-marketing-suite-dashboard .ums-nav__button,.ums-portal-content .ums-nav__button{text-decoration:none;line-height:44px;height:100%;border:0;cursor:pointer;padding:0 16px 0 40px;background:#3444b2;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease-in-out;word-break:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.u-marketing-suite .ums-nav__icon,.u-marketing-suite-dashboard .ums-nav__icon,.ums-portal-content .ums-nav__icon{position:absolute;left:14px;top:0;bottom:0;margin:auto 0;width:15px;height:15px;pointer-events:none;transform:translateY(-1px);transition:all .2s ease-in-out}@media screen and (min-width:1599px){.u-marketing-suite .ums-nav__main,.u-marketing-suite-dashboard .ums-nav__main,.ums-portal-content .ums-nav__main{padding-top:55px}.u-marketing-suite .ums-nav__container,.u-marketing-suite-dashboard .ums-nav__container,.ums-portal-content .ums-nav__container{background-size:auto 55px}.u-marketing-suite .ums-nav__list,.u-marketing-suite-dashboard .ums-nav__list,.ums-portal-content .ums-nav__list{height:55px}.u-marketing-suite .ums-nav__item,.u-marketing-suite-dashboard .ums-nav__item,.ums-portal-content .ums-nav__item{max-width:20%}.u-marketing-suite .ums-nav__button,.u-marketing-suite-dashboard .ums-nav__button,.ums-portal-content .ums-nav__button{padding:0 20px 0 55px;line-height:55px}.u-marketing-suite .ums-nav__icon,.u-marketing-suite-dashboard .ums-nav__icon,.ums-portal-content .ums-nav__icon{left:20px;width:20px;height:20px}}.u-marketing-suite .ums-subnav__container,.u-marketing-suite-dashboard .ums-subnav__container,.ums-portal-content .ums-subnav__container{height:44px;background:#fff;border-bottom:1px solid #d1d4dc;display:flex;flex-flow:row;align-items:center;justify-content:space-between;height:100%;margin:0 auto;overflow:hidden}.u-marketing-suite .ums-subnav__list,.u-marketing-suite-dashboard .ums-subnav__list,.ums-portal-content .ums-subnav__list{margin:0;padding:0;list-style:none;width:100%;position:relative;left:-25px;height:55px;display:inline-flex;flex-flow:row wrap}.u-marketing-suite .ums-subnav__item,.u-marketing-suite-dashboard .ums-subnav__item,.ums-portal-content .ums-subnav__item{position:relative;display:flex}.u-marketing-suite .ums-subnav__item.s-active .ums-subnav__button,.u-marketing-suite-dashboard .ums-subnav__item.s-active .ums-subnav__button,.ums-portal-content .ums-subnav__item.s-active .ums-subnav__button{color:#3444b2}.u-marketing-suite .ums-subnav__item.s-active .ums-subnav__button:after,.u-marketing-suite-dashboard .ums-subnav__item.s-active .ums-subnav__button:after,.ums-portal-content .ums-subnav__item.s-active .ums-subnav__button:after{content:'';position:absolute;top:auto;bottom:-5px;left:0;right:0;margin:0 auto;border-radius:3px;background:#3444b2;display:block;width:calc(100% - 20px);height:10px}.u-marketing-suite .ums-subnav__item.s-disabled .ums-subnav__button,.u-marketing-suite-dashboard .ums-subnav__item.s-disabled .ums-subnav__button,.ums-portal-content .ums-subnav__item.s-disabled .ums-subnav__button{color:rgba(104,103,107,.5);pointer-events:none}.u-marketing-suite .ums-subnav__button,.u-marketing-suite-dashboard .ums-subnav__button,.ums-portal-content .ums-subnav__button{text-decoration:none;color:#1a254f;display:flex;flex-flow:row wrap;align-items:center;position:relative;overflow:hidden;border:0;border-radius:0;padding:0 15px;font-size:11px!important;height:100%;font-weight:700;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease-in-out}@media screen and (min-width:1366px){.u-marketing-suite .ums-subnav__button,.u-marketing-suite-dashboard .ums-subnav__button,.ums-portal-content .ums-subnav__button{font-size:13px!important}}.u-marketing-suite .ums-subnav__button:hover,.u-marketing-suite-dashboard .ums-subnav__button:hover,.ums-portal-content .ums-subnav__button:hover{background:rgba(238,238,240,.75)}.u-marketing-suite .ums-subnav__backbutton,.u-marketing-suite-dashboard .ums-subnav__backbutton,.ums-portal-content .ums-subnav__backbutton{filter:grayscale(1);margin-right:20px;color:rgba(104,103,107,.75)}.u-marketing-suite .ums-subnav__backbutton>a,.u-marketing-suite-dashboard .ums-subnav__backbutton>a,.ums-portal-content .ums-subnav__backbutton>a{color:inherit}.u-marketing-suite .ums-subnav__backbutton>*>ums-icon,.u-marketing-suite-dashboard .ums-subnav__backbutton>*>ums-icon,.ums-portal-content .ums-subnav__backbutton>*>ums-icon{bottom:1px;position:relative}.u-marketing-suite .ums-subnav__backbutton>*>span:first-child,.u-marketing-suite-dashboard .ums-subnav__backbutton>*>span:first-child,.ums-portal-content .ums-subnav__backbutton>*>span:first-child{margin-right:15px}.u-marketing-suite .ums-subnav__backbutton>*>span:last-child,.u-marketing-suite-dashboard .ums-subnav__backbutton>*>span:last-child,.ums-portal-content .ums-subnav__backbutton>*>span:last-child{margin-left:15px}@media screen and (min-width:1599px){.u-marketing-suite .ums-subnav__container,.u-marketing-suite-dashboard .ums-subnav__container,.ums-portal-content .ums-subnav__container{height:55px}.u-marketing-suite .ums-subnav__list,.u-marketing-suite-dashboard .ums-subnav__list,.ums-portal-content .ums-subnav__list{height:55px;left:-20px}.u-marketing-suite .ums-subnav__item.s-active .ums-subnav__button:after,.u-marketing-suite-dashboard .ums-subnav__item.s-active .ums-subnav__button:after,.ums-portal-content .ums-subnav__item.s-active .ums-subnav__button:after{width:calc(100% - 40px)}.u-marketing-suite .ums-subnav__button,.u-marketing-suite-dashboard .ums-subnav__button,.ums-portal-content .ums-subnav__button{padding:0 15px}}@media screen and (max-width:1649px){.u-marketing-suite .ums-subnav__button,.u-marketing-suite-dashboard .ums-subnav__button,.ums-portal-content .ums-subnav__button{padding:0 8px}}.u-marketing-suite .ums-subnav__form,.u-marketing-suite-dashboard .ums-subnav__form,.ums-portal-content .ums-subnav__form{display:inline-flex;align-self:flex-end}.u-marketing-suite-dashboard.in-content .ums-subnav__container,.u-marketing-suite.in-content .ums-subnav__container,.ums-portal-content.in-content .ums-subnav__container{position:sticky;z-index:30;top:0}.u-marketing-suite .as-third-nav .ums-subnav__container,.u-marketing-suite-dashboard .as-third-nav .ums-subnav__container,.ums-portal-content .as-third-nav .ums-subnav__container{background:0 0;border:0;height:auto}.u-marketing-suite .as-third-nav .ums-subnav__container .is-animated,.u-marketing-suite-dashboard .as-third-nav .ums-subnav__container .is-animated,.ums-portal-content .as-third-nav .ums-subnav__container .is-animated{opacity:1!important;transform:none;animation:none!important}.u-marketing-suite .as-third-nav .ums-subnav__list,.u-marketing-suite-dashboard .as-third-nav .ums-subnav__list,.ums-portal-content .as-third-nav .ums-subnav__list{width:auto;background:#e3e5e9;border-radius:2.5px!important;padding:2px;border:1px solid #d1d4dc;left:0!important;height:auto;margin-top:30px}.u-marketing-suite .as-third-nav .ums-subnav__button,.u-marketing-suite-dashboard .as-third-nav .ums-subnav__button,.ums-portal-content .as-third-nav .ums-subnav__button{background:0 0;color:#68676b!important;max-height:none;font-size:11px!important;border-radius:2.5px!important;line-height:1.2;font-weight:700;display:flex;justify-content:center;padding:12px 20px;min-width:120px}@media screen and (min-width:1366px){.u-marketing-suite .as-third-nav .ums-subnav__button,.u-marketing-suite-dashboard .as-third-nav .ums-subnav__button,.ums-portal-content .as-third-nav .ums-subnav__button{font-size:13px!important}}.u-marketing-suite .as-third-nav .ums-subnav__button::after,.u-marketing-suite-dashboard .as-third-nav .ums-subnav__button::after,.ums-portal-content .as-third-nav .ums-subnav__button::after{display:none!important}.u-marketing-suite .as-third-nav .ums-subnav__item:not(:first-child)>[class*="__button"],.u-marketing-suite-dashboard .as-third-nav .ums-subnav__item:not(:first-child)>[class*="__button"],.ums-portal-content .as-third-nav .ums-subnav__item:not(:first-child)>[class*="__button"]{margin-left:4px}.u-marketing-suite .as-third-nav .ums-subnav__item.s-active>[class*="__button"],.u-marketing-suite-dashboard .as-third-nav .ums-subnav__item.s-active>[class*="__button"],.ums-portal-content .as-third-nav .ums-subnav__item.s-active>[class*="__button"]{box-shadow:0 4px 4px rgba(0,0,0,.1);color:#fff!important;background:#3444b2}.u-marketing-suite .ums-pagination__container,.u-marketing-suite-dashboard .ums-pagination__container,.ums-portal-content .ums-pagination__container{display:flex;flex-flow:row wrap;width:100%;align-items:center;justify-content:flex-end;padding:20px 0 60px}.u-marketing-suite .ums-pagination__container input,.u-marketing-suite .ums-pagination__container label,.u-marketing-suite .ums-pagination__container select,.u-marketing-suite-dashboard .ums-pagination__container input,.u-marketing-suite-dashboard .ums-pagination__container label,.u-marketing-suite-dashboard .ums-pagination__container select,.ums-portal-content .ums-pagination__container input,.ums-portal-content .ums-pagination__container label,.ums-portal-content .ums-pagination__container select{font-weight:700;font-size:11px!important;color:#68676b!important;line-height:1.2!important;margin-top:0!important;margin-bottom:0!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-pagination__container input,.u-marketing-suite .ums-pagination__container label,.u-marketing-suite .ums-pagination__container select,.u-marketing-suite-dashboard .ums-pagination__container input,.u-marketing-suite-dashboard .ums-pagination__container label,.u-marketing-suite-dashboard .ums-pagination__container select,.ums-portal-content .ums-pagination__container input,.ums-portal-content .ums-pagination__container label,.ums-portal-content .ums-pagination__container select{font-size:13px!important}}.u-marketing-suite .ums-pagination__col,.u-marketing-suite-dashboard .ums-pagination__col,.ums-portal-content .ums-pagination__col{display:flex;flex-flow:row wrap;align-items:center;margin-left:20px}.u-marketing-suite .ums-pagination__label,.u-marketing-suite-dashboard .ums-pagination__label,.ums-portal-content .ums-pagination__label{margin-right:5px}.u-marketing-suite .ums-pagination__select,.u-marketing-suite-dashboard .ums-pagination__select,.ums-portal-content .ums-pagination__select{position:relative;min-width:70px;width:auto;height:30px;padding:0 40px 0 10px;border:1px solid #d1d4dc;border-radius:2.5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:right;background-size:30px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMC41IiB2aWV3Qm94PSIwIDAgMzAgMzAuNSI+ICA8ZyBpZD0iR3JvdXBfMjE1NiIgZGF0YS1uYW1lPSJHcm91cCAyMTU2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOTkgLTEyMSkiPiAgICA8ZyBpZD0iYXJyb3ctZG93bi1zaWduLXRvLW5hdmlnYXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTAgMzYuODU5KSI+ICAgICAgPHBhdGggaWQ9IlBhdGhfMjIyNyIgZGF0YS1uYW1lPSJQYXRoIDIyMjciIGQ9Ik00LDEwMS43YS41NTkuNTU5LDAsMCwxLS40LS4xNjRMLjE2NSw5OC4xQS41Ni41NiwwLDAsMSwuOTU3LDk3LjNMNCwxMDAuMzQ4LDcuMDQ0LDk3LjNhLjU2LjU2LDAsMCwxLC43OTIuNzkybC0zLjQ0LDMuNDRBLjU1OS41NTksMCwwLDEsNCwxMDEuN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiIGZpbGw9IiM2ODY3NmIiLz4gICAgPC9nPiAgICA8ZyBpZD0iR3JvdXBfMjE1NSIgZGF0YS1uYW1lPSJHcm91cCAyMTU1Ij4gICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzE1OTYiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDE1OTYiIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTkgMTIxKSIgZmlsbD0ibm9uZSIvPiAgICAgIDxsaW5lIGlkPSJMaW5lXzExMCIgZGF0YS1uYW1lPSJMaW5lIDExMCIgeTE9IjMwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5OS41IDEyMS41KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZDFkNGRjIiBzdHJva2Utd2lkdGg9IjEiLz4gICAgPC9nPiAgPC9nPjwvc3ZnPg==)}.u-marketing-suite .ums-pagination__select:focus,.u-marketing-suite .ums-pagination__select:hover,.u-marketing-suite-dashboard .ums-pagination__select:focus,.u-marketing-suite-dashboard .ums-pagination__select:hover,.ums-portal-content .ums-pagination__select:focus,.ums-portal-content .ums-pagination__select:hover{outline:0;transition:all .2s ease-in-out}.u-marketing-suite .ums-pagination__select:focus,.u-marketing-suite-dashboard .ums-pagination__select:focus,.ums-portal-content .ums-pagination__select:focus{border-color:#1a254f}.u-marketing-suite .ums-pagination__input,.u-marketing-suite-dashboard .ums-pagination__input,.ums-portal-content .ums-pagination__input{width:40px;height:30px!important;padding:0 10px!important;border:1px solid #d1d4dc!important;border-radius:2.5px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.u-marketing-suite .ums-pagination__button,.u-marketing-suite-dashboard .ums-pagination__button,.ums-portal-content .ums-pagination__button{width:30px;height:30px;border:1px solid #d1d4dc;border-radius:2.5px;color:#1a254f;background:0 0;margin-left:5px}.u-marketing-suite .ums-pagination__button:hover,.u-marketing-suite-dashboard .ums-pagination__button:hover,.ums-portal-content .ums-pagination__button:hover{border-color:#1a254f}.u-marketing-suite .ums-alert__holder,.u-marketing-suite-dashboard .ums-alert__holder,.ums-portal-content .ums-alert__holder{display:flex;flex-flow:row nowrap;gap:5px;max-height:100px}.u-marketing-suite .ums-alert__container,.u-marketing-suite-dashboard .ums-alert__container,.ums-portal-content .ums-alert__container{font-size:9px!important;display:flex;flex-flow:row wrap;align-items:flex-start;width:100%;border-radius:5px;padding:10px 15px;text-align:center;box-shadow:0 2px 2px rgba(0,0,0,.05);margin:15px 0;justify-content:center;line-height:1.4}@media screen and (min-width:1366px){.u-marketing-suite .ums-alert__container,.u-marketing-suite-dashboard .ums-alert__container,.ums-portal-content .ums-alert__container{font-size:11px!important}}.u-marketing-suite .ums-alert__container--warning,.u-marketing-suite-dashboard .ums-alert__container--warning,.ums-portal-content .ums-alert__container--warning{border:1px solid rgba(255,127,80,.5);color:#ff7f50;background:#fff6f3;font-weight:700}.u-marketing-suite .ums-alert__container--error,.u-marketing-suite-dashboard .ums-alert__container--error,.ums-portal-content .ums-alert__container--error{border:1px solid rgba(252,57,28,.5);color:#fc391c;background:#ffe9e5;font-weight:700}.u-marketing-suite .ums-alert__content,.u-marketing-suite-dashboard .ums-alert__content,.ums-portal-content .ums-alert__content{flex:1;padding-right:30px;margin-bottom:-10px}.u-marketing-suite .ums-topbar__container,.u-marketing-suite-dashboard .ums-topbar__container,.ums-portal-content .ums-topbar__container{background:#fff;font-size:11px!important;height:78px;border-bottom:1px solid #d1d4dc}@media screen and (min-width:1366px){.u-marketing-suite .ums-topbar__container,.u-marketing-suite-dashboard .ums-topbar__container,.ums-portal-content .ums-topbar__container{font-size:13px!important}}.u-marketing-suite .ums-topbar__content,.u-marketing-suite-dashboard .ums-topbar__content,.ums-portal-content .ums-topbar__content{opacity:0;animation-name:fadeDown;animation-timing-function:ease;animation-duration:.4s;animation-fill-mode:forwards;animation-name:fadeUp!important;display:flex;flex-flow:row wrap;align-items:center;height:100%}.u-marketing-suite .ums-topbar__content:nth-of-type(20),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(20),.ums-portal-content .ums-topbar__content:nth-of-type(20){animation-delay:1.6s}.u-marketing-suite .ums-topbar__content:nth-of-type(19),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(19),.ums-portal-content .ums-topbar__content:nth-of-type(19){animation-delay:1.52s}.u-marketing-suite .ums-topbar__content:nth-of-type(18),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(18),.ums-portal-content .ums-topbar__content:nth-of-type(18){animation-delay:1.44s}.u-marketing-suite .ums-topbar__content:nth-of-type(17),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(17),.ums-portal-content .ums-topbar__content:nth-of-type(17){animation-delay:1.36s}.u-marketing-suite .ums-topbar__content:nth-of-type(16),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(16),.ums-portal-content .ums-topbar__content:nth-of-type(16){animation-delay:1.28s}.u-marketing-suite .ums-topbar__content:nth-of-type(15),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(15),.ums-portal-content .ums-topbar__content:nth-of-type(15){animation-delay:1.2s}.u-marketing-suite .ums-topbar__content:nth-of-type(14),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(14),.ums-portal-content .ums-topbar__content:nth-of-type(14){animation-delay:1.12s}.u-marketing-suite .ums-topbar__content:nth-of-type(13),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(13),.ums-portal-content .ums-topbar__content:nth-of-type(13){animation-delay:1.04s}.u-marketing-suite .ums-topbar__content:nth-of-type(12),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(12),.ums-portal-content .ums-topbar__content:nth-of-type(12){animation-delay:.96s}.u-marketing-suite .ums-topbar__content:nth-of-type(11),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(11),.ums-portal-content .ums-topbar__content:nth-of-type(11){animation-delay:.88s}.u-marketing-suite .ums-topbar__content:nth-of-type(10),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(10),.ums-portal-content .ums-topbar__content:nth-of-type(10){animation-delay:.8s}.u-marketing-suite .ums-topbar__content:nth-of-type(9),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(9),.ums-portal-content .ums-topbar__content:nth-of-type(9){animation-delay:.72s}.u-marketing-suite .ums-topbar__content:nth-of-type(8),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(8),.ums-portal-content .ums-topbar__content:nth-of-type(8){animation-delay:.64s}.u-marketing-suite .ums-topbar__content:nth-of-type(7),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(7),.ums-portal-content .ums-topbar__content:nth-of-type(7){animation-delay:.56s}.u-marketing-suite .ums-topbar__content:nth-of-type(6),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(6),.ums-portal-content .ums-topbar__content:nth-of-type(6){animation-delay:.48s}.u-marketing-suite .ums-topbar__content:nth-of-type(5),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(5),.ums-portal-content .ums-topbar__content:nth-of-type(5){animation-delay:.4s}.u-marketing-suite .ums-topbar__content:nth-of-type(4),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(4),.ums-portal-content .ums-topbar__content:nth-of-type(4){animation-delay:.32s}.u-marketing-suite .ums-topbar__content:nth-of-type(3),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(3),.ums-portal-content .ums-topbar__content:nth-of-type(3){animation-delay:.24s}.u-marketing-suite .ums-topbar__content:nth-of-type(2),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(2),.ums-portal-content .ums-topbar__content:nth-of-type(2){animation-delay:.16s}.u-marketing-suite .ums-topbar__content:nth-of-type(1),.u-marketing-suite-dashboard .ums-topbar__content:nth-of-type(1),.ums-portal-content .ums-topbar__content:nth-of-type(1){animation-delay:80ms}.u-marketing-suite .ums-topbar__content>*,.u-marketing-suite-dashboard .ums-topbar__content>*,.ums-portal-content .ums-topbar__content>*{flex:1 1 0}.u-marketing-suite .ums-topbar__title,.u-marketing-suite-dashboard .ums-topbar__title,.ums-portal-content .ums-topbar__title{display:inline-flex;align-items:center;color:#1a254f;font-weight:700;line-height:2;font-size:24px!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-topbar__title,.u-marketing-suite-dashboard .ums-topbar__title,.ums-portal-content .ums-topbar__title{font-size:26px!important}}.u-marketing-suite .ums-topbar__icon,.u-marketing-suite-dashboard .ums-topbar__icon,.ums-portal-content .ums-topbar__icon{display:inline-flex;flex-flow:row wrap;align-items:center;color:#1a254f;max-width:50px;margin-right:10px}.u-marketing-suite .ums-topbar__back,.u-marketing-suite-dashboard .ums-topbar__back,.ums-portal-content .ums-topbar__back{max-width:200px}.u-marketing-suite .ums-topbar__logo,.u-marketing-suite-dashboard .ums-topbar__logo,.ums-portal-content .ums-topbar__logo{max-width:200px;display:none}.u-marketing-suite .ums-topbar__options,.u-marketing-suite-dashboard .ums-topbar__options,.ums-portal-content .ums-topbar__options{text-align:right}.u-marketing-suite .ums-topbar__options button,.u-marketing-suite-dashboard .ums-topbar__options button,.ums-portal-content .ums-topbar__options button{margin-left:5px}.u-marketing-suite .ums-topbar__info__container,.u-marketing-suite-dashboard .ums-topbar__info__container,.ums-portal-content .ums-topbar__info__container{display:flex;flex-flow:row wrap;width:100%;padding:60px 30px;background:#fff;border-top:1px solid #d1d4dc;position:relative;z-index:1}.u-marketing-suite .ums-topbar__info__container.is-hidden,.u-marketing-suite-dashboard .ums-topbar__info__container.is-hidden,.ums-portal-content .ums-topbar__info__container.is-hidden{display:none}.u-marketing-suite .ums-topbar__info__container>*,.u-marketing-suite-dashboard .ums-topbar__info__container>*,.ums-portal-content .ums-topbar__info__container>*{position:relative}.u-marketing-suite .ums-topbar__info__container>:after,.u-marketing-suite .ums-topbar__info__container>:before,.u-marketing-suite-dashboard .ums-topbar__info__container>:after,.u-marketing-suite-dashboard .ums-topbar__info__container>:before,.ums-portal-content .ums-topbar__info__container>:after,.ums-portal-content .ums-topbar__info__container>:before{content:'';display:block;width:15px;height:15px;position:absolute;top:-60px;left:auto;right:80px;background:#fff;border-top:1px solid #d1d4dc;border-right:1px solid #d1d4dc;transform:translateY(-9px) rotate(-45deg)}@media screen and (min-width:1599px){.u-marketing-suite .ums-topbar__info__text,.u-marketing-suite-dashboard .ums-topbar__info__text,.ums-portal-content .ums-topbar__info__text{max-width:90%}}@media screen and (min-width:1599px){.u-marketing-suite .ums-topbar__container,.u-marketing-suite-dashboard .ums-topbar__container,.ums-portal-content .ums-topbar__container{height:98px}.u-marketing-suite .ums-topbar__container--stepbar,.u-marketing-suite-dashboard .ums-topbar__container--stepbar,.ums-portal-content .ums-topbar__container--stepbar{height:55px}}.u-marketing-suite-dashboard.in-content .ums-topbar__container,.u-marketing-suite.in-content .ums-topbar__container,.ums-portal-content.in-content .ums-topbar__container{background:#3444b2;color:#fff;height:66.66666667px;display:none}.u-marketing-suite-dashboard.in-content .ums-topbar__icon,.u-marketing-suite.in-content .ums-topbar__icon,.ums-portal-content.in-content .ums-topbar__icon{color:#fff}.u-marketing-suite-dashboard.in-content .ums-topbar__title,.u-marketing-suite.in-content .ums-topbar__title,.ums-portal-content.in-content .ums-topbar__title{color:#fff;font-size:18px!important}@media screen and (min-width:1366px){.u-marketing-suite-dashboard.in-content .ums-topbar__title,.u-marketing-suite.in-content .ums-topbar__title,.ums-portal-content.in-content .ums-topbar__title{font-size:20px!important}}.u-marketing-suite-dashboard.in-content .ums-topbar__logo,.u-marketing-suite.in-content .ums-topbar__logo,.ums-portal-content.in-content .ums-topbar__logo{display:block}.u-marketing-suite .ums-testdetail__container,.u-marketing-suite-dashboard .ums-testdetail__container,.ums-portal-content .ums-testdetail__container{text-decoration:none;box-shadow:0 2px 2px rgba(0,0,0,.05);background:#fff;border:1px solid #d1d4dc;display:flex;flex-flow:row wrap;position:relative;overflow:hidden;border-radius:5px;margin-top:20px;transform:scale(1,1) translateZ(0);backface-visibility:hidden;transition:all .2s ease-in-out}.u-marketing-suite .ums-testdetail__container:hover,.u-marketing-suite-dashboard .ums-testdetail__container:hover,.ums-portal-content .ums-testdetail__container:hover{box-shadow:0 4px 4px rgba(0,0,0,.1);transition:all .2s ease-in-out}@media screen and (min-width:1599px){.u-marketing-suite .ums-testdetail__container,.u-marketing-suite-dashboard .ums-testdetail__container,.ums-portal-content .ums-testdetail__container{min-height:205px}}.u-marketing-suite .ums-testdetail__container:hover .ums-testdetail__sum__background svg,.u-marketing-suite-dashboard .ums-testdetail__container:hover .ums-testdetail__sum__background svg,.ums-portal-content .ums-testdetail__container:hover .ums-testdetail__sum__background svg{transform:translateX(10px) rotate(22.5deg);transition:all .2s ease-in-out}.u-marketing-suite .ums-testdetail__sum__container,.u-marketing-suite-dashboard .ums-testdetail__sum__container,.ums-portal-content .ums-testdetail__sum__container{flex:1;max-width:32%;padding:20px 30px 20px 20px;position:relative;z-index:2}.u-marketing-suite .ums-testdetail__sum__container .umsLabel,.u-marketing-suite-dashboard .ums-testdetail__sum__container .umsLabel,.ums-portal-content .ums-testdetail__sum__container .umsLabel{opacity:.75;font-weight:900}.u-marketing-suite .ums-testdetail__sum__container *,.u-marketing-suite-dashboard .ums-testdetail__sum__container *,.ums-portal-content .ums-testdetail__sum__container *{color:#fff!important}.u-marketing-suite .ums-testdetail__sum__background,.u-marketing-suite-dashboard .ums-testdetail__sum__background,.ums-portal-content .ums-testdetail__sum__background{color:#11bc9b;position:absolute;top:-9999px;bottom:-9999px;margin:auto 0;left:-28%;width:60%;height:0;padding-bottom:60%;z-index:1;transform:translateY(-11%)}.u-marketing-suite .ums-testdetail__sum__background svg,.u-marketing-suite-dashboard .ums-testdetail__sum__background svg,.ums-portal-content .ums-testdetail__sum__background svg{position:absolute;top:0;left:0;fill:#000;fill:currentColor;width:100%;height:100%;transform:translateX(0) rotate(22.5deg);transition:all .2s ease-in-out}.u-marketing-suite .ums-testdetail__sum__title,.u-marketing-suite-dashboard .ums-testdetail__sum__title,.ums-portal-content .ums-testdetail__sum__title{color:#fff;display:flex;flex-flow:row wrap;align-items:center}.u-marketing-suite .ums-testdetail__sum__icon,.u-marketing-suite-dashboard .ums-testdetail__sum__icon,.ums-portal-content .ums-testdetail__sum__icon{color:#fff;margin-right:10px;width:25px;height:25px}.u-marketing-suite .ums-testdetail__sum__info,.u-marketing-suite-dashboard .ums-testdetail__sum__info,.ums-portal-content .ums-testdetail__sum__info{margin:1rem 0 0}@media screen and (min-width:1599px){.u-marketing-suite .ums-testdetail__sum__container,.u-marketing-suite-dashboard .ums-testdetail__sum__container,.ums-portal-content .ums-testdetail__sum__container{padding:30px 60px 30px 40px}}.u-marketing-suite .ums-testdetail__badge__container,.u-marketing-suite-dashboard .ums-testdetail__badge__container,.ums-portal-content .ums-testdetail__badge__container{position:absolute;text-align:center;padding:0;top:0;bottom:0;margin:auto 0;left:25%;width:120px;height:120px;z-index:2;color:#fff}.u-marketing-suite .ums-testdetail__badge__icon,.u-marketing-suite-dashboard .ums-testdetail__badge__icon,.ums-portal-content .ums-testdetail__badge__icon{display:inline-block;width:25px;height:25px}.u-marketing-suite .ums-testdetail__badge__icon svg,.u-marketing-suite-dashboard .ums-testdetail__badge__icon svg,.ums-portal-content .ums-testdetail__badge__icon svg{width:100%;height:100%}.u-marketing-suite .ums-testdetail__badge__winner,.u-marketing-suite-dashboard .ums-testdetail__badge__winner,.ums-portal-content .ums-testdetail__badge__winner{font-size:33px;font-weight:900;margin-left:6px;display:inline-block;position:relative;top:2px;left:-3px;line-height:1}.u-marketing-suite .ums-testdetail__badge__title,.u-marketing-suite-dashboard .ums-testdetail__badge__title,.ums-portal-content .ums-testdetail__badge__title{display:block;width:100%;line-height:1.2;font-size:11px!important;font-weight:900}@media screen and (min-width:1366px){.u-marketing-suite .ums-testdetail__badge__title,.u-marketing-suite-dashboard .ums-testdetail__badge__title,.ums-portal-content .ums-testdetail__badge__title{font-size:13px!important}}.u-marketing-suite .ums-testdetail__badge__background,.u-marketing-suite-dashboard .ums-testdetail__badge__background,.ums-portal-content .ums-testdetail__badge__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;fill:#0fa588}.u-marketing-suite .ums-testdetail__badge__container--winner .ums-testdetail__badge__background,.u-marketing-suite-dashboard .ums-testdetail__badge__container--winner .ums-testdetail__badge__background,.ums-portal-content .ums-testdetail__badge__container--winner .ums-testdetail__badge__background{fill:#ffba00}.u-marketing-suite .ums-testdetail__badge__popup-holder,.u-marketing-suite-dashboard .ums-testdetail__badge__popup-holder,.ums-portal-content .ums-testdetail__badge__popup-holder{padding:36px 0 0;height:100%}.u-marketing-suite .ums-testdetail__badge__popup-holder>.ums-popup__holder,.u-marketing-suite-dashboard .ums-testdetail__badge__popup-holder>.ums-popup__holder,.ums-portal-content .ums-testdetail__badge__popup-holder>.ums-popup__holder{transform:translateY(0)}.u-marketing-suite .ums-testdetail__info__container,.u-marketing-suite-dashboard .ums-testdetail__info__container,.ums-portal-content .ums-testdetail__info__container{flex:1;max-width:66%;padding:20px 30px 20px 60px}.u-marketing-suite .ums-testdetail__info__title,.u-marketing-suite-dashboard .ums-testdetail__info__title,.ums-portal-content .ums-testdetail__info__title{font-size:13px!important;margin-bottom:1rem;font-weight:700}@media screen and (min-width:1366px){.u-marketing-suite .ums-testdetail__info__title,.u-marketing-suite-dashboard .ums-testdetail__info__title,.ums-portal-content .ums-testdetail__info__title{font-size:15px!important}}@media screen and (min-width:1599px){.u-marketing-suite .ums-testdetail__info__container,.u-marketing-suite-dashboard .ums-testdetail__info__container,.ums-portal-content .ums-testdetail__info__container{padding:30px 60px}.u-marketing-suite .ums-testdetail__info__title,.u-marketing-suite-dashboard .ums-testdetail__info__title,.ums-portal-content .ums-testdetail__info__title{font-size:20px!important}}.u-marketing-suite .ums-testdetail__empty__container,.u-marketing-suite-dashboard .ums-testdetail__empty__container,.ums-portal-content .ums-testdetail__empty__container{max-width:700px;margin:0 auto;text-align:center}.u-marketing-suite .ums-testdetail__empty__container img,.u-marketing-suite-dashboard .ums-testdetail__empty__container img,.ums-portal-content .ums-testdetail__empty__container img{max-width:100%;width:600px}.u-marketing-suite .ums-testdetail__container--green .ums-testdetail__info__title,.u-marketing-suite-dashboard .ums-testdetail__container--green .ums-testdetail__info__title,.ums-portal-content .ums-testdetail__container--green .ums-testdetail__info__title{color:#11bc9b!important}.u-marketing-suite .ums-testdetail__container--green .ums-testdetail__sum__background,.u-marketing-suite-dashboard .ums-testdetail__container--green .ums-testdetail__sum__background,.ums-portal-content .ums-testdetail__container--green .ums-testdetail__sum__background{color:#11bc9b!important}.u-marketing-suite .ums-testdetail__container--gray .ums-testdetail__info__title,.u-marketing-suite-dashboard .ums-testdetail__container--gray .ums-testdetail__info__title,.ums-portal-content .ums-testdetail__container--gray .ums-testdetail__info__title{color:#68676b!important}.u-marketing-suite .ums-testdetail__container--gray .ums-testdetail__sum__background,.u-marketing-suite-dashboard .ums-testdetail__container--gray .ums-testdetail__sum__background,.ums-portal-content .ums-testdetail__container--gray .ums-testdetail__sum__background{color:#68676b!important}.u-marketing-suite .ums-testdetail__container--blue .ums-testdetail__info__title,.u-marketing-suite-dashboard .ums-testdetail__container--blue .ums-testdetail__info__title,.ums-portal-content .ums-testdetail__container--blue .ums-testdetail__info__title{color:#3444b2!important}.u-marketing-suite .ums-testdetail__container--blue .ums-testdetail__sum__background,.u-marketing-suite-dashboard .ums-testdetail__container--blue .ums-testdetail__sum__background,.ums-portal-content .ums-testdetail__container--blue .ums-testdetail__sum__background{color:#3444b2!important}.u-marketing-suite .ums-testdetail__container--orange .ums-testdetail__info__title,.u-marketing-suite-dashboard .ums-testdetail__container--orange .ums-testdetail__info__title,.ums-portal-content .ums-testdetail__container--orange .ums-testdetail__info__title{color:#ff7f50!important}.u-marketing-suite .ums-testdetail__container--orange .ums-testdetail__sum__background,.u-marketing-suite-dashboard .ums-testdetail__container--orange .ums-testdetail__sum__background,.ums-portal-content .ums-testdetail__container--orange .ums-testdetail__sum__background{color:#ff7f50!important}.u-marketing-suite .ums-testadvice__container,.u-marketing-suite-dashboard .ums-testadvice__container,.ums-portal-content .ums-testadvice__container{width:100%;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;position:relative;margin-top:20px!important}.u-marketing-suite .ums-testadvice__container+.ums-testadvice__container,.u-marketing-suite-dashboard .ums-testadvice__container+.ums-testadvice__container,.ums-portal-content .ums-testadvice__container+.ums-testadvice__container{margin-top:40px}.u-marketing-suite .ums-testadvice__icon,.u-marketing-suite-dashboard .ums-testadvice__icon,.ums-portal-content .ums-testadvice__icon{width:40px;height:40px;background:#1a254f;color:#fff;border-radius:50%;position:relative}.u-marketing-suite .ums-testadvice__icon *,.u-marketing-suite-dashboard .ums-testadvice__icon *,.ums-portal-content .ums-testadvice__icon *{width:20px;height:20px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.u-marketing-suite .ums-testadvice__textbox,.u-marketing-suite-dashboard .ums-testadvice__textbox,.ums-portal-content .ums-testadvice__textbox{background:#1a254f;padding:10px 20px;border-radius:5px;width:calc(100% - 60px);position:relative;height:auto}.u-marketing-suite .ums-testadvice__textbox:before,.u-marketing-suite-dashboard .ums-testadvice__textbox:before,.ums-portal-content .ums-testadvice__textbox:before{content:"";position:absolute;top:11px;left:-5px;display:block;background:#1a254f;width:20px;height:20px;border-radius:2px;transform:rotate(45deg)}.u-marketing-suite .ums-testadvice__textbox *,.u-marketing-suite-dashboard .ums-testadvice__textbox *,.ums-portal-content .ums-testadvice__textbox *{color:#fff!important;font-weight:700}.u-marketing-suite .ums-testadvice__textbox span,.u-marketing-suite .ums-testadvice__textbox strong,.u-marketing-suite-dashboard .ums-testadvice__textbox span,.u-marketing-suite-dashboard .ums-testadvice__textbox strong,.ums-portal-content .ums-testadvice__textbox span,.ums-portal-content .ums-testadvice__textbox strong{color:#1a254f!important;font-weight:900}.u-marketing-suite .ums-testadvice__image,.u-marketing-suite-dashboard .ums-testadvice__image,.ums-portal-content .ums-testadvice__image{position:absolute;top:60px;left:-20px;width:100px;display:none}.u-marketing-suite .ums-testadvice__image *,.u-marketing-suite-dashboard .ums-testadvice__image *,.ums-portal-content .ums-testadvice__image *{width:100%}@media screen and (min-width:1366px){.u-marketing-suite .ums-testadvice__image,.u-marketing-suite-dashboard .ums-testadvice__image,.ums-portal-content .ums-testadvice__image{display:block}.u-marketing-suite .ums-testadvice__container,.u-marketing-suite-dashboard .ums-testadvice__container,.ums-portal-content .ums-testadvice__container{width:calc(100% + 60px);left:-60px}.u-marketing-suite .ums-testadvice__icon,.u-marketing-suite-dashboard .ums-testadvice__icon,.ums-portal-content .ums-testadvice__icon{width:40px;height:40px}.u-marketing-suite .ums-testadvice__icon *,.u-marketing-suite-dashboard .ums-testadvice__icon *,.ums-portal-content .ums-testadvice__icon *{width:20px;height:20px}.u-marketing-suite .ums-testadvice__textbox,.u-marketing-suite-dashboard .ums-testadvice__textbox,.ums-portal-content .ums-testadvice__textbox{padding:20px 30px;width:calc(100% - 60px)}.u-marketing-suite .ums-testadvice__textbox:before,.u-marketing-suite-dashboard .ums-testadvice__textbox:before,.ums-portal-content .ums-testadvice__textbox:before{top:16px}}@media screen and (min-width:1599px){.u-marketing-suite .ums-testadvice__container,.u-marketing-suite-dashboard .ums-testadvice__container,.ums-portal-content .ums-testadvice__container{width:calc(100% + 90px);left:-90px}.u-marketing-suite .ums-testadvice__icon,.u-marketing-suite-dashboard .ums-testadvice__icon,.ums-portal-content .ums-testadvice__icon{width:60px;height:60px}.u-marketing-suite .ums-testadvice__icon--sm,.u-marketing-suite-dashboard .ums-testadvice__icon--sm,.ums-portal-content .ums-testadvice__icon--sm{width:30px;height:30px}.u-marketing-suite .ums-testadvice__icon *,.u-marketing-suite-dashboard .ums-testadvice__icon *,.ums-portal-content .ums-testadvice__icon *{width:30px;height:30px}.u-marketing-suite .ums-testadvice__icon--sm *,.u-marketing-suite-dashboard .ums-testadvice__icon--sm *,.ums-portal-content .ums-testadvice__icon--sm *{width:20px;height:20px}.u-marketing-suite .ums-testadvice__textbox,.u-marketing-suite-dashboard .ums-testadvice__textbox,.ums-portal-content .ums-testadvice__textbox{padding:20px 45px;width:calc(100% - 90px)}.u-marketing-suite .ums-testadvice__textbox:before,.u-marketing-suite-dashboard .ums-testadvice__textbox:before,.ums-portal-content .ums-testadvice__textbox:before{top:22px}.u-marketing-suite .ums-testadvice__image,.u-marketing-suite-dashboard .ums-testadvice__image,.ums-portal-content .ums-testadvice__image{width:140px}}.u-marketing-suite .ums-testadvice__small__container,.u-marketing-suite-dashboard .ums-testadvice__small__container,.ums-portal-content .ums-testadvice__small__container{position:relative;display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:30px!important}.u-marketing-suite .ums-testadvice__small__textbox,.u-marketing-suite-dashboard .ums-testadvice__small__textbox,.ums-portal-content .ums-testadvice__small__textbox{font-size:11px!important;position:relative;color:#fff;background:#1a254f;padding:10px 20px;border-radius:5px;width:100%;max-width:calc(100% - 60px)}@media screen and (min-width:1366px){.u-marketing-suite .ums-testadvice__small__textbox,.u-marketing-suite-dashboard .ums-testadvice__small__textbox,.ums-portal-content .ums-testadvice__small__textbox{font-size:13px!important}}.u-marketing-suite .ums-testadvice__small__textbox span,.u-marketing-suite-dashboard .ums-testadvice__small__textbox span,.ums-portal-content .ums-testadvice__small__textbox span{color:#f5c1bc;font-weight:900}.u-marketing-suite .ums-testadvice__small__textbox:before,.u-marketing-suite-dashboard .ums-testadvice__small__textbox:before,.ums-portal-content .ums-testadvice__small__textbox:before{content:"";position:absolute;top:12px;left:-3px;display:block;background:#1a254f;width:20px;height:20px;border-radius:2px;transform:rotate(45deg)}.u-marketing-suite .ums-testadvice__small__icon,.u-marketing-suite-dashboard .ums-testadvice__small__icon,.ums-portal-content .ums-testadvice__small__icon{width:40px;max-width:40px;height:40px;z-index:10}.u-marketing-suite .ums-testadvice__small__icon *,.u-marketing-suite-dashboard .ums-testadvice__small__icon *,.ums-portal-content .ums-testadvice__small__icon *{width:20px;height:20px}.u-marketing-suite .ums-testadvice__small__container--light .ums-testadvice__small__icon,.u-marketing-suite .ums-testadvice__small__container--light .ums-testadvice__small__textbox,.u-marketing-suite .ums-testadvice__small__container--light .ums-testadvice__small__textbox *,.u-marketing-suite .ums-testadvice__small__container--light .ums-testadvice__small__textbox:before,.u-marketing-suite-dashboard .ums-testadvice__small__container--light .ums-testadvice__small__icon,.u-marketing-suite-dashboard .ums-testadvice__small__container--light .ums-testadvice__small__textbox,.u-marketing-suite-dashboard .ums-testadvice__small__container--light .ums-testadvice__small__textbox *,.u-marketing-suite-dashboard .ums-testadvice__small__container--light .ums-testadvice__small__textbox:before,.ums-portal-content .ums-testadvice__small__container--light .ums-testadvice__small__icon,.ums-portal-content .ums-testadvice__small__container--light .ums-testadvice__small__textbox,.ums-portal-content .ums-testadvice__small__container--light .ums-testadvice__small__textbox *,.ums-portal-content .ums-testadvice__small__container--light .ums-testadvice__small__textbox:before{background:#eeeef0;color:#1a254f!important}.u-marketing-suite .ums-testadvice__small__container--light .ums-testadvice__small__textbox span,.u-marketing-suite-dashboard .ums-testadvice__small__container--light .ums-testadvice__small__textbox span,.ums-portal-content .ums-testadvice__small__container--light .ums-testadvice__small__textbox span{color:#1a254f!important}.u-marketing-suite .ums-testadvice__small__container--light .ums-testadvice__small__icon,.u-marketing-suite-dashboard .ums-testadvice__small__container--light .ums-testadvice__small__icon,.ums-portal-content .ums-testadvice__small__container--light .ums-testadvice__small__icon{color:#1a254f!important}.u-marketing-suite .ums-testadvice__container--waiting .ums-testadvice__icon,.u-marketing-suite .ums-testadvice__container--waiting .ums-testadvice__textbox,.u-marketing-suite .ums-testadvice__container--waiting .ums-testadvice__textbox *,.u-marketing-suite .ums-testadvice__container--waiting .ums-testadvice__textbox:before,.u-marketing-suite-dashboard .ums-testadvice__container--waiting .ums-testadvice__icon,.u-marketing-suite-dashboard .ums-testadvice__container--waiting .ums-testadvice__textbox,.u-marketing-suite-dashboard .ums-testadvice__container--waiting .ums-testadvice__textbox *,.u-marketing-suite-dashboard .ums-testadvice__container--waiting .ums-testadvice__textbox:before,.ums-portal-content .ums-testadvice__container--waiting .ums-testadvice__icon,.ums-portal-content .ums-testadvice__container--waiting .ums-testadvice__textbox,.ums-portal-content .ums-testadvice__container--waiting .ums-testadvice__textbox *,.ums-portal-content .ums-testadvice__container--waiting .ums-testadvice__textbox:before{background:#1a254f;color:#fff!important}.u-marketing-suite .ums-testadvice__container--waiting .ums-testadvice__textbox span,.u-marketing-suite-dashboard .ums-testadvice__container--waiting .ums-testadvice__textbox span,.ums-portal-content .ums-testadvice__container--waiting .ums-testadvice__textbox span{color:#f5c1bc!important}.u-marketing-suite .ums-testadvice__container--running .ums-testadvice__icon,.u-marketing-suite .ums-testadvice__container--running .ums-testadvice__textbox,.u-marketing-suite .ums-testadvice__container--running .ums-testadvice__textbox *,.u-marketing-suite .ums-testadvice__container--running .ums-testadvice__textbox:before,.u-marketing-suite-dashboard .ums-testadvice__container--running .ums-testadvice__icon,.u-marketing-suite-dashboard .ums-testadvice__container--running .ums-testadvice__textbox,.u-marketing-suite-dashboard .ums-testadvice__container--running .ums-testadvice__textbox *,.u-marketing-suite-dashboard .ums-testadvice__container--running .ums-testadvice__textbox:before,.ums-portal-content .ums-testadvice__container--running .ums-testadvice__icon,.ums-portal-content .ums-testadvice__container--running .ums-testadvice__textbox,.ums-portal-content .ums-testadvice__container--running .ums-testadvice__textbox *,.ums-portal-content .ums-testadvice__container--running .ums-testadvice__textbox:before{background:#3444b2;color:#fff!important}.u-marketing-suite .ums-testadvice__container--running .ums-testadvice__textbox span,.u-marketing-suite-dashboard .ums-testadvice__container--running .ums-testadvice__textbox span,.ums-portal-content .ums-testadvice__container--running .ums-testadvice__textbox span{color:#f5c1bc!important}.u-marketing-suite .ums-testadvice__container--success .ums-testadvice__icon,.u-marketing-suite .ums-testadvice__container--success .ums-testadvice__textbox,.u-marketing-suite .ums-testadvice__container--success .ums-testadvice__textbox *,.u-marketing-suite .ums-testadvice__container--success .ums-testadvice__textbox:before,.u-marketing-suite-dashboard .ums-testadvice__container--success .ums-testadvice__icon,.u-marketing-suite-dashboard .ums-testadvice__container--success .ums-testadvice__textbox,.u-marketing-suite-dashboard .ums-testadvice__container--success .ums-testadvice__textbox *,.u-marketing-suite-dashboard .ums-testadvice__container--success .ums-testadvice__textbox:before,.ums-portal-content .ums-testadvice__container--success .ums-testadvice__icon,.ums-portal-content .ums-testadvice__container--success .ums-testadvice__textbox,.ums-portal-content .ums-testadvice__container--success .ums-testadvice__textbox *,.ums-portal-content .ums-testadvice__container--success .ums-testadvice__textbox:before{background:#11bc9b;color:#fff!important}.u-marketing-suite .ums-testadvice__container--success .ums-testadvice__textbox span,.u-marketing-suite-dashboard .ums-testadvice__container--success .ums-testadvice__textbox span,.ums-portal-content .ums-testadvice__container--success .ums-testadvice__textbox span{color:#095e4e!important}.u-marketing-suite .ums-testadvice__container--warning .ums-testadvice__icon,.u-marketing-suite .ums-testadvice__container--warning .ums-testadvice__textbox,.u-marketing-suite .ums-testadvice__container--warning .ums-testadvice__textbox *,.u-marketing-suite .ums-testadvice__container--warning .ums-testadvice__textbox:before,.u-marketing-suite-dashboard .ums-testadvice__container--warning .ums-testadvice__icon,.u-marketing-suite-dashboard .ums-testadvice__container--warning .ums-testadvice__textbox,.u-marketing-suite-dashboard .ums-testadvice__container--warning .ums-testadvice__textbox *,.u-marketing-suite-dashboard .ums-testadvice__container--warning .ums-testadvice__textbox:before,.ums-portal-content .ums-testadvice__container--warning .ums-testadvice__icon,.ums-portal-content .ums-testadvice__container--warning .ums-testadvice__textbox,.ums-portal-content .ums-testadvice__container--warning .ums-testadvice__textbox *,.ums-portal-content .ums-testadvice__container--warning .ums-testadvice__textbox:before{background:#ff7f50;color:#fff!important}.u-marketing-suite .ums-testadvice__container--warning .ums-testadvice__textbox span,.u-marketing-suite-dashboard .ums-testadvice__container--warning .ums-testadvice__textbox span,.ums-portal-content .ums-testadvice__container--warning .ums-testadvice__textbox span{color:rgba(0,0,0,.6)!important}.u-marketing-suite .ums-testadvice__container--stopped .ums-testadvice__icon,.u-marketing-suite .ums-testadvice__container--stopped .ums-testadvice__textbox,.u-marketing-suite .ums-testadvice__container--stopped .ums-testadvice__textbox *,.u-marketing-suite .ums-testadvice__container--stopped .ums-testadvice__textbox:before,.u-marketing-suite-dashboard .ums-testadvice__container--stopped .ums-testadvice__icon,.u-marketing-suite-dashboard .ums-testadvice__container--stopped .ums-testadvice__textbox,.u-marketing-suite-dashboard .ums-testadvice__container--stopped .ums-testadvice__textbox *,.u-marketing-suite-dashboard .ums-testadvice__container--stopped .ums-testadvice__textbox:before,.ums-portal-content .ums-testadvice__container--stopped .ums-testadvice__icon,.ums-portal-content .ums-testadvice__container--stopped .ums-testadvice__textbox,.ums-portal-content .ums-testadvice__container--stopped .ums-testadvice__textbox *,.ums-portal-content .ums-testadvice__container--stopped .ums-testadvice__textbox:before{background:#68676b;color:#fff!important}.u-marketing-suite .ums-testadvice__container--stopped .ums-testadvice__textbox span,.u-marketing-suite-dashboard .ums-testadvice__container--stopped .ums-testadvice__textbox span,.ums-portal-content .ums-testadvice__container--stopped .ums-testadvice__textbox span{opacity:.75}.u-marketing-suite .ums-testinformation__row,.u-marketing-suite-dashboard .ums-testinformation__row,.ums-portal-content .ums-testinformation__row{font-size:11px!important;padding:6.66666667px 0;display:flex;flex-flow:row wrap}@media screen and (min-width:1366px){.u-marketing-suite .ums-testinformation__row,.u-marketing-suite-dashboard .ums-testinformation__row,.ums-portal-content .ums-testinformation__row{font-size:13px!important}}.u-marketing-suite .ums-testinformation__row+.ums-testinformation__row,.u-marketing-suite-dashboard .ums-testinformation__row+.ums-testinformation__row,.ums-portal-content .ums-testinformation__row+.ums-testinformation__row{border-top:1px solid rgba(209,212,220,.5)}.u-marketing-suite .ums-testinformation__row strong,.u-marketing-suite-dashboard .ums-testinformation__row strong,.ums-portal-content .ums-testinformation__row strong{display:inline-block;padding-right:6.66666667px;width:120px}.u-marketing-suite .ums-testinformation__row ul,.u-marketing-suite-dashboard .ums-testinformation__row ul,.ums-portal-content .ums-testinformation__row ul{margin-left:136px;margin-top:3px;margin-bottom:0}.u-marketing-suite .ums-testinformation__row ul li,.u-marketing-suite-dashboard .ums-testinformation__row ul li,.ums-portal-content .ums-testinformation__row ul li{opacity:.5}.u-marketing-suite .ums-boxed__container,.u-marketing-suite-dashboard .ums-boxed__container,.ums-portal-content .ums-boxed__container{display:block;text-align:left;padding:20px;position:relative;background:#fff;border:1px solid #d1d4dc;border-radius:5px;text-decoration:none!important}.u-marketing-suite .ums-boxed__container+.ums-boxed__container,.u-marketing-suite-dashboard .ums-boxed__container+.ums-boxed__container,.ums-portal-content .ums-boxed__container+.ums-boxed__container{margin-top:30px}.u-marketing-suite .ums-boxed__container--fullheight,.u-marketing-suite-dashboard .ums-boxed__container--fullheight,.ums-portal-content .ums-boxed__container--fullheight{height:100%}.u-marketing-suite .ums-boxed__container--fresh,.u-marketing-suite-dashboard .ums-boxed__container--fresh,.ums-portal-content .ums-boxed__container--fresh{border-color:#fff;padding:30px;box-shadow:0 2px 3px rgba(0,0,0,.1)!important}.u-marketing-suite .ums-boxed__container--flex,.u-marketing-suite-dashboard .ums-boxed__container--flex,.ums-portal-content .ums-boxed__container--flex{display:flex}.u-marketing-suite .ums-boxed__container--archived,.u-marketing-suite-dashboard .ums-boxed__container--archived,.ums-portal-content .ums-boxed__container--archived{border:2px dotted #d1d4dc;background:rgba(255,255,255,.25)}.u-marketing-suite .ums-boxed__container--archived *,.u-marketing-suite-dashboard .ums-boxed__container--archived *,.ums-portal-content .ums-boxed__container--archived *{color:#68676b}.u-marketing-suite .ums-boxed__container--active,.u-marketing-suite-dashboard .ums-boxed__container--active,.ums-portal-content .ums-boxed__container--active{background:#3444b2;color:#fff}.u-marketing-suite .ums-boxed__container>*+*,.u-marketing-suite-dashboard .ums-boxed__container>*+*,.ums-portal-content .ums-boxed__container>*+*{margin-top:10px}@media screen and (min-width:1366px){.u-marketing-suite .ums-boxed__container,.u-marketing-suite-dashboard .ums-boxed__container,.ums-portal-content .ums-boxed__container{padding:30px 40px}.u-marketing-suite .ums-boxed__container--fresh,.u-marketing-suite-dashboard .ums-boxed__container--fresh,.ums-portal-content .ums-boxed__container--fresh{padding:40px 50px}}.u-marketing-suite .ums-boxed__clicklayer,.u-marketing-suite-dashboard .ums-boxed__clicklayer,.ums-portal-content .ums-boxed__clicklayer{position:absolute;top:0;left:0;right:0;bottom:0}.u-marketing-suite .ums-boxed__number,.u-marketing-suite-dashboard .ums-boxed__number,.ums-portal-content .ums-boxed__number{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border:2px solid currentColor;border-radius:50%;font-size:.8em;font-weight:900;top:-1px;margin-right:5px!important}.u-marketing-suite .ums-boxed__number>span:not([class]),.u-marketing-suite-dashboard .ums-boxed__number>span:not([class]),.ums-portal-content .ums-boxed__number>span:not([class]){top:1px}.u-marketing-suite .ums-boxed__split,.u-marketing-suite-dashboard .ums-boxed__split,.ums-portal-content .ums-boxed__split{width:100%;margin:0;max-width:calc(50% - 10px);display:inline-flex;flex-flow:row wrap;border-right:0}.u-marketing-suite .ums-boxed__split+.ums-boxed__split,.u-marketing-suite-dashboard .ums-boxed__split+.ums-boxed__split,.ums-portal-content .ums-boxed__split+.ums-boxed__split{padding-left:20px}.u-marketing-suite .ums-boxed__split--autofill,.u-marketing-suite-dashboard .ums-boxed__split--autofill,.ums-portal-content .ums-boxed__split--autofill{max-width:none;flex:1 1 auto;padding-left:0!important}.u-marketing-suite .ums-boxed__split--autofill+.ums-boxed__split--autofill,.u-marketing-suite-dashboard .ums-boxed__split--autofill+.ums-boxed__split--autofill,.ums-portal-content .ums-boxed__split--autofill+.ums-boxed__split--autofill{padding-left:20px!important;margin-left:20px;border-left:1px solid #d1d4dc}@media screen and (min-width:1366px){.u-marketing-suite .ums-boxed__split,.u-marketing-suite-dashboard .ums-boxed__split,.ums-portal-content .ums-boxed__split{max-width:calc(50% - 20px)}.u-marketing-suite .ums-boxed__split+.ums-boxed__split,.u-marketing-suite-dashboard .ums-boxed__split+.ums-boxed__split,.ums-portal-content .ums-boxed__split+.ums-boxed__split{border-right:0;padding-left:40px}.u-marketing-suite .ums-boxed__split--autofill,.u-marketing-suite-dashboard .ums-boxed__split--autofill,.ums-portal-content .ums-boxed__split--autofill{max-width:none;padding-left:0}.u-marketing-suite .ums-boxed__split--autofill+.ums-boxed__split--autofill,.u-marketing-suite-dashboard .ums-boxed__split--autofill+.ums-boxed__split--autofill,.ums-portal-content .ums-boxed__split--autofill+.ums-boxed__split--autofill{border-left:1px solid #d1d4dc}}.u-marketing-suite .ums-boxed__content,.u-marketing-suite-dashboard .ums-boxed__content,.ums-portal-content .ums-boxed__content{flex:1;height:100%;display:flex;flex-direction:column}.u-marketing-suite .ums-boxed__content>*,.u-marketing-suite-dashboard .ums-boxed__content>*,.ums-portal-content .ums-boxed__content>*{margin-top:0;margin-bottom:0}.u-marketing-suite .ums-boxed__content>*+*,.u-marketing-suite-dashboard .ums-boxed__content>*+*,.ums-portal-content .ums-boxed__content>*+*{margin-top:10px}.u-marketing-suite .ums-boxed__content>:nth-last-child(2),.u-marketing-suite-dashboard .ums-boxed__content>:nth-last-child(2),.ums-portal-content .ums-boxed__content>:nth-last-child(2){flex:1}.u-marketing-suite .ums-boxed__picture,.u-marketing-suite-dashboard .ums-boxed__picture,.ums-portal-content .ums-boxed__picture{width:40%;margin:0}.u-marketing-suite .ums-boxed__picture__img,.u-marketing-suite-dashboard .ums-boxed__picture__img,.ums-portal-content .ums-boxed__picture__img{width:100%;height:auto}.u-marketing-suite .ums-boxed__flexlayout,.u-marketing-suite-dashboard .ums-boxed__flexlayout,.ums-portal-content .ums-boxed__flexlayout{display:flex;flex-direction:column;height:100%}.u-marketing-suite .ums-boxed__flexlayout--row,.u-marketing-suite-dashboard .ums-boxed__flexlayout--row,.ums-portal-content .ums-boxed__flexlayout--row{flex-direction:row;align-items:center}.u-marketing-suite .ums-boxed__flexlayout--row>*+*,.u-marketing-suite-dashboard .ums-boxed__flexlayout--row>*+*,.ums-portal-content .ums-boxed__flexlayout--row>*+*{margin-left:10px}.u-marketing-suite .ums-boxed__flexsection--nomargin *,.u-marketing-suite-dashboard .ums-boxed__flexsection--nomargin *,.ums-portal-content .ums-boxed__flexsection--nomargin *{margin:0}.u-marketing-suite .ums-boxed__flexsection--nomargin .on-top,.u-marketing-suite-dashboard .ums-boxed__flexsection--nomargin .on-top,.ums-portal-content .ums-boxed__flexsection--nomargin .on-top{margin-left:5px!important}.u-marketing-suite .ums-boxed__flexsection+[class*="__flexsection"],.u-marketing-suite-dashboard .ums-boxed__flexsection+[class*="__flexsection"],.ums-portal-content .ums-boxed__flexsection+[class*="__flexsection"]{margin-top:20px}.u-marketing-suite .ums-boxed__flexsection--divided+[class*="--divided"],.u-marketing-suite-dashboard .ums-boxed__flexsection--divided+[class*="--divided"],.ums-portal-content .ums-boxed__flexsection--divided+[class*="--divided"]{padding-top:20px;border:0;border-top:1px solid #f3f3f5}.u-marketing-suite .ums-boxed__flexsection--grow,.u-marketing-suite-dashboard .ums-boxed__flexsection--grow,.ums-portal-content .ums-boxed__flexsection--grow{flex:1 0 auto}.u-marketing-suite .ums-boxed__container,.u-marketing-suite-dashboard .ums-boxed__container,.ums-portal-content .ums-boxed__container{box-shadow:0 2px 2px rgba(0,0,0,.05);transition:all .2s ease-in-out}.u-marketing-suite .ums-boxed__container--clickable:hover,.u-marketing-suite a.ums-boxed__container:hover,.u-marketing-suite button.ums-boxed__container:hover,.u-marketing-suite-dashboard .ums-boxed__container--clickable:hover,.u-marketing-suite-dashboard a.ums-boxed__container:hover,.u-marketing-suite-dashboard button.ums-boxed__container:hover,.ums-portal-content .ums-boxed__container--clickable:hover,.ums-portal-content a.ums-boxed__container:hover,.ums-portal-content button.ums-boxed__container:hover{cursor:pointer;box-shadow:0 4px 4px rgba(0,0,0,.1);transition:all .2s ease-in-out}.u-marketing-suite .ums-testing__project,.u-marketing-suite-dashboard .ums-testing__project,.ums-portal-content .ums-testing__project{display:flex;flex-flow:row wrap;font-size:11px!important;width:100%;color:#1a254f}@media screen and (min-width:1366px){.u-marketing-suite .ums-testing__project,.u-marketing-suite-dashboard .ums-testing__project,.ums-portal-content .ums-testing__project{font-size:13px!important}}.u-marketing-suite .ums-testing__project__row,.u-marketing-suite-dashboard .ums-testing__project__row,.ums-portal-content .ums-testing__project__row{flex:1 1 0;padding-left:20px;max-width:15%;width:15%}.u-marketing-suite .ums-testing__project__row:nth-of-type(1),.u-marketing-suite-dashboard .ums-testing__project__row:nth-of-type(1),.ums-portal-content .ums-testing__project__row:nth-of-type(1){padding-left:0}.u-marketing-suite .ums-testing__project__row:nth-of-type(2),.u-marketing-suite-dashboard .ums-testing__project__row:nth-of-type(2),.ums-portal-content .ums-testing__project__row:nth-of-type(2){max-width:35%;width:35%}.u-marketing-suite .ums-testing__project__row:nth-last-of-type(1),.u-marketing-suite-dashboard .ums-testing__project__row:nth-last-of-type(1),.ums-portal-content .ums-testing__project__row:nth-last-of-type(1){max-width:20%;width:20%;text-align:right}.u-marketing-suite .ums-testing__project .ums-button,.u-marketing-suite-dashboard .ums-testing__project .ums-button,.ums-portal-content .ums-testing__project .ums-button{margin-top:30px}.u-marketing-suite .ums-testing__project img,.u-marketing-suite-dashboard .ums-testing__project img,.ums-portal-content .ums-testing__project img{width:100%;margin-top:5px;border:1px solid #eeeef0}.u-marketing-suite .ums-legenda__container,.u-marketing-suite-dashboard .ums-legenda__container,.ums-portal-content .ums-legenda__container{text-align:right}.u-marketing-suite .ums-legenda__list,.u-marketing-suite-dashboard .ums-legenda__list,.ums-portal-content .ums-legenda__list{list-style:none;padding:0;margin:0}.u-marketing-suite .ums-legenda__item,.u-marketing-suite-dashboard .ums-legenda__item,.ums-portal-content .ums-legenda__item{display:inline-block;margin-left:20px;padding-left:20px;position:relative}.u-marketing-suite .ums-legenda__bullet,.u-marketing-suite-dashboard .ums-legenda__bullet,.ums-portal-content .ums-legenda__bullet{position:absolute;top:0;left:0;bottom:0;margin:auto 0;width:10px;height:10px;display:block;background:#d1d4dc;border-radius:50%}.u-marketing-suite .ums-overlay__fullscreen,.u-marketing-suite-dashboard .ums-overlay__fullscreen,.ums-portal-content .ums-overlay__fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000000000;overflow:hidden}.u-marketing-suite .ums-overlay__fullscreen .ums-flexgrid__container,.u-marketing-suite-dashboard .ums-overlay__fullscreen .ums-flexgrid__container,.ums-portal-content .ums-overlay__fullscreen .ums-flexgrid__container{max-width:100%;margin-left:0;margin-right:0}.u-marketing-suite .ums-overlay__scroll-layer,.u-marketing-suite-dashboard .ums-overlay__scroll-layer,.ums-portal-content .ums-overlay__scroll-layer{position:relative;overflow:auto;-webkit-overflow-scrolling:touch;z-index:10;width:100%;height:100%}.u-marketing-suite .ums-overlay__container,.u-marketing-suite-dashboard .ums-overlay__container,.ums-portal-content .ums-overlay__container{position:relative;width:700px;max-width:90%;background:#fff;color:#000;border-radius:10px;margin:80px auto 60px;box-shadow:0 5px 15px rgba(0,0,0,.15);z-index:1;opacity:0;animation:openContainer .5s forwards cubic-bezier(.01,.74,.36,.96)}.u-marketing-suite .ums-overlay__container--large,.u-marketing-suite-dashboard .ums-overlay__container--large,.ums-portal-content .ums-overlay__container--large{width:1200px}.u-marketing-suite .ums-overlay__container--fluid .ums-overlay__header,.u-marketing-suite-dashboard .ums-overlay__container--fluid .ums-overlay__header,.ums-portal-content .ums-overlay__container--fluid .ums-overlay__header{padding-bottom:5px;border-bottom:0}.u-marketing-suite .ums-overlay__container--fluid .ums-overlay__content,.u-marketing-suite-dashboard .ums-overlay__container--fluid .ums-overlay__content,.ums-portal-content .ums-overlay__container--fluid .ums-overlay__content{padding-top:5px;padding-bottom:5px;border:0}.u-marketing-suite .ums-overlay__container--fluid .ums-overlay__footer,.u-marketing-suite-dashboard .ums-overlay__container--fluid .ums-overlay__footer,.ums-portal-content .ums-overlay__container--fluid .ums-overlay__footer{border:0;padding-top:15px}.u-marketing-suite .ums-overlay__container.s-closing,.u-marketing-suite-dashboard .ums-overlay__container.s-closing,.ums-portal-content .ums-overlay__container.s-closing{animation:closeContainer .2s forwards ease-out}.u-marketing-suite .ums-overlay__closelayer,.u-marketing-suite-dashboard .ums-overlay__closelayer,.ums-portal-content .ums-overlay__closelayer{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.35)}.u-marketing-suite .ums-overlay__header,.u-marketing-suite-dashboard .ums-overlay__header,.ums-portal-content .ums-overlay__header{padding:60px 60px 15px;border-bottom:1px solid #e3e5e9}.u-marketing-suite .ums-overlay__header>*,.u-marketing-suite-dashboard .ums-overlay__header>*,.ums-portal-content .ums-overlay__header>*{margin:0}.u-marketing-suite .ums-overlay__header>*+*,.u-marketing-suite-dashboard .ums-overlay__header>*+*,.ums-portal-content .ums-overlay__header>*+*{margin-top:10px}.u-marketing-suite .ums-overlay__subnav,.u-marketing-suite-dashboard .ums-overlay__subnav,.ums-portal-content .ums-overlay__subnav{border-top:0}.u-marketing-suite .ums-overlay__content,.u-marketing-suite-dashboard .ums-overlay__content,.ums-portal-content .ums-overlay__content{padding:30px 60px}.u-marketing-suite .ums-overlay__content__grid,.u-marketing-suite-dashboard .ums-overlay__content__grid,.ums-portal-content .ums-overlay__content__grid{margin:0;padding:0;width:100%}.u-marketing-suite .ums-overlay__content__item,.u-marketing-suite-dashboard .ums-overlay__content__item,.ums-portal-content .ums-overlay__content__item{margin:0;padding-left:60px!important;padding-right:60px!important}.u-marketing-suite .ums-overlay__content__item--gray,.u-marketing-suite-dashboard .ums-overlay__content__item--gray,.ums-portal-content .ums-overlay__content__item--gray{background:#eeeef0}.u-marketing-suite .ums-overlay__content__item__title,.u-marketing-suite-dashboard .ums-overlay__content__item__title,.ums-portal-content .ums-overlay__content__item__title{display:inline-block;margin-bottom:10px}.u-marketing-suite .ums-overlay__content--dark,.u-marketing-suite-dashboard .ums-overlay__content--dark,.ums-portal-content .ums-overlay__content--dark{background:rgba(238,238,240,.3)}.u-marketing-suite .ums-overlay__content--nopadding,.u-marketing-suite-dashboard .ums-overlay__content--nopadding,.ums-portal-content .ums-overlay__content--nopadding{padding:0}.u-marketing-suite .ums-overlay__code--unable,.u-marketing-suite-dashboard .ums-overlay__code--unable,.ums-portal-content .ums-overlay__code--unable{color:#68676b;padding:10px 20px}.u-marketing-suite .ums-overlay__footer,.u-marketing-suite-dashboard .ums-overlay__footer,.ums-portal-content .ums-overlay__footer{padding:30px 60px;border-top:1px solid #e3e5e9;display:flex}.u-marketing-suite .ums-overlay__footer:empty,.u-marketing-suite-dashboard .ums-overlay__footer:empty,.ums-portal-content .ums-overlay__footer:empty{display:none}.u-marketing-suite .ums-overlay__footer--justify-end>*,.u-marketing-suite-dashboard .ums-overlay__footer--justify-end>*,.ums-portal-content .ums-overlay__footer--justify-end>*{justify-content:flex-end;display:flex;width:100%}.u-marketing-suite .ums-overlay__footer--justify-between>*,.u-marketing-suite-dashboard .ums-overlay__footer--justify-between>*,.ums-portal-content .ums-overlay__footer--justify-between>*{justify-content:space-between;display:flex;width:100%}.u-marketing-suite .ums-overlay__footer__items>*+*,.u-marketing-suite-dashboard .ums-overlay__footer__items>*+*,.ums-portal-content .ums-overlay__footer__items>*+*{margin-left:10px}.u-marketing-suite .ums-overlay__close,.u-marketing-suite-dashboard .ums-overlay__close,.ums-portal-content .ums-overlay__close{background:rgba(0,0,0,0);text-decoration:underline;margin:5px;font-weight:700;border-radius:2.5px;color:#68676b;padding:13.33333333px 20px;display:inline-block;position:absolute;top:0;left:auto;right:0;line-height:1;display:flex;flex-flow:row wrap;align-items:center;cursor:pointer;transition:all .2s ease-in-out}.u-marketing-suite .ums-overlay__close:hover,.u-marketing-suite-dashboard .ums-overlay__close:hover,.ums-portal-content .ums-overlay__close:hover{background:rgba(0,0,0,.1);color:#1a254f}.u-marketing-suite .ums-overlay__close *+*,.u-marketing-suite-dashboard .ums-overlay__close *+*,.ums-portal-content .ums-overlay__close *+*{margin-left:10px;font-weight:700}.u-marketing-suite .ums-overlay__magic-list,.u-marketing-suite-dashboard .ums-overlay__magic-list,.ums-portal-content .ums-overlay__magic-list{margin-left:30px;margin-top:40px}.u-marketing-suite .ums-overlay__magic-list>li,.u-marketing-suite-dashboard .ums-overlay__magic-list>li,.ums-portal-content .ums-overlay__magic-list>li{position:relative}.u-marketing-suite .ums-overlay__magic-list>li>strong,.u-marketing-suite-dashboard .ums-overlay__magic-list>li>strong,.ums-portal-content .ums-overlay__magic-list>li>strong{display:block;margin-top:-20px;position:absolute;left:-30px}.u-marketing-suite .ums-overlay__magic-list>li>a,.u-marketing-suite-dashboard .ums-overlay__magic-list>li>a,.ums-portal-content .ums-overlay__magic-list>li>a{display:list-item}.u-marketing-suite .ums-overlay__magic-list>li>a.s-first,.u-marketing-suite-dashboard .ums-overlay__magic-list>li>a.s-first,.ums-portal-content .ums-overlay__magic-list>li>a.s-first{margin-top:30px}@keyframes openContainer{0%{opacity:0;transform:translateY(100px)}100%{opacity:1;transform:translateY(0)}}@keyframes closeContainer{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(100px)}}.u-marketing-suite .ums-filter__container,.u-marketing-suite-dashboard .ums-filter__container,.ums-portal-content .ums-filter__container{display:flex;flex-flow:row wrap;justify-content:space-between;margin:-10px -10px 0}.u-marketing-suite .ums-filter__container--right,.u-marketing-suite-dashboard .ums-filter__container--right,.ums-portal-content .ums-filter__container--right{text-align:right;justify-content:flex-end;margin-bottom:-30px}.u-marketing-suite .ums-filter__row,.u-marketing-suite-dashboard .ums-filter__row,.ums-portal-content .ums-filter__row{display:flex;flex-flow:row wrap;align-items:flex-start;align-content:flex-start;padding:0 10px;width:100%;margin-top:10px;margin-bottom:-6.66666667px!important}.u-marketing-suite .ums-filter__row>.ums-filter__item,.u-marketing-suite .ums-filter__row>.ums-filter__label,.u-marketing-suite .ums-filter__row>.ums-form__checkbox__label,.u-marketing-suite-dashboard .ums-filter__row>.ums-filter__item,.u-marketing-suite-dashboard .ums-filter__row>.ums-filter__label,.u-marketing-suite-dashboard .ums-filter__row>.ums-form__checkbox__label,.ums-portal-content .ums-filter__row>.ums-filter__item,.ums-portal-content .ums-filter__row>.ums-filter__label,.ums-portal-content .ums-filter__row>.ums-form__checkbox__label{margin:0 6.66666667px 6.66666667px 0;flex:1 0 auto}.u-marketing-suite .ums-filter__row:nth-of-type(1),.u-marketing-suite-dashboard .ums-filter__row:nth-of-type(1),.ums-portal-content .ums-filter__row:nth-of-type(1){width:100%;margin-bottom:20px}.u-marketing-suite .ums-filter__row:nth-of-type(2),.u-marketing-suite-dashboard .ums-filter__row:nth-of-type(2),.ums-portal-content .ums-filter__row:nth-of-type(2){max-width:40%}.u-marketing-suite .ums-filter__row:nth-of-type(3),.u-marketing-suite-dashboard .ums-filter__row:nth-of-type(3),.ums-portal-content .ums-filter__row:nth-of-type(3){max-width:60%}@media screen and (min-width:1366px){.u-marketing-suite .ums-filter__row:nth-of-type(1),.u-marketing-suite-dashboard .ums-filter__row:nth-of-type(1),.ums-portal-content .ums-filter__row:nth-of-type(1){width:100%;max-width:40%;margin-bottom:0}.u-marketing-suite .ums-filter__row:nth-of-type(2),.u-marketing-suite-dashboard .ums-filter__row:nth-of-type(2),.ums-portal-content .ums-filter__row:nth-of-type(2){flex:1 1 0;max-width:40%}.u-marketing-suite .ums-filter__row:nth-of-type(3),.u-marketing-suite-dashboard .ums-filter__row:nth-of-type(3),.ums-portal-content .ums-filter__row:nth-of-type(3){flex:1 1 0;max-width:100%}}.u-marketing-suite .ums-filter__row--auto,.u-marketing-suite .ums-filter__row--auto:nth-of-type(1),.u-marketing-suite .ums-filter__row--auto:nth-of-type(2),.u-marketing-suite .ums-filter__row--auto:nth-of-type(3),.u-marketing-suite-dashboard .ums-filter__row--auto,.u-marketing-suite-dashboard .ums-filter__row--auto:nth-of-type(1),.u-marketing-suite-dashboard .ums-filter__row--auto:nth-of-type(2),.u-marketing-suite-dashboard .ums-filter__row--auto:nth-of-type(3),.ums-portal-content .ums-filter__row--auto,.ums-portal-content .ums-filter__row--auto:nth-of-type(1),.ums-portal-content .ums-filter__row--auto:nth-of-type(2),.ums-portal-content .ums-filter__row--auto:nth-of-type(3){max-width:none;align-items:flex-end;width:auto;flex:0 0 auto}.u-marketing-suite .ums-filter__item,.u-marketing-suite-dashboard .ums-filter__item,.ums-portal-content .ums-filter__item{display:flex;flex-direction:column}.u-marketing-suite .ums-filter__item+.u-marketing-suite .ums-filter__item__item,.u-marketing-suite .ums-filter__item+.u-marketing-suite-dashboard .ums-filter__item__item,.u-marketing-suite .ums-filter__item+.ums-portal-content .ums-filter__item__item,.u-marketing-suite-dashboard .ums-filter__item+.u-marketing-suite .ums-filter__item__item,.u-marketing-suite-dashboard .ums-filter__item+.u-marketing-suite-dashboard .ums-filter__item__item,.u-marketing-suite-dashboard .ums-filter__item+.ums-portal-content .ums-filter__item__item,.ums-portal-content .ums-filter__item+.u-marketing-suite .ums-filter__item__item,.ums-portal-content .ums-filter__item+.u-marketing-suite-dashboard .ums-filter__item__item,.ums-portal-content .ums-filter__item+.ums-portal-content .ums-filter__item__item{margin-left:20px}.u-marketing-suite .ums-datepicker__container,.u-marketing-suite-dashboard .ums-datepicker__container,.ums-portal-content .ums-datepicker__container{width:100%;display:flex;flex-flow:row wrap;justify-content:flex-end;position:relative;justify-content:space-between}.u-marketing-suite .ums-datepicker__container ums-daterangepicker+ums-daterangepicker,.u-marketing-suite-dashboard .ums-datepicker__container ums-daterangepicker+ums-daterangepicker,.ums-portal-content .ums-datepicker__container ums-daterangepicker+ums-daterangepicker{margin-left:20px}.u-marketing-suite .ums-datepicker__wrapper,.u-marketing-suite-dashboard .ums-datepicker__wrapper,.ums-portal-content .ums-datepicker__wrapper{min-width:320px;z-index:20;text-align:right;display:inline-flex;flex-flow:row wrap;align-self:flex-end;justify-content:flex-end;position:relative}.u-marketing-suite .ums-datepicker__wrapper:before,.u-marketing-suite-dashboard .ums-datepicker__wrapper:before,.ums-portal-content .ums-datepicker__wrapper:before{content:"Date";position:absolute;top:-20px;left:0;display:block;width:100%;font-size:9px!important;font-weight:700;opacity:.35;text-align:left}@media screen and (min-width:1366px){.u-marketing-suite .ums-datepicker__wrapper:before,.u-marketing-suite-dashboard .ums-datepicker__wrapper:before,.ums-portal-content .ums-datepicker__wrapper:before{font-size:11px!important}}.u-marketing-suite .ums-datepicker__button,.u-marketing-suite-dashboard .ums-datepicker__button,.ums-portal-content .ums-datepicker__button{font-size:11px!important;background:#fff;color:#1a254f;width:100%;max-width:100%;padding:11px 15px;height:auto!important;border:1px solid #d1d4dc!important;border-radius:2.5px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;line-height:1.2;min-width:100%!important;text-align:left;box-shadow:2px 2px 2px transparent}@media screen and (min-width:1366px){.u-marketing-suite .ums-datepicker__button,.u-marketing-suite-dashboard .ums-datepicker__button,.ums-portal-content .ums-datepicker__button{font-size:13px!important}}.u-marketing-suite .ums-datepicker__button:focus,.u-marketing-suite-dashboard .ums-datepicker__button:focus,.ums-portal-content .ums-datepicker__button:focus{background-color:#fff!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-datepicker__button:hover,.u-marketing-suite-dashboard .ums-datepicker__button:hover,.ums-portal-content .ums-datepicker__button:hover{box-shadow:2px 2px 2px rgba(0,0,0,.15);cursor:pointer;transition:all .2s ease-in-out}.u-marketing-suite .ums-datepicker__button__origin,.u-marketing-suite-dashboard .ums-datepicker__button__origin,.ums-portal-content .ums-datepicker__button__origin{line-height:1.2!important;position:relative;top:1px}.u-marketing-suite .ums-datepicker__button__compare,.u-marketing-suite-dashboard .ums-datepicker__button__compare,.ums-portal-content .ums-datepicker__button__compare{margin-top:3px;font-size:12px;opacity:.75}.u-marketing-suite .ums-datepicker__button.is-compared,.u-marketing-suite-dashboard .ums-datepicker__button.is-compared,.ums-portal-content .ums-datepicker__button.is-compared{padding-top:8px;padding-bottom:0;font-size:13px!important;min-height:46.66px;transition:all .2s ease-in-out}@media screen and (min-width:1599px){.u-marketing-suite .ums-datepicker__button.is-compared,.u-marketing-suite-dashboard .ums-datepicker__button.is-compared,.ums-portal-content .ums-datepicker__button.is-compared{font-size:13px!important}}.u-marketing-suite .ums-datepicker__popup,.u-marketing-suite-dashboard .ums-datepicker__popup,.ums-portal-content .ums-datepicker__popup{position:absolute;left:auto;right:0;display:flex;flex-flow:row nowrap;box-shadow:0 5px 15px rgba(0,0,0,.15);z-index:10;top:80px;visibility:visible;opacity:1;transition:all .2s ease-in-out}.u-marketing-suite .ums-datepicker__popup.is-hidden,.u-marketing-suite-dashboard .ums-datepicker__popup.is-hidden,.ums-portal-content .ums-datepicker__popup.is-hidden{top:120px;visibility:hidden;opacity:0;transition:all .2s ease-in-out}.u-marketing-suite .ums-datepicker__popup.is-align-left,.u-marketing-suite-dashboard .ums-datepicker__popup.is-align-left,.ums-portal-content .ums-datepicker__popup.is-align-left{right:auto;left:0}.u-marketing-suite .ums-datepicker__popup>:nth-of-type(1),.u-marketing-suite-dashboard .ums-datepicker__popup>:nth-of-type(1),.ums-portal-content .ums-datepicker__popup>:nth-of-type(1){border-radius:5px 0 0 5px}.u-marketing-suite .ums-datepicker__popup__select-compare,.u-marketing-suite-dashboard .ums-datepicker__popup__select-compare,.ums-portal-content .ums-datepicker__popup__select-compare{width:320px;background:#1a254f;padding:30px;color:#fff;text-align:left;position:relative}.u-marketing-suite .ums-datepicker__popup__select-compare:before,.u-marketing-suite-dashboard .ums-datepicker__popup__select-compare:before,.ums-portal-content .ums-datepicker__popup__select-compare:before{content:"";position:absolute;top:-5px;left:0;right:0;margin:0 auto;width:15px;height:15px;transform:rotate(45deg);border-radius:2.5px;display:block;background:#1a254f}.u-marketing-suite .ums-datepicker__popup__select-compare input[type=text]:not(.numInput),.u-marketing-suite .ums-datepicker__popup__select-compare select,.u-marketing-suite-dashboard .ums-datepicker__popup__select-compare input[type=text]:not(.numInput),.u-marketing-suite-dashboard .ums-datepicker__popup__select-compare select,.ums-portal-content .ums-datepicker__popup__select-compare input[type=text]:not(.numInput),.ums-portal-content .ums-datepicker__popup__select-compare select{font-size:11px!important;background:#fff;color:#1a254f;width:100%;max-width:100%;padding:11px 15px;height:auto!important;border:1px solid #d1d4dc!important;border-radius:2.5px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;line-height:1.2;background-color:rgba(255,255,255,.05)!important;border-color:rgba(255,255,255,.1)!important;color:#fff!important;padding-right:30px;background-size:8px 8px;background-position:right 15px center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNDUxLjg0NyA0NTEuODQ3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTEuODQ3IDQ1MS44NDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMjI1LjkyMywzNTQuNzA2Yy04LjA5OCwwLTE2LjE5NS0zLjA5Mi0yMi4zNjktOS4yNjNMOS4yNywxNTEuMTU3Yy0xMi4zNTktMTIuMzU5LTEyLjM1OS0zMi4zOTcsMC00NC43NTEgICBjMTIuMzU0LTEyLjM1NCwzMi4zODgtMTIuMzU0LDQ0Ljc0OCwwbDE3MS45MDUsMTcxLjkxNWwxNzEuOTA2LTE3MS45MDljMTIuMzU5LTEyLjM1NCwzMi4zOTEtMTIuMzU0LDQ0Ljc0NCwwICAgYzEyLjM2NSwxMi4zNTQsMTIuMzY1LDMyLjM5MiwwLDQ0Ljc1MUwyNDguMjkyLDM0NS40NDlDMjQyLjExNSwzNTEuNjIxLDIzNC4wMTgsMzU0LjcwNiwyMjUuOTIzLDM1NC43MDZ6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+Cgk8cGF0aCBkPSJNMjI1LjkyMywzNTQuNzA2Yy04LjA5OCwwLTE2LjE5NS0zLjA5Mi0yMi4zNjktOS4yNjNMOS4yNywxNTEuMTU3Yy0xMi4zNTktMTIuMzU5LTEyLjM1OS0zMi4zOTcsMC00NC43NTEgICBjMTIuMzU0LTEyLjM1NCwzMi4zODgtMTIuMzU0LDQ0Ljc0OCwwbDE3MS45MDUsMTcxLjkxNWwxNzEuOTA2LTE3MS45MDljMTIuMzU5LTEyLjM1NCwzMi4zOTEtMTIuMzU0LDQ0Ljc0NCwwICAgYzEyLjM2NSwxMi4zNTQsMTIuMzY1LDMyLjM5MiwwLDQ0Ljc1MUwyNDguMjkyLDM0NS40NDlDMjQyLjExNSwzNTEuNjIxLDIzNC4wMTgsMzU0LjcwNiwyMjUuOTIzLDM1NC43MDZ6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGRkZGRkYiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+CjwvZz48L2c+IDwvc3ZnPg==)!important;width:100%!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-datepicker__popup__select-compare input[type=text]:not(.numInput),.u-marketing-suite .ums-datepicker__popup__select-compare select,.u-marketing-suite-dashboard .ums-datepicker__popup__select-compare input[type=text]:not(.numInput),.u-marketing-suite-dashboard .ums-datepicker__popup__select-compare select,.ums-portal-content .ums-datepicker__popup__select-compare input[type=text]:not(.numInput),.ums-portal-content .ums-datepicker__popup__select-compare select{font-size:13px!important}}.u-marketing-suite .ums-datepicker__popup__select-compare input[type=text]:not(.numInput):focus,.u-marketing-suite .ums-datepicker__popup__select-compare select:focus,.u-marketing-suite-dashboard .ums-datepicker__popup__select-compare input[type=text]:not(.numInput):focus,.u-marketing-suite-dashboard .ums-datepicker__popup__select-compare select:focus,.ums-portal-content .ums-datepicker__popup__select-compare input[type=text]:not(.numInput):focus,.ums-portal-content .ums-datepicker__popup__select-compare select:focus{background-color:#fff!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-datepicker__popup__select-compare input[type=text]:not(.numInput):focus,.u-marketing-suite .ums-datepicker__popup__select-compare select:focus,.u-marketing-suite-dashboard .ums-datepicker__popup__select-compare input[type=text]:not(.numInput):focus,.u-marketing-suite-dashboard .ums-datepicker__popup__select-compare select:focus,.ums-portal-content .ums-datepicker__popup__select-compare input[type=text]:not(.numInput):focus,.ums-portal-content .ums-datepicker__popup__select-compare select:focus{background-color:rgba(255,255,255,.05)!important;transition:all .2s ease-in-out}.u-marketing-suite .ums-datepicker__popup__select-compare input[type=text]:not(.numInput):focus,.u-marketing-suite .ums-datepicker__popup__select-compare select:focus,.u-marketing-suite-dashboard .ums-datepicker__popup__select-compare input[type=text]:not(.numInput):focus,.u-marketing-suite-dashboard .ums-datepicker__popup__select-compare select:focus,.ums-portal-content .ums-datepicker__popup__select-compare input[type=text]:not(.numInput):focus,.ums-portal-content .ums-datepicker__popup__select-compare select:focus{border-color:#fff!important}.u-marketing-suite .ums-datepicker__popup__select-compare input[type=checkbox],.u-marketing-suite-dashboard .ums-datepicker__popup__select-compare input[type=checkbox],.ums-portal-content .ums-datepicker__popup__select-compare input[type=checkbox]{margin-top:-4px;margin-right:5px}.u-marketing-suite .ums-datepicker__popup__select-range,.u-marketing-suite-dashboard .ums-datepicker__popup__select-range,.ums-portal-content .ums-datepicker__popup__select-range{background:#fff;position:relative;overflow:hidden}.u-marketing-suite .ums-datepicker__popup__select-range .flatpickr-calendar,.u-marketing-suite-dashboard .ums-datepicker__popup__select-range .flatpickr-calendar,.ums-portal-content .ums-datepicker__popup__select-range .flatpickr-calendar{position:relative!important;margin:20px 30px;width:760px;top:0!important;left:0!important}.u-marketing-suite .ums-datepicker__popup__select-range .flatpickr-calendar:before,.u-marketing-suite-dashboard .ums-datepicker__popup__select-range .flatpickr-calendar:before,.ums-portal-content .ums-datepicker__popup__select-range .flatpickr-calendar:before{display:none}.u-marketing-suite .ums-datepicker__popup__select-range .ums-legenda__container,.u-marketing-suite-dashboard .ums-datepicker__popup__select-range .ums-legenda__container,.ums-portal-content .ums-datepicker__popup__select-range .ums-legenda__container{position:absolute!important;margin:0 50px;width:auto;top:auto;bottom:20px;left:auto;right:0;z-index:1;display:flex;flex-flow:row wrap;align-items:flex-end;justify-content:flex-end}.u-marketing-suite .ums-datepicker__popup__select-range.is-align-left,.u-marketing-suite-dashboard .ums-datepicker__popup__select-range.is-align-left,.ums-portal-content .ums-datepicker__popup__select-range.is-align-left{order:1}.u-marketing-suite .ums-datepicker__popup__button,.u-marketing-suite-dashboard .ums-datepicker__popup__button,.ums-portal-content .ums-datepicker__popup__button{margin-top:10px}.u-marketing-suite .ums-datepicker__popup__close,.u-marketing-suite-dashboard .ums-datepicker__popup__close,.ums-portal-content .ums-datepicker__popup__close{z-index:1;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.35)}.u-marketing-suite .ums-datepicker__container .ums-form__row+.ums-form__row,.u-marketing-suite-dashboard .ums-datepicker__container .ums-form__row+.ums-form__row,.ums-portal-content .ums-datepicker__container .ums-form__row+.ums-form__row{margin-top:10px}.u-marketing-suite .flatpickr-calendar,.u-marketing-suite-dashboard .flatpickr-calendar,.ums-portal-content .flatpickr-calendar{font-size:11px!important;box-shadow:none!important}.u-marketing-suite .flatpickr-calendar .flatpickr-current-month,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-current-month,.ums-portal-content .flatpickr-calendar .flatpickr-current-month{font-size:13px!important}.u-marketing-suite .flatpickr-calendar .flatpickr-months,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-months,.ums-portal-content .flatpickr-calendar .flatpickr-months{padding:5px 0;position:relative}.u-marketing-suite .flatpickr-calendar .flatpickr-next-month,.u-marketing-suite .flatpickr-calendar .flatpickr-prev-month,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-next-month,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-prev-month,.ums-portal-content .flatpickr-calendar .flatpickr-next-month,.ums-portal-content .flatpickr-calendar .flatpickr-prev-month{top:8px!important;padding:4px 10px!important}.u-marketing-suite .flatpickr-calendar .flatpickr-next-month:hover svg,.u-marketing-suite .flatpickr-calendar .flatpickr-prev-month:hover svg,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-next-month:hover svg,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-prev-month:hover svg,.ums-portal-content .flatpickr-calendar .flatpickr-next-month:hover svg,.ums-portal-content .flatpickr-calendar .flatpickr-prev-month:hover svg{fill:#11bc9b!important}.u-marketing-suite .flatpickr-calendar .flatpickr-weekdays,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-weekdays,.ums-portal-content .flatpickr-calendar .flatpickr-weekdays{margin-top:5px;height:16px!important}.u-marketing-suite .flatpickr-calendar .flatpickr-weekdaycontainer,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-weekdaycontainer,.ums-portal-content .flatpickr-calendar .flatpickr-weekdaycontainer{padding:0 10px!important}.u-marketing-suite .flatpickr-calendar .flatpickr-day,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-day,.ums-portal-content .flatpickr-calendar .flatpickr-day{border:0}.u-marketing-suite .flatpickr-calendar .flatpickr-day.endRange,.u-marketing-suite .flatpickr-calendar .flatpickr-day.startRange,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-day.endRange,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-day.startRange,.ums-portal-content .flatpickr-calendar .flatpickr-day.endRange,.ums-portal-content .flatpickr-calendar .flatpickr-day.startRange{background:#11bc9b!important}.u-marketing-suite .flatpickr-calendar .flatpickr-day.today,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-day.today,.ums-portal-content .flatpickr-calendar .flatpickr-day.today{background:#eeeef0!important}.u-marketing-suite .flatpickr-calendar .flatpickr-day.inRange,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-day.inRange,.ums-portal-content .flatpickr-calendar .flatpickr-day.inRange{background:rgba(44,125,255,.1)!important;box-shadow:none!important}.u-marketing-suite .flatpickr-calendar .flatpickr-day.selected,.u-marketing-suite-dashboard .flatpickr-calendar .flatpickr-day.selected,.ums-portal-content .flatpickr-calendar .flatpickr-day.selected{background:#2c7dff!important}.u-marketing-suite .flatpickr-calendar .dayContainer,.u-marketing-suite-dashboard .flatpickr-calendar .dayContainer,.ums-portal-content .flatpickr-calendar .dayContainer{padding:0 10px 5px 10px}.u-marketing-suite .ums-startpage__version,.u-marketing-suite-dashboard .ums-startpage__version,.ums-portal-content .ums-startpage__version{display:inline-flex;justify-content:flex-end;padding-right:2px;transition:opacity .6s ease}.u-marketing-suite .ums-startpage__version.s-invisible,.u-marketing-suite-dashboard .ums-startpage__version.s-invisible,.ums-portal-content .ums-startpage__version.s-invisible{opacity:0}.u-marketing-suite .ums-startpage-intro__grid,.u-marketing-suite-dashboard .ums-startpage-intro__grid,.ums-portal-content .ums-startpage-intro__grid{display:grid;grid-template-areas:"title icon" "text icon" "tiles tiles";grid-template-columns:minmax(0,1fr) min(180px,14vw);grid-template-rows:auto auto auto;-moz-column-gap:60px;column-gap:60px;row-gap:20px}.u-marketing-suite .ums-startpage-intro__grid>[class*="__title"],.u-marketing-suite-dashboard .ums-startpage-intro__grid>[class*="__title"],.ums-portal-content .ums-startpage-intro__grid>[class*="__title"]{-ms-grid-row:1;-ms-grid-column:1;grid-area:title}.u-marketing-suite .ums-startpage-intro__grid>[class*="__text"],.u-marketing-suite-dashboard .ums-startpage-intro__grid>[class*="__text"],.ums-portal-content .ums-startpage-intro__grid>[class*="__text"]{-ms-grid-row:3;-ms-grid-column:1;grid-area:text}.u-marketing-suite .ums-startpage-intro__grid>[class*="__bgimage"],.u-marketing-suite-dashboard .ums-startpage-intro__grid>[class*="__bgimage"],.ums-portal-content .ums-startpage-intro__grid>[class*="__bgimage"]{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:3;grid-area:icon}.u-marketing-suite .ums-startpage-intro__grid>[class*="__tiles"],.u-marketing-suite-dashboard .ums-startpage-intro__grid>[class*="__tiles"],.ums-portal-content .ums-startpage-intro__grid>[class*="__tiles"]{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:tiles}.u-marketing-suite .ums-startpage-intro__title,.u-marketing-suite-dashboard .ums-startpage-intro__title,.ums-portal-content .ums-startpage-intro__title{margin:0;font-size:36px!important;line-height:1.25;color:#3444b2}.u-marketing-suite .ums-startpage-intro__text,.u-marketing-suite-dashboard .ums-startpage-intro__text,.ums-portal-content .ums-startpage-intro__text{min-height:100px}.u-marketing-suite .ums-startpage-intro__tiles,.u-marketing-suite-dashboard .ums-startpage-intro__tiles,.ums-portal-content .ums-startpage-intro__tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:25px;list-style:none;padding:0;margin:0}.u-marketing-suite .ums-startpage-channels__grid,.u-marketing-suite-dashboard .ums-startpage-channels__grid,.ums-portal-content .ums-startpage-channels__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:40px;list-style:none;padding:0;margin:0}.u-marketing-suite .ums-startpage-channels__item,.u-marketing-suite-dashboard .ums-startpage-channels__item,.ums-portal-content .ums-startpage-channels__item{display:flex;flex-direction:column}.u-marketing-suite .ums-startpage-channels__item>*+*,.u-marketing-suite-dashboard .ums-startpage-channels__item>*+*,.ums-portal-content .ums-startpage-channels__item>*+*{margin-top:10px}.u-marketing-suite .ums-startpage-tile__item,.u-marketing-suite-dashboard .ums-startpage-tile__item,.ums-portal-content .ums-startpage-tile__item{display:grid;grid-template-areas:"icon ." "title title" "subtext subtext";grid-template-columns:70px minmax(0,1fr);grid-template-rows:auto auto 1fr;-moz-column-gap:0;column-gap:0;row-gap:2px;padding:25px 40px;border-radius:3px;transition:filter .2s ease,box-shadow .2s ease;height:100%}.u-marketing-suite .ums-startpage-tile__item>*,.u-marketing-suite-dashboard .ums-startpage-tile__item>*,.ums-portal-content .ums-startpage-tile__item>*{margin:0}.u-marketing-suite .ums-startpage-tile__item>img,.u-marketing-suite-dashboard .ums-startpage-tile__item>img,.ums-portal-content .ums-startpage-tile__item>img{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;-o-object-fit:cover;object-fit:cover}.u-marketing-suite .ums-startpage-tile__item>[class*="__icon-holder"],.u-marketing-suite-dashboard .ums-startpage-tile__item>[class*="__icon-holder"],.ums-portal-content .ums-startpage-tile__item>[class*="__icon-holder"]{margin:0 0 20px 0}.u-marketing-suite .ums-startpage-tile__item>[class*="__icon-holder"] img,.u-marketing-suite .ums-startpage-tile__item>[class*="__icon-holder"] svg,.u-marketing-suite-dashboard .ums-startpage-tile__item>[class*="__icon-holder"] img,.u-marketing-suite-dashboard .ums-startpage-tile__item>[class*="__icon-holder"] svg,.ums-portal-content .ums-startpage-tile__item>[class*="__icon-holder"] img,.ums-portal-content .ums-startpage-tile__item>[class*="__icon-holder"] svg{width:70px;height:70px;-o-object-fit:contain;object-fit:contain}.u-marketing-suite .ums-startpage-tile__item.s-small,.u-marketing-suite-dashboard .ums-startpage-tile__item.s-small,.ums-portal-content .ums-startpage-tile__item.s-small{grid-template-areas:"icon title" "icon subtext";grid-template-columns:30px minmax(0,1fr);grid-template-rows:auto auto;-moz-column-gap:20px;column-gap:20px;row-gap:2px;padding:20px 30px}.u-marketing-suite .ums-startpage-tile__item.s-small>[class*="__icon-holder"],.u-marketing-suite-dashboard .ums-startpage-tile__item.s-small>[class*="__icon-holder"],.ums-portal-content .ums-startpage-tile__item.s-small>[class*="__icon-holder"]{margin:0}.u-marketing-suite .ums-startpage-tile__item.s-small>[class*="__icon-holder"] img,.u-marketing-suite .ums-startpage-tile__item.s-small>[class*="__icon-holder"] svg,.u-marketing-suite-dashboard .ums-startpage-tile__item.s-small>[class*="__icon-holder"] img,.u-marketing-suite-dashboard .ums-startpage-tile__item.s-small>[class*="__icon-holder"] svg,.ums-portal-content .ums-startpage-tile__item.s-small>[class*="__icon-holder"] img,.ums-portal-content .ums-startpage-tile__item.s-small>[class*="__icon-holder"] svg{width:30px;height:30px}.u-marketing-suite .ums-startpage-tile__item[href]:focus,.u-marketing-suite .ums-startpage-tile__item[href]:hover,.u-marketing-suite-dashboard .ums-startpage-tile__item[href]:focus,.u-marketing-suite-dashboard .ums-startpage-tile__item[href]:hover,.ums-portal-content .ums-startpage-tile__item[href]:focus,.ums-portal-content .ums-startpage-tile__item[href]:hover{box-shadow:0 3px 2px rgba(0,0,0,.15)!important;filter:brightness(.96) saturate(1.2)}.u-marketing-suite .ums-startpage-tile__item.s-gray,.u-marketing-suite-dashboard .ums-startpage-tile__item.s-gray,.ums-portal-content .ums-startpage-tile__item.s-gray{background:#f2f2f2;border-color:#f2f2f2}.u-marketing-suite .ums-startpage-tile__item.s-gray[href]:focus,.u-marketing-suite .ums-startpage-tile__item.s-gray[href]:hover,.u-marketing-suite-dashboard .ums-startpage-tile__item.s-gray[href]:focus,.u-marketing-suite-dashboard .ums-startpage-tile__item.s-gray[href]:hover,.ums-portal-content .ums-startpage-tile__item.s-gray[href]:focus,.ums-portal-content .ums-startpage-tile__item.s-gray[href]:hover{filter:brightness(.96) saturate(1.2)}.u-marketing-suite .ums-startpage-tile__item.s-alt,.u-marketing-suite-dashboard .ums-startpage-tile__item.s-alt,.ums-portal-content .ums-startpage-tile__item.s-alt{color:#fff;background:#f43d1f;border-color:#f43d1f}.u-marketing-suite .ums-startpage-tile__item.s-alt[href]:focus,.u-marketing-suite .ums-startpage-tile__item.s-alt[href]:hover,.u-marketing-suite-dashboard .ums-startpage-tile__item.s-alt[href]:focus,.u-marketing-suite-dashboard .ums-startpage-tile__item.s-alt[href]:hover,.ums-portal-content .ums-startpage-tile__item.s-alt[href]:focus,.ums-portal-content .ums-startpage-tile__item.s-alt[href]:hover{filter:brightness(.92) saturate(1.2)}.u-marketing-suite .ums-startpage-tile__item.s-alt>[class*="__arrow"],.u-marketing-suite-dashboard .ums-startpage-tile__item.s-alt>[class*="__arrow"],.ums-portal-content .ums-startpage-tile__item.s-alt>[class*="__arrow"]{background:rgba(0,0,0,.15);color:#fff}.u-marketing-suite .ums-startpage-tile__item.s-transparent,.u-marketing-suite-dashboard .ums-startpage-tile__item.s-transparent,.ums-portal-content .ums-startpage-tile__item.s-transparent{color:#fff;background:0 0;border-color:transparent}.u-marketing-suite .ums-startpage-tile__item.s-transparent>[class*="__arrow"],.u-marketing-suite-dashboard .ums-startpage-tile__item.s-transparent>[class*="__arrow"],.ums-portal-content .ums-startpage-tile__item.s-transparent>[class*="__arrow"]{background:rgba(0,0,0,.15);color:#fff}.u-marketing-suite .ums-startpage-tile__item>[class*="__icon-holder"],.u-marketing-suite-dashboard .ums-startpage-tile__item>[class*="__icon-holder"],.ums-portal-content .ums-startpage-tile__item>[class*="__icon-holder"]{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;grid-area:icon}.u-marketing-suite .ums-startpage-tile__item>[class*="__title"],.u-marketing-suite-dashboard .ums-startpage-tile__item>[class*="__title"],.ums-portal-content .ums-startpage-tile__item>[class*="__title"]{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:title;align-self:end}.u-marketing-suite .ums-startpage-tile__item>[class*="__subtext"],.u-marketing-suite-dashboard .ums-startpage-tile__item>[class*="__subtext"],.ums-portal-content .ums-startpage-tile__item>[class*="__subtext"]{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:subtext;align-self:start}.u-marketing-suite .ums-startpage-tile__title,.u-marketing-suite-dashboard .ums-startpage-tile__title,.ums-portal-content .ums-startpage-tile__title{font-size:20px!important;line-height:1.1}.u-marketing-suite .ums-startpage-tile__icon-holder,.u-marketing-suite-dashboard .ums-startpage-tile__icon-holder,.ums-portal-content .ums-startpage-tile__icon-holder{display:flex;flex-direction:column;justify-content:center}.u-marketing-suite .ums-startpage-tile__arrow,.u-marketing-suite-dashboard .ums-startpage-tile__arrow,.ums-portal-content .ums-startpage-tile__arrow{position:absolute;top:0;right:0;width:30px;height:30px;background:rgba(0,0,0,.05);color:rgba(0,0,0,.25);border-radius:0 3px 0 3px;display:flex;align-items:center;justify-content:center;z-index:2}.u-marketing-suite .ums-infoicons__list,.u-marketing-suite-dashboard .ums-infoicons__list,.ums-portal-content .ums-infoicons__list{display:flex;flex-flow:row wrap;list-style:none;margin:0;padding:0;margin:20px 0 0;width:100%;justify-content:flex-start}.u-marketing-suite .ums-infoicons__list--nowrap,.u-marketing-suite-dashboard .ums-infoicons__list--nowrap,.ums-portal-content .ums-infoicons__list--nowrap{flex-wrap:nowrap}.u-marketing-suite .ums-infoicons__item,.u-marketing-suite-dashboard .ums-infoicons__item,.ums-portal-content .ums-infoicons__item{display:inline-flex;align-items:center;color:#1a254f;padding-right:20px;font-weight:700;position:relative;margin:10px 0 6.66666667px}.u-marketing-suite .ums-infoicons__item span,.u-marketing-suite-dashboard .ums-infoicons__item span,.ums-portal-content .ums-infoicons__item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:inline-block}.u-marketing-suite .ums-infoicons__item .ums-icon,.u-marketing-suite-dashboard .ums-infoicons__item .ums-icon,.ums-portal-content .ums-infoicons__item .ums-icon{width:15px;max-width:15px;max-height:15px}.u-marketing-suite .ums-infoicons__item ums-icon,.u-marketing-suite-dashboard .ums-infoicons__item ums-icon,.ums-portal-content .ums-infoicons__item ums-icon{color:#1a254f;margin-right:6.66666667px}.u-marketing-suite .ums-infoicons__item--wide,.u-marketing-suite-dashboard .ums-infoicons__item--wide,.ums-portal-content .ums-infoicons__item--wide{width:66%;max-width:66%;min-width:66%}.u-marketing-suite .ums-infoicons__item--25,.u-marketing-suite-dashboard .ums-infoicons__item--25,.ums-portal-content .ums-infoicons__item--25{width:25%;max-width:25%;min-width:25%}.u-marketing-suite .ums-infoicons__item--33,.u-marketing-suite-dashboard .ums-infoicons__item--33,.ums-portal-content .ums-infoicons__item--33{width:33%;max-width:33%;min-width:33%}.u-marketing-suite .ums-infoicons__item--50,.u-marketing-suite-dashboard .ums-infoicons__item--50,.ums-portal-content .ums-infoicons__item--50{width:50%;max-width:50%;min-width:50%}.u-marketing-suite .ums-infoicons__item--100,.u-marketing-suite-dashboard .ums-infoicons__item--100,.ums-portal-content .ums-infoicons__item--100{width:100%;max-width:100%;min-width:100%}.u-marketing-suite .ums-infoicons__item--static,.u-marketing-suite-dashboard .ums-infoicons__item--static,.ums-portal-content .ums-infoicons__item--static{padding:0;margin:0}@media screen and (min-width:1599px){.u-marketing-suite .ums-infoicons__item .ums-icon,.u-marketing-suite-dashboard .ums-infoicons__item .ums-icon,.ums-portal-content .ums-infoicons__item .ums-icon{width:18px;max-width:18px;max-height:18px}.u-marketing-suite .ums-infoicons__item #icon-status-draft .ums-icon,.u-marketing-suite-dashboard .ums-infoicons__item #icon-status-draft .ums-icon,.ums-portal-content .ums-infoicons__item #icon-status-draft .ums-icon{width:16px;max-width:16px;max-height:16px}}.u-marketing-suite .ums-infoicons__bar,.u-marketing-suite-dashboard .ums-infoicons__bar,.ums-portal-content .ums-infoicons__bar{display:flex;border-top:1px solid #d1d4dc;padding-top:20px;padding-bottom:20px;color:#68676b}.u-marketing-suite .ums-infoicons__bar--margin-top,.u-marketing-suite-dashboard .ums-infoicons__bar--margin-top,.ums-portal-content .ums-infoicons__bar--margin-top{margin-top:-10px}.u-marketing-suite .ums-infoicons__baritem,.u-marketing-suite-dashboard .ums-infoicons__baritem,.ums-portal-content .ums-infoicons__baritem{display:grid;grid-template-areas:"icon name" ". date";grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;grid-column-gap:10px;font-weight:700}.u-marketing-suite .ums-infoicons__baritem+.ums-infoicons__baritem,.u-marketing-suite-dashboard .ums-infoicons__baritem+.ums-infoicons__baritem,.ums-portal-content .ums-infoicons__baritem+.ums-infoicons__baritem{margin-left:40px}.u-marketing-suite .ums-infoicons__baritem>.ums-infoicons__baritem__icon,.u-marketing-suite-dashboard .ums-infoicons__baritem>.ums-infoicons__baritem__icon,.ums-portal-content .ums-infoicons__baritem>.ums-infoicons__baritem__icon{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;grid-area:icon;align-self:center}.u-marketing-suite .ums-infoicons__baritem>.ums-infoicons__baritem__name,.u-marketing-suite-dashboard .ums-infoicons__baritem>.ums-infoicons__baritem__name,.ums-portal-content .ums-infoicons__baritem>.ums-infoicons__baritem__name{-ms-grid-row:1;-ms-grid-column:3;grid-area:name;font-size:11px!important;max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (min-width:1366px){.u-marketing-suite .ums-infoicons__baritem>.ums-infoicons__baritem__name,.u-marketing-suite-dashboard .ums-infoicons__baritem>.ums-infoicons__baritem__name,.ums-portal-content .ums-infoicons__baritem>.ums-infoicons__baritem__name{font-size:13px!important}}.u-marketing-suite .ums-infoicons__baritem>.ums-infoicons__baritem__date,.u-marketing-suite-dashboard .ums-infoicons__baritem>.ums-infoicons__baritem__date,.ums-portal-content .ums-infoicons__baritem>.ums-infoicons__baritem__date{-ms-grid-row:2;-ms-grid-column:3;grid-area:date;font-size:9px!important;line-height:1;max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (min-width:1366px){.u-marketing-suite .ums-infoicons__baritem>.ums-infoicons__baritem__date,.u-marketing-suite-dashboard .ums-infoicons__baritem>.ums-infoicons__baritem__date,.ums-portal-content .ums-infoicons__baritem>.ums-infoicons__baritem__date{font-size:11px!important}}.u-marketing-suite .ums-abtesting__panel,.u-marketing-suite-dashboard .ums-abtesting__panel,.ums-portal-content .ums-abtesting__panel{display:flex;flex-flow:row}.u-marketing-suite .ums-abtesting__state,.u-marketing-suite-dashboard .ums-abtesting__state,.ums-portal-content .ums-abtesting__state{width:100px;margin-right:30px;text-align:center}.u-marketing-suite .ums-abtesting__state__icon,.u-marketing-suite-dashboard .ums-abtesting__state__icon,.ums-portal-content .ums-abtesting__state__icon{position:relative;width:100%;margin:-20px 0}.u-marketing-suite .ums-abtesting__state__icon ums-icon,.u-marketing-suite-dashboard .ums-abtesting__state__icon ums-icon,.ums-portal-content .ums-abtesting__state__icon ums-icon{width:100%;height:100%;opacity:.15}.u-marketing-suite .ums-abtesting__state__icon ums-icon+ums-icon,.u-marketing-suite-dashboard .ums-abtesting__state__icon ums-icon+ums-icon,.ums-portal-content .ums-abtesting__state__icon ums-icon+ums-icon{position:absolute;width:30px;height:30px;top:45px;left:0;right:0;margin:0 auto;opacity:1;z-index:10}.u-marketing-suite .ums-abtesting__state__icon.is-running,.u-marketing-suite-dashboard .ums-abtesting__state__icon.is-running,.ums-portal-content .ums-abtesting__state__icon.is-running{color:#2c7dff}.u-marketing-suite .ums-abtesting__state__icon.is-finished,.u-marketing-suite-dashboard .ums-abtesting__state__icon.is-finished,.ums-portal-content .ums-abtesting__state__icon.is-finished{color:#68676b}.u-marketing-suite .ums-abtesting__state__icon.is-completed,.u-marketing-suite-dashboard .ums-abtesting__state__icon.is-completed,.ums-portal-content .ums-abtesting__state__icon.is-completed{color:#11bc9b}.u-marketing-suite .ums-abtesting__state__title,.u-marketing-suite-dashboard .ums-abtesting__state__title,.ums-portal-content .ums-abtesting__state__title{position:absolute;top:80px;left:0;width:100%;text-align:center;font-weight:700;font-size:11px!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-abtesting__state__title,.u-marketing-suite-dashboard .ums-abtesting__state__title,.ums-portal-content .ums-abtesting__state__title{font-size:13px!important}}.u-marketing-suite .ums-abtesting__state__subtitle,.u-marketing-suite-dashboard .ums-abtesting__state__subtitle,.ums-portal-content .ums-abtesting__state__subtitle{display:block;width:120%;margin-left:-10%;color:#000;font-weight:700;opacity:.5;font-size:9px!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-abtesting__state__subtitle,.u-marketing-suite-dashboard .ums-abtesting__state__subtitle,.ums-portal-content .ums-abtesting__state__subtitle{font-size:11px!important}}.u-marketing-suite .ums-abtesting__state__date,.u-marketing-suite-dashboard .ums-abtesting__state__date,.ums-portal-content .ums-abtesting__state__date{display:block;color:#1a254f;font-weight:700;font-size:11px!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-abtesting__state__date,.u-marketing-suite-dashboard .ums-abtesting__state__date,.ums-portal-content .ums-abtesting__state__date{font-size:13px!important}}@media screen and (min-width:1599px){.u-marketing-suite .ums-abtesting__state,.u-marketing-suite-dashboard .ums-abtesting__state,.ums-portal-content .ums-abtesting__state{margin-right:45px}}.u-marketing-suite .ums-abtesting__content,.u-marketing-suite-dashboard .ums-abtesting__content,.ums-portal-content .ums-abtesting__content{flex:1;padding-right:30px;display:flex;flex-flow:column wrap;justify-content:space-between}.u-marketing-suite .ums-abtesting__graph,.u-marketing-suite-dashboard .ums-abtesting__graph,.ums-portal-content .ums-abtesting__graph{width:200px;margin-top:42px}.u-marketing-suite .ums-abtesting__graph__item,.u-marketing-suite-dashboard .ums-abtesting__graph__item,.ums-portal-content .ums-abtesting__graph__item{display:flex;flex-flow:row;align-items:center;width:100%;margin-bottom:10px;padding:0 20px 0 10px;border-radius:10px}.u-marketing-suite .ums-abtesting__graph__item.is-best,.u-marketing-suite-dashboard .ums-abtesting__graph__item.is-best,.ums-portal-content .ums-abtesting__graph__item.is-best{background:#3444b2}.u-marketing-suite .ums-abtesting__graph__item.is-best .ums-abtesting__graph__inner,.u-marketing-suite-dashboard .ums-abtesting__graph__item.is-best .ums-abtesting__graph__inner,.ums-portal-content .ums-abtesting__graph__item.is-best .ums-abtesting__graph__inner{background:#ffba00}.u-marketing-suite .ums-abtesting__graph__item.is-best *,.u-marketing-suite-dashboard .ums-abtesting__graph__item.is-best *,.ums-portal-content .ums-abtesting__graph__item.is-best *{color:#fff}.u-marketing-suite .ums-abtesting__graph__item.is-worst,.u-marketing-suite-dashboard .ums-abtesting__graph__item.is-worst,.ums-portal-content .ums-abtesting__graph__item.is-worst{background:rgba(252,57,28,.15)}.u-marketing-suite .ums-abtesting__graph__item.is-worst .ums-abtesting__graph__line,.u-marketing-suite-dashboard .ums-abtesting__graph__item.is-worst .ums-abtesting__graph__line,.ums-portal-content .ums-abtesting__graph__item.is-worst .ums-abtesting__graph__line{background:#fff}.u-marketing-suite .ums-abtesting__graph__text,.u-marketing-suite-dashboard .ums-abtesting__graph__text,.ums-portal-content .ums-abtesting__graph__text{font-weight:700;color:#000;width:25px;font-size:11px!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-abtesting__graph__text,.u-marketing-suite-dashboard .ums-abtesting__graph__text,.ums-portal-content .ums-abtesting__graph__text{font-size:13px!important}}.u-marketing-suite .ums-abtesting__graph__line,.u-marketing-suite-dashboard .ums-abtesting__graph__line,.ums-portal-content .ums-abtesting__graph__line{position:relative;flex:1;height:5px;border-radius:5px;background:#d1d4dc;margin:0 10px 0 0;overflow:hidden}.u-marketing-suite .ums-abtesting__graph__inner,.u-marketing-suite-dashboard .ums-abtesting__graph__inner,.ums-portal-content .ums-abtesting__graph__inner{position:absolute;left:0;top:0;height:100%;border-radius:5px}.u-marketing-suite .ums-abtesting__graph__inner.is-positive,.u-marketing-suite-dashboard .ums-abtesting__graph__inner.is-positive,.ums-portal-content .ums-abtesting__graph__inner.is-positive{background:#11bc9b}.u-marketing-suite .ums-abtesting__graph__inner.is-negative,.u-marketing-suite-dashboard .ums-abtesting__graph__inner.is-negative,.ums-portal-content .ums-abtesting__graph__inner.is-negative{background:#fc391c}.u-marketing-suite .ums-accordion__header,.u-marketing-suite-dashboard .ums-accordion__header,.ums-portal-content .ums-accordion__header{font-size:11px!important;width:100%;display:flex;align-items:center;justify-content:space-between;background:#eeeef0;border:1px solid #d1d4dc;font-weight:700;height:40px;padding:11px 15px;border-radius:2.5px;cursor:pointer}@media screen and (min-width:1366px){.u-marketing-suite .ums-accordion__header,.u-marketing-suite-dashboard .ums-accordion__header,.ums-portal-content .ums-accordion__header{font-size:13px!important}}.u-marketing-suite .ums-accordion__header[data-panel-open=true],.u-marketing-suite-dashboard .ums-accordion__header[data-panel-open=true],.ums-portal-content .ums-accordion__header[data-panel-open=true]{border-bottom-left-radius:0;border-bottom-right-radius:0}.u-marketing-suite .ums-accordion__header[data-panel-open=true] [class*="__caret"],.u-marketing-suite-dashboard .ums-accordion__header[data-panel-open=true] [class*="__caret"],.ums-portal-content .ums-accordion__header[data-panel-open=true] [class*="__caret"]{transform:rotate(-180deg);color:#68676b}.u-marketing-suite .ums-accordion__header--personalisation,.u-marketing-suite-dashboard .ums-accordion__header--personalisation,.ums-portal-content .ums-accordion__header--personalisation{border-radius:5px;padding:5px 20px 5px 30px;height:60px;background:#f6f4f5;transition:all .2s ease-in-out}.u-marketing-suite .ums-accordion__header--personalisation[data-panel-open=true],.u-marketing-suite-dashboard .ums-accordion__header--personalisation[data-panel-open=true],.ums-portal-content .ums-accordion__header--personalisation[data-panel-open=true]{background:#fff}.u-marketing-suite .ums-accordion__header--personalisation[data-panel-open=true]:hover,.u-marketing-suite-dashboard .ums-accordion__header--personalisation[data-panel-open=true]:hover,.ums-portal-content .ums-accordion__header--personalisation[data-panel-open=true]:hover{background:#fff}.u-marketing-suite .ums-accordion__header--personalisation[data-panel-open=true]:hover .ums-button,.u-marketing-suite-dashboard .ums-accordion__header--personalisation[data-panel-open=true]:hover .ums-button,.ums-portal-content .ums-accordion__header--personalisation[data-panel-open=true]:hover .ums-button{background:#e3e5e9}.u-marketing-suite .ums-accordion__header--personalisation[data-panel-open=false]:hover,.u-marketing-suite-dashboard .ums-accordion__header--personalisation[data-panel-open=false]:hover,.ums-portal-content .ums-accordion__header--personalisation[data-panel-open=false]:hover{box-shadow:0 4px 4px rgba(0,0,0,.1);background:#f1eef0}.u-marketing-suite .ums-accordion__header--personalisation[data-panel-open=false]:hover~.ums-accordion__content .ums-accordion__inner-fluid,.u-marketing-suite-dashboard .ums-accordion__header--personalisation[data-panel-open=false]:hover~.ums-accordion__content .ums-accordion__inner-fluid,.ums-portal-content .ums-accordion__header--personalisation[data-panel-open=false]:hover~.ums-accordion__content .ums-accordion__inner-fluid{background:#f1eef0}.u-marketing-suite .ums-accordion__header--personalisation[data-panel-open=false] [class*="__name"],.u-marketing-suite-dashboard .ums-accordion__header--personalisation[data-panel-open=false] [class*="__name"],.ums-portal-content .ums-accordion__header--personalisation[data-panel-open=false] [class*="__name"]{color:#68676b}.u-marketing-suite .ums-accordion__header--fluid[data-panel-open=true],.u-marketing-suite-dashboard .ums-accordion__header--fluid[data-panel-open=true],.ums-portal-content .ums-accordion__header--fluid[data-panel-open=true]{border-bottom:0}.u-marketing-suite .ums-accordion__header--fluid+.ums-accordion__content,.u-marketing-suite-dashboard .ums-accordion__header--fluid+.ums-accordion__content,.ums-portal-content .ums-accordion__header--fluid+.ums-accordion__content{background:#eeeef0;padding-top:5px}.u-marketing-suite .ums-accordion__header--fluid:focus+.ums-accordion__content,.u-marketing-suite .ums-accordion__header--fluid:hover+.ums-accordion__content,.u-marketing-suite-dashboard .ums-accordion__header--fluid:focus+.ums-accordion__content,.u-marketing-suite-dashboard .ums-accordion__header--fluid:hover+.ums-accordion__content,.ums-portal-content .ums-accordion__header--fluid:focus+.ums-accordion__content,.ums-portal-content .ums-accordion__header--fluid:hover+.ums-accordion__content{background:#e0e0e4}.u-marketing-suite .ums-accordion__header:focus,.u-marketing-suite .ums-accordion__header:hover,.u-marketing-suite-dashboard .ums-accordion__header:focus,.u-marketing-suite-dashboard .ums-accordion__header:hover,.ums-portal-content .ums-accordion__header:focus,.ums-portal-content .ums-accordion__header:hover{background:#e0e0e4}.u-marketing-suite .ums-accordion__name,.u-marketing-suite-dashboard .ums-accordion__name,.ums-portal-content .ums-accordion__name{transition:all .2s ease-in-out}.u-marketing-suite .ums-accordion__flex-holder,.u-marketing-suite-dashboard .ums-accordion__flex-holder,.ums-portal-content .ums-accordion__flex-holder{display:flex;align-items:center}.u-marketing-suite .ums-accordion__flex-holder>*+*,.u-marketing-suite-dashboard .ums-accordion__flex-holder>*+*,.ums-portal-content .ums-accordion__flex-holder>*+*{margin-left:15px}.u-marketing-suite .ums-accordion__flex-holder--small>*+*,.u-marketing-suite-dashboard .ums-accordion__flex-holder--small>*+*,.ums-portal-content .ums-accordion__flex-holder--small>*+*{margin-left:10px}.u-marketing-suite .ums-accordion__added,.u-marketing-suite-dashboard .ums-accordion__added,.ums-portal-content .ums-accordion__added{color:rgba(104,103,107,.25);transition:all .2s ease-in-out}.u-marketing-suite .ums-accordion__added>span,.u-marketing-suite-dashboard .ums-accordion__added>span,.ums-portal-content .ums-accordion__added>span{line-height:1;position:relative;top:1px}.u-marketing-suite .ums-accordion__added.s-active,.u-marketing-suite-dashboard .ums-accordion__added.s-active,.ums-portal-content .ums-accordion__added.s-active{color:#11bc9b}.u-marketing-suite .ums-accordion__caret,.u-marketing-suite-dashboard .ums-accordion__caret,.ums-portal-content .ums-accordion__caret{opacity:.5;color:#68676b;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:rotate(0);transition:all .2s ease-in-out}.u-marketing-suite .ums-accordion-blank__caret,.u-marketing-suite-dashboard .ums-accordion-blank__caret,.ums-portal-content .ums-accordion-blank__caret{transition:all .2s ease-in-out}.u-marketing-suite .ums-accordion__content,.u-marketing-suite-dashboard .ums-accordion__content,.ums-portal-content .ums-accordion__content{border:1px solid #d1d4dc;border-top:0;border-radius:0 0 2.5px 2.5px;padding:15px}.u-marketing-suite .ums-accordion__content--personalisation,.u-marketing-suite-dashboard .ums-accordion__content--personalisation,.ums-portal-content .ums-accordion__content--personalisation{padding:0;border-radius:0}.u-marketing-suite .ums-accordion__content--personalisation>*>.ums-table__table,.u-marketing-suite-dashboard .ums-accordion__content--personalisation>*>.ums-table__table,.ums-portal-content .ums-accordion__content--personalisation>*>.ums-table__table{border:0}.u-marketing-suite ums-accordion-item,.u-marketing-suite-dashboard ums-accordion-item,.ums-portal-content ums-accordion-item{display:block}.u-marketing-suite ums-accordion-item+ums-accordion-item,.u-marketing-suite-dashboard ums-accordion-item+ums-accordion-item,.ums-portal-content ums-accordion-item+ums-accordion-item{margin-top:10px}.u-marketing-suite .ums-tree__list,.u-marketing-suite-dashboard .ums-tree__list,.ums-portal-content .ums-tree__list{padding:0;margin:0;list-style:none}.u-marketing-suite .ums-tree__item,.u-marketing-suite-dashboard .ums-tree__item,.ums-portal-content .ums-tree__item{position:relative}.u-marketing-suite .ums-tree__item+*,.u-marketing-suite-dashboard .ums-tree__item+*,.ums-portal-content .ums-tree__item+*{margin-top:10px}.u-marketing-suite .ums-tree__item>ul,.u-marketing-suite-dashboard .ums-tree__item>ul,.ums-portal-content .ums-tree__item>ul{margin-top:10px;padding-left:40px}.u-marketing-suite .ums-tree__item>ul>[class*="__item"]::before,.u-marketing-suite-dashboard .ums-tree__item>ul>[class*="__item"]::before,.ums-portal-content .ums-tree__item>ul>[class*="__item"]::before{content:"";display:block;width:16px;height:2px;background:#d9d9d9;position:absolute;left:-16px;top:18px}.u-marketing-suite .ums-tree__item>ul>[class*="__item"]::after,.u-marketing-suite-dashboard .ums-tree__item>ul>[class*="__item"]::after,.ums-portal-content .ums-tree__item>ul>[class*="__item"]::after{content:"";display:block;width:2px;background:#d9d9d9;position:absolute;left:-16px;bottom:0;margin:auto;height:calc(100% + 10px);top:-10px}.u-marketing-suite .ums-tree__item>ul>[class*="__item"]:last-child::after,.u-marketing-suite-dashboard .ums-tree__item>ul>[class*="__item"]:last-child::after,.ums-portal-content .ums-tree__item>ul>[class*="__item"]:last-child::after{height:calc(50% + 11px);top:-26px}.u-marketing-suite .ums-tree__inner,.u-marketing-suite-dashboard .ums-tree__inner,.ums-portal-content .ums-tree__inner{background:#fff;border:1px solid #d9d9d9;color:#3444b2;font-weight:700;width:300px;padding:6px 20px;border-radius:2.5px}.u-marketing-suite .ums-popup__enter,.u-marketing-suite-dashboard .ums-popup__enter,.ums-portal-content .ums-popup__enter{position:relative}.u-marketing-suite .ums-popup__enter--flex,.u-marketing-suite-dashboard .ums-popup__enter--flex,.ums-portal-content .ums-popup__enter--flex{display:flex}.u-marketing-suite .ums-popup__infoicon,.u-marketing-suite-dashboard .ums-popup__infoicon,.ums-portal-content .ums-popup__infoicon{color:#1a254f;position:relative;top:3px}.u-marketing-suite .ums-popup__holder,.u-marketing-suite-dashboard .ums-popup__holder,.ums-portal-content .ums-popup__holder{display:none;position:absolute;top:auto;bottom:100%;transform:translateY(-10px);left:-99999px;right:-99999px;z-index:11;width:auto;min-width:100px;max-width:180px;background:#1a254f;color:#fff;font-size:9px!important;line-height:1.4;font-weight:700;text-align:center;margin:0 auto!important;padding:5px 10px;border-radius:5px;box-shadow:0 2px 2px rgba(0,0,0,.05);white-space:pre-line}@media screen and (min-width:1366px){.u-marketing-suite .ums-popup__holder,.u-marketing-suite-dashboard .ums-popup__holder,.ums-portal-content .ums-popup__holder{font-size:11px!important}}.u-marketing-suite .ums-popup__holder:after,.u-marketing-suite-dashboard .ums-popup__holder:after,.ums-portal-content .ums-popup__holder:after{content:"";z-index:-1;position:absolute;top:auto;bottom:-2px;left:0;right:0;width:15px;height:15px;display:block;margin:0 auto;background:#1a254f;transform:rotate(45deg);border-radius:2.5px}.u-marketing-suite .ums-popup__holder--left,.u-marketing-suite-dashboard .ums-popup__holder--left,.ums-portal-content .ums-popup__holder--left{left:-5px;right:auto;margin:0!important;text-align:left}.u-marketing-suite .ums-popup__holder--left:after,.u-marketing-suite-dashboard .ums-popup__holder--left:after,.ums-portal-content .ums-popup__holder--left:after{left:5px;right:auto}.u-marketing-suite .ums-popup__holder--wide,.u-marketing-suite-dashboard .ums-popup__holder--wide,.ums-portal-content .ums-popup__holder--wide{width:100%;max-width:100%}.u-marketing-suite .ums-popup__holder--small,.u-marketing-suite-dashboard .ums-popup__holder--small,.ums-portal-content .ums-popup__holder--small{width:100px}.u-marketing-suite .ums-popup__holder--large,.u-marketing-suite-dashboard .ums-popup__holder--large,.ums-portal-content .ums-popup__holder--large{width:250px}.u-marketing-suite .ums-popup__holder--offset,.u-marketing-suite-dashboard .ums-popup__holder--offset,.ums-portal-content .ums-popup__holder--offset{bottom:calc(100% + 7px)}.u-marketing-suite .ums-popup__holder--no-pointer,.u-marketing-suite-dashboard .ums-popup__holder--no-pointer,.ums-portal-content .ums-popup__holder--no-pointer{pointer-events:none}.u-marketing-suite .ums-popup__holder--auto-whitespace,.u-marketing-suite-dashboard .ums-popup__holder--auto-whitespace,.ums-portal-content .ums-popup__holder--auto-whitespace{white-space:normal}.u-marketing-suite .ums-popup__holder--break,.u-marketing-suite-dashboard .ums-popup__holder--break,.ums-portal-content .ums-popup__holder--break{overflow-wrap:break-word}.u-marketing-suite .ums-popup__holder--inline>span,.u-marketing-suite-dashboard .ums-popup__holder--inline>span,.ums-portal-content .ums-popup__holder--inline>span{display:inline}.u-marketing-suite .ums-popup__enter:hover .ums-popup__holder,.u-marketing-suite-dashboard .ums-popup__enter:hover .ums-popup__holder,.ums-portal-content .ums-popup__enter:hover .ums-popup__holder{display:block}.u-marketing-suite .ums-grouptable__wrapper,.u-marketing-suite-dashboard .ums-grouptable__wrapper,.ums-portal-content .ums-grouptable__wrapper{display:flex;flex-flow:row nowrap;width:100%;align-items:center}.u-marketing-suite .ums-grouptable__colorbar,.u-marketing-suite-dashboard .ums-grouptable__colorbar,.ums-portal-content .ums-grouptable__colorbar{flex:0 0 auto;width:5px;height:40px;border-radius:5px;margin-right:10px;border:1px solid #d1d4dc;background:#f2ebe7}.u-marketing-suite .ums-grouptable__image,.u-marketing-suite-dashboard .ums-grouptable__image,.ums-portal-content .ums-grouptable__image{flex:0 0 auto;width:40px;height:40px;margin-right:20px;padding:5px;border-radius:5px;border:1px solid #d1d4dc}.u-marketing-suite .ums-grouptable__title,.u-marketing-suite-dashboard .ums-grouptable__title,.ums-portal-content .ums-grouptable__title{flex:1 1 auto;word-break:break-all;word-break:break-word;font-weight:700;display:flex;flex-flow:row nowrap;align-items:center}.u-marketing-suite .ums-grouptable__title .ums-popup__enter,.u-marketing-suite-dashboard .ums-grouptable__title .ums-popup__enter,.ums-portal-content .ums-grouptable__title .ums-popup__enter{margin-left:10px}.u-marketing-suite .ums-grouptable__scorelabel,.u-marketing-suite-dashboard .ums-grouptable__scorelabel,.ums-portal-content .ums-grouptable__scorelabel{width:100%;display:flex;flex-flow:row wrap;justify-content:space-between}.u-marketing-suite .ums-grouptable__scorelabel>*,.u-marketing-suite-dashboard .ums-grouptable__scorelabel>*,.ums-portal-content .ums-grouptable__scorelabel>*{margin:0}.u-marketing-suite .ums-grouptable__slider .rz-bar-wrapper:nth-child(3) .rz-bar,.u-marketing-suite-dashboard .ums-grouptable__slider .rz-bar-wrapper:nth-child(3) .rz-bar,.ums-portal-content .ums-grouptable__slider .rz-bar-wrapper:nth-child(3) .rz-bar{background:#eeeef0}.u-marketing-suite .ums-grouptable__slider .rzslider,.u-marketing-suite-dashboard .ums-grouptable__slider .rzslider,.ums-portal-content .ums-grouptable__slider .rzslider{margin:15px 0 15px 0}.u-marketing-suite .ums-grouptable__slider .rz-limit,.u-marketing-suite .ums-grouptable__slider .rzslider:before,.u-marketing-suite-dashboard .ums-grouptable__slider .rz-limit,.u-marketing-suite-dashboard .ums-grouptable__slider .rzslider:before,.ums-portal-content .ums-grouptable__slider .rz-limit,.ums-portal-content .ums-grouptable__slider .rzslider:before{display:none}.u-marketing-suite .ums-grouptable__slider .rz-model-value,.u-marketing-suite .ums-grouptable__slider .rz-pointer,.u-marketing-suite .ums-grouptable__slider .rz-pointer:after,.u-marketing-suite-dashboard .ums-grouptable__slider .rz-model-value,.u-marketing-suite-dashboard .ums-grouptable__slider .rz-pointer,.u-marketing-suite-dashboard .ums-grouptable__slider .rz-pointer:after,.ums-portal-content .ums-grouptable__slider .rz-model-value,.ums-portal-content .ums-grouptable__slider .rz-pointer,.ums-portal-content .ums-grouptable__slider .rz-pointer:after{background:#3444b2}.u-marketing-suite .ums-grouptable__slider .rz-model-value,.u-marketing-suite-dashboard .ums-grouptable__slider .rz-model-value,.ums-portal-content .ums-grouptable__slider .rz-model-value{padding:2px 5px}.u-marketing-suite .ums-grouptable__slider .rz-bar-wrapper,.u-marketing-suite-dashboard .ums-grouptable__slider .rz-bar-wrapper,.ums-portal-content .ums-grouptable__slider .rz-bar-wrapper{transition:none}.u-marketing-suite .ums-grouptable__slider .rz-selection,.u-marketing-suite-dashboard .ums-grouptable__slider .rz-selection,.ums-portal-content .ums-grouptable__slider .rz-selection{left:1px}.u-marketing-suite .ums-grouptable__slider .rz-bar-wrapper:nth-child(3):after,.u-marketing-suite .ums-grouptable__slider .rz-bar-wrapper:nth-child(4):before,.u-marketing-suite-dashboard .ums-grouptable__slider .rz-bar-wrapper:nth-child(3):after,.u-marketing-suite-dashboard .ums-grouptable__slider .rz-bar-wrapper:nth-child(4):before,.ums-portal-content .ums-grouptable__slider .rz-bar-wrapper:nth-child(3):after,.ums-portal-content .ums-grouptable__slider .rz-bar-wrapper:nth-child(4):before{content:'';position:absolute;top:8px;left:auto;right:0;display:block;width:12px;height:12px;border-radius:50%;z-index:1;border:4px solid #eeeef0;background:#fff}.u-marketing-suite .ums-grouptable__slider .rz-bar-wrapper:nth-child(4):before,.u-marketing-suite-dashboard .ums-grouptable__slider .rz-bar-wrapper:nth-child(4):before,.ums-portal-content .ums-grouptable__slider .rz-bar-wrapper:nth-child(4):before{left:0;z-index:10;background:#3646b2;border-color:#fff;width:16px;height:16px;border-width:2px}.u-marketing-suite .ums-groupbox__container,.u-marketing-suite-dashboard .ums-groupbox__container,.ums-portal-content .ums-groupbox__container{position:relative;padding:20px;background:#fff;margin-bottom:20px;border-radius:5px;border:1px solid #d1d4dc;display:flex;flex-flow:row wrap;align-items:flex-start;box-shadow:0 2px 2px rgba(0,0,0,.05)}.u-marketing-suite .ums-groupbox__container:hover,.u-marketing-suite-dashboard .ums-groupbox__container:hover,.ums-portal-content .ums-groupbox__container:hover{box-shadow:0 4px 4px rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease-in-out}.u-marketing-suite .ums-groupbox__container--empty,.u-marketing-suite-dashboard .ums-groupbox__container--empty,.ums-portal-content .ums-groupbox__container--empty{display:flex;min-height:100px;justify-content:center;align-items:center;background:rgba(0,0,0,.03);box-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;-webkit-appearance:none}.u-marketing-suite .ums-groupbox__container--empty img,.u-marketing-suite-dashboard .ums-groupbox__container--empty img,.ums-portal-content .ums-groupbox__container--empty img{position:absolute;height:120%;left:auto;right:-10px}.u-marketing-suite .ums-groupbox__container--sm,.u-marketing-suite-dashboard .ums-groupbox__container--sm,.ums-portal-content .ums-groupbox__container--sm{padding:10px 10px 10px 30px;margin-bottom:-10px}.u-marketing-suite .ums-groupbox__container--pending,.u-marketing-suite-dashboard .ums-groupbox__container--pending,.ums-portal-content .ums-groupbox__container--pending{min-height:0}.u-marketing-suite .ums-groupbox__container--pending:hover,.u-marketing-suite-dashboard .ums-groupbox__container--pending:hover,.ums-portal-content .ums-groupbox__container--pending:hover{box-shadow:none}.u-marketing-suite .ums-groupbox__colorbar,.u-marketing-suite-dashboard .ums-groupbox__colorbar,.ums-portal-content .ums-groupbox__colorbar{width:5px;height:80px;border-radius:5px;margin-right:10px;border:1px solid #d1d4dc;background:#f2ebe7}.u-marketing-suite .ums-groupbox__colorbar--sm,.u-marketing-suite-dashboard .ums-groupbox__colorbar--sm,.ums-portal-content .ums-groupbox__colorbar--sm{height:40px;margin-right:6.66666667px}.u-marketing-suite .ums-groupbox__image,.u-marketing-suite-dashboard .ums-groupbox__image,.ums-portal-content .ums-groupbox__image{width:80px;height:80px;margin-right:30px;padding:10px;border-radius:5px;border:1px solid #d1d4dc}.u-marketing-suite .ums-groupbox__image--sm,.u-marketing-suite-dashboard .ums-groupbox__image--sm,.ums-portal-content .ums-groupbox__image--sm{width:40px;height:40px;margin-right:15px}.u-marketing-suite .ums-groupbox__text,.u-marketing-suite-dashboard .ums-groupbox__text,.ums-portal-content .ums-groupbox__text{flex:1 1 0}.u-marketing-suite .ums-groupbox__text *,.u-marketing-suite-dashboard .ums-groupbox__text *,.ums-portal-content .ums-groupbox__text *{font-size:11px!important;line-height:1.2}@media screen and (min-width:1366px){.u-marketing-suite .ums-groupbox__text *,.u-marketing-suite-dashboard .ums-groupbox__text *,.ums-portal-content .ums-groupbox__text *{font-size:13px!important}}.u-marketing-suite .ums-groupbox__dragicon,.u-marketing-suite-dashboard .ums-groupbox__dragicon,.ums-portal-content .ums-groupbox__dragicon{position:absolute;top:0;bottom:0;left:auto;right:-12px;height:24px;width:24px;margin:auto 0;box-shadow:0 0 0 transparent;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;border-radius:50%;background:#fff;border:1px solid #d1d4dc;transition:all .2s ease-in-out}.u-marketing-suite .ums-groupbox__dragicon span,.u-marketing-suite .ums-groupbox__dragicon span:after,.u-marketing-suite-dashboard .ums-groupbox__dragicon span,.u-marketing-suite-dashboard .ums-groupbox__dragicon span:after,.ums-portal-content .ums-groupbox__dragicon span,.ums-portal-content .ums-groupbox__dragicon span:after{width:10px;height:2px;background:#68676b;display:block;position:relative;top:-2px}.u-marketing-suite .ums-groupbox__dragicon span:after,.u-marketing-suite-dashboard .ums-groupbox__dragicon span:after,.ums-portal-content .ums-groupbox__dragicon span:after{content:'';top:4px}.u-marketing-suite .ums-groupbox__editicon,.u-marketing-suite-dashboard .ums-groupbox__editicon,.ums-portal-content .ums-groupbox__editicon{position:relative;color:#68676b;top:-10px;left:10px;cursor:pointer;padding:2px 5px;border-radius:5px}.u-marketing-suite .ums-groupbox__editicon:hover,.u-marketing-suite-dashboard .ums-groupbox__editicon:hover,.ums-portal-content .ums-groupbox__editicon:hover{background:#eeeef0}.u-marketing-suite .ums-groupbox__container:hover .ums-groupbox__dragicon,.u-marketing-suite-dashboard .ums-groupbox__container:hover .ums-groupbox__dragicon,.ums-portal-content .ums-groupbox__container:hover .ums-groupbox__dragicon{right:-20px;height:40px;width:40px;box-shadow:0 2px 2px rgba(0,0,0,.05)}.u-marketing-suite .ums-groupbox__checkbox,.u-marketing-suite-dashboard .ums-groupbox__checkbox,.ums-portal-content .ums-groupbox__checkbox{position:absolute;top:4px;left:4px;margin:0}.u-marketing-suite .ums-skeleton__button,.u-marketing-suite-dashboard .ums-skeleton__button,.ums-portal-content .ums-skeleton__button{font-size:11px!important;width:100%;height:40px;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;padding:0 10px;border-radius:5px;text-align:center;border:1px dashed #3444b2;color:#3444b2;background:#f0f1fb;box-shadow:0 0 0 transparent}@media screen and (min-width:1366px){.u-marketing-suite .ums-skeleton__button,.u-marketing-suite-dashboard .ums-skeleton__button,.ums-portal-content .ums-skeleton__button{font-size:13px!important}}.u-marketing-suite .ums-skeleton__button span,.u-marketing-suite-dashboard .ums-skeleton__button span,.ums-portal-content .ums-skeleton__button span{margin-right:10px;text-decoration:underline;font-weight:700;height:100%;display:flex;align-items:center}.u-marketing-suite .ums-skeleton__button ums-icon,.u-marketing-suite-dashboard .ums-skeleton__button ums-icon,.ums-portal-content .ums-skeleton__button ums-icon{width:10px!important;height:10px!important}.u-marketing-suite .ums-skeleton__button:hover,.u-marketing-suite-dashboard .ums-skeleton__button:hover,.ums-portal-content .ums-skeleton__button:hover{cursor:pointer;background:#e4e6f7;box-shadow:0 4px 4px rgba(0,0,0,.1);transition:all .2s ease-in-out}.u-marketing-suite .ums-skeleton__hoverbox,.u-marketing-suite-dashboard .ums-skeleton__hoverbox,.ums-portal-content .ums-skeleton__hoverbox{width:100%;height:10px;font-size:0;display:flex;flex-flow:row wrap;justify-content:center;margin:-10px 0 10px 0;transition:all .2s ease-in-out}.u-marketing-suite .ums-skeleton__hoverbox *,.u-marketing-suite-dashboard .ums-skeleton__hoverbox *,.ums-portal-content .ums-skeleton__hoverbox *{font-size:0;text-align:center;height:100%;max-height:100%;transition:all .2s ease-in-out}.u-marketing-suite .ums-skeleton__hoverbox>*,.u-marketing-suite-dashboard .ums-skeleton__hoverbox>*,.ums-portal-content .ums-skeleton__hoverbox>*{width:200px;transition:all .2s ease-in-out}.u-marketing-suite .ums-skeleton__hoverbox ums-icon,.u-marketing-suite-dashboard .ums-skeleton__hoverbox ums-icon,.ums-portal-content .ums-skeleton__hoverbox ums-icon{width:0!important;height:0!important}.u-marketing-suite .ums-skeleton__hoverbox:hover,.u-marketing-suite-dashboard .ums-skeleton__hoverbox:hover,.ums-portal-content .ums-skeleton__hoverbox:hover{height:40px;transition:all .2s ease-in-out}.u-marketing-suite .ums-skeleton__hoverbox:hover *,.u-marketing-suite-dashboard .ums-skeleton__hoverbox:hover *,.ums-portal-content .ums-skeleton__hoverbox:hover *{font-size:11px!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-skeleton__hoverbox:hover *,.u-marketing-suite-dashboard .ums-skeleton__hoverbox:hover *,.ums-portal-content .ums-skeleton__hoverbox:hover *{font-size:13px!important}}.u-marketing-suite .ums-skeleton__hoverbox:hover ums-icon,.u-marketing-suite-dashboard .ums-skeleton__hoverbox:hover ums-icon,.ums-portal-content .ums-skeleton__hoverbox:hover ums-icon{width:10px!important;height:10px!important}.u-marketing-suite .ums-pagemenu__title,.u-marketing-suite-dashboard .ums-pagemenu__title,.ums-portal-content .ums-pagemenu__title{display:flex;flex-flow:row wrap;width:100%;align-items:center;margin-bottom:20px}.u-marketing-suite .ums-pagemenu__title ums-icon,.u-marketing-suite-dashboard .ums-pagemenu__title ums-icon,.ums-portal-content .ums-pagemenu__title ums-icon{margin-right:10px}.u-marketing-suite .ums-pagemenu__list,.u-marketing-suite-dashboard .ums-pagemenu__list,.ums-portal-content .ums-pagemenu__list{width:100%;list-style:none;margin:0;padding:0;border-top:1px solid #e3e5e9}.u-marketing-suite .ums-pagemenu__list strong,.u-marketing-suite-dashboard .ums-pagemenu__list strong,.ums-portal-content .ums-pagemenu__list strong{color:#3444b2;margin-bottom:5px}.u-marketing-suite .ums-pagemenu__item,.u-marketing-suite-dashboard .ums-pagemenu__item,.ums-portal-content .ums-pagemenu__item{padding:15px 60px 15px 20px;border-bottom:1px solid #e3e5e9;position:relative;transition:all .2s ease-in-out}.u-marketing-suite .ums-pagemenu__item ums-icon,.u-marketing-suite-dashboard .ums-pagemenu__item ums-icon,.ums-portal-content .ums-pagemenu__item ums-icon{position:absolute;left:auto;right:10px;top:0;bottom:0;margin:auto 0;transition:all .2s ease-in-out}.u-marketing-suite .ums-pagemenu__item.s-active,.u-marketing-suite-dashboard .ums-pagemenu__item.s-active,.ums-portal-content .ums-pagemenu__item.s-active{background:rgba(238,238,240,.5)}.u-marketing-suite .ums-pagemenu__item:hover,.u-marketing-suite-dashboard .ums-pagemenu__item:hover,.ums-portal-content .ums-pagemenu__item:hover{background:rgba(238,238,240,.25);cursor:pointer}.u-marketing-suite .ums-pagemenu__item:hover ums-icon,.u-marketing-suite-dashboard .ums-pagemenu__item:hover ums-icon,.ums-portal-content .ums-pagemenu__item:hover ums-icon{right:6.66666667px}.u-marketing-suite .ums-pagemenu__description,.u-marketing-suite-dashboard .ums-pagemenu__description,.ums-portal-content .ums-pagemenu__description{color:#1a254f;font-weight:700;font-size:9px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media screen and (min-width:1366px){.u-marketing-suite .ums-pagemenu__description,.u-marketing-suite-dashboard .ums-pagemenu__description,.ums-portal-content .ums-pagemenu__description{font-size:11px!important}}.u-marketing-suite .ums-pagemenu__description *,.u-marketing-suite-dashboard .ums-pagemenu__description *,.ums-portal-content .ums-pagemenu__description *{margin-right:5px}.u-marketing-suite .ums-linkbox,.u-marketing-suite-dashboard .ums-linkbox,.ums-portal-content .ums-linkbox{display:block;padding:20px 30px;margin-bottom:30px;position:relative;border:1px solid #d1d4dc;box-shadow:0 2px 2px rgba(0,0,0,.05);border-radius:5px;text-decoration:none!important;overflow:hidden;background:#fff;color:#3444b2;transition:all .2s ease-in-out}.u-marketing-suite .ums-linkbox[data-has-link]:focus,.u-marketing-suite .ums-linkbox[data-has-link]:hover,.u-marketing-suite-dashboard .ums-linkbox[data-has-link]:focus,.u-marketing-suite-dashboard .ums-linkbox[data-has-link]:hover,.ums-portal-content .ums-linkbox[data-has-link]:focus,.ums-portal-content .ums-linkbox[data-has-link]:hover{background:#f7f7f7}.u-marketing-suite .ums-linkbox--grid,.u-marketing-suite-dashboard .ums-linkbox--grid,.ums-portal-content .ums-linkbox--grid{display:grid;grid-template-areas:"icon title" "icon link";grid-template-columns:auto 1fr;grid-template-rows:auto auto;-moz-column-gap:15px;column-gap:15px;row-gap:5px}@media screen and (min-width:1366px){.u-marketing-suite .ums-linkbox--grid,.u-marketing-suite-dashboard .ums-linkbox--grid,.ums-portal-content .ums-linkbox--grid{-moz-column-gap:30px;column-gap:30px}}.u-marketing-suite .ums-linkbox--grid>[class*="__title"],.u-marketing-suite-dashboard .ums-linkbox--grid>[class*="__title"],.ums-portal-content .ums-linkbox--grid>[class*="__title"]{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1;grid-area:title;align-self:end;margin:0}.u-marketing-suite .ums-linkbox--grid>[class*="__bigicon"],.u-marketing-suite-dashboard .ums-linkbox--grid>[class*="__bigicon"],.ums-portal-content .ums-linkbox--grid>[class*="__bigicon"]{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;grid-area:icon;align-self:center}.u-marketing-suite .ums-linkbox--grid>[class*="__button"],.u-marketing-suite-dashboard .ums-linkbox--grid>[class*="__button"],.ums-portal-content .ums-linkbox--grid>[class*="__button"]{-ms-grid-row:3;-ms-grid-column:3;grid-area:link;align-self:start;color:#3444b2}.u-marketing-suite .ums-linkbox--license,.u-marketing-suite-dashboard .ums-linkbox--license,.ums-portal-content .ums-linkbox--license{background:#3444b2;color:#fff}.u-marketing-suite .ums-linkbox--license[data-has-link]:focus,.u-marketing-suite .ums-linkbox--license[data-has-link]:hover,.u-marketing-suite-dashboard .ums-linkbox--license[data-has-link]:focus,.u-marketing-suite-dashboard .ums-linkbox--license[data-has-link]:hover,.ums-portal-content .ums-linkbox--license[data-has-link]:focus,.ums-portal-content .ums-linkbox--license[data-has-link]:hover{background:#3749be}.u-marketing-suite .ums-linkbox--license [class*="__button"],.u-marketing-suite-dashboard .ums-linkbox--license [class*="__button"],.ums-portal-content .ums-linkbox--license [class*="__button"]{color:inherit!important}.u-marketing-suite .ums-linkbox--license[data-license-state=active] [class*="__state__indicator"],.u-marketing-suite-dashboard .ums-linkbox--license[data-license-state=active] [class*="__state__indicator"],.ums-portal-content .ums-linkbox--license[data-license-state=active] [class*="__state__indicator"]{background:#11bc9b}.u-marketing-suite .ums-linkbox--license[data-license-state=warning] [class*="__state__indicator"],.u-marketing-suite-dashboard .ums-linkbox--license[data-license-state=warning] [class*="__state__indicator"],.ums-portal-content .ums-linkbox--license[data-license-state=warning] [class*="__state__indicator"]{background:#ff7f50}.u-marketing-suite .ums-linkbox--license[data-license-state=expired] [class*="__state__indicator"],.u-marketing-suite-dashboard .ums-linkbox--license[data-license-state=expired] [class*="__state__indicator"],.ums-portal-content .ums-linkbox--license[data-license-state=expired] [class*="__state__indicator"]{background:#fc391c}.u-marketing-suite .ums-linkbox--license[data-license-state=corrupt],.u-marketing-suite-dashboard .ums-linkbox--license[data-license-state=corrupt],.ums-portal-content .ums-linkbox--license[data-license-state=corrupt]{background:#1a254f}.u-marketing-suite .ums-linkbox--license[data-license-state=corrupt][data-has-link]:focus,.u-marketing-suite .ums-linkbox--license[data-license-state=corrupt][data-has-link]:hover,.u-marketing-suite-dashboard .ums-linkbox--license[data-license-state=corrupt][data-has-link]:focus,.u-marketing-suite-dashboard .ums-linkbox--license[data-license-state=corrupt][data-has-link]:hover,.ums-portal-content .ums-linkbox--license[data-license-state=corrupt][data-has-link]:focus,.ums-portal-content .ums-linkbox--license[data-license-state=corrupt][data-has-link]:hover{background:#1e2a5b}.u-marketing-suite .ums-linkbox--license[data-license-state=corrupt] [class*="__state__indicator"],.u-marketing-suite-dashboard .ums-linkbox--license[data-license-state=corrupt] [class*="__state__indicator"],.ums-portal-content .ums-linkbox--license[data-license-state=corrupt] [class*="__state__indicator"]{background:#fc391c}.u-marketing-suite .ums-linkbox--license-error-message,.u-marketing-suite-dashboard .ums-linkbox--license-error-message,.ums-portal-content .ums-linkbox--license-error-message{background:#f5c1bc;color:#000;margin-top:-34px;border-top-left-radius:0;border-top-right-radius:0;border-top:0;padding-top:13px;padding-bottom:13px}.u-marketing-suite .ums-linkbox--license-error-message[data-has-link]:focus,.u-marketing-suite .ums-linkbox--license-error-message[data-has-link]:hover,.u-marketing-suite-dashboard .ums-linkbox--license-error-message[data-has-link]:focus,.u-marketing-suite-dashboard .ums-linkbox--license-error-message[data-has-link]:hover,.ums-portal-content .ums-linkbox--license-error-message[data-has-link]:focus,.ums-portal-content .ums-linkbox--license-error-message[data-has-link]:hover{background:#f3b5af}@media screen and (min-width:1366px){.u-marketing-suite .ums-linkbox--license-error-message,.u-marketing-suite-dashboard .ums-linkbox--license-error-message,.ums-portal-content .ums-linkbox--license-error-message{padding-top:23px;padding-bottom:23px}}.u-marketing-suite .ums-linkbox--license-error-message>p,.u-marketing-suite-dashboard .ums-linkbox--license-error-message>p,.ums-portal-content .ums-linkbox--license-error-message>p{margin:0}.u-marketing-suite .ums-linkbox--license-error-message[aria-hidden=true],.u-marketing-suite-dashboard .ums-linkbox--license-error-message[aria-hidden=true],.ums-portal-content .ums-linkbox--license-error-message[aria-hidden=true]{display:none}.u-marketing-suite .ums-linkbox__title,.u-marketing-suite-dashboard .ums-linkbox__title,.ums-portal-content .ums-linkbox__title{color:inherit}.u-marketing-suite .ums-linkbox__title--big,.u-marketing-suite-dashboard .ums-linkbox__title--big,.ums-portal-content .ums-linkbox__title--big{font-size:20px!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-linkbox__title--big,.u-marketing-suite-dashboard .ums-linkbox__title--big,.ums-portal-content .ums-linkbox__title--big{font-size:30px!important}}.u-marketing-suite .ums-linkbox__title--margin-bottom-0,.u-marketing-suite-dashboard .ums-linkbox__title--margin-bottom-0,.ums-portal-content .ums-linkbox__title--margin-bottom-0{margin-bottom:0!important}.u-marketing-suite .ums-linkbox__state,.u-marketing-suite-dashboard .ums-linkbox__state,.ums-portal-content .ums-linkbox__state{display:flex;align-items:center;font-weight:900}.u-marketing-suite .ums-linkbox__state__indicator,.u-marketing-suite-dashboard .ums-linkbox__state__indicator,.ums-portal-content .ums-linkbox__state__indicator{width:12px;height:12px;background:#fff;border-radius:50%;margin-right:10px}.u-marketing-suite .ums-linkbox__table,.u-marketing-suite-dashboard .ums-linkbox__table,.ums-portal-content .ums-linkbox__table{margin-top:20px;border:0;border-collapse:collapse;background:0 0;text-align:left}.u-marketing-suite .ums-linkbox__table tr>*+*,.u-marketing-suite-dashboard .ums-linkbox__table tr>*+*,.ums-portal-content .ums-linkbox__table tr>*+*{padding-left:20px}.u-marketing-suite .ums-linkbox__table th,.u-marketing-suite-dashboard .ums-linkbox__table th,.ums-portal-content .ums-linkbox__table th{font-weight:500}.u-marketing-suite .ums-linkbox__table td,.u-marketing-suite-dashboard .ums-linkbox__table td,.ums-portal-content .ums-linkbox__table td{font-weight:700}.u-marketing-suite .ums-linkbox__tbody+.ums-linkbox__tbody:before,.u-marketing-suite-dashboard .ums-linkbox__tbody+.ums-linkbox__tbody:before,.ums-portal-content .ums-linkbox__tbody+.ums-linkbox__tbody:before{content:"@";display:block;line-height:10px;text-indent:-99999px}.u-marketing-suite .ums-linkbox__subtitle,.u-marketing-suite-dashboard .ums-linkbox__subtitle,.ums-portal-content .ums-linkbox__subtitle{color:inherit;opacity:.5}.u-marketing-suite .ums-linkbox__button--base-color,.u-marketing-suite-dashboard .ums-linkbox__button--base-color,.ums-portal-content .ums-linkbox__button--base-color{color:#1a254f!important}.u-marketing-suite .ums-linkbox__button--base-color:focus,.u-marketing-suite .ums-linkbox__button--base-color:hover,.u-marketing-suite-dashboard .ums-linkbox__button--base-color:focus,.u-marketing-suite-dashboard .ums-linkbox__button--base-color:hover,.ums-portal-content .ums-linkbox__button--base-color:focus,.ums-portal-content .ums-linkbox__button--base-color:hover{color:#33499c!important}.u-marketing-suite .ums-linkbox__button--white-color,.u-marketing-suite-dashboard .ums-linkbox__button--white-color,.ums-portal-content .ums-linkbox__button--white-color{color:#fff}.u-marketing-suite .ums-linkbox__button--white-color:focus,.u-marketing-suite .ums-linkbox__button--white-color:hover,.u-marketing-suite-dashboard .ums-linkbox__button--white-color:focus,.u-marketing-suite-dashboard .ums-linkbox__button--white-color:hover,.ums-portal-content .ums-linkbox__button--white-color:focus,.ums-portal-content .ums-linkbox__button--white-color:hover{color:#d9d9d9!important}.u-marketing-suite .ums-linkbox__button--margin-top,.u-marketing-suite-dashboard .ums-linkbox__button--margin-top,.ums-portal-content .ums-linkbox__button--margin-top{margin-top:20px}.u-marketing-suite .ums-linkbox__domainlist,.u-marketing-suite-dashboard .ums-linkbox__domainlist,.ums-portal-content .ums-linkbox__domainlist{padding:0;list-style:square;margin:0 0 0 15px}.u-marketing-suite .ums-linkbox__domainlist li,.u-marketing-suite-dashboard .ums-linkbox__domainlist li,.ums-portal-content .ums-linkbox__domainlist li{color:#fff}.u-marketing-suite .ums-linkbox__bigicon,.u-marketing-suite-dashboard .ums-linkbox__bigicon,.ums-portal-content .ums-linkbox__bigicon{width:50px;height:50px;border-radius:50%;background:#1a254f;color:#fff;display:flex;align-items:center;justify-content:center}.u-marketing-suite .ums-linkbox__bigicon>*,.u-marketing-suite-dashboard .ums-linkbox__bigicon>*,.ums-portal-content .ums-linkbox__bigicon>*{width:20px;height:20px}@media screen and (min-width:1366px){.u-marketing-suite .ums-linkbox__bigicon,.u-marketing-suite-dashboard .ums-linkbox__bigicon,.ums-portal-content .ums-linkbox__bigicon{width:70px;height:70px}.u-marketing-suite .ums-linkbox__bigicon>*,.u-marketing-suite-dashboard .ums-linkbox__bigicon>*,.ums-portal-content .ums-linkbox__bigicon>*{width:30px;height:30px}}.u-marketing-suite .ums-linkbox__icon,.u-marketing-suite-dashboard .ums-linkbox__icon,.ums-portal-content .ums-linkbox__icon{color:#68676b}.u-marketing-suite .ums-linkbox__fingerprint,.u-marketing-suite-dashboard .ums-linkbox__fingerprint,.ums-portal-content .ums-linkbox__fingerprint{width:150px;height:200px;position:absolute;top:0;right:0;left:auto;bottom:auto}.u-marketing-suite .ums-linkbox__fingerprint>img,.u-marketing-suite .ums-linkbox__fingerprint>svg,.u-marketing-suite-dashboard .ums-linkbox__fingerprint>img,.u-marketing-suite-dashboard .ums-linkbox__fingerprint>svg,.ums-portal-content .ums-linkbox__fingerprint>img,.ums-portal-content .ums-linkbox__fingerprint>svg{fill:#fff;transform:translate(45px,-45px) rotate(90deg);opacity:.05}@media screen and (min-width:1599px){.u-marketing-suite .ums-linkbox,.u-marketing-suite-dashboard .ums-linkbox,.ums-portal-content .ums-linkbox{padding:30px 45px}}.u-marketing-suite .ums-linkbox__packagestatus-inner-message,.u-marketing-suite-dashboard .ums-linkbox__packagestatus-inner-message,.ums-portal-content .ums-linkbox__packagestatus-inner-message{margin-top:1rem}.u-marketing-suite .ums-contentbar__container,.u-marketing-suite-dashboard .ums-contentbar__container,.ums-portal-content .ums-contentbar__container{background:#fff;width:100%;height:50px;border-bottom:1px solid #d1d4dc;display:flex;flex-flow:row wrap;justify-content:flex-end;align-items:center}.u-marketing-suite .ums-contentbar__container+* .ums-topbar__container,.u-marketing-suite-dashboard .ums-contentbar__container+* .ums-topbar__container,.ums-portal-content .ums-contentbar__container+* .ums-topbar__container{margin-top:-50px}.u-marketing-suite .ums-contentbar__badge,.u-marketing-suite-dashboard .ums-contentbar__badge,.ums-portal-content .ums-contentbar__badge{background:#3444b2;font-weight:700;color:#fff;padding:5px 20px 5px 10px;width:auto;height:100%;height:55px;position:relative;display:flex;flex-flow:row nowrap;align-items:center;flex:0 0 auto}.u-marketing-suite .ums-contentbar__badge ums-icon:first-child,.u-marketing-suite-dashboard .ums-contentbar__badge ums-icon:first-child,.ums-portal-content .ums-contentbar__badge ums-icon:first-child{margin-right:10px}.u-marketing-suite .ums-contentbar__badge ums-icon:last-child,.u-marketing-suite-dashboard .ums-contentbar__badge ums-icon:last-child,.ums-portal-content .ums-contentbar__badge ums-icon:last-child{margin-left:10px}.u-marketing-suite .ums-contentbar__badge>span,.u-marketing-suite-dashboard .ums-contentbar__badge>span,.ums-portal-content .ums-contentbar__badge>span{line-height:1}.u-marketing-suite .ums-contentbar__badge:before,.u-marketing-suite-dashboard .ums-contentbar__badge:before,.ums-portal-content .ums-contentbar__badge:before{content:'';position:absolute;top:auto;bottom:0;left:-30px;border-style:solid;border-width:0 30px 60px 0;border-color:transparent #3444b2 transparent transparent}.u-marketing-suite .ums-infotext__container,.u-marketing-suite-dashboard .ums-infotext__container,.ums-portal-content .ums-infotext__container{background:#3444b2;color:#fff;padding:20px 30px;margin-bottom:30px;border-radius:5px;display:flex;flex-flow:row wrap}.u-marketing-suite .ums-infotext__image,.u-marketing-suite-dashboard .ums-infotext__image,.ums-portal-content .ums-infotext__image{width:15%}.u-marketing-suite .ums-infotext__image img,.u-marketing-suite-dashboard .ums-infotext__image img,.ums-portal-content .ums-infotext__image img{width:100%}.u-marketing-suite .ums-infotext__text,.u-marketing-suite-dashboard .ums-infotext__text,.ums-portal-content .ums-infotext__text{flex:1 1 0;padding:0 60px}.u-marketing-suite .ums-infotext__text *,.u-marketing-suite-dashboard .ums-infotext__text *,.ums-portal-content .ums-infotext__text *{color:#fff!important}.u-marketing-suite .ums-infotext__text:nth-of-type(1),.u-marketing-suite-dashboard .ums-infotext__text:nth-of-type(1),.ums-portal-content .ums-infotext__text:nth-of-type(1){margin-top:0!important}.u-marketing-suite .ums-infotext__button,.u-marketing-suite-dashboard .ums-infotext__button,.ums-portal-content .ums-infotext__button{width:auto;align-self:flex-end}.u-marketing-suite .ums-savebar__container,.u-marketing-suite-dashboard .ums-savebar__container,.ums-portal-content .ums-savebar__container{position:fixed;top:auto;bottom:0;z-index:50;width:100%;background:#fff;border-top:1px solid #d1d4dc;height:50px;padding:10px 20px;display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end;left:0}.u-marketing-suite .ums-savebar__container .ums-button,.u-marketing-suite-dashboard .ums-savebar__container .ums-button,.ums-portal-content .ums-savebar__container .ums-button{padding:6px 14px!important;font-size:15px!important;line-height:20px!important;border:0!important;height:32px!important;margin-left:5px!important}.u-marketing-suite .ums-segmentbuilder__container,.u-marketing-suite-dashboard .ums-segmentbuilder__container,.ums-portal-content .ums-segmentbuilder__container{display:flex;flex-flow:column wrap;align-items:flex-start;padding:0!important;margin-top:0!important;border-left:1px solid #d1d4dc;z-index:0;overflow:hidden}.u-marketing-suite .ums-segmentbuilder__inner-container,.u-marketing-suite-dashboard .ums-segmentbuilder__inner-container,.ums-portal-content .ums-segmentbuilder__inner-container{display:flex;flex-flow:column wrap;flex:1;width:100%;height:100%}.u-marketing-suite .ums-segmentbuilder__form,.u-marketing-suite .ums-segmentbuilder__panel,.u-marketing-suite-dashboard .ums-segmentbuilder__form,.u-marketing-suite-dashboard .ums-segmentbuilder__panel,.ums-portal-content .ums-segmentbuilder__form,.ums-portal-content .ums-segmentbuilder__panel{width:100%}.u-marketing-suite .ums-segmentbuilder__animate:not(.first),.u-marketing-suite-dashboard .ums-segmentbuilder__animate:not(.first),.ums-portal-content .ums-segmentbuilder__animate:not(.first){animation:animateIn .6s cubic-bezier(.43,.26,0,1.01) forwards}.u-marketing-suite .ums-segmentbuilder__animate:not(.first).prev,.u-marketing-suite-dashboard .ums-segmentbuilder__animate:not(.first).prev,.ums-portal-content .ums-segmentbuilder__animate:not(.first).prev{animation:animateOut .6s cubic-bezier(.43,.26,0,1.01) forwards}@keyframes animateIn{0%{opacity:0;transform:scale(.95)}100%{opacity:1;transform:scale(1)}}@keyframes animateOut{0%{opacity:0;transform:scale(.95)}100%{opacity:1;transform:scale(1)}}.u-marketing-suite .ums-segmentsteps__container,.u-marketing-suite-dashboard .ums-segmentsteps__container,.ums-portal-content .ums-segmentsteps__container{align-self:flex-start;display:flex;flex-flow:row wrap;justify-content:space-between;padding:0 30px;max-width:100%;width:100%;height:3rem;align-items:center;border-bottom:1px solid #d1d4dc;z-index:1}.u-marketing-suite .ums-segmentsteps__holder,.u-marketing-suite-dashboard .ums-segmentsteps__holder,.ums-portal-content .ums-segmentsteps__holder{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;flex:1 1 0;margin:0 1rem;height:100%}.u-marketing-suite .ums-segmentsteps__step,.u-marketing-suite-dashboard .ums-segmentsteps__step,.ums-portal-content .ums-segmentsteps__step{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;border:0;background:0 0;margin:0 0 0 2rem;font-weight:700;position:relative;height:100%;font-size:11px!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-segmentsteps__step,.u-marketing-suite-dashboard .ums-segmentsteps__step,.ums-portal-content .ums-segmentsteps__step{font-size:13px!important}}.u-marketing-suite .ums-segmentsteps__step:before,.u-marketing-suite-dashboard .ums-segmentsteps__step:before,.ums-portal-content .ums-segmentsteps__step:before{content:"";display:block;position:absolute;top:auto;bottom:0;left:0;width:100%;height:3px;border-radius:3px 3px 0 0;background:#fff}.u-marketing-suite .ums-segmentsteps__step.s-active,.u-marketing-suite .ums-segmentsteps__step:hover:not([disabled]),.u-marketing-suite-dashboard .ums-segmentsteps__step.s-active,.u-marketing-suite-dashboard .ums-segmentsteps__step:hover:not([disabled]),.ums-portal-content .ums-segmentsteps__step.s-active,.ums-portal-content .ums-segmentsteps__step:hover:not([disabled]){color:#3444b2;transition:all .2s ease-in-out}.u-marketing-suite .ums-segmentsteps__step.s-active:before,.u-marketing-suite .ums-segmentsteps__step:hover:not([disabled]):before,.u-marketing-suite-dashboard .ums-segmentsteps__step.s-active:before,.u-marketing-suite-dashboard .ums-segmentsteps__step:hover:not([disabled]):before,.ums-portal-content .ums-segmentsteps__step.s-active:before,.ums-portal-content .ums-segmentsteps__step:hover:not([disabled]):before{background:#3444b2}.u-marketing-suite .ums-segmentparameter__holder,.u-marketing-suite-dashboard .ums-segmentparameter__holder,.ums-portal-content .ums-segmentparameter__holder{flex:1 1 0;display:flex;flex-direction:column;position:relative;min-height:380px;width:100%}.u-marketing-suite .ums-segmentparameter__container,.u-marketing-suite-dashboard .ums-segmentparameter__container,.ums-portal-content .ums-segmentparameter__container{flex:1 1 0;overflow-y:scroll;overflow-x:hidden;padding:0 5px 30px 20px;min-height:380px;width:100%}.u-marketing-suite .ums-segmentparameter__wrap,.u-marketing-suite-dashboard .ums-segmentparameter__wrap,.ums-portal-content .ums-segmentparameter__wrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;width:100%;height:100%;padding:35px 20px 25px!important}.u-marketing-suite .ums-segmentparameter__wrap.s-applied,.u-marketing-suite-dashboard .ums-segmentparameter__wrap.s-applied,.ums-portal-content .ums-segmentparameter__wrap.s-applied{border:2px solid #3444b2}.u-marketing-suite .ums-segmentparameter__wrap[disabled],.u-marketing-suite-dashboard .ums-segmentparameter__wrap[disabled],.ums-portal-content .ums-segmentparameter__wrap[disabled]{opacity:.5;box-shadow:none!important}.u-marketing-suite .ums-segmentparameter__wrap[disabled] [class*="__title"],.u-marketing-suite-dashboard .ums-segmentparameter__wrap[disabled] [class*="__title"],.ums-portal-content .ums-segmentparameter__wrap[disabled] [class*="__title"]{color:#1a254f}.u-marketing-suite .ums-segmentparameter__wrap[disabled] [class*=gotoarrow],.u-marketing-suite-dashboard .ums-segmentparameter__wrap[disabled] [class*=gotoarrow],.ums-portal-content .ums-segmentparameter__wrap[disabled] [class*=gotoarrow]{opacity:0}.u-marketing-suite .ums-segmentparameter__parameter-label,.u-marketing-suite .ums-segmentparameter__parameter-soon,.u-marketing-suite-dashboard .ums-segmentparameter__parameter-label,.u-marketing-suite-dashboard .ums-segmentparameter__parameter-soon,.ums-portal-content .ums-segmentparameter__parameter-label,.ums-portal-content .ums-segmentparameter__parameter-soon{position:absolute;top:-2px;left:12px;opacity:.8;font-size:10px;color:#1a254f;text-transform:uppercase;font-weight:800;display:block}.u-marketing-suite .ums-segmentparameter__parameter-soon,.u-marketing-suite-dashboard .ums-segmentparameter__parameter-soon,.ums-portal-content .ums-segmentparameter__parameter-soon{width:100%;text-align:center;opacity:1;left:0}.u-marketing-suite .ums-segmentparameter__label,.u-marketing-suite-dashboard .ums-segmentparameter__label,.ums-portal-content .ums-segmentparameter__label{margin:30px 0 -20px!important}.u-marketing-suite .ums-segmentparameter__icon,.u-marketing-suite-dashboard .ums-segmentparameter__icon,.ums-portal-content .ums-segmentparameter__icon{color:#1a254f}.u-marketing-suite .ums-segmentparameter__title,.u-marketing-suite-dashboard .ums-segmentparameter__title,.ums-portal-content .ums-segmentparameter__title{font-weight:700;color:#3444b2;text-align:center;width:100%;font-size:11px!important;line-height:1.2}@media screen and (min-width:1366px){.u-marketing-suite .ums-segmentparameter__title,.u-marketing-suite-dashboard .ums-segmentparameter__title,.ums-portal-content .ums-segmentparameter__title{font-size:13px!important}}.u-marketing-suite .ums-segmentparameter__button-holder,.u-marketing-suite-dashboard .ums-segmentparameter__button-holder,.ums-portal-content .ums-segmentparameter__button-holder{width:100%;display:flex;justify-content:flex-end;background:#fff;border-top:1px solid #d1d4dc;padding:13.33333333px 30px!important}.u-marketing-suite .ums-segmentparameter__datepicker,.u-marketing-suite-dashboard .ums-segmentparameter__datepicker,.ums-portal-content .ums-segmentparameter__datepicker{display:flex}.u-marketing-suite .ums-segmentparameter__datepicker-input,.u-marketing-suite-dashboard .ums-segmentparameter__datepicker-input,.ums-portal-content .ums-segmentparameter__datepicker-input{flex:1 1 auto;height:40px;width:auto!important}.u-marketing-suite .ums-segmentparameter__datepicker-input input,.u-marketing-suite-dashboard .ums-segmentparameter__datepicker-input input,.ums-portal-content .ums-segmentparameter__datepicker-input input{width:100%;height:100%;background:#fff}.u-marketing-suite .ums-segmentparameter__datepicker-btn,.u-marketing-suite-dashboard .ums-segmentparameter__datepicker-btn,.ums-portal-content .ums-segmentparameter__datepicker-btn{flex:0 0 auto;height:40px;width:40px;margin-left:10px;background:#eeeef0;border:1px solid #d1d4dc;border-radius:2.5px;transition:background .2s ease-out}.u-marketing-suite .ums-segmentparameter__datepicker-btn:hover,.u-marketing-suite-dashboard .ums-segmentparameter__datepicker-btn:hover,.ums-portal-content .ums-segmentparameter__datepicker-btn:hover{background:#fff}.u-marketing-suite .ums-segmentparameter__datepicker-btn>*,.u-marketing-suite-dashboard .ums-segmentparameter__datepicker-btn>*,.ums-portal-content .ums-segmentparameter__datepicker-btn>*{position:relative;top:2px;left:1px}.u-marketing-suite .ums-segmentparameter__groupbox,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox,.ums-portal-content .ums-segmentparameter__groupbox{position:relative;display:flex;align-items:center;flex-wrap:nowrap;width:100%}.u-marketing-suite .ums-segmentparameter__groupbox--padding,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox--padding,.ums-portal-content .ums-segmentparameter__groupbox--padding{padding-left:40px}.u-marketing-suite .ums-segmentparameter__groupbox>.ums-groupbox__colorbar,.u-marketing-suite .ums-segmentparameter__groupbox>.ums-groupbox__image,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox>.ums-groupbox__colorbar,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox>.ums-groupbox__image,.ums-portal-content .ums-segmentparameter__groupbox>.ums-groupbox__colorbar,.ums-portal-content .ums-segmentparameter__groupbox>.ums-groupbox__image{flex:0 0 auto}.u-marketing-suite .ums-segmentparameter__groupbox>.ums-groupbox__image,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox>.ums-groupbox__image,.ums-portal-content .ums-segmentparameter__groupbox>.ums-groupbox__image{padding:5px}.u-marketing-suite .ums-segmentparameter__groupbox>.ums-groupbox__image>img,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox>.ums-groupbox__image>img,.ums-portal-content .ums-segmentparameter__groupbox>.ums-groupbox__image>img{position:relative;top:-1px}.u-marketing-suite .ums-segmentparameter__groupbox>.ums-groupbox__text,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox>.ums-groupbox__text,.ums-portal-content .ums-segmentparameter__groupbox>.ums-groupbox__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;top:2px;position:relative}.u-marketing-suite .ums-segmentparameter__groupbox>.ums-groupbox__text>*,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox>.ums-groupbox__text>*,.ums-portal-content .ums-segmentparameter__groupbox>.ums-groupbox__text>*{white-space:nowrap}.u-marketing-suite .ums-segmentparameter__groupbox::before,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox::before,.ums-portal-content .ums-segmentparameter__groupbox::before{content:"";pointer-events:none;width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;left:-1px;right:0;z-index:10;top:-1px;border-radius:5px;box-sizing:border-box;opacity:0;transition:opacity .4s ease;border:2px solid #3444b2}.u-marketing-suite .ums-segmentparameter__groupbox__checkbox,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox__checkbox,.ums-portal-content .ums-segmentparameter__groupbox__checkbox{position:absolute;top:10px;left:10px}.u-marketing-suite .ums-segmentparameter__groupbox.s-selected,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox.s-selected,.ums-portal-content .ums-segmentparameter__groupbox.s-selected{border-color:transparent}.u-marketing-suite .ums-segmentparameter__groupbox.s-selected::before,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox.s-selected::before,.ums-portal-content .ums-segmentparameter__groupbox.s-selected::before{opacity:1}.u-marketing-suite .ums-segmentparameter__groupbox select.ums-form__select,.u-marketing-suite .ums-segmentparameter__groupbox>input.ums-form__input,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox select.ums-form__select,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox>input.ums-form__input,.ums-portal-content .ums-segmentparameter__groupbox select.ums-form__select,.ums-portal-content .ums-segmentparameter__groupbox>input.ums-form__input{padding-top:5px!important;padding-bottom:5px!important;width:auto}.u-marketing-suite .ums-segmentparameter__groupbox--start,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox--start,.ums-portal-content .ums-segmentparameter__groupbox--start{align-items:flex-start;height:auto;min-height:39px}.u-marketing-suite .ums-segmentparameter__groupbox--start select,.u-marketing-suite .ums-segmentparameter__groupbox--start>input,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox--start select,.u-marketing-suite-dashboard .ums-segmentparameter__groupbox--start>input,.ums-portal-content .ums-segmentparameter__groupbox--start select,.ums-portal-content .ums-segmentparameter__groupbox--start>input{margin-top:6px}.u-marketing-suite .ums-segmentparameter__groupbox--start>input[type=checkbox],.u-marketing-suite-dashboard .ums-segmentparameter__groupbox--start>input[type=checkbox],.ums-portal-content .ums-segmentparameter__groupbox--start>input[type=checkbox]{margin-top:13px}.u-marketing-suite .ums-segmentparameter__config-parameter-holder,.u-marketing-suite-dashboard .ums-segmentparameter__config-parameter-holder,.ums-portal-content .ums-segmentparameter__config-parameter-holder{display:flex;flex-wrap:wrap;height:100%}.u-marketing-suite .ums-segmentparameter__custom-input-holder,.u-marketing-suite-dashboard .ums-segmentparameter__custom-input-holder,.ums-portal-content .ums-segmentparameter__custom-input-holder{display:flex;align-items:center}.u-marketing-suite .ums-segmentparameter__custom-input-item,.u-marketing-suite-dashboard .ums-segmentparameter__custom-input-item,.ums-portal-content .ums-segmentparameter__custom-input-item{padding:5px 10px!important;margin-right:5px!important}.u-marketing-suite .ums-segmentparameter__custom-input-item.s-large,.u-marketing-suite-dashboard .ums-segmentparameter__custom-input-item.s-large,.ums-portal-content .ums-segmentparameter__custom-input-item.s-large{width:160px!important}.u-marketing-suite .ums-segmentparameter__custom-input-spacer,.u-marketing-suite-dashboard .ums-segmentparameter__custom-input-spacer,.ums-portal-content .ums-segmentparameter__custom-input-spacer{padding:0 8px 0 4px;font-size:12px;text-transform:lowercase;font-weight:600;opacity:.6}.u-marketing-suite .ums-segmentparameter__accordion-content,.u-marketing-suite-dashboard .ums-segmentparameter__accordion-content,.ums-portal-content .ums-segmentparameter__accordion-content{padding-top:8px;padding-bottom:8px;background:#eeeef0}.u-marketing-suite .ums-segmentparameter__clear-button,.u-marketing-suite-dashboard .ums-segmentparameter__clear-button,.ums-portal-content .ums-segmentparameter__clear-button{padding-left:10px;padding-right:10px;height:27px;margin:6px 0 6px 10px}.u-marketing-suite .ums-segmentinfo__container,.u-marketing-suite-dashboard .ums-segmentinfo__container,.ums-portal-content .ums-segmentinfo__container{align-self:flex-end;display:flex;flex-flow:row wrap;border-top:1px solid #d1d4dc;background:#eeeef0;padding:13.33333333px 30px!important;max-width:100%;width:100%;position:relative;font-size:11px!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-segmentinfo__container,.u-marketing-suite-dashboard .ums-segmentinfo__container,.ums-portal-content .ums-segmentinfo__container{font-size:13px!important}}.u-marketing-suite .ums-segmentinfo__container--blue,.u-marketing-suite-dashboard .ums-segmentinfo__container--blue,.ums-portal-content .ums-segmentinfo__container--blue{background:#3444b2;color:#fff;border-color:#3444b2}.u-marketing-suite .ums-segmentinfo__container--blue *,.u-marketing-suite-dashboard .ums-segmentinfo__container--blue *,.ums-portal-content .ums-segmentinfo__container--blue *{color:#fff}.u-marketing-suite .ums-segmentinfo__container:before,.u-marketing-suite-dashboard .ums-segmentinfo__container:before,.ums-portal-content .ums-segmentinfo__container:before{content:"";display:block;transform:rotate(45deg);width:1rem;height:1rem;position:absolute;top:-.25rem;left:30px;border-radius:3px;background:#eeeef0}.u-marketing-suite .ums-segmentinfo__container--blue:before,.u-marketing-suite-dashboard .ums-segmentinfo__container--blue:before,.ums-portal-content .ums-segmentinfo__container--blue:before{background:#3444b2}.u-marketing-suite .ums-segmentinfo__text,.u-marketing-suite-dashboard .ums-segmentinfo__text,.ums-portal-content .ums-segmentinfo__text{flex:1 1 0}.u-marketing-suite .ums-segmentinfo__text strong,.u-marketing-suite-dashboard .ums-segmentinfo__text strong,.ums-portal-content .ums-segmentinfo__text strong{margin-bottom:.25rem;display:block}.u-marketing-suite .ums-segmentinfo__text p,.u-marketing-suite-dashboard .ums-segmentinfo__text p,.ums-portal-content .ums-segmentinfo__text p{color:#fff}.u-marketing-suite .ums-segmentinfo__image,.u-marketing-suite-dashboard .ums-segmentinfo__image,.ums-portal-content .ums-segmentinfo__image{width:25%;position:absolute;top:-1.5rem;max-height:80%;left:auto;right:30px;text-align:right}.u-marketing-suite .ums-segmentinfo__parameter__container,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__container,.ums-portal-content .ums-segmentinfo__parameter__container{width:100%;display:flex;flex-flow:row wrap}.u-marketing-suite .ums-segmentinfo__parameter__container--tight .ums-segmentinfo__parameter__box,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__container--tight .ums-segmentinfo__parameter__box,.ums-portal-content .ums-segmentinfo__parameter__container--tight .ums-segmentinfo__parameter__box{max-width:100%}.u-marketing-suite .ums-segmentinfo__parameter__container--tight .ums-segmentinfo__parameter__box>.ums-popup__enter,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__container--tight .ums-segmentinfo__parameter__box>.ums-popup__enter,.ums-portal-content .ums-segmentinfo__parameter__container--tight .ums-segmentinfo__parameter__box>.ums-popup__enter{width:100%}.u-marketing-suite .ums-segmentinfo__parameter__container--tight .ums-segmentinfo__parameter__text,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__container--tight .ums-segmentinfo__parameter__text,.ums-portal-content .ums-segmentinfo__parameter__container--tight .ums-segmentinfo__parameter__text{max-width:100%;overflow:hidden}.u-marketing-suite .ums-segmentinfo__parameter__container--tight-margin,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__container--tight-margin,.ums-portal-content .ums-segmentinfo__parameter__container--tight-margin{margin:-.4rem 0 -.8rem}.u-marketing-suite .ums-segmentinfo__parameter__box,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__box,.ums-portal-content .ums-segmentinfo__parameter__box{margin-right:5px;border-radius:5px;border:1px solid #d1d4dc;display:inline-flex;flex-flow:row wrap;margin-bottom:5px;white-space:nowrap;position:relative;background:#fff;color:#000;min-height:2rem}.u-marketing-suite .ums-segmentinfo__parameter__box .ums-segmentinfo__parameter__icon,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__box .ums-segmentinfo__parameter__icon,.ums-portal-content .ums-segmentinfo__parameter__box .ums-segmentinfo__parameter__icon{width:1.6rem;height:1.6rem;color:inherit;margin-top:1px}.u-marketing-suite .ums-segmentinfo__parameter__box .ums-segmentinfo__parameter__icon svg,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__box .ums-segmentinfo__parameter__icon svg,.ums-portal-content .ums-segmentinfo__parameter__box .ums-segmentinfo__parameter__icon svg{width:16px;height:16px}.u-marketing-suite .ums-segmentinfo__parameter__box .ums-segmentinfo__parameter__icon img,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__box .ums-segmentinfo__parameter__icon img,.ums-portal-content .ums-segmentinfo__parameter__box .ums-segmentinfo__parameter__icon img{filter:invert(0)}.u-marketing-suite .ums-segmentinfo__parameter__box .ums-segmentinfo__parameter__text,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__box .ums-segmentinfo__parameter__text,.ums-portal-content .ums-segmentinfo__parameter__box .ums-segmentinfo__parameter__text{padding:5px 10px 5px 5px;line-height:1.5;font-size:.9em;color:inherit;font-weight:600}.u-marketing-suite .ums-segmentinfo__parameter__box .ums-segmentrule__wrapper:not(:last-child),.u-marketing-suite .ums-segmentinfo__parameter__box .ums-segmentrule__wrapper>:not(:last-child),.u-marketing-suite-dashboard .ums-segmentinfo__parameter__box .ums-segmentrule__wrapper:not(:last-child),.u-marketing-suite-dashboard .ums-segmentinfo__parameter__box .ums-segmentrule__wrapper>:not(:last-child),.ums-portal-content .ums-segmentinfo__parameter__box .ums-segmentrule__wrapper:not(:last-child),.ums-portal-content .ums-segmentinfo__parameter__box .ums-segmentrule__wrapper>:not(:last-child){margin-right:.25rem}.u-marketing-suite .ums-segmentinfo__parameter__box.has-edit-button,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__box.has-edit-button,.ums-portal-content .ums-segmentinfo__parameter__box.has-edit-button{padding-right:1.5rem}.u-marketing-suite .ums-segmentinfo__parameter__box--current,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__box--current,.ums-portal-content .ums-segmentinfo__parameter__box--current{border:0;background-color:rgba(0,0,0,.08);background-image:repeating-linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2) 9px,transparent 9px,transparent 20px,rgba(0,0,0,.2) 20px),repeating-linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.2) 9px,transparent 9px,transparent 20px,rgba(0,0,0,.2) 20px),repeating-linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.2) 9px,transparent 9px,transparent 20px,rgba(0,0,0,.2) 20px),repeating-linear-gradient(270deg,rgba(0,0,0,.2),rgba(0,0,0,.2) 9px,transparent 9px,transparent 20px,rgba(0,0,0,.2) 20px);background-size:2px calc(100% + 20px),calc(100% + 20px) 2px,2px calc(100% + 20px),calc(100% + 20px) 2px;background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat;animation:borderAnimation .8s infinite linear}.u-marketing-suite .ums-segmentinfo__parameter__box--current .ums-segmentinfo__parameter__icon *,.u-marketing-suite .ums-segmentinfo__parameter__box--current .ums-segmentinfo__parameter__text *,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__box--current .ums-segmentinfo__parameter__icon *,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__box--current .ums-segmentinfo__parameter__text *,.ums-portal-content .ums-segmentinfo__parameter__box--current .ums-segmentinfo__parameter__icon *,.ums-portal-content .ums-segmentinfo__parameter__box--current .ums-segmentinfo__parameter__text *{fill:currentColor;color:rgba(0,0,0,.5)}.u-marketing-suite .ums-segmentinfo__parameter__box--current .ums-segmentinfo__parameter__icon img,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__box--current .ums-segmentinfo__parameter__icon img,.ums-portal-content .ums-segmentinfo__parameter__box--current .ums-segmentinfo__parameter__icon img{filter:invert(0)}.u-marketing-suite .ums-segmentinfo__parameter__box--current [class*=negation],.u-marketing-suite-dashboard .ums-segmentinfo__parameter__box--current [class*=negation],.ums-portal-content .ums-segmentinfo__parameter__box--current [class*=negation]{margin-top:7px}.u-marketing-suite .ums-segmentinfo__parameter__icon,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__icon,.ums-portal-content .ums-segmentinfo__parameter__icon{display:inline-flex;margin-left:5px;height:2.5rem;width:2.5rem;flex-flow:row wrap;align-items:center;justify-content:center;color:#fff;border-radius:5px}.u-marketing-suite .ums-segmentinfo__parameter__negation,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__negation,.ums-portal-content .ums-segmentinfo__parameter__negation{background:#fc391c;color:#fff;font-weight:600;padding:2px 4px;line-height:1;font-size:13px!important;border-radius:5px;height:auto;margin-top:6px;margin-bottom:auto}.u-marketing-suite .ums-segmentinfo__parameter__text,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__text,.ums-portal-content .ums-segmentinfo__parameter__text{color:#fff;font-size:11px!important;flex:1 1 0;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;padding:.8rem 2.3rem .7rem .5rem;line-height:1.4;height:auto}@media screen and (min-width:1366px){.u-marketing-suite .ums-segmentinfo__parameter__text,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__text,.ums-portal-content .ums-segmentinfo__parameter__text{font-size:13px!important}}.u-marketing-suite .ums-segmentinfo__parameter__button,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__button,.ums-portal-content .ums-segmentinfo__parameter__button{position:relative;right:0;top:0;background:0 0;height:100%;width:1.75rem;border-radius:0 5px 0 5px;border:0;padding:.5rem;display:inline-flex;flex-flow:row wrap;align-items:center;justify-content:center;margin-left:-5px}.u-marketing-suite .ums-segmentinfo__parameter__button ums-icon,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__button ums-icon,.ums-portal-content .ums-segmentinfo__parameter__button ums-icon{transform:translate(1px,-1px)}.u-marketing-suite .ums-segmentinfo__parameter__popholder,.u-marketing-suite-dashboard .ums-segmentinfo__parameter__popholder,.ums-portal-content .ums-segmentinfo__parameter__popholder{position:absolute;right:0;top:0;left:auto;bottom:auto;height:1.75rem;width:1.75rem}.u-marketing-suite .ums-segmentrule__display,.u-marketing-suite-dashboard .ums-segmentrule__display,.ums-portal-content .ums-segmentrule__display{display:flex;flex-flow:row wrap}.u-marketing-suite .ums-segmentrule__wrapper,.u-marketing-suite-dashboard .ums-segmentrule__wrapper,.ums-portal-content .ums-segmentrule__wrapper{display:flex;flex-flow:row wrap}.u-marketing-suite .ums-segmentrule__wrapper:not(:last-child),.u-marketing-suite .ums-segmentrule__wrapper>:not(:last-child),.u-marketing-suite-dashboard .ums-segmentrule__wrapper:not(:last-child),.u-marketing-suite-dashboard .ums-segmentrule__wrapper>:not(:last-child),.ums-portal-content .ums-segmentrule__wrapper:not(:last-child),.ums-portal-content .ums-segmentrule__wrapper>:not(:last-child){margin-right:.4rem}.u-marketing-suite .ums-segmentrule__wrapper--thin:not(:last-child),.u-marketing-suite .ums-segmentrule__wrapper--thin>:not(:last-child),.u-marketing-suite-dashboard .ums-segmentrule__wrapper--thin:not(:last-child),.u-marketing-suite-dashboard .ums-segmentrule__wrapper--thin>:not(:last-child),.ums-portal-content .ums-segmentrule__wrapper--thin:not(:last-child),.ums-portal-content .ums-segmentrule__wrapper--thin>:not(:last-child){margin-right:.25rem}.u-marketing-suite .ums-segmentrule__divider,.u-marketing-suite-dashboard .ums-segmentrule__divider,.ums-portal-content .ums-segmentrule__divider{opacity:.5;display:inline-flex}.u-marketing-suite .ums-segmentrule__rulecontent,.u-marketing-suite-dashboard .ums-segmentrule__rulecontent,.ums-portal-content .ums-segmentrule__rulecontent{display:inline-flex}@keyframes borderAnimation{from{background-position:0 0,-20px 0,100% -20px,0 100%}to{background-position:0 -20px,0 0,100% 0,-20px 100%}}.u-marketing-suite .ums-fakegraph__container,.u-marketing-suite-dashboard .ums-fakegraph__container,.ums-portal-content .ums-fakegraph__container{min-height:360px;padding-top:36px;position:relative}.u-marketing-suite .ums-fakegraph__line,.u-marketing-suite-dashboard .ums-fakegraph__line,.ums-portal-content .ums-fakegraph__line{border-bottom:2px solid #e8eaee;display:block;height:6.2rem}.u-marketing-suite .ums-fakegraph__line:first-child,.u-marketing-suite-dashboard .ums-fakegraph__line:first-child,.ums-portal-content .ums-fakegraph__line:first-child{border-top:2px solid #e8eaee}.u-marketing-suite .ums-fakegraph__number-holder,.u-marketing-suite-dashboard .ums-fakegraph__number-holder,.ums-portal-content .ums-fakegraph__number-holder{display:flex;padding-bottom:2.5rem}.u-marketing-suite .ums-fakegraph__number-holder>*,.u-marketing-suite-dashboard .ums-fakegraph__number-holder>*,.ums-portal-content .ums-fakegraph__number-holder>*{flex:1;font-weight:900;opacity:.4;font-size:.8em;padding-top:.4rem}.u-marketing-suite .ums-fakegraph__number-holder>:last-child,.u-marketing-suite-dashboard .ums-fakegraph__number-holder>:last-child,.ums-portal-content .ums-fakegraph__number-holder>:last-child{flex:0 1 auto}.u-marketing-suite .ums-fakegraph__content,.u-marketing-suite-dashboard .ums-fakegraph__content,.ums-portal-content .ums-fakegraph__content{display:flex;justify-content:center;margin-top:-5rem}.u-marketing-suite .ums-fakegraph__message,.u-marketing-suite-dashboard .ums-fakegraph__message,.ums-portal-content .ums-fakegraph__message{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:4rem}.u-marketing-suite .ums-fakegraph__loader,.u-marketing-suite-dashboard .ums-fakegraph__loader,.ums-portal-content .ums-fakegraph__loader{position:absolute;width:100%;top:0;bottom:0;right:0;left:0;opacity:0;animation:showloader .2s .2s ease forwards}@keyframes showloader{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}.u-marketing-suite .ums-profile__side-sticky,.u-marketing-suite-dashboard .ums-profile__side-sticky,.ums-portal-content .ums-profile__side-sticky{position:sticky;top:40px}.u-marketing-suite .ums-profile__target-table tbody+tbody,.u-marketing-suite-dashboard .ums-profile__target-table tbody+tbody,.ums-portal-content .ums-profile__target-table tbody+tbody{position:relative}.u-marketing-suite .ums-profile__target-table tbody+tbody>tr:first-of-type>td,.u-marketing-suite-dashboard .ums-profile__target-table tbody+tbody>tr:first-of-type>td,.ums-portal-content .ums-profile__target-table tbody+tbody>tr:first-of-type>td{padding-top:40px}.u-marketing-suite .ums-profile__target-table tbody+tbody>tr:first-of-type>td>span::before,.u-marketing-suite-dashboard .ums-profile__target-table tbody+tbody>tr:first-of-type>td>span::before,.ums-portal-content .ums-profile__target-table tbody+tbody>tr:first-of-type>td>span::before{content:"";border-top:1px solid #d1d4dc;position:absolute;top:18px;left:0;right:0}.u-marketing-suite .ums-profile__image-holder,.u-marketing-suite-dashboard .ums-profile__image-holder,.ums-portal-content .ums-profile__image-holder{position:relative;width:100%;height:0;padding-top:100%;overflow:hidden;border-radius:5px}.u-marketing-suite .ums-profile__image,.u-marketing-suite-dashboard .ums-profile__image,.ums-portal-content .ums-profile__image{position:absolute;top:0;left:0;bottom:0;right:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.u-marketing-suite .ums-profile__table-type-holder,.u-marketing-suite-dashboard .ums-profile__table-type-holder,.ums-portal-content .ums-profile__table-type-holder{width:78px!important;min-width:0}.u-marketing-suite .ums-profile__table-type-holder--full,.u-marketing-suite-dashboard .ums-profile__table-type-holder--full,.ums-portal-content .ums-profile__table-type-holder--full{width:100px!important}.u-marketing-suite .ums-profile__table-type-holder--small,.u-marketing-suite-dashboard .ums-profile__table-type-holder--small,.ums-portal-content .ums-profile__table-type-holder--small{width:22px!important}.u-marketing-suite .ums-profile__type-holder,.u-marketing-suite-dashboard .ums-profile__type-holder,.ums-portal-content .ums-profile__type-holder{display:flex;align-items:center;margin:-15px -5px -15px -2px;width:100%;z-index:2;position:relative}.u-marketing-suite .ums-profile__type-holder>*+*,.u-marketing-suite-dashboard .ums-profile__type-holder>*+*,.ums-portal-content .ums-profile__type-holder>*+*{margin-left:15px;margin-top:0}.u-marketing-suite .ums-profile__type-indicator,.u-marketing-suite-dashboard .ums-profile__type-indicator,.ums-portal-content .ums-profile__type-indicator{width:17px;height:17px;display:flex;border-radius:50%;justify-content:center;align-items:center;background:rgba(104,103,107,.15);border:3px solid #fff;color:#68676b;flex:0 0 auto;margin-top:6px;margin-left:9px;left:16px;position:relative}.u-marketing-suite .ums-profile__type-indicator::after,.u-marketing-suite-dashboard .ums-profile__type-indicator::after,.ums-portal-content .ums-profile__type-indicator::after{content:"";z-index:-1;background:#fff;width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%}.u-marketing-suite .ums-profile__type-indicator--left,.u-marketing-suite-dashboard .ums-profile__type-indicator--left,.ums-portal-content .ums-profile__type-indicator--left{left:0}.u-marketing-suite .ums-profile__type-indicator.s-active,.u-marketing-suite-dashboard .ums-profile__type-indicator.s-active,.ums-portal-content .ums-profile__type-indicator.s-active{background:#3444b2;color:#fff}.u-marketing-suite .ums-profile__type-indicator.s-active-light,.u-marketing-suite-dashboard .ums-profile__type-indicator.s-active-light,.ums-portal-content .ums-profile__type-indicator.s-active-light{background:rgba(52,68,178,.2);color:#3444b2}.u-marketing-suite .ums-profile__type-indicator.s-large,.u-marketing-suite-dashboard .ums-profile__type-indicator.s-large,.ums-portal-content .ums-profile__type-indicator.s-large{width:34px;height:34px;border:0;margin-left:0;margin-top:0}.u-marketing-suite .ums-profile__type-indicator.s-icon,.u-marketing-suite-dashboard .ums-profile__type-indicator.s-icon,.ums-portal-content .ums-profile__type-indicator.s-icon{width:26px;height:26px;margin-left:4px;margin-top:0}.u-marketing-suite .ums-profile__type-indicator.s-small,.u-marketing-suite-dashboard .ums-profile__type-indicator.s-small,.ums-portal-content .ums-profile__type-indicator.s-small{width:15px;height:15px;margin-left:0;margin-top:0}.u-marketing-suite .ums-profile__type-indicator--second,.u-marketing-suite-dashboard .ums-profile__type-indicator--second,.ums-portal-content .ums-profile__type-indicator--second{left:3px;top:7px}.u-marketing-suite .ums-profile__type-indicator>:not(.ums-popup__holder),.u-marketing-suite-dashboard .ums-profile__type-indicator>:not(.ums-popup__holder),.ums-portal-content .ums-profile__type-indicator>:not(.ums-popup__holder){width:50%;height:50%}.u-marketing-suite .ums-profile__line-parent,.u-marketing-suite-dashboard .ums-profile__line-parent,.ums-portal-content .ums-profile__line-parent{position:relative;width:90px}.u-marketing-suite .ums-profile__line-parent--bottom>span[class*="__line-item"],.u-marketing-suite-dashboard .ums-profile__line-parent--bottom>span[class*="__line-item"],.ums-portal-content .ums-profile__line-parent--bottom>span[class*="__line-item"]{height:calc(50% - 20px);top:auto;bottom:0}.u-marketing-suite .ums-profile__line-parent--top>span[class*="__line-item"],.u-marketing-suite-dashboard .ums-profile__line-parent--top>span[class*="__line-item"],.ums-portal-content .ums-profile__line-parent--top>span[class*="__line-item"]{top:0;bottom:auto;height:calc(50% - 17px)}.u-marketing-suite .ums-profile__line-parent--corner>span[class*="__line-item"],.u-marketing-suite-dashboard .ums-profile__line-parent--corner>span[class*="__line-item"],.ums-portal-content .ums-profile__line-parent--corner>span[class*="__line-item"]{top:0;bottom:auto;height:50px;width:34px}.u-marketing-suite .ums-profile__line-parent--corner>span[class*="__line-item"]::after,.u-marketing-suite-dashboard .ums-profile__line-parent--corner>span[class*="__line-item"]::after,.ums-portal-content .ums-profile__line-parent--corner>span[class*="__line-item"]::after{border-bottom:3px solid #d9d9da}.u-marketing-suite .ums-profile__line-item,.u-marketing-suite-dashboard .ums-profile__line-item,.ums-portal-content .ums-profile__line-item{position:absolute!important;top:auto;bottom:0;height:100%;z-index:1!important;left:60px;opacity:0;display:flex;flex-direction:column}.u-marketing-suite .ums-profile__line-item::after,.u-marketing-suite .ums-profile__line-item::before,.u-marketing-suite-dashboard .ums-profile__line-item::after,.u-marketing-suite-dashboard .ums-profile__line-item::before,.ums-portal-content .ums-profile__line-item::after,.ums-portal-content .ums-profile__line-item::before{content:"";border-left:3px solid #d9d9da;flex:1}.u-marketing-suite .ums-profile__line-item--rotated,.u-marketing-suite-dashboard .ums-profile__line-item--rotated,.ums-portal-content .ums-profile__line-item--rotated{transform:rotate(-45deg);transform-origin:bottom right;height:46px}.u-marketing-suite .ums-profile__line-item--rotated.s-session-active:not(.s-active-before)::before,.u-marketing-suite-dashboard .ums-profile__line-item--rotated.s-session-active:not(.s-active-before)::before,.ums-portal-content .ums-profile__line-item--rotated.s-session-active:not(.s-active-before)::before{border:0;background:linear-gradient(#3444b2 30%,#d9d9da)}.u-marketing-suite .ums-profile__line-item--inside,.u-marketing-suite-dashboard .ums-profile__line-item--inside,.ums-portal-content .ums-profile__line-item--inside{left:15px}.u-marketing-suite .ums-profile__line-item.s-active-before::before,.u-marketing-suite-dashboard .ums-profile__line-item.s-active-before::before,.ums-portal-content .ums-profile__line-item.s-active-before::before{border-color:#3444b2!important}.u-marketing-suite .ums-profile__line-item.s-active-after::after,.u-marketing-suite-dashboard .ums-profile__line-item.s-active-after::after,.ums-portal-content .ums-profile__line-item.s-active-after::after{border-color:#3444b2!important}.u-marketing-suite .ums-profile__line-item.s-dashed-before::before,.u-marketing-suite-dashboard .ums-profile__line-item.s-dashed-before::before,.ums-portal-content .ums-profile__line-item.s-dashed-before::before{border:0;width:3px;background-image:repeating-linear-gradient(0deg,#d9d9da,#d9d9da 4px,transparent 4px,transparent 8px,#d9d9da 8px),repeating-linear-gradient(90deg,#d9d9da,#d9d9da 4px,transparent 4px,transparent 8px,#d9d9da 8px),repeating-linear-gradient(180deg,#d9d9da,#d9d9da 4px,transparent 4px,transparent 8px,#d9d9da 8px),repeating-linear-gradient(270deg,#d9d9da,#d9d9da 4px,transparent 4px,transparent 8px,#d9d9da 8px);background-size:3px 100%,100% 0,0 100%,100% 0;background-position:0 5px,0 0,100% 0,0 100%;background-repeat:no-repeat}.u-marketing-suite .ums-profile__line-item.s-dashed-after::after,.u-marketing-suite-dashboard .ums-profile__line-item.s-dashed-after::after,.ums-portal-content .ums-profile__line-item.s-dashed-after::after{border:0;width:3px;background-image:repeating-linear-gradient(0deg,#d9d9da,#d9d9da 4px,transparent 4px,transparent 8px,#d9d9da 8px),repeating-linear-gradient(90deg,#d9d9da,#d9d9da 4px,transparent 4px,transparent 8px,#d9d9da 8px),repeating-linear-gradient(180deg,#d9d9da,#d9d9da 4px,transparent 4px,transparent 8px,#d9d9da 8px),repeating-linear-gradient(270deg,#d9d9da,#d9d9da 4px,transparent 4px,transparent 8px,#d9d9da 8px);background-size:3px 100%,100% 0,0 100%,100% 0;background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat}.u-marketing-suite .ums-profile__indicators-holder,.u-marketing-suite-dashboard .ums-profile__indicators-holder,.ums-portal-content .ums-profile__indicators-holder{display:flex;gap:6px;flex-flow:row wrap;margin:-10px 0}.u-marketing-suite .ums-profile__indicators-holder>*,.u-marketing-suite-dashboard .ums-profile__indicators-holder>*,.ums-portal-content .ums-profile__indicators-holder>*{height:34px}.u-marketing-suite .ums-profile__conversion-indicator,.u-marketing-suite .ums-profile__regular-indicator,.u-marketing-suite-dashboard .ums-profile__conversion-indicator,.u-marketing-suite-dashboard .ums-profile__regular-indicator,.ums-portal-content .ums-profile__conversion-indicator,.ums-portal-content .ums-profile__regular-indicator{background:#ffba00;color:#fff;border-radius:100px;padding:7px 20px;margin:0;font-weight:600;display:inline-flex;align-items:center;height:34px}.u-marketing-suite .ums-profile__conversion-indicator[href]:hover,.u-marketing-suite .ums-profile__regular-indicator[href]:hover,.u-marketing-suite-dashboard .ums-profile__conversion-indicator[href]:hover,.u-marketing-suite-dashboard .ums-profile__regular-indicator[href]:hover,.ums-portal-content .ums-profile__conversion-indicator[href]:hover,.ums-portal-content .ums-profile__regular-indicator[href]:hover{text-decoration:none;background:#cc9500}.u-marketing-suite .ums-profile__conversion-indicator .ums-icon-wrap>span,.u-marketing-suite .ums-profile__conversion-indicator>span,.u-marketing-suite .ums-profile__regular-indicator .ums-icon-wrap>span,.u-marketing-suite .ums-profile__regular-indicator>span,.u-marketing-suite-dashboard .ums-profile__conversion-indicator .ums-icon-wrap>span,.u-marketing-suite-dashboard .ums-profile__conversion-indicator>span,.u-marketing-suite-dashboard .ums-profile__regular-indicator .ums-icon-wrap>span,.u-marketing-suite-dashboard .ums-profile__regular-indicator>span,.ums-portal-content .ums-profile__conversion-indicator .ums-icon-wrap>span,.ums-portal-content .ums-profile__conversion-indicator>span,.ums-portal-content .ums-profile__regular-indicator .ums-icon-wrap>span,.ums-portal-content .ums-profile__regular-indicator>span{top:1px;position:relative;max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.u-marketing-suite .ums-profile__conversion-indicator .ums-icon,.u-marketing-suite .ums-profile__regular-indicator .ums-icon,.u-marketing-suite-dashboard .ums-profile__conversion-indicator .ums-icon,.u-marketing-suite-dashboard .ums-profile__regular-indicator .ums-icon,.ums-portal-content .ums-profile__conversion-indicator .ums-icon,.ums-portal-content .ums-profile__regular-indicator .ums-icon{top:-2px!important;position:relative}.u-marketing-suite .ums-profile__regular-indicator,.u-marketing-suite-dashboard .ums-profile__regular-indicator,.ums-portal-content .ums-profile__regular-indicator{background:rgba(238,238,240,.8);color:#000}.u-marketing-suite .ums-profile__regular-indicator[href]:hover,.u-marketing-suite-dashboard .ums-profile__regular-indicator[href]:hover,.ums-portal-content .ums-profile__regular-indicator[href]:hover{background:#eeeef0}.u-marketing-suite .ums-profile__variants-row-holder,.u-marketing-suite-dashboard .ums-profile__variants-row-holder,.ums-portal-content .ums-profile__variants-row-holder{display:flex;flex-flow:row wrap;gap:5px 10px;max-width:200px;z-index:1;position:relative}.u-marketing-suite .ums-table__tr.s-open .ums-profile__line-parent>span[class*="__line-item"],.u-marketing-suite .ums-table__tr.s-open~tr .ums-profile__line-parent>span[class*="__line-item"],.u-marketing-suite-dashboard .ums-table__tr.s-open .ums-profile__line-parent>span[class*="__line-item"],.u-marketing-suite-dashboard .ums-table__tr.s-open~tr .ums-profile__line-parent>span[class*="__line-item"],.ums-portal-content .ums-table__tr.s-open .ums-profile__line-parent>span[class*="__line-item"],.ums-portal-content .ums-table__tr.s-open~tr .ums-profile__line-parent>span[class*="__line-item"]{opacity:1}.u-marketing-suite .ums-profile-related__member-grid,.u-marketing-suite-dashboard .ums-profile-related__member-grid,.ums-portal-content .ums-profile-related__member-grid{display:grid;grid-template-areas:"umsPrIdent umsPrName umsPrName" "umsPrIdent umsPrLogin umsPrButton";grid-template-columns:30px 1fr auto;grid-template-rows:auto auto;-moz-column-gap:15px;column-gap:15px;row-gap:5px}.u-marketing-suite .ums-profile-related__member-grid>[class*="__ident"],.u-marketing-suite-dashboard .ums-profile-related__member-grid>[class*="__ident"],.ums-portal-content .ums-profile-related__member-grid>[class*="__ident"]{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;grid-area:umsPrIdent}.u-marketing-suite .ums-profile-related__member-grid>[class*="__name"],.u-marketing-suite-dashboard .ums-profile-related__member-grid>[class*="__name"],.ums-portal-content .ums-profile-related__member-grid>[class*="__name"]{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:3;grid-area:umsPrName}.u-marketing-suite .ums-profile-related__member-grid>[class*="__login"],.u-marketing-suite-dashboard .ums-profile-related__member-grid>[class*="__login"],.ums-portal-content .ums-profile-related__member-grid>[class*="__login"]{-ms-grid-row:3;-ms-grid-column:3;grid-area:umsPrLogin}.u-marketing-suite .ums-profile-related__member-grid>[class*="__button"],.u-marketing-suite-dashboard .ums-profile-related__member-grid>[class*="__button"],.ums-portal-content .ums-profile-related__member-grid>[class*="__button"]{-ms-grid-row:3;-ms-grid-column:5;grid-area:umsPrButton;justify-self:end;align-self:end}.u-marketing-suite .ums-profile-related__profile-grid,.u-marketing-suite-dashboard .ums-profile-related__profile-grid,.ums-portal-content .ums-profile-related__profile-grid{display:grid;grid-template-areas:"umsPrSpecs umsPrSpecs" "umsPrSessions umsPrButton";grid-template-columns:1fr auto;grid-template-rows:auto auto;-moz-column-gap:15px;column-gap:15px;row-gap:5px}.u-marketing-suite .ums-profile-related__profile-grid>[class*="__specs"],.u-marketing-suite-dashboard .ums-profile-related__profile-grid>[class*="__specs"],.ums-portal-content .ums-profile-related__profile-grid>[class*="__specs"]{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:umsPrSpecs}.u-marketing-suite .ums-profile-related__profile-grid>[class*="__sessions"],.u-marketing-suite-dashboard .ums-profile-related__profile-grid>[class*="__sessions"],.ums-portal-content .ums-profile-related__profile-grid>[class*="__sessions"]{-ms-grid-row:3;-ms-grid-column:1;grid-area:umsPrSessions;display:flex;flex-direction:column}.u-marketing-suite .ums-profile-related__profile-grid>[class*="__sessions"]>*+*,.u-marketing-suite-dashboard .ums-profile-related__profile-grid>[class*="__sessions"]>*+*,.ums-portal-content .ums-profile-related__profile-grid>[class*="__sessions"]>*+*{margin-top:10px}.u-marketing-suite .ums-profile-related__profile-grid>[class*="__button"],.u-marketing-suite-dashboard .ums-profile-related__profile-grid>[class*="__button"],.ums-portal-content .ums-profile-related__profile-grid>[class*="__button"]{-ms-grid-row:3;-ms-grid-column:3;grid-area:umsPrButton;justify-self:end;align-self:end}.u-marketing-suite .ums-profile-user__container,.u-marketing-suite-dashboard .ums-profile-user__container,.ums-portal-content .ums-profile-user__container{display:flex;width:30px;height:30px;border-radius:3px;overflow:hidden;position:relative}.u-marketing-suite .ums-profile-user__avatar,.u-marketing-suite-dashboard .ums-profile-user__avatar,.ums-portal-content .ums-profile-user__avatar{position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.u-marketing-suite .ums-profile-user__initials,.u-marketing-suite-dashboard .ums-profile-user__initials,.ums-portal-content .ums-profile-user__initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#3444b2;color:#fff;font-weight:600;text-transform:uppercase}.u-marketing-suite .ums-profile-filter__tiny-input-holder.ums-filter__row,.u-marketing-suite-dashboard .ums-profile-filter__tiny-input-holder.ums-filter__row,.ums-portal-content .ums-profile-filter__tiny-input-holder.ums-filter__row{width:170px;max-width:none;flex:0 0 auto}.u-marketing-suite .ums-profile-filter__tiny-input-holder.ums-filter__row input.ums-form__input,.u-marketing-suite-dashboard .ums-profile-filter__tiny-input-holder.ums-filter__row input.ums-form__input,.ums-portal-content .ums-profile-filter__tiny-input-holder.ums-filter__row input.ums-form__input{padding-left:9px!important;padding-right:9px!important}.u-marketing-suite .ums-profile-filter__tiny-input-holder.ums-filter__row .ums-form__input-iconwrap input.ums-form__input,.u-marketing-suite-dashboard .ums-profile-filter__tiny-input-holder.ums-filter__row .ums-form__input-iconwrap input.ums-form__input,.ums-portal-content .ums-profile-filter__tiny-input-holder.ums-filter__row .ums-form__input-iconwrap input.ums-form__input{padding-left:55px!important}.u-marketing-suite .ums-profile-filter__tiny-input-holder.ums-filter__row .ums-form__input-icon,.u-marketing-suite-dashboard .ums-profile-filter__tiny-input-holder.ums-filter__row .ums-form__input-icon,.ums-portal-content .ums-profile-filter__tiny-input-holder.ums-filter__row .ums-form__input-icon{font-size:11px!important;padding:6px}.u-marketing-suite .ums-profile-filter__checkbox-row.ums-filter__row,.u-marketing-suite-dashboard .ums-profile-filter__checkbox-row.ums-filter__row,.ums-portal-content .ums-profile-filter__checkbox-row.ums-filter__row{max-width:none;width:calc(100% - 340px)}.u-marketing-suite .ums-profile-filter__label,.u-marketing-suite-dashboard .ums-profile-filter__label,.ums-portal-content .ums-profile-filter__label{display:block;width:100%;font-size:11px!important;font-weight:700;opacity:.35;text-align:left}.u-marketing-suite .ums-profile-filter__datepicker .ums-datepicker__wrapper::before,.u-marketing-suite-dashboard .ums-profile-filter__datepicker .ums-datepicker__wrapper::before,.ums-portal-content .ums-profile-filter__datepicker .ums-datepicker__wrapper::before{display:none}.u-marketing-suite .iframe-holder,.u-marketing-suite-dashboard .iframe-holder,.ums-portal-content .iframe-holder{border:1px solid #d1d4dc;border-radius:5px;padding:20px;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.u-marketing-suite .iframe-box,.u-marketing-suite-dashboard .iframe-box,.ums-portal-content .iframe-box{--mouse-y:0px;width:var(--width);max-width:100%;height:var(--height);position:relative;overflow:hidden;margin:0 auto;border-radius:5px;grid-row:1;grid-column:1}.u-marketing-suite iframe,.u-marketing-suite-dashboard iframe,.ums-portal-content iframe{width:100%;height:var(--height);pointer-events:none;position:absolute;top:0;background:0 0}.u-marketing-suite .indicator,.u-marketing-suite-dashboard .indicator,.ums-portal-content .indicator{position:absolute;left:0;right:0;top:var(--mouse-y);z-index:4;pointer-events:none;display:flex;transform:translateY(-14px)}.u-marketing-suite .indicator::after,.u-marketing-suite-dashboard .indicator::after,.ums-portal-content .indicator::after{content:"";border-bottom:1px solid #000;width:100%;position:absolute;top:0;bottom:0;transform:translateY(-50%)}.u-marketing-suite .indicator-box,.u-marketing-suite-dashboard .indicator-box,.ums-portal-content .indicator-box{position:relative;z-index:1;background:#000;color:#fff;padding:5px 10px;margin:0 auto;font-family:Lato,sans-serif;font-size:14px;border-radius:5px}.u-marketing-suite .scrollmap,.u-marketing-suite-dashboard .scrollmap,.ums-portal-content .scrollmap{width:100%;height:var(--height);background:linear-gradient(-180deg,#f00 var(--n80),#ff0 var(--n60),#008000 var(--n40),#add8e6 var(--n20),#00008b,#000);z-index:1;opacity:.2;position:absolute;top:0;left:0}.u-marketing-suite .scrollmap.blend,.u-marketing-suite-dashboard .scrollmap.blend,.ums-portal-content .scrollmap.blend{opacity:.5;mix-blend-mode:darken}.u-marketing-suite .ums-hmap__lines,.u-marketing-suite-dashboard .ums-hmap__lines,.ums-portal-content .ums-hmap__lines{position:absolute;top:0;bottom:0;right:0;left:0}.u-marketing-suite .ums-hmap__line,.u-marketing-suite-dashboard .ums-hmap__line,.ums-portal-content .ums-hmap__line{--background:#000;--top-pos:0;position:absolute;left:0;right:0;top:var(--top-pos);z-index:3;pointer-events:none;display:flex}.u-marketing-suite .ums-hmap__line--avg-fold,.u-marketing-suite-dashboard .ums-hmap__line--avg-fold,.ums-portal-content .ums-hmap__line--avg-fold{--background:#3444b2}.u-marketing-suite .ums-hmap__line::after,.u-marketing-suite-dashboard .ums-hmap__line::after,.ums-portal-content .ums-hmap__line::after{content:"";border-bottom:1px solid var(--background);width:100%;position:absolute;top:0;bottom:0}.u-marketing-suite .ums-hmap__line-header,.u-marketing-suite-dashboard .ums-hmap__line-header,.ums-portal-content .ums-hmap__line-header{padding:6px 20px;background:var(--background);color:#fff;border-top-right-radius:5px;font-weight:700;position:absolute;bottom:0}.u-marketing-suite .ums-hmap__legend,.u-marketing-suite-dashboard .ums-hmap__legend,.ums-portal-content .ums-hmap__legend{pointer-events:none;width:50px;position:sticky;bottom:20px;right:0;background:#3444b2;color:#fff;border-radius:5px;gap:5px;display:flex;flex-direction:column;align-items:center;z-index:4;padding:10px;grid-column:1;grid-row:1;justify-self:end;align-self:end}.u-marketing-suite .ums-hmap__legend-gradient,.u-marketing-suite-dashboard .ums-hmap__legend-gradient,.ums-portal-content .ums-hmap__legend-gradient{background:linear-gradient(-180deg,#f00 10%,#ff0,#008000,#add8e6,#00008b,#000);height:150px;width:10px;border-radius:5px}.u-marketing-suite .ums-reporting__selector,.u-marketing-suite-dashboard .ums-reporting__selector,.ums-portal-content .ums-reporting__selector{border-radius:3px}.u-marketing-suite .ums-reporting__h2,.u-marketing-suite-dashboard .ums-reporting__h2,.ums-portal-content .ums-reporting__h2{margin-bottom:0;margin-top:0}.u-marketing-suite .ums-reporting__top-bar,.u-marketing-suite-dashboard .ums-reporting__top-bar,.ums-portal-content .ums-reporting__top-bar{padding-top:54px}.u-marketing-suite .ums-reporting__segments-container,.u-marketing-suite-dashboard .ums-reporting__segments-container,.ums-portal-content .ums-reporting__segments-container{display:flex;margin-top:20px}.u-marketing-suite .ums-reporting__segment-select,.u-marketing-suite-dashboard .ums-reporting__segment-select,.ums-portal-content .ums-reporting__segment-select{width:300px;position:relative;border-top-right-radius:0;border-bottom-right-radius:0}.u-marketing-suite .ums-reporting__segment-select h3,.u-marketing-suite-dashboard .ums-reporting__segment-select h3,.ums-portal-content .ums-reporting__segment-select h3{color:#fff;font-size:20px!important}.u-marketing-suite .ums-reporting__segment-details,.u-marketing-suite-dashboard .ums-reporting__segment-details,.ums-portal-content .ums-reporting__segment-details{width:calc(100% - 300px);position:relative;border-top-left-radius:0;border-bottom-left-radius:0}.u-marketing-suite .ums-reporting__segment-details hr,.u-marketing-suite-dashboard .ums-reporting__segment-details hr,.ums-portal-content .ums-reporting__segment-details hr{border-top:1px solid #d1d4dc;margin-left:-30px;margin-right:-30px}.u-marketing-suite .ums-reporting__segment-details--desc,.u-marketing-suite-dashboard .ums-reporting__segment-details--desc,.ums-portal-content .ums-reporting__segment-details--desc{width:360px;padding-right:20px}.u-marketing-suite .ums-reporting__segment-details--param>div,.u-marketing-suite-dashboard .ums-reporting__segment-details--param>div,.ums-portal-content .ums-reporting__segment-details--param>div{background-color:#f6f4f4;padding:20px;border-radius:3px;display:flex;flex-wrap:wrap}.u-marketing-suite .ums-reporting__segment-details--stats,.u-marketing-suite-dashboard .ums-reporting__segment-details--stats,.ums-portal-content .ums-reporting__segment-details--stats{display:flex;font-size:13px!important}.u-marketing-suite .ums-reporting__segment-details--stats>div,.u-marketing-suite-dashboard .ums-reporting__segment-details--stats>div,.ums-portal-content .ums-reporting__segment-details--stats>div{color:#000;font-weight:700;margin-right:25px;display:flex;align-items:center}.u-marketing-suite .ums-reporting__segment-details--stats>div>span,.u-marketing-suite-dashboard .ums-reporting__segment-details--stats>div>span,.ums-portal-content .ums-reporting__segment-details--stats>div>span{margin-top:2px}.u-marketing-suite .ums-reporting__segment-details--stats>div>ums-icon,.u-marketing-suite-dashboard .ums-reporting__segment-details--stats>div>ums-icon,.ums-portal-content .ums-reporting__segment-details--stats>div>ums-icon{color:#68676b;margin-right:10px}.u-marketing-suite .ums-reporting__segment-details--empty h2,.u-marketing-suite-dashboard .ums-reporting__segment-details--empty h2,.ums-portal-content .ums-reporting__segment-details--empty h2{text-align:center;color:#d1d4dc;padding-top:40px}.u-marketing-suite .ums-reporting__segment-details--empty p,.u-marketing-suite-dashboard .ums-reporting__segment-details--empty p,.ums-portal-content .ums-reporting__segment-details--empty p{text-align:center;color:#000;opacity:.25;padding-bottom:40px}.u-marketing-suite .ums-reporting__segment-bg-logo,.u-marketing-suite-dashboard .ums-reporting__segment-bg-logo,.ums-portal-content .ums-reporting__segment-bg-logo{position:absolute;right:20px;bottom:-20px;width:100px}.u-marketing-suite .ums-reporting__segment-bg-logo>svg>path:nth-child(1),.u-marketing-suite-dashboard .ums-reporting__segment-bg-logo>svg>path:nth-child(1),.ums-portal-content .ums-reporting__segment-bg-logo>svg>path:nth-child(1){fill:rgba(255,255,255,.1)}.u-marketing-suite .ums-reporting__segment-bg-logo>svg>path:nth-child(2),.u-marketing-suite-dashboard .ums-reporting__segment-bg-logo>svg>path:nth-child(2),.ums-portal-content .ums-reporting__segment-bg-logo>svg>path:nth-child(2){fill:#3444b2}.u-marketing-suite .ums-reporting__button-group button,.u-marketing-suite-dashboard .ums-reporting__button-group button,.ums-portal-content .ums-reporting__button-group button{margin-right:.8em;padding:10px 20px;border-radius:3px;border:1px solid #d1d4dc;transition:all .2s ease-in-out;font-size:13px;background-color:#eeeef0}.u-marketing-suite .ums-reporting__button-group button:last-child,.u-marketing-suite-dashboard .ums-reporting__button-group button:last-child,.ums-portal-content .ums-reporting__button-group button:last-child{margin-right:0}.u-marketing-suite .ums-reporting__button-group .dissabled,.u-marketing-suite-dashboard .ums-reporting__button-group .dissabled,.ums-portal-content .ums-reporting__button-group .dissabled{cursor:not-allowed}.u-marketing-suite .ums-reporting__button-group .selected,.u-marketing-suite-dashboard .ums-reporting__button-group .selected,.ums-portal-content .ums-reporting__button-group .selected{background-color:#fff;color:#1a254f;font-weight:700;cursor:pointer}.u-marketing-suite .ums-reporting__button-group .selected:hover,.u-marketing-suite-dashboard .ums-reporting__button-group .selected:hover,.ums-portal-content .ums-reporting__button-group .selected:hover{background-color:#e3e5e9}.u-marketing-suite .ums-reporting__graph-container,.u-marketing-suite-dashboard .ums-reporting__graph-container,.ums-portal-content .ums-reporting__graph-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));justify-content:space-between;gap:20px}.u-marketing-suite .ums-reporting__graph-container h2,.u-marketing-suite-dashboard .ums-reporting__graph-container h2,.ums-portal-content .ums-reporting__graph-container h2{width:100%}.u-marketing-suite .ums-reporting__graph,.u-marketing-suite-dashboard .ums-reporting__graph,.ums-portal-content .ums-reporting__graph{--padding:20px;width:100%;height:280px;margin-bottom:0;padding:0 var(--padding)}.u-marketing-suite .ums-reporting__graph hr,.u-marketing-suite-dashboard .ums-reporting__graph hr,.ums-portal-content .ums-reporting__graph hr{border-top:1px solid #d1d4dc;margin:0 calc(var(--padding)*-1)}.u-marketing-suite .ums-reporting__graph img,.u-marketing-suite-dashboard .ums-reporting__graph img,.ums-portal-content .ums-reporting__graph img{width:100%}.u-marketing-suite .ums-reporting__graph .ums-fakegraph__loader,.u-marketing-suite-dashboard .ums-reporting__graph .ums-fakegraph__loader,.ums-portal-content .ums-reporting__graph .ums-fakegraph__loader{height:145px}.u-marketing-suite .ums-reporting__graph .ums-fakegraph__line,.u-marketing-suite .ums-reporting__graph .ums-fakegraph__number-holder,.u-marketing-suite-dashboard .ums-reporting__graph .ums-fakegraph__line,.u-marketing-suite-dashboard .ums-reporting__graph .ums-fakegraph__number-holder,.ums-portal-content .ums-reporting__graph .ums-fakegraph__line,.ums-portal-content .ums-reporting__graph .ums-fakegraph__number-holder{display:none}.u-marketing-suite .ums-reporting__graph--placeholder,.u-marketing-suite-dashboard .ums-reporting__graph--placeholder,.ums-portal-content .ums-reporting__graph--placeholder{padding:0}.u-marketing-suite .ums-reporting__graph--scale,.u-marketing-suite-dashboard .ums-reporting__graph--scale,.ums-portal-content .ums-reporting__graph--scale{height:unset;min-height:280px}.u-marketing-suite .ums-reporting__graph--scale .ums-reporting__graph-canvas,.u-marketing-suite-dashboard .ums-reporting__graph--scale .ums-reporting__graph-canvas,.ums-portal-content .ums-reporting__graph--scale .ums-reporting__graph-canvas{height:unset;min-height:200px;overflow-x:auto}.u-marketing-suite .ums-reporting__graph-canvas,.u-marketing-suite-dashboard .ums-reporting__graph-canvas,.ums-portal-content .ums-reporting__graph-canvas{margin-top:.5rem;height:200px;width:100%}.u-marketing-suite .ums-reporting__graph-canvas .ums-chart,.u-marketing-suite .ums-reporting__graph-canvas .ums-chart__wrapper,.u-marketing-suite-dashboard .ums-reporting__graph-canvas .ums-chart,.u-marketing-suite-dashboard .ums-reporting__graph-canvas .ums-chart__wrapper,.ums-portal-content .ums-reporting__graph-canvas .ums-chart,.ums-portal-content .ums-reporting__graph-canvas .ums-chart__wrapper{height:100%}.u-marketing-suite .ums-reporting__graph-label,.u-marketing-suite-dashboard .ums-reporting__graph-label,.ums-portal-content .ums-reporting__graph-label{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.u-marketing-suite .ums-reporting__graph-toggle,.u-marketing-suite-dashboard .ums-reporting__graph-toggle,.ums-portal-content .ums-reporting__graph-toggle{border:1px solid #d1d4dc;border-radius:3px;padding:10px;font-weight:bolder;cursor:pointer;color:#808080;display:flex;align-items:center;color:#d1d4dc}.u-marketing-suite .ums-reporting__graph-toggle #icon-discount,.u-marketing-suite .ums-reporting__graph-toggle>#icon-hashtag,.u-marketing-suite-dashboard .ums-reporting__graph-toggle #icon-discount,.u-marketing-suite-dashboard .ums-reporting__graph-toggle>#icon-hashtag,.ums-portal-content .ums-reporting__graph-toggle #icon-discount,.ums-portal-content .ums-reporting__graph-toggle>#icon-hashtag{height:10px;width:10px}.u-marketing-suite .ums-reporting__graph-toggle>label,.u-marketing-suite-dashboard .ums-reporting__graph-toggle>label,.ums-portal-content .ums-reporting__graph-toggle>label{pointer-events:none}.u-marketing-suite .ums-reporting__graph-toggle--selected,.u-marketing-suite-dashboard .ums-reporting__graph-toggle--selected,.ums-portal-content .ums-reporting__graph-toggle--selected{color:#3444b2}.u-marketing-suite .ums-reporting__graph-toggle-switch,.u-marketing-suite-dashboard .ums-reporting__graph-toggle-switch,.ums-portal-content .ums-reporting__graph-toggle-switch{width:20px;height:4px;margin:0 10px;border-radius:3px;background-color:#d1d4dc;position:relative}.u-marketing-suite .ums-reporting__graph-toggle-switch>input,.u-marketing-suite-dashboard .ums-reporting__graph-toggle-switch>input,.ums-portal-content .ums-reporting__graph-toggle-switch>input{height:0}.u-marketing-suite .ums-reporting__graph-toggle-switch>span,.u-marketing-suite-dashboard .ums-reporting__graph-toggle-switch>span,.ums-portal-content .ums-reporting__graph-toggle-switch>span{background-color:#3444b2;height:10px;width:10px;border-radius:50%;position:absolute;transition:.4s;top:-3px;left:0}.u-marketing-suite .ums-reporting__graph-toggle-switch--right,.u-marketing-suite-dashboard .ums-reporting__graph-toggle-switch--right,.ums-portal-content .ums-reporting__graph-toggle-switch--right{transform:translateX(10px)}.u-marketing-suite .ums-reporting__info-text,.u-marketing-suite-dashboard .ums-reporting__info-text,.ums-portal-content .ums-reporting__info-text{bottom:auto;top:60px;height:auto;left:0;right:unset;margin:5px;z-index:10;font-size:11px!important}@media screen and (min-width:1366px){.u-marketing-suite .ums-reporting__info-text,.u-marketing-suite-dashboard .ums-reporting__info-text,.ums-portal-content .ums-reporting__info-text{font-size:13px!important}}.u-marketing-suite .ums-reporting__info-text::after,.u-marketing-suite-dashboard .ums-reporting__info-text::after,.ums-portal-content .ums-reporting__info-text::after{left:50%;top:-3px}.u-marketing-suite-dashboard.ums-ab-testing__actionbar__container,.u-marketing-suite.ums-ab-testing__actionbar__container,.ums-portal-content.ums-ab-testing__actionbar__container{display:flex;position:absolute;top:70px;left:0;right:0;z-index:90;width:100%;margin:0!important}.u-marketing-suite .ums-ab-testing__actionbar__holder,.u-marketing-suite-dashboard .ums-ab-testing__actionbar__holder,.ums-portal-content .ums-ab-testing__actionbar__holder{background-color:#3444b2;color:#fff;padding:5px 20px;width:50%;border:1px solid #d1d4dc}.u-marketing-suite .ums-ab-testing__actionbar__holder:nth-of-type(1),.u-marketing-suite-dashboard .ums-ab-testing__actionbar__holder:nth-of-type(1),.ums-portal-content .ums-ab-testing__actionbar__holder:nth-of-type(1){border-right:0}.u-marketing-suite .ums-temp__holder,.u-marketing-suite-dashboard .ums-temp__holder,.ums-portal-content .ums-temp__holder{max-width:700px;margin:60px auto 40px;font-size:20px;text-align:center}.u-marketing-suite .ums-temp__moretocome,.u-marketing-suite-dashboard .ums-temp__moretocome,.ums-portal-content .ums-temp__moretocome{min-height:300px;display:flex;justify-content:center;align-items:center;opacity:.5}.u-marketing-suite .ums-temp__moretocome *,.u-marketing-suite-dashboard .ums-temp__moretocome *,.ums-portal-content .ums-temp__moretocome *{text-align:center;width:100%;opacity:.5}.badge.ums-ca-badge__parent,.ums-ca-badge__parent{position:relative}.badge.ums-ca-badge__item,.ums-ca-badge__item{width:24px;height:24px;box-sizing:border-box;border-radius:50%;position:absolute;top:6px;right:6px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px}.badge.ums-ca-badge__item>*,.ums-ca-badge__item>*{width:9px;height:9px;position:absolute;top:0;left:1px;right:0;bottom:0;margin:auto}.badge.ums-ca-badge__item.s-scheduled,.ums-ca-badge__item.s-scheduled{background:#68676b}.badge.ums-ca-badge__item.s-scheduled>*,.ums-ca-badge__item.s-scheduled>*{width:13px;height:13px}.badge.ums-ca-badge__icon,.badge.ums-ca-badge__item>svg,.ums-ca-badge__icon,.ums-ca-badge__item>svg{max-width:18px;max-height:18px;fill:currentColor}.ums-tree-badge__container{position:absolute;right:50px;top:0;bottom:0;display:flex;align-items:center}.ums-tree-badge__container>*+*{margin-left:-6px}.ums-tree-badge__container *{box-sizing:border-box}.ums-tree-badge__item{z-index:1;display:flex;align-items:center;justify-content:center;color:#6c6b6f;animation:showBadge .1s ease-out forwards;border-radius:28px;height:28px;background:#f6f4f4;border:2px solid #fff}.ums-tree-badge__item:hover>[class*="__info"]{transition-delay:.1s;width:100%;opacity:1}.ums-tree-badge__icon{width:24px;height:26px;display:flex;align-items:center;justify-content:center;color:inherit;flex:0 0 auto}.ums-tree-badge__icon>*{fill:currentColor;width:16px;height:16px}.ums-tree-badge__icon>.s-scheduled{width:14px;height:14px}.ums-tree-badge__info{font-size:12px;width:0;overflow:hidden;opacity:0;transition:all 0s ease-out}.ums-tree-badge__info>span{padding-left:8px;padding-right:2px}@keyframes showBadge{from{opacity:0}to{opacity:1}}.umb-notifications.ums-active{left:0!important;right:0!important;margin:0 auto!important;bottom:10px;max-width:90%;width:1600px}.ums-portal-content{display:inline-block}.ums-portal-content--fullwidth{display:flex;width:100%}.ums-portal-content--fullwidth>*{margin:0!important;width:100%}
