/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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}
/* @license MIT https://github.com/kenwheeler/slick/blob/master/LICENSE */
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}
/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.media-video-overlay{display:none;position:relative;z-index:100;}.media-video-overlay.active{display:block;}.media-video-overlay__dark{position:fixed;width:100%;height:100%;top:0;left:0;background:#000;opacity:0.75;}.media-video-overlay__container .media-video-player + .close-bar{position:fixed;width:94%;height:50%;top:50px;left:0;right:0;background:#000;z-index:1;overflow:initial;}@media (min-width:768px){.media-video-overlay__container .media-video-player + .close-bar{position:fixed;width:72%;height:77%;margin:auto;padding-top:0;top:50%;right:0;bottom:50%;left:0;background:#000;transform:translateY(-10px);}}.media-video-overlay__container .close-btn{display:block;position:absolute;width:20px;height:20px;top:-13px;right:-9px;background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='rgb%28255%2C255%2C255%29'%3E%3Cpath style='stroke-width:2' stroke='%23d4d4d4' d='m0 0 20 20M20 0 0 20'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:8px;background-position:center;background-color:#000;border-radius:50px;padding:14px;}@media (min-width:768px){.media-video-overlay__container .close-btn{top:-18px;right:-14px;padding:20px;background-size:13px;}}.media-video-overlay__container .close-btn:hover{cursor:pointer;}.media-video-overlay__container .jwplayer-container,.media-video-overlay__container iframe,.media-video-overlay__container .oembed-lazyload__button{display:block;position:fixed;width:100%;height:350px;top:100px;left:0;z-index:2;border:0;}@media (min-width:768px){.media-video-overlay__container .jwplayer-container,.media-video-overlay__container iframe,.media-video-overlay__container .oembed-lazyload__button{position:fixed;width:70%;height:100%;max-height:63%;margin:auto;top:50%;right:0;bottom:50%;left:0;}}@media (min-width:1366px){.media-video-overlay__container .jwplayer-container,.media-video-overlay__container iframe,.media-video-overlay__container .oembed-lazyload__button{max-height:70%;}}.media-video-overlay__container .jwplayer{max-height:100%;top:50%;transform:translateY(-50%);}.media-video-overlay__container .jwplayer.jw-flag-aspect-mode{width:90% !important;margin:auto;}@media (min-width:768px){.media-video-overlay__container .jwplayer.jw-flag-aspect-mode{width:100% !important;}}.media-video-overlay__container .jwplayer-container{margin:auto !important;}.media-video-container svg{display:none;}.media-video-container.loaded svg{display:block;}.media-video-container.loaded .throbber{display:none;}.media-video-player .jwplayer.jw-stretch-fill .jw-media video{-o-object-fit:contain;object-fit:contain;}.media-video-player .jwplayer.jw-stretch-fill .jw-button-container{opacity:0.2;background-color:#F9F9F9;}.media-video-player .jwplayer.jw-stretch-fill .jw-button-container:hover{opacity:0.6;}
.c5-media{position:relative}.c5-media img{display:block;margin-bottom:0}.c5-media .media-video{width:100%;height:auto;max-width:100%}.c5-media .media-video img{width:100%;border-radius:8px}.c5-media .media-video a{display:block}.c5-media--background{position:relative}.c5-media--background .c5-media__text{display:grid;height:80%;position:absolute;max-width:75%;left:14px;place-content:center;z-index:3}.st-small>.c5-media--background .c5-media__text,.sb-small>.c5-media--background .c5-media__text{height:88%}.st-med>.c5-media--background .c5-media__text,.sb-med>.c5-media--background .c5-media__text{height:78%}@media (min-width:768px){.c5-media--background .c5-media__text{height:100%;left:24px;max-width:68%}.c0--col-four .c5-media--background .c5-media__text{max-width:80%}}.c5-media--background .title-text h2,.c5-media--background .title-text h3,.c5-media--background .title-text h4{margin-bottom:10px;color:#fff}@media (min-width:768px){.c5-media--background .title-text h2,.c5-media--background .title-text h3,.c5-media--background .title-text h4{margin-bottom:14px;line-height:135%}}.c5-media--background .simple-text{padding-bottom:13px !important}.c5-media--background .simple-text p{color:#fff;font-size:16px;font-weight:100;line-height:140%}.c5-media--background>.media{display:block;position:relative}.c5-media--background>.media img{position:relative;width:100%;z-index:1}.c5-media--background>.media:after{width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(90deg,rgba(0,17,53,0.6) 50%,rgba(0,17,53,0) 100%);z-index:2;content:' '}.c5-media--background.optimized-to-lander .title-text h2,.c5-media--background.optimized-to-lander .title-text h3,.c5-media--background.optimized-to-lander .title-text h4{margin-bottom:11px;font-size:20px;font-weight:700;line-height:140%}@media (min-width:768px){.c5-media--background.optimized-to-lander .title-text h2,.c5-media--background.optimized-to-lander .title-text h3,.c5-media--background.optimized-to-lander .title-text h4{font-size:48px;line-height:110%}}@media (min-width:1366px){.c5-media--background.optimized-to-lander .title-text h2,.c5-media--background.optimized-to-lander .title-text h3,.c5-media--background.optimized-to-lander .title-text h4{font-size:56px;line-height:140%}}.c5-media--background.optimized-to-lander .simple-text{padding-bottom:16px !important}@media (min-width:768px){.c5-media--background.optimized-to-lander .simple-text{padding-bottom:36px !important}}.c5-media--background.optimized-to-lander .simple-text p{font-weight:300}@media (min-width:768px){.c5-media--background.optimized-to-lander .simple-text p{font-size:24px}}.c5-media--background.optimized-to-lander .media{aspect-ratio:2 / 1}.c5-media--background.optimized-to-lander .media img{height:270px;object-fit:cover}@media (min-width:768px){.c5-media--background.optimized-to-lander .media img{height:unset;object-fit:unset}}.c5-media video{width:100%;border-radius:8px}.c5-media video.ar{margin:0;height:auto;object-fit:cover;object-position:center;border-radius:0}.full-width .c5-media video.ar{border-radius:0}.c5-media video.ar_16_9{aspect-ratio:16/9}.c5-media video.ar_1_1{aspect-ratio:1/1}.c5-media video.ar_3_1{aspect-ratio:3/1}.c5-media picture.ar img{width:100%;height:auto;margin:0;object-fit:cover;object-position:center;border-radius:8px}.full-width .c5-media picture.ar img{border-radius:0}.c5-media picture.ar_16_9 img{aspect-ratio:16/9}.c5-media picture.ar_1_1 img{aspect-ratio:1/1}.c5-media picture.ar_3_1 img{aspect-ratio:3/1}.c5-media .media__container img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8}.c5-media .media__container svg{position:absolute;bottom:32px;left:32px;cursor:pointer;z-index:9}.c0--col-two .c5-media .media__container svg{bottom:24px;left:24px}.c0--col-four .c5-media .media__container svg,.c0--col-three .c5-media .media__container svg{bottom:16px;left:16px}.c5-media .media .video svg{top:auto;right:auto;bottom:16px;left:16px;margin:0;padding:0}
.simple-text{padding-top:0;padding-bottom:24px;}.simple-text__icon{width:48px;height:48px;margin-bottom:26px;}.simple-text__icon svg{width:48px;height:48px;color:#005AFF;}.bg-blue-bright .simple-text__icon svg .st0,.bg-nokia-blue .simple-text__icon svg .st0,.bg-darkest-blue .simple-text__icon svg .st0{fill:#fff;}.bg-blue-bright .simple-text__icon svg .st1,.bg-nokia-blue .simple-text__icon svg .st1,.bg-darkest-blue .simple-text__icon svg .st1{fill:#fff;}.bg-blue-bright .simple-text__icon svg .st2,.bg-nokia-blue .simple-text__icon svg .st2,.bg-darkest-blue .simple-text__icon svg .st2{fill:#fff;}.bg-blue-bright .simple-text__icon svg .st3,.bg-nokia-blue .simple-text__icon svg .st3,.bg-darkest-blue .simple-text__icon svg .st3{fill:#fff;}.simple-text__linked_title{display:block;margin:0;}.simple-text__label{margin-bottom:16px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;line-height:120%;letter-spacing:0.54px;}@media (min-width:768px){.simple-text__label{font-size:16px;line-height:140%;}}.simple-text__subheading{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-weight:700;line-height:135%;letter-spacing:0.54px;text-align:left;}.simple-text__subheading--small{font-size:16px;}@media (min-width:1024px){.simple-text__subheading--small{font-size:18px;}}.simple-text__subheading--large{font-size:18px;}@media (min-width:1024px){.simple-text__subheading--large{font-size:24px;}}.simple-text__body p{margin-top:8px;margin-bottom:8px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:120%;letter-spacing:0.54px;}@media (min-width:768px){.simple-text__body p{line-height:135%;}}@media (min-width:1024px){.simple-text__body p{font-size:18px;}}.simple-text__body p:last-of-type{margin-bottom:0;}@media (max-width:767px){.simple-text__body h1{margin-top:24px;margin-bottom:24px;}.simple-text__body h2,.simple-text__body h3{margin-top:24px;margin-bottom:8px;}.simple-text__body h4{margin-top:24px;margin-bottom:8px;font-size:16px;}.simple-text__body h5{margin-top:24px;margin-bottom:8px;font-size:14px;font-weight:400;}.simple-text__body h6{margin-top:24px;margin-bottom:8px;font-size:14px;font-weight:700;}}@media (min-width:768px){.simple-text__body h1{margin-top:32px;margin-bottom:24px;}.simple-text__body h2{margin-top:32px;margin-bottom:8px;}.simple-text__body h3,.simple-text__body h4{margin-top:24px;margin-bottom:8px;}.simple-text__body h5{margin-top:24px;margin-bottom:8px;font-size:16px;}.simple-text__body h6{margin-top:24px;margin-bottom:8px;font-size:14px;font-weight:700;}}@media (min-width:1366px){.simple-text__body h1{margin-top:40px;margin-bottom:40px;}.simple-text__body h2{margin-top:40px;}.simple-text__body h3,.simple-text__body h4{margin-top:32px;}.simple-text__body h5{margin-top:32px;margin-bottom:8px;font-size:18px;}.simple-text__body h6{margin-top:24px;font-size:16px;font-weight:700;}}@media (max-width:767px){.simple-text h1{font-size:32px;line-height:130%;letter-spacing:0.02em;margin-top:24px;margin-bottom:24px;}.simple-text h2{font-size:24px;line-height:135%;letter-spacing:0.02em;margin-top:24px;margin-bottom:8px;}.simple-text h3{font-size:18px;line-height:135%;letter-spacing:0.02em;margin-top:24px;margin-bottom:8px;}.simple-text h4{font-size:16px;line-height:150%;letter-spacing:0.03em;margin-top:24px;margin-bottom:8px;}.simple-text h5{font-size:14px;line-height:140%;letter-spacing:0.03em;margin-top:24px;margin-bottom:8px;}.simple-text h6{font-size:14px;font-weight:700;line-height:140%;letter-spacing:0.03em;margin-top:24px;margin-bottom:8px;}}@media (min-width:768px){.simple-text h1{font-size:48px;line-height:120%;letter-spacing:0.01em;margin-top:32px;margin-bottom:24px;}.simple-text h2{font-size:32px;line-height:130%;letter-spacing:0.02em;margin-top:32px;margin-bottom:8px;}.simple-text h3{font-size:24px;line-height:135%;letter-spacing:0.02em;margin-top:24px;margin-bottom:8px;}.simple-text h4{font-size:18px;line-height:135%;letter-spacing:0.02em;margin-top:24px;margin-bottom:8px;}.simple-text h5{font-size:16px;line-height:150%;letter-spacing:0.03em;margin-top:24px;margin-bottom:8px;}.simple-text h6{font-size:14px;font-weight:700;line-height:140%;letter-spacing:0.03em;margin-top:24px;margin-bottom:8px;}}@media (min-width:1366px){.simple-text h1{font-size:60px;line-height:120%;letter-spacing:0.01em;margin-top:40px;margin-bottom:40px;}.simple-text h2{font-size:48px;line-height:120%;letter-spacing:0.01em;margin-top:40px;}.simple-text h3{font-size:32px;line-height:130%;letter-spacing:0.02em;margin-top:32px;}.simple-text h4{font-size:24px;line-height:135%;letter-spacing:0.02em;margin-top:32px;}.simple-text h5{font-size:18px;line-height:135%;letter-spacing:0.02em;margin-top:32px;margin-bottom:8px;}.simple-text h6{font-size:16px;font-weight:700;line-height:150%;letter-spacing:0.03em;margin-top:24px;}}.simple-text .cta__wrapper{display:flex;-moz-column-gap:16px;column-gap:16px;margin-top:32px;}@media (min-width:1024px){.simple-text .cta__wrapper{margin-top:48px;}}@media (min-width:1024px){.c0--col-one .c06{width:66%;}}@media (min-width:768px) and (max-width:989px){.c0--col-one .c06{width:75%;}}.nc-12 .component-narrow{max-width:784px;margin:auto;}.nc-12 .component-narrow .body.text-align-center{max-width:784px;margin:auto;}.dacpub .simple-text__icon{margin-bottom:0;width:auto;height:auto;}.dacpub .simple-text__icon svg{width:auto;height:auto;}.c06.simple-text{padding-top:24px;padding-bottom:24px;}.paragraph--type--c4-simple-text.st-none{padding-top:0;}.paragraph--type--c4-simple-text.st-small{padding-top:25px;}.paragraph--type--c4-simple-text.st-med{padding-top:50px;}.paragraph--type--c4-simple-text.st-large{padding-top:80px;}.paragraph--type--c4-simple-text.sb-none{padding-bottom:0;}.paragraph--type--c4-simple-text.sb-small{padding-bottom:25px;}.paragraph--type--c4-simple-text.sb-med{padding-bottom:50px;}.paragraph--type--c4-simple-text.sb-large{padding-bottom:80px;}.nc-2.paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text .c06.simple-text,.nc-3.paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text .c06.simple-text,.nc-4.paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text .c06.simple-text{width:100%;}.nr.c0--col-two.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper{height:100%;}.nr.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper{height:auto;}.nr.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper.nc-12.has-text,.nr.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper.c4-simple-text-height,.nr.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text,.nr.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text .c06.simple-text{height:100%;}.nr.c4-simple-text-nr .nc-8.paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text,.nr.c4-simple-text-nr .c28-tetris__left.paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text .c06.simple-text{height:auto;}.anchor-wrap + .nr.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper{height:100%;}.tabbed-module .c0--col-one.nr.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text,.tabbed-module .c0--col-two.nr.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text,.tabbed-module .c0--col-three.nr.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text,.tabbed-module .c0--col-four.nr.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text{height:auto;}.c0--col-one.paragraph--type--c0-layout-row.nr.c4-simple-text-nr .nc-12.paragraph--type--c4-simple-text-wrapper .st-small.sb-small.paragraph--type--c4-simple-text,.c0--col-one.paragraph--type--c0-layout-row.nr.c4-simple-text-nr .nc-12.paragraph--type--c4-simple-text-wrapper .st-small.sb-none.paragraph--type--c4-simple-text,.nr.c0--col-four.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text,.nr.c0--col-four.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper .st-none.sb-none.paragraph--type--c4-simple-text,.nr.c0--col-three.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text,.st-none.sb-none.paragraph.paragraph--type--c0-layout-row.paragraph--view-mode--default.nr.c0--col-one.c-fonts.c4-simple-text-nr .paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text{height:auto;}.nr.c0--col-four.c4-simple-text-nr .has-text.paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text,.nr.c0--col-three.c4-simple-text-nr .has-text.paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text,.nr.c0--col-two.c4-simple-text-nr .has-text.paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text,.nr.c0--col-four.c4-simple-text-nr .nc-3.paragraph--type--c4-simple-text-wrapper .paragraph--type--c4-simple-text{height:100%;}.paragraph--type--c4-simple-text-wrapper .youtube-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:1000;}.paragraph--type--c4-simple-text-wrapper .youtube-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72%;background-color:#000;padding:40px 20px 20px 20px;border-radius:5px;}.paragraph--type--c4-simple-text-wrapper .close-modal{position:absolute;top:-5px;right:18px;font-size:30px;cursor:pointer;}.paragraph--type--c4-simple-text-wrapper .youtube-modal-content #playlist-iframe{width:100%;margin-bottom:0px;}@media (max-width:768px){.paragraph--type--c4-simple-text-wrapper .youtube-modal-content{width:100%;}.paragraph--type--c4-simple-text-wrapper .youtube-modal-content #playlist-iframe{width:100%;max-height:450px;}}
.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%}}
.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}
