/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.btn{display:inline-block;padding:13.28px 18px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:135%;letter-spacing:.54px;background-color:#005AFF;border-radius:4px;border:1px solid #005AFF;color:#fff;text-align:center;cursor:pointer}@media (min-width:768px){.btn{padding:11px 18px}}@media (min-width:1366px){.btn{padding:13px 24px;font-size:18px}}.btn.btn-disabled,.btn.disabled,.btn:disabled,.btn[disabled]{opacity:.5}.btn:focus{box-shadow:none;outline:1px solid #000;outline-offset:6px}.btn-blue:hover{border-color:#0049B4;background-color:#0049B4}.btn-white{background-color:#fff;border-color:#fff;color:#005AFF}.btn-white:hover{background-color:#F3F3F3;border-color:#F3F3F3;color:#0049B4}.btn-white:focus{outline:1px solid #fff}.btn-transparent-blue{background-color:transparent;color:#005AFF}.btn-transparent-blue:hover{background-color:transparent;border-color:#0049B4;color:#0049B4}.btn-transparent-white{background-color:transparent;border-color:#fff}.btn-transparent-white:hover{background-color:transparent;border-color:#F3F3F3;color:#F3F3F3}.btn-transparent-white:focus{outline:1px solid #fff}.btn-transparent-white.btn{background-color:transparent;border-color:#fff}.btn-transparent-white.btn:hover{background-color:transparent;border-color:#F3F3F3;color:#F3F3F3}.btn-transparent-white.btn:focus{outline:1px solid #fff}.btn.btn-outlined{background-color:transparent;border:1px solid #005AFF;color:#005AFF}.btn.btn-outlined:focus,.btn.btn-outlined:hover,.btn.btn-outlined:active{background-color:#0049B4;border:#0049B4;color:#fff}.btn.btn-outlined.btn-disabled,.btn.btn-outlined.btn-disabled:focus,.btn.btn-outlined.btn-disabled:hover,.btn.btn-outlined.btn-disabled:active,.btn.btn-outlined:disabled,.btn.btn-outlined:disabled:focus,.btn.btn-outlined:disabled:hover,.btn.btn-outlined:disabled:active{background-color:transparent;border:1px solid #98a2ae;color:#98a2ae}.btn.btn-filled.btn-disabled,.btn.btn-filled.btn-disabled:focus,.btn.btn-filled.btn-disabled:hover,.btn.btn-filled.btn-disabled:active,.btn.btn-filled:disabled,.btn.btn-filled:disabled:focus,.btn.btn-filled:disabled:hover,.btn.btn-filled:disabled:active{background-color:transparent;border:1px solid #98a2ae;color:#98a2ae}.btn-narrow{min-width:112px}.btn-restart{min-width:0;padding:24px 8px 4px;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:13px;font-weight:300;background:transparent url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='18' fill='rgb%28152%2C162%2C174%29'%3E%3Cg fill='none' fill-rule='evenodd' stroke='rgb%28152%2C162%2C174%29'%3E%3Cpath d='M11.976 12.847h-5.03c-3.304 0-5.984-2.686-5.984-6s2.68-6 5.984-6h14.032c3.304 0 5.984 2.686 5.984 6s-2.68 6-5.984 6h-1.456'/%3E%3Cpath d='m8.615 8.347 4 4.5-4 4.5'/%3E%3C/g%3E%3C/svg%3E") no-repeat center 8px;border:none;color:#98a2ae}.btn--abtest{padding:10px 20px 6px;border-radius:2px;box-shadow:0 8px 14px 0 #98a2ae;border:0}.btn--abtest-blue{background-color:#005AFF;color:#fff}.btn--abtest-white{background-color:#fff;color:#005AFF}.btn-group .btn{margin-right:5px;margin-bottom:10px}@media (min-width:768px){.btn-group .btn{margin-bottom:0}}.btn-disabled,.btn:disabled{opacity:.5}.btn-disabled:hover,.btn:disabled:hover{transform:none;cursor:default}.btn.btn-home{display:inline-block;padding:10px 18px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:135%;letter-spacing:.54px;background-color:#005AFF;border:1px solid #005AFF;border-radius:4px;color:#fff;text-align:center;cursor:pointer}@media (min-width:768px){.btn.btn-home{padding:11px 18px}}@media (min-width:1366px){.btn.btn-home{padding:13px 24px;font-size:18px}}.btn.btn-home:focus,.btn.btn-home:hover{border-color:#0049B4;background-color:#0049B4}.btn-transparent-blue{background-color:transparent;color:#005AFF}.btn-transparent-blue:hover{background-color:transparent;border-color:#0049B4;color:#0049B4}.btn-transparent-white{background-color:transparent;border-color:#fff}.btn-transparent-white:hover{background-color:transparent;border-color:#F3F3F3;color:#F3F3F3}.btn-transparent-white:focus{outline:1px solid #fff}.btn.btn-white{background-color:#fff;border-color:#fff;color:#005AFF}.btn.btn-white:hover{background-color:#F3F3F3;border-color:#F3F3F3;color:#0049B4}.btn.btn-white:focus{outline:1px solid #fff}
.uxg-custom-annotation{position:relative;z-index:3}.uxg-custom-annotation--icon{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:18px;height:18px;top:-8px;left:-8px;background-color:#0065ed;border-radius:50%;-webkit-box-shadow:2px 2px 3px 0 rgba(0,0,0,.75);box-shadow:2px 2px 3px 0 rgba(0,0,0,.75);opacity:.75;cursor:pointer}@media(min-width:768px){.uxg-custom-annotation--icon{width:24px;height:24px;-webkit-box-shadow:3px 3px 6px 0 rgba(0,0,0,.75);box-shadow:3px 3px 6px 0 rgba(0,0,0,.75);-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}}.uxg-custom-annotation--icon:after{content:"i";color:#fff;font-size:16px}.uxg-custom-annotation--icon:hover{opacity:1}.uxg-custom-annotation--popup{display:none}.uxg-popup-container{display:none;position:absolute;width:calc(100% - 36px);max-width:850px;max-height:calc(100% - 36px);margin:12px;-webkit-box-shadow:0 5px 7px 3px #000;box-shadow:0 5px 7px 3px #000;border:1px solid #0065ed;background-color:#fff;overflow-y:scroll;z-index:3}.uxg-popup-container--close{display:block;width:16px;height:16px;float:right;margin:0 0 16px 16px;padding:0;background:none;border:none;font:inherit;font-size:16px;line-height:100%;color:inherit;cursor:pointer;outline:inherit}.uxg-popup-container--close:after{content:"✕";color:#000;font-size:16px}.uxg-popup-container--content{margin:16px;max-height:calc(100% - 32px);overflow-y:auto}.uxg-popup-container--visible,.uxg-popup-container .uxg-custom-annotation--popup{display:block}.dacpub .uxg-custom-annotation--icon{top:-22px;left:-22px}
.blaze-slider{--slides-to-show:1;--slide-gap:20px;direction:ltr}.blaze-container{position:relative}.blaze-track-container{overflow:hidden}.blaze-track{will-change:transform;touch-action:pan-y;display:flex;gap:var(--slide-gap);--slide-width:calc((100% - (var(--slides-to-show) - 1) * var(--slide-gap)) /
      var(--slides-to-show));box-sizing:border-box}.blaze-track>*{box-sizing:border-box;width:var(--slide-width);flex-shrink:0}
.indicator-list-wrapper{overflow-x:scroll;}@media (min-width:768px){.indicator-list-wrapper{overflow:auto;}}.indicator-list{margin-left:0;}.indicator-list li{position:relative;display:list-item;float:none;margin:0;top:0;list-style:none;white-space:nowrap;}.indicator-list li a,.indicator-list li span{margin-bottom:0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-weight:700;line-height:100%;color:#000;}.m69-indicator-list-wrapper{background-color:#005AFF;}.m69-indicator-list{display:flex;list-style:none;}@media (min-width:1024px){.m69-indicator-list{margin:0 auto;}}@media (max-width:1023px){.m69-indicator-list{display:none;margin:0;}}.m69-indicator-list li{display:flex;margin-bottom:0;}.m69-indicator-list li a,.m69-indicator-list li span{width:100%;text-shadow:-0.4px -0.4px 0 transparent,0.4px 0.3px transparent;padding:16px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-weight:300;line-height:135%;border-bottom:3px solid transparent;box-sizing:border-box;color:#fff;}.m69-indicator-list li a:hover,.m69-indicator-list li a:focus,.m69-indicator-list li a:active,.m69-indicator-list li span:hover,.m69-indicator-list li span:focus,.m69-indicator-list li span:active{text-shadow:-0.4px -0.4px 0 #fff,0.4px 0.3px #fff;border-bottom:3px solid #fff;}@media (min-width:768px){.m69-indicator-list li a,.m69-indicator-list li span{padding:20px;}}@media (min-width:1024px){.m69-indicator-list li a,.m69-indicator-list li span{padding:24px;}}.m69-indicator-list .active{background-color:#0049B4;}.m69-indicator-list .active span{text-shadow:-0.4px -0.4px 0 #fff,0.4px 0.3px #fff;color:#fff;}.m69-indicator-list .active span:hover{border-color:transparent;}.m69-dropdown-button{width:100%;padding:20px 40px 20px 16px;color:#fff;background-color:#005AFF;background-image:url("data:image/svg+xml, %3Csvg width='20' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m.74 0 10.607 10.607-.707.707L.033.707z' fill='%23FFF'/%3E%3Cpath d='M8.7 10.607 19.307 0l.707.707L9.407 11.314z' fill='%23FFF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 24px) center;background-size:16px 8px;border:none;box-sizing:border-box;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:18px;font-weight:300;line-height:135%;letter-spacing:0.54px;text-align:left;word-wrap:break-word;}@media (min-width:768px){.m69-dropdown-button{padding:20px 72px 20px 48px;background-position:calc(100% - 24px) center;}}@media (min-width:1024px){.m69-dropdown-button{display:none;}}.indicator-list--c03{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:48px;list-style:none;}@media (min-width:1024px){.indicator-list--c03{border-bottom:1px solid #000;}}.indicator-list--c03 .tab-heading a{font-weight:300;}.indicator-list--c03 li{display:flex;margin-bottom:0;}.indicator-list--c03 li a{display:block;width:100%;text-shadow:-0.4px -0.4px 0 transparent,0.4px 0.3px transparent;padding:16px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-weight:300;line-height:135%;border-bottom:3px solid transparent;box-sizing:border-box;}@media (min-width:1024px){.indicator-list--c03 li a{padding:24px;border-bottom:3px solid transparent;}}.indicator-list--c03 li a:hover{text-shadow:-0.4px -0.4px 0 #0049B4,0.4px 0.3px #0049B4;color:#0049B4;border-color:#0049B4;}@media (min-width:768px){.indicator-list--c03 li h1{font-size:48px;line-height:120%;letter-spacing:0.01em;}.indicator-list--c03 li h2{font-size:32px;line-height:130%;letter-spacing:0.01em;}.indicator-list--c03 li h3{font-size:24px;line-height:135%;letter-spacing:0.02em;}.indicator-list--c03 li h4{font-size:18px;line-height:135%;letter-spacing:0.02em;}.indicator-list--c03 li h5{font-size:16px;line-height:150%;letter-spacing:0.03em;}}@media (min-width:1366px){.indicator-list--c03 li h1{font-size:60px;line-height:120%;letter-spacing:0.01em;}.indicator-list--c03 li h2{font-size:48px;line-height:120%;letter-spacing:0.01em;}.indicator-list--c03 li h3{font-size:32px;line-height:130%;letter-spacing:0.02em;}.indicator-list--c03 li h4{font-size:24px;line-height:135%;letter-spacing:0.02em;}.indicator-list--c03 li h5{font-size:16px;line-height:135%;letter-spacing:0.02em;}}.indicator-list--c03 .active a{text-shadow:-0.4px -0.4px 0 #005AFF,0.4px 0.3px #005AFF;color:#005AFF;border-color:#005AFF;}
.c1-reference--reference-item{display:flex;position:relative;flex-direction:column;}.c1-reference__title{margin:0;color:#1D1E20;}.bg-gray .c1-reference__title,.bg-green-gray .c1-reference__title,.bg-gray-dark .c1-reference__title,.bg-nokia-blue .c1-reference__title,.bg-bluey-gray .c1-reference__title,.bg-blue-dark .c1-reference__title,.bg-darkest-blue .c1-reference__title,.bg-blue-bright .c1-reference__title,.bg-blue-middle-bright .c1-reference__title,.bg-blue-middle .c1-reference__title,.bg-blue-brightest .c1-reference__title{color:#fff;}.c1-reference__label{margin-top:0;margin-bottom:0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:0.54px;color:#1D1E20;}.bg-gray .c1-reference__label,.bg-green-gray .c1-reference__label,.bg-gray-dark .c1-reference__label,.bg-nokia-blue .c1-reference__label,.bg-bluey-gray .c1-reference__label,.bg-blue-dark .c1-reference__label,.bg-darkest-blue .c1-reference__label,.bg-blue-bright .c1-reference__label,.bg-blue-middle-bright .c1-reference__label,.bg-blue-middle .c1-reference__label,.bg-blue-brightest .c1-reference__label{color:#fff;}.c1-reference__description{margin-top:4px;margin-bottom:0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:120%;letter-spacing:0.54px;color:#1D1E20;}.bg-gray .c1-reference__description,.bg-green-gray .c1-reference__description,.bg-gray-dark .c1-reference__description,.bg-nokia-blue .c1-reference__description,.bg-bluey-gray .c1-reference__description,.bg-blue-dark .c1-reference__description,.bg-darkest-blue .c1-reference__description,.bg-blue-bright .c1-reference__description,.bg-blue-middle-bright .c1-reference__description,.bg-blue-middle .c1-reference__description,.bg-blue-brightest .c1-reference__description{color:#fff;}@media (min-width:768px){.c1-reference__description{margin-top:8px;line-height:135%;}}@media (min-width:1366px){.c1-reference__description{font-size:18px;}}.c1-reference__media-container{position:relative;width:100%;margin-bottom:8px;line-height:0;overflow:hidden;}.c1-reference__media-container img:not(.oembed-lazyload__img){width:100%;height:auto;margin:0;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:8px;}.c1-reference__media-container.square__image img{aspect-ratio:1/1;}.c1-reference .video{width:100%;height:auto;}.c1-reference .video a{display:block;line-height:0;}.c1-reference .video svg{position:absolute;top:auto;right:auto;bottom:16px;left:16px;margin:0;padding:0;}.c1-reference .c-cursor{cursor:pointer;}.c1-reference .c-cursor:focus{outline:0;box-shadow:0 0 0 3px #99c2f8;}.c1-reference .c1-reference--reference-item .img_thumb .c1-nbl-pill-with-img{width:124px;height:38px;gap:0px;border-radius:50px;opacity:0px;background:linear-gradient(0deg,#FFF,#FFF);opacity:0px;font-size:14px;font-weight:400;line-height:20px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-align:center;position:absolute;bottom:20px;right:20px;cursor:default;padding:12px 18px;color:#000;}.c1-reference .c1-reference--reference-item .img_thumb .c1-nbl-pill-size{width:58px;height:18px;font-size:6px;font-weight:400;line-height:8px;bottom:10px;right:10px;padding:6px 10px;}@media (min-width:1366px){.c0--col-two .c1-reference .c1-reference__media-container svg{bottom:24px;left:24px;margin-left:0;}}@media (min-width:1366px){.nc-12 .c1-reference .c1-reference__media-container svg{bottom:32px;left:32px;margin-left:0;}}
.title-text{max-width:908px}.c0--col-one .title-text{max-width:100%}@media (min-width:768px){.c0--col-one .title-text{max-width:75%}}@media (min-width:1366px){.c0--col-one .title-text{max-width:66%}}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[data-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results > .select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#5897fb;color:white;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eeeeee 100%);background-image:-o-linear-gradient(top,white 50%,#eeeeee 100%);background-image:linear-gradient(to bottom,white 50%,#eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,#cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eeeeee 50%);background-image:-o-linear-gradient(top,white 0%,#eeeeee 50%);background-image:linear-gradient(to bottom,white 0%,#eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eeeeee 50%,white 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,white 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results > .select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:white;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}
.select2-container--default{font-size:18px}.select2-container--default .select2-selection--single{height:56px;padding:15px 24px;border-color:#6e6e6e;border-radius:0}.select2-container--default .select2-selection--single .select2-selection__rendered{width:calc(100% - 75px);color:#0065ed}.select2-container--default .select2-selection--single .select2-selection__arrow{right:25px}.select2-container--default .select2-selection--single .select2-selection__arrow:after,.select2-container--default .select2-selection--single .select2-selection__arrow:before{width:0;height:0;position:absolute;top:100%;left:50%;border:solid transparent;pointer-events:none;content:" "}.select2-container--default .select2-selection--single .select2-selection__arrow:after{margin-left:-5px;border-color:#fff transparent transparent;border-width:5px}.select2-container--default .select2-selection--single .select2-selection__arrow:before{margin-left:-7px;border-color:#0065ed transparent transparent;border-width:7px}.select2-container--default b{display:none}.select2-container--small{font-size:12px;font-stretch:normal;font-style:normal;font-weight:700;color:#1d1e20;letter-spacing:0.18px;line-height:normal}.select2-container--small.select2-container--open .select2-selection--single{border:1px solid #d8d8d8;border-radius:0;border-bottom:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.select2-container--small .select2-selection--single .select2-selection__rendered{padding:6px 20px 6px 6px}.select2-container--small .select2-selection--single .select2-selection__arrow{right:25px}.select2-container--small .select2-selection--single .select2-selection__arrow:after,.select2-container--small .select2-selection--single .select2-selection__arrow:before{position:absolute;width:0;height:0;margin-top:5px;top:5px;right:10px;border:solid transparent;pointer-events:none;content:" "}.select2-container--small .select2-selection--single .select2-selection__arrow:after{margin-right:2px;border-color:#fff transparent transparent;border-width:5px}.select2-container--small .select2-selection--single .select2-selection__arrow:before{margin-left:-7px;border-color:#000 transparent transparent;border-width:7px}.select2-container--small .select2-dropdown{color:#1d1e20;font-size:16px;font-weight:300;border-color:#d8d8d8;border-radius:0}.select2-container--small .select2-dropdown ul{color:#1d1e20;font-size:16px;font-stretch:normal;font-style:normal;font-weight:300;line-height:normal;letter-spacing:normal}.select2-container--small .select2-dropdown ul li:hover{background-color:#f4f4f4;color:#0065ed}.select2-container--small .select2-dropdown .select2-search--dropdown{display:none}
