/* @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}
.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;-o-object-fit:cover;object-fit:cover;}@media (min-width:768px){.c5-media--background.optimized-to-lander .media img{height:unset;-o-object-fit:unset;object-fit:unset;}}.c5-media video{width:100%;border-radius:8px;}.c5-media video.ar{margin:0;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;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;-o-object-fit:cover;object-fit:cover;-o-object-position:center;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 .c5-media__caption{font-size:12px;color:#999999;line-height:140%;letter-spacing:0.36px;margin-top:8px;padding:0 5px;}.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__icon{width:48px;height:48px;margin-top:26px;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:0px;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;}}@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;}.simple-text h2{font-size:24px;line-height:135%;letter-spacing:0.02em;}.simple-text h3{font-size:18px;line-height:135%;letter-spacing:0.02em;}.simple-text h4{font-size:16px;line-height:150%;letter-spacing:0.03em;}.simple-text h5{font-size:14px;line-height:140%;letter-spacing:0.03em;}.simple-text h6{font-size:14px;font-weight:700;line-height:140%;letter-spacing:0.03em;}}@media (min-width:768px){.simple-text h1{font-size:48px;line-height:120%;letter-spacing:0.01em;}.simple-text h2{font-size:32px;line-height:130%;letter-spacing:0.02em;}.simple-text h3{font-size:24px;line-height:135%;letter-spacing:0.02em;}.simple-text h4{font-size:18px;line-height:135%;letter-spacing:0.02em;}.simple-text h5{font-size:16px;line-height:150%;letter-spacing:0.03em;}.simple-text h6{font-size:14px;font-weight:700;line-height:140%;letter-spacing:0.03em;}}@media (min-width:1366px){.simple-text h1{font-size:60px;line-height:120%;letter-spacing:0.01em;}.simple-text h2{font-size:48px;line-height:120%;letter-spacing:0.01em;}.simple-text h3{font-size:32px;line-height:130%;letter-spacing:0.02em;}.simple-text h4{font-size:24px;line-height:135%;letter-spacing:0.02em;}.simple-text h5{font-size:18px;line-height:135%;letter-spacing:0.02em;}.simple-text h6{font-size:16px;font-weight:700;line-height:150%;letter-spacing:0.03em;}}.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;}.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{display:flow-root;}.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%;display:flow-root;}.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;}.nr.c4-simple-text-nr .c28-tetris__right.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-xsmall.sb-xsmall.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-xsmall.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,.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-xsmall.sb-xsmall.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%}}
.font-size-48{font-size:24px;line-height:135%;letter-spacing:.48px}@media(min-width:768px){.font-size-48{font-size:32px;line-height:130%;letter-spacing:.64px}}@media(min-width:1366px){.font-size-48{font-size:48px;line-height:120%;letter-spacing:.48px}}.font-size-34{font-size:24px;line-height:135%;letter-spacing:.48px}@media(min-width:1366px){.font-size-34{font-size:34px;line-height:130%;letter-spacing:.64px}}.font-size-24{font-size:18px;line-height:135%;letter-spacing:.54px}@media(min-width:1366px){.font-size-24{font-size:24px;line-height:135%;letter-spacing:.48px}}.font-size-18{font-size:18px;line-height:135%;letter-spacing:.54px;font-weight:300}@media(min-width:1366px){.font-size-18{font-size:18px;line-height:135%;letter-spacing:.48px;font-weight:400}}.container,.carousel.container-bleed{max-width:1376px;width:calc(100% - 32px);margin-left:auto;margin-right:auto}@media(min-width:1366px){.container,.carousel.container-bleed{margin-left:auto;margin-right:auto}}.container.fluid,.fluid.carousel.container-bleed{max-width:1376px;width:100%}.container.full-width,.full-width.carousel.container-bleed{width:100%}.container.full-width--mobile,.full-width--mobile.carousel.container-bleed{width:100%}@media(min-width:768px){.container.full-width--mobile,.full-width--mobile.carousel.container-bleed{max-width:1376px;width:calc(100% - 32px)}}.container .container,.carousel.container-bleed .container,.container .carousel.container-bleed,.carousel.container-bleed .carousel.container-bleed{margin:0;width:100%}.nr{clear:both}.nr.full-width{margin-left:-16px;margin-right:-16px}.fluid .nr.full-width{margin-left:0;margin-right:0}.flow-reverse{flex-direction:row-reverse}body .container .left,body .carousel.container-bleed .left{width:100%}@media(min-width:1366px){body .container .left,body .carousel.container-bleed .left{display:inline-block;width:50%;float:left}}body .container .right,body .carousel.container-bleed .right{width:100%}@media(min-width:1366px){body .container .right,body .carousel.container-bleed .right{display:inline-block;width:50%;float:right}}body .container .left-tablet,body .carousel.container-bleed .left-tablet{width:100%}@media(min-width:768px){body .container .left-tablet,body .carousel.container-bleed .left-tablet{display:inline-block;width:50%;float:left}}body .container .right-tablet,body .carousel.container-bleed .right-tablet{width:100%}@media(min-width:768px){body .container .right-tablet,body .carousel.container-bleed .right-tablet{display:inline-block;width:50%;float:right}}.no-gutters .nc-1{padding-left:0;padding-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.no-gutters .nc-1{max-width:none}}.no-gutters .nc-2{padding-left:0;padding-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.no-gutters .nc-2{max-width:none}}.no-gutters .nc-3{padding-left:0;padding-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.no-gutters .nc-3{max-width:none}}.no-gutters .nc-4{padding-left:0;padding-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.no-gutters .nc-4{max-width:none}}.no-gutters .nc-5{padding-left:0;padding-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.no-gutters .nc-5{max-width:none}}.no-gutters .nc-6{padding-left:0;padding-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.no-gutters .nc-6{max-width:none}}.no-gutters .nc-7{padding-left:0;padding-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.no-gutters .nc-7{max-width:none}}.no-gutters .nc-8{padding-left:0;padding-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.no-gutters .nc-8{max-width:none}}.no-gutters .nc-9{padding-left:0;padding-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.no-gutters .nc-9{max-width:none}}.no-gutters .nc-10{padding-left:0;padding-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.no-gutters .nc-10{max-width:none}}.no-gutters .nc-11{padding-left:0;padding-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.no-gutters .nc-11{max-width:none}}.no-gutters .nc-12{padding-left:0;padding-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.no-gutters .nc-12{max-width:none}}.no-gutters .nr{margin-left:0;margin-right:0}@media(min-width:768px){.nc{padding-left:16px;padding-right:16px}.nc-1{padding-left:16px;padding-right:16px}.nc-2{padding-left:16px;padding-right:16px}.nc-3{padding-left:16px;padding-right:16px}.nc-4{padding-left:16px;padding-right:16px}.nc-5{padding-left:16px;padding-right:16px}.nc-6{padding-left:16px;padding-right:16px}.nc-7{padding-left:16px;padding-right:16px}.nc-8{padding-left:16px;padding-right:16px}.nc-9{padding-left:16px;padding-right:16px}.nc-10{padding-left:16px;padding-right:16px}.nc-11{padding-left:16px;padding-right:16px}.nc-12{padding-left:16px;padding-right:16px}.nr{display:flex;flex-wrap:nowrap;margin-left:-16px;margin-right:-16px}.nr.full-width{margin-left:-32px;margin-right:-32px}.fluid .nr{margin-left:0;margin-right:0}.nc-1{flex:0 1 8.3333333333%}.nc-2{flex:0 1 16.6666666667%}.nc-3{flex:0 1 25%}.nc-4{flex:0 1 33.3333333333%}.nc-5{flex:0 1 41.6666666667%}.nc-6{flex:0 1 50%}.nc-7{flex:0 1 58.3333333333%}.nc-8{flex:0 1 66.6666666667%}.nc-9{flex:0 1 75%}.nc-10{flex:0 1 83.3333333333%}.nc-11{flex:0 1 91.6666666667%}.nc-12{flex:0 1 100%}.nc-offset-1{margin-left:8.3333333333%}.nc-offset-2{margin-left:16.6666666667%}.nc-offset-3{margin-left:25%}.nc-offset-4{margin-left:33.3333333333%}.nc-offset-5{margin-left:41.6666666667%}.nc-offset-6{margin-left:50%}.nc-offset-7{margin-left:58.3333333333%}.nc-offset-8{margin-left:66.6666666667%}.nc-offset-9{margin-left:75%}.nc-offset-10{margin-left:83.3333333333%}.nc-offset-11{margin-left:91.6666666667%}.nc-offset-12{margin-left:100%}.flow-reverse .nc-offset-1{margin-left:0;margin-right:8.3333333333%}.flow-reverse .nc-offset-2{margin-left:0;margin-right:16.6666666667%}.flow-reverse .nc-offset-3{margin-left:0;margin-right:25%}.flow-reverse .nc-offset-4{margin-left:0;margin-right:33.3333333333%}.flow-reverse .nc-offset-5{margin-left:0;margin-right:41.6666666667%}.flow-reverse .nc-offset-6{margin-left:0;margin-right:50%}.flow-reverse .nc-offset-7{margin-left:0;margin-right:58.3333333333%}.flow-reverse .nc-offset-8{margin-left:0;margin-right:66.6666666667%}.flow-reverse .nc-offset-9{margin-left:0;margin-right:75%}.flow-reverse .nc-offset-10{margin-left:0;margin-right:83.3333333333%}.flow-reverse .nc-offset-11{margin-left:0;margin-right:91.6666666667%}.flow-reverse .nc-offset-12{margin-left:0;margin-right:100%}}@media(max-width:767px){.nc-mobile-1{padding-left:16px;padding-right:16px}.nc-mobile-2{padding-left:16px;padding-right:16px}.nc-mobile-3{padding-left:16px;padding-right:16px}.nc-mobile-4{padding-left:16px;padding-right:16px}.nc-mobile-5{padding-left:16px;padding-right:16px}.nc-mobile-6{padding-left:16px;padding-right:16px}.nc-mobile-7{padding-left:16px;padding-right:16px}.nc-mobile-8{padding-left:16px;padding-right:16px}.nc-mobile-9{padding-left:16px;padding-right:16px}.nc-mobile-10{padding-left:16px;padding-right:16px}.nc-mobile-11{padding-left:16px;padding-right:16px}.nc-mobile-12{padding-left:16px;padding-right:16px}.nr-mobile{display:flex;flex-wrap:nowrap;margin-left:-16px;margin-right:-16px}.nr-mobile.full-width{margin-left:-32px;margin-right:-32px}.fluid .nr-mobile{margin-left:0;margin-right:0}.nc-mobile-1{flex:0 1 8.3333333333%}.nc-mobile-2{flex:0 1 16.6666666667%}.nc-mobile-3{flex:0 1 25%}.nc-mobile-4{flex:0 1 33.3333333333%}.nc-mobile-5{flex:0 1 41.6666666667%}.nc-mobile-6{flex:0 1 50%}.nc-mobile-7{flex:0 1 58.3333333333%}.nc-mobile-8{flex:0 1 66.6666666667%}.nc-mobile-9{flex:0 1 75%}.nc-mobile-10{flex:0 1 83.3333333333%}.nc-mobile-11{flex:0 1 91.6666666667%}.nc-mobile-12{flex:0 1 100%}.nc-mobile-offset-1{margin-left:8.3333333333%}.nc-mobile-offset-2{margin-left:16.6666666667%}.nc-mobile-offset-3{margin-left:25%}.nc-mobile-offset-4{margin-left:33.3333333333%}.nc-mobile-offset-5{margin-left:41.6666666667%}.nc-mobile-offset-6{margin-left:50%}.nc-mobile-offset-7{margin-left:58.3333333333%}.nc-mobile-offset-8{margin-left:66.6666666667%}.nc-mobile-offset-9{margin-left:75%}.nc-mobile-offset-10{margin-left:83.3333333333%}.nc-mobile-offset-11{margin-left:91.6666666667%}.nc-mobile-offset-12{margin-left:100%}.flow-reverse .nc-mobile-offset-1{margin-left:0;margin-right:8.3333333333%}.flow-reverse .nc-mobile-offset-2{margin-left:0;margin-right:16.6666666667%}.flow-reverse .nc-mobile-offset-3{margin-left:0;margin-right:25%}.flow-reverse .nc-mobile-offset-4{margin-left:0;margin-right:33.3333333333%}.flow-reverse .nc-mobile-offset-5{margin-left:0;margin-right:41.6666666667%}.flow-reverse .nc-mobile-offset-6{margin-left:0;margin-right:50%}.flow-reverse .nc-mobile-offset-7{margin-left:0;margin-right:58.3333333333%}.flow-reverse .nc-mobile-offset-8{margin-left:0;margin-right:66.6666666667%}.flow-reverse .nc-mobile-offset-9{margin-left:0;margin-right:75%}.flow-reverse .nc-mobile-offset-10{margin-left:0;margin-right:83.3333333333%}.flow-reverse .nc-mobile-offset-11{margin-left:0;margin-right:91.6666666667%}.flow-reverse .nc-mobile-offset-12{margin-left:0;margin-right:100%}}[dir=rtl] .nc-offset-1{margin-left:0;margin-right:8.3333333333%}[dir=rtl] .nc-offset-2{margin-left:0;margin-right:16.6666666667%}[dir=rtl] .nc-offset-3{margin-left:0;margin-right:25%}[dir=rtl] .nc-offset-4{margin-left:0;margin-right:33.3333333333%}[dir=rtl] .nc-offset-5{margin-left:0;margin-right:41.6666666667%}[dir=rtl] .nc-offset-6{margin-left:0;margin-right:50%}[dir=rtl] .nc-offset-7{margin-left:0;margin-right:58.3333333333%}[dir=rtl] .nc-offset-8{margin-left:0;margin-right:66.6666666667%}[dir=rtl] .nc-offset-9{margin-left:0;margin-right:75%}[dir=rtl] .nc-offset-10{margin-left:0;margin-right:83.3333333333%}[dir=rtl] .nc-offset-11{margin-left:0;margin-right:91.6666666667%}[dir=rtl] .nc-offset-12{margin-left:0;margin-right:100%}@media(min-width:1366px){.nr-desktop{display:flex;flex-wrap:nowrap;margin-left:-16px;margin-right:-16px}.nc-1-desktop{flex:0 1 8.3333333333%}.nc-2-desktop{flex:0 1 16.6666666667%}.nc-3-desktop{flex:0 1 25%}.nc-4-desktop{flex:0 1 33.3333333333%}.nc-5-desktop{flex:0 1 41.6666666667%}.nc-6-desktop{flex:0 1 50%}.nc-7-desktop{flex:0 1 58.3333333333%}.nc-8-desktop{flex:0 1 66.6666666667%}.nc-9-desktop{flex:0 1 75%}.nc-10-desktop{flex:0 1 83.3333333333%}.nc-11-desktop{flex:0 1 91.6666666667%}.nc-12-desktop{flex:0 1 100%}.nc-offset-1-desktop{margin-left:8.3333333333%}.nc-offset-2-desktop{margin-left:16.6666666667%}.nc-offset-3-desktop{margin-left:25%}.nc-offset-4-desktop{margin-left:33.3333333333%}.nc-offset-5-desktop{margin-left:41.6666666667%}.nc-offset-6-desktop{margin-left:50%}.nc-offset-7-desktop{margin-left:58.3333333333%}.nc-offset-8-desktop{margin-left:66.6666666667%}.nc-offset-9-desktop{margin-left:75%}.nc-offset-10-desktop{margin-left:83.3333333333%}.nc-offset-11-desktop{margin-left:91.6666666667%}.nc-offset-12-desktop{margin-left:100%}}@media(min-width:768px){.nr-tablet{display:flex;flex-wrap:nowrap;margin-left:-16px;margin-right:-16px}.nc-1-tablet{flex:0 1 8.3333333333%}.nc-2-tablet{flex:0 1 16.6666666667%}.nc-3-tablet{flex:0 1 25%}.nc-4-tablet{flex:0 1 33.3333333333%}.nc-5-tablet{flex:0 1 41.6666666667%}.nc-6-tablet{flex:0 1 50%}.nc-7-tablet{flex:0 1 58.3333333333%}.nc-8-tablet{flex:0 1 66.6666666667%}.nc-9-tablet{flex:0 1 75%}.nc-10-tablet{flex:0 1 83.3333333333%}.nc-11-tablet{flex:0 1 91.6666666667%}.nc-12-tablet{flex:0 1 100%}.nc-offset-1-tablet{margin-left:8.3333333333%}.nc-offset-2-tablet{margin-left:16.6666666667%}.nc-offset-3-tablet{margin-left:25%}.nc-offset-4-tablet{margin-left:33.3333333333%}.nc-offset-5-tablet{margin-left:41.6666666667%}.nc-offset-6-tablet{margin-left:50%}.nc-offset-7-tablet{margin-left:58.3333333333%}.nc-offset-8-tablet{margin-left:66.6666666667%}.nc-offset-9-tablet{margin-left:75%}.nc-offset-10-tablet{margin-left:83.3333333333%}.nc-offset-11-tablet{margin-left:91.6666666667%}.nc-offset-12-tablet{margin-left:100%}}.c0-container.full-width>.container,.c0-container.full-width>.carousel.container-bleed{margin:0 auto;width:100%;max-width:100%}.c0-container .container,.c0-container .carousel.container-bleed{max-width:1376px;width:calc(100% - 32px);margin-left:auto;margin-right:auto}@media(min-width:1366px){.c0-container .container,.c0-container .carousel.container-bleed{margin-left:auto;margin-right:auto}}.c0-container .container.fluid,.c0-container .fluid.carousel.container-bleed{max-width:1376px;width:100%}.c0-container .container.full-width,.c0-container .full-width.carousel.container-bleed{width:100%}.c0-container .container.full-width--mobile,.c0-container .full-width--mobile.carousel.container-bleed{width:100%}@media(min-width:768px){.c0-container .container.full-width--mobile,.c0-container .full-width--mobile.carousel.container-bleed{max-width:1376px;width:calc(100% - 32px)}}.c0-container .container .container,.c0-container .carousel.container-bleed .container,.c0-container .container .carousel.container-bleed,.c0-container .carousel.container-bleed .carousel.container-bleed{margin:0 auto;width:100%}.c0-container .nr{clear:both}.c0-container .nr.full-width{margin-left:-16px;margin-right:-16px}.fluid .c0-container .nr.full-width{margin-left:0;margin-right:0}@media(max-width:767px){.c0-container .nr .full-width-mobile{margin-left:-32px;margin-right:-32px}.fluid .c0-container .nr .full-width-mobile{margin-left:0;margin-right:0}}.c0-container .flow-reverse{flex-direction:row-reverse}.c0-container .no-gutters [class*=nc-]{padding-left:0;padding-right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.c0-container .no-gutters [class*=nc-]{max-width:none}}.c0-container .no-gutters .nr{margin-left:0;margin-right:0}@media(min-width:768px){.c0-container [class*=nc-]{padding-left:16px;padding-right:16px}.c0-container .nr{display:flex;flex-wrap:nowrap;margin-left:-16px;margin-right:-16px}.c0-container .nr.full-width{margin-left:-32px;margin-right:-32px}.fluid .c0-container .nr{margin-left:0;margin-right:0}.c0-container .nc-1{flex:0 1 8.3333333333%;width:8.3333333333%}.c0-container .nc-2{flex:0 1 16.6666666667%;width:16.6666666667%}.c0-container .nc-3{flex:0 1 25%;width:25%}.c0-container .nc-4{flex:0 1 33.3333333333%;width:33.3333333333%}.c0-container .nc-5{flex:0 1 41.6666666667%;width:41.6666666667%}.c0-container .nc-6{flex:0 1 50%;width:50%}.c0-container .nc-7{flex:0 1 58.3333333333%;width:58.3333333333%}.c0-container .nc-8{flex:0 1 66.6666666667%;width:66.6666666667%}.c0-container .nc-9{flex:0 1 75%;width:75%}.c0-container .nc-10{flex:0 1 83.3333333333%;width:83.3333333333%}.c0-container .nc-11{flex:0 1 91.6666666667%;width:91.6666666667%}.c0-container .nc-12{flex:0 1 100%;width:100%}.c0-container .nc-offset-1{margin-left:8.3333333333%}.c0-container .nc-offset-2{margin-left:16.6666666667%}.c0-container .nc-offset-3{margin-left:25%}.c0-container .nc-offset-4{margin-left:33.3333333333%}.c0-container .nc-offset-5{margin-left:41.6666666667%}.c0-container .nc-offset-6{margin-left:50%}.c0-container .nc-offset-7{margin-left:58.3333333333%}.c0-container .nc-offset-8{margin-left:66.6666666667%}.c0-container .nc-offset-9{margin-left:75%}.c0-container .nc-offset-10{margin-left:83.3333333333%}.c0-container .nc-offset-11{margin-left:91.6666666667%}.c0-container .nc-offset-12{margin-left:100%}.c0-container .flow-reverse .nc-offset-1{margin-left:0;margin-right:8.3333333333%}.c0-container .flow-reverse .nc-offset-2{margin-left:0;margin-right:16.6666666667%}.c0-container .flow-reverse .nc-offset-3{margin-left:0;margin-right:25%}.c0-container .flow-reverse .nc-offset-4{margin-left:0;margin-right:33.3333333333%}.c0-container .flow-reverse .nc-offset-5{margin-left:0;margin-right:41.6666666667%}.c0-container .flow-reverse .nc-offset-6{margin-left:0;margin-right:50%}.c0-container .flow-reverse .nc-offset-7{margin-left:0;margin-right:58.3333333333%}.c0-container .flow-reverse .nc-offset-8{margin-left:0;margin-right:66.6666666667%}.c0-container .flow-reverse .nc-offset-9{margin-left:0;margin-right:75%}.c0-container .flow-reverse .nc-offset-10{margin-left:0;margin-right:83.3333333333%}.c0-container .flow-reverse .nc-offset-11{margin-left:0;margin-right:91.6666666667%}.c0-container .flow-reverse .nc-offset-12{margin-left:0;margin-right:100%}}@media(max-width:767px){.c0-container [class*=nc-mobile-]{padding-left:16px;padding-right:16px}.c0-container .nr-mobile{display:flex;flex-wrap:nowrap;margin-left:-16px;margin-right:-16px}.c0-container .nr-mobile.full-width{margin-left:-32px;margin-right:-32px}.fluid .c0-container .nr-mobile{margin-left:0;margin-right:0}.c0-container .nc-mobile-1{flex:0 1 8.3333333333%}.c0-container .nc-mobile-2{flex:0 1 16.6666666667%}.c0-container .nc-mobile-3{flex:0 1 25%}.c0-container .nc-mobile-4{flex:0 1 33.3333333333%}.c0-container .nc-mobile-5{flex:0 1 41.6666666667%}.c0-container .nc-mobile-6{flex:0 1 50%}.c0-container .nc-mobile-7{flex:0 1 58.3333333333%}.c0-container .nc-mobile-8{flex:0 1 66.6666666667%}.c0-container .nc-mobile-9{flex:0 1 75%}.c0-container .nc-mobile-10{flex:0 1 83.3333333333%}.c0-container .nc-mobile-11{flex:0 1 91.6666666667%}.c0-container .nc-mobile-12{flex:0 1 100%}.c0-container .nc-mobile-offset-1{margin-left:8.3333333333%}.c0-container .nc-mobile-offset-2{margin-left:16.6666666667%}.c0-container .nc-mobile-offset-3{margin-left:25%}.c0-container .nc-mobile-offset-4{margin-left:33.3333333333%}.c0-container .nc-mobile-offset-5{margin-left:41.6666666667%}.c0-container .nc-mobile-offset-6{margin-left:50%}.c0-container .nc-mobile-offset-7{margin-left:58.3333333333%}.c0-container .nc-mobile-offset-8{margin-left:66.6666666667%}.c0-container .nc-mobile-offset-9{margin-left:75%}.c0-container .nc-mobile-offset-10{margin-left:83.3333333333%}.c0-container .nc-mobile-offset-11{margin-left:91.6666666667%}.c0-container .nc-mobile-offset-12{margin-left:100%}.c0-container .flow-reverse .nc-mobile-offset-1{margin-left:0;margin-right:8.3333333333%}.c0-container .flow-reverse .nc-mobile-offset-2{margin-left:0;margin-right:16.6666666667%}.c0-container .flow-reverse .nc-mobile-offset-3{margin-left:0;margin-right:25%}.c0-container .flow-reverse .nc-mobile-offset-4{margin-left:0;margin-right:33.3333333333%}.c0-container .flow-reverse .nc-mobile-offset-5{margin-left:0;margin-right:41.6666666667%}.c0-container .flow-reverse .nc-mobile-offset-6{margin-left:0;margin-right:50%}.c0-container .flow-reverse .nc-mobile-offset-7{margin-left:0;margin-right:58.3333333333%}.c0-container .flow-reverse .nc-mobile-offset-8{margin-left:0;margin-right:66.6666666667%}.c0-container .flow-reverse .nc-mobile-offset-9{margin-left:0;margin-right:75%}.c0-container .flow-reverse .nc-mobile-offset-10{margin-left:0;margin-right:83.3333333333%}.c0-container .flow-reverse .nc-mobile-offset-11{margin-left:0;margin-right:91.6666666667%}.c0-container .flow-reverse .nc-mobile-offset-12{margin-left:0;margin-right:100%}}.c0-container [dir=rtl] .nc-offset-1{margin-left:0;margin-right:8.3333333333%}.c0-container [dir=rtl] .nc-offset-2{margin-left:0;margin-right:16.6666666667%}.c0-container [dir=rtl] .nc-offset-3{margin-left:0;margin-right:25%}.c0-container [dir=rtl] .nc-offset-4{margin-left:0;margin-right:33.3333333333%}.c0-container [dir=rtl] .nc-offset-5{margin-left:0;margin-right:41.6666666667%}.c0-container [dir=rtl] .nc-offset-6{margin-left:0;margin-right:50%}.c0-container [dir=rtl] .nc-offset-7{margin-left:0;margin-right:58.3333333333%}.c0-container [dir=rtl] .nc-offset-8{margin-left:0;margin-right:66.6666666667%}.c0-container [dir=rtl] .nc-offset-9{margin-left:0;margin-right:75%}.c0-container [dir=rtl] .nc-offset-10{margin-left:0;margin-right:83.3333333333%}.c0-container [dir=rtl] .nc-offset-11{margin-left:0;margin-right:91.6666666667%}.c0-container [dir=rtl] .nc-offset-12{margin-left:0;margin-right:100%}@media(min-width:768px){.c0-container .nr-tablet{display:flex;flex-wrap:nowrap;margin-left:-16px;margin-right:-16px}.c0-container .nc-1-tablet{flex:0 1 8.3333333333%}.c0-container .nc-2-tablet{flex:0 1 16.6666666667%}.c0-container .nc-3-tablet{flex:0 1 25%}.c0-container .nc-4-tablet{flex:0 1 33.3333333333%}.c0-container .nc-5-tablet{flex:0 1 41.6666666667%}.c0-container .nc-6-tablet{flex:0 1 50%}.c0-container .nc-7-tablet{flex:0 1 58.3333333333%}.c0-container .nc-8-tablet{flex:0 1 66.6666666667%}.c0-container .nc-9-tablet{flex:0 1 75%}.c0-container .nc-10-tablet{flex:0 1 83.3333333333%}.c0-container .nc-11-tablet{flex:0 1 91.6666666667%}.c0-container .nc-12-tablet{flex:0 1 100%}.c0-container .nc-offset-1-tablet{margin-left:8.3333333333%}.c0-container .nc-offset-2-tablet{margin-left:16.6666666667%}.c0-container .nc-offset-3-tablet{margin-left:25%}.c0-container .nc-offset-4-tablet{margin-left:33.3333333333%}.c0-container .nc-offset-5-tablet{margin-left:41.6666666667%}.c0-container .nc-offset-6-tablet{margin-left:50%}.c0-container .nc-offset-7-tablet{margin-left:58.3333333333%}.c0-container .nc-offset-8-tablet{margin-left:66.6666666667%}.c0-container .nc-offset-9-tablet{margin-left:75%}.c0-container .nc-offset-10-tablet{margin-left:83.3333333333%}.c0-container .nc-offset-11-tablet{margin-left:91.6666666667%}.c0-container .nc-offset-12-tablet{margin-left:100%}}@media(min-width:1366px){.c0-container .nr-desktop{display:flex;flex-wrap:nowrap;margin-left:-16px;margin-right:-16px}.c0-container .nc-1-desktop{flex:0 1 8.3333333333%}.c0-container .nc-2-desktop{flex:0 1 16.6666666667%}.c0-container .nc-3-desktop{flex:0 1 25%}.c0-container .nc-4-desktop{flex:0 1 33.3333333333%}.c0-container .nc-5-desktop{flex:0 1 41.6666666667%}.c0-container .nc-6-desktop{flex:0 1 50%}.c0-container .nc-7-desktop{flex:0 1 58.3333333333%}.c0-container .nc-8-desktop{flex:0 1 66.6666666667%}.c0-container .nc-9-desktop{flex:0 1 75%}.c0-container .nc-10-desktop{flex:0 1 83.3333333333%}.c0-container .nc-11-desktop{flex:0 1 91.6666666667%}.c0-container .nc-12-desktop{flex:0 1 100%}.c0-container .nc-offset-1-desktop{margin-left:8.3333333333%}.c0-container .nc-offset-2-desktop{margin-left:16.6666666667%}.c0-container .nc-offset-3-desktop{margin-left:25%}.c0-container .nc-offset-4-desktop{margin-left:33.3333333333%}.c0-container .nc-offset-5-desktop{margin-left:41.6666666667%}.c0-container .nc-offset-6-desktop{margin-left:50%}.c0-container .nc-offset-7-desktop{margin-left:58.3333333333%}.c0-container .nc-offset-8-desktop{margin-left:66.6666666667%}.c0-container .nc-offset-9-desktop{margin-left:75%}.c0-container .nc-offset-10-desktop{margin-left:83.3333333333%}.c0-container .nc-offset-11-desktop{margin-left:91.6666666667%}.c0-container .nc-offset-12-desktop{margin-left:100%}}.c0-container--50{padding:0 16px}@media(min-width:768px){.c0-container--50{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:32px;flex:0 1 100%}}body .c0-container .container .left,body .c0-container .carousel.container-bleed .left{width:100%}@media(min-width:1366px){body .c0-container .container .left,body .c0-container .carousel.container-bleed .left{display:inline-block;width:50%;float:left}}body .c0-container .container .right,body .c0-container .carousel.container-bleed .right{width:100%}@media(min-width:1366px){body .c0-container .container .right,body .c0-container .carousel.container-bleed .right{display:inline-block;width:50%;float:right}}body .c0-container .container .left-tablet,body .c0-container .carousel.container-bleed .left-tablet{width:100%}@media(min-width:1366px){body .c0-container .container .left-tablet,body .c0-container .carousel.container-bleed .left-tablet{display:inline-block;width:50%;float:left}}body .c0-container .container .right-tablet,body .c0-container .carousel.container-bleed .right-tablet{width:100%}@media(min-width:768px){body .c0-container .container .right-tablet,body .c0-container .carousel.container-bleed .right-tablet{display:inline-block;width:50%;float:right}}.center-content{width:100vw;margin-left:50%;transform:translateX(-50%)}.flex-center{display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0;transition:1s ease-in-out}.flex-center.animate{opacity:1}.clearfix::before,.clearfix::after{display:table;content:""}.clearfix::after{clear:both}.overflow-locked{overflow-y:hidden;height:100%}.m17-cta__container .c-btn-color:hover{color:#fff}.sidenav-container{right:0;top:30%;position:fixed;z-index:2}.sidenav-button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiIHZpZXdCb3g9IjAgMCAxMi44MTEgMjUuMTIxIj4NCiAgPGcgaWQ9IkNoZXZyb25fTGVmdF9GbHVzaCIgZGF0YS1uYW1lPSJDaGV2cm9uIExlZnQgRmx1c2giIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNzUgMS4wNjEpIj4NCiAgICA8cGF0aCBpZD0iQ2hldnJvbl9MZWZ0X0ZsdXNoLTIiIGRhdGEtbmFtZT0iQ2hldnJvbiBMZWZ0IEZsdXNoIiBkPSJNMTIsMjcuNSwxLjcyMywxNy41MzNhMS45ODgsMS45ODgsMCwwLDEsMC0zLjA2N0wxMiw0LjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC00LjUpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDVhZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEuNSIvPg0KICA8L2c+DQo8L3N2Zz4NCg==);float:left;width:64px;height:64px;background-position:center;position:absolute;left:-64px;z-index:2}.sidenav-content{z-index:5000;height:300px;height:100%;width:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;overflow:hidden}.sidenav-link-svg{padding-bottom:2px}.sidenav-link-svg a{background-color:#005aff;padding:.5rem .5rem .5rem 2rem;text-decoration:none;color:#fff;display:block;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;font-size:25px;white-space:nowrap;overflow:hidden}.sidenav-link-svg a:hover{background-color:#004bd6}div#pageSidenav span{color:#005aff;height:61px;background-color:#fff;border:2px solid #005aff;padding:.5rem .5rem .5rem 2rem;margin-bottom:2px;display:block;font-weight:400;font-size:25px;letter-spacing:.02em;text-transform:capitalize}.page-live .sidenav-button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiIHZpZXdCb3g9IjAgMCAxMi44MTEgMjUuMTIxIj4KICA8ZyBpZD0iQ2hldnJvbl9MZWZ0X0ZsdXNoIiBkYXRhLW5hbWU9IkNoZXZyb24gTGVmdCBGbHVzaCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC43NSAxLjA2MSkiPgogICAgPHBhdGggaWQ9IkNoZXZyb25fTGVmdF9GbHVzaC0yIiBkYXRhLW5hbWU9IkNoZXZyb24gTGVmdCBGbHVzaCIgZD0iTTEyLDI3LjUsMS43MjMsMTcuNTMzYTEuOTg4LDEuOTg4LDAsMCwxLDAtMy4wNjdMMTIsNC41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMSAtNC41KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDM3MzEyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KICA8L2c+Cjwvc3ZnPg==)}.page-live #pageSidenav span{background:#037312;color:#fff}.page-review .sidenav-button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiIHZpZXdCb3g9IjAgMCAxMi44MTEgMjUuMTIxIj4KICA8ZyBpZD0iQ2hldnJvbl9MZWZ0X0ZsdXNoIiBkYXRhLW5hbWU9IkNoZXZyb24gTGVmdCBGbHVzaCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC43NSAxLjA2MSkiPgogICAgPHBhdGggaWQ9IkNoZXZyb25fTGVmdF9GbHVzaC0yIiBkYXRhLW5hbWU9IkNoZXZyb24gTGVmdCBGbHVzaCIgZD0iTTEyLDI3LjUsMS43MjMsMTcuNTMzYTEuOTg4LDEuOTg4LDAsMCwxLDAtMy4wNjdMMTIsNC41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMSAtNC41KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjQUYzOTAzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KICA8L2c+Cjwvc3ZnPg==)}.page-review #pageSidenav span{background:#af3903;color:#fff}.page-draft .sidenav-button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiIHZpZXdCb3g9IjAgMCAxMi44MTEgMjUuMTIxIj4KICA8ZyBpZD0iQ2hldnJvbl9MZWZ0X0ZsdXNoIiBkYXRhLW5hbWU9IkNoZXZyb24gTGVmdCBGbHVzaCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC43NSAxLjA2MSkiPgogICAgPHBhdGggaWQ9IkNoZXZyb25fTGVmdF9GbHVzaC0yIiBkYXRhLW5hbWU9IkNoZXZyb24gTGVmdCBGbHVzaCIgZD0iTTEyLDI3LjUsMS43MjMsMTcuNTMzYTEuOTg4LDEuOTg4LDAsMCwxLDAtMy4wNjdMMTIsNC41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMSAtNC41KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjQUYzOTAzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KICA8L2c+Cjwvc3ZnPg==)}.page-draft #pageSidenav span{background:#af3903;color:#fff}.page-archived .sidenav-button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiIHZpZXdCb3g9IjAgMCAxMi44MTEgMjUuMTIxIj4gPGcgaWQ9IkNoZXZyb25fTGVmdF9GbHVzaCIgZGF0YS1uYW1lPSJDaGV2cm9uIExlZnQgRmx1c2giIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNzUgMS4wNjEpIj4gPHBhdGggaWQ9IkNoZXZyb25fTGVmdF9GbHVzaC0yIiBkYXRhLW5hbWU9IkNoZXZyb24gTGVmdCBGbHVzaCIgZD0iTTEyLDI3LjUsMS43MjMsMTcuNTMzYTEuOTg4LDEuOTg4LDAsMCwxLDAtMy4wNjdMMTIsNC41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMSAtNC41KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNjY2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiIC8+IDwvZz4gPC9zdmc+)}.page-archived #pageSidenav span{background:#666;color:#fff}.visually-hidden{margin:-1px;border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visually-hidden:active,.visually-hidden:focus{margin:0;clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.color-white *{color:#fff}.color-black *{color:#000}.padding-vertical{padding:48px 0}@media(min-width:720px){.padding-vertical{padding:130px 0}}.visible-mobile,.visible-tablet,.visible-desktop{display:none}@media(max-width:767px){.visible-mobile{display:block}}@media(min-width:768px)and (max-width:989px){.visible-tablet{display:block}}@media(min-width:1024px){.visible-desktop{display:block}}.visible-screen-readers{position:absolute;height:1px;width:12px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0 0,0 0,0 0);overflow:hidden !important}.text-align-right{text-align:right}.gradient-default{position:relative;z-index:3}.gradient-default::before{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:linear-gradient(to right,rgba(0,22,46,0.65) 0%,rgba(0,22,46,0) 70%);z-index:2;content:""}.gradient-default>*{position:relative;z-index:3}.gradient-default.go-maroon::before{background:linear-gradient(to right,rgba(85,0,0,0.65) 0%,rgba(85,0,0,0) 70%)}.gradient-default.go-gold::before{background:linear-gradient(to right,rgba(161,147,119,0.65) 0%,rgba(161,147,119,0) 70%)}.gradient-default.go-moss::before{background:linear-gradient(to right,rgba(20,48,16,0.65) 0%,rgba(20,48,16,0) 70%)}.gradient-default.go-forest::before{background:linear-gradient(to right,rgba(17,34,14,0.65) 0%,rgba(17,34,14,0) 70%)}.gradient-default.go-slate::before{background:linear-gradient(to right,rgba(77,87,102,0.65) 0%,rgba(77,87,102,0) 70%)}.gradient-default.go-metal::before{background:linear-gradient(to right,rgba(39,49,67,0.65) 0%,rgba(39,49,67,0) 70%)}.gradient-default.go-charcoal::before{background:linear-gradient(to right,rgba(29,30,32,0.65) 0%,rgba(29,30,32,0) 70%)}.gradient-default.go-dark-blue::before{background:linear-gradient(to right,rgba(0,17,53,0.65) 0%,rgba(0,17,53,0) 70%)}.gradient-default.opacity-90::before{opacity:.9}.gradient-default.opacity-80::before{opacity:.8}.gradient-default.opacity-70::before{opacity:.7}.gradient-default.opacity-60::before{opacity:.6}.gradient-default.opacity-50::before{opacity:.5}.gradient-default.opacity-40::before{opacity:.4}.gradient-default.opacity-30::before{opacity:.3}.gradient-default.opacity-20::before{opacity:.2}.gradient-default.opacity-10::before{opacity:.1}.spacing-1{padding-bottom:0}.spacing-2{padding-bottom:24px}@media(min-width:720px){.spacing-2{padding-bottom:32px}}@media(min-width:720px){.spacing-2{padding-bottom:40px}}.spacing-3{padding-bottom:32px}@media(min-width:720px){.spacing-3{padding-bottom:56px}}@media(min-width:720px){.spacing-3{padding-bottom:80px}}.spacing-4{padding-bottom:56px}@media(min-width:720px){.spacing-4{padding-bottom:72px}}@media(min-width:720px){.spacing-4{padding-bottom:112px}}.no-resize,.no-resize img{width:auto !important}.d-none{display:none}@media(min-width:1025px){.d-none-desktop{display:none}}@media(max-width:767px){.d-flex-mobile{display:flex}}@media(min-width:768px)and (max-width:989px){.d-flex-tablet{display:flex}}@media(min-width:990px)and (max-width:1200px){.d-flex-tablet-lg{display:flex}}@media(min-width:1025px){.d-flex-desktop{display:flex}}@media(min-width:1025px){.d-block-desktop{display:block}}html{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:24px;line-height:1.73;color:#6e6e6e}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible;clear:both;width:100%}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}:focus{outline:0;box-shadow:0 0 0 3px #99c2f8}body.using-mouse :focus{outline:0;box-shadow:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}html{box-sizing:border-box;overflow-y:scroll;overflow-x:hidden;max-width:100vw;margin:0}*{box-sizing:inherit}*:before{box-sizing:inherit}*:after{box-sizing:inherit}body{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;color:#6e6e6e;font-weight:300;word-wrap:break-word;font-kerning:normal;-moz-font-feature-settings:"kern","liga","clig","calt";-ms-font-feature-settings:"kern","liga","clig","calt";-webkit-font-feature-settings:"kern","liga","clig","calt";font-feature-settings:"kern","liga","clig","calt"}img{max-width:100%;margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem}h1{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem;color:inherit;font-weight:300;text-rendering:optimizeLegibility;font-size:2rem;line-height:1.1}h2,.tabbed-content .top h2{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem;color:inherit;font-weight:300;text-rendering:optimizeLegibility;font-size:1.51572rem;line-height:1.1}h3{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem;color:inherit;font-weight:300;text-rendering:optimizeLegibility;font-size:1.31951rem;line-height:1.1}h4{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem;color:inherit;font-weight:300;text-rendering:optimizeLegibility;font-size:1rem;line-height:1.1}h5{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem;color:inherit;font-weight:300;text-rendering:optimizeLegibility;font-size:.87055rem;line-height:1.1}h6{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem;color:inherit;font-weight:300;text-rendering:optimizeLegibility;font-size:.81225rem;line-height:1.1}hgroup{margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem}ul{margin-left:1.625rem;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem;list-style-position:outside;list-style-image:none}ol{margin-left:1.625rem;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem;list-style-position:outside;list-style-image:none}dl{margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem}dd{margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem}p{margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem}figure{margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem}pre{margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem;font-size:.85rem;line-height:1.625rem}table{margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem;font-size:1rem;line-height:1.625rem;border-collapse:collapse;width:100%}fieldset{margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem}blockquote{margin-left:1.625rem;margin-right:1.625rem;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem}form{margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem}noscript{margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem}iframe{margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem}hr{margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:calc(1.625rem - 1px);background:rgba(0,0,0,.2);border:none;height:1px}address{margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;margin-bottom:1.625rem}b{font-weight:400}strong{font-weight:400}dt{font-weight:300}th{font-weight:300}li{margin-bottom:.8125rem}ol li{padding-left:0}ul li{padding-left:0}li>ol{margin-left:1.625rem;margin-bottom:.8125rem;margin-top:.8125rem}li>ul{margin-left:1.625rem;margin-bottom:.8125rem;margin-top:.8125rem}blockquote *:last-child{margin-bottom:0}li *:last-child{margin-bottom:0}p *:last-child{margin-bottom:0}li>p{margin-bottom:.8125rem}code{font-size:.85rem;line-height:1.625rem}kbd{font-size:.85rem;line-height:1.625rem}samp{font-size:.85rem;line-height:1.625rem}abbr{border-bottom:1px dotted rgba(0,0,0,.5);cursor:help}acronym{border-bottom:1px dotted rgba(0,0,0,.5);cursor:help}abbr[title]{border-bottom:1px dotted rgba(0,0,0,.5);cursor:help;text-decoration:none}thead{text-align:left}td,th{text-align:left;border-bottom:1px solid rgba(0,0,0,.12);font-feature-settings:"tnum";-moz-font-feature-settings:"tnum";-ms-font-feature-settings:"tnum";-webkit-font-feature-settings:"tnum";padding-left:1.08333rem;padding-right:1.08333rem;padding-top:.8125rem;padding-bottom:calc(.8125rem - 1px)}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}.sb-none{padding-bottom:0 !important}.sb-xsmall{padding-bottom:16px !important}.sb-small{padding-bottom:32px !important}.sb-med{padding-bottom:48px !important}.sb-large{padding-bottom:64px !important}.sb-xlarge{padding-bottom:80px !important}.st-none{padding-top:0 !important}.st-xsmall{padding-top:16px !important}.st-small{padding-top:32px !important}.st-med{padding-top:48px !important}.st-large{padding-top:64px !important}.st-xlarge{padding-top:80px !important}.m8-top-bottom{margin-top:8px !important;margin-bottom:8px !important}.insightera-widget.insightera-widget-right{width:88%;max-width:412px}@media(min-width:1100px){.insightera-widget.insightera-widget-right{width:auto;max-width:initial}}.insightera-widget.insightera-widget-right.insightera-widget-tab{width:auto;max-width:initial}.insightera-widget.insightera-widget-right img{height:100%}ul.js-pager__items li.pager__item:has(a#load-more){list-style:none}ul.js-pager__items:has(a#load-more){margin-left:0}.text-white *,.navigation-wrapper--original .navigation.bg-transparent *,.navigation-wrapper--2022 .navigation.bg-transparent *{color:#fff}.text-black *,.listings-related *{color:#000}.text-grey *{color:#6e6e6e}.text-charcoal *{color:#1d1e20}.text-charcoal * a.btn{color:#fff}.text-yellow *{color:#fffb00}.text-blue *{color:#124191}.bg-black{background-color:#000}.bg-25-black{background-color:#d4d4d4}.bg-gray{background-color:#6e6e6e}.bg-blue-middle-bright{background-color:#094391}.bg-gray-dark{background-color:#1d1e20}.bg-gray-dark *{color:#fff}.bg-gray-dark .text-black,.bg-gray-dark .listings-related,.bg-gray-dark .text-black *,.bg-gray-dark .listings-related *{color:#000}.bg-gray-quite-light{background-color:#f3f2ee}.bg-gray-quite-light * a{font-weight:400;text-decoration:underline}.bg-gray-verylight{background-color:#f4f4f4}.bg-gray-verylight * a{font-weight:400;text-decoration:underline}.bg-white{background-color:#fff}.bg-white *{color:#0a0b0d}.bg-white * a{color:#004bd6}.bg-white * a>span{color:#004bd6}.bg-light-green-gray{background-color:#f3f2ee}.bg-light-green-gray * a{font-weight:400;text-decoration:underline}.bg-very-light-blue{background-color:#edf2f5}.bg-very-light-blue *{color:#0a0b0d}.bg-very-light-blue * a{color:#004bd6}.bg-very-light-blue * a>span{color:#004bd6}.bg-green-gray{background-color:#a19377}.bg-green-gray *{color:#fff}.bg-green-gray .text-black,.bg-green-gray .listings-related,.bg-green-gray .text-black *,.bg-green-gray .listings-related *{color:#000}.bg-nokia-blue{background-color:#124191}.bg-nokia-blue .paragraph *{color:#fff}.bg-nokia-blue *{color:#fff}.bg-nokia-blue * a{font-weight:400;text-decoration:underline}.bg-nokia-blue .text-black,.bg-nokia-blue .listings-related,.bg-nokia-blue .text-black *,.bg-nokia-blue .listings-related *{color:#000}.bg-blue-middle{background-color:#124191;color:#fff}.bg-blue-middle *{color:#fff}.bg-blue-middle * a{font-weight:400;text-decoration:underline}.bg-blue-middle .text-black,.bg-blue-middle .listings-related,.bg-blue-middle .text-black *,.bg-blue-middle .listings-related *{color:#000}.bg-blue-middle svg{fill:#fff}.bg-blue-middle svg g,.bg-blue-middle svg path{color:#fff;fill:#fff}.bg-light-grey{background-color:#f4f4f4}.bg-light-grey * a{font-weight:400;text-decoration:underline}.bg-light-grey svg,.bg-light-grey g{fill:#000}.bg-blue-bright{background-color:#1000a9}.bg-blue-bright .paragraph *{color:#fff}.bg-blue-bright *{color:#fff}.bg-blue-bright * a{font-weight:400;text-decoration:underline}.bg-blue-bright .text-black,.bg-blue-bright .listings-related,.bg-blue-bright .text-black *,.bg-blue-bright .listings-related *{color:#000}.bg-blue-dark{background-color:#052253}.bg-blue-dark *{color:#fff}.bg-blue-dark * a{font-weight:400;text-decoration:underline}.bg-blue-dark .text-black,.bg-blue-dark .listings-related,.bg-blue-dark .text-black *,.bg-blue-dark .listings-related *,.bg-blue-dark .text-black>p,.bg-blue-dark .text-black .title{color:#000}.bg-blue-dark>p,.bg-blue-dark .title{color:#d4d4d4}.bg-blue-very-light{background-color:#e4f0ff}.bg-blue-very-light *{color:#0a0b0d}.bg-blue-very-light * a{color:#004bd6;font-weight:400}.bg-blue-very-light * a>span{color:#004bd6}.bg-darkest-blue .paragraph *{color:#fff}.bg-darkest-blue *{color:#fff}.bg-darkest-blue * a{font-weight:400}.bg-darkest-blue .text-black,.bg-darkest-blue .listings-related,.bg-darkest-blue .text-black *,.bg-darkest-blue .listings-related *{color:#000}.bg-color-dark{background-color:#273143}.bg-color-dark *{color:#fff}.bg-color-dark * a{font-weight:400}.bg-color-dark .text-black,.bg-color-dark .listings-related,.bg-color-dark .text-black *,.bg-color-dark .listings-related *{color:#000}.bg-color-slate{background-color:#4d5766}.bg-color-slate *{color:#fff}.bg-color-slate * a{font-weight:400}.bg-color-slate .text-black,.bg-color-slate .listings-related,.bg-color-slate .text-black *,.bg-color-slate .listings-related *{color:#000}.bg-bluey-gray{background-color:#98a2ae}.bg-bluey-gray * a{font-weight:400}.bg-blue-brightest{background-color:#bec8d2}.bg-blue-brightest * a{font-weight:400}.bg-soft-ice{background-color:#f7faf8}.bg-soft-ice * a{font-weight:400}.ic-stroke{stroke:#000 !important;fill:none !important}.icon--white .ic-stroke{stroke:#fff !important}.icon--blue .ic-stroke{stroke:#005aff !important}.ic-fill{fill:#000 !important;stroke:none !important}.icon--white .ic-fill{fill:#fff !important}.icon--blue .ic-fill{fill:#005aff !important}.ic-stroke-fill{fill:#000 !important;stroke:#000 !important}.icon--white .ic-stroke-fill{fill:#fff !important;stroke:#fff !important}.icon--blue .ic-stroke-fill{fill:#005aff !important;stroke:#005aff !important}.bg-pink-text{background-color:#de45cb}.bg-pink-text *{color:#fff}.bg-pink-text a{font-weight:400;color:#fff;text-decoration:underline}.bg-color-blue--700{background-color:#0049b4}.bg-color-blue--700,.accordion__content-container .bg-color-blue--700 *{color:#fff}.bg-color-teal--700{background-color:#027490}.bg-color-teal--700,.accordion__content-container .bg-color-teal--700 *{color:#fff}.bg-color-red--600{background-color:#c91514}.bg-color-red--600,.accordion__content-container .bg-color-red--600 *{color:#fff}.bg-color-pink--600{background-color:#c816ac}.bg-color-pink--600,.accordion__content-container .bg-color-pink--600 *{color:#fff}.bg-color-purple{background-color:#7d33f2}.bg-color-purple,.accordion__content-container .bg-color-purple *{color:#fff}.bg-color-orange--700{background-color:#af3903}.bg-color-orange--700,.accordion__content-container .bg-color-orange--700 *{color:#fff}.bg-color-green--800{background-color:#037312}.bg-color-green--800,.accordion__content-container .bg-color-green--800 *{color:#fff}.bg-color-grey--200{background-color:#f3f3f3}.bg-color-grey--200,.accordion__content-container .bg-color-grey--200 *{color:#000}.bg-blue-100{background-color:#e4f0ff}.bg-blue-100 *{color:#0a0b0d}.bg-blue-100 * a{color:#004bd6}.bg-blue-100 * a>span{color:#004bd6}.bg-blue-300{background-color:#8ec2ff}.bg-blue-300 *{color:#0a0b0d}.bg-blue-300 * a{color:#004bd6}.bg-blue-300 * a>span{color:#004bd6}.bg-darkest-blue{background-color:#0049b4}.bg-darkest-blue a:focus{box-shadow:none}.bg-darkest-blue .paragraph .paragraph *,.bg-darkest-blue .paragraph *{color:#fff}.bg-darkest-blue .paragraph .paragraph * table,.bg-darkest-blue .paragraph * table{border:none}.bg-darkest-blue .paragraph .paragraph * table td h2,.bg-darkest-blue .paragraph .paragraph * table td h3,.bg-darkest-blue .paragraph .paragraph * table td h4,.bg-darkest-blue .paragraph .paragraph * table td h5,.bg-darkest-blue .paragraph .paragraph * table td div,.bg-darkest-blue .paragraph .paragraph * table td p,.bg-darkest-blue .paragraph .paragraph * table td span,.bg-darkest-blue .paragraph .paragraph * table td strong,.bg-darkest-blue .paragraph .paragraph * table td ul,.bg-darkest-blue .paragraph .paragraph * table td li,.bg-darkest-blue .paragraph .paragraph * table td ol,.bg-darkest-blue .paragraph .paragraph * table td em,.bg-darkest-blue .paragraph .paragraph * table td i,.bg-darkest-blue .paragraph .paragraph * table td u,.bg-darkest-blue .paragraph .paragraph * table td sup,.bg-darkest-blue .paragraph .paragraph * table td sub,.bg-darkest-blue .paragraph .paragraph * table td small,.bg-darkest-blue .paragraph .paragraph * table td q,.bg-darkest-blue .paragraph * table td h2,.bg-darkest-blue .paragraph * table td h3,.bg-darkest-blue .paragraph * table td h4,.bg-darkest-blue .paragraph * table td h5,.bg-darkest-blue .paragraph * table td div,.bg-darkest-blue .paragraph * table td p,.bg-darkest-blue .paragraph * table td span,.bg-darkest-blue .paragraph * table td strong,.bg-darkest-blue .paragraph * table td ul,.bg-darkest-blue .paragraph * table td li,.bg-darkest-blue .paragraph * table td ol,.bg-darkest-blue .paragraph * table td em,.bg-darkest-blue .paragraph * table td i,.bg-darkest-blue .paragraph * table td u,.bg-darkest-blue .paragraph * table td sup,.bg-darkest-blue .paragraph * table td sub,.bg-darkest-blue .paragraph * table td small,.bg-darkest-blue .paragraph * table td q{color:#1d1e20}.bg-darkest-blue .paragraph .paragraph * table tr:last-child td,.bg-darkest-blue .paragraph * table tr:last-child td{border-bottom:none}.bg-darkest-blue .paragraph .paragraph * a,.bg-darkest-blue .paragraph * a{color:#fff;text-decoration:underline;font-weight:600}.bg-darkest-blue .paragraph .paragraph * a:hover,.bg-darkest-blue .paragraph * a:hover{text-decoration:none}.bg-darkest-blue .paragraph .paragraph * a svg path,.bg-darkest-blue .paragraph * a svg path{fill:#fff}.bg-darkest-blue .paragraph .paragraph * h1,.bg-darkest-blue .paragraph .paragraph * h2,.bg-darkest-blue .paragraph .paragraph * h3,.bg-darkest-blue .paragraph .paragraph * h4,.bg-darkest-blue .paragraph .paragraph * h5,.bg-darkest-blue .paragraph .paragraph * h6,.bg-darkest-blue .paragraph .paragraph * p,.bg-darkest-blue .paragraph .paragraph * span,.bg-darkest-blue .paragraph .paragraph * div,.bg-darkest-blue .paragraph .paragraph * ul,.bg-darkest-blue .paragraph .paragraph * li,.bg-darkest-blue .paragraph .paragraph * ol,.bg-darkest-blue .paragraph .paragraph * i,.bg-darkest-blue .paragraph .paragraph * em,.bg-darkest-blue .paragraph .paragraph * u,.bg-darkest-blue .paragraph .paragraph * sup,.bg-darkest-blue .paragraph .paragraph * sub,.bg-darkest-blue .paragraph .paragraph * small,.bg-darkest-blue .paragraph .paragraph * q,.bg-darkest-blue .paragraph * h1,.bg-darkest-blue .paragraph * h2,.bg-darkest-blue .paragraph * h3,.bg-darkest-blue .paragraph * h4,.bg-darkest-blue .paragraph * h5,.bg-darkest-blue .paragraph * h6,.bg-darkest-blue .paragraph * p,.bg-darkest-blue .paragraph * span,.bg-darkest-blue .paragraph * div,.bg-darkest-blue .paragraph * ul,.bg-darkest-blue .paragraph * li,.bg-darkest-blue .paragraph * ol,.bg-darkest-blue .paragraph * i,.bg-darkest-blue .paragraph * em,.bg-darkest-blue .paragraph * u,.bg-darkest-blue .paragraph * sup,.bg-darkest-blue .paragraph * sub,.bg-darkest-blue .paragraph * small,.bg-darkest-blue .paragraph * q{color:#fff}.bg-darkest-blue .paragraph .paragraph * h1 a,.bg-darkest-blue .paragraph .paragraph * h2 a,.bg-darkest-blue .paragraph .paragraph * h3 a,.bg-darkest-blue .paragraph .paragraph * h4 a,.bg-darkest-blue .paragraph .paragraph * h5 a,.bg-darkest-blue .paragraph .paragraph * h6 a,.bg-darkest-blue .paragraph .paragraph * p a,.bg-darkest-blue .paragraph .paragraph * span a,.bg-darkest-blue .paragraph .paragraph * div a,.bg-darkest-blue .paragraph .paragraph * ul a,.bg-darkest-blue .paragraph .paragraph * li a,.bg-darkest-blue .paragraph .paragraph * ol a,.bg-darkest-blue .paragraph .paragraph * i a,.bg-darkest-blue .paragraph .paragraph * em a,.bg-darkest-blue .paragraph .paragraph * u a,.bg-darkest-blue .paragraph .paragraph * sup a,.bg-darkest-blue .paragraph .paragraph * sub a,.bg-darkest-blue .paragraph .paragraph * small a,.bg-darkest-blue .paragraph .paragraph * q a,.bg-darkest-blue .paragraph * h1 a,.bg-darkest-blue .paragraph * h2 a,.bg-darkest-blue .paragraph * h3 a,.bg-darkest-blue .paragraph * h4 a,.bg-darkest-blue .paragraph * h5 a,.bg-darkest-blue .paragraph * h6 a,.bg-darkest-blue .paragraph * p a,.bg-darkest-blue .paragraph * span a,.bg-darkest-blue .paragraph * div a,.bg-darkest-blue .paragraph * ul a,.bg-darkest-blue .paragraph * li a,.bg-darkest-blue .paragraph * ol a,.bg-darkest-blue .paragraph * i a,.bg-darkest-blue .paragraph * em a,.bg-darkest-blue .paragraph * u a,.bg-darkest-blue .paragraph * sup a,.bg-darkest-blue .paragraph * sub a,.bg-darkest-blue .paragraph * small a,.bg-darkest-blue .paragraph * q a{color:#fff;text-decoration:underline;font-weight:400}.bg-darkest-blue .paragraph .paragraph * svg,.bg-darkest-blue .paragraph * svg{border:1px solid #fff}.bg-darkest-blue .paragraph .paragraph .c5-media .c5-media__caption,.bg-darkest-blue .paragraph .c5-media .c5-media__caption{color:#999}.bg-grey--light1{background-color:#f6f3f2}.bg-grey--light1 *{color:#0a0b0d}.bg-grey--light1 * a{color:#004bd6}.bg-grey--light1 * a>span{color:#004bd6}.bg-paltinum-light{background-color:#e9e2e0}.bg-paltinum-light *{color:#0a0b0d}.bg-paltinum-light * a{color:#004bd6}.bg-paltinum-light * a>span{color:#004bd6}.bg-yellow-100{background-color:#fff7d3}.bg-yellow-100 *{color:#0a0b0d}.bg-yellow-100 * a{color:#004bd6}.bg-yellow-100 * a>span{color:#004bd6}.bg-yellow-300{background-color:#ffe890}.bg-yellow-300 *{color:#0a0b0d}.bg-yellow-300 * a{color:#004bd6}.bg-yellow-300 * a>span{color:#004bd6}.bg-yellow-700{background-color:#b06205}.bg-yellow-700 a:focus{box-shadow:none}.bg-yellow-700 .paragraph .paragraph *,.bg-yellow-700 .paragraph *{color:#fff}.bg-yellow-700 .paragraph .paragraph * table,.bg-yellow-700 .paragraph * table{border:none}.bg-yellow-700 .paragraph .paragraph * table td h2,.bg-yellow-700 .paragraph .paragraph * table td h3,.bg-yellow-700 .paragraph .paragraph * table td h4,.bg-yellow-700 .paragraph .paragraph * table td h5,.bg-yellow-700 .paragraph .paragraph * table td div,.bg-yellow-700 .paragraph .paragraph * table td p,.bg-yellow-700 .paragraph .paragraph * table td span,.bg-yellow-700 .paragraph .paragraph * table td strong,.bg-yellow-700 .paragraph .paragraph * table td ul,.bg-yellow-700 .paragraph .paragraph * table td li,.bg-yellow-700 .paragraph .paragraph * table td ol,.bg-yellow-700 .paragraph .paragraph * table td em,.bg-yellow-700 .paragraph .paragraph * table td i,.bg-yellow-700 .paragraph .paragraph * table td u,.bg-yellow-700 .paragraph .paragraph * table td sup,.bg-yellow-700 .paragraph .paragraph * table td sub,.bg-yellow-700 .paragraph .paragraph * table td small,.bg-yellow-700 .paragraph .paragraph * table td q,.bg-yellow-700 .paragraph * table td h2,.bg-yellow-700 .paragraph * table td h3,.bg-yellow-700 .paragraph * table td h4,.bg-yellow-700 .paragraph * table td h5,.bg-yellow-700 .paragraph * table td div,.bg-yellow-700 .paragraph * table td p,.bg-yellow-700 .paragraph * table td span,.bg-yellow-700 .paragraph * table td strong,.bg-yellow-700 .paragraph * table td ul,.bg-yellow-700 .paragraph * table td li,.bg-yellow-700 .paragraph * table td ol,.bg-yellow-700 .paragraph * table td em,.bg-yellow-700 .paragraph * table td i,.bg-yellow-700 .paragraph * table td u,.bg-yellow-700 .paragraph * table td sup,.bg-yellow-700 .paragraph * table td sub,.bg-yellow-700 .paragraph * table td small,.bg-yellow-700 .paragraph * table td q{color:#1d1e20}.bg-yellow-700 .paragraph .paragraph * table tr:last-child td,.bg-yellow-700 .paragraph * table tr:last-child td{border-bottom:none}.bg-yellow-700 .paragraph .paragraph * a,.bg-yellow-700 .paragraph * a{color:#fff;text-decoration:underline;font-weight:600}.bg-yellow-700 .paragraph .paragraph * a:hover,.bg-yellow-700 .paragraph * a:hover{text-decoration:none}.bg-yellow-700 .paragraph .paragraph * a svg path,.bg-yellow-700 .paragraph * a svg path{fill:#fff}.bg-yellow-700 .paragraph .paragraph * h1,.bg-yellow-700 .paragraph .paragraph * h2,.bg-yellow-700 .paragraph .paragraph * h3,.bg-yellow-700 .paragraph .paragraph * h4,.bg-yellow-700 .paragraph .paragraph * h5,.bg-yellow-700 .paragraph .paragraph * h6,.bg-yellow-700 .paragraph .paragraph * p,.bg-yellow-700 .paragraph .paragraph * span,.bg-yellow-700 .paragraph .paragraph * div,.bg-yellow-700 .paragraph .paragraph * ul,.bg-yellow-700 .paragraph .paragraph * li,.bg-yellow-700 .paragraph .paragraph * ol,.bg-yellow-700 .paragraph .paragraph * i,.bg-yellow-700 .paragraph .paragraph * em,.bg-yellow-700 .paragraph .paragraph * u,.bg-yellow-700 .paragraph .paragraph * sup,.bg-yellow-700 .paragraph .paragraph * sub,.bg-yellow-700 .paragraph .paragraph * small,.bg-yellow-700 .paragraph .paragraph * q,.bg-yellow-700 .paragraph * h1,.bg-yellow-700 .paragraph * h2,.bg-yellow-700 .paragraph * h3,.bg-yellow-700 .paragraph * h4,.bg-yellow-700 .paragraph * h5,.bg-yellow-700 .paragraph * h6,.bg-yellow-700 .paragraph * p,.bg-yellow-700 .paragraph * span,.bg-yellow-700 .paragraph * div,.bg-yellow-700 .paragraph * ul,.bg-yellow-700 .paragraph * li,.bg-yellow-700 .paragraph * ol,.bg-yellow-700 .paragraph * i,.bg-yellow-700 .paragraph * em,.bg-yellow-700 .paragraph * u,.bg-yellow-700 .paragraph * sup,.bg-yellow-700 .paragraph * sub,.bg-yellow-700 .paragraph * small,.bg-yellow-700 .paragraph * q{color:#fff}.bg-yellow-700 .paragraph .paragraph * h1 a,.bg-yellow-700 .paragraph .paragraph * h2 a,.bg-yellow-700 .paragraph .paragraph * h3 a,.bg-yellow-700 .paragraph .paragraph * h4 a,.bg-yellow-700 .paragraph .paragraph * h5 a,.bg-yellow-700 .paragraph .paragraph * h6 a,.bg-yellow-700 .paragraph .paragraph * p a,.bg-yellow-700 .paragraph .paragraph * span a,.bg-yellow-700 .paragraph .paragraph * div a,.bg-yellow-700 .paragraph .paragraph * ul a,.bg-yellow-700 .paragraph .paragraph * li a,.bg-yellow-700 .paragraph .paragraph * ol a,.bg-yellow-700 .paragraph .paragraph * i a,.bg-yellow-700 .paragraph .paragraph * em a,.bg-yellow-700 .paragraph .paragraph * u a,.bg-yellow-700 .paragraph .paragraph * sup a,.bg-yellow-700 .paragraph .paragraph * sub a,.bg-yellow-700 .paragraph .paragraph * small a,.bg-yellow-700 .paragraph .paragraph * q a,.bg-yellow-700 .paragraph * h1 a,.bg-yellow-700 .paragraph * h2 a,.bg-yellow-700 .paragraph * h3 a,.bg-yellow-700 .paragraph * h4 a,.bg-yellow-700 .paragraph * h5 a,.bg-yellow-700 .paragraph * h6 a,.bg-yellow-700 .paragraph * p a,.bg-yellow-700 .paragraph * span a,.bg-yellow-700 .paragraph * div a,.bg-yellow-700 .paragraph * ul a,.bg-yellow-700 .paragraph * li a,.bg-yellow-700 .paragraph * ol a,.bg-yellow-700 .paragraph * i a,.bg-yellow-700 .paragraph * em a,.bg-yellow-700 .paragraph * u a,.bg-yellow-700 .paragraph * sup a,.bg-yellow-700 .paragraph * sub a,.bg-yellow-700 .paragraph * small a,.bg-yellow-700 .paragraph * q a{color:#fff;text-decoration:underline;font-weight:400}.bg-yellow-700 .paragraph .paragraph * svg,.bg-yellow-700 .paragraph * svg{border:1px solid #fff}.bg-yellow-700 .paragraph .paragraph .c5-media .c5-media__caption,.bg-yellow-700 .paragraph .c5-media .c5-media__caption{color:#999}.bg-pink-100{background-color:#ffe4fe}.bg-pink-100 *{color:#0a0b0d}.bg-pink-100 * a{color:#004bd6}.bg-pink-100 * a>span{color:#004bd6}.bg-pink-300{background-color:#faa7f5}.bg-pink-300 *{color:#0a0b0d}.bg-pink-300 * a{color:#004bd6}.bg-pink-300 * a>span{color:#004bd6}.bg-blue-700{background-color:#0049b4}.bg-blue-700 a:focus{box-shadow:none}.bg-blue-700 .paragraph .paragraph *,.bg-blue-700 .paragraph *{color:#fff}.bg-blue-700 .paragraph .paragraph * table,.bg-blue-700 .paragraph * table{border:none}.bg-blue-700 .paragraph .paragraph * table td h2,.bg-blue-700 .paragraph .paragraph * table td h3,.bg-blue-700 .paragraph .paragraph * table td h4,.bg-blue-700 .paragraph .paragraph * table td h5,.bg-blue-700 .paragraph .paragraph * table td div,.bg-blue-700 .paragraph .paragraph * table td p,.bg-blue-700 .paragraph .paragraph * table td span,.bg-blue-700 .paragraph .paragraph * table td strong,.bg-blue-700 .paragraph .paragraph * table td ul,.bg-blue-700 .paragraph .paragraph * table td li,.bg-blue-700 .paragraph .paragraph * table td ol,.bg-blue-700 .paragraph .paragraph * table td em,.bg-blue-700 .paragraph .paragraph * table td i,.bg-blue-700 .paragraph .paragraph * table td u,.bg-blue-700 .paragraph .paragraph * table td sup,.bg-blue-700 .paragraph .paragraph * table td sub,.bg-blue-700 .paragraph .paragraph * table td small,.bg-blue-700 .paragraph .paragraph * table td q,.bg-blue-700 .paragraph * table td h2,.bg-blue-700 .paragraph * table td h3,.bg-blue-700 .paragraph * table td h4,.bg-blue-700 .paragraph * table td h5,.bg-blue-700 .paragraph * table td div,.bg-blue-700 .paragraph * table td p,.bg-blue-700 .paragraph * table td span,.bg-blue-700 .paragraph * table td strong,.bg-blue-700 .paragraph * table td ul,.bg-blue-700 .paragraph * table td li,.bg-blue-700 .paragraph * table td ol,.bg-blue-700 .paragraph * table td em,.bg-blue-700 .paragraph * table td i,.bg-blue-700 .paragraph * table td u,.bg-blue-700 .paragraph * table td sup,.bg-blue-700 .paragraph * table td sub,.bg-blue-700 .paragraph * table td small,.bg-blue-700 .paragraph * table td q{color:#1d1e20}.bg-blue-700 .paragraph .paragraph * table tr:last-child td,.bg-blue-700 .paragraph * table tr:last-child td{border-bottom:none}.bg-blue-700 .paragraph .paragraph * a,.bg-blue-700 .paragraph * a{color:#fff;text-decoration:underline;font-weight:600}.bg-blue-700 .paragraph .paragraph * a:hover,.bg-blue-700 .paragraph * a:hover{text-decoration:none}.bg-blue-700 .paragraph .paragraph * a svg path,.bg-blue-700 .paragraph * a svg path{fill:#fff}.bg-blue-700 .paragraph .paragraph * h1,.bg-blue-700 .paragraph .paragraph * h2,.bg-blue-700 .paragraph .paragraph * h3,.bg-blue-700 .paragraph .paragraph * h4,.bg-blue-700 .paragraph .paragraph * h5,.bg-blue-700 .paragraph .paragraph * h6,.bg-blue-700 .paragraph .paragraph * p,.bg-blue-700 .paragraph .paragraph * span,.bg-blue-700 .paragraph .paragraph * div,.bg-blue-700 .paragraph .paragraph * ul,.bg-blue-700 .paragraph .paragraph * li,.bg-blue-700 .paragraph .paragraph * ol,.bg-blue-700 .paragraph .paragraph * i,.bg-blue-700 .paragraph .paragraph * em,.bg-blue-700 .paragraph .paragraph * u,.bg-blue-700 .paragraph .paragraph * sup,.bg-blue-700 .paragraph .paragraph * sub,.bg-blue-700 .paragraph .paragraph * small,.bg-blue-700 .paragraph .paragraph * q,.bg-blue-700 .paragraph * h1,.bg-blue-700 .paragraph * h2,.bg-blue-700 .paragraph * h3,.bg-blue-700 .paragraph * h4,.bg-blue-700 .paragraph * h5,.bg-blue-700 .paragraph * h6,.bg-blue-700 .paragraph * p,.bg-blue-700 .paragraph * span,.bg-blue-700 .paragraph * div,.bg-blue-700 .paragraph * ul,.bg-blue-700 .paragraph * li,.bg-blue-700 .paragraph * ol,.bg-blue-700 .paragraph * i,.bg-blue-700 .paragraph * em,.bg-blue-700 .paragraph * u,.bg-blue-700 .paragraph * sup,.bg-blue-700 .paragraph * sub,.bg-blue-700 .paragraph * small,.bg-blue-700 .paragraph * q{color:#fff}.bg-blue-700 .paragraph .paragraph * h1 a,.bg-blue-700 .paragraph .paragraph * h2 a,.bg-blue-700 .paragraph .paragraph * h3 a,.bg-blue-700 .paragraph .paragraph * h4 a,.bg-blue-700 .paragraph .paragraph * h5 a,.bg-blue-700 .paragraph .paragraph * h6 a,.bg-blue-700 .paragraph .paragraph * p a,.bg-blue-700 .paragraph .paragraph * span a,.bg-blue-700 .paragraph .paragraph * div a,.bg-blue-700 .paragraph .paragraph * ul a,.bg-blue-700 .paragraph .paragraph * li a,.bg-blue-700 .paragraph .paragraph * ol a,.bg-blue-700 .paragraph .paragraph * i a,.bg-blue-700 .paragraph .paragraph * em a,.bg-blue-700 .paragraph .paragraph * u a,.bg-blue-700 .paragraph .paragraph * sup a,.bg-blue-700 .paragraph .paragraph * sub a,.bg-blue-700 .paragraph .paragraph * small a,.bg-blue-700 .paragraph .paragraph * q a,.bg-blue-700 .paragraph * h1 a,.bg-blue-700 .paragraph * h2 a,.bg-blue-700 .paragraph * h3 a,.bg-blue-700 .paragraph * h4 a,.bg-blue-700 .paragraph * h5 a,.bg-blue-700 .paragraph * h6 a,.bg-blue-700 .paragraph * p a,.bg-blue-700 .paragraph * span a,.bg-blue-700 .paragraph * div a,.bg-blue-700 .paragraph * ul a,.bg-blue-700 .paragraph * li a,.bg-blue-700 .paragraph * ol a,.bg-blue-700 .paragraph * i a,.bg-blue-700 .paragraph * em a,.bg-blue-700 .paragraph * u a,.bg-blue-700 .paragraph * sup a,.bg-blue-700 .paragraph * sub a,.bg-blue-700 .paragraph * small a,.bg-blue-700 .paragraph * q a{color:#fff;text-decoration:underline;font-weight:400}.bg-blue-700 .paragraph .paragraph * svg,.bg-blue-700 .paragraph * svg{border:1px solid #fff}.bg-blue-700 .paragraph .paragraph .c5-media .c5-media__caption,.bg-blue-700 .paragraph .c5-media .c5-media__caption{color:#999}.bg-pink-700{background-color:#a50885}.bg-pink-700 a:focus{box-shadow:none}.bg-pink-700 .paragraph .paragraph *,.bg-pink-700 .paragraph *{color:#fff}.bg-pink-700 .paragraph .paragraph * table,.bg-pink-700 .paragraph * table{border:none}.bg-pink-700 .paragraph .paragraph * table td h2,.bg-pink-700 .paragraph .paragraph * table td h3,.bg-pink-700 .paragraph .paragraph * table td h4,.bg-pink-700 .paragraph .paragraph * table td h5,.bg-pink-700 .paragraph .paragraph * table td div,.bg-pink-700 .paragraph .paragraph * table td p,.bg-pink-700 .paragraph .paragraph * table td span,.bg-pink-700 .paragraph .paragraph * table td strong,.bg-pink-700 .paragraph .paragraph * table td ul,.bg-pink-700 .paragraph .paragraph * table td li,.bg-pink-700 .paragraph .paragraph * table td ol,.bg-pink-700 .paragraph .paragraph * table td em,.bg-pink-700 .paragraph .paragraph * table td i,.bg-pink-700 .paragraph .paragraph * table td u,.bg-pink-700 .paragraph .paragraph * table td sup,.bg-pink-700 .paragraph .paragraph * table td sub,.bg-pink-700 .paragraph .paragraph * table td small,.bg-pink-700 .paragraph .paragraph * table td q,.bg-pink-700 .paragraph * table td h2,.bg-pink-700 .paragraph * table td h3,.bg-pink-700 .paragraph * table td h4,.bg-pink-700 .paragraph * table td h5,.bg-pink-700 .paragraph * table td div,.bg-pink-700 .paragraph * table td p,.bg-pink-700 .paragraph * table td span,.bg-pink-700 .paragraph * table td strong,.bg-pink-700 .paragraph * table td ul,.bg-pink-700 .paragraph * table td li,.bg-pink-700 .paragraph * table td ol,.bg-pink-700 .paragraph * table td em,.bg-pink-700 .paragraph * table td i,.bg-pink-700 .paragraph * table td u,.bg-pink-700 .paragraph * table td sup,.bg-pink-700 .paragraph * table td sub,.bg-pink-700 .paragraph * table td small,.bg-pink-700 .paragraph * table td q{color:#1d1e20}.bg-pink-700 .paragraph .paragraph * table tr:last-child td,.bg-pink-700 .paragraph * table tr:last-child td{border-bottom:none}.bg-pink-700 .paragraph .paragraph * a,.bg-pink-700 .paragraph * a{color:#fff;text-decoration:underline;font-weight:600}.bg-pink-700 .paragraph .paragraph * a:hover,.bg-pink-700 .paragraph * a:hover{text-decoration:none}.bg-pink-700 .paragraph .paragraph * a svg path,.bg-pink-700 .paragraph * a svg path{fill:#fff}.bg-pink-700 .paragraph .paragraph * h1,.bg-pink-700 .paragraph .paragraph * h2,.bg-pink-700 .paragraph .paragraph * h3,.bg-pink-700 .paragraph .paragraph * h4,.bg-pink-700 .paragraph .paragraph * h5,.bg-pink-700 .paragraph .paragraph * h6,.bg-pink-700 .paragraph .paragraph * p,.bg-pink-700 .paragraph .paragraph * span,.bg-pink-700 .paragraph .paragraph * div,.bg-pink-700 .paragraph .paragraph * ul,.bg-pink-700 .paragraph .paragraph * li,.bg-pink-700 .paragraph .paragraph * ol,.bg-pink-700 .paragraph .paragraph * i,.bg-pink-700 .paragraph .paragraph * em,.bg-pink-700 .paragraph .paragraph * u,.bg-pink-700 .paragraph .paragraph * sup,.bg-pink-700 .paragraph .paragraph * sub,.bg-pink-700 .paragraph .paragraph * small,.bg-pink-700 .paragraph .paragraph * q,.bg-pink-700 .paragraph * h1,.bg-pink-700 .paragraph * h2,.bg-pink-700 .paragraph * h3,.bg-pink-700 .paragraph * h4,.bg-pink-700 .paragraph * h5,.bg-pink-700 .paragraph * h6,.bg-pink-700 .paragraph * p,.bg-pink-700 .paragraph * span,.bg-pink-700 .paragraph * div,.bg-pink-700 .paragraph * ul,.bg-pink-700 .paragraph * li,.bg-pink-700 .paragraph * ol,.bg-pink-700 .paragraph * i,.bg-pink-700 .paragraph * em,.bg-pink-700 .paragraph * u,.bg-pink-700 .paragraph * sup,.bg-pink-700 .paragraph * sub,.bg-pink-700 .paragraph * small,.bg-pink-700 .paragraph * q{color:#fff}.bg-pink-700 .paragraph .paragraph * h1 a,.bg-pink-700 .paragraph .paragraph * h2 a,.bg-pink-700 .paragraph .paragraph * h3 a,.bg-pink-700 .paragraph .paragraph * h4 a,.bg-pink-700 .paragraph .paragraph * h5 a,.bg-pink-700 .paragraph .paragraph * h6 a,.bg-pink-700 .paragraph .paragraph * p a,.bg-pink-700 .paragraph .paragraph * span a,.bg-pink-700 .paragraph .paragraph * div a,.bg-pink-700 .paragraph .paragraph * ul a,.bg-pink-700 .paragraph .paragraph * li a,.bg-pink-700 .paragraph .paragraph * ol a,.bg-pink-700 .paragraph .paragraph * i a,.bg-pink-700 .paragraph .paragraph * em a,.bg-pink-700 .paragraph .paragraph * u a,.bg-pink-700 .paragraph .paragraph * sup a,.bg-pink-700 .paragraph .paragraph * sub a,.bg-pink-700 .paragraph .paragraph * small a,.bg-pink-700 .paragraph .paragraph * q a,.bg-pink-700 .paragraph * h1 a,.bg-pink-700 .paragraph * h2 a,.bg-pink-700 .paragraph * h3 a,.bg-pink-700 .paragraph * h4 a,.bg-pink-700 .paragraph * h5 a,.bg-pink-700 .paragraph * h6 a,.bg-pink-700 .paragraph * p a,.bg-pink-700 .paragraph * span a,.bg-pink-700 .paragraph * div a,.bg-pink-700 .paragraph * ul a,.bg-pink-700 .paragraph * li a,.bg-pink-700 .paragraph * ol a,.bg-pink-700 .paragraph * i a,.bg-pink-700 .paragraph * em a,.bg-pink-700 .paragraph * u a,.bg-pink-700 .paragraph * sup a,.bg-pink-700 .paragraph * sub a,.bg-pink-700 .paragraph * small a,.bg-pink-700 .paragraph * q a{color:#fff;text-decoration:underline;font-weight:400}.bg-pink-700 .paragraph .paragraph * svg,.bg-pink-700 .paragraph * svg{border:1px solid #fff}.bg-pink-700 .paragraph .paragraph .c5-media .c5-media__caption,.bg-pink-700 .paragraph .c5-media .c5-media__caption{color:#999}.bg-teal-100{background-color:#e4fbff}.bg-teal-100 *{color:#0a0b0d}.bg-teal-100 * a{color:#004bd6}.bg-teal-100 * a>span{color:#004bd6}.bg-teal-300{background-color:#90dce5}.bg-teal-300 *{color:#0a0b0d}.bg-teal-300 * a{color:#004bd6}.bg-teal-300 * a>span{color:#004bd6}.bg-teal-700{background-color:#027490}.bg-teal-700 a:focus{box-shadow:none}.bg-teal-700 .paragraph .paragraph *,.bg-teal-700 .paragraph *{color:#fff}.bg-teal-700 .paragraph .paragraph * table,.bg-teal-700 .paragraph * table{border:none}.bg-teal-700 .paragraph .paragraph * table td h2,.bg-teal-700 .paragraph .paragraph * table td h3,.bg-teal-700 .paragraph .paragraph * table td h4,.bg-teal-700 .paragraph .paragraph * table td h5,.bg-teal-700 .paragraph .paragraph * table td div,.bg-teal-700 .paragraph .paragraph * table td p,.bg-teal-700 .paragraph .paragraph * table td span,.bg-teal-700 .paragraph .paragraph * table td strong,.bg-teal-700 .paragraph .paragraph * table td ul,.bg-teal-700 .paragraph .paragraph * table td li,.bg-teal-700 .paragraph .paragraph * table td ol,.bg-teal-700 .paragraph .paragraph * table td em,.bg-teal-700 .paragraph .paragraph * table td i,.bg-teal-700 .paragraph .paragraph * table td u,.bg-teal-700 .paragraph .paragraph * table td sup,.bg-teal-700 .paragraph .paragraph * table td sub,.bg-teal-700 .paragraph .paragraph * table td small,.bg-teal-700 .paragraph .paragraph * table td q,.bg-teal-700 .paragraph * table td h2,.bg-teal-700 .paragraph * table td h3,.bg-teal-700 .paragraph * table td h4,.bg-teal-700 .paragraph * table td h5,.bg-teal-700 .paragraph * table td div,.bg-teal-700 .paragraph * table td p,.bg-teal-700 .paragraph * table td span,.bg-teal-700 .paragraph * table td strong,.bg-teal-700 .paragraph * table td ul,.bg-teal-700 .paragraph * table td li,.bg-teal-700 .paragraph * table td ol,.bg-teal-700 .paragraph * table td em,.bg-teal-700 .paragraph * table td i,.bg-teal-700 .paragraph * table td u,.bg-teal-700 .paragraph * table td sup,.bg-teal-700 .paragraph * table td sub,.bg-teal-700 .paragraph * table td small,.bg-teal-700 .paragraph * table td q{color:#1d1e20}.bg-teal-700 .paragraph .paragraph * table tr:last-child td,.bg-teal-700 .paragraph * table tr:last-child td{border-bottom:none}.bg-teal-700 .paragraph .paragraph * a,.bg-teal-700 .paragraph * a{color:#fff;text-decoration:underline;font-weight:600}.bg-teal-700 .paragraph .paragraph * a:hover,.bg-teal-700 .paragraph * a:hover{text-decoration:none}.bg-teal-700 .paragraph .paragraph * a svg path,.bg-teal-700 .paragraph * a svg path{fill:#fff}.bg-teal-700 .paragraph .paragraph * h1,.bg-teal-700 .paragraph .paragraph * h2,.bg-teal-700 .paragraph .paragraph * h3,.bg-teal-700 .paragraph .paragraph * h4,.bg-teal-700 .paragraph .paragraph * h5,.bg-teal-700 .paragraph .paragraph * h6,.bg-teal-700 .paragraph .paragraph * p,.bg-teal-700 .paragraph .paragraph * span,.bg-teal-700 .paragraph .paragraph * div,.bg-teal-700 .paragraph .paragraph * ul,.bg-teal-700 .paragraph .paragraph * li,.bg-teal-700 .paragraph .paragraph * ol,.bg-teal-700 .paragraph .paragraph * i,.bg-teal-700 .paragraph .paragraph * em,.bg-teal-700 .paragraph .paragraph * u,.bg-teal-700 .paragraph .paragraph * sup,.bg-teal-700 .paragraph .paragraph * sub,.bg-teal-700 .paragraph .paragraph * small,.bg-teal-700 .paragraph .paragraph * q,.bg-teal-700 .paragraph * h1,.bg-teal-700 .paragraph * h2,.bg-teal-700 .paragraph * h3,.bg-teal-700 .paragraph * h4,.bg-teal-700 .paragraph * h5,.bg-teal-700 .paragraph * h6,.bg-teal-700 .paragraph * p,.bg-teal-700 .paragraph * span,.bg-teal-700 .paragraph * div,.bg-teal-700 .paragraph * ul,.bg-teal-700 .paragraph * li,.bg-teal-700 .paragraph * ol,.bg-teal-700 .paragraph * i,.bg-teal-700 .paragraph * em,.bg-teal-700 .paragraph * u,.bg-teal-700 .paragraph * sup,.bg-teal-700 .paragraph * sub,.bg-teal-700 .paragraph * small,.bg-teal-700 .paragraph * q{color:#fff}.bg-teal-700 .paragraph .paragraph * h1 a,.bg-teal-700 .paragraph .paragraph * h2 a,.bg-teal-700 .paragraph .paragraph * h3 a,.bg-teal-700 .paragraph .paragraph * h4 a,.bg-teal-700 .paragraph .paragraph * h5 a,.bg-teal-700 .paragraph .paragraph * h6 a,.bg-teal-700 .paragraph .paragraph * p a,.bg-teal-700 .paragraph .paragraph * span a,.bg-teal-700 .paragraph .paragraph * div a,.bg-teal-700 .paragraph .paragraph * ul a,.bg-teal-700 .paragraph .paragraph * li a,.bg-teal-700 .paragraph .paragraph * ol a,.bg-teal-700 .paragraph .paragraph * i a,.bg-teal-700 .paragraph .paragraph * em a,.bg-teal-700 .paragraph .paragraph * u a,.bg-teal-700 .paragraph .paragraph * sup a,.bg-teal-700 .paragraph .paragraph * sub a,.bg-teal-700 .paragraph .paragraph * small a,.bg-teal-700 .paragraph .paragraph * q a,.bg-teal-700 .paragraph * h1 a,.bg-teal-700 .paragraph * h2 a,.bg-teal-700 .paragraph * h3 a,.bg-teal-700 .paragraph * h4 a,.bg-teal-700 .paragraph * h5 a,.bg-teal-700 .paragraph * h6 a,.bg-teal-700 .paragraph * p a,.bg-teal-700 .paragraph * span a,.bg-teal-700 .paragraph * div a,.bg-teal-700 .paragraph * ul a,.bg-teal-700 .paragraph * li a,.bg-teal-700 .paragraph * ol a,.bg-teal-700 .paragraph * i a,.bg-teal-700 .paragraph * em a,.bg-teal-700 .paragraph * u a,.bg-teal-700 .paragraph * sup a,.bg-teal-700 .paragraph * sub a,.bg-teal-700 .paragraph * small a,.bg-teal-700 .paragraph * q a{color:#fff;text-decoration:underline;font-weight:400}.bg-teal-700 .paragraph .paragraph * svg,.bg-teal-700 .paragraph * svg{border:1px solid #fff}.bg-teal-700 .paragraph .paragraph .c5-media .c5-media__caption,.bg-teal-700 .paragraph .c5-media .c5-media__caption{color:#999}.bg-orange-100{background-color:#fff1e4}.bg-orange-100 *{color:#0a0b0d}.bg-orange-100 * a{color:#004bd6}.bg-orange-100 * a>span{color:#004bd6}.bg-orange-300{background-color:#ffd0a5}.bg-orange-300 *{color:#0a0b0d}.bg-orange-300 * a{color:#004bd6}.bg-orange-300 * a>span{color:#004bd6}.bg-orange-700{background-color:#af3903}.bg-orange-700 a:focus{box-shadow:none}.bg-orange-700 .paragraph .paragraph *,.bg-orange-700 .paragraph *{color:#fff}.bg-orange-700 .paragraph .paragraph * table,.bg-orange-700 .paragraph * table{border:none}.bg-orange-700 .paragraph .paragraph * table td h2,.bg-orange-700 .paragraph .paragraph * table td h3,.bg-orange-700 .paragraph .paragraph * table td h4,.bg-orange-700 .paragraph .paragraph * table td h5,.bg-orange-700 .paragraph .paragraph * table td div,.bg-orange-700 .paragraph .paragraph * table td p,.bg-orange-700 .paragraph .paragraph * table td span,.bg-orange-700 .paragraph .paragraph * table td strong,.bg-orange-700 .paragraph .paragraph * table td ul,.bg-orange-700 .paragraph .paragraph * table td li,.bg-orange-700 .paragraph .paragraph * table td ol,.bg-orange-700 .paragraph .paragraph * table td em,.bg-orange-700 .paragraph .paragraph * table td i,.bg-orange-700 .paragraph .paragraph * table td u,.bg-orange-700 .paragraph .paragraph * table td sup,.bg-orange-700 .paragraph .paragraph * table td sub,.bg-orange-700 .paragraph .paragraph * table td small,.bg-orange-700 .paragraph .paragraph * table td q,.bg-orange-700 .paragraph * table td h2,.bg-orange-700 .paragraph * table td h3,.bg-orange-700 .paragraph * table td h4,.bg-orange-700 .paragraph * table td h5,.bg-orange-700 .paragraph * table td div,.bg-orange-700 .paragraph * table td p,.bg-orange-700 .paragraph * table td span,.bg-orange-700 .paragraph * table td strong,.bg-orange-700 .paragraph * table td ul,.bg-orange-700 .paragraph * table td li,.bg-orange-700 .paragraph * table td ol,.bg-orange-700 .paragraph * table td em,.bg-orange-700 .paragraph * table td i,.bg-orange-700 .paragraph * table td u,.bg-orange-700 .paragraph * table td sup,.bg-orange-700 .paragraph * table td sub,.bg-orange-700 .paragraph * table td small,.bg-orange-700 .paragraph * table td q{color:#1d1e20}.bg-orange-700 .paragraph .paragraph * table tr:last-child td,.bg-orange-700 .paragraph * table tr:last-child td{border-bottom:none}.bg-orange-700 .paragraph .paragraph * a,.bg-orange-700 .paragraph * a{color:#fff;text-decoration:underline;font-weight:600}.bg-orange-700 .paragraph .paragraph * a:hover,.bg-orange-700 .paragraph * a:hover{text-decoration:none}.bg-orange-700 .paragraph .paragraph * a svg path,.bg-orange-700 .paragraph * a svg path{fill:#fff}.bg-orange-700 .paragraph .paragraph * h1,.bg-orange-700 .paragraph .paragraph * h2,.bg-orange-700 .paragraph .paragraph * h3,.bg-orange-700 .paragraph .paragraph * h4,.bg-orange-700 .paragraph .paragraph * h5,.bg-orange-700 .paragraph .paragraph * h6,.bg-orange-700 .paragraph .paragraph * p,.bg-orange-700 .paragraph .paragraph * span,.bg-orange-700 .paragraph .paragraph * div,.bg-orange-700 .paragraph .paragraph * ul,.bg-orange-700 .paragraph .paragraph * li,.bg-orange-700 .paragraph .paragraph * ol,.bg-orange-700 .paragraph .paragraph * i,.bg-orange-700 .paragraph .paragraph * em,.bg-orange-700 .paragraph .paragraph * u,.bg-orange-700 .paragraph .paragraph * sup,.bg-orange-700 .paragraph .paragraph * sub,.bg-orange-700 .paragraph .paragraph * small,.bg-orange-700 .paragraph .paragraph * q,.bg-orange-700 .paragraph * h1,.bg-orange-700 .paragraph * h2,.bg-orange-700 .paragraph * h3,.bg-orange-700 .paragraph * h4,.bg-orange-700 .paragraph * h5,.bg-orange-700 .paragraph * h6,.bg-orange-700 .paragraph * p,.bg-orange-700 .paragraph * span,.bg-orange-700 .paragraph * div,.bg-orange-700 .paragraph * ul,.bg-orange-700 .paragraph * li,.bg-orange-700 .paragraph * ol,.bg-orange-700 .paragraph * i,.bg-orange-700 .paragraph * em,.bg-orange-700 .paragraph * u,.bg-orange-700 .paragraph * sup,.bg-orange-700 .paragraph * sub,.bg-orange-700 .paragraph * small,.bg-orange-700 .paragraph * q{color:#fff}.bg-orange-700 .paragraph .paragraph * h1 a,.bg-orange-700 .paragraph .paragraph * h2 a,.bg-orange-700 .paragraph .paragraph * h3 a,.bg-orange-700 .paragraph .paragraph * h4 a,.bg-orange-700 .paragraph .paragraph * h5 a,.bg-orange-700 .paragraph .paragraph * h6 a,.bg-orange-700 .paragraph .paragraph * p a,.bg-orange-700 .paragraph .paragraph * span a,.bg-orange-700 .paragraph .paragraph * div a,.bg-orange-700 .paragraph .paragraph * ul a,.bg-orange-700 .paragraph .paragraph * li a,.bg-orange-700 .paragraph .paragraph * ol a,.bg-orange-700 .paragraph .paragraph * i a,.bg-orange-700 .paragraph .paragraph * em a,.bg-orange-700 .paragraph .paragraph * u a,.bg-orange-700 .paragraph .paragraph * sup a,.bg-orange-700 .paragraph .paragraph * sub a,.bg-orange-700 .paragraph .paragraph * small a,.bg-orange-700 .paragraph .paragraph * q a,.bg-orange-700 .paragraph * h1 a,.bg-orange-700 .paragraph * h2 a,.bg-orange-700 .paragraph * h3 a,.bg-orange-700 .paragraph * h4 a,.bg-orange-700 .paragraph * h5 a,.bg-orange-700 .paragraph * h6 a,.bg-orange-700 .paragraph * p a,.bg-orange-700 .paragraph * span a,.bg-orange-700 .paragraph * div a,.bg-orange-700 .paragraph * ul a,.bg-orange-700 .paragraph * li a,.bg-orange-700 .paragraph * ol a,.bg-orange-700 .paragraph * i a,.bg-orange-700 .paragraph * em a,.bg-orange-700 .paragraph * u a,.bg-orange-700 .paragraph * sup a,.bg-orange-700 .paragraph * sub a,.bg-orange-700 .paragraph * small a,.bg-orange-700 .paragraph * q a{color:#fff;text-decoration:underline;font-weight:400}.bg-orange-700 .paragraph .paragraph * svg,.bg-orange-700 .paragraph * svg{border:1px solid #fff}.bg-orange-700 .paragraph .paragraph .c5-media .c5-media__caption,.bg-orange-700 .paragraph .c5-media .c5-media__caption{color:#999}.bg-purple-100{background-color:#eae4ff}.bg-purple-100 *{color:#0a0b0d}.bg-purple-100 * a{color:#004bd6}.bg-purple-100 * a>span{color:#004bd6}.bg-purple-300{background-color:#c0a5ff}.bg-purple-300 *{color:#0a0b0d}.bg-purple-300 * a{color:#004bd6}.bg-purple-300 * a>span{color:#004bd6}.bg-purple-700{background-color:#4604ae}.bg-purple-700 a:focus{box-shadow:none}.bg-purple-700 .paragraph .paragraph *,.bg-purple-700 .paragraph *{color:#fff}.bg-purple-700 .paragraph .paragraph * table,.bg-purple-700 .paragraph * table{border:none}.bg-purple-700 .paragraph .paragraph * table td h2,.bg-purple-700 .paragraph .paragraph * table td h3,.bg-purple-700 .paragraph .paragraph * table td h4,.bg-purple-700 .paragraph .paragraph * table td h5,.bg-purple-700 .paragraph .paragraph * table td div,.bg-purple-700 .paragraph .paragraph * table td p,.bg-purple-700 .paragraph .paragraph * table td span,.bg-purple-700 .paragraph .paragraph * table td strong,.bg-purple-700 .paragraph .paragraph * table td ul,.bg-purple-700 .paragraph .paragraph * table td li,.bg-purple-700 .paragraph .paragraph * table td ol,.bg-purple-700 .paragraph .paragraph * table td em,.bg-purple-700 .paragraph .paragraph * table td i,.bg-purple-700 .paragraph .paragraph * table td u,.bg-purple-700 .paragraph .paragraph * table td sup,.bg-purple-700 .paragraph .paragraph * table td sub,.bg-purple-700 .paragraph .paragraph * table td small,.bg-purple-700 .paragraph .paragraph * table td q,.bg-purple-700 .paragraph * table td h2,.bg-purple-700 .paragraph * table td h3,.bg-purple-700 .paragraph * table td h4,.bg-purple-700 .paragraph * table td h5,.bg-purple-700 .paragraph * table td div,.bg-purple-700 .paragraph * table td p,.bg-purple-700 .paragraph * table td span,.bg-purple-700 .paragraph * table td strong,.bg-purple-700 .paragraph * table td ul,.bg-purple-700 .paragraph * table td li,.bg-purple-700 .paragraph * table td ol,.bg-purple-700 .paragraph * table td em,.bg-purple-700 .paragraph * table td i,.bg-purple-700 .paragraph * table td u,.bg-purple-700 .paragraph * table td sup,.bg-purple-700 .paragraph * table td sub,.bg-purple-700 .paragraph * table td small,.bg-purple-700 .paragraph * table td q{color:#1d1e20}.bg-purple-700 .paragraph .paragraph * table tr:last-child td,.bg-purple-700 .paragraph * table tr:last-child td{border-bottom:none}.bg-purple-700 .paragraph .paragraph * a,.bg-purple-700 .paragraph * a{color:#fff;text-decoration:underline;font-weight:600}.bg-purple-700 .paragraph .paragraph * a:hover,.bg-purple-700 .paragraph * a:hover{text-decoration:none}.bg-purple-700 .paragraph .paragraph * a svg path,.bg-purple-700 .paragraph * a svg path{fill:#fff}.bg-purple-700 .paragraph .paragraph * h1,.bg-purple-700 .paragraph .paragraph * h2,.bg-purple-700 .paragraph .paragraph * h3,.bg-purple-700 .paragraph .paragraph * h4,.bg-purple-700 .paragraph .paragraph * h5,.bg-purple-700 .paragraph .paragraph * h6,.bg-purple-700 .paragraph .paragraph * p,.bg-purple-700 .paragraph .paragraph * span,.bg-purple-700 .paragraph .paragraph * div,.bg-purple-700 .paragraph .paragraph * ul,.bg-purple-700 .paragraph .paragraph * li,.bg-purple-700 .paragraph .paragraph * ol,.bg-purple-700 .paragraph .paragraph * i,.bg-purple-700 .paragraph .paragraph * em,.bg-purple-700 .paragraph .paragraph * u,.bg-purple-700 .paragraph .paragraph * sup,.bg-purple-700 .paragraph .paragraph * sub,.bg-purple-700 .paragraph .paragraph * small,.bg-purple-700 .paragraph .paragraph * q,.bg-purple-700 .paragraph * h1,.bg-purple-700 .paragraph * h2,.bg-purple-700 .paragraph * h3,.bg-purple-700 .paragraph * h4,.bg-purple-700 .paragraph * h5,.bg-purple-700 .paragraph * h6,.bg-purple-700 .paragraph * p,.bg-purple-700 .paragraph * span,.bg-purple-700 .paragraph * div,.bg-purple-700 .paragraph * ul,.bg-purple-700 .paragraph * li,.bg-purple-700 .paragraph * ol,.bg-purple-700 .paragraph * i,.bg-purple-700 .paragraph * em,.bg-purple-700 .paragraph * u,.bg-purple-700 .paragraph * sup,.bg-purple-700 .paragraph * sub,.bg-purple-700 .paragraph * small,.bg-purple-700 .paragraph * q{color:#fff}.bg-purple-700 .paragraph .paragraph * h1 a,.bg-purple-700 .paragraph .paragraph * h2 a,.bg-purple-700 .paragraph .paragraph * h3 a,.bg-purple-700 .paragraph .paragraph * h4 a,.bg-purple-700 .paragraph .paragraph * h5 a,.bg-purple-700 .paragraph .paragraph * h6 a,.bg-purple-700 .paragraph .paragraph * p a,.bg-purple-700 .paragraph .paragraph * span a,.bg-purple-700 .paragraph .paragraph * div a,.bg-purple-700 .paragraph .paragraph * ul a,.bg-purple-700 .paragraph .paragraph * li a,.bg-purple-700 .paragraph .paragraph * ol a,.bg-purple-700 .paragraph .paragraph * i a,.bg-purple-700 .paragraph .paragraph * em a,.bg-purple-700 .paragraph .paragraph * u a,.bg-purple-700 .paragraph .paragraph * sup a,.bg-purple-700 .paragraph .paragraph * sub a,.bg-purple-700 .paragraph .paragraph * small a,.bg-purple-700 .paragraph .paragraph * q a,.bg-purple-700 .paragraph * h1 a,.bg-purple-700 .paragraph * h2 a,.bg-purple-700 .paragraph * h3 a,.bg-purple-700 .paragraph * h4 a,.bg-purple-700 .paragraph * h5 a,.bg-purple-700 .paragraph * h6 a,.bg-purple-700 .paragraph * p a,.bg-purple-700 .paragraph * span a,.bg-purple-700 .paragraph * div a,.bg-purple-700 .paragraph * ul a,.bg-purple-700 .paragraph * li a,.bg-purple-700 .paragraph * ol a,.bg-purple-700 .paragraph * i a,.bg-purple-700 .paragraph * em a,.bg-purple-700 .paragraph * u a,.bg-purple-700 .paragraph * sup a,.bg-purple-700 .paragraph * sub a,.bg-purple-700 .paragraph * small a,.bg-purple-700 .paragraph * q a{color:#fff;text-decoration:underline;font-weight:400}.bg-purple-700 .paragraph .paragraph * svg,.bg-purple-700 .paragraph * svg{border:1px solid #fff}.bg-purple-700 .paragraph .paragraph .c5-media .c5-media__caption,.bg-purple-700 .paragraph .c5-media .c5-media__caption{color:#999}.bg-green-100,.light{background-color:#e4ffec}.bg-green-100 *,.light *{color:#0a0b0d}.bg-green-100 * a,.light * a{color:#004bd6}.bg-green-100 * a>span,.light * a>span{color:#004bd6}.bg-green-300{background-color:#a0f0be}.bg-green-300 *{color:#0a0b0d}.bg-green-300 * a{color:#004bd6}.bg-green-300 * a>span{color:#004bd6}.bg-green-800,.dark{background-color:#037312}.bg-green-800 a:focus,.dark a:focus{box-shadow:none}.bg-green-800 .paragraph .paragraph *,.bg-green-800 .paragraph *,.dark .paragraph .paragraph *,.dark .paragraph *{color:#fff}.bg-green-800 .paragraph .paragraph * table,.bg-green-800 .paragraph * table,.dark .paragraph .paragraph * table,.dark .paragraph * table{border:none}.bg-green-800 .paragraph .paragraph * table td h2,.bg-green-800 .paragraph .paragraph * table td h3,.bg-green-800 .paragraph .paragraph * table td h4,.bg-green-800 .paragraph .paragraph * table td h5,.bg-green-800 .paragraph .paragraph * table td div,.bg-green-800 .paragraph .paragraph * table td p,.bg-green-800 .paragraph .paragraph * table td span,.bg-green-800 .paragraph .paragraph * table td strong,.bg-green-800 .paragraph .paragraph * table td ul,.bg-green-800 .paragraph .paragraph * table td li,.bg-green-800 .paragraph .paragraph * table td ol,.bg-green-800 .paragraph .paragraph * table td em,.bg-green-800 .paragraph .paragraph * table td i,.bg-green-800 .paragraph .paragraph * table td u,.bg-green-800 .paragraph .paragraph * table td sup,.bg-green-800 .paragraph .paragraph * table td sub,.bg-green-800 .paragraph .paragraph * table td small,.bg-green-800 .paragraph .paragraph * table td q,.bg-green-800 .paragraph * table td h2,.bg-green-800 .paragraph * table td h3,.bg-green-800 .paragraph * table td h4,.bg-green-800 .paragraph * table td h5,.bg-green-800 .paragraph * table td div,.bg-green-800 .paragraph * table td p,.bg-green-800 .paragraph * table td span,.bg-green-800 .paragraph * table td strong,.bg-green-800 .paragraph * table td ul,.bg-green-800 .paragraph * table td li,.bg-green-800 .paragraph * table td ol,.bg-green-800 .paragraph * table td em,.bg-green-800 .paragraph * table td i,.bg-green-800 .paragraph * table td u,.bg-green-800 .paragraph * table td sup,.bg-green-800 .paragraph * table td sub,.bg-green-800 .paragraph * table td small,.bg-green-800 .paragraph * table td q,.dark .paragraph .paragraph * table td h2,.dark .paragraph .paragraph * table td h3,.dark .paragraph .paragraph * table td h4,.dark .paragraph .paragraph * table td h5,.dark .paragraph .paragraph * table td div,.dark .paragraph .paragraph * table td p,.dark .paragraph .paragraph * table td span,.dark .paragraph .paragraph * table td strong,.dark .paragraph .paragraph * table td ul,.dark .paragraph .paragraph * table td li,.dark .paragraph .paragraph * table td ol,.dark .paragraph .paragraph * table td em,.dark .paragraph .paragraph * table td i,.dark .paragraph .paragraph * table td u,.dark .paragraph .paragraph * table td sup,.dark .paragraph .paragraph * table td sub,.dark .paragraph .paragraph * table td small,.dark .paragraph .paragraph * table td q,.dark .paragraph * table td h2,.dark .paragraph * table td h3,.dark .paragraph * table td h4,.dark .paragraph * table td h5,.dark .paragraph * table td div,.dark .paragraph * table td p,.dark .paragraph * table td span,.dark .paragraph * table td strong,.dark .paragraph * table td ul,.dark .paragraph * table td li,.dark .paragraph * table td ol,.dark .paragraph * table td em,.dark .paragraph * table td i,.dark .paragraph * table td u,.dark .paragraph * table td sup,.dark .paragraph * table td sub,.dark .paragraph * table td small,.dark .paragraph * table td q{color:#1d1e20}.bg-green-800 .paragraph .paragraph * table tr:last-child td,.bg-green-800 .paragraph * table tr:last-child td,.dark .paragraph .paragraph * table tr:last-child td,.dark .paragraph * table tr:last-child td{border-bottom:none}.bg-green-800 .paragraph .paragraph * a,.bg-green-800 .paragraph * a,.dark .paragraph .paragraph * a,.dark .paragraph * a{color:#fff;text-decoration:underline;font-weight:600}.bg-green-800 .paragraph .paragraph * a:hover,.bg-green-800 .paragraph * a:hover,.dark .paragraph .paragraph * a:hover,.dark .paragraph * a:hover{text-decoration:none}.bg-green-800 .paragraph .paragraph * a svg path,.bg-green-800 .paragraph * a svg path,.dark .paragraph .paragraph * a svg path,.dark .paragraph * a svg path{fill:#fff}.bg-green-800 .paragraph .paragraph * h1,.bg-green-800 .paragraph .paragraph * h2,.bg-green-800 .paragraph .paragraph * h3,.bg-green-800 .paragraph .paragraph * h4,.bg-green-800 .paragraph .paragraph * h5,.bg-green-800 .paragraph .paragraph * h6,.bg-green-800 .paragraph .paragraph * p,.bg-green-800 .paragraph .paragraph * span,.bg-green-800 .paragraph .paragraph * div,.bg-green-800 .paragraph .paragraph * ul,.bg-green-800 .paragraph .paragraph * li,.bg-green-800 .paragraph .paragraph * ol,.bg-green-800 .paragraph .paragraph * i,.bg-green-800 .paragraph .paragraph * em,.bg-green-800 .paragraph .paragraph * u,.bg-green-800 .paragraph .paragraph * sup,.bg-green-800 .paragraph .paragraph * sub,.bg-green-800 .paragraph .paragraph * small,.bg-green-800 .paragraph .paragraph * q,.bg-green-800 .paragraph * h1,.bg-green-800 .paragraph * h2,.bg-green-800 .paragraph * h3,.bg-green-800 .paragraph * h4,.bg-green-800 .paragraph * h5,.bg-green-800 .paragraph * h6,.bg-green-800 .paragraph * p,.bg-green-800 .paragraph * span,.bg-green-800 .paragraph * div,.bg-green-800 .paragraph * ul,.bg-green-800 .paragraph * li,.bg-green-800 .paragraph * ol,.bg-green-800 .paragraph * i,.bg-green-800 .paragraph * em,.bg-green-800 .paragraph * u,.bg-green-800 .paragraph * sup,.bg-green-800 .paragraph * sub,.bg-green-800 .paragraph * small,.bg-green-800 .paragraph * q,.dark .paragraph .paragraph * h1,.dark .paragraph .paragraph * h2,.dark .paragraph .paragraph * h3,.dark .paragraph .paragraph * h4,.dark .paragraph .paragraph * h5,.dark .paragraph .paragraph * h6,.dark .paragraph .paragraph * p,.dark .paragraph .paragraph * span,.dark .paragraph .paragraph * div,.dark .paragraph .paragraph * ul,.dark .paragraph .paragraph * li,.dark .paragraph .paragraph * ol,.dark .paragraph .paragraph * i,.dark .paragraph .paragraph * em,.dark .paragraph .paragraph * u,.dark .paragraph .paragraph * sup,.dark .paragraph .paragraph * sub,.dark .paragraph .paragraph * small,.dark .paragraph .paragraph * q,.dark .paragraph * h1,.dark .paragraph * h2,.dark .paragraph * h3,.dark .paragraph * h4,.dark .paragraph * h5,.dark .paragraph * h6,.dark .paragraph * p,.dark .paragraph * span,.dark .paragraph * div,.dark .paragraph * ul,.dark .paragraph * li,.dark .paragraph * ol,.dark .paragraph * i,.dark .paragraph * em,.dark .paragraph * u,.dark .paragraph * sup,.dark .paragraph * sub,.dark .paragraph * small,.dark .paragraph * q{color:#fff}.bg-green-800 .paragraph .paragraph * h1 a,.bg-green-800 .paragraph .paragraph * h2 a,.bg-green-800 .paragraph .paragraph * h3 a,.bg-green-800 .paragraph .paragraph * h4 a,.bg-green-800 .paragraph .paragraph * h5 a,.bg-green-800 .paragraph .paragraph * h6 a,.bg-green-800 .paragraph .paragraph * p a,.bg-green-800 .paragraph .paragraph * span a,.bg-green-800 .paragraph .paragraph * div a,.bg-green-800 .paragraph .paragraph * ul a,.bg-green-800 .paragraph .paragraph * li a,.bg-green-800 .paragraph .paragraph * ol a,.bg-green-800 .paragraph .paragraph * i a,.bg-green-800 .paragraph .paragraph * em a,.bg-green-800 .paragraph .paragraph * u a,.bg-green-800 .paragraph .paragraph * sup a,.bg-green-800 .paragraph .paragraph * sub a,.bg-green-800 .paragraph .paragraph * small a,.bg-green-800 .paragraph .paragraph * q a,.bg-green-800 .paragraph * h1 a,.bg-green-800 .paragraph * h2 a,.bg-green-800 .paragraph * h3 a,.bg-green-800 .paragraph * h4 a,.bg-green-800 .paragraph * h5 a,.bg-green-800 .paragraph * h6 a,.bg-green-800 .paragraph * p a,.bg-green-800 .paragraph * span a,.bg-green-800 .paragraph * div a,.bg-green-800 .paragraph * ul a,.bg-green-800 .paragraph * li a,.bg-green-800 .paragraph * ol a,.bg-green-800 .paragraph * i a,.bg-green-800 .paragraph * em a,.bg-green-800 .paragraph * u a,.bg-green-800 .paragraph * sup a,.bg-green-800 .paragraph * sub a,.bg-green-800 .paragraph * small a,.bg-green-800 .paragraph * q a,.dark .paragraph .paragraph * h1 a,.dark .paragraph .paragraph * h2 a,.dark .paragraph .paragraph * h3 a,.dark .paragraph .paragraph * h4 a,.dark .paragraph .paragraph * h5 a,.dark .paragraph .paragraph * h6 a,.dark .paragraph .paragraph * p a,.dark .paragraph .paragraph * span a,.dark .paragraph .paragraph * div a,.dark .paragraph .paragraph * ul a,.dark .paragraph .paragraph * li a,.dark .paragraph .paragraph * ol a,.dark .paragraph .paragraph * i a,.dark .paragraph .paragraph * em a,.dark .paragraph .paragraph * u a,.dark .paragraph .paragraph * sup a,.dark .paragraph .paragraph * sub a,.dark .paragraph .paragraph * small a,.dark .paragraph .paragraph * q a,.dark .paragraph * h1 a,.dark .paragraph * h2 a,.dark .paragraph * h3 a,.dark .paragraph * h4 a,.dark .paragraph * h5 a,.dark .paragraph * h6 a,.dark .paragraph * p a,.dark .paragraph * span a,.dark .paragraph * div a,.dark .paragraph * ul a,.dark .paragraph * li a,.dark .paragraph * ol a,.dark .paragraph * i a,.dark .paragraph * em a,.dark .paragraph * u a,.dark .paragraph * sup a,.dark .paragraph * sub a,.dark .paragraph * small a,.dark .paragraph * q a{color:#fff;text-decoration:underline;font-weight:400}.bg-green-800 .paragraph .paragraph * svg,.bg-green-800 .paragraph * svg,.dark .paragraph .paragraph * svg,.dark .paragraph * svg{border:1px solid #fff}.bg-green-800 .paragraph .paragraph .c5-media .c5-media__caption,.bg-green-800 .paragraph .c5-media .c5-media__caption,.dark .paragraph .paragraph .c5-media .c5-media__caption,.dark .paragraph .c5-media .c5-media__caption{color:#999}.bg-red-100{background-color:#ffe6e4}.bg-red-100 *{color:#0a0b0d}.bg-red-100 * a{color:#004bd6}.bg-red-100 * a>span{color:#004bd6}.bg-red-300{background-color:#fbaaa7}.bg-red-300 *{color:#0a0b0d}.bg-red-300 * a{color:#004bd6}.bg-red-300 * a>span{color:#004bd6}.bg-red-700{background-color:#a60808}.bg-red-700 a:focus{box-shadow:none}.bg-red-700 .paragraph .paragraph *,.bg-red-700 .paragraph *{color:#fff}.bg-red-700 .paragraph .paragraph * table,.bg-red-700 .paragraph * table{border:none}.bg-red-700 .paragraph .paragraph * table td h2,.bg-red-700 .paragraph .paragraph * table td h3,.bg-red-700 .paragraph .paragraph * table td h4,.bg-red-700 .paragraph .paragraph * table td h5,.bg-red-700 .paragraph .paragraph * table td div,.bg-red-700 .paragraph .paragraph * table td p,.bg-red-700 .paragraph .paragraph * table td span,.bg-red-700 .paragraph .paragraph * table td strong,.bg-red-700 .paragraph .paragraph * table td ul,.bg-red-700 .paragraph .paragraph * table td li,.bg-red-700 .paragraph .paragraph * table td ol,.bg-red-700 .paragraph .paragraph * table td em,.bg-red-700 .paragraph .paragraph * table td i,.bg-red-700 .paragraph .paragraph * table td u,.bg-red-700 .paragraph .paragraph * table td sup,.bg-red-700 .paragraph .paragraph * table td sub,.bg-red-700 .paragraph .paragraph * table td small,.bg-red-700 .paragraph .paragraph * table td q,.bg-red-700 .paragraph * table td h2,.bg-red-700 .paragraph * table td h3,.bg-red-700 .paragraph * table td h4,.bg-red-700 .paragraph * table td h5,.bg-red-700 .paragraph * table td div,.bg-red-700 .paragraph * table td p,.bg-red-700 .paragraph * table td span,.bg-red-700 .paragraph * table td strong,.bg-red-700 .paragraph * table td ul,.bg-red-700 .paragraph * table td li,.bg-red-700 .paragraph * table td ol,.bg-red-700 .paragraph * table td em,.bg-red-700 .paragraph * table td i,.bg-red-700 .paragraph * table td u,.bg-red-700 .paragraph * table td sup,.bg-red-700 .paragraph * table td sub,.bg-red-700 .paragraph * table td small,.bg-red-700 .paragraph * table td q{color:#1d1e20}.bg-red-700 .paragraph .paragraph * table tr:last-child td,.bg-red-700 .paragraph * table tr:last-child td{border-bottom:none}.bg-red-700 .paragraph .paragraph * a,.bg-red-700 .paragraph * a{color:#fff;text-decoration:underline;font-weight:600}.bg-red-700 .paragraph .paragraph * a:hover,.bg-red-700 .paragraph * a:hover{text-decoration:none}.bg-red-700 .paragraph .paragraph * a svg path,.bg-red-700 .paragraph * a svg path{fill:#fff}.bg-red-700 .paragraph .paragraph * h1,.bg-red-700 .paragraph .paragraph * h2,.bg-red-700 .paragraph .paragraph * h3,.bg-red-700 .paragraph .paragraph * h4,.bg-red-700 .paragraph .paragraph * h5,.bg-red-700 .paragraph .paragraph * h6,.bg-red-700 .paragraph .paragraph * p,.bg-red-700 .paragraph .paragraph * span,.bg-red-700 .paragraph .paragraph * div,.bg-red-700 .paragraph .paragraph * ul,.bg-red-700 .paragraph .paragraph * li,.bg-red-700 .paragraph .paragraph * ol,.bg-red-700 .paragraph .paragraph * i,.bg-red-700 .paragraph .paragraph * em,.bg-red-700 .paragraph .paragraph * u,.bg-red-700 .paragraph .paragraph * sup,.bg-red-700 .paragraph .paragraph * sub,.bg-red-700 .paragraph .paragraph * small,.bg-red-700 .paragraph .paragraph * q,.bg-red-700 .paragraph * h1,.bg-red-700 .paragraph * h2,.bg-red-700 .paragraph * h3,.bg-red-700 .paragraph * h4,.bg-red-700 .paragraph * h5,.bg-red-700 .paragraph * h6,.bg-red-700 .paragraph * p,.bg-red-700 .paragraph * span,.bg-red-700 .paragraph * div,.bg-red-700 .paragraph * ul,.bg-red-700 .paragraph * li,.bg-red-700 .paragraph * ol,.bg-red-700 .paragraph * i,.bg-red-700 .paragraph * em,.bg-red-700 .paragraph * u,.bg-red-700 .paragraph * sup,.bg-red-700 .paragraph * sub,.bg-red-700 .paragraph * small,.bg-red-700 .paragraph * q{color:#fff}.bg-red-700 .paragraph .paragraph * h1 a,.bg-red-700 .paragraph .paragraph * h2 a,.bg-red-700 .paragraph .paragraph * h3 a,.bg-red-700 .paragraph .paragraph * h4 a,.bg-red-700 .paragraph .paragraph * h5 a,.bg-red-700 .paragraph .paragraph * h6 a,.bg-red-700 .paragraph .paragraph * p a,.bg-red-700 .paragraph .paragraph * span a,.bg-red-700 .paragraph .paragraph * div a,.bg-red-700 .paragraph .paragraph * ul a,.bg-red-700 .paragraph .paragraph * li a,.bg-red-700 .paragraph .paragraph * ol a,.bg-red-700 .paragraph .paragraph * i a,.bg-red-700 .paragraph .paragraph * em a,.bg-red-700 .paragraph .paragraph * u a,.bg-red-700 .paragraph .paragraph * sup a,.bg-red-700 .paragraph .paragraph * sub a,.bg-red-700 .paragraph .paragraph * small a,.bg-red-700 .paragraph .paragraph * q a,.bg-red-700 .paragraph * h1 a,.bg-red-700 .paragraph * h2 a,.bg-red-700 .paragraph * h3 a,.bg-red-700 .paragraph * h4 a,.bg-red-700 .paragraph * h5 a,.bg-red-700 .paragraph * h6 a,.bg-red-700 .paragraph * p a,.bg-red-700 .paragraph * span a,.bg-red-700 .paragraph * div a,.bg-red-700 .paragraph * ul a,.bg-red-700 .paragraph * li a,.bg-red-700 .paragraph * ol a,.bg-red-700 .paragraph * i a,.bg-red-700 .paragraph * em a,.bg-red-700 .paragraph * u a,.bg-red-700 .paragraph * sup a,.bg-red-700 .paragraph * sub a,.bg-red-700 .paragraph * small a,.bg-red-700 .paragraph * q a{color:#fff;text-decoration:underline;font-weight:400}.bg-red-700 .paragraph .paragraph * svg,.bg-red-700 .paragraph * svg{border:1px solid #fff}.bg-red-700 .paragraph .paragraph .c5-media .c5-media__caption,.bg-red-700 .paragraph .c5-media .c5-media__caption{color:#999}.bg-gray-very-light,.bg-grey-100{background-color:#f9f9f9}.bg-gray-very-light *,.bg-grey-100 *{color:#0a0b0d}.bg-gray-very-light * a,.bg-grey-100 * a{color:#004bd6}.bg-gray-very-light * a>span,.bg-grey-100 * a>span{color:#004bd6}.bg-grey-400{background-color:#dcdcdc}.bg-grey-400 *{color:#0a0b0d}.bg-grey-400 * a{color:#004bd6}.bg-grey-400 * a>span{color:#004bd6}.bg-grey-700{background-color:#757575}.bg-grey-700 a:focus{box-shadow:none}.bg-grey-700 .paragraph .paragraph *,.bg-grey-700 .paragraph *{color:#fff}.bg-grey-700 .paragraph .paragraph * table,.bg-grey-700 .paragraph * table{border:none}.bg-grey-700 .paragraph .paragraph * table td h2,.bg-grey-700 .paragraph .paragraph * table td h3,.bg-grey-700 .paragraph .paragraph * table td h4,.bg-grey-700 .paragraph .paragraph * table td h5,.bg-grey-700 .paragraph .paragraph * table td div,.bg-grey-700 .paragraph .paragraph * table td p,.bg-grey-700 .paragraph .paragraph * table td span,.bg-grey-700 .paragraph .paragraph * table td strong,.bg-grey-700 .paragraph .paragraph * table td ul,.bg-grey-700 .paragraph .paragraph * table td li,.bg-grey-700 .paragraph .paragraph * table td ol,.bg-grey-700 .paragraph .paragraph * table td em,.bg-grey-700 .paragraph .paragraph * table td i,.bg-grey-700 .paragraph .paragraph * table td u,.bg-grey-700 .paragraph .paragraph * table td sup,.bg-grey-700 .paragraph .paragraph * table td sub,.bg-grey-700 .paragraph .paragraph * table td small,.bg-grey-700 .paragraph .paragraph * table td q,.bg-grey-700 .paragraph * table td h2,.bg-grey-700 .paragraph * table td h3,.bg-grey-700 .paragraph * table td h4,.bg-grey-700 .paragraph * table td h5,.bg-grey-700 .paragraph * table td div,.bg-grey-700 .paragraph * table td p,.bg-grey-700 .paragraph * table td span,.bg-grey-700 .paragraph * table td strong,.bg-grey-700 .paragraph * table td ul,.bg-grey-700 .paragraph * table td li,.bg-grey-700 .paragraph * table td ol,.bg-grey-700 .paragraph * table td em,.bg-grey-700 .paragraph * table td i,.bg-grey-700 .paragraph * table td u,.bg-grey-700 .paragraph * table td sup,.bg-grey-700 .paragraph * table td sub,.bg-grey-700 .paragraph * table td small,.bg-grey-700 .paragraph * table td q{color:#1d1e20}.bg-grey-700 .paragraph .paragraph * table tr:last-child td,.bg-grey-700 .paragraph * table tr:last-child td{border-bottom:none}.bg-grey-700 .paragraph .paragraph * a,.bg-grey-700 .paragraph * a{color:#fff;text-decoration:underline;font-weight:600}.bg-grey-700 .paragraph .paragraph * a:hover,.bg-grey-700 .paragraph * a:hover{text-decoration:none}.bg-grey-700 .paragraph .paragraph * a svg path,.bg-grey-700 .paragraph * a svg path{fill:#fff}.bg-grey-700 .paragraph .paragraph * h1,.bg-grey-700 .paragraph .paragraph * h2,.bg-grey-700 .paragraph .paragraph * h3,.bg-grey-700 .paragraph .paragraph * h4,.bg-grey-700 .paragraph .paragraph * h5,.bg-grey-700 .paragraph .paragraph * h6,.bg-grey-700 .paragraph .paragraph * p,.bg-grey-700 .paragraph .paragraph * span,.bg-grey-700 .paragraph .paragraph * div,.bg-grey-700 .paragraph .paragraph * ul,.bg-grey-700 .paragraph .paragraph * li,.bg-grey-700 .paragraph .paragraph * ol,.bg-grey-700 .paragraph .paragraph * i,.bg-grey-700 .paragraph .paragraph * em,.bg-grey-700 .paragraph .paragraph * u,.bg-grey-700 .paragraph .paragraph * sup,.bg-grey-700 .paragraph .paragraph * sub,.bg-grey-700 .paragraph .paragraph * small,.bg-grey-700 .paragraph .paragraph * q,.bg-grey-700 .paragraph * h1,.bg-grey-700 .paragraph * h2,.bg-grey-700 .paragraph * h3,.bg-grey-700 .paragraph * h4,.bg-grey-700 .paragraph * h5,.bg-grey-700 .paragraph * h6,.bg-grey-700 .paragraph * p,.bg-grey-700 .paragraph * span,.bg-grey-700 .paragraph * div,.bg-grey-700 .paragraph * ul,.bg-grey-700 .paragraph * li,.bg-grey-700 .paragraph * ol,.bg-grey-700 .paragraph * i,.bg-grey-700 .paragraph * em,.bg-grey-700 .paragraph * u,.bg-grey-700 .paragraph * sup,.bg-grey-700 .paragraph * sub,.bg-grey-700 .paragraph * small,.bg-grey-700 .paragraph * q{color:#fff}.bg-grey-700 .paragraph .paragraph * h1 a,.bg-grey-700 .paragraph .paragraph * h2 a,.bg-grey-700 .paragraph .paragraph * h3 a,.bg-grey-700 .paragraph .paragraph * h4 a,.bg-grey-700 .paragraph .paragraph * h5 a,.bg-grey-700 .paragraph .paragraph * h6 a,.bg-grey-700 .paragraph .paragraph * p a,.bg-grey-700 .paragraph .paragraph * span a,.bg-grey-700 .paragraph .paragraph * div a,.bg-grey-700 .paragraph .paragraph * ul a,.bg-grey-700 .paragraph .paragraph * li a,.bg-grey-700 .paragraph .paragraph * ol a,.bg-grey-700 .paragraph .paragraph * i a,.bg-grey-700 .paragraph .paragraph * em a,.bg-grey-700 .paragraph .paragraph * u a,.bg-grey-700 .paragraph .paragraph * sup a,.bg-grey-700 .paragraph .paragraph * sub a,.bg-grey-700 .paragraph .paragraph * small a,.bg-grey-700 .paragraph .paragraph * q a,.bg-grey-700 .paragraph * h1 a,.bg-grey-700 .paragraph * h2 a,.bg-grey-700 .paragraph * h3 a,.bg-grey-700 .paragraph * h4 a,.bg-grey-700 .paragraph * h5 a,.bg-grey-700 .paragraph * h6 a,.bg-grey-700 .paragraph * p a,.bg-grey-700 .paragraph * span a,.bg-grey-700 .paragraph * div a,.bg-grey-700 .paragraph * ul a,.bg-grey-700 .paragraph * li a,.bg-grey-700 .paragraph * ol a,.bg-grey-700 .paragraph * i a,.bg-grey-700 .paragraph * em a,.bg-grey-700 .paragraph * u a,.bg-grey-700 .paragraph * sup a,.bg-grey-700 .paragraph * sub a,.bg-grey-700 .paragraph * small a,.bg-grey-700 .paragraph * q a{color:#fff;text-decoration:underline;font-weight:400}.bg-grey-700 .paragraph .paragraph * svg,.bg-grey-700 .paragraph * svg{border:1px solid #fff}.bg-grey-700 .paragraph .paragraph .c5-media .c5-media__caption,.bg-grey-700 .paragraph .c5-media .c5-media__caption{color:#999}.bg-grey-800{background-color:#666}.bg-grey-800 a:focus{box-shadow:none}.bg-grey-800 .paragraph .paragraph *,.bg-grey-800 .paragraph *{color:#fff}.bg-grey-800 .paragraph .paragraph * table,.bg-grey-800 .paragraph * table{border:none}.bg-grey-800 .paragraph .paragraph * table td h2,.bg-grey-800 .paragraph .paragraph * table td h3,.bg-grey-800 .paragraph .paragraph * table td h4,.bg-grey-800 .paragraph .paragraph * table td h5,.bg-grey-800 .paragraph .paragraph * table td div,.bg-grey-800 .paragraph .paragraph * table td p,.bg-grey-800 .paragraph .paragraph * table td span,.bg-grey-800 .paragraph .paragraph * table td strong,.bg-grey-800 .paragraph .paragraph * table td ul,.bg-grey-800 .paragraph .paragraph * table td li,.bg-grey-800 .paragraph .paragraph * table td ol,.bg-grey-800 .paragraph .paragraph * table td em,.bg-grey-800 .paragraph .paragraph * table td i,.bg-grey-800 .paragraph .paragraph * table td u,.bg-grey-800 .paragraph .paragraph * table td sup,.bg-grey-800 .paragraph .paragraph * table td sub,.bg-grey-800 .paragraph .paragraph * table td small,.bg-grey-800 .paragraph .paragraph * table td q,.bg-grey-800 .paragraph * table td h2,.bg-grey-800 .paragraph * table td h3,.bg-grey-800 .paragraph * table td h4,.bg-grey-800 .paragraph * table td h5,.bg-grey-800 .paragraph * table td div,.bg-grey-800 .paragraph * table td p,.bg-grey-800 .paragraph * table td span,.bg-grey-800 .paragraph * table td strong,.bg-grey-800 .paragraph * table td ul,.bg-grey-800 .paragraph * table td li,.bg-grey-800 .paragraph * table td ol,.bg-grey-800 .paragraph * table td em,.bg-grey-800 .paragraph * table td i,.bg-grey-800 .paragraph * table td u,.bg-grey-800 .paragraph * table td sup,.bg-grey-800 .paragraph * table td sub,.bg-grey-800 .paragraph * table td small,.bg-grey-800 .paragraph * table td q{color:#1d1e20}.bg-grey-800 .paragraph .paragraph * table tr:last-child td,.bg-grey-800 .paragraph * table tr:last-child td{border-bottom:none}.bg-grey-800 .paragraph .paragraph * a,.bg-grey-800 .paragraph * a{color:#fff;text-decoration:underline;font-weight:600}.bg-grey-800 .paragraph .paragraph * a:hover,.bg-grey-800 .paragraph * a:hover{text-decoration:none}.bg-grey-800 .paragraph .paragraph * a svg path,.bg-grey-800 .paragraph * a svg path{fill:#fff}.bg-grey-800 .paragraph .paragraph * h1,.bg-grey-800 .paragraph .paragraph * h2,.bg-grey-800 .paragraph .paragraph * h3,.bg-grey-800 .paragraph .paragraph * h4,.bg-grey-800 .paragraph .paragraph * h5,.bg-grey-800 .paragraph .paragraph * h6,.bg-grey-800 .paragraph .paragraph * p,.bg-grey-800 .paragraph .paragraph * span,.bg-grey-800 .paragraph .paragraph * div,.bg-grey-800 .paragraph .paragraph * ul,.bg-grey-800 .paragraph .paragraph * li,.bg-grey-800 .paragraph .paragraph * ol,.bg-grey-800 .paragraph .paragraph * i,.bg-grey-800 .paragraph .paragraph * em,.bg-grey-800 .paragraph .paragraph * u,.bg-grey-800 .paragraph .paragraph * sup,.bg-grey-800 .paragraph .paragraph * sub,.bg-grey-800 .paragraph .paragraph * small,.bg-grey-800 .paragraph .paragraph * q,.bg-grey-800 .paragraph * h1,.bg-grey-800 .paragraph * h2,.bg-grey-800 .paragraph * h3,.bg-grey-800 .paragraph * h4,.bg-grey-800 .paragraph * h5,.bg-grey-800 .paragraph * h6,.bg-grey-800 .paragraph * p,.bg-grey-800 .paragraph * span,.bg-grey-800 .paragraph * div,.bg-grey-800 .paragraph * ul,.bg-grey-800 .paragraph * li,.bg-grey-800 .paragraph * ol,.bg-grey-800 .paragraph * i,.bg-grey-800 .paragraph * em,.bg-grey-800 .paragraph * u,.bg-grey-800 .paragraph * sup,.bg-grey-800 .paragraph * sub,.bg-grey-800 .paragraph * small,.bg-grey-800 .paragraph * q{color:#fff}.bg-grey-800 .paragraph .paragraph * h1 a,.bg-grey-800 .paragraph .paragraph * h2 a,.bg-grey-800 .paragraph .paragraph * h3 a,.bg-grey-800 .paragraph .paragraph * h4 a,.bg-grey-800 .paragraph .paragraph * h5 a,.bg-grey-800 .paragraph .paragraph * h6 a,.bg-grey-800 .paragraph .paragraph * p a,.bg-grey-800 .paragraph .paragraph * span a,.bg-grey-800 .paragraph .paragraph * div a,.bg-grey-800 .paragraph .paragraph * ul a,.bg-grey-800 .paragraph .paragraph * li a,.bg-grey-800 .paragraph .paragraph * ol a,.bg-grey-800 .paragraph .paragraph * i a,.bg-grey-800 .paragraph .paragraph * em a,.bg-grey-800 .paragraph .paragraph * u a,.bg-grey-800 .paragraph .paragraph * sup a,.bg-grey-800 .paragraph .paragraph * sub a,.bg-grey-800 .paragraph .paragraph * small a,.bg-grey-800 .paragraph .paragraph * q a,.bg-grey-800 .paragraph * h1 a,.bg-grey-800 .paragraph * h2 a,.bg-grey-800 .paragraph * h3 a,.bg-grey-800 .paragraph * h4 a,.bg-grey-800 .paragraph * h5 a,.bg-grey-800 .paragraph * h6 a,.bg-grey-800 .paragraph * p a,.bg-grey-800 .paragraph * span a,.bg-grey-800 .paragraph * div a,.bg-grey-800 .paragraph * ul a,.bg-grey-800 .paragraph * li a,.bg-grey-800 .paragraph * ol a,.bg-grey-800 .paragraph * i a,.bg-grey-800 .paragraph * em a,.bg-grey-800 .paragraph * u a,.bg-grey-800 .paragraph * sup a,.bg-grey-800 .paragraph * sub a,.bg-grey-800 .paragraph * small a,.bg-grey-800 .paragraph * q a{color:#fff;text-decoration:underline;font-weight:400}.bg-grey-800 .paragraph .paragraph * svg,.bg-grey-800 .paragraph * svg{border:1px solid #fff}.bg-grey-800 .paragraph .paragraph .c5-media .c5-media__caption,.bg-grey-800 .paragraph .c5-media .c5-media__caption{color:#999}.bg-blue-text{background-color:#005aff}.bg-blue-text *{color:#fff}.bg-blue-text * a{color:#fff;text-decoration:underline;font-weight:400}.bg-purple-text{background-color:#976bfa}.bg-purple-text *{color:#fff}.bg-purple-text a{font-weight:400;color:#fff;text-decoration:underline}.bg-red-text{background-color:#df3d40}.bg-red-text *{color:#fff}.bg-red-text * a{color:#fff;text-decoration:none}.bg-red-text * a:focus{box-shadow:none}.bg-yellow-text{background-color:#f7b737}.bg-yellow-text *{color:#0a0b0d}.bg-yellow-text * a{font-weight:400;color:#0a0b0d;text-decoration:underline}.bg-green-text{background-color:#199a32}.bg-green-text *{color:#fff}.bg-green-text * a{color:#fff;text-decoration:none}.bg-green-text * a:focus{box-shadow:none}.bg-teal-text{background-color:#1a93a7}.bg-teal-text *{color:#fff}.bg-teal-text * a{color:#fff;text-decoration:none}.bg-teal-text * a:focus{box-shadow:none}.bg-grey-text{background-color:#f4f4f4}.bg-grey-text *{color:#0a0b0d}.bg-grey-text * a{font-weight:400;color:#004bd6;text-decoration:underline}.bg-orange-text{background-color:#d5561f}.bg-orange-text *{color:#fff}.bg-orange-text * a{color:#fff;text-decoration:none}.bg-orange-text * a:focus{box-shadow:none}.bg-yellow-100 .c6-complex-text a.btn,.bg-yellow-300 .c6-complex-text a.btn,.bg-red-100 .c6-complex-text a.btn,.bg-red-300 .c6-complex-text a.btn,.bg-blue-100 .c6-complex-text a.btn,.bg-blue-300 .c6-complex-text a.btn,.bg-pink-100 .c6-complex-text a.btn,.bg-pink-300 .c6-complex-text a.btn,.bg-teal-100 .c6-complex-text a.btn,.bg-teal-300 .c6-complex-text a.btn,.bg-orange-100 .c6-complex-text a.btn,.bg-orange-300 .c6-complex-text a.btn,.bg-purple-100 .c6-complex-text a.btn,.bg-purple-300 .c6-complex-text a.btn,.bg-green-100 .c6-complex-text a.btn,.bg-green-300 .c6-complex-text a.btn,.bg-grey-100 .c6-complex-text a.btn,.bg-grey-400 .c6-complex-text a.btn,.bg-white .c6-complex-text a.btn,.bg-paltinum-light .c6-complex-text a.btn,.bg-grey--light1 .c6-complex-text a.btn,.bg-gray-very-light .c6-complex-text a.btn,.bg-very-light-blue .c6-complex-text a.btn,.light .c6-complex-text a.btn,.bg-blue-very-light .c6-complex-text a.btn{text-decoration:none}.bg-yellow-100 .c6-complex-text a.btn-blue,.bg-yellow-300 .c6-complex-text a.btn-blue,.bg-red-100 .c6-complex-text a.btn-blue,.bg-red-300 .c6-complex-text a.btn-blue,.bg-blue-100 .c6-complex-text a.btn-blue,.bg-blue-300 .c6-complex-text a.btn-blue,.bg-pink-100 .c6-complex-text a.btn-blue,.bg-pink-300 .c6-complex-text a.btn-blue,.bg-teal-100 .c6-complex-text a.btn-blue,.bg-teal-300 .c6-complex-text a.btn-blue,.bg-orange-100 .c6-complex-text a.btn-blue,.bg-orange-300 .c6-complex-text a.btn-blue,.bg-purple-100 .c6-complex-text a.btn-blue,.bg-purple-300 .c6-complex-text a.btn-blue,.bg-green-100 .c6-complex-text a.btn-blue,.bg-green-300 .c6-complex-text a.btn-blue,.bg-grey-100 .c6-complex-text a.btn-blue,.bg-grey-400 .c6-complex-text a.btn-blue,.bg-white .c6-complex-text a.btn-blue,.bg-paltinum-light .c6-complex-text a.btn-blue,.bg-grey--light1 .c6-complex-text a.btn-blue,.bg-gray-very-light .c6-complex-text a.btn-blue,.bg-very-light-blue .c6-complex-text a.btn-blue,.light .c6-complex-text a.btn-blue,.bg-blue-very-light .c6-complex-text a.btn-blue{color:#fff}.bg-yellow-100 .c6-complex-text a.btn-white,.bg-yellow-300 .c6-complex-text a.btn-white,.bg-red-100 .c6-complex-text a.btn-white,.bg-red-300 .c6-complex-text a.btn-white,.bg-blue-100 .c6-complex-text a.btn-white,.bg-blue-300 .c6-complex-text a.btn-white,.bg-pink-100 .c6-complex-text a.btn-white,.bg-pink-300 .c6-complex-text a.btn-white,.bg-teal-100 .c6-complex-text a.btn-white,.bg-teal-300 .c6-complex-text a.btn-white,.bg-orange-100 .c6-complex-text a.btn-white,.bg-orange-300 .c6-complex-text a.btn-white,.bg-purple-100 .c6-complex-text a.btn-white,.bg-purple-300 .c6-complex-text a.btn-white,.bg-green-100 .c6-complex-text a.btn-white,.bg-green-300 .c6-complex-text a.btn-white,.bg-grey-100 .c6-complex-text a.btn-white,.bg-grey-400 .c6-complex-text a.btn-white,.bg-white .c6-complex-text a.btn-white,.bg-paltinum-light .c6-complex-text a.btn-white,.bg-grey--light1 .c6-complex-text a.btn-white,.bg-gray-very-light .c6-complex-text a.btn-white,.bg-very-light-blue .c6-complex-text a.btn-white,.light .c6-complex-text a.btn-white,.bg-blue-very-light .c6-complex-text a.btn-white{color:#005aff}.bg-yellow-100 .c6-complex-text a.btn-transparent-blue,.bg-yellow-300 .c6-complex-text a.btn-transparent-blue,.bg-red-100 .c6-complex-text a.btn-transparent-blue,.bg-red-300 .c6-complex-text a.btn-transparent-blue,.bg-blue-100 .c6-complex-text a.btn-transparent-blue,.bg-blue-300 .c6-complex-text a.btn-transparent-blue,.bg-pink-100 .c6-complex-text a.btn-transparent-blue,.bg-pink-300 .c6-complex-text a.btn-transparent-blue,.bg-teal-100 .c6-complex-text a.btn-transparent-blue,.bg-teal-300 .c6-complex-text a.btn-transparent-blue,.bg-orange-100 .c6-complex-text a.btn-transparent-blue,.bg-orange-300 .c6-complex-text a.btn-transparent-blue,.bg-purple-100 .c6-complex-text a.btn-transparent-blue,.bg-purple-300 .c6-complex-text a.btn-transparent-blue,.bg-green-100 .c6-complex-text a.btn-transparent-blue,.bg-green-300 .c6-complex-text a.btn-transparent-blue,.bg-grey-100 .c6-complex-text a.btn-transparent-blue,.bg-grey-400 .c6-complex-text a.btn-transparent-blue,.bg-white .c6-complex-text a.btn-transparent-blue,.bg-paltinum-light .c6-complex-text a.btn-transparent-blue,.bg-grey--light1 .c6-complex-text a.btn-transparent-blue,.bg-gray-very-light .c6-complex-text a.btn-transparent-blue,.bg-very-light-blue .c6-complex-text a.btn-transparent-blue,.light .c6-complex-text a.btn-transparent-blue,.bg-blue-very-light .c6-complex-text a.btn-transparent-blue{color:#005aff}.bg-yellow-100 .c6-complex-text a.btn-transparent-blue:hover,.bg-yellow-300 .c6-complex-text a.btn-transparent-blue:hover,.bg-red-100 .c6-complex-text a.btn-transparent-blue:hover,.bg-red-300 .c6-complex-text a.btn-transparent-blue:hover,.bg-blue-100 .c6-complex-text a.btn-transparent-blue:hover,.bg-blue-300 .c6-complex-text a.btn-transparent-blue:hover,.bg-pink-100 .c6-complex-text a.btn-transparent-blue:hover,.bg-pink-300 .c6-complex-text a.btn-transparent-blue:hover,.bg-teal-100 .c6-complex-text a.btn-transparent-blue:hover,.bg-teal-300 .c6-complex-text a.btn-transparent-blue:hover,.bg-orange-100 .c6-complex-text a.btn-transparent-blue:hover,.bg-orange-300 .c6-complex-text a.btn-transparent-blue:hover,.bg-purple-100 .c6-complex-text a.btn-transparent-blue:hover,.bg-purple-300 .c6-complex-text a.btn-transparent-blue:hover,.bg-green-100 .c6-complex-text a.btn-transparent-blue:hover,.bg-green-300 .c6-complex-text a.btn-transparent-blue:hover,.bg-grey-100 .c6-complex-text a.btn-transparent-blue:hover,.bg-grey-400 .c6-complex-text a.btn-transparent-blue:hover,.bg-white .c6-complex-text a.btn-transparent-blue:hover,.bg-paltinum-light .c6-complex-text a.btn-transparent-blue:hover,.bg-grey--light1 .c6-complex-text a.btn-transparent-blue:hover,.bg-gray-very-light .c6-complex-text a.btn-transparent-blue:hover,.bg-very-light-blue .c6-complex-text a.btn-transparent-blue:hover,.light .c6-complex-text a.btn-transparent-blue:hover,.bg-blue-very-light .c6-complex-text a.btn-transparent-blue:hover{border-color:#005aff;color:#005aff}.bg-yellow-100 .c6-complex-text__bg-colour *,.bg-yellow-300 .c6-complex-text__bg-colour *,.bg-red-100 .c6-complex-text__bg-colour *,.bg-red-300 .c6-complex-text__bg-colour *,.bg-blue-100 .c6-complex-text__bg-colour *,.bg-blue-300 .c6-complex-text__bg-colour *,.bg-pink-100 .c6-complex-text__bg-colour *,.bg-pink-300 .c6-complex-text__bg-colour *,.bg-teal-100 .c6-complex-text__bg-colour *,.bg-teal-300 .c6-complex-text__bg-colour *,.bg-orange-100 .c6-complex-text__bg-colour *,.bg-orange-300 .c6-complex-text__bg-colour *,.bg-purple-100 .c6-complex-text__bg-colour *,.bg-purple-300 .c6-complex-text__bg-colour *,.bg-green-100 .c6-complex-text__bg-colour *,.bg-green-300 .c6-complex-text__bg-colour *,.bg-grey-100 .c6-complex-text__bg-colour *,.bg-grey-400 .c6-complex-text__bg-colour *,.bg-white .c6-complex-text__bg-colour *,.bg-paltinum-light .c6-complex-text__bg-colour *,.bg-grey--light1 .c6-complex-text__bg-colour *,.bg-gray-very-light .c6-complex-text__bg-colour *,.bg-very-light-blue .c6-complex-text__bg-colour *,.light .c6-complex-text__bg-colour *,.bg-blue-very-light .c6-complex-text__bg-colour *{color:#fff}.bg-yellow-100 .c6-complex-text.bg-grey-text *,.bg-yellow-300 .c6-complex-text.bg-grey-text *,.bg-red-100 .c6-complex-text.bg-grey-text *,.bg-red-300 .c6-complex-text.bg-grey-text *,.bg-blue-100 .c6-complex-text.bg-grey-text *,.bg-blue-300 .c6-complex-text.bg-grey-text *,.bg-pink-100 .c6-complex-text.bg-grey-text *,.bg-pink-300 .c6-complex-text.bg-grey-text *,.bg-teal-100 .c6-complex-text.bg-grey-text *,.bg-teal-300 .c6-complex-text.bg-grey-text *,.bg-orange-100 .c6-complex-text.bg-grey-text *,.bg-orange-300 .c6-complex-text.bg-grey-text *,.bg-purple-100 .c6-complex-text.bg-grey-text *,.bg-purple-300 .c6-complex-text.bg-grey-text *,.bg-green-100 .c6-complex-text.bg-grey-text *,.bg-green-300 .c6-complex-text.bg-grey-text *,.bg-grey-100 .c6-complex-text.bg-grey-text *,.bg-grey-400 .c6-complex-text.bg-grey-text *,.bg-white .c6-complex-text.bg-grey-text *,.bg-paltinum-light .c6-complex-text.bg-grey-text *,.bg-grey--light1 .c6-complex-text.bg-grey-text *,.bg-gray-very-light .c6-complex-text.bg-grey-text *,.bg-very-light-blue .c6-complex-text.bg-grey-text *,.light .c6-complex-text.bg-grey-text *,.bg-blue-very-light .c6-complex-text.bg-grey-text *{color:#0a0b0d}.bg-yellow-100 .c7-card .c7-card__content a,.bg-yellow-300 .c7-card .c7-card__content a,.bg-red-100 .c7-card .c7-card__content a,.bg-red-300 .c7-card .c7-card__content a,.bg-blue-100 .c7-card .c7-card__content a,.bg-blue-300 .c7-card .c7-card__content a,.bg-pink-100 .c7-card .c7-card__content a,.bg-pink-300 .c7-card .c7-card__content a,.bg-teal-100 .c7-card .c7-card__content a,.bg-teal-300 .c7-card .c7-card__content a,.bg-orange-100 .c7-card .c7-card__content a,.bg-orange-300 .c7-card .c7-card__content a,.bg-purple-100 .c7-card .c7-card__content a,.bg-purple-300 .c7-card .c7-card__content a,.bg-green-100 .c7-card .c7-card__content a,.bg-green-300 .c7-card .c7-card__content a,.bg-grey-100 .c7-card .c7-card__content a,.bg-grey-400 .c7-card .c7-card__content a,.bg-white .c7-card .c7-card__content a,.bg-paltinum-light .c7-card .c7-card__content a,.bg-grey--light1 .c7-card .c7-card__content a,.bg-gray-very-light .c7-card .c7-card__content a,.bg-very-light-blue .c7-card .c7-card__content a,.light .c7-card .c7-card__content a,.bg-blue-very-light .c7-card .c7-card__content a{text-decoration:none}.bg-yellow-100 .c7-card .c7-card__content a.read-more,.bg-yellow-300 .c7-card .c7-card__content a.read-more,.bg-red-100 .c7-card .c7-card__content a.read-more,.bg-red-300 .c7-card .c7-card__content a.read-more,.bg-blue-100 .c7-card .c7-card__content a.read-more,.bg-blue-300 .c7-card .c7-card__content a.read-more,.bg-pink-100 .c7-card .c7-card__content a.read-more,.bg-pink-300 .c7-card .c7-card__content a.read-more,.bg-teal-100 .c7-card .c7-card__content a.read-more,.bg-teal-300 .c7-card .c7-card__content a.read-more,.bg-orange-100 .c7-card .c7-card__content a.read-more,.bg-orange-300 .c7-card .c7-card__content a.read-more,.bg-purple-100 .c7-card .c7-card__content a.read-more,.bg-purple-300 .c7-card .c7-card__content a.read-more,.bg-green-100 .c7-card .c7-card__content a.read-more,.bg-green-300 .c7-card .c7-card__content a.read-more,.bg-grey-100 .c7-card .c7-card__content a.read-more,.bg-grey-400 .c7-card .c7-card__content a.read-more,.bg-white .c7-card .c7-card__content a.read-more,.bg-paltinum-light .c7-card .c7-card__content a.read-more,.bg-grey--light1 .c7-card .c7-card__content a.read-more,.bg-gray-very-light .c7-card .c7-card__content a.read-more,.bg-very-light-blue .c7-card .c7-card__content a.read-more,.light .c7-card .c7-card__content a.read-more,.bg-blue-very-light .c7-card .c7-card__content a.read-more{color:#005aff;text-decoration:none}.bg-yellow-100 .c7-card__content.bg-grey-text *,.bg-yellow-300 .c7-card__content.bg-grey-text *,.bg-red-100 .c7-card__content.bg-grey-text *,.bg-red-300 .c7-card__content.bg-grey-text *,.bg-blue-100 .c7-card__content.bg-grey-text *,.bg-blue-300 .c7-card__content.bg-grey-text *,.bg-pink-100 .c7-card__content.bg-grey-text *,.bg-pink-300 .c7-card__content.bg-grey-text *,.bg-teal-100 .c7-card__content.bg-grey-text *,.bg-teal-300 .c7-card__content.bg-grey-text *,.bg-orange-100 .c7-card__content.bg-grey-text *,.bg-orange-300 .c7-card__content.bg-grey-text *,.bg-purple-100 .c7-card__content.bg-grey-text *,.bg-purple-300 .c7-card__content.bg-grey-text *,.bg-green-100 .c7-card__content.bg-grey-text *,.bg-green-300 .c7-card__content.bg-grey-text *,.bg-grey-100 .c7-card__content.bg-grey-text *,.bg-grey-400 .c7-card__content.bg-grey-text *,.bg-white .c7-card__content.bg-grey-text *,.bg-paltinum-light .c7-card__content.bg-grey-text *,.bg-grey--light1 .c7-card__content.bg-grey-text *,.bg-gray-very-light .c7-card__content.bg-grey-text *,.bg-very-light-blue .c7-card__content.bg-grey-text *,.light .c7-card__content.bg-grey-text *,.bg-blue-very-light .c7-card__content.bg-grey-text *{text-decoration:none;color:#000}.bg-yellow-100 .c7-card__content .c7-card__icon.icon--blue,.bg-yellow-300 .c7-card__content .c7-card__icon.icon--blue,.bg-red-100 .c7-card__content .c7-card__icon.icon--blue,.bg-red-300 .c7-card__content .c7-card__icon.icon--blue,.bg-blue-100 .c7-card__content .c7-card__icon.icon--blue,.bg-blue-300 .c7-card__content .c7-card__icon.icon--blue,.bg-pink-100 .c7-card__content .c7-card__icon.icon--blue,.bg-pink-300 .c7-card__content .c7-card__icon.icon--blue,.bg-teal-100 .c7-card__content .c7-card__icon.icon--blue,.bg-teal-300 .c7-card__content .c7-card__icon.icon--blue,.bg-orange-100 .c7-card__content .c7-card__icon.icon--blue,.bg-orange-300 .c7-card__content .c7-card__icon.icon--blue,.bg-purple-100 .c7-card__content .c7-card__icon.icon--blue,.bg-purple-300 .c7-card__content .c7-card__icon.icon--blue,.bg-green-100 .c7-card__content .c7-card__icon.icon--blue,.bg-green-300 .c7-card__content .c7-card__icon.icon--blue,.bg-grey-100 .c7-card__content .c7-card__icon.icon--blue,.bg-grey-400 .c7-card__content .c7-card__icon.icon--blue,.bg-white .c7-card__content .c7-card__icon.icon--blue,.bg-paltinum-light .c7-card__content .c7-card__icon.icon--blue,.bg-grey--light1 .c7-card__content .c7-card__icon.icon--blue,.bg-gray-very-light .c7-card__content .c7-card__icon.icon--blue,.bg-very-light-blue .c7-card__content .c7-card__icon.icon--blue,.light .c7-card__content .c7-card__icon.icon--blue,.bg-blue-very-light .c7-card__content .c7-card__icon.icon--blue{stroke:#1d1e20}.bg-yellow-100 table tr:last-child td,.bg-yellow-300 table tr:last-child td,.bg-red-100 table tr:last-child td,.bg-red-300 table tr:last-child td,.bg-blue-100 table tr:last-child td,.bg-blue-300 table tr:last-child td,.bg-pink-100 table tr:last-child td,.bg-pink-300 table tr:last-child td,.bg-teal-100 table tr:last-child td,.bg-teal-300 table tr:last-child td,.bg-orange-100 table tr:last-child td,.bg-orange-300 table tr:last-child td,.bg-purple-100 table tr:last-child td,.bg-purple-300 table tr:last-child td,.bg-green-100 table tr:last-child td,.bg-green-300 table tr:last-child td,.bg-grey-100 table tr:last-child td,.bg-grey-400 table tr:last-child td,.bg-white table tr:last-child td,.bg-paltinum-light table tr:last-child td,.bg-grey--light1 table tr:last-child td,.bg-gray-very-light table tr:last-child td,.bg-very-light-blue table tr:last-child td,.light table tr:last-child td,.bg-blue-very-light table tr:last-child td{border-bottom:none}.bg-yellow-100 .c06 a.btn,.bg-yellow-300 .c06 a.btn,.bg-red-100 .c06 a.btn,.bg-red-300 .c06 a.btn,.bg-blue-100 .c06 a.btn,.bg-blue-300 .c06 a.btn,.bg-pink-100 .c06 a.btn,.bg-pink-300 .c06 a.btn,.bg-teal-100 .c06 a.btn,.bg-teal-300 .c06 a.btn,.bg-orange-100 .c06 a.btn,.bg-orange-300 .c06 a.btn,.bg-purple-100 .c06 a.btn,.bg-purple-300 .c06 a.btn,.bg-green-100 .c06 a.btn,.bg-green-300 .c06 a.btn,.bg-grey-100 .c06 a.btn,.bg-grey-400 .c06 a.btn,.bg-white .c06 a.btn,.bg-paltinum-light .c06 a.btn,.bg-grey--light1 .c06 a.btn,.bg-gray-very-light .c06 a.btn,.bg-very-light-blue .c06 a.btn,.light .c06 a.btn,.bg-blue-very-light .c06 a.btn{color:#fff}.bg-yellow-100 .c06 a.btn.btn-blue,.bg-yellow-100 .c06 a.btn p,.bg-yellow-100 .c06 a.btn span,.bg-yellow-100 .c06 a.btn div,.bg-yellow-100 .c06 a.btn ul,.bg-yellow-100 .c06 a.btn li,.bg-yellow-100 .c06 a.btn ol,.bg-yellow-100 .c06 a.btn i,.bg-yellow-100 .c06 a.btn em,.bg-yellow-100 .c06 a.btn u,.bg-yellow-100 .c06 a.btn sup,.bg-yellow-100 .c06 a.btn sub,.bg-yellow-100 .c06 a.btn small,.bg-yellow-100 .c06 a.btn q,.bg-yellow-300 .c06 a.btn.btn-blue,.bg-yellow-300 .c06 a.btn p,.bg-yellow-300 .c06 a.btn span,.bg-yellow-300 .c06 a.btn div,.bg-yellow-300 .c06 a.btn ul,.bg-yellow-300 .c06 a.btn li,.bg-yellow-300 .c06 a.btn ol,.bg-yellow-300 .c06 a.btn i,.bg-yellow-300 .c06 a.btn em,.bg-yellow-300 .c06 a.btn u,.bg-yellow-300 .c06 a.btn sup,.bg-yellow-300 .c06 a.btn sub,.bg-yellow-300 .c06 a.btn small,.bg-yellow-300 .c06 a.btn q,.bg-red-100 .c06 a.btn.btn-blue,.bg-red-100 .c06 a.btn p,.bg-red-100 .c06 a.btn span,.bg-red-100 .c06 a.btn div,.bg-red-100 .c06 a.btn ul,.bg-red-100 .c06 a.btn li,.bg-red-100 .c06 a.btn ol,.bg-red-100 .c06 a.btn i,.bg-red-100 .c06 a.btn em,.bg-red-100 .c06 a.btn u,.bg-red-100 .c06 a.btn sup,.bg-red-100 .c06 a.btn sub,.bg-red-100 .c06 a.btn small,.bg-red-100 .c06 a.btn q,.bg-red-300 .c06 a.btn.btn-blue,.bg-red-300 .c06 a.btn p,.bg-red-300 .c06 a.btn span,.bg-red-300 .c06 a.btn div,.bg-red-300 .c06 a.btn ul,.bg-red-300 .c06 a.btn li,.bg-red-300 .c06 a.btn ol,.bg-red-300 .c06 a.btn i,.bg-red-300 .c06 a.btn em,.bg-red-300 .c06 a.btn u,.bg-red-300 .c06 a.btn sup,.bg-red-300 .c06 a.btn sub,.bg-red-300 .c06 a.btn small,.bg-red-300 .c06 a.btn q,.bg-blue-100 .c06 a.btn.btn-blue,.bg-blue-100 .c06 a.btn p,.bg-blue-100 .c06 a.btn span,.bg-blue-100 .c06 a.btn div,.bg-blue-100 .c06 a.btn ul,.bg-blue-100 .c06 a.btn li,.bg-blue-100 .c06 a.btn ol,.bg-blue-100 .c06 a.btn i,.bg-blue-100 .c06 a.btn em,.bg-blue-100 .c06 a.btn u,.bg-blue-100 .c06 a.btn sup,.bg-blue-100 .c06 a.btn sub,.bg-blue-100 .c06 a.btn small,.bg-blue-100 .c06 a.btn q,.bg-blue-300 .c06 a.btn.btn-blue,.bg-blue-300 .c06 a.btn p,.bg-blue-300 .c06 a.btn span,.bg-blue-300 .c06 a.btn div,.bg-blue-300 .c06 a.btn ul,.bg-blue-300 .c06 a.btn li,.bg-blue-300 .c06 a.btn ol,.bg-blue-300 .c06 a.btn i,.bg-blue-300 .c06 a.btn em,.bg-blue-300 .c06 a.btn u,.bg-blue-300 .c06 a.btn sup,.bg-blue-300 .c06 a.btn sub,.bg-blue-300 .c06 a.btn small,.bg-blue-300 .c06 a.btn q,.bg-pink-100 .c06 a.btn.btn-blue,.bg-pink-100 .c06 a.btn p,.bg-pink-100 .c06 a.btn span,.bg-pink-100 .c06 a.btn div,.bg-pink-100 .c06 a.btn ul,.bg-pink-100 .c06 a.btn li,.bg-pink-100 .c06 a.btn ol,.bg-pink-100 .c06 a.btn i,.bg-pink-100 .c06 a.btn em,.bg-pink-100 .c06 a.btn u,.bg-pink-100 .c06 a.btn sup,.bg-pink-100 .c06 a.btn sub,.bg-pink-100 .c06 a.btn small,.bg-pink-100 .c06 a.btn q,.bg-pink-300 .c06 a.btn.btn-blue,.bg-pink-300 .c06 a.btn p,.bg-pink-300 .c06 a.btn span,.bg-pink-300 .c06 a.btn div,.bg-pink-300 .c06 a.btn ul,.bg-pink-300 .c06 a.btn li,.bg-pink-300 .c06 a.btn ol,.bg-pink-300 .c06 a.btn i,.bg-pink-300 .c06 a.btn em,.bg-pink-300 .c06 a.btn u,.bg-pink-300 .c06 a.btn sup,.bg-pink-300 .c06 a.btn sub,.bg-pink-300 .c06 a.btn small,.bg-pink-300 .c06 a.btn q,.bg-teal-100 .c06 a.btn.btn-blue,.bg-teal-100 .c06 a.btn p,.bg-teal-100 .c06 a.btn span,.bg-teal-100 .c06 a.btn div,.bg-teal-100 .c06 a.btn ul,.bg-teal-100 .c06 a.btn li,.bg-teal-100 .c06 a.btn ol,.bg-teal-100 .c06 a.btn i,.bg-teal-100 .c06 a.btn em,.bg-teal-100 .c06 a.btn u,.bg-teal-100 .c06 a.btn sup,.bg-teal-100 .c06 a.btn sub,.bg-teal-100 .c06 a.btn small,.bg-teal-100 .c06 a.btn q,.bg-teal-300 .c06 a.btn.btn-blue,.bg-teal-300 .c06 a.btn p,.bg-teal-300 .c06 a.btn span,.bg-teal-300 .c06 a.btn div,.bg-teal-300 .c06 a.btn ul,.bg-teal-300 .c06 a.btn li,.bg-teal-300 .c06 a.btn ol,.bg-teal-300 .c06 a.btn i,.bg-teal-300 .c06 a.btn em,.bg-teal-300 .c06 a.btn u,.bg-teal-300 .c06 a.btn sup,.bg-teal-300 .c06 a.btn sub,.bg-teal-300 .c06 a.btn small,.bg-teal-300 .c06 a.btn q,.bg-orange-100 .c06 a.btn.btn-blue,.bg-orange-100 .c06 a.btn p,.bg-orange-100 .c06 a.btn span,.bg-orange-100 .c06 a.btn div,.bg-orange-100 .c06 a.btn ul,.bg-orange-100 .c06 a.btn li,.bg-orange-100 .c06 a.btn ol,.bg-orange-100 .c06 a.btn i,.bg-orange-100 .c06 a.btn em,.bg-orange-100 .c06 a.btn u,.bg-orange-100 .c06 a.btn sup,.bg-orange-100 .c06 a.btn sub,.bg-orange-100 .c06 a.btn small,.bg-orange-100 .c06 a.btn q,.bg-orange-300 .c06 a.btn.btn-blue,.bg-orange-300 .c06 a.btn p,.bg-orange-300 .c06 a.btn span,.bg-orange-300 .c06 a.btn div,.bg-orange-300 .c06 a.btn ul,.bg-orange-300 .c06 a.btn li,.bg-orange-300 .c06 a.btn ol,.bg-orange-300 .c06 a.btn i,.bg-orange-300 .c06 a.btn em,.bg-orange-300 .c06 a.btn u,.bg-orange-300 .c06 a.btn sup,.bg-orange-300 .c06 a.btn sub,.bg-orange-300 .c06 a.btn small,.bg-orange-300 .c06 a.btn q,.bg-purple-100 .c06 a.btn.btn-blue,.bg-purple-100 .c06 a.btn p,.bg-purple-100 .c06 a.btn span,.bg-purple-100 .c06 a.btn div,.bg-purple-100 .c06 a.btn ul,.bg-purple-100 .c06 a.btn li,.bg-purple-100 .c06 a.btn ol,.bg-purple-100 .c06 a.btn i,.bg-purple-100 .c06 a.btn em,.bg-purple-100 .c06 a.btn u,.bg-purple-100 .c06 a.btn sup,.bg-purple-100 .c06 a.btn sub,.bg-purple-100 .c06 a.btn small,.bg-purple-100 .c06 a.btn q,.bg-purple-300 .c06 a.btn.btn-blue,.bg-purple-300 .c06 a.btn p,.bg-purple-300 .c06 a.btn span,.bg-purple-300 .c06 a.btn div,.bg-purple-300 .c06 a.btn ul,.bg-purple-300 .c06 a.btn li,.bg-purple-300 .c06 a.btn ol,.bg-purple-300 .c06 a.btn i,.bg-purple-300 .c06 a.btn em,.bg-purple-300 .c06 a.btn u,.bg-purple-300 .c06 a.btn sup,.bg-purple-300 .c06 a.btn sub,.bg-purple-300 .c06 a.btn small,.bg-purple-300 .c06 a.btn q,.bg-green-100 .c06 a.btn.btn-blue,.bg-green-100 .c06 a.btn p,.bg-green-100 .c06 a.btn span,.bg-green-100 .c06 a.btn div,.bg-green-100 .c06 a.btn ul,.bg-green-100 .c06 a.btn li,.bg-green-100 .c06 a.btn ol,.bg-green-100 .c06 a.btn i,.bg-green-100 .c06 a.btn em,.bg-green-100 .c06 a.btn u,.bg-green-100 .c06 a.btn sup,.bg-green-100 .c06 a.btn sub,.bg-green-100 .c06 a.btn small,.bg-green-100 .c06 a.btn q,.bg-green-300 .c06 a.btn.btn-blue,.bg-green-300 .c06 a.btn p,.bg-green-300 .c06 a.btn span,.bg-green-300 .c06 a.btn div,.bg-green-300 .c06 a.btn ul,.bg-green-300 .c06 a.btn li,.bg-green-300 .c06 a.btn ol,.bg-green-300 .c06 a.btn i,.bg-green-300 .c06 a.btn em,.bg-green-300 .c06 a.btn u,.bg-green-300 .c06 a.btn sup,.bg-green-300 .c06 a.btn sub,.bg-green-300 .c06 a.btn small,.bg-green-300 .c06 a.btn q,.bg-grey-100 .c06 a.btn.btn-blue,.bg-grey-100 .c06 a.btn p,.bg-grey-100 .c06 a.btn span,.bg-grey-100 .c06 a.btn div,.bg-grey-100 .c06 a.btn ul,.bg-grey-100 .c06 a.btn li,.bg-grey-100 .c06 a.btn ol,.bg-grey-100 .c06 a.btn i,.bg-grey-100 .c06 a.btn em,.bg-grey-100 .c06 a.btn u,.bg-grey-100 .c06 a.btn sup,.bg-grey-100 .c06 a.btn sub,.bg-grey-100 .c06 a.btn small,.bg-grey-100 .c06 a.btn q,.bg-grey-400 .c06 a.btn.btn-blue,.bg-grey-400 .c06 a.btn p,.bg-grey-400 .c06 a.btn span,.bg-grey-400 .c06 a.btn div,.bg-grey-400 .c06 a.btn ul,.bg-grey-400 .c06 a.btn li,.bg-grey-400 .c06 a.btn ol,.bg-grey-400 .c06 a.btn i,.bg-grey-400 .c06 a.btn em,.bg-grey-400 .c06 a.btn u,.bg-grey-400 .c06 a.btn sup,.bg-grey-400 .c06 a.btn sub,.bg-grey-400 .c06 a.btn small,.bg-grey-400 .c06 a.btn q,.bg-white .c06 a.btn.btn-blue,.bg-white .c06 a.btn p,.bg-white .c06 a.btn span,.bg-white .c06 a.btn div,.bg-white .c06 a.btn ul,.bg-white .c06 a.btn li,.bg-white .c06 a.btn ol,.bg-white .c06 a.btn i,.bg-white .c06 a.btn em,.bg-white .c06 a.btn u,.bg-white .c06 a.btn sup,.bg-white .c06 a.btn sub,.bg-white .c06 a.btn small,.bg-white .c06 a.btn q,.bg-paltinum-light .c06 a.btn.btn-blue,.bg-paltinum-light .c06 a.btn p,.bg-paltinum-light .c06 a.btn span,.bg-paltinum-light .c06 a.btn div,.bg-paltinum-light .c06 a.btn ul,.bg-paltinum-light .c06 a.btn li,.bg-paltinum-light .c06 a.btn ol,.bg-paltinum-light .c06 a.btn i,.bg-paltinum-light .c06 a.btn em,.bg-paltinum-light .c06 a.btn u,.bg-paltinum-light .c06 a.btn sup,.bg-paltinum-light .c06 a.btn sub,.bg-paltinum-light .c06 a.btn small,.bg-paltinum-light .c06 a.btn q,.bg-grey--light1 .c06 a.btn.btn-blue,.bg-grey--light1 .c06 a.btn p,.bg-grey--light1 .c06 a.btn span,.bg-grey--light1 .c06 a.btn div,.bg-grey--light1 .c06 a.btn ul,.bg-grey--light1 .c06 a.btn li,.bg-grey--light1 .c06 a.btn ol,.bg-grey--light1 .c06 a.btn i,.bg-grey--light1 .c06 a.btn em,.bg-grey--light1 .c06 a.btn u,.bg-grey--light1 .c06 a.btn sup,.bg-grey--light1 .c06 a.btn sub,.bg-grey--light1 .c06 a.btn small,.bg-grey--light1 .c06 a.btn q,.bg-gray-very-light .c06 a.btn.btn-blue,.bg-gray-very-light .c06 a.btn p,.bg-gray-very-light .c06 a.btn span,.bg-gray-very-light .c06 a.btn div,.bg-gray-very-light .c06 a.btn ul,.bg-gray-very-light .c06 a.btn li,.bg-gray-very-light .c06 a.btn ol,.bg-gray-very-light .c06 a.btn i,.bg-gray-very-light .c06 a.btn em,.bg-gray-very-light .c06 a.btn u,.bg-gray-very-light .c06 a.btn sup,.bg-gray-very-light .c06 a.btn sub,.bg-gray-very-light .c06 a.btn small,.bg-gray-very-light .c06 a.btn q,.bg-very-light-blue .c06 a.btn.btn-blue,.bg-very-light-blue .c06 a.btn p,.bg-very-light-blue .c06 a.btn span,.bg-very-light-blue .c06 a.btn div,.bg-very-light-blue .c06 a.btn ul,.bg-very-light-blue .c06 a.btn li,.bg-very-light-blue .c06 a.btn ol,.bg-very-light-blue .c06 a.btn i,.bg-very-light-blue .c06 a.btn em,.bg-very-light-blue .c06 a.btn u,.bg-very-light-blue .c06 a.btn sup,.bg-very-light-blue .c06 a.btn sub,.bg-very-light-blue .c06 a.btn small,.bg-very-light-blue .c06 a.btn q,.light .c06 a.btn.btn-blue,.light .c06 a.btn p,.light .c06 a.btn span,.light .c06 a.btn div,.light .c06 a.btn ul,.light .c06 a.btn li,.light .c06 a.btn ol,.light .c06 a.btn i,.light .c06 a.btn em,.light .c06 a.btn u,.light .c06 a.btn sup,.light .c06 a.btn sub,.light .c06 a.btn small,.light .c06 a.btn q,.bg-blue-very-light .c06 a.btn.btn-blue,.bg-blue-very-light .c06 a.btn p,.bg-blue-very-light .c06 a.btn span,.bg-blue-very-light .c06 a.btn div,.bg-blue-very-light .c06 a.btn ul,.bg-blue-very-light .c06 a.btn li,.bg-blue-very-light .c06 a.btn ol,.bg-blue-very-light .c06 a.btn i,.bg-blue-very-light .c06 a.btn em,.bg-blue-very-light .c06 a.btn u,.bg-blue-very-light .c06 a.btn sup,.bg-blue-very-light .c06 a.btn sub,.bg-blue-very-light .c06 a.btn small,.bg-blue-very-light .c06 a.btn q{color:#fff;text-decoration:none}.bg-yellow-100 .c06 a.btn.btn-transparent-blue,.bg-yellow-300 .c06 a.btn.btn-transparent-blue,.bg-red-100 .c06 a.btn.btn-transparent-blue,.bg-red-300 .c06 a.btn.btn-transparent-blue,.bg-blue-100 .c06 a.btn.btn-transparent-blue,.bg-blue-300 .c06 a.btn.btn-transparent-blue,.bg-pink-100 .c06 a.btn.btn-transparent-blue,.bg-pink-300 .c06 a.btn.btn-transparent-blue,.bg-teal-100 .c06 a.btn.btn-transparent-blue,.bg-teal-300 .c06 a.btn.btn-transparent-blue,.bg-orange-100 .c06 a.btn.btn-transparent-blue,.bg-orange-300 .c06 a.btn.btn-transparent-blue,.bg-purple-100 .c06 a.btn.btn-transparent-blue,.bg-purple-300 .c06 a.btn.btn-transparent-blue,.bg-green-100 .c06 a.btn.btn-transparent-blue,.bg-green-300 .c06 a.btn.btn-transparent-blue,.bg-grey-100 .c06 a.btn.btn-transparent-blue,.bg-grey-400 .c06 a.btn.btn-transparent-blue,.bg-white .c06 a.btn.btn-transparent-blue,.bg-paltinum-light .c06 a.btn.btn-transparent-blue,.bg-grey--light1 .c06 a.btn.btn-transparent-blue,.bg-gray-very-light .c06 a.btn.btn-transparent-blue,.bg-very-light-blue .c06 a.btn.btn-transparent-blue,.light .c06 a.btn.btn-transparent-blue,.bg-blue-very-light .c06 a.btn.btn-transparent-blue{color:#005aff}.bg-yellow-100.c23-component .c23-component__gradients+.text-white>h2,.bg-yellow-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-yellow-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-yellow-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-yellow-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-yellow-100.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-yellow-100.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-yellow-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-yellow-100.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-yellow-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-yellow-100.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-yellow-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-yellow-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-yellow-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-yellow-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-yellow-100.c23-component h3,.bg-yellow-100.c23-component h4,.bg-yellow-100.c23-component h5,.bg-yellow-100.c23-component .c23-component__description p,.bg-yellow-100.c23-component .c23-component__description span,.bg-yellow-300.c23-component .c23-component__gradients+.text-white>h2,.bg-yellow-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-yellow-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-yellow-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-yellow-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-yellow-300.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-yellow-300.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-yellow-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-yellow-300.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-yellow-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-yellow-300.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-yellow-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-yellow-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-yellow-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-yellow-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-yellow-300.c23-component h3,.bg-yellow-300.c23-component h4,.bg-yellow-300.c23-component h5,.bg-yellow-300.c23-component .c23-component__description p,.bg-yellow-300.c23-component .c23-component__description span,.bg-red-100.c23-component .c23-component__gradients+.text-white>h2,.bg-red-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-red-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-red-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-red-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-red-100.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-red-100.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-red-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-red-100.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-red-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-red-100.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-red-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-red-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-red-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-red-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-red-100.c23-component h3,.bg-red-100.c23-component h4,.bg-red-100.c23-component h5,.bg-red-100.c23-component .c23-component__description p,.bg-red-100.c23-component .c23-component__description span,.bg-red-300.c23-component .c23-component__gradients+.text-white>h2,.bg-red-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-red-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-red-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-red-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-red-300.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-red-300.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-red-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-red-300.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-red-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-red-300.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-red-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-red-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-red-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-red-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-red-300.c23-component h3,.bg-red-300.c23-component h4,.bg-red-300.c23-component h5,.bg-red-300.c23-component .c23-component__description p,.bg-red-300.c23-component .c23-component__description span,.bg-blue-100.c23-component .c23-component__gradients+.text-white>h2,.bg-blue-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-blue-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-blue-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-blue-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-blue-100.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-blue-100.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-blue-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-blue-100.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-blue-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-blue-100.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-blue-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-blue-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-blue-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-blue-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-blue-100.c23-component h3,.bg-blue-100.c23-component h4,.bg-blue-100.c23-component h5,.bg-blue-100.c23-component .c23-component__description p,.bg-blue-100.c23-component .c23-component__description span,.bg-blue-300.c23-component .c23-component__gradients+.text-white>h2,.bg-blue-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-blue-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-blue-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-blue-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-blue-300.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-blue-300.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-blue-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-blue-300.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-blue-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-blue-300.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-blue-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-blue-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-blue-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-blue-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-blue-300.c23-component h3,.bg-blue-300.c23-component h4,.bg-blue-300.c23-component h5,.bg-blue-300.c23-component .c23-component__description p,.bg-blue-300.c23-component .c23-component__description span,.bg-pink-100.c23-component .c23-component__gradients+.text-white>h2,.bg-pink-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-pink-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-pink-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-pink-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-pink-100.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-pink-100.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-pink-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-pink-100.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-pink-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-pink-100.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-pink-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-pink-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-pink-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-pink-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-pink-100.c23-component h3,.bg-pink-100.c23-component h4,.bg-pink-100.c23-component h5,.bg-pink-100.c23-component .c23-component__description p,.bg-pink-100.c23-component .c23-component__description span,.bg-pink-300.c23-component .c23-component__gradients+.text-white>h2,.bg-pink-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-pink-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-pink-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-pink-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-pink-300.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-pink-300.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-pink-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-pink-300.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-pink-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-pink-300.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-pink-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-pink-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-pink-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-pink-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-pink-300.c23-component h3,.bg-pink-300.c23-component h4,.bg-pink-300.c23-component h5,.bg-pink-300.c23-component .c23-component__description p,.bg-pink-300.c23-component .c23-component__description span,.bg-teal-100.c23-component .c23-component__gradients+.text-white>h2,.bg-teal-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-teal-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-teal-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-teal-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-teal-100.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-teal-100.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-teal-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-teal-100.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-teal-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-teal-100.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-teal-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-teal-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-teal-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-teal-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-teal-100.c23-component h3,.bg-teal-100.c23-component h4,.bg-teal-100.c23-component h5,.bg-teal-100.c23-component .c23-component__description p,.bg-teal-100.c23-component .c23-component__description span,.bg-teal-300.c23-component .c23-component__gradients+.text-white>h2,.bg-teal-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-teal-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-teal-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-teal-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-teal-300.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-teal-300.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-teal-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-teal-300.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-teal-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-teal-300.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-teal-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-teal-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-teal-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-teal-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-teal-300.c23-component h3,.bg-teal-300.c23-component h4,.bg-teal-300.c23-component h5,.bg-teal-300.c23-component .c23-component__description p,.bg-teal-300.c23-component .c23-component__description span,.bg-orange-100.c23-component .c23-component__gradients+.text-white>h2,.bg-orange-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-orange-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-orange-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-orange-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-orange-100.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-orange-100.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-orange-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-orange-100.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-orange-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-orange-100.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-orange-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-orange-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-orange-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-orange-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-orange-100.c23-component h3,.bg-orange-100.c23-component h4,.bg-orange-100.c23-component h5,.bg-orange-100.c23-component .c23-component__description p,.bg-orange-100.c23-component .c23-component__description span,.bg-orange-300.c23-component .c23-component__gradients+.text-white>h2,.bg-orange-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-orange-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-orange-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-orange-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-orange-300.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-orange-300.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-orange-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-orange-300.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-orange-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-orange-300.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-orange-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-orange-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-orange-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-orange-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-orange-300.c23-component h3,.bg-orange-300.c23-component h4,.bg-orange-300.c23-component h5,.bg-orange-300.c23-component .c23-component__description p,.bg-orange-300.c23-component .c23-component__description span,.bg-purple-100.c23-component .c23-component__gradients+.text-white>h2,.bg-purple-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-purple-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-purple-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-purple-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-purple-100.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-purple-100.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-purple-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-purple-100.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-purple-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-purple-100.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-purple-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-purple-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-purple-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-purple-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-purple-100.c23-component h3,.bg-purple-100.c23-component h4,.bg-purple-100.c23-component h5,.bg-purple-100.c23-component .c23-component__description p,.bg-purple-100.c23-component .c23-component__description span,.bg-purple-300.c23-component .c23-component__gradients+.text-white>h2,.bg-purple-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-purple-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-purple-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-purple-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-purple-300.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-purple-300.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-purple-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-purple-300.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-purple-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-purple-300.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-purple-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-purple-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-purple-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-purple-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-purple-300.c23-component h3,.bg-purple-300.c23-component h4,.bg-purple-300.c23-component h5,.bg-purple-300.c23-component .c23-component__description p,.bg-purple-300.c23-component .c23-component__description span,.bg-green-100.c23-component .c23-component__gradients+.text-white>h2,.bg-green-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-green-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-green-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-green-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-green-100.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-green-100.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-green-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-green-100.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-green-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-green-100.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-green-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-green-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-green-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-green-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-green-100.c23-component h3,.bg-green-100.c23-component h4,.bg-green-100.c23-component h5,.bg-green-100.c23-component .c23-component__description p,.bg-green-100.c23-component .c23-component__description span,.bg-green-300.c23-component .c23-component__gradients+.text-white>h2,.bg-green-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-green-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-green-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-green-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-green-300.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-green-300.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-green-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-green-300.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-green-300.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-green-300.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-green-300.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-green-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-green-300.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-green-300.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-green-300.c23-component h3,.bg-green-300.c23-component h4,.bg-green-300.c23-component h5,.bg-green-300.c23-component .c23-component__description p,.bg-green-300.c23-component .c23-component__description span,.bg-grey-100.c23-component .c23-component__gradients+.text-white>h2,.bg-grey-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-grey-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-grey-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-grey-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-grey-100.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-grey-100.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-grey-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-grey-100.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-grey-100.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-grey-100.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-grey-100.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-grey-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-grey-100.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-grey-100.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-grey-100.c23-component h3,.bg-grey-100.c23-component h4,.bg-grey-100.c23-component h5,.bg-grey-100.c23-component .c23-component__description p,.bg-grey-100.c23-component .c23-component__description span,.bg-grey-400.c23-component .c23-component__gradients+.text-white>h2,.bg-grey-400.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-grey-400.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-grey-400.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-grey-400.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-grey-400.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-grey-400.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-grey-400.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-grey-400.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-grey-400.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-grey-400.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-grey-400.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-grey-400.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-grey-400.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-grey-400.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-grey-400.c23-component h3,.bg-grey-400.c23-component h4,.bg-grey-400.c23-component h5,.bg-grey-400.c23-component .c23-component__description p,.bg-grey-400.c23-component .c23-component__description span,.bg-white.c23-component .c23-component__gradients+.text-white>h2,.bg-white.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-white.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-white.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-white.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-white.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-white.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-white.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-white.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-white.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-white.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-white.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-white.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-white.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-white.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-white.c23-component h3,.bg-white.c23-component h4,.bg-white.c23-component h5,.bg-white.c23-component .c23-component__description p,.bg-white.c23-component .c23-component__description span,.bg-paltinum-light.c23-component .c23-component__gradients+.text-white>h2,.bg-paltinum-light.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-paltinum-light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-paltinum-light.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-paltinum-light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-paltinum-light.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-paltinum-light.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-paltinum-light.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-paltinum-light.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-paltinum-light.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-paltinum-light.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-paltinum-light.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-paltinum-light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-paltinum-light.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-paltinum-light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-paltinum-light.c23-component h3,.bg-paltinum-light.c23-component h4,.bg-paltinum-light.c23-component h5,.bg-paltinum-light.c23-component .c23-component__description p,.bg-paltinum-light.c23-component .c23-component__description span,.bg-grey--light1.c23-component .c23-component__gradients+.text-white>h2,.bg-grey--light1.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-grey--light1.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-grey--light1.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-grey--light1.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-grey--light1.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-grey--light1.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-grey--light1.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-grey--light1.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-grey--light1.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-grey--light1.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-grey--light1.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-grey--light1.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-grey--light1.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-grey--light1.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-grey--light1.c23-component h3,.bg-grey--light1.c23-component h4,.bg-grey--light1.c23-component h5,.bg-grey--light1.c23-component .c23-component__description p,.bg-grey--light1.c23-component .c23-component__description span,.bg-gray-very-light.c23-component .c23-component__gradients+.text-white>h2,.bg-gray-very-light.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-gray-very-light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-gray-very-light.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-gray-very-light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-gray-very-light.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-gray-very-light.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-gray-very-light.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-gray-very-light.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-gray-very-light.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-gray-very-light.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-gray-very-light.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-gray-very-light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-gray-very-light.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-gray-very-light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-gray-very-light.c23-component h3,.bg-gray-very-light.c23-component h4,.bg-gray-very-light.c23-component h5,.bg-gray-very-light.c23-component .c23-component__description p,.bg-gray-very-light.c23-component .c23-component__description span,.bg-very-light-blue.c23-component .c23-component__gradients+.text-white>h2,.bg-very-light-blue.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-very-light-blue.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-very-light-blue.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-very-light-blue.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-very-light-blue.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-very-light-blue.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-very-light-blue.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-very-light-blue.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-very-light-blue.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-very-light-blue.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-very-light-blue.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-very-light-blue.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-very-light-blue.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-very-light-blue.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-very-light-blue.c23-component h3,.bg-very-light-blue.c23-component h4,.bg-very-light-blue.c23-component h5,.bg-very-light-blue.c23-component .c23-component__description p,.bg-very-light-blue.c23-component .c23-component__description span,.light.c23-component .c23-component__gradients+.text-white>h2,.light.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.light.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.light.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.light.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .light.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.light.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .light.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .light.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .light.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .light.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.light.c23-component h3,.light.c23-component h4,.light.c23-component h5,.light.c23-component .c23-component__description p,.light.c23-component .c23-component__description span,.bg-blue-very-light.c23-component .c23-component__gradients+.text-white>h2,.bg-blue-very-light.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-blue-very-light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-blue-very-light.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-blue-very-light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-blue-very-light.c23-component .tabbed-content .top .c23-component__gradients+.text-white>h2,.bg-blue-very-light.c23-component .tabbed-content .top .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .bg-blue-very-light.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.bg-blue-very-light.c23-component .tabbed-content .top .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .bg-blue-very-light.c23-component .tabbed-content .top .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-blue-very-light.c23-component .c23-component__gradients+.text-white>h2,.tabbed-content .top .bg-blue-very-light.c23-component .navigation-wrapper--original .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--original .tabbed-content .top .bg-blue-very-light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.tabbed-content .top .bg-blue-very-light.c23-component .navigation-wrapper--2022 .c23-component__gradients+.navigation.bg-transparent>h2,.navigation-wrapper--2022 .tabbed-content .top .bg-blue-very-light.c23-component .c23-component__gradients+.navigation.bg-transparent>h2,.bg-blue-very-light.c23-component h3,.bg-blue-very-light.c23-component h4,.bg-blue-very-light.c23-component h5,.bg-blue-very-light.c23-component .c23-component__description p,.bg-blue-very-light.c23-component .c23-component__description span{color:#fff}.bg-yellow-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-yellow-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-red-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-red-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-blue-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-blue-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-pink-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-pink-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-teal-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-teal-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-orange-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-orange-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-purple-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-purple-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-green-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-green-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-grey-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-grey-400.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-white.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-paltinum-light.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-grey--light1.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-gray-very-light.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-very-light-blue.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.light.c23-component .c23-component__gradients .c23-component__slides .c23-component__title,.bg-blue-very-light.c23-component .c23-component__gradients .c23-component__slides .c23-component__title{color:#0a0b0d}.bg-yellow-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-yellow-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-red-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-red-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-blue-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-blue-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-pink-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-pink-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-teal-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-teal-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-orange-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-orange-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-purple-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-purple-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-green-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-green-300.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-grey-100.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-grey-400.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-white.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-paltinum-light.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-grey--light1.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-gray-very-light.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-very-light-blue.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.light.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after,.bg-blue-very-light.c23-component .c23-component__gradients .c23-component__slides .c23-component__title:after{background-image:url(/../themes/custom/onenokia_reskin/img/icon-arrow-right-blue.svg)}.bg-yellow-100.c23-component.bg-white .c23-component-item h2,.bg-yellow-100.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-yellow-100.c23-component.bg-white .c23-component-item h2,.bg-yellow-100.c23-component.bg-white .c23-component-item h3,.bg-yellow-100.c23-component.bg-white .c23-component-item h4,.bg-yellow-100.c23-component.bg-white .c23-component-item h5,.bg-yellow-100.c23-component.bg-white .c23-component-item p,.bg-yellow-100.c23-component.bg-white .c23-component-item span,.bg-yellow-100.c23-component.bg-white .c23-component-item div,.bg-yellow-300.c23-component.bg-white .c23-component-item h2,.bg-yellow-300.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-yellow-300.c23-component.bg-white .c23-component-item h2,.bg-yellow-300.c23-component.bg-white .c23-component-item h3,.bg-yellow-300.c23-component.bg-white .c23-component-item h4,.bg-yellow-300.c23-component.bg-white .c23-component-item h5,.bg-yellow-300.c23-component.bg-white .c23-component-item p,.bg-yellow-300.c23-component.bg-white .c23-component-item span,.bg-yellow-300.c23-component.bg-white .c23-component-item div,.bg-red-100.c23-component.bg-white .c23-component-item h2,.bg-red-100.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-red-100.c23-component.bg-white .c23-component-item h2,.bg-red-100.c23-component.bg-white .c23-component-item h3,.bg-red-100.c23-component.bg-white .c23-component-item h4,.bg-red-100.c23-component.bg-white .c23-component-item h5,.bg-red-100.c23-component.bg-white .c23-component-item p,.bg-red-100.c23-component.bg-white .c23-component-item span,.bg-red-100.c23-component.bg-white .c23-component-item div,.bg-red-300.c23-component.bg-white .c23-component-item h2,.bg-red-300.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-red-300.c23-component.bg-white .c23-component-item h2,.bg-red-300.c23-component.bg-white .c23-component-item h3,.bg-red-300.c23-component.bg-white .c23-component-item h4,.bg-red-300.c23-component.bg-white .c23-component-item h5,.bg-red-300.c23-component.bg-white .c23-component-item p,.bg-red-300.c23-component.bg-white .c23-component-item span,.bg-red-300.c23-component.bg-white .c23-component-item div,.bg-blue-100.c23-component.bg-white .c23-component-item h2,.bg-blue-100.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-blue-100.c23-component.bg-white .c23-component-item h2,.bg-blue-100.c23-component.bg-white .c23-component-item h3,.bg-blue-100.c23-component.bg-white .c23-component-item h4,.bg-blue-100.c23-component.bg-white .c23-component-item h5,.bg-blue-100.c23-component.bg-white .c23-component-item p,.bg-blue-100.c23-component.bg-white .c23-component-item span,.bg-blue-100.c23-component.bg-white .c23-component-item div,.bg-blue-300.c23-component.bg-white .c23-component-item h2,.bg-blue-300.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-blue-300.c23-component.bg-white .c23-component-item h2,.bg-blue-300.c23-component.bg-white .c23-component-item h3,.bg-blue-300.c23-component.bg-white .c23-component-item h4,.bg-blue-300.c23-component.bg-white .c23-component-item h5,.bg-blue-300.c23-component.bg-white .c23-component-item p,.bg-blue-300.c23-component.bg-white .c23-component-item span,.bg-blue-300.c23-component.bg-white .c23-component-item div,.bg-pink-100.c23-component.bg-white .c23-component-item h2,.bg-pink-100.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-pink-100.c23-component.bg-white .c23-component-item h2,.bg-pink-100.c23-component.bg-white .c23-component-item h3,.bg-pink-100.c23-component.bg-white .c23-component-item h4,.bg-pink-100.c23-component.bg-white .c23-component-item h5,.bg-pink-100.c23-component.bg-white .c23-component-item p,.bg-pink-100.c23-component.bg-white .c23-component-item span,.bg-pink-100.c23-component.bg-white .c23-component-item div,.bg-pink-300.c23-component.bg-white .c23-component-item h2,.bg-pink-300.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-pink-300.c23-component.bg-white .c23-component-item h2,.bg-pink-300.c23-component.bg-white .c23-component-item h3,.bg-pink-300.c23-component.bg-white .c23-component-item h4,.bg-pink-300.c23-component.bg-white .c23-component-item h5,.bg-pink-300.c23-component.bg-white .c23-component-item p,.bg-pink-300.c23-component.bg-white .c23-component-item span,.bg-pink-300.c23-component.bg-white .c23-component-item div,.bg-teal-100.c23-component.bg-white .c23-component-item h2,.bg-teal-100.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-teal-100.c23-component.bg-white .c23-component-item h2,.bg-teal-100.c23-component.bg-white .c23-component-item h3,.bg-teal-100.c23-component.bg-white .c23-component-item h4,.bg-teal-100.c23-component.bg-white .c23-component-item h5,.bg-teal-100.c23-component.bg-white .c23-component-item p,.bg-teal-100.c23-component.bg-white .c23-component-item span,.bg-teal-100.c23-component.bg-white .c23-component-item div,.bg-teal-300.c23-component.bg-white .c23-component-item h2,.bg-teal-300.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-teal-300.c23-component.bg-white .c23-component-item h2,.bg-teal-300.c23-component.bg-white .c23-component-item h3,.bg-teal-300.c23-component.bg-white .c23-component-item h4,.bg-teal-300.c23-component.bg-white .c23-component-item h5,.bg-teal-300.c23-component.bg-white .c23-component-item p,.bg-teal-300.c23-component.bg-white .c23-component-item span,.bg-teal-300.c23-component.bg-white .c23-component-item div,.bg-orange-100.c23-component.bg-white .c23-component-item h2,.bg-orange-100.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-orange-100.c23-component.bg-white .c23-component-item h2,.bg-orange-100.c23-component.bg-white .c23-component-item h3,.bg-orange-100.c23-component.bg-white .c23-component-item h4,.bg-orange-100.c23-component.bg-white .c23-component-item h5,.bg-orange-100.c23-component.bg-white .c23-component-item p,.bg-orange-100.c23-component.bg-white .c23-component-item span,.bg-orange-100.c23-component.bg-white .c23-component-item div,.bg-orange-300.c23-component.bg-white .c23-component-item h2,.bg-orange-300.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-orange-300.c23-component.bg-white .c23-component-item h2,.bg-orange-300.c23-component.bg-white .c23-component-item h3,.bg-orange-300.c23-component.bg-white .c23-component-item h4,.bg-orange-300.c23-component.bg-white .c23-component-item h5,.bg-orange-300.c23-component.bg-white .c23-component-item p,.bg-orange-300.c23-component.bg-white .c23-component-item span,.bg-orange-300.c23-component.bg-white .c23-component-item div,.bg-purple-100.c23-component.bg-white .c23-component-item h2,.bg-purple-100.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-purple-100.c23-component.bg-white .c23-component-item h2,.bg-purple-100.c23-component.bg-white .c23-component-item h3,.bg-purple-100.c23-component.bg-white .c23-component-item h4,.bg-purple-100.c23-component.bg-white .c23-component-item h5,.bg-purple-100.c23-component.bg-white .c23-component-item p,.bg-purple-100.c23-component.bg-white .c23-component-item span,.bg-purple-100.c23-component.bg-white .c23-component-item div,.bg-purple-300.c23-component.bg-white .c23-component-item h2,.bg-purple-300.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-purple-300.c23-component.bg-white .c23-component-item h2,.bg-purple-300.c23-component.bg-white .c23-component-item h3,.bg-purple-300.c23-component.bg-white .c23-component-item h4,.bg-purple-300.c23-component.bg-white .c23-component-item h5,.bg-purple-300.c23-component.bg-white .c23-component-item p,.bg-purple-300.c23-component.bg-white .c23-component-item span,.bg-purple-300.c23-component.bg-white .c23-component-item div,.bg-green-100.c23-component.bg-white .c23-component-item h2,.bg-green-100.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-green-100.c23-component.bg-white .c23-component-item h2,.bg-green-100.c23-component.bg-white .c23-component-item h3,.bg-green-100.c23-component.bg-white .c23-component-item h4,.bg-green-100.c23-component.bg-white .c23-component-item h5,.bg-green-100.c23-component.bg-white .c23-component-item p,.bg-green-100.c23-component.bg-white .c23-component-item span,.bg-green-100.c23-component.bg-white .c23-component-item div,.bg-green-300.c23-component.bg-white .c23-component-item h2,.bg-green-300.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-green-300.c23-component.bg-white .c23-component-item h2,.bg-green-300.c23-component.bg-white .c23-component-item h3,.bg-green-300.c23-component.bg-white .c23-component-item h4,.bg-green-300.c23-component.bg-white .c23-component-item h5,.bg-green-300.c23-component.bg-white .c23-component-item p,.bg-green-300.c23-component.bg-white .c23-component-item span,.bg-green-300.c23-component.bg-white .c23-component-item div,.bg-grey-100.c23-component.bg-white .c23-component-item h2,.bg-grey-100.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-grey-100.c23-component.bg-white .c23-component-item h2,.bg-grey-100.c23-component.bg-white .c23-component-item h3,.bg-grey-100.c23-component.bg-white .c23-component-item h4,.bg-grey-100.c23-component.bg-white .c23-component-item h5,.bg-grey-100.c23-component.bg-white .c23-component-item p,.bg-grey-100.c23-component.bg-white .c23-component-item span,.bg-grey-100.c23-component.bg-white .c23-component-item div,.bg-grey-400.c23-component.bg-white .c23-component-item h2,.bg-grey-400.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-grey-400.c23-component.bg-white .c23-component-item h2,.bg-grey-400.c23-component.bg-white .c23-component-item h3,.bg-grey-400.c23-component.bg-white .c23-component-item h4,.bg-grey-400.c23-component.bg-white .c23-component-item h5,.bg-grey-400.c23-component.bg-white .c23-component-item p,.bg-grey-400.c23-component.bg-white .c23-component-item span,.bg-grey-400.c23-component.bg-white .c23-component-item div,.bg-white.c23-component.bg-white .c23-component-item h2,.bg-white.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-white.c23-component.bg-white .c23-component-item h2,.bg-white.c23-component.bg-white .c23-component-item h3,.bg-white.c23-component.bg-white .c23-component-item h4,.bg-white.c23-component.bg-white .c23-component-item h5,.bg-white.c23-component.bg-white .c23-component-item p,.bg-white.c23-component.bg-white .c23-component-item span,.bg-white.c23-component.bg-white .c23-component-item div,.bg-paltinum-light.c23-component.bg-white .c23-component-item h2,.bg-paltinum-light.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-paltinum-light.c23-component.bg-white .c23-component-item h2,.bg-paltinum-light.c23-component.bg-white .c23-component-item h3,.bg-paltinum-light.c23-component.bg-white .c23-component-item h4,.bg-paltinum-light.c23-component.bg-white .c23-component-item h5,.bg-paltinum-light.c23-component.bg-white .c23-component-item p,.bg-paltinum-light.c23-component.bg-white .c23-component-item span,.bg-paltinum-light.c23-component.bg-white .c23-component-item div,.bg-grey--light1.c23-component.bg-white .c23-component-item h2,.bg-grey--light1.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-grey--light1.c23-component.bg-white .c23-component-item h2,.bg-grey--light1.c23-component.bg-white .c23-component-item h3,.bg-grey--light1.c23-component.bg-white .c23-component-item h4,.bg-grey--light1.c23-component.bg-white .c23-component-item h5,.bg-grey--light1.c23-component.bg-white .c23-component-item p,.bg-grey--light1.c23-component.bg-white .c23-component-item span,.bg-grey--light1.c23-component.bg-white .c23-component-item div,.bg-gray-very-light.c23-component.bg-white .c23-component-item h2,.bg-gray-very-light.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-gray-very-light.c23-component.bg-white .c23-component-item h2,.bg-gray-very-light.c23-component.bg-white .c23-component-item h3,.bg-gray-very-light.c23-component.bg-white .c23-component-item h4,.bg-gray-very-light.c23-component.bg-white .c23-component-item h5,.bg-gray-very-light.c23-component.bg-white .c23-component-item p,.bg-gray-very-light.c23-component.bg-white .c23-component-item span,.bg-gray-very-light.c23-component.bg-white .c23-component-item div,.bg-very-light-blue.c23-component.bg-white .c23-component-item h2,.bg-very-light-blue.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-very-light-blue.c23-component.bg-white .c23-component-item h2,.bg-very-light-blue.c23-component.bg-white .c23-component-item h3,.bg-very-light-blue.c23-component.bg-white .c23-component-item h4,.bg-very-light-blue.c23-component.bg-white .c23-component-item h5,.bg-very-light-blue.c23-component.bg-white .c23-component-item p,.bg-very-light-blue.c23-component.bg-white .c23-component-item span,.bg-very-light-blue.c23-component.bg-white .c23-component-item div,.light.c23-component.bg-white .c23-component-item h2,.light.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .light.c23-component.bg-white .c23-component-item h2,.light.c23-component.bg-white .c23-component-item h3,.light.c23-component.bg-white .c23-component-item h4,.light.c23-component.bg-white .c23-component-item h5,.light.c23-component.bg-white .c23-component-item p,.light.c23-component.bg-white .c23-component-item span,.light.c23-component.bg-white .c23-component-item div,.bg-blue-very-light.c23-component.bg-white .c23-component-item h2,.bg-blue-very-light.c23-component.bg-white .c23-component-item .tabbed-content .top h2,.tabbed-content .top .bg-blue-very-light.c23-component.bg-white .c23-component-item h2,.bg-blue-very-light.c23-component.bg-white .c23-component-item h3,.bg-blue-very-light.c23-component.bg-white .c23-component-item h4,.bg-blue-very-light.c23-component.bg-white .c23-component-item h5,.bg-blue-very-light.c23-component.bg-white .c23-component-item p,.bg-blue-very-light.c23-component.bg-white .c23-component-item span,.bg-blue-very-light.c23-component.bg-white .c23-component-item div{color:#0a0b0d}.bg-yellow-100 .paragraph .c8-button a.btn,.bg-yellow-300 .paragraph .c8-button a.btn,.bg-red-100 .paragraph .c8-button a.btn,.bg-red-300 .paragraph .c8-button a.btn,.bg-blue-100 .paragraph .c8-button a.btn,.bg-blue-300 .paragraph .c8-button a.btn,.bg-pink-100 .paragraph .c8-button a.btn,.bg-pink-300 .paragraph .c8-button a.btn,.bg-teal-100 .paragraph .c8-button a.btn,.bg-teal-300 .paragraph .c8-button a.btn,.bg-orange-100 .paragraph .c8-button a.btn,.bg-orange-300 .paragraph .c8-button a.btn,.bg-purple-100 .paragraph .c8-button a.btn,.bg-purple-300 .paragraph .c8-button a.btn,.bg-green-100 .paragraph .c8-button a.btn,.bg-green-300 .paragraph .c8-button a.btn,.bg-grey-100 .paragraph .c8-button a.btn,.bg-grey-400 .paragraph .c8-button a.btn,.bg-white .paragraph .c8-button a.btn,.bg-paltinum-light .paragraph .c8-button a.btn,.bg-grey--light1 .paragraph .c8-button a.btn,.bg-gray-very-light .paragraph .c8-button a.btn,.bg-very-light-blue .paragraph .c8-button a.btn,.light .paragraph .c8-button a.btn,.bg-blue-very-light .paragraph .c8-button a.btn{color:#005aff;text-decoration:none}.bg-yellow-100 .paragraph .c8-button a.btn.btn-blue,.bg-yellow-300 .paragraph .c8-button a.btn.btn-blue,.bg-red-100 .paragraph .c8-button a.btn.btn-blue,.bg-red-300 .paragraph .c8-button a.btn.btn-blue,.bg-blue-100 .paragraph .c8-button a.btn.btn-blue,.bg-blue-300 .paragraph .c8-button a.btn.btn-blue,.bg-pink-100 .paragraph .c8-button a.btn.btn-blue,.bg-pink-300 .paragraph .c8-button a.btn.btn-blue,.bg-teal-100 .paragraph .c8-button a.btn.btn-blue,.bg-teal-300 .paragraph .c8-button a.btn.btn-blue,.bg-orange-100 .paragraph .c8-button a.btn.btn-blue,.bg-orange-300 .paragraph .c8-button a.btn.btn-blue,.bg-purple-100 .paragraph .c8-button a.btn.btn-blue,.bg-purple-300 .paragraph .c8-button a.btn.btn-blue,.bg-green-100 .paragraph .c8-button a.btn.btn-blue,.bg-green-300 .paragraph .c8-button a.btn.btn-blue,.bg-grey-100 .paragraph .c8-button a.btn.btn-blue,.bg-grey-400 .paragraph .c8-button a.btn.btn-blue,.bg-white .paragraph .c8-button a.btn.btn-blue,.bg-paltinum-light .paragraph .c8-button a.btn.btn-blue,.bg-grey--light1 .paragraph .c8-button a.btn.btn-blue,.bg-gray-very-light .paragraph .c8-button a.btn.btn-blue,.bg-very-light-blue .paragraph .c8-button a.btn.btn-blue,.light .paragraph .c8-button a.btn.btn-blue,.bg-blue-very-light .paragraph .c8-button a.btn.btn-blue{color:#fff;text-decoration:none}.bg-yellow-100 a.btn,.bg-yellow-300 a.btn,.bg-red-100 a.btn,.bg-red-300 a.btn,.bg-blue-100 a.btn,.bg-blue-300 a.btn,.bg-pink-100 a.btn,.bg-pink-300 a.btn,.bg-teal-100 a.btn,.bg-teal-300 a.btn,.bg-orange-100 a.btn,.bg-orange-300 a.btn,.bg-purple-100 a.btn,.bg-purple-300 a.btn,.bg-green-100 a.btn,.bg-green-300 a.btn,.bg-grey-100 a.btn,.bg-grey-400 a.btn,.bg-white a.btn,.bg-paltinum-light a.btn,.bg-grey--light1 a.btn,.bg-gray-very-light a.btn,.bg-very-light-blue a.btn,.light a.btn,.bg-blue-very-light a.btn{color:#fff;font-weight:700}.bg-yellow-100 a>span *,.bg-yellow-300 a>span *,.bg-red-100 a>span *,.bg-red-300 a>span *,.bg-blue-100 a>span *,.bg-blue-300 a>span *,.bg-pink-100 a>span *,.bg-pink-300 a>span *,.bg-teal-100 a>span *,.bg-teal-300 a>span *,.bg-orange-100 a>span *,.bg-orange-300 a>span *,.bg-purple-100 a>span *,.bg-purple-300 a>span *,.bg-green-100 a>span *,.bg-green-300 a>span *,.bg-grey-100 a>span *,.bg-grey-400 a>span *,.bg-white a>span *,.bg-paltinum-light a>span *,.bg-grey--light1 a>span *,.bg-gray-very-light a>span *,.bg-very-light-blue a>span *,.light a>span *,.bg-blue-very-light a>span *{color:#0065ed}.bg-yellow-100 .simple-text__icon *,.bg-yellow-300 .simple-text__icon *,.bg-red-100 .simple-text__icon *,.bg-red-300 .simple-text__icon *,.bg-blue-100 .simple-text__icon *,.bg-blue-300 .simple-text__icon *,.bg-pink-100 .simple-text__icon *,.bg-pink-300 .simple-text__icon *,.bg-teal-100 .simple-text__icon *,.bg-teal-300 .simple-text__icon *,.bg-orange-100 .simple-text__icon *,.bg-orange-300 .simple-text__icon *,.bg-purple-100 .simple-text__icon *,.bg-purple-300 .simple-text__icon *,.bg-green-100 .simple-text__icon *,.bg-green-300 .simple-text__icon *,.bg-grey-100 .simple-text__icon *,.bg-grey-400 .simple-text__icon *,.bg-white .simple-text__icon *,.bg-paltinum-light .simple-text__icon *,.bg-grey--light1 .simple-text__icon *,.bg-gray-very-light .simple-text__icon *,.bg-very-light-blue .simple-text__icon *,.light .simple-text__icon *,.bg-blue-very-light .simple-text__icon *{color:#004bd6}.bg-yellow-100 .simple-text .text-align-center a,.bg-yellow-300 .simple-text .text-align-center a,.bg-red-100 .simple-text .text-align-center a,.bg-red-300 .simple-text .text-align-center a,.bg-blue-100 .simple-text .text-align-center a,.bg-blue-300 .simple-text .text-align-center a,.bg-pink-100 .simple-text .text-align-center a,.bg-pink-300 .simple-text .text-align-center a,.bg-teal-100 .simple-text .text-align-center a,.bg-teal-300 .simple-text .text-align-center a,.bg-orange-100 .simple-text .text-align-center a,.bg-orange-300 .simple-text .text-align-center a,.bg-purple-100 .simple-text .text-align-center a,.bg-purple-300 .simple-text .text-align-center a,.bg-green-100 .simple-text .text-align-center a,.bg-green-300 .simple-text .text-align-center a,.bg-grey-100 .simple-text .text-align-center a,.bg-grey-400 .simple-text .text-align-center a,.bg-white .simple-text .text-align-center a,.bg-paltinum-light .simple-text .text-align-center a,.bg-grey--light1 .simple-text .text-align-center a,.bg-gray-very-light .simple-text .text-align-center a,.bg-very-light-blue .simple-text .text-align-center a,.light .simple-text .text-align-center a,.bg-blue-very-light .simple-text .text-align-center a{color:#fff}.bg-yellow-100 .bg-color-teal--700 *,.bg-yellow-100 .bg-color-blue--700 *,.bg-yellow-100 .bg-color-red--600 *,.bg-yellow-100 .bg-color-pink--600 *,.bg-yellow-100 .bg-color-purple *,.bg-yellow-100 .bg-color-orange--700 *,.bg-yellow-100 .bg-color-green--800 *,.bg-yellow-300 .bg-color-teal--700 *,.bg-yellow-300 .bg-color-blue--700 *,.bg-yellow-300 .bg-color-red--600 *,.bg-yellow-300 .bg-color-pink--600 *,.bg-yellow-300 .bg-color-purple *,.bg-yellow-300 .bg-color-orange--700 *,.bg-yellow-300 .bg-color-green--800 *,.bg-red-100 .bg-color-teal--700 *,.bg-red-100 .bg-color-blue--700 *,.bg-red-100 .bg-color-red--600 *,.bg-red-100 .bg-color-pink--600 *,.bg-red-100 .bg-color-purple *,.bg-red-100 .bg-color-orange--700 *,.bg-red-100 .bg-color-green--800 *,.bg-red-300 .bg-color-teal--700 *,.bg-red-300 .bg-color-blue--700 *,.bg-red-300 .bg-color-red--600 *,.bg-red-300 .bg-color-pink--600 *,.bg-red-300 .bg-color-purple *,.bg-red-300 .bg-color-orange--700 *,.bg-red-300 .bg-color-green--800 *,.bg-blue-100 .bg-color-teal--700 *,.bg-blue-100 .bg-color-blue--700 *,.bg-blue-100 .bg-color-red--600 *,.bg-blue-100 .bg-color-pink--600 *,.bg-blue-100 .bg-color-purple *,.bg-blue-100 .bg-color-orange--700 *,.bg-blue-100 .bg-color-green--800 *,.bg-blue-300 .bg-color-teal--700 *,.bg-blue-300 .bg-color-blue--700 *,.bg-blue-300 .bg-color-red--600 *,.bg-blue-300 .bg-color-pink--600 *,.bg-blue-300 .bg-color-purple *,.bg-blue-300 .bg-color-orange--700 *,.bg-blue-300 .bg-color-green--800 *,.bg-pink-100 .bg-color-teal--700 *,.bg-pink-100 .bg-color-blue--700 *,.bg-pink-100 .bg-color-red--600 *,.bg-pink-100 .bg-color-pink--600 *,.bg-pink-100 .bg-color-purple *,.bg-pink-100 .bg-color-orange--700 *,.bg-pink-100 .bg-color-green--800 *,.bg-pink-300 .bg-color-teal--700 *,.bg-pink-300 .bg-color-blue--700 *,.bg-pink-300 .bg-color-red--600 *,.bg-pink-300 .bg-color-pink--600 *,.bg-pink-300 .bg-color-purple *,.bg-pink-300 .bg-color-orange--700 *,.bg-pink-300 .bg-color-green--800 *,.bg-teal-100 .bg-color-teal--700 *,.bg-teal-100 .bg-color-blue--700 *,.bg-teal-100 .bg-color-red--600 *,.bg-teal-100 .bg-color-pink--600 *,.bg-teal-100 .bg-color-purple *,.bg-teal-100 .bg-color-orange--700 *,.bg-teal-100 .bg-color-green--800 *,.bg-teal-300 .bg-color-teal--700 *,.bg-teal-300 .bg-color-blue--700 *,.bg-teal-300 .bg-color-red--600 *,.bg-teal-300 .bg-color-pink--600 *,.bg-teal-300 .bg-color-purple *,.bg-teal-300 .bg-color-orange--700 *,.bg-teal-300 .bg-color-green--800 *,.bg-orange-100 .bg-color-teal--700 *,.bg-orange-100 .bg-color-blue--700 *,.bg-orange-100 .bg-color-red--600 *,.bg-orange-100 .bg-color-pink--600 *,.bg-orange-100 .bg-color-purple *,.bg-orange-100 .bg-color-orange--700 *,.bg-orange-100 .bg-color-green--800 *,.bg-orange-300 .bg-color-teal--700 *,.bg-orange-300 .bg-color-blue--700 *,.bg-orange-300 .bg-color-red--600 *,.bg-orange-300 .bg-color-pink--600 *,.bg-orange-300 .bg-color-purple *,.bg-orange-300 .bg-color-orange--700 *,.bg-orange-300 .bg-color-green--800 *,.bg-purple-100 .bg-color-teal--700 *,.bg-purple-100 .bg-color-blue--700 *,.bg-purple-100 .bg-color-red--600 *,.bg-purple-100 .bg-color-pink--600 *,.bg-purple-100 .bg-color-purple *,.bg-purple-100 .bg-color-orange--700 *,.bg-purple-100 .bg-color-green--800 *,.bg-purple-300 .bg-color-teal--700 *,.bg-purple-300 .bg-color-blue--700 *,.bg-purple-300 .bg-color-red--600 *,.bg-purple-300 .bg-color-pink--600 *,.bg-purple-300 .bg-color-purple *,.bg-purple-300 .bg-color-orange--700 *,.bg-purple-300 .bg-color-green--800 *,.bg-green-100 .bg-color-teal--700 *,.bg-green-100 .bg-color-blue--700 *,.bg-green-100 .bg-color-red--600 *,.bg-green-100 .bg-color-pink--600 *,.bg-green-100 .bg-color-purple *,.bg-green-100 .bg-color-orange--700 *,.bg-green-100 .bg-color-green--800 *,.bg-green-300 .bg-color-teal--700 *,.bg-green-300 .bg-color-blue--700 *,.bg-green-300 .bg-color-red--600 *,.bg-green-300 .bg-color-pink--600 *,.bg-green-300 .bg-color-purple *,.bg-green-300 .bg-color-orange--700 *,.bg-green-300 .bg-color-green--800 *,.bg-grey-100 .bg-color-teal--700 *,.bg-grey-100 .bg-color-blue--700 *,.bg-grey-100 .bg-color-red--600 *,.bg-grey-100 .bg-color-pink--600 *,.bg-grey-100 .bg-color-purple *,.bg-grey-100 .bg-color-orange--700 *,.bg-grey-100 .bg-color-green--800 *,.bg-grey-400 .bg-color-teal--700 *,.bg-grey-400 .bg-color-blue--700 *,.bg-grey-400 .bg-color-red--600 *,.bg-grey-400 .bg-color-pink--600 *,.bg-grey-400 .bg-color-purple *,.bg-grey-400 .bg-color-orange--700 *,.bg-grey-400 .bg-color-green--800 *,.bg-white .bg-color-teal--700 *,.bg-white .bg-color-blue--700 *,.bg-white .bg-color-red--600 *,.bg-white .bg-color-pink--600 *,.bg-white .bg-color-purple *,.bg-white .bg-color-orange--700 *,.bg-white .bg-color-green--800 *,.bg-paltinum-light .bg-color-teal--700 *,.bg-paltinum-light .bg-color-blue--700 *,.bg-paltinum-light .bg-color-red--600 *,.bg-paltinum-light .bg-color-pink--600 *,.bg-paltinum-light .bg-color-purple *,.bg-paltinum-light .bg-color-orange--700 *,.bg-paltinum-light .bg-color-green--800 *,.bg-grey--light1 .bg-color-teal--700 *,.bg-grey--light1 .bg-color-blue--700 *,.bg-grey--light1 .bg-color-red--600 *,.bg-grey--light1 .bg-color-pink--600 *,.bg-grey--light1 .bg-color-purple *,.bg-grey--light1 .bg-color-orange--700 *,.bg-grey--light1 .bg-color-green--800 *,.bg-gray-very-light .bg-color-teal--700 *,.bg-gray-very-light .bg-color-blue--700 *,.bg-gray-very-light .bg-color-red--600 *,.bg-gray-very-light .bg-color-pink--600 *,.bg-gray-very-light .bg-color-purple *,.bg-gray-very-light .bg-color-orange--700 *,.bg-gray-very-light .bg-color-green--800 *,.bg-very-light-blue .bg-color-teal--700 *,.bg-very-light-blue .bg-color-blue--700 *,.bg-very-light-blue .bg-color-red--600 *,.bg-very-light-blue .bg-color-pink--600 *,.bg-very-light-blue .bg-color-purple *,.bg-very-light-blue .bg-color-orange--700 *,.bg-very-light-blue .bg-color-green--800 *,.light .bg-color-teal--700 *,.light .bg-color-blue--700 *,.light .bg-color-red--600 *,.light .bg-color-pink--600 *,.light .bg-color-purple *,.light .bg-color-orange--700 *,.light .bg-color-green--800 *,.bg-blue-very-light .bg-color-teal--700 *,.bg-blue-very-light .bg-color-blue--700 *,.bg-blue-very-light .bg-color-red--600 *,.bg-blue-very-light .bg-color-pink--600 *,.bg-blue-very-light .bg-color-purple *,.bg-blue-very-light .bg-color-orange--700 *,.bg-blue-very-light .bg-color-green--800 *{color:#fff}.bg-yellow-100 a.btn-blue,.bg-yellow-300 a.btn-blue,.bg-red-100 a.btn-blue,.bg-red-300 a.btn-blue,.bg-blue-100 a.btn-blue,.bg-blue-300 a.btn-blue,.bg-pink-100 a.btn-blue,.bg-pink-300 a.btn-blue,.bg-teal-100 a.btn-blue,.bg-teal-300 a.btn-blue,.bg-orange-100 a.btn-blue,.bg-orange-300 a.btn-blue,.bg-purple-100 a.btn-blue,.bg-purple-300 a.btn-blue,.bg-green-100 a.btn-blue,.bg-green-300 a.btn-blue,.bg-grey-100 a.btn-blue,.bg-grey-400 a.btn-blue,.bg-white a.btn-blue,.bg-paltinum-light a.btn-blue,.bg-grey--light1 a.btn-blue,.bg-gray-very-light a.btn-blue,.bg-very-light-blue a.btn-blue,.light a.btn-blue,.bg-blue-very-light a.btn-blue{color:#fff}.bg-yellow-100 a.btn-blue p,.bg-yellow-300 a.btn-blue p,.bg-red-100 a.btn-blue p,.bg-red-300 a.btn-blue p,.bg-blue-100 a.btn-blue p,.bg-blue-300 a.btn-blue p,.bg-pink-100 a.btn-blue p,.bg-pink-300 a.btn-blue p,.bg-teal-100 a.btn-blue p,.bg-teal-300 a.btn-blue p,.bg-orange-100 a.btn-blue p,.bg-orange-300 a.btn-blue p,.bg-purple-100 a.btn-blue p,.bg-purple-300 a.btn-blue p,.bg-green-100 a.btn-blue p,.bg-green-300 a.btn-blue p,.bg-grey-100 a.btn-blue p,.bg-grey-400 a.btn-blue p,.bg-white a.btn-blue p,.bg-paltinum-light a.btn-blue p,.bg-grey--light1 a.btn-blue p,.bg-gray-very-light a.btn-blue p,.bg-very-light-blue a.btn-blue p,.light a.btn-blue p,.bg-blue-very-light a.btn-blue p{color:#004bd6}.bg-yellow-100 .c06.simple-text,.bg-yellow-300 .c06.simple-text,.bg-red-100 .c06.simple-text,.bg-red-300 .c06.simple-text,.bg-blue-100 .c06.simple-text,.bg-blue-300 .c06.simple-text,.bg-pink-100 .c06.simple-text,.bg-pink-300 .c06.simple-text,.bg-teal-100 .c06.simple-text,.bg-teal-300 .c06.simple-text,.bg-orange-100 .c06.simple-text,.bg-orange-300 .c06.simple-text,.bg-purple-100 .c06.simple-text,.bg-purple-300 .c06.simple-text,.bg-green-100 .c06.simple-text,.bg-green-300 .c06.simple-text,.bg-grey-100 .c06.simple-text,.bg-grey-400 .c06.simple-text,.bg-white .c06.simple-text,.bg-paltinum-light .c06.simple-text,.bg-grey--light1 .c06.simple-text,.bg-gray-very-light .c06.simple-text,.bg-very-light-blue .c06.simple-text,.light .c06.simple-text,.bg-blue-very-light .c06.simple-text{padding-right:0;padding-left:0;margin-bottom:0}.bg-yellow-100 .c06.simple-text.bg-yellow-100,.bg-yellow-100 .c06.simple-text.bg-yellow-300,.bg-yellow-100 .c06.simple-text.bg-red-100,.bg-yellow-100 .c06.simple-text.bg-red-300,.bg-yellow-100 .c06.simple-text.bg-blue-100,.bg-yellow-100 .c06.simple-text.bg-blue-300,.bg-yellow-100 .c06.simple-text.bg-pink-100,.bg-yellow-100 .c06.simple-text.bg-pink-300,.bg-yellow-100 .c06.simple-text.bg-teal-100,.bg-yellow-100 .c06.simple-text.bg-teal-300,.bg-yellow-100 .c06.simple-text.bg-orange-100,.bg-yellow-100 .c06.simple-text.bg-orange-300,.bg-yellow-100 .c06.simple-text.bg-purple-100,.bg-yellow-100 .c06.simple-text.bg-purple-300,.bg-yellow-100 .c06.simple-text.bg-green-100,.bg-yellow-100 .c06.simple-text.bg-green-300,.bg-yellow-100 .c06.simple-text.bg-grey-100,.bg-yellow-100 .c06.simple-text.bg-grey-400,.bg-yellow-100 .c06.simple-text.bg-paltinum-light,.bg-yellow-100 .c06.simple-text.bg-grey--light1,.bg-yellow-100 .c06.simple-text.bg-gray-very-light,.bg-yellow-100 .c06.simple-text.bg-very-light-blue,.bg-yellow-100 .c06.simple-text.bg-blue-very-light,.bg-yellow-300 .c06.simple-text.bg-yellow-100,.bg-yellow-300 .c06.simple-text.bg-yellow-300,.bg-yellow-300 .c06.simple-text.bg-red-100,.bg-yellow-300 .c06.simple-text.bg-red-300,.bg-yellow-300 .c06.simple-text.bg-blue-100,.bg-yellow-300 .c06.simple-text.bg-blue-300,.bg-yellow-300 .c06.simple-text.bg-pink-100,.bg-yellow-300 .c06.simple-text.bg-pink-300,.bg-yellow-300 .c06.simple-text.bg-teal-100,.bg-yellow-300 .c06.simple-text.bg-teal-300,.bg-yellow-300 .c06.simple-text.bg-orange-100,.bg-yellow-300 .c06.simple-text.bg-orange-300,.bg-yellow-300 .c06.simple-text.bg-purple-100,.bg-yellow-300 .c06.simple-text.bg-purple-300,.bg-yellow-300 .c06.simple-text.bg-green-100,.bg-yellow-300 .c06.simple-text.bg-green-300,.bg-yellow-300 .c06.simple-text.bg-grey-100,.bg-yellow-300 .c06.simple-text.bg-grey-400,.bg-yellow-300 .c06.simple-text.bg-paltinum-light,.bg-yellow-300 .c06.simple-text.bg-grey--light1,.bg-yellow-300 .c06.simple-text.bg-gray-very-light,.bg-yellow-300 .c06.simple-text.bg-very-light-blue,.bg-yellow-300 .c06.simple-text.bg-blue-very-light,.bg-red-100 .c06.simple-text.bg-yellow-100,.bg-red-100 .c06.simple-text.bg-yellow-300,.bg-red-100 .c06.simple-text.bg-red-100,.bg-red-100 .c06.simple-text.bg-red-300,.bg-red-100 .c06.simple-text.bg-blue-100,.bg-red-100 .c06.simple-text.bg-blue-300,.bg-red-100 .c06.simple-text.bg-pink-100,.bg-red-100 .c06.simple-text.bg-pink-300,.bg-red-100 .c06.simple-text.bg-teal-100,.bg-red-100 .c06.simple-text.bg-teal-300,.bg-red-100 .c06.simple-text.bg-orange-100,.bg-red-100 .c06.simple-text.bg-orange-300,.bg-red-100 .c06.simple-text.bg-purple-100,.bg-red-100 .c06.simple-text.bg-purple-300,.bg-red-100 .c06.simple-text.bg-green-100,.bg-red-100 .c06.simple-text.bg-green-300,.bg-red-100 .c06.simple-text.bg-grey-100,.bg-red-100 .c06.simple-text.bg-grey-400,.bg-red-100 .c06.simple-text.bg-paltinum-light,.bg-red-100 .c06.simple-text.bg-grey--light1,.bg-red-100 .c06.simple-text.bg-gray-very-light,.bg-red-100 .c06.simple-text.bg-very-light-blue,.bg-red-100 .c06.simple-text.bg-blue-very-light,.bg-red-300 .c06.simple-text.bg-yellow-100,.bg-red-300 .c06.simple-text.bg-yellow-300,.bg-red-300 .c06.simple-text.bg-red-100,.bg-red-300 .c06.simple-text.bg-red-300,.bg-red-300 .c06.simple-text.bg-blue-100,.bg-red-300 .c06.simple-text.bg-blue-300,.bg-red-300 .c06.simple-text.bg-pink-100,.bg-red-300 .c06.simple-text.bg-pink-300,.bg-red-300 .c06.simple-text.bg-teal-100,.bg-red-300 .c06.simple-text.bg-teal-300,.bg-red-300 .c06.simple-text.bg-orange-100,.bg-red-300 .c06.simple-text.bg-orange-300,.bg-red-300 .c06.simple-text.bg-purple-100,.bg-red-300 .c06.simple-text.bg-purple-300,.bg-red-300 .c06.simple-text.bg-green-100,.bg-red-300 .c06.simple-text.bg-green-300,.bg-red-300 .c06.simple-text.bg-grey-100,.bg-red-300 .c06.simple-text.bg-grey-400,.bg-red-300 .c06.simple-text.bg-paltinum-light,.bg-red-300 .c06.simple-text.bg-grey--light1,.bg-red-300 .c06.simple-text.bg-gray-very-light,.bg-red-300 .c06.simple-text.bg-very-light-blue,.bg-red-300 .c06.simple-text.bg-blue-very-light,.bg-blue-100 .c06.simple-text.bg-yellow-100,.bg-blue-100 .c06.simple-text.bg-yellow-300,.bg-blue-100 .c06.simple-text.bg-red-100,.bg-blue-100 .c06.simple-text.bg-red-300,.bg-blue-100 .c06.simple-text.bg-blue-100,.bg-blue-100 .c06.simple-text.bg-blue-300,.bg-blue-100 .c06.simple-text.bg-pink-100,.bg-blue-100 .c06.simple-text.bg-pink-300,.bg-blue-100 .c06.simple-text.bg-teal-100,.bg-blue-100 .c06.simple-text.bg-teal-300,.bg-blue-100 .c06.simple-text.bg-orange-100,.bg-blue-100 .c06.simple-text.bg-orange-300,.bg-blue-100 .c06.simple-text.bg-purple-100,.bg-blue-100 .c06.simple-text.bg-purple-300,.bg-blue-100 .c06.simple-text.bg-green-100,.bg-blue-100 .c06.simple-text.bg-green-300,.bg-blue-100 .c06.simple-text.bg-grey-100,.bg-blue-100 .c06.simple-text.bg-grey-400,.bg-blue-100 .c06.simple-text.bg-paltinum-light,.bg-blue-100 .c06.simple-text.bg-grey--light1,.bg-blue-100 .c06.simple-text.bg-gray-very-light,.bg-blue-100 .c06.simple-text.bg-very-light-blue,.bg-blue-100 .c06.simple-text.bg-blue-very-light,.bg-blue-300 .c06.simple-text.bg-yellow-100,.bg-blue-300 .c06.simple-text.bg-yellow-300,.bg-blue-300 .c06.simple-text.bg-red-100,.bg-blue-300 .c06.simple-text.bg-red-300,.bg-blue-300 .c06.simple-text.bg-blue-100,.bg-blue-300 .c06.simple-text.bg-blue-300,.bg-blue-300 .c06.simple-text.bg-pink-100,.bg-blue-300 .c06.simple-text.bg-pink-300,.bg-blue-300 .c06.simple-text.bg-teal-100,.bg-blue-300 .c06.simple-text.bg-teal-300,.bg-blue-300 .c06.simple-text.bg-orange-100,.bg-blue-300 .c06.simple-text.bg-orange-300,.bg-blue-300 .c06.simple-text.bg-purple-100,.bg-blue-300 .c06.simple-text.bg-purple-300,.bg-blue-300 .c06.simple-text.bg-green-100,.bg-blue-300 .c06.simple-text.bg-green-300,.bg-blue-300 .c06.simple-text.bg-grey-100,.bg-blue-300 .c06.simple-text.bg-grey-400,.bg-blue-300 .c06.simple-text.bg-paltinum-light,.bg-blue-300 .c06.simple-text.bg-grey--light1,.bg-blue-300 .c06.simple-text.bg-gray-very-light,.bg-blue-300 .c06.simple-text.bg-very-light-blue,.bg-blue-300 .c06.simple-text.bg-blue-very-light,.bg-pink-100 .c06.simple-text.bg-yellow-100,.bg-pink-100 .c06.simple-text.bg-yellow-300,.bg-pink-100 .c06.simple-text.bg-red-100,.bg-pink-100 .c06.simple-text.bg-red-300,.bg-pink-100 .c06.simple-text.bg-blue-100,.bg-pink-100 .c06.simple-text.bg-blue-300,.bg-pink-100 .c06.simple-text.bg-pink-100,.bg-pink-100 .c06.simple-text.bg-pink-300,.bg-pink-100 .c06.simple-text.bg-teal-100,.bg-pink-100 .c06.simple-text.bg-teal-300,.bg-pink-100 .c06.simple-text.bg-orange-100,.bg-pink-100 .c06.simple-text.bg-orange-300,.bg-pink-100 .c06.simple-text.bg-purple-100,.bg-pink-100 .c06.simple-text.bg-purple-300,.bg-pink-100 .c06.simple-text.bg-green-100,.bg-pink-100 .c06.simple-text.bg-green-300,.bg-pink-100 .c06.simple-text.bg-grey-100,.bg-pink-100 .c06.simple-text.bg-grey-400,.bg-pink-100 .c06.simple-text.bg-paltinum-light,.bg-pink-100 .c06.simple-text.bg-grey--light1,.bg-pink-100 .c06.simple-text.bg-gray-very-light,.bg-pink-100 .c06.simple-text.bg-very-light-blue,.bg-pink-100 .c06.simple-text.bg-blue-very-light,.bg-pink-300 .c06.simple-text.bg-yellow-100,.bg-pink-300 .c06.simple-text.bg-yellow-300,.bg-pink-300 .c06.simple-text.bg-red-100,.bg-pink-300 .c06.simple-text.bg-red-300,.bg-pink-300 .c06.simple-text.bg-blue-100,.bg-pink-300 .c06.simple-text.bg-blue-300,.bg-pink-300 .c06.simple-text.bg-pink-100,.bg-pink-300 .c06.simple-text.bg-pink-300,.bg-pink-300 .c06.simple-text.bg-teal-100,.bg-pink-300 .c06.simple-text.bg-teal-300,.bg-pink-300 .c06.simple-text.bg-orange-100,.bg-pink-300 .c06.simple-text.bg-orange-300,.bg-pink-300 .c06.simple-text.bg-purple-100,.bg-pink-300 .c06.simple-text.bg-purple-300,.bg-pink-300 .c06.simple-text.bg-green-100,.bg-pink-300 .c06.simple-text.bg-green-300,.bg-pink-300 .c06.simple-text.bg-grey-100,.bg-pink-300 .c06.simple-text.bg-grey-400,.bg-pink-300 .c06.simple-text.bg-paltinum-light,.bg-pink-300 .c06.simple-text.bg-grey--light1,.bg-pink-300 .c06.simple-text.bg-gray-very-light,.bg-pink-300 .c06.simple-text.bg-very-light-blue,.bg-pink-300 .c06.simple-text.bg-blue-very-light,.bg-teal-100 .c06.simple-text.bg-yellow-100,.bg-teal-100 .c06.simple-text.bg-yellow-300,.bg-teal-100 .c06.simple-text.bg-red-100,.bg-teal-100 .c06.simple-text.bg-red-300,.bg-teal-100 .c06.simple-text.bg-blue-100,.bg-teal-100 .c06.simple-text.bg-blue-300,.bg-teal-100 .c06.simple-text.bg-pink-100,.bg-teal-100 .c06.simple-text.bg-pink-300,.bg-teal-100 .c06.simple-text.bg-teal-100,.bg-teal-100 .c06.simple-text.bg-teal-300,.bg-teal-100 .c06.simple-text.bg-orange-100,.bg-teal-100 .c06.simple-text.bg-orange-300,.bg-teal-100 .c06.simple-text.bg-purple-100,.bg-teal-100 .c06.simple-text.bg-purple-300,.bg-teal-100 .c06.simple-text.bg-green-100,.bg-teal-100 .c06.simple-text.bg-green-300,.bg-teal-100 .c06.simple-text.bg-grey-100,.bg-teal-100 .c06.simple-text.bg-grey-400,.bg-teal-100 .c06.simple-text.bg-paltinum-light,.bg-teal-100 .c06.simple-text.bg-grey--light1,.bg-teal-100 .c06.simple-text.bg-gray-very-light,.bg-teal-100 .c06.simple-text.bg-very-light-blue,.bg-teal-100 .c06.simple-text.bg-blue-very-light,.bg-teal-300 .c06.simple-text.bg-yellow-100,.bg-teal-300 .c06.simple-text.bg-yellow-300,.bg-teal-300 .c06.simple-text.bg-red-100,.bg-teal-300 .c06.simple-text.bg-red-300,.bg-teal-300 .c06.simple-text.bg-blue-100,.bg-teal-300 .c06.simple-text.bg-blue-300,.bg-teal-300 .c06.simple-text.bg-pink-100,.bg-teal-300 .c06.simple-text.bg-pink-300,.bg-teal-300 .c06.simple-text.bg-teal-100,.bg-teal-300 .c06.simple-text.bg-teal-300,.bg-teal-300 .c06.simple-text.bg-orange-100,.bg-teal-300 .c06.simple-text.bg-orange-300,.bg-teal-300 .c06.simple-text.bg-purple-100,.bg-teal-300 .c06.simple-text.bg-purple-300,.bg-teal-300 .c06.simple-text.bg-green-100,.bg-teal-300 .c06.simple-text.bg-green-300,.bg-teal-300 .c06.simple-text.bg-grey-100,.bg-teal-300 .c06.simple-text.bg-grey-400,.bg-teal-300 .c06.simple-text.bg-paltinum-light,.bg-teal-300 .c06.simple-text.bg-grey--light1,.bg-teal-300 .c06.simple-text.bg-gray-very-light,.bg-teal-300 .c06.simple-text.bg-very-light-blue,.bg-teal-300 .c06.simple-text.bg-blue-very-light,.bg-orange-100 .c06.simple-text.bg-yellow-100,.bg-orange-100 .c06.simple-text.bg-yellow-300,.bg-orange-100 .c06.simple-text.bg-red-100,.bg-orange-100 .c06.simple-text.bg-red-300,.bg-orange-100 .c06.simple-text.bg-blue-100,.bg-orange-100 .c06.simple-text.bg-blue-300,.bg-orange-100 .c06.simple-text.bg-pink-100,.bg-orange-100 .c06.simple-text.bg-pink-300,.bg-orange-100 .c06.simple-text.bg-teal-100,.bg-orange-100 .c06.simple-text.bg-teal-300,.bg-orange-100 .c06.simple-text.bg-orange-100,.bg-orange-100 .c06.simple-text.bg-orange-300,.bg-orange-100 .c06.simple-text.bg-purple-100,.bg-orange-100 .c06.simple-text.bg-purple-300,.bg-orange-100 .c06.simple-text.bg-green-100,.bg-orange-100 .c06.simple-text.bg-green-300,.bg-orange-100 .c06.simple-text.bg-grey-100,.bg-orange-100 .c06.simple-text.bg-grey-400,.bg-orange-100 .c06.simple-text.bg-paltinum-light,.bg-orange-100 .c06.simple-text.bg-grey--light1,.bg-orange-100 .c06.simple-text.bg-gray-very-light,.bg-orange-100 .c06.simple-text.bg-very-light-blue,.bg-orange-100 .c06.simple-text.bg-blue-very-light,.bg-orange-300 .c06.simple-text.bg-yellow-100,.bg-orange-300 .c06.simple-text.bg-yellow-300,.bg-orange-300 .c06.simple-text.bg-red-100,.bg-orange-300 .c06.simple-text.bg-red-300,.bg-orange-300 .c06.simple-text.bg-blue-100,.bg-orange-300 .c06.simple-text.bg-blue-300,.bg-orange-300 .c06.simple-text.bg-pink-100,.bg-orange-300 .c06.simple-text.bg-pink-300,.bg-orange-300 .c06.simple-text.bg-teal-100,.bg-orange-300 .c06.simple-text.bg-teal-300,.bg-orange-300 .c06.simple-text.bg-orange-100,.bg-orange-300 .c06.simple-text.bg-orange-300,.bg-orange-300 .c06.simple-text.bg-purple-100,.bg-orange-300 .c06.simple-text.bg-purple-300,.bg-orange-300 .c06.simple-text.bg-green-100,.bg-orange-300 .c06.simple-text.bg-green-300,.bg-orange-300 .c06.simple-text.bg-grey-100,.bg-orange-300 .c06.simple-text.bg-grey-400,.bg-orange-300 .c06.simple-text.bg-paltinum-light,.bg-orange-300 .c06.simple-text.bg-grey--light1,.bg-orange-300 .c06.simple-text.bg-gray-very-light,.bg-orange-300 .c06.simple-text.bg-very-light-blue,.bg-orange-300 .c06.simple-text.bg-blue-very-light,.bg-purple-100 .c06.simple-text.bg-yellow-100,.bg-purple-100 .c06.simple-text.bg-yellow-300,.bg-purple-100 .c06.simple-text.bg-red-100,.bg-purple-100 .c06.simple-text.bg-red-300,.bg-purple-100 .c06.simple-text.bg-blue-100,.bg-purple-100 .c06.simple-text.bg-blue-300,.bg-purple-100 .c06.simple-text.bg-pink-100,.bg-purple-100 .c06.simple-text.bg-pink-300,.bg-purple-100 .c06.simple-text.bg-teal-100,.bg-purple-100 .c06.simple-text.bg-teal-300,.bg-purple-100 .c06.simple-text.bg-orange-100,.bg-purple-100 .c06.simple-text.bg-orange-300,.bg-purple-100 .c06.simple-text.bg-purple-100,.bg-purple-100 .c06.simple-text.bg-purple-300,.bg-purple-100 .c06.simple-text.bg-green-100,.bg-purple-100 .c06.simple-text.bg-green-300,.bg-purple-100 .c06.simple-text.bg-grey-100,.bg-purple-100 .c06.simple-text.bg-grey-400,.bg-purple-100 .c06.simple-text.bg-paltinum-light,.bg-purple-100 .c06.simple-text.bg-grey--light1,.bg-purple-100 .c06.simple-text.bg-gray-very-light,.bg-purple-100 .c06.simple-text.bg-very-light-blue,.bg-purple-100 .c06.simple-text.bg-blue-very-light,.bg-purple-300 .c06.simple-text.bg-yellow-100,.bg-purple-300 .c06.simple-text.bg-yellow-300,.bg-purple-300 .c06.simple-text.bg-red-100,.bg-purple-300 .c06.simple-text.bg-red-300,.bg-purple-300 .c06.simple-text.bg-blue-100,.bg-purple-300 .c06.simple-text.bg-blue-300,.bg-purple-300 .c06.simple-text.bg-pink-100,.bg-purple-300 .c06.simple-text.bg-pink-300,.bg-purple-300 .c06.simple-text.bg-teal-100,.bg-purple-300 .c06.simple-text.bg-teal-300,.bg-purple-300 .c06.simple-text.bg-orange-100,.bg-purple-300 .c06.simple-text.bg-orange-300,.bg-purple-300 .c06.simple-text.bg-purple-100,.bg-purple-300 .c06.simple-text.bg-purple-300,.bg-purple-300 .c06.simple-text.bg-green-100,.bg-purple-300 .c06.simple-text.bg-green-300,.bg-purple-300 .c06.simple-text.bg-grey-100,.bg-purple-300 .c06.simple-text.bg-grey-400,.bg-purple-300 .c06.simple-text.bg-paltinum-light,.bg-purple-300 .c06.simple-text.bg-grey--light1,.bg-purple-300 .c06.simple-text.bg-gray-very-light,.bg-purple-300 .c06.simple-text.bg-very-light-blue,.bg-purple-300 .c06.simple-text.bg-blue-very-light,.bg-green-100 .c06.simple-text.bg-yellow-100,.bg-green-100 .c06.simple-text.bg-yellow-300,.bg-green-100 .c06.simple-text.bg-red-100,.bg-green-100 .c06.simple-text.bg-red-300,.bg-green-100 .c06.simple-text.bg-blue-100,.bg-green-100 .c06.simple-text.bg-blue-300,.bg-green-100 .c06.simple-text.bg-pink-100,.bg-green-100 .c06.simple-text.bg-pink-300,.bg-green-100 .c06.simple-text.bg-teal-100,.bg-green-100 .c06.simple-text.bg-teal-300,.bg-green-100 .c06.simple-text.bg-orange-100,.bg-green-100 .c06.simple-text.bg-orange-300,.bg-green-100 .c06.simple-text.bg-purple-100,.bg-green-100 .c06.simple-text.bg-purple-300,.bg-green-100 .c06.simple-text.bg-green-100,.bg-green-100 .c06.simple-text.bg-green-300,.bg-green-100 .c06.simple-text.bg-grey-100,.bg-green-100 .c06.simple-text.bg-grey-400,.bg-green-100 .c06.simple-text.bg-paltinum-light,.bg-green-100 .c06.simple-text.bg-grey--light1,.bg-green-100 .c06.simple-text.bg-gray-very-light,.bg-green-100 .c06.simple-text.bg-very-light-blue,.bg-green-100 .c06.simple-text.bg-blue-very-light,.bg-green-300 .c06.simple-text.bg-yellow-100,.bg-green-300 .c06.simple-text.bg-yellow-300,.bg-green-300 .c06.simple-text.bg-red-100,.bg-green-300 .c06.simple-text.bg-red-300,.bg-green-300 .c06.simple-text.bg-blue-100,.bg-green-300 .c06.simple-text.bg-blue-300,.bg-green-300 .c06.simple-text.bg-pink-100,.bg-green-300 .c06.simple-text.bg-pink-300,.bg-green-300 .c06.simple-text.bg-teal-100,.bg-green-300 .c06.simple-text.bg-teal-300,.bg-green-300 .c06.simple-text.bg-orange-100,.bg-green-300 .c06.simple-text.bg-orange-300,.bg-green-300 .c06.simple-text.bg-purple-100,.bg-green-300 .c06.simple-text.bg-purple-300,.bg-green-300 .c06.simple-text.bg-green-100,.bg-green-300 .c06.simple-text.bg-green-300,.bg-green-300 .c06.simple-text.bg-grey-100,.bg-green-300 .c06.simple-text.bg-grey-400,.bg-green-300 .c06.simple-text.bg-paltinum-light,.bg-green-300 .c06.simple-text.bg-grey--light1,.bg-green-300 .c06.simple-text.bg-gray-very-light,.bg-green-300 .c06.simple-text.bg-very-light-blue,.bg-green-300 .c06.simple-text.bg-blue-very-light,.bg-grey-100 .c06.simple-text.bg-yellow-100,.bg-grey-100 .c06.simple-text.bg-yellow-300,.bg-grey-100 .c06.simple-text.bg-red-100,.bg-grey-100 .c06.simple-text.bg-red-300,.bg-grey-100 .c06.simple-text.bg-blue-100,.bg-grey-100 .c06.simple-text.bg-blue-300,.bg-grey-100 .c06.simple-text.bg-pink-100,.bg-grey-100 .c06.simple-text.bg-pink-300,.bg-grey-100 .c06.simple-text.bg-teal-100,.bg-grey-100 .c06.simple-text.bg-teal-300,.bg-grey-100 .c06.simple-text.bg-orange-100,.bg-grey-100 .c06.simple-text.bg-orange-300,.bg-grey-100 .c06.simple-text.bg-purple-100,.bg-grey-100 .c06.simple-text.bg-purple-300,.bg-grey-100 .c06.simple-text.bg-green-100,.bg-grey-100 .c06.simple-text.bg-green-300,.bg-grey-100 .c06.simple-text.bg-grey-100,.bg-grey-100 .c06.simple-text.bg-grey-400,.bg-grey-100 .c06.simple-text.bg-paltinum-light,.bg-grey-100 .c06.simple-text.bg-grey--light1,.bg-grey-100 .c06.simple-text.bg-gray-very-light,.bg-grey-100 .c06.simple-text.bg-very-light-blue,.bg-grey-100 .c06.simple-text.bg-blue-very-light,.bg-grey-400 .c06.simple-text.bg-yellow-100,.bg-grey-400 .c06.simple-text.bg-yellow-300,.bg-grey-400 .c06.simple-text.bg-red-100,.bg-grey-400 .c06.simple-text.bg-red-300,.bg-grey-400 .c06.simple-text.bg-blue-100,.bg-grey-400 .c06.simple-text.bg-blue-300,.bg-grey-400 .c06.simple-text.bg-pink-100,.bg-grey-400 .c06.simple-text.bg-pink-300,.bg-grey-400 .c06.simple-text.bg-teal-100,.bg-grey-400 .c06.simple-text.bg-teal-300,.bg-grey-400 .c06.simple-text.bg-orange-100,.bg-grey-400 .c06.simple-text.bg-orange-300,.bg-grey-400 .c06.simple-text.bg-purple-100,.bg-grey-400 .c06.simple-text.bg-purple-300,.bg-grey-400 .c06.simple-text.bg-green-100,.bg-grey-400 .c06.simple-text.bg-green-300,.bg-grey-400 .c06.simple-text.bg-grey-100,.bg-grey-400 .c06.simple-text.bg-grey-400,.bg-grey-400 .c06.simple-text.bg-paltinum-light,.bg-grey-400 .c06.simple-text.bg-grey--light1,.bg-grey-400 .c06.simple-text.bg-gray-very-light,.bg-grey-400 .c06.simple-text.bg-very-light-blue,.bg-grey-400 .c06.simple-text.bg-blue-very-light,.bg-white .c06.simple-text.bg-yellow-100,.bg-white .c06.simple-text.bg-yellow-300,.bg-white .c06.simple-text.bg-red-100,.bg-white .c06.simple-text.bg-red-300,.bg-white .c06.simple-text.bg-blue-100,.bg-white .c06.simple-text.bg-blue-300,.bg-white .c06.simple-text.bg-pink-100,.bg-white .c06.simple-text.bg-pink-300,.bg-white .c06.simple-text.bg-teal-100,.bg-white .c06.simple-text.bg-teal-300,.bg-white .c06.simple-text.bg-orange-100,.bg-white .c06.simple-text.bg-orange-300,.bg-white .c06.simple-text.bg-purple-100,.bg-white .c06.simple-text.bg-purple-300,.bg-white .c06.simple-text.bg-green-100,.bg-white .c06.simple-text.bg-green-300,.bg-white .c06.simple-text.bg-grey-100,.bg-white .c06.simple-text.bg-grey-400,.bg-white .c06.simple-text.bg-paltinum-light,.bg-white .c06.simple-text.bg-grey--light1,.bg-white .c06.simple-text.bg-gray-very-light,.bg-white .c06.simple-text.bg-very-light-blue,.bg-white .c06.simple-text.bg-blue-very-light,.bg-paltinum-light .c06.simple-text.bg-yellow-100,.bg-paltinum-light .c06.simple-text.bg-yellow-300,.bg-paltinum-light .c06.simple-text.bg-red-100,.bg-paltinum-light .c06.simple-text.bg-red-300,.bg-paltinum-light .c06.simple-text.bg-blue-100,.bg-paltinum-light .c06.simple-text.bg-blue-300,.bg-paltinum-light .c06.simple-text.bg-pink-100,.bg-paltinum-light .c06.simple-text.bg-pink-300,.bg-paltinum-light .c06.simple-text.bg-teal-100,.bg-paltinum-light .c06.simple-text.bg-teal-300,.bg-paltinum-light .c06.simple-text.bg-orange-100,.bg-paltinum-light .c06.simple-text.bg-orange-300,.bg-paltinum-light .c06.simple-text.bg-purple-100,.bg-paltinum-light .c06.simple-text.bg-purple-300,.bg-paltinum-light .c06.simple-text.bg-green-100,.bg-paltinum-light .c06.simple-text.bg-green-300,.bg-paltinum-light .c06.simple-text.bg-grey-100,.bg-paltinum-light .c06.simple-text.bg-grey-400,.bg-paltinum-light .c06.simple-text.bg-paltinum-light,.bg-paltinum-light .c06.simple-text.bg-grey--light1,.bg-paltinum-light .c06.simple-text.bg-gray-very-light,.bg-paltinum-light .c06.simple-text.bg-very-light-blue,.bg-paltinum-light .c06.simple-text.bg-blue-very-light,.bg-grey--light1 .c06.simple-text.bg-yellow-100,.bg-grey--light1 .c06.simple-text.bg-yellow-300,.bg-grey--light1 .c06.simple-text.bg-red-100,.bg-grey--light1 .c06.simple-text.bg-red-300,.bg-grey--light1 .c06.simple-text.bg-blue-100,.bg-grey--light1 .c06.simple-text.bg-blue-300,.bg-grey--light1 .c06.simple-text.bg-pink-100,.bg-grey--light1 .c06.simple-text.bg-pink-300,.bg-grey--light1 .c06.simple-text.bg-teal-100,.bg-grey--light1 .c06.simple-text.bg-teal-300,.bg-grey--light1 .c06.simple-text.bg-orange-100,.bg-grey--light1 .c06.simple-text.bg-orange-300,.bg-grey--light1 .c06.simple-text.bg-purple-100,.bg-grey--light1 .c06.simple-text.bg-purple-300,.bg-grey--light1 .c06.simple-text.bg-green-100,.bg-grey--light1 .c06.simple-text.bg-green-300,.bg-grey--light1 .c06.simple-text.bg-grey-100,.bg-grey--light1 .c06.simple-text.bg-grey-400,.bg-grey--light1 .c06.simple-text.bg-paltinum-light,.bg-grey--light1 .c06.simple-text.bg-grey--light1,.bg-grey--light1 .c06.simple-text.bg-gray-very-light,.bg-grey--light1 .c06.simple-text.bg-very-light-blue,.bg-grey--light1 .c06.simple-text.bg-blue-very-light,.bg-gray-very-light .c06.simple-text.bg-yellow-100,.bg-gray-very-light .c06.simple-text.bg-yellow-300,.bg-gray-very-light .c06.simple-text.bg-red-100,.bg-gray-very-light .c06.simple-text.bg-red-300,.bg-gray-very-light .c06.simple-text.bg-blue-100,.bg-gray-very-light .c06.simple-text.bg-blue-300,.bg-gray-very-light .c06.simple-text.bg-pink-100,.bg-gray-very-light .c06.simple-text.bg-pink-300,.bg-gray-very-light .c06.simple-text.bg-teal-100,.bg-gray-very-light .c06.simple-text.bg-teal-300,.bg-gray-very-light .c06.simple-text.bg-orange-100,.bg-gray-very-light .c06.simple-text.bg-orange-300,.bg-gray-very-light .c06.simple-text.bg-purple-100,.bg-gray-very-light .c06.simple-text.bg-purple-300,.bg-gray-very-light .c06.simple-text.bg-green-100,.bg-gray-very-light .c06.simple-text.bg-green-300,.bg-gray-very-light .c06.simple-text.bg-grey-100,.bg-gray-very-light .c06.simple-text.bg-grey-400,.bg-gray-very-light .c06.simple-text.bg-paltinum-light,.bg-gray-very-light .c06.simple-text.bg-grey--light1,.bg-gray-very-light .c06.simple-text.bg-gray-very-light,.bg-gray-very-light .c06.simple-text.bg-very-light-blue,.bg-gray-very-light .c06.simple-text.bg-blue-very-light,.bg-very-light-blue .c06.simple-text.bg-yellow-100,.bg-very-light-blue .c06.simple-text.bg-yellow-300,.bg-very-light-blue .c06.simple-text.bg-red-100,.bg-very-light-blue .c06.simple-text.bg-red-300,.bg-very-light-blue .c06.simple-text.bg-blue-100,.bg-very-light-blue .c06.simple-text.bg-blue-300,.bg-very-light-blue .c06.simple-text.bg-pink-100,.bg-very-light-blue .c06.simple-text.bg-pink-300,.bg-very-light-blue .c06.simple-text.bg-teal-100,.bg-very-light-blue .c06.simple-text.bg-teal-300,.bg-very-light-blue .c06.simple-text.bg-orange-100,.bg-very-light-blue .c06.simple-text.bg-orange-300,.bg-very-light-blue .c06.simple-text.bg-purple-100,.bg-very-light-blue .c06.simple-text.bg-purple-300,.bg-very-light-blue .c06.simple-text.bg-green-100,.bg-very-light-blue .c06.simple-text.bg-green-300,.bg-very-light-blue .c06.simple-text.bg-grey-100,.bg-very-light-blue .c06.simple-text.bg-grey-400,.bg-very-light-blue .c06.simple-text.bg-paltinum-light,.bg-very-light-blue .c06.simple-text.bg-grey--light1,.bg-very-light-blue .c06.simple-text.bg-gray-very-light,.bg-very-light-blue .c06.simple-text.bg-very-light-blue,.bg-very-light-blue .c06.simple-text.bg-blue-very-light,.light .c06.simple-text.bg-yellow-100,.light .c06.simple-text.bg-yellow-300,.light .c06.simple-text.bg-red-100,.light .c06.simple-text.bg-red-300,.light .c06.simple-text.bg-blue-100,.light .c06.simple-text.bg-blue-300,.light .c06.simple-text.bg-pink-100,.light .c06.simple-text.bg-pink-300,.light .c06.simple-text.bg-teal-100,.light .c06.simple-text.bg-teal-300,.light .c06.simple-text.bg-orange-100,.light .c06.simple-text.bg-orange-300,.light .c06.simple-text.bg-purple-100,.light .c06.simple-text.bg-purple-300,.light .c06.simple-text.bg-green-100,.light .c06.simple-text.bg-green-300,.light .c06.simple-text.bg-grey-100,.light .c06.simple-text.bg-grey-400,.light .c06.simple-text.bg-paltinum-light,.light .c06.simple-text.bg-grey--light1,.light .c06.simple-text.bg-gray-very-light,.light .c06.simple-text.bg-very-light-blue,.light .c06.simple-text.bg-blue-very-light,.bg-blue-very-light .c06.simple-text.bg-yellow-100,.bg-blue-very-light .c06.simple-text.bg-yellow-300,.bg-blue-very-light .c06.simple-text.bg-red-100,.bg-blue-very-light .c06.simple-text.bg-red-300,.bg-blue-very-light .c06.simple-text.bg-blue-100,.bg-blue-very-light .c06.simple-text.bg-blue-300,.bg-blue-very-light .c06.simple-text.bg-pink-100,.bg-blue-very-light .c06.simple-text.bg-pink-300,.bg-blue-very-light .c06.simple-text.bg-teal-100,.bg-blue-very-light .c06.simple-text.bg-teal-300,.bg-blue-very-light .c06.simple-text.bg-orange-100,.bg-blue-very-light .c06.simple-text.bg-orange-300,.bg-blue-very-light .c06.simple-text.bg-purple-100,.bg-blue-very-light .c06.simple-text.bg-purple-300,.bg-blue-very-light .c06.simple-text.bg-green-100,.bg-blue-very-light .c06.simple-text.bg-green-300,.bg-blue-very-light .c06.simple-text.bg-grey-100,.bg-blue-very-light .c06.simple-text.bg-grey-400,.bg-blue-very-light .c06.simple-text.bg-paltinum-light,.bg-blue-very-light .c06.simple-text.bg-grey--light1,.bg-blue-very-light .c06.simple-text.bg-gray-very-light,.bg-blue-very-light .c06.simple-text.bg-very-light-blue,.bg-blue-very-light .c06.simple-text.bg-blue-very-light{padding-right:16px;padding-left:16px;margin-bottom:16px}.bg-yellow-100 .c06.simple-text mark,.bg-yellow-300 .c06.simple-text mark,.bg-red-100 .c06.simple-text mark,.bg-red-300 .c06.simple-text mark,.bg-blue-100 .c06.simple-text mark,.bg-blue-300 .c06.simple-text mark,.bg-pink-100 .c06.simple-text mark,.bg-pink-300 .c06.simple-text mark,.bg-teal-100 .c06.simple-text mark,.bg-teal-300 .c06.simple-text mark,.bg-orange-100 .c06.simple-text mark,.bg-orange-300 .c06.simple-text mark,.bg-purple-100 .c06.simple-text mark,.bg-purple-300 .c06.simple-text mark,.bg-green-100 .c06.simple-text mark,.bg-green-300 .c06.simple-text mark,.bg-grey-100 .c06.simple-text mark,.bg-grey-400 .c06.simple-text mark,.bg-white .c06.simple-text mark,.bg-paltinum-light .c06.simple-text mark,.bg-grey--light1 .c06.simple-text mark,.bg-gray-very-light .c06.simple-text mark,.bg-very-light-blue .c06.simple-text mark,.light .c06.simple-text mark,.bg-blue-very-light .c06.simple-text mark{color:#0a0b0d}.bg-yellow-100 .c06.simple-text form *,.bg-yellow-300 .c06.simple-text form *,.bg-red-100 .c06.simple-text form *,.bg-red-300 .c06.simple-text form *,.bg-blue-100 .c06.simple-text form *,.bg-blue-300 .c06.simple-text form *,.bg-pink-100 .c06.simple-text form *,.bg-pink-300 .c06.simple-text form *,.bg-teal-100 .c06.simple-text form *,.bg-teal-300 .c06.simple-text form *,.bg-orange-100 .c06.simple-text form *,.bg-orange-300 .c06.simple-text form *,.bg-purple-100 .c06.simple-text form *,.bg-purple-300 .c06.simple-text form *,.bg-green-100 .c06.simple-text form *,.bg-green-300 .c06.simple-text form *,.bg-grey-100 .c06.simple-text form *,.bg-grey-400 .c06.simple-text form *,.bg-white .c06.simple-text form *,.bg-paltinum-light .c06.simple-text form *,.bg-grey--light1 .c06.simple-text form *,.bg-gray-very-light .c06.simple-text form *,.bg-very-light-blue .c06.simple-text form *,.light .c06.simple-text form *,.bg-blue-very-light .c06.simple-text form *{background-color:rgba(0,0,0,0)}.bg-yellow-100 .c06.simple-text.bg-green-800,.bg-yellow-100 .c06.simple-text.bg-yellow-700,.bg-yellow-100 .c06.simple-text.bg-blue-700,.bg-yellow-100 .c06.simple-text.bg-pink-700,.bg-yellow-100 .c06.simple-text.bg-teal-700,.bg-yellow-100 .c06.simple-text.bg-orange-700,.bg-yellow-100 .c06.simple-text.bg-purple-700,.bg-yellow-100 .c06.simple-text.bg-red-700,.bg-yellow-100 .c06.simple-text.bg-grey-700,.bg-yellow-100 .c06.simple-text.bg-grey-800,.bg-yellow-100 .c06.simple-text.bg-darkest-blue,.bg-yellow-300 .c06.simple-text.bg-green-800,.bg-yellow-300 .c06.simple-text.bg-yellow-700,.bg-yellow-300 .c06.simple-text.bg-blue-700,.bg-yellow-300 .c06.simple-text.bg-pink-700,.bg-yellow-300 .c06.simple-text.bg-teal-700,.bg-yellow-300 .c06.simple-text.bg-orange-700,.bg-yellow-300 .c06.simple-text.bg-purple-700,.bg-yellow-300 .c06.simple-text.bg-red-700,.bg-yellow-300 .c06.simple-text.bg-grey-700,.bg-yellow-300 .c06.simple-text.bg-grey-800,.bg-yellow-300 .c06.simple-text.bg-darkest-blue,.bg-red-100 .c06.simple-text.bg-green-800,.bg-red-100 .c06.simple-text.bg-yellow-700,.bg-red-100 .c06.simple-text.bg-blue-700,.bg-red-100 .c06.simple-text.bg-pink-700,.bg-red-100 .c06.simple-text.bg-teal-700,.bg-red-100 .c06.simple-text.bg-orange-700,.bg-red-100 .c06.simple-text.bg-purple-700,.bg-red-100 .c06.simple-text.bg-red-700,.bg-red-100 .c06.simple-text.bg-grey-700,.bg-red-100 .c06.simple-text.bg-grey-800,.bg-red-100 .c06.simple-text.bg-darkest-blue,.bg-red-300 .c06.simple-text.bg-green-800,.bg-red-300 .c06.simple-text.bg-yellow-700,.bg-red-300 .c06.simple-text.bg-blue-700,.bg-red-300 .c06.simple-text.bg-pink-700,.bg-red-300 .c06.simple-text.bg-teal-700,.bg-red-300 .c06.simple-text.bg-orange-700,.bg-red-300 .c06.simple-text.bg-purple-700,.bg-red-300 .c06.simple-text.bg-red-700,.bg-red-300 .c06.simple-text.bg-grey-700,.bg-red-300 .c06.simple-text.bg-grey-800,.bg-red-300 .c06.simple-text.bg-darkest-blue,.bg-blue-100 .c06.simple-text.bg-green-800,.bg-blue-100 .c06.simple-text.bg-yellow-700,.bg-blue-100 .c06.simple-text.bg-blue-700,.bg-blue-100 .c06.simple-text.bg-pink-700,.bg-blue-100 .c06.simple-text.bg-teal-700,.bg-blue-100 .c06.simple-text.bg-orange-700,.bg-blue-100 .c06.simple-text.bg-purple-700,.bg-blue-100 .c06.simple-text.bg-red-700,.bg-blue-100 .c06.simple-text.bg-grey-700,.bg-blue-100 .c06.simple-text.bg-grey-800,.bg-blue-100 .c06.simple-text.bg-darkest-blue,.bg-blue-300 .c06.simple-text.bg-green-800,.bg-blue-300 .c06.simple-text.bg-yellow-700,.bg-blue-300 .c06.simple-text.bg-blue-700,.bg-blue-300 .c06.simple-text.bg-pink-700,.bg-blue-300 .c06.simple-text.bg-teal-700,.bg-blue-300 .c06.simple-text.bg-orange-700,.bg-blue-300 .c06.simple-text.bg-purple-700,.bg-blue-300 .c06.simple-text.bg-red-700,.bg-blue-300 .c06.simple-text.bg-grey-700,.bg-blue-300 .c06.simple-text.bg-grey-800,.bg-blue-300 .c06.simple-text.bg-darkest-blue,.bg-pink-100 .c06.simple-text.bg-green-800,.bg-pink-100 .c06.simple-text.bg-yellow-700,.bg-pink-100 .c06.simple-text.bg-blue-700,.bg-pink-100 .c06.simple-text.bg-pink-700,.bg-pink-100 .c06.simple-text.bg-teal-700,.bg-pink-100 .c06.simple-text.bg-orange-700,.bg-pink-100 .c06.simple-text.bg-purple-700,.bg-pink-100 .c06.simple-text.bg-red-700,.bg-pink-100 .c06.simple-text.bg-grey-700,.bg-pink-100 .c06.simple-text.bg-grey-800,.bg-pink-100 .c06.simple-text.bg-darkest-blue,.bg-pink-300 .c06.simple-text.bg-green-800,.bg-pink-300 .c06.simple-text.bg-yellow-700,.bg-pink-300 .c06.simple-text.bg-blue-700,.bg-pink-300 .c06.simple-text.bg-pink-700,.bg-pink-300 .c06.simple-text.bg-teal-700,.bg-pink-300 .c06.simple-text.bg-orange-700,.bg-pink-300 .c06.simple-text.bg-purple-700,.bg-pink-300 .c06.simple-text.bg-red-700,.bg-pink-300 .c06.simple-text.bg-grey-700,.bg-pink-300 .c06.simple-text.bg-grey-800,.bg-pink-300 .c06.simple-text.bg-darkest-blue,.bg-teal-100 .c06.simple-text.bg-green-800,.bg-teal-100 .c06.simple-text.bg-yellow-700,.bg-teal-100 .c06.simple-text.bg-blue-700,.bg-teal-100 .c06.simple-text.bg-pink-700,.bg-teal-100 .c06.simple-text.bg-teal-700,.bg-teal-100 .c06.simple-text.bg-orange-700,.bg-teal-100 .c06.simple-text.bg-purple-700,.bg-teal-100 .c06.simple-text.bg-red-700,.bg-teal-100 .c06.simple-text.bg-grey-700,.bg-teal-100 .c06.simple-text.bg-grey-800,.bg-teal-100 .c06.simple-text.bg-darkest-blue,.bg-teal-300 .c06.simple-text.bg-green-800,.bg-teal-300 .c06.simple-text.bg-yellow-700,.bg-teal-300 .c06.simple-text.bg-blue-700,.bg-teal-300 .c06.simple-text.bg-pink-700,.bg-teal-300 .c06.simple-text.bg-teal-700,.bg-teal-300 .c06.simple-text.bg-orange-700,.bg-teal-300 .c06.simple-text.bg-purple-700,.bg-teal-300 .c06.simple-text.bg-red-700,.bg-teal-300 .c06.simple-text.bg-grey-700,.bg-teal-300 .c06.simple-text.bg-grey-800,.bg-teal-300 .c06.simple-text.bg-darkest-blue,.bg-orange-100 .c06.simple-text.bg-green-800,.bg-orange-100 .c06.simple-text.bg-yellow-700,.bg-orange-100 .c06.simple-text.bg-blue-700,.bg-orange-100 .c06.simple-text.bg-pink-700,.bg-orange-100 .c06.simple-text.bg-teal-700,.bg-orange-100 .c06.simple-text.bg-orange-700,.bg-orange-100 .c06.simple-text.bg-purple-700,.bg-orange-100 .c06.simple-text.bg-red-700,.bg-orange-100 .c06.simple-text.bg-grey-700,.bg-orange-100 .c06.simple-text.bg-grey-800,.bg-orange-100 .c06.simple-text.bg-darkest-blue,.bg-orange-300 .c06.simple-text.bg-green-800,.bg-orange-300 .c06.simple-text.bg-yellow-700,.bg-orange-300 .c06.simple-text.bg-blue-700,.bg-orange-300 .c06.simple-text.bg-pink-700,.bg-orange-300 .c06.simple-text.bg-teal-700,.bg-orange-300 .c06.simple-text.bg-orange-700,.bg-orange-300 .c06.simple-text.bg-purple-700,.bg-orange-300 .c06.simple-text.bg-red-700,.bg-orange-300 .c06.simple-text.bg-grey-700,.bg-orange-300 .c06.simple-text.bg-grey-800,.bg-orange-300 .c06.simple-text.bg-darkest-blue,.bg-purple-100 .c06.simple-text.bg-green-800,.bg-purple-100 .c06.simple-text.bg-yellow-700,.bg-purple-100 .c06.simple-text.bg-blue-700,.bg-purple-100 .c06.simple-text.bg-pink-700,.bg-purple-100 .c06.simple-text.bg-teal-700,.bg-purple-100 .c06.simple-text.bg-orange-700,.bg-purple-100 .c06.simple-text.bg-purple-700,.bg-purple-100 .c06.simple-text.bg-red-700,.bg-purple-100 .c06.simple-text.bg-grey-700,.bg-purple-100 .c06.simple-text.bg-grey-800,.bg-purple-100 .c06.simple-text.bg-darkest-blue,.bg-purple-300 .c06.simple-text.bg-green-800,.bg-purple-300 .c06.simple-text.bg-yellow-700,.bg-purple-300 .c06.simple-text.bg-blue-700,.bg-purple-300 .c06.simple-text.bg-pink-700,.bg-purple-300 .c06.simple-text.bg-teal-700,.bg-purple-300 .c06.simple-text.bg-orange-700,.bg-purple-300 .c06.simple-text.bg-purple-700,.bg-purple-300 .c06.simple-text.bg-red-700,.bg-purple-300 .c06.simple-text.bg-grey-700,.bg-purple-300 .c06.simple-text.bg-grey-800,.bg-purple-300 .c06.simple-text.bg-darkest-blue,.bg-green-100 .c06.simple-text.bg-green-800,.bg-green-100 .c06.simple-text.bg-yellow-700,.bg-green-100 .c06.simple-text.bg-blue-700,.bg-green-100 .c06.simple-text.bg-pink-700,.bg-green-100 .c06.simple-text.bg-teal-700,.bg-green-100 .c06.simple-text.bg-orange-700,.bg-green-100 .c06.simple-text.bg-purple-700,.bg-green-100 .c06.simple-text.bg-red-700,.bg-green-100 .c06.simple-text.bg-grey-700,.bg-green-100 .c06.simple-text.bg-grey-800,.bg-green-100 .c06.simple-text.bg-darkest-blue,.bg-green-300 .c06.simple-text.bg-green-800,.bg-green-300 .c06.simple-text.bg-yellow-700,.bg-green-300 .c06.simple-text.bg-blue-700,.bg-green-300 .c06.simple-text.bg-pink-700,.bg-green-300 .c06.simple-text.bg-teal-700,.bg-green-300 .c06.simple-text.bg-orange-700,.bg-green-300 .c06.simple-text.bg-purple-700,.bg-green-300 .c06.simple-text.bg-red-700,.bg-green-300 .c06.simple-text.bg-grey-700,.bg-green-300 .c06.simple-text.bg-grey-800,.bg-green-300 .c06.simple-text.bg-darkest-blue,.bg-grey-100 .c06.simple-text.bg-green-800,.bg-grey-100 .c06.simple-text.bg-yellow-700,.bg-grey-100 .c06.simple-text.bg-blue-700,.bg-grey-100 .c06.simple-text.bg-pink-700,.bg-grey-100 .c06.simple-text.bg-teal-700,.bg-grey-100 .c06.simple-text.bg-orange-700,.bg-grey-100 .c06.simple-text.bg-purple-700,.bg-grey-100 .c06.simple-text.bg-red-700,.bg-grey-100 .c06.simple-text.bg-grey-700,.bg-grey-100 .c06.simple-text.bg-grey-800,.bg-grey-100 .c06.simple-text.bg-darkest-blue,.bg-grey-400 .c06.simple-text.bg-green-800,.bg-grey-400 .c06.simple-text.bg-yellow-700,.bg-grey-400 .c06.simple-text.bg-blue-700,.bg-grey-400 .c06.simple-text.bg-pink-700,.bg-grey-400 .c06.simple-text.bg-teal-700,.bg-grey-400 .c06.simple-text.bg-orange-700,.bg-grey-400 .c06.simple-text.bg-purple-700,.bg-grey-400 .c06.simple-text.bg-red-700,.bg-grey-400 .c06.simple-text.bg-grey-700,.bg-grey-400 .c06.simple-text.bg-grey-800,.bg-grey-400 .c06.simple-text.bg-darkest-blue,.bg-white .c06.simple-text.bg-green-800,.bg-white .c06.simple-text.bg-yellow-700,.bg-white .c06.simple-text.bg-blue-700,.bg-white .c06.simple-text.bg-pink-700,.bg-white .c06.simple-text.bg-teal-700,.bg-white .c06.simple-text.bg-orange-700,.bg-white .c06.simple-text.bg-purple-700,.bg-white .c06.simple-text.bg-red-700,.bg-white .c06.simple-text.bg-grey-700,.bg-white .c06.simple-text.bg-grey-800,.bg-white .c06.simple-text.bg-darkest-blue,.bg-paltinum-light .c06.simple-text.bg-green-800,.bg-paltinum-light .c06.simple-text.bg-yellow-700,.bg-paltinum-light .c06.simple-text.bg-blue-700,.bg-paltinum-light .c06.simple-text.bg-pink-700,.bg-paltinum-light .c06.simple-text.bg-teal-700,.bg-paltinum-light .c06.simple-text.bg-orange-700,.bg-paltinum-light .c06.simple-text.bg-purple-700,.bg-paltinum-light .c06.simple-text.bg-red-700,.bg-paltinum-light .c06.simple-text.bg-grey-700,.bg-paltinum-light .c06.simple-text.bg-grey-800,.bg-paltinum-light .c06.simple-text.bg-darkest-blue,.bg-grey--light1 .c06.simple-text.bg-green-800,.bg-grey--light1 .c06.simple-text.bg-yellow-700,.bg-grey--light1 .c06.simple-text.bg-blue-700,.bg-grey--light1 .c06.simple-text.bg-pink-700,.bg-grey--light1 .c06.simple-text.bg-teal-700,.bg-grey--light1 .c06.simple-text.bg-orange-700,.bg-grey--light1 .c06.simple-text.bg-purple-700,.bg-grey--light1 .c06.simple-text.bg-red-700,.bg-grey--light1 .c06.simple-text.bg-grey-700,.bg-grey--light1 .c06.simple-text.bg-grey-800,.bg-grey--light1 .c06.simple-text.bg-darkest-blue,.bg-gray-very-light .c06.simple-text.bg-green-800,.bg-gray-very-light .c06.simple-text.bg-yellow-700,.bg-gray-very-light .c06.simple-text.bg-blue-700,.bg-gray-very-light .c06.simple-text.bg-pink-700,.bg-gray-very-light .c06.simple-text.bg-teal-700,.bg-gray-very-light .c06.simple-text.bg-orange-700,.bg-gray-very-light .c06.simple-text.bg-purple-700,.bg-gray-very-light .c06.simple-text.bg-red-700,.bg-gray-very-light .c06.simple-text.bg-grey-700,.bg-gray-very-light .c06.simple-text.bg-grey-800,.bg-gray-very-light .c06.simple-text.bg-darkest-blue,.bg-very-light-blue .c06.simple-text.bg-green-800,.bg-very-light-blue .c06.simple-text.bg-yellow-700,.bg-very-light-blue .c06.simple-text.bg-blue-700,.bg-very-light-blue .c06.simple-text.bg-pink-700,.bg-very-light-blue .c06.simple-text.bg-teal-700,.bg-very-light-blue .c06.simple-text.bg-orange-700,.bg-very-light-blue .c06.simple-text.bg-purple-700,.bg-very-light-blue .c06.simple-text.bg-red-700,.bg-very-light-blue .c06.simple-text.bg-grey-700,.bg-very-light-blue .c06.simple-text.bg-grey-800,.bg-very-light-blue .c06.simple-text.bg-darkest-blue,.light .c06.simple-text.bg-green-800,.light .c06.simple-text.bg-yellow-700,.light .c06.simple-text.bg-blue-700,.light .c06.simple-text.bg-pink-700,.light .c06.simple-text.bg-teal-700,.light .c06.simple-text.bg-orange-700,.light .c06.simple-text.bg-purple-700,.light .c06.simple-text.bg-red-700,.light .c06.simple-text.bg-grey-700,.light .c06.simple-text.bg-grey-800,.light .c06.simple-text.bg-darkest-blue,.bg-blue-very-light .c06.simple-text.bg-green-800,.bg-blue-very-light .c06.simple-text.bg-yellow-700,.bg-blue-very-light .c06.simple-text.bg-blue-700,.bg-blue-very-light .c06.simple-text.bg-pink-700,.bg-blue-very-light .c06.simple-text.bg-teal-700,.bg-blue-very-light .c06.simple-text.bg-orange-700,.bg-blue-very-light .c06.simple-text.bg-purple-700,.bg-blue-very-light .c06.simple-text.bg-red-700,.bg-blue-very-light .c06.simple-text.bg-grey-700,.bg-blue-very-light .c06.simple-text.bg-grey-800,.bg-blue-very-light .c06.simple-text.bg-darkest-blue{padding-right:16px;padding-left:16px;margin-bottom:0}@media(min-width:768px){.bg-yellow-100 .c06.simple-text.bg-green-800,.bg-yellow-100 .c06.simple-text.bg-yellow-700,.bg-yellow-100 .c06.simple-text.bg-blue-700,.bg-yellow-100 .c06.simple-text.bg-pink-700,.bg-yellow-100 .c06.simple-text.bg-teal-700,.bg-yellow-100 .c06.simple-text.bg-orange-700,.bg-yellow-100 .c06.simple-text.bg-purple-700,.bg-yellow-100 .c06.simple-text.bg-red-700,.bg-yellow-100 .c06.simple-text.bg-grey-700,.bg-yellow-100 .c06.simple-text.bg-grey-800,.bg-yellow-100 .c06.simple-text.bg-darkest-blue,.bg-yellow-300 .c06.simple-text.bg-green-800,.bg-yellow-300 .c06.simple-text.bg-yellow-700,.bg-yellow-300 .c06.simple-text.bg-blue-700,.bg-yellow-300 .c06.simple-text.bg-pink-700,.bg-yellow-300 .c06.simple-text.bg-teal-700,.bg-yellow-300 .c06.simple-text.bg-orange-700,.bg-yellow-300 .c06.simple-text.bg-purple-700,.bg-yellow-300 .c06.simple-text.bg-red-700,.bg-yellow-300 .c06.simple-text.bg-grey-700,.bg-yellow-300 .c06.simple-text.bg-grey-800,.bg-yellow-300 .c06.simple-text.bg-darkest-blue,.bg-red-100 .c06.simple-text.bg-green-800,.bg-red-100 .c06.simple-text.bg-yellow-700,.bg-red-100 .c06.simple-text.bg-blue-700,.bg-red-100 .c06.simple-text.bg-pink-700,.bg-red-100 .c06.simple-text.bg-teal-700,.bg-red-100 .c06.simple-text.bg-orange-700,.bg-red-100 .c06.simple-text.bg-purple-700,.bg-red-100 .c06.simple-text.bg-red-700,.bg-red-100 .c06.simple-text.bg-grey-700,.bg-red-100 .c06.simple-text.bg-grey-800,.bg-red-100 .c06.simple-text.bg-darkest-blue,.bg-red-300 .c06.simple-text.bg-green-800,.bg-red-300 .c06.simple-text.bg-yellow-700,.bg-red-300 .c06.simple-text.bg-blue-700,.bg-red-300 .c06.simple-text.bg-pink-700,.bg-red-300 .c06.simple-text.bg-teal-700,.bg-red-300 .c06.simple-text.bg-orange-700,.bg-red-300 .c06.simple-text.bg-purple-700,.bg-red-300 .c06.simple-text.bg-red-700,.bg-red-300 .c06.simple-text.bg-grey-700,.bg-red-300 .c06.simple-text.bg-grey-800,.bg-red-300 .c06.simple-text.bg-darkest-blue,.bg-blue-100 .c06.simple-text.bg-green-800,.bg-blue-100 .c06.simple-text.bg-yellow-700,.bg-blue-100 .c06.simple-text.bg-blue-700,.bg-blue-100 .c06.simple-text.bg-pink-700,.bg-blue-100 .c06.simple-text.bg-teal-700,.bg-blue-100 .c06.simple-text.bg-orange-700,.bg-blue-100 .c06.simple-text.bg-purple-700,.bg-blue-100 .c06.simple-text.bg-red-700,.bg-blue-100 .c06.simple-text.bg-grey-700,.bg-blue-100 .c06.simple-text.bg-grey-800,.bg-blue-100 .c06.simple-text.bg-darkest-blue,.bg-blue-300 .c06.simple-text.bg-green-800,.bg-blue-300 .c06.simple-text.bg-yellow-700,.bg-blue-300 .c06.simple-text.bg-blue-700,.bg-blue-300 .c06.simple-text.bg-pink-700,.bg-blue-300 .c06.simple-text.bg-teal-700,.bg-blue-300 .c06.simple-text.bg-orange-700,.bg-blue-300 .c06.simple-text.bg-purple-700,.bg-blue-300 .c06.simple-text.bg-red-700,.bg-blue-300 .c06.simple-text.bg-grey-700,.bg-blue-300 .c06.simple-text.bg-grey-800,.bg-blue-300 .c06.simple-text.bg-darkest-blue,.bg-pink-100 .c06.simple-text.bg-green-800,.bg-pink-100 .c06.simple-text.bg-yellow-700,.bg-pink-100 .c06.simple-text.bg-blue-700,.bg-pink-100 .c06.simple-text.bg-pink-700,.bg-pink-100 .c06.simple-text.bg-teal-700,.bg-pink-100 .c06.simple-text.bg-orange-700,.bg-pink-100 .c06.simple-text.bg-purple-700,.bg-pink-100 .c06.simple-text.bg-red-700,.bg-pink-100 .c06.simple-text.bg-grey-700,.bg-pink-100 .c06.simple-text.bg-grey-800,.bg-pink-100 .c06.simple-text.bg-darkest-blue,.bg-pink-300 .c06.simple-text.bg-green-800,.bg-pink-300 .c06.simple-text.bg-yellow-700,.bg-pink-300 .c06.simple-text.bg-blue-700,.bg-pink-300 .c06.simple-text.bg-pink-700,.bg-pink-300 .c06.simple-text.bg-teal-700,.bg-pink-300 .c06.simple-text.bg-orange-700,.bg-pink-300 .c06.simple-text.bg-purple-700,.bg-pink-300 .c06.simple-text.bg-red-700,.bg-pink-300 .c06.simple-text.bg-grey-700,.bg-pink-300 .c06.simple-text.bg-grey-800,.bg-pink-300 .c06.simple-text.bg-darkest-blue,.bg-teal-100 .c06.simple-text.bg-green-800,.bg-teal-100 .c06.simple-text.bg-yellow-700,.bg-teal-100 .c06.simple-text.bg-blue-700,.bg-teal-100 .c06.simple-text.bg-pink-700,.bg-teal-100 .c06.simple-text.bg-teal-700,.bg-teal-100 .c06.simple-text.bg-orange-700,.bg-teal-100 .c06.simple-text.bg-purple-700,.bg-teal-100 .c06.simple-text.bg-red-700,.bg-teal-100 .c06.simple-text.bg-grey-700,.bg-teal-100 .c06.simple-text.bg-grey-800,.bg-teal-100 .c06.simple-text.bg-darkest-blue,.bg-teal-300 .c06.simple-text.bg-green-800,.bg-teal-300 .c06.simple-text.bg-yellow-700,.bg-teal-300 .c06.simple-text.bg-blue-700,.bg-teal-300 .c06.simple-text.bg-pink-700,.bg-teal-300 .c06.simple-text.bg-teal-700,.bg-teal-300 .c06.simple-text.bg-orange-700,.bg-teal-300 .c06.simple-text.bg-purple-700,.bg-teal-300 .c06.simple-text.bg-red-700,.bg-teal-300 .c06.simple-text.bg-grey-700,.bg-teal-300 .c06.simple-text.bg-grey-800,.bg-teal-300 .c06.simple-text.bg-darkest-blue,.bg-orange-100 .c06.simple-text.bg-green-800,.bg-orange-100 .c06.simple-text.bg-yellow-700,.bg-orange-100 .c06.simple-text.bg-blue-700,.bg-orange-100 .c06.simple-text.bg-pink-700,.bg-orange-100 .c06.simple-text.bg-teal-700,.bg-orange-100 .c06.simple-text.bg-orange-700,.bg-orange-100 .c06.simple-text.bg-purple-700,.bg-orange-100 .c06.simple-text.bg-red-700,.bg-orange-100 .c06.simple-text.bg-grey-700,.bg-orange-100 .c06.simple-text.bg-grey-800,.bg-orange-100 .c06.simple-text.bg-darkest-blue,.bg-orange-300 .c06.simple-text.bg-green-800,.bg-orange-300 .c06.simple-text.bg-yellow-700,.bg-orange-300 .c06.simple-text.bg-blue-700,.bg-orange-300 .c06.simple-text.bg-pink-700,.bg-orange-300 .c06.simple-text.bg-teal-700,.bg-orange-300 .c06.simple-text.bg-orange-700,.bg-orange-300 .c06.simple-text.bg-purple-700,.bg-orange-300 .c06.simple-text.bg-red-700,.bg-orange-300 .c06.simple-text.bg-grey-700,.bg-orange-300 .c06.simple-text.bg-grey-800,.bg-orange-300 .c06.simple-text.bg-darkest-blue,.bg-purple-100 .c06.simple-text.bg-green-800,.bg-purple-100 .c06.simple-text.bg-yellow-700,.bg-purple-100 .c06.simple-text.bg-blue-700,.bg-purple-100 .c06.simple-text.bg-pink-700,.bg-purple-100 .c06.simple-text.bg-teal-700,.bg-purple-100 .c06.simple-text.bg-orange-700,.bg-purple-100 .c06.simple-text.bg-purple-700,.bg-purple-100 .c06.simple-text.bg-red-700,.bg-purple-100 .c06.simple-text.bg-grey-700,.bg-purple-100 .c06.simple-text.bg-grey-800,.bg-purple-100 .c06.simple-text.bg-darkest-blue,.bg-purple-300 .c06.simple-text.bg-green-800,.bg-purple-300 .c06.simple-text.bg-yellow-700,.bg-purple-300 .c06.simple-text.bg-blue-700,.bg-purple-300 .c06.simple-text.bg-pink-700,.bg-purple-300 .c06.simple-text.bg-teal-700,.bg-purple-300 .c06.simple-text.bg-orange-700,.bg-purple-300 .c06.simple-text.bg-purple-700,.bg-purple-300 .c06.simple-text.bg-red-700,.bg-purple-300 .c06.simple-text.bg-grey-700,.bg-purple-300 .c06.simple-text.bg-grey-800,.bg-purple-300 .c06.simple-text.bg-darkest-blue,.bg-green-100 .c06.simple-text.bg-green-800,.bg-green-100 .c06.simple-text.bg-yellow-700,.bg-green-100 .c06.simple-text.bg-blue-700,.bg-green-100 .c06.simple-text.bg-pink-700,.bg-green-100 .c06.simple-text.bg-teal-700,.bg-green-100 .c06.simple-text.bg-orange-700,.bg-green-100 .c06.simple-text.bg-purple-700,.bg-green-100 .c06.simple-text.bg-red-700,.bg-green-100 .c06.simple-text.bg-grey-700,.bg-green-100 .c06.simple-text.bg-grey-800,.bg-green-100 .c06.simple-text.bg-darkest-blue,.bg-green-300 .c06.simple-text.bg-green-800,.bg-green-300 .c06.simple-text.bg-yellow-700,.bg-green-300 .c06.simple-text.bg-blue-700,.bg-green-300 .c06.simple-text.bg-pink-700,.bg-green-300 .c06.simple-text.bg-teal-700,.bg-green-300 .c06.simple-text.bg-orange-700,.bg-green-300 .c06.simple-text.bg-purple-700,.bg-green-300 .c06.simple-text.bg-red-700,.bg-green-300 .c06.simple-text.bg-grey-700,.bg-green-300 .c06.simple-text.bg-grey-800,.bg-green-300 .c06.simple-text.bg-darkest-blue,.bg-grey-100 .c06.simple-text.bg-green-800,.bg-grey-100 .c06.simple-text.bg-yellow-700,.bg-grey-100 .c06.simple-text.bg-blue-700,.bg-grey-100 .c06.simple-text.bg-pink-700,.bg-grey-100 .c06.simple-text.bg-teal-700,.bg-grey-100 .c06.simple-text.bg-orange-700,.bg-grey-100 .c06.simple-text.bg-purple-700,.bg-grey-100 .c06.simple-text.bg-red-700,.bg-grey-100 .c06.simple-text.bg-grey-700,.bg-grey-100 .c06.simple-text.bg-grey-800,.bg-grey-100 .c06.simple-text.bg-darkest-blue,.bg-grey-400 .c06.simple-text.bg-green-800,.bg-grey-400 .c06.simple-text.bg-yellow-700,.bg-grey-400 .c06.simple-text.bg-blue-700,.bg-grey-400 .c06.simple-text.bg-pink-700,.bg-grey-400 .c06.simple-text.bg-teal-700,.bg-grey-400 .c06.simple-text.bg-orange-700,.bg-grey-400 .c06.simple-text.bg-purple-700,.bg-grey-400 .c06.simple-text.bg-red-700,.bg-grey-400 .c06.simple-text.bg-grey-700,.bg-grey-400 .c06.simple-text.bg-grey-800,.bg-grey-400 .c06.simple-text.bg-darkest-blue,.bg-white .c06.simple-text.bg-green-800,.bg-white .c06.simple-text.bg-yellow-700,.bg-white .c06.simple-text.bg-blue-700,.bg-white .c06.simple-text.bg-pink-700,.bg-white .c06.simple-text.bg-teal-700,.bg-white .c06.simple-text.bg-orange-700,.bg-white .c06.simple-text.bg-purple-700,.bg-white .c06.simple-text.bg-red-700,.bg-white .c06.simple-text.bg-grey-700,.bg-white .c06.simple-text.bg-grey-800,.bg-white .c06.simple-text.bg-darkest-blue,.bg-paltinum-light .c06.simple-text.bg-green-800,.bg-paltinum-light .c06.simple-text.bg-yellow-700,.bg-paltinum-light .c06.simple-text.bg-blue-700,.bg-paltinum-light .c06.simple-text.bg-pink-700,.bg-paltinum-light .c06.simple-text.bg-teal-700,.bg-paltinum-light .c06.simple-text.bg-orange-700,.bg-paltinum-light .c06.simple-text.bg-purple-700,.bg-paltinum-light .c06.simple-text.bg-red-700,.bg-paltinum-light .c06.simple-text.bg-grey-700,.bg-paltinum-light .c06.simple-text.bg-grey-800,.bg-paltinum-light .c06.simple-text.bg-darkest-blue,.bg-grey--light1 .c06.simple-text.bg-green-800,.bg-grey--light1 .c06.simple-text.bg-yellow-700,.bg-grey--light1 .c06.simple-text.bg-blue-700,.bg-grey--light1 .c06.simple-text.bg-pink-700,.bg-grey--light1 .c06.simple-text.bg-teal-700,.bg-grey--light1 .c06.simple-text.bg-orange-700,.bg-grey--light1 .c06.simple-text.bg-purple-700,.bg-grey--light1 .c06.simple-text.bg-red-700,.bg-grey--light1 .c06.simple-text.bg-grey-700,.bg-grey--light1 .c06.simple-text.bg-grey-800,.bg-grey--light1 .c06.simple-text.bg-darkest-blue,.bg-gray-very-light .c06.simple-text.bg-green-800,.bg-gray-very-light .c06.simple-text.bg-yellow-700,.bg-gray-very-light .c06.simple-text.bg-blue-700,.bg-gray-very-light .c06.simple-text.bg-pink-700,.bg-gray-very-light .c06.simple-text.bg-teal-700,.bg-gray-very-light .c06.simple-text.bg-orange-700,.bg-gray-very-light .c06.simple-text.bg-purple-700,.bg-gray-very-light .c06.simple-text.bg-red-700,.bg-gray-very-light .c06.simple-text.bg-grey-700,.bg-gray-very-light .c06.simple-text.bg-grey-800,.bg-gray-very-light .c06.simple-text.bg-darkest-blue,.bg-very-light-blue .c06.simple-text.bg-green-800,.bg-very-light-blue .c06.simple-text.bg-yellow-700,.bg-very-light-blue .c06.simple-text.bg-blue-700,.bg-very-light-blue .c06.simple-text.bg-pink-700,.bg-very-light-blue .c06.simple-text.bg-teal-700,.bg-very-light-blue .c06.simple-text.bg-orange-700,.bg-very-light-blue .c06.simple-text.bg-purple-700,.bg-very-light-blue .c06.simple-text.bg-red-700,.bg-very-light-blue .c06.simple-text.bg-grey-700,.bg-very-light-blue .c06.simple-text.bg-grey-800,.bg-very-light-blue .c06.simple-text.bg-darkest-blue,.light .c06.simple-text.bg-green-800,.light .c06.simple-text.bg-yellow-700,.light .c06.simple-text.bg-blue-700,.light .c06.simple-text.bg-pink-700,.light .c06.simple-text.bg-teal-700,.light .c06.simple-text.bg-orange-700,.light .c06.simple-text.bg-purple-700,.light .c06.simple-text.bg-red-700,.light .c06.simple-text.bg-grey-700,.light .c06.simple-text.bg-grey-800,.light .c06.simple-text.bg-darkest-blue,.bg-blue-very-light .c06.simple-text.bg-green-800,.bg-blue-very-light .c06.simple-text.bg-yellow-700,.bg-blue-very-light .c06.simple-text.bg-blue-700,.bg-blue-very-light .c06.simple-text.bg-pink-700,.bg-blue-very-light .c06.simple-text.bg-teal-700,.bg-blue-very-light .c06.simple-text.bg-orange-700,.bg-blue-very-light .c06.simple-text.bg-purple-700,.bg-blue-very-light .c06.simple-text.bg-red-700,.bg-blue-very-light .c06.simple-text.bg-grey-700,.bg-blue-very-light .c06.simple-text.bg-grey-800,.bg-blue-very-light .c06.simple-text.bg-darkest-blue{margin-bottom:16px}}.bg-yellow-100 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-red-100 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-red-100 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-red-100 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-red-100 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-red-100 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-red-100 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-red-100 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-red-100 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-red-100 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-red-100 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-red-100 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-red-300 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-red-300 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-red-300 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-red-300 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-red-300 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-red-300 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-red-300 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-red-300 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-red-300 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-red-300 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-red-300 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-green-100 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-green-100 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-green-100 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-green-100 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-green-100 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-green-100 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-green-100 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-green-100 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-green-100 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-green-100 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-green-100 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-green-300 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-green-300 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-green-300 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-green-300 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-green-300 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-green-300 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-green-300 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-green-300 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-green-300 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-green-300 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-green-300 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-white .c06.simple-text.bg-green-800 .title-arrow::after,.bg-white .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-white .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-white .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-white .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-white .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-white .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-white .c06.simple-text.bg-red-700 .title-arrow::after,.bg-white .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-white .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-white .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-green-800 .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-red-700 .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-green-800 .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-red-700 .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-green-800 .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-red-700 .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-green-800 .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-red-700 .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-darkest-blue .title-arrow::after,.light .c06.simple-text.bg-green-800 .title-arrow::after,.light .c06.simple-text.bg-yellow-700 .title-arrow::after,.light .c06.simple-text.bg-blue-700 .title-arrow::after,.light .c06.simple-text.bg-pink-700 .title-arrow::after,.light .c06.simple-text.bg-teal-700 .title-arrow::after,.light .c06.simple-text.bg-orange-700 .title-arrow::after,.light .c06.simple-text.bg-purple-700 .title-arrow::after,.light .c06.simple-text.bg-red-700 .title-arrow::after,.light .c06.simple-text.bg-grey-700 .title-arrow::after,.light .c06.simple-text.bg-grey-800 .title-arrow::after,.light .c06.simple-text.bg-darkest-blue .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-green-800 .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-yellow-700 .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-blue-700 .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-pink-700 .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-teal-700 .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-orange-700 .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-purple-700 .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-red-700 .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-grey-700 .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-grey-800 .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-darkest-blue .title-arrow::after{background-image:url(/../themes/custom/onenokia_reskin/img/icon-arrow-right-white.svg)}.bg-yellow-100 .c06.simple-text.bg-green-800 *,.bg-yellow-100 .c06.simple-text.bg-yellow-700 *,.bg-yellow-100 .c06.simple-text.bg-blue-700 *,.bg-yellow-100 .c06.simple-text.bg-pink-700 *,.bg-yellow-100 .c06.simple-text.bg-teal-700 *,.bg-yellow-100 .c06.simple-text.bg-orange-700 *,.bg-yellow-100 .c06.simple-text.bg-purple-700 *,.bg-yellow-100 .c06.simple-text.bg-red-700 *,.bg-yellow-100 .c06.simple-text.bg-grey-700 *,.bg-yellow-100 .c06.simple-text.bg-grey-800 *,.bg-yellow-100 .c06.simple-text.bg-darkest-blue *,.bg-yellow-300 .c06.simple-text.bg-green-800 *,.bg-yellow-300 .c06.simple-text.bg-yellow-700 *,.bg-yellow-300 .c06.simple-text.bg-blue-700 *,.bg-yellow-300 .c06.simple-text.bg-pink-700 *,.bg-yellow-300 .c06.simple-text.bg-teal-700 *,.bg-yellow-300 .c06.simple-text.bg-orange-700 *,.bg-yellow-300 .c06.simple-text.bg-purple-700 *,.bg-yellow-300 .c06.simple-text.bg-red-700 *,.bg-yellow-300 .c06.simple-text.bg-grey-700 *,.bg-yellow-300 .c06.simple-text.bg-grey-800 *,.bg-yellow-300 .c06.simple-text.bg-darkest-blue *,.bg-red-100 .c06.simple-text.bg-green-800 *,.bg-red-100 .c06.simple-text.bg-yellow-700 *,.bg-red-100 .c06.simple-text.bg-blue-700 *,.bg-red-100 .c06.simple-text.bg-pink-700 *,.bg-red-100 .c06.simple-text.bg-teal-700 *,.bg-red-100 .c06.simple-text.bg-orange-700 *,.bg-red-100 .c06.simple-text.bg-purple-700 *,.bg-red-100 .c06.simple-text.bg-red-700 *,.bg-red-100 .c06.simple-text.bg-grey-700 *,.bg-red-100 .c06.simple-text.bg-grey-800 *,.bg-red-100 .c06.simple-text.bg-darkest-blue *,.bg-red-300 .c06.simple-text.bg-green-800 *,.bg-red-300 .c06.simple-text.bg-yellow-700 *,.bg-red-300 .c06.simple-text.bg-blue-700 *,.bg-red-300 .c06.simple-text.bg-pink-700 *,.bg-red-300 .c06.simple-text.bg-teal-700 *,.bg-red-300 .c06.simple-text.bg-orange-700 *,.bg-red-300 .c06.simple-text.bg-purple-700 *,.bg-red-300 .c06.simple-text.bg-red-700 *,.bg-red-300 .c06.simple-text.bg-grey-700 *,.bg-red-300 .c06.simple-text.bg-grey-800 *,.bg-red-300 .c06.simple-text.bg-darkest-blue *,.bg-blue-100 .c06.simple-text.bg-green-800 *,.bg-blue-100 .c06.simple-text.bg-yellow-700 *,.bg-blue-100 .c06.simple-text.bg-blue-700 *,.bg-blue-100 .c06.simple-text.bg-pink-700 *,.bg-blue-100 .c06.simple-text.bg-teal-700 *,.bg-blue-100 .c06.simple-text.bg-orange-700 *,.bg-blue-100 .c06.simple-text.bg-purple-700 *,.bg-blue-100 .c06.simple-text.bg-red-700 *,.bg-blue-100 .c06.simple-text.bg-grey-700 *,.bg-blue-100 .c06.simple-text.bg-grey-800 *,.bg-blue-100 .c06.simple-text.bg-darkest-blue *,.bg-blue-300 .c06.simple-text.bg-green-800 *,.bg-blue-300 .c06.simple-text.bg-yellow-700 *,.bg-blue-300 .c06.simple-text.bg-blue-700 *,.bg-blue-300 .c06.simple-text.bg-pink-700 *,.bg-blue-300 .c06.simple-text.bg-teal-700 *,.bg-blue-300 .c06.simple-text.bg-orange-700 *,.bg-blue-300 .c06.simple-text.bg-purple-700 *,.bg-blue-300 .c06.simple-text.bg-red-700 *,.bg-blue-300 .c06.simple-text.bg-grey-700 *,.bg-blue-300 .c06.simple-text.bg-grey-800 *,.bg-blue-300 .c06.simple-text.bg-darkest-blue *,.bg-pink-100 .c06.simple-text.bg-green-800 *,.bg-pink-100 .c06.simple-text.bg-yellow-700 *,.bg-pink-100 .c06.simple-text.bg-blue-700 *,.bg-pink-100 .c06.simple-text.bg-pink-700 *,.bg-pink-100 .c06.simple-text.bg-teal-700 *,.bg-pink-100 .c06.simple-text.bg-orange-700 *,.bg-pink-100 .c06.simple-text.bg-purple-700 *,.bg-pink-100 .c06.simple-text.bg-red-700 *,.bg-pink-100 .c06.simple-text.bg-grey-700 *,.bg-pink-100 .c06.simple-text.bg-grey-800 *,.bg-pink-100 .c06.simple-text.bg-darkest-blue *,.bg-pink-300 .c06.simple-text.bg-green-800 *,.bg-pink-300 .c06.simple-text.bg-yellow-700 *,.bg-pink-300 .c06.simple-text.bg-blue-700 *,.bg-pink-300 .c06.simple-text.bg-pink-700 *,.bg-pink-300 .c06.simple-text.bg-teal-700 *,.bg-pink-300 .c06.simple-text.bg-orange-700 *,.bg-pink-300 .c06.simple-text.bg-purple-700 *,.bg-pink-300 .c06.simple-text.bg-red-700 *,.bg-pink-300 .c06.simple-text.bg-grey-700 *,.bg-pink-300 .c06.simple-text.bg-grey-800 *,.bg-pink-300 .c06.simple-text.bg-darkest-blue *,.bg-teal-100 .c06.simple-text.bg-green-800 *,.bg-teal-100 .c06.simple-text.bg-yellow-700 *,.bg-teal-100 .c06.simple-text.bg-blue-700 *,.bg-teal-100 .c06.simple-text.bg-pink-700 *,.bg-teal-100 .c06.simple-text.bg-teal-700 *,.bg-teal-100 .c06.simple-text.bg-orange-700 *,.bg-teal-100 .c06.simple-text.bg-purple-700 *,.bg-teal-100 .c06.simple-text.bg-red-700 *,.bg-teal-100 .c06.simple-text.bg-grey-700 *,.bg-teal-100 .c06.simple-text.bg-grey-800 *,.bg-teal-100 .c06.simple-text.bg-darkest-blue *,.bg-teal-300 .c06.simple-text.bg-green-800 *,.bg-teal-300 .c06.simple-text.bg-yellow-700 *,.bg-teal-300 .c06.simple-text.bg-blue-700 *,.bg-teal-300 .c06.simple-text.bg-pink-700 *,.bg-teal-300 .c06.simple-text.bg-teal-700 *,.bg-teal-300 .c06.simple-text.bg-orange-700 *,.bg-teal-300 .c06.simple-text.bg-purple-700 *,.bg-teal-300 .c06.simple-text.bg-red-700 *,.bg-teal-300 .c06.simple-text.bg-grey-700 *,.bg-teal-300 .c06.simple-text.bg-grey-800 *,.bg-teal-300 .c06.simple-text.bg-darkest-blue *,.bg-orange-100 .c06.simple-text.bg-green-800 *,.bg-orange-100 .c06.simple-text.bg-yellow-700 *,.bg-orange-100 .c06.simple-text.bg-blue-700 *,.bg-orange-100 .c06.simple-text.bg-pink-700 *,.bg-orange-100 .c06.simple-text.bg-teal-700 *,.bg-orange-100 .c06.simple-text.bg-orange-700 *,.bg-orange-100 .c06.simple-text.bg-purple-700 *,.bg-orange-100 .c06.simple-text.bg-red-700 *,.bg-orange-100 .c06.simple-text.bg-grey-700 *,.bg-orange-100 .c06.simple-text.bg-grey-800 *,.bg-orange-100 .c06.simple-text.bg-darkest-blue *,.bg-orange-300 .c06.simple-text.bg-green-800 *,.bg-orange-300 .c06.simple-text.bg-yellow-700 *,.bg-orange-300 .c06.simple-text.bg-blue-700 *,.bg-orange-300 .c06.simple-text.bg-pink-700 *,.bg-orange-300 .c06.simple-text.bg-teal-700 *,.bg-orange-300 .c06.simple-text.bg-orange-700 *,.bg-orange-300 .c06.simple-text.bg-purple-700 *,.bg-orange-300 .c06.simple-text.bg-red-700 *,.bg-orange-300 .c06.simple-text.bg-grey-700 *,.bg-orange-300 .c06.simple-text.bg-grey-800 *,.bg-orange-300 .c06.simple-text.bg-darkest-blue *,.bg-purple-100 .c06.simple-text.bg-green-800 *,.bg-purple-100 .c06.simple-text.bg-yellow-700 *,.bg-purple-100 .c06.simple-text.bg-blue-700 *,.bg-purple-100 .c06.simple-text.bg-pink-700 *,.bg-purple-100 .c06.simple-text.bg-teal-700 *,.bg-purple-100 .c06.simple-text.bg-orange-700 *,.bg-purple-100 .c06.simple-text.bg-purple-700 *,.bg-purple-100 .c06.simple-text.bg-red-700 *,.bg-purple-100 .c06.simple-text.bg-grey-700 *,.bg-purple-100 .c06.simple-text.bg-grey-800 *,.bg-purple-100 .c06.simple-text.bg-darkest-blue *,.bg-purple-300 .c06.simple-text.bg-green-800 *,.bg-purple-300 .c06.simple-text.bg-yellow-700 *,.bg-purple-300 .c06.simple-text.bg-blue-700 *,.bg-purple-300 .c06.simple-text.bg-pink-700 *,.bg-purple-300 .c06.simple-text.bg-teal-700 *,.bg-purple-300 .c06.simple-text.bg-orange-700 *,.bg-purple-300 .c06.simple-text.bg-purple-700 *,.bg-purple-300 .c06.simple-text.bg-red-700 *,.bg-purple-300 .c06.simple-text.bg-grey-700 *,.bg-purple-300 .c06.simple-text.bg-grey-800 *,.bg-purple-300 .c06.simple-text.bg-darkest-blue *,.bg-green-100 .c06.simple-text.bg-green-800 *,.bg-green-100 .c06.simple-text.bg-yellow-700 *,.bg-green-100 .c06.simple-text.bg-blue-700 *,.bg-green-100 .c06.simple-text.bg-pink-700 *,.bg-green-100 .c06.simple-text.bg-teal-700 *,.bg-green-100 .c06.simple-text.bg-orange-700 *,.bg-green-100 .c06.simple-text.bg-purple-700 *,.bg-green-100 .c06.simple-text.bg-red-700 *,.bg-green-100 .c06.simple-text.bg-grey-700 *,.bg-green-100 .c06.simple-text.bg-grey-800 *,.bg-green-100 .c06.simple-text.bg-darkest-blue *,.bg-green-300 .c06.simple-text.bg-green-800 *,.bg-green-300 .c06.simple-text.bg-yellow-700 *,.bg-green-300 .c06.simple-text.bg-blue-700 *,.bg-green-300 .c06.simple-text.bg-pink-700 *,.bg-green-300 .c06.simple-text.bg-teal-700 *,.bg-green-300 .c06.simple-text.bg-orange-700 *,.bg-green-300 .c06.simple-text.bg-purple-700 *,.bg-green-300 .c06.simple-text.bg-red-700 *,.bg-green-300 .c06.simple-text.bg-grey-700 *,.bg-green-300 .c06.simple-text.bg-grey-800 *,.bg-green-300 .c06.simple-text.bg-darkest-blue *,.bg-grey-100 .c06.simple-text.bg-green-800 *,.bg-grey-100 .c06.simple-text.bg-yellow-700 *,.bg-grey-100 .c06.simple-text.bg-blue-700 *,.bg-grey-100 .c06.simple-text.bg-pink-700 *,.bg-grey-100 .c06.simple-text.bg-teal-700 *,.bg-grey-100 .c06.simple-text.bg-orange-700 *,.bg-grey-100 .c06.simple-text.bg-purple-700 *,.bg-grey-100 .c06.simple-text.bg-red-700 *,.bg-grey-100 .c06.simple-text.bg-grey-700 *,.bg-grey-100 .c06.simple-text.bg-grey-800 *,.bg-grey-100 .c06.simple-text.bg-darkest-blue *,.bg-grey-400 .c06.simple-text.bg-green-800 *,.bg-grey-400 .c06.simple-text.bg-yellow-700 *,.bg-grey-400 .c06.simple-text.bg-blue-700 *,.bg-grey-400 .c06.simple-text.bg-pink-700 *,.bg-grey-400 .c06.simple-text.bg-teal-700 *,.bg-grey-400 .c06.simple-text.bg-orange-700 *,.bg-grey-400 .c06.simple-text.bg-purple-700 *,.bg-grey-400 .c06.simple-text.bg-red-700 *,.bg-grey-400 .c06.simple-text.bg-grey-700 *,.bg-grey-400 .c06.simple-text.bg-grey-800 *,.bg-grey-400 .c06.simple-text.bg-darkest-blue *,.bg-white .c06.simple-text.bg-green-800 *,.bg-white .c06.simple-text.bg-yellow-700 *,.bg-white .c06.simple-text.bg-blue-700 *,.bg-white .c06.simple-text.bg-pink-700 *,.bg-white .c06.simple-text.bg-teal-700 *,.bg-white .c06.simple-text.bg-orange-700 *,.bg-white .c06.simple-text.bg-purple-700 *,.bg-white .c06.simple-text.bg-red-700 *,.bg-white .c06.simple-text.bg-grey-700 *,.bg-white .c06.simple-text.bg-grey-800 *,.bg-white .c06.simple-text.bg-darkest-blue *,.bg-paltinum-light .c06.simple-text.bg-green-800 *,.bg-paltinum-light .c06.simple-text.bg-yellow-700 *,.bg-paltinum-light .c06.simple-text.bg-blue-700 *,.bg-paltinum-light .c06.simple-text.bg-pink-700 *,.bg-paltinum-light .c06.simple-text.bg-teal-700 *,.bg-paltinum-light .c06.simple-text.bg-orange-700 *,.bg-paltinum-light .c06.simple-text.bg-purple-700 *,.bg-paltinum-light .c06.simple-text.bg-red-700 *,.bg-paltinum-light .c06.simple-text.bg-grey-700 *,.bg-paltinum-light .c06.simple-text.bg-grey-800 *,.bg-paltinum-light .c06.simple-text.bg-darkest-blue *,.bg-grey--light1 .c06.simple-text.bg-green-800 *,.bg-grey--light1 .c06.simple-text.bg-yellow-700 *,.bg-grey--light1 .c06.simple-text.bg-blue-700 *,.bg-grey--light1 .c06.simple-text.bg-pink-700 *,.bg-grey--light1 .c06.simple-text.bg-teal-700 *,.bg-grey--light1 .c06.simple-text.bg-orange-700 *,.bg-grey--light1 .c06.simple-text.bg-purple-700 *,.bg-grey--light1 .c06.simple-text.bg-red-700 *,.bg-grey--light1 .c06.simple-text.bg-grey-700 *,.bg-grey--light1 .c06.simple-text.bg-grey-800 *,.bg-grey--light1 .c06.simple-text.bg-darkest-blue *,.bg-gray-very-light .c06.simple-text.bg-green-800 *,.bg-gray-very-light .c06.simple-text.bg-yellow-700 *,.bg-gray-very-light .c06.simple-text.bg-blue-700 *,.bg-gray-very-light .c06.simple-text.bg-pink-700 *,.bg-gray-very-light .c06.simple-text.bg-teal-700 *,.bg-gray-very-light .c06.simple-text.bg-orange-700 *,.bg-gray-very-light .c06.simple-text.bg-purple-700 *,.bg-gray-very-light .c06.simple-text.bg-red-700 *,.bg-gray-very-light .c06.simple-text.bg-grey-700 *,.bg-gray-very-light .c06.simple-text.bg-grey-800 *,.bg-gray-very-light .c06.simple-text.bg-darkest-blue *,.bg-very-light-blue .c06.simple-text.bg-green-800 *,.bg-very-light-blue .c06.simple-text.bg-yellow-700 *,.bg-very-light-blue .c06.simple-text.bg-blue-700 *,.bg-very-light-blue .c06.simple-text.bg-pink-700 *,.bg-very-light-blue .c06.simple-text.bg-teal-700 *,.bg-very-light-blue .c06.simple-text.bg-orange-700 *,.bg-very-light-blue .c06.simple-text.bg-purple-700 *,.bg-very-light-blue .c06.simple-text.bg-red-700 *,.bg-very-light-blue .c06.simple-text.bg-grey-700 *,.bg-very-light-blue .c06.simple-text.bg-grey-800 *,.bg-very-light-blue .c06.simple-text.bg-darkest-blue *,.light .c06.simple-text.bg-green-800 *,.light .c06.simple-text.bg-yellow-700 *,.light .c06.simple-text.bg-blue-700 *,.light .c06.simple-text.bg-pink-700 *,.light .c06.simple-text.bg-teal-700 *,.light .c06.simple-text.bg-orange-700 *,.light .c06.simple-text.bg-purple-700 *,.light .c06.simple-text.bg-red-700 *,.light .c06.simple-text.bg-grey-700 *,.light .c06.simple-text.bg-grey-800 *,.light .c06.simple-text.bg-darkest-blue *,.bg-blue-very-light .c06.simple-text.bg-green-800 *,.bg-blue-very-light .c06.simple-text.bg-yellow-700 *,.bg-blue-very-light .c06.simple-text.bg-blue-700 *,.bg-blue-very-light .c06.simple-text.bg-pink-700 *,.bg-blue-very-light .c06.simple-text.bg-teal-700 *,.bg-blue-very-light .c06.simple-text.bg-orange-700 *,.bg-blue-very-light .c06.simple-text.bg-purple-700 *,.bg-blue-very-light .c06.simple-text.bg-red-700 *,.bg-blue-very-light .c06.simple-text.bg-grey-700 *,.bg-blue-very-light .c06.simple-text.bg-grey-800 *,.bg-blue-very-light .c06.simple-text.bg-darkest-blue *{color:#fff;stroke:inherit;fill:#fff}.bg-yellow-100 .c06.simple-text.bg-green-800 * table,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table,.bg-yellow-100 .c06.simple-text.bg-red-700 * table,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table,.bg-yellow-300 .c06.simple-text.bg-green-800 * table,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table,.bg-yellow-300 .c06.simple-text.bg-red-700 * table,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table,.bg-red-100 .c06.simple-text.bg-green-800 * table,.bg-red-100 .c06.simple-text.bg-yellow-700 * table,.bg-red-100 .c06.simple-text.bg-blue-700 * table,.bg-red-100 .c06.simple-text.bg-pink-700 * table,.bg-red-100 .c06.simple-text.bg-teal-700 * table,.bg-red-100 .c06.simple-text.bg-orange-700 * table,.bg-red-100 .c06.simple-text.bg-purple-700 * table,.bg-red-100 .c06.simple-text.bg-red-700 * table,.bg-red-100 .c06.simple-text.bg-grey-700 * table,.bg-red-100 .c06.simple-text.bg-grey-800 * table,.bg-red-100 .c06.simple-text.bg-darkest-blue * table,.bg-red-300 .c06.simple-text.bg-green-800 * table,.bg-red-300 .c06.simple-text.bg-yellow-700 * table,.bg-red-300 .c06.simple-text.bg-blue-700 * table,.bg-red-300 .c06.simple-text.bg-pink-700 * table,.bg-red-300 .c06.simple-text.bg-teal-700 * table,.bg-red-300 .c06.simple-text.bg-orange-700 * table,.bg-red-300 .c06.simple-text.bg-purple-700 * table,.bg-red-300 .c06.simple-text.bg-red-700 * table,.bg-red-300 .c06.simple-text.bg-grey-700 * table,.bg-red-300 .c06.simple-text.bg-grey-800 * table,.bg-red-300 .c06.simple-text.bg-darkest-blue * table,.bg-blue-100 .c06.simple-text.bg-green-800 * table,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table,.bg-blue-100 .c06.simple-text.bg-blue-700 * table,.bg-blue-100 .c06.simple-text.bg-pink-700 * table,.bg-blue-100 .c06.simple-text.bg-teal-700 * table,.bg-blue-100 .c06.simple-text.bg-orange-700 * table,.bg-blue-100 .c06.simple-text.bg-purple-700 * table,.bg-blue-100 .c06.simple-text.bg-red-700 * table,.bg-blue-100 .c06.simple-text.bg-grey-700 * table,.bg-blue-100 .c06.simple-text.bg-grey-800 * table,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table,.bg-blue-300 .c06.simple-text.bg-green-800 * table,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table,.bg-blue-300 .c06.simple-text.bg-blue-700 * table,.bg-blue-300 .c06.simple-text.bg-pink-700 * table,.bg-blue-300 .c06.simple-text.bg-teal-700 * table,.bg-blue-300 .c06.simple-text.bg-orange-700 * table,.bg-blue-300 .c06.simple-text.bg-purple-700 * table,.bg-blue-300 .c06.simple-text.bg-red-700 * table,.bg-blue-300 .c06.simple-text.bg-grey-700 * table,.bg-blue-300 .c06.simple-text.bg-grey-800 * table,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table,.bg-pink-100 .c06.simple-text.bg-green-800 * table,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table,.bg-pink-100 .c06.simple-text.bg-blue-700 * table,.bg-pink-100 .c06.simple-text.bg-pink-700 * table,.bg-pink-100 .c06.simple-text.bg-teal-700 * table,.bg-pink-100 .c06.simple-text.bg-orange-700 * table,.bg-pink-100 .c06.simple-text.bg-purple-700 * table,.bg-pink-100 .c06.simple-text.bg-red-700 * table,.bg-pink-100 .c06.simple-text.bg-grey-700 * table,.bg-pink-100 .c06.simple-text.bg-grey-800 * table,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table,.bg-pink-300 .c06.simple-text.bg-green-800 * table,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table,.bg-pink-300 .c06.simple-text.bg-blue-700 * table,.bg-pink-300 .c06.simple-text.bg-pink-700 * table,.bg-pink-300 .c06.simple-text.bg-teal-700 * table,.bg-pink-300 .c06.simple-text.bg-orange-700 * table,.bg-pink-300 .c06.simple-text.bg-purple-700 * table,.bg-pink-300 .c06.simple-text.bg-red-700 * table,.bg-pink-300 .c06.simple-text.bg-grey-700 * table,.bg-pink-300 .c06.simple-text.bg-grey-800 * table,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table,.bg-teal-100 .c06.simple-text.bg-green-800 * table,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table,.bg-teal-100 .c06.simple-text.bg-blue-700 * table,.bg-teal-100 .c06.simple-text.bg-pink-700 * table,.bg-teal-100 .c06.simple-text.bg-teal-700 * table,.bg-teal-100 .c06.simple-text.bg-orange-700 * table,.bg-teal-100 .c06.simple-text.bg-purple-700 * table,.bg-teal-100 .c06.simple-text.bg-red-700 * table,.bg-teal-100 .c06.simple-text.bg-grey-700 * table,.bg-teal-100 .c06.simple-text.bg-grey-800 * table,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table,.bg-teal-300 .c06.simple-text.bg-green-800 * table,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table,.bg-teal-300 .c06.simple-text.bg-blue-700 * table,.bg-teal-300 .c06.simple-text.bg-pink-700 * table,.bg-teal-300 .c06.simple-text.bg-teal-700 * table,.bg-teal-300 .c06.simple-text.bg-orange-700 * table,.bg-teal-300 .c06.simple-text.bg-purple-700 * table,.bg-teal-300 .c06.simple-text.bg-red-700 * table,.bg-teal-300 .c06.simple-text.bg-grey-700 * table,.bg-teal-300 .c06.simple-text.bg-grey-800 * table,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table,.bg-orange-100 .c06.simple-text.bg-green-800 * table,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table,.bg-orange-100 .c06.simple-text.bg-blue-700 * table,.bg-orange-100 .c06.simple-text.bg-pink-700 * table,.bg-orange-100 .c06.simple-text.bg-teal-700 * table,.bg-orange-100 .c06.simple-text.bg-orange-700 * table,.bg-orange-100 .c06.simple-text.bg-purple-700 * table,.bg-orange-100 .c06.simple-text.bg-red-700 * table,.bg-orange-100 .c06.simple-text.bg-grey-700 * table,.bg-orange-100 .c06.simple-text.bg-grey-800 * table,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table,.bg-orange-300 .c06.simple-text.bg-green-800 * table,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table,.bg-orange-300 .c06.simple-text.bg-blue-700 * table,.bg-orange-300 .c06.simple-text.bg-pink-700 * table,.bg-orange-300 .c06.simple-text.bg-teal-700 * table,.bg-orange-300 .c06.simple-text.bg-orange-700 * table,.bg-orange-300 .c06.simple-text.bg-purple-700 * table,.bg-orange-300 .c06.simple-text.bg-red-700 * table,.bg-orange-300 .c06.simple-text.bg-grey-700 * table,.bg-orange-300 .c06.simple-text.bg-grey-800 * table,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table,.bg-purple-100 .c06.simple-text.bg-green-800 * table,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table,.bg-purple-100 .c06.simple-text.bg-blue-700 * table,.bg-purple-100 .c06.simple-text.bg-pink-700 * table,.bg-purple-100 .c06.simple-text.bg-teal-700 * table,.bg-purple-100 .c06.simple-text.bg-orange-700 * table,.bg-purple-100 .c06.simple-text.bg-purple-700 * table,.bg-purple-100 .c06.simple-text.bg-red-700 * table,.bg-purple-100 .c06.simple-text.bg-grey-700 * table,.bg-purple-100 .c06.simple-text.bg-grey-800 * table,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table,.bg-purple-300 .c06.simple-text.bg-green-800 * table,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table,.bg-purple-300 .c06.simple-text.bg-blue-700 * table,.bg-purple-300 .c06.simple-text.bg-pink-700 * table,.bg-purple-300 .c06.simple-text.bg-teal-700 * table,.bg-purple-300 .c06.simple-text.bg-orange-700 * table,.bg-purple-300 .c06.simple-text.bg-purple-700 * table,.bg-purple-300 .c06.simple-text.bg-red-700 * table,.bg-purple-300 .c06.simple-text.bg-grey-700 * table,.bg-purple-300 .c06.simple-text.bg-grey-800 * table,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table,.bg-green-100 .c06.simple-text.bg-green-800 * table,.bg-green-100 .c06.simple-text.bg-yellow-700 * table,.bg-green-100 .c06.simple-text.bg-blue-700 * table,.bg-green-100 .c06.simple-text.bg-pink-700 * table,.bg-green-100 .c06.simple-text.bg-teal-700 * table,.bg-green-100 .c06.simple-text.bg-orange-700 * table,.bg-green-100 .c06.simple-text.bg-purple-700 * table,.bg-green-100 .c06.simple-text.bg-red-700 * table,.bg-green-100 .c06.simple-text.bg-grey-700 * table,.bg-green-100 .c06.simple-text.bg-grey-800 * table,.bg-green-100 .c06.simple-text.bg-darkest-blue * table,.bg-green-300 .c06.simple-text.bg-green-800 * table,.bg-green-300 .c06.simple-text.bg-yellow-700 * table,.bg-green-300 .c06.simple-text.bg-blue-700 * table,.bg-green-300 .c06.simple-text.bg-pink-700 * table,.bg-green-300 .c06.simple-text.bg-teal-700 * table,.bg-green-300 .c06.simple-text.bg-orange-700 * table,.bg-green-300 .c06.simple-text.bg-purple-700 * table,.bg-green-300 .c06.simple-text.bg-red-700 * table,.bg-green-300 .c06.simple-text.bg-grey-700 * table,.bg-green-300 .c06.simple-text.bg-grey-800 * table,.bg-green-300 .c06.simple-text.bg-darkest-blue * table,.bg-grey-100 .c06.simple-text.bg-green-800 * table,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table,.bg-grey-100 .c06.simple-text.bg-blue-700 * table,.bg-grey-100 .c06.simple-text.bg-pink-700 * table,.bg-grey-100 .c06.simple-text.bg-teal-700 * table,.bg-grey-100 .c06.simple-text.bg-orange-700 * table,.bg-grey-100 .c06.simple-text.bg-purple-700 * table,.bg-grey-100 .c06.simple-text.bg-red-700 * table,.bg-grey-100 .c06.simple-text.bg-grey-700 * table,.bg-grey-100 .c06.simple-text.bg-grey-800 * table,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table,.bg-grey-400 .c06.simple-text.bg-green-800 * table,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table,.bg-grey-400 .c06.simple-text.bg-blue-700 * table,.bg-grey-400 .c06.simple-text.bg-pink-700 * table,.bg-grey-400 .c06.simple-text.bg-teal-700 * table,.bg-grey-400 .c06.simple-text.bg-orange-700 * table,.bg-grey-400 .c06.simple-text.bg-purple-700 * table,.bg-grey-400 .c06.simple-text.bg-red-700 * table,.bg-grey-400 .c06.simple-text.bg-grey-700 * table,.bg-grey-400 .c06.simple-text.bg-grey-800 * table,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table,.bg-white .c06.simple-text.bg-green-800 * table,.bg-white .c06.simple-text.bg-yellow-700 * table,.bg-white .c06.simple-text.bg-blue-700 * table,.bg-white .c06.simple-text.bg-pink-700 * table,.bg-white .c06.simple-text.bg-teal-700 * table,.bg-white .c06.simple-text.bg-orange-700 * table,.bg-white .c06.simple-text.bg-purple-700 * table,.bg-white .c06.simple-text.bg-red-700 * table,.bg-white .c06.simple-text.bg-grey-700 * table,.bg-white .c06.simple-text.bg-grey-800 * table,.bg-white .c06.simple-text.bg-darkest-blue * table,.bg-paltinum-light .c06.simple-text.bg-green-800 * table,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table,.bg-paltinum-light .c06.simple-text.bg-red-700 * table,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table,.bg-grey--light1 .c06.simple-text.bg-green-800 * table,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table,.bg-grey--light1 .c06.simple-text.bg-red-700 * table,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table,.bg-gray-very-light .c06.simple-text.bg-green-800 * table,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table,.bg-gray-very-light .c06.simple-text.bg-red-700 * table,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table,.bg-very-light-blue .c06.simple-text.bg-green-800 * table,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table,.bg-very-light-blue .c06.simple-text.bg-red-700 * table,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table,.light .c06.simple-text.bg-green-800 * table,.light .c06.simple-text.bg-yellow-700 * table,.light .c06.simple-text.bg-blue-700 * table,.light .c06.simple-text.bg-pink-700 * table,.light .c06.simple-text.bg-teal-700 * table,.light .c06.simple-text.bg-orange-700 * table,.light .c06.simple-text.bg-purple-700 * table,.light .c06.simple-text.bg-red-700 * table,.light .c06.simple-text.bg-grey-700 * table,.light .c06.simple-text.bg-grey-800 * table,.light .c06.simple-text.bg-darkest-blue * table,.bg-blue-very-light .c06.simple-text.bg-green-800 * table,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table,.bg-blue-very-light .c06.simple-text.bg-red-700 * table,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table{border:none}.bg-yellow-100 .c06.simple-text.bg-green-800 * table td h2,.bg-yellow-100 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-yellow-100 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td h3,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td h4,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td h5,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td div,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td p,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td span,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td strong,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td ul,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td li,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td ol,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td em,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td i,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td u,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td sup,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td sub,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td small,.bg-yellow-100 .c06.simple-text.bg-green-800 * table td q,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td h2,.bg-yellow-100 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-yellow-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td h3,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td h4,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td h5,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td div,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td p,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td span,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td strong,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td ul,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td li,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td ol,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td em,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td i,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td u,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td sup,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td sub,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td small,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table td q,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td h2,.bg-yellow-100 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-yellow-100 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td h3,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td h4,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td h5,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td div,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td p,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td span,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td strong,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td ul,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td li,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td ol,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td em,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td i,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td u,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td sup,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td sub,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td small,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table td q,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td h2,.bg-yellow-100 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-yellow-100 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td h3,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td h4,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td h5,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td div,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td p,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td span,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td strong,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td ul,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td li,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td ol,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td em,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td i,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td u,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td sup,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td sub,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td small,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table td q,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td h2,.bg-yellow-100 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-yellow-100 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td h3,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td h4,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td h5,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td div,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td p,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td span,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td strong,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td ul,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td li,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td ol,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td em,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td i,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td u,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td sup,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td sub,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td small,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table td q,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td h2,.bg-yellow-100 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-yellow-100 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td h3,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td h4,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td h5,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td div,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td p,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td span,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td strong,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td ul,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td li,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td ol,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td em,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td i,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td u,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td sup,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td sub,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td small,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table td q,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td h2,.bg-yellow-100 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-yellow-100 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td h3,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td h4,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td h5,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td div,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td p,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td span,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td strong,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td ul,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td li,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td ol,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td em,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td i,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td u,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td sup,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td sub,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td small,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table td q,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td h2,.bg-yellow-100 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-yellow-100 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td h3,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td h4,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td h5,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td div,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td p,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td span,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td strong,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td ul,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td li,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td ol,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td em,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td i,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td u,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td sup,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td sub,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td small,.bg-yellow-100 .c06.simple-text.bg-red-700 * table td q,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td h2,.bg-yellow-100 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-yellow-100 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td h3,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td h4,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td h5,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td div,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td p,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td span,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td strong,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td ul,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td li,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td ol,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td em,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td i,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td u,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td sup,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td sub,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td small,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table td q,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td h2,.bg-yellow-100 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-yellow-100 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td h3,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td h4,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td h5,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td div,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td p,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td span,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td strong,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td ul,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td li,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td ol,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td em,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td i,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td u,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td sup,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td sub,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td small,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table td q,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td h2,.bg-yellow-100 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-yellow-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td h3,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td h4,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td h5,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td div,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td p,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td span,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td strong,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td ul,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td li,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td ol,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td em,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td i,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td u,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td sup,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td sub,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td small,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table td q,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td h2,.bg-yellow-300 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-yellow-300 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td h3,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td h4,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td h5,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td div,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td p,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td span,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td strong,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td ul,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td li,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td ol,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td em,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td i,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td u,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td sup,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td sub,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td small,.bg-yellow-300 .c06.simple-text.bg-green-800 * table td q,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td h2,.bg-yellow-300 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-yellow-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td h3,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td h4,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td h5,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td div,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td p,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td span,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td strong,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td ul,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td li,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td ol,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td em,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td i,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td u,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td sup,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td sub,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td small,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table td q,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td h2,.bg-yellow-300 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-yellow-300 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td h3,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td h4,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td h5,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td div,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td p,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td span,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td strong,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td ul,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td li,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td ol,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td em,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td i,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td u,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td sup,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td sub,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td small,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table td q,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td h2,.bg-yellow-300 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-yellow-300 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td h3,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td h4,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td h5,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td div,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td p,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td span,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td strong,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td ul,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td li,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td ol,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td em,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td i,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td u,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td sup,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td sub,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td small,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table td q,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td h2,.bg-yellow-300 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-yellow-300 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td h3,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td h4,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td h5,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td div,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td p,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td span,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td strong,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td ul,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td li,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td ol,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td em,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td i,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td u,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td sup,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td sub,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td small,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table td q,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td h2,.bg-yellow-300 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-yellow-300 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td h3,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td h4,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td h5,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td div,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td p,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td span,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td strong,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td ul,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td li,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td ol,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td em,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td i,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td u,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td sup,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td sub,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td small,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table td q,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td h2,.bg-yellow-300 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-yellow-300 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td h3,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td h4,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td h5,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td div,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td p,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td span,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td strong,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td ul,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td li,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td ol,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td em,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td i,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td u,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td sup,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td sub,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td small,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table td q,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td h2,.bg-yellow-300 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-yellow-300 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td h3,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td h4,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td h5,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td div,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td p,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td span,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td strong,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td ul,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td li,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td ol,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td em,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td i,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td u,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td sup,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td sub,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td small,.bg-yellow-300 .c06.simple-text.bg-red-700 * table td q,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td h2,.bg-yellow-300 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-yellow-300 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td h3,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td h4,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td h5,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td div,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td p,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td span,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td strong,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td ul,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td li,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td ol,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td em,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td i,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td u,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td sup,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td sub,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td small,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table td q,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td h2,.bg-yellow-300 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-yellow-300 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td h3,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td h4,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td h5,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td div,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td p,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td span,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td strong,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td ul,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td li,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td ol,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td em,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td i,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td u,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td sup,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td sub,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td small,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table td q,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td h2,.bg-yellow-300 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-yellow-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td h3,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td h4,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td h5,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td div,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td p,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td span,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td strong,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td ul,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td li,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td ol,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td em,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td i,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td u,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td sup,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td sub,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td small,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table td q,.bg-red-100 .c06.simple-text.bg-green-800 * table td h2,.bg-red-100 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-red-100 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-red-100 .c06.simple-text.bg-green-800 * table td h3,.bg-red-100 .c06.simple-text.bg-green-800 * table td h4,.bg-red-100 .c06.simple-text.bg-green-800 * table td h5,.bg-red-100 .c06.simple-text.bg-green-800 * table td div,.bg-red-100 .c06.simple-text.bg-green-800 * table td p,.bg-red-100 .c06.simple-text.bg-green-800 * table td span,.bg-red-100 .c06.simple-text.bg-green-800 * table td strong,.bg-red-100 .c06.simple-text.bg-green-800 * table td ul,.bg-red-100 .c06.simple-text.bg-green-800 * table td li,.bg-red-100 .c06.simple-text.bg-green-800 * table td ol,.bg-red-100 .c06.simple-text.bg-green-800 * table td em,.bg-red-100 .c06.simple-text.bg-green-800 * table td i,.bg-red-100 .c06.simple-text.bg-green-800 * table td u,.bg-red-100 .c06.simple-text.bg-green-800 * table td sup,.bg-red-100 .c06.simple-text.bg-green-800 * table td sub,.bg-red-100 .c06.simple-text.bg-green-800 * table td small,.bg-red-100 .c06.simple-text.bg-green-800 * table td q,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td h2,.bg-red-100 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-red-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td h3,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td h4,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td h5,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td div,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td p,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td span,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td strong,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td ul,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td li,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td ol,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td em,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td i,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td u,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td sup,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td sub,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td small,.bg-red-100 .c06.simple-text.bg-yellow-700 * table td q,.bg-red-100 .c06.simple-text.bg-blue-700 * table td h2,.bg-red-100 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-red-100 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-red-100 .c06.simple-text.bg-blue-700 * table td h3,.bg-red-100 .c06.simple-text.bg-blue-700 * table td h4,.bg-red-100 .c06.simple-text.bg-blue-700 * table td h5,.bg-red-100 .c06.simple-text.bg-blue-700 * table td div,.bg-red-100 .c06.simple-text.bg-blue-700 * table td p,.bg-red-100 .c06.simple-text.bg-blue-700 * table td span,.bg-red-100 .c06.simple-text.bg-blue-700 * table td strong,.bg-red-100 .c06.simple-text.bg-blue-700 * table td ul,.bg-red-100 .c06.simple-text.bg-blue-700 * table td li,.bg-red-100 .c06.simple-text.bg-blue-700 * table td ol,.bg-red-100 .c06.simple-text.bg-blue-700 * table td em,.bg-red-100 .c06.simple-text.bg-blue-700 * table td i,.bg-red-100 .c06.simple-text.bg-blue-700 * table td u,.bg-red-100 .c06.simple-text.bg-blue-700 * table td sup,.bg-red-100 .c06.simple-text.bg-blue-700 * table td sub,.bg-red-100 .c06.simple-text.bg-blue-700 * table td small,.bg-red-100 .c06.simple-text.bg-blue-700 * table td q,.bg-red-100 .c06.simple-text.bg-pink-700 * table td h2,.bg-red-100 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-red-100 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-red-100 .c06.simple-text.bg-pink-700 * table td h3,.bg-red-100 .c06.simple-text.bg-pink-700 * table td h4,.bg-red-100 .c06.simple-text.bg-pink-700 * table td h5,.bg-red-100 .c06.simple-text.bg-pink-700 * table td div,.bg-red-100 .c06.simple-text.bg-pink-700 * table td p,.bg-red-100 .c06.simple-text.bg-pink-700 * table td span,.bg-red-100 .c06.simple-text.bg-pink-700 * table td strong,.bg-red-100 .c06.simple-text.bg-pink-700 * table td ul,.bg-red-100 .c06.simple-text.bg-pink-700 * table td li,.bg-red-100 .c06.simple-text.bg-pink-700 * table td ol,.bg-red-100 .c06.simple-text.bg-pink-700 * table td em,.bg-red-100 .c06.simple-text.bg-pink-700 * table td i,.bg-red-100 .c06.simple-text.bg-pink-700 * table td u,.bg-red-100 .c06.simple-text.bg-pink-700 * table td sup,.bg-red-100 .c06.simple-text.bg-pink-700 * table td sub,.bg-red-100 .c06.simple-text.bg-pink-700 * table td small,.bg-red-100 .c06.simple-text.bg-pink-700 * table td q,.bg-red-100 .c06.simple-text.bg-teal-700 * table td h2,.bg-red-100 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-red-100 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-red-100 .c06.simple-text.bg-teal-700 * table td h3,.bg-red-100 .c06.simple-text.bg-teal-700 * table td h4,.bg-red-100 .c06.simple-text.bg-teal-700 * table td h5,.bg-red-100 .c06.simple-text.bg-teal-700 * table td div,.bg-red-100 .c06.simple-text.bg-teal-700 * table td p,.bg-red-100 .c06.simple-text.bg-teal-700 * table td span,.bg-red-100 .c06.simple-text.bg-teal-700 * table td strong,.bg-red-100 .c06.simple-text.bg-teal-700 * table td ul,.bg-red-100 .c06.simple-text.bg-teal-700 * table td li,.bg-red-100 .c06.simple-text.bg-teal-700 * table td ol,.bg-red-100 .c06.simple-text.bg-teal-700 * table td em,.bg-red-100 .c06.simple-text.bg-teal-700 * table td i,.bg-red-100 .c06.simple-text.bg-teal-700 * table td u,.bg-red-100 .c06.simple-text.bg-teal-700 * table td sup,.bg-red-100 .c06.simple-text.bg-teal-700 * table td sub,.bg-red-100 .c06.simple-text.bg-teal-700 * table td small,.bg-red-100 .c06.simple-text.bg-teal-700 * table td q,.bg-red-100 .c06.simple-text.bg-orange-700 * table td h2,.bg-red-100 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-red-100 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-red-100 .c06.simple-text.bg-orange-700 * table td h3,.bg-red-100 .c06.simple-text.bg-orange-700 * table td h4,.bg-red-100 .c06.simple-text.bg-orange-700 * table td h5,.bg-red-100 .c06.simple-text.bg-orange-700 * table td div,.bg-red-100 .c06.simple-text.bg-orange-700 * table td p,.bg-red-100 .c06.simple-text.bg-orange-700 * table td span,.bg-red-100 .c06.simple-text.bg-orange-700 * table td strong,.bg-red-100 .c06.simple-text.bg-orange-700 * table td ul,.bg-red-100 .c06.simple-text.bg-orange-700 * table td li,.bg-red-100 .c06.simple-text.bg-orange-700 * table td ol,.bg-red-100 .c06.simple-text.bg-orange-700 * table td em,.bg-red-100 .c06.simple-text.bg-orange-700 * table td i,.bg-red-100 .c06.simple-text.bg-orange-700 * table td u,.bg-red-100 .c06.simple-text.bg-orange-700 * table td sup,.bg-red-100 .c06.simple-text.bg-orange-700 * table td sub,.bg-red-100 .c06.simple-text.bg-orange-700 * table td small,.bg-red-100 .c06.simple-text.bg-orange-700 * table td q,.bg-red-100 .c06.simple-text.bg-purple-700 * table td h2,.bg-red-100 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-red-100 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-red-100 .c06.simple-text.bg-purple-700 * table td h3,.bg-red-100 .c06.simple-text.bg-purple-700 * table td h4,.bg-red-100 .c06.simple-text.bg-purple-700 * table td h5,.bg-red-100 .c06.simple-text.bg-purple-700 * table td div,.bg-red-100 .c06.simple-text.bg-purple-700 * table td p,.bg-red-100 .c06.simple-text.bg-purple-700 * table td span,.bg-red-100 .c06.simple-text.bg-purple-700 * table td strong,.bg-red-100 .c06.simple-text.bg-purple-700 * table td ul,.bg-red-100 .c06.simple-text.bg-purple-700 * table td li,.bg-red-100 .c06.simple-text.bg-purple-700 * table td ol,.bg-red-100 .c06.simple-text.bg-purple-700 * table td em,.bg-red-100 .c06.simple-text.bg-purple-700 * table td i,.bg-red-100 .c06.simple-text.bg-purple-700 * table td u,.bg-red-100 .c06.simple-text.bg-purple-700 * table td sup,.bg-red-100 .c06.simple-text.bg-purple-700 * table td sub,.bg-red-100 .c06.simple-text.bg-purple-700 * table td small,.bg-red-100 .c06.simple-text.bg-purple-700 * table td q,.bg-red-100 .c06.simple-text.bg-red-700 * table td h2,.bg-red-100 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-red-100 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-red-100 .c06.simple-text.bg-red-700 * table td h3,.bg-red-100 .c06.simple-text.bg-red-700 * table td h4,.bg-red-100 .c06.simple-text.bg-red-700 * table td h5,.bg-red-100 .c06.simple-text.bg-red-700 * table td div,.bg-red-100 .c06.simple-text.bg-red-700 * table td p,.bg-red-100 .c06.simple-text.bg-red-700 * table td span,.bg-red-100 .c06.simple-text.bg-red-700 * table td strong,.bg-red-100 .c06.simple-text.bg-red-700 * table td ul,.bg-red-100 .c06.simple-text.bg-red-700 * table td li,.bg-red-100 .c06.simple-text.bg-red-700 * table td ol,.bg-red-100 .c06.simple-text.bg-red-700 * table td em,.bg-red-100 .c06.simple-text.bg-red-700 * table td i,.bg-red-100 .c06.simple-text.bg-red-700 * table td u,.bg-red-100 .c06.simple-text.bg-red-700 * table td sup,.bg-red-100 .c06.simple-text.bg-red-700 * table td sub,.bg-red-100 .c06.simple-text.bg-red-700 * table td small,.bg-red-100 .c06.simple-text.bg-red-700 * table td q,.bg-red-100 .c06.simple-text.bg-grey-700 * table td h2,.bg-red-100 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-red-100 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-red-100 .c06.simple-text.bg-grey-700 * table td h3,.bg-red-100 .c06.simple-text.bg-grey-700 * table td h4,.bg-red-100 .c06.simple-text.bg-grey-700 * table td h5,.bg-red-100 .c06.simple-text.bg-grey-700 * table td div,.bg-red-100 .c06.simple-text.bg-grey-700 * table td p,.bg-red-100 .c06.simple-text.bg-grey-700 * table td span,.bg-red-100 .c06.simple-text.bg-grey-700 * table td strong,.bg-red-100 .c06.simple-text.bg-grey-700 * table td ul,.bg-red-100 .c06.simple-text.bg-grey-700 * table td li,.bg-red-100 .c06.simple-text.bg-grey-700 * table td ol,.bg-red-100 .c06.simple-text.bg-grey-700 * table td em,.bg-red-100 .c06.simple-text.bg-grey-700 * table td i,.bg-red-100 .c06.simple-text.bg-grey-700 * table td u,.bg-red-100 .c06.simple-text.bg-grey-700 * table td sup,.bg-red-100 .c06.simple-text.bg-grey-700 * table td sub,.bg-red-100 .c06.simple-text.bg-grey-700 * table td small,.bg-red-100 .c06.simple-text.bg-grey-700 * table td q,.bg-red-100 .c06.simple-text.bg-grey-800 * table td h2,.bg-red-100 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-red-100 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-red-100 .c06.simple-text.bg-grey-800 * table td h3,.bg-red-100 .c06.simple-text.bg-grey-800 * table td h4,.bg-red-100 .c06.simple-text.bg-grey-800 * table td h5,.bg-red-100 .c06.simple-text.bg-grey-800 * table td div,.bg-red-100 .c06.simple-text.bg-grey-800 * table td p,.bg-red-100 .c06.simple-text.bg-grey-800 * table td span,.bg-red-100 .c06.simple-text.bg-grey-800 * table td strong,.bg-red-100 .c06.simple-text.bg-grey-800 * table td ul,.bg-red-100 .c06.simple-text.bg-grey-800 * table td li,.bg-red-100 .c06.simple-text.bg-grey-800 * table td ol,.bg-red-100 .c06.simple-text.bg-grey-800 * table td em,.bg-red-100 .c06.simple-text.bg-grey-800 * table td i,.bg-red-100 .c06.simple-text.bg-grey-800 * table td u,.bg-red-100 .c06.simple-text.bg-grey-800 * table td sup,.bg-red-100 .c06.simple-text.bg-grey-800 * table td sub,.bg-red-100 .c06.simple-text.bg-grey-800 * table td small,.bg-red-100 .c06.simple-text.bg-grey-800 * table td q,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td h2,.bg-red-100 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-red-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td h3,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td h4,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td h5,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td div,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td p,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td span,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td strong,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td ul,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td li,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td ol,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td em,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td i,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td u,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td sup,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td sub,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td small,.bg-red-100 .c06.simple-text.bg-darkest-blue * table td q,.bg-red-300 .c06.simple-text.bg-green-800 * table td h2,.bg-red-300 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-red-300 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-red-300 .c06.simple-text.bg-green-800 * table td h3,.bg-red-300 .c06.simple-text.bg-green-800 * table td h4,.bg-red-300 .c06.simple-text.bg-green-800 * table td h5,.bg-red-300 .c06.simple-text.bg-green-800 * table td div,.bg-red-300 .c06.simple-text.bg-green-800 * table td p,.bg-red-300 .c06.simple-text.bg-green-800 * table td span,.bg-red-300 .c06.simple-text.bg-green-800 * table td strong,.bg-red-300 .c06.simple-text.bg-green-800 * table td ul,.bg-red-300 .c06.simple-text.bg-green-800 * table td li,.bg-red-300 .c06.simple-text.bg-green-800 * table td ol,.bg-red-300 .c06.simple-text.bg-green-800 * table td em,.bg-red-300 .c06.simple-text.bg-green-800 * table td i,.bg-red-300 .c06.simple-text.bg-green-800 * table td u,.bg-red-300 .c06.simple-text.bg-green-800 * table td sup,.bg-red-300 .c06.simple-text.bg-green-800 * table td sub,.bg-red-300 .c06.simple-text.bg-green-800 * table td small,.bg-red-300 .c06.simple-text.bg-green-800 * table td q,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td h2,.bg-red-300 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-red-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td h3,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td h4,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td h5,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td div,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td p,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td span,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td strong,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td ul,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td li,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td ol,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td em,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td i,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td u,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td sup,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td sub,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td small,.bg-red-300 .c06.simple-text.bg-yellow-700 * table td q,.bg-red-300 .c06.simple-text.bg-blue-700 * table td h2,.bg-red-300 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-red-300 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-red-300 .c06.simple-text.bg-blue-700 * table td h3,.bg-red-300 .c06.simple-text.bg-blue-700 * table td h4,.bg-red-300 .c06.simple-text.bg-blue-700 * table td h5,.bg-red-300 .c06.simple-text.bg-blue-700 * table td div,.bg-red-300 .c06.simple-text.bg-blue-700 * table td p,.bg-red-300 .c06.simple-text.bg-blue-700 * table td span,.bg-red-300 .c06.simple-text.bg-blue-700 * table td strong,.bg-red-300 .c06.simple-text.bg-blue-700 * table td ul,.bg-red-300 .c06.simple-text.bg-blue-700 * table td li,.bg-red-300 .c06.simple-text.bg-blue-700 * table td ol,.bg-red-300 .c06.simple-text.bg-blue-700 * table td em,.bg-red-300 .c06.simple-text.bg-blue-700 * table td i,.bg-red-300 .c06.simple-text.bg-blue-700 * table td u,.bg-red-300 .c06.simple-text.bg-blue-700 * table td sup,.bg-red-300 .c06.simple-text.bg-blue-700 * table td sub,.bg-red-300 .c06.simple-text.bg-blue-700 * table td small,.bg-red-300 .c06.simple-text.bg-blue-700 * table td q,.bg-red-300 .c06.simple-text.bg-pink-700 * table td h2,.bg-red-300 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-red-300 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-red-300 .c06.simple-text.bg-pink-700 * table td h3,.bg-red-300 .c06.simple-text.bg-pink-700 * table td h4,.bg-red-300 .c06.simple-text.bg-pink-700 * table td h5,.bg-red-300 .c06.simple-text.bg-pink-700 * table td div,.bg-red-300 .c06.simple-text.bg-pink-700 * table td p,.bg-red-300 .c06.simple-text.bg-pink-700 * table td span,.bg-red-300 .c06.simple-text.bg-pink-700 * table td strong,.bg-red-300 .c06.simple-text.bg-pink-700 * table td ul,.bg-red-300 .c06.simple-text.bg-pink-700 * table td li,.bg-red-300 .c06.simple-text.bg-pink-700 * table td ol,.bg-red-300 .c06.simple-text.bg-pink-700 * table td em,.bg-red-300 .c06.simple-text.bg-pink-700 * table td i,.bg-red-300 .c06.simple-text.bg-pink-700 * table td u,.bg-red-300 .c06.simple-text.bg-pink-700 * table td sup,.bg-red-300 .c06.simple-text.bg-pink-700 * table td sub,.bg-red-300 .c06.simple-text.bg-pink-700 * table td small,.bg-red-300 .c06.simple-text.bg-pink-700 * table td q,.bg-red-300 .c06.simple-text.bg-teal-700 * table td h2,.bg-red-300 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-red-300 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-red-300 .c06.simple-text.bg-teal-700 * table td h3,.bg-red-300 .c06.simple-text.bg-teal-700 * table td h4,.bg-red-300 .c06.simple-text.bg-teal-700 * table td h5,.bg-red-300 .c06.simple-text.bg-teal-700 * table td div,.bg-red-300 .c06.simple-text.bg-teal-700 * table td p,.bg-red-300 .c06.simple-text.bg-teal-700 * table td span,.bg-red-300 .c06.simple-text.bg-teal-700 * table td strong,.bg-red-300 .c06.simple-text.bg-teal-700 * table td ul,.bg-red-300 .c06.simple-text.bg-teal-700 * table td li,.bg-red-300 .c06.simple-text.bg-teal-700 * table td ol,.bg-red-300 .c06.simple-text.bg-teal-700 * table td em,.bg-red-300 .c06.simple-text.bg-teal-700 * table td i,.bg-red-300 .c06.simple-text.bg-teal-700 * table td u,.bg-red-300 .c06.simple-text.bg-teal-700 * table td sup,.bg-red-300 .c06.simple-text.bg-teal-700 * table td sub,.bg-red-300 .c06.simple-text.bg-teal-700 * table td small,.bg-red-300 .c06.simple-text.bg-teal-700 * table td q,.bg-red-300 .c06.simple-text.bg-orange-700 * table td h2,.bg-red-300 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-red-300 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-red-300 .c06.simple-text.bg-orange-700 * table td h3,.bg-red-300 .c06.simple-text.bg-orange-700 * table td h4,.bg-red-300 .c06.simple-text.bg-orange-700 * table td h5,.bg-red-300 .c06.simple-text.bg-orange-700 * table td div,.bg-red-300 .c06.simple-text.bg-orange-700 * table td p,.bg-red-300 .c06.simple-text.bg-orange-700 * table td span,.bg-red-300 .c06.simple-text.bg-orange-700 * table td strong,.bg-red-300 .c06.simple-text.bg-orange-700 * table td ul,.bg-red-300 .c06.simple-text.bg-orange-700 * table td li,.bg-red-300 .c06.simple-text.bg-orange-700 * table td ol,.bg-red-300 .c06.simple-text.bg-orange-700 * table td em,.bg-red-300 .c06.simple-text.bg-orange-700 * table td i,.bg-red-300 .c06.simple-text.bg-orange-700 * table td u,.bg-red-300 .c06.simple-text.bg-orange-700 * table td sup,.bg-red-300 .c06.simple-text.bg-orange-700 * table td sub,.bg-red-300 .c06.simple-text.bg-orange-700 * table td small,.bg-red-300 .c06.simple-text.bg-orange-700 * table td q,.bg-red-300 .c06.simple-text.bg-purple-700 * table td h2,.bg-red-300 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-red-300 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-red-300 .c06.simple-text.bg-purple-700 * table td h3,.bg-red-300 .c06.simple-text.bg-purple-700 * table td h4,.bg-red-300 .c06.simple-text.bg-purple-700 * table td h5,.bg-red-300 .c06.simple-text.bg-purple-700 * table td div,.bg-red-300 .c06.simple-text.bg-purple-700 * table td p,.bg-red-300 .c06.simple-text.bg-purple-700 * table td span,.bg-red-300 .c06.simple-text.bg-purple-700 * table td strong,.bg-red-300 .c06.simple-text.bg-purple-700 * table td ul,.bg-red-300 .c06.simple-text.bg-purple-700 * table td li,.bg-red-300 .c06.simple-text.bg-purple-700 * table td ol,.bg-red-300 .c06.simple-text.bg-purple-700 * table td em,.bg-red-300 .c06.simple-text.bg-purple-700 * table td i,.bg-red-300 .c06.simple-text.bg-purple-700 * table td u,.bg-red-300 .c06.simple-text.bg-purple-700 * table td sup,.bg-red-300 .c06.simple-text.bg-purple-700 * table td sub,.bg-red-300 .c06.simple-text.bg-purple-700 * table td small,.bg-red-300 .c06.simple-text.bg-purple-700 * table td q,.bg-red-300 .c06.simple-text.bg-red-700 * table td h2,.bg-red-300 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-red-300 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-red-300 .c06.simple-text.bg-red-700 * table td h3,.bg-red-300 .c06.simple-text.bg-red-700 * table td h4,.bg-red-300 .c06.simple-text.bg-red-700 * table td h5,.bg-red-300 .c06.simple-text.bg-red-700 * table td div,.bg-red-300 .c06.simple-text.bg-red-700 * table td p,.bg-red-300 .c06.simple-text.bg-red-700 * table td span,.bg-red-300 .c06.simple-text.bg-red-700 * table td strong,.bg-red-300 .c06.simple-text.bg-red-700 * table td ul,.bg-red-300 .c06.simple-text.bg-red-700 * table td li,.bg-red-300 .c06.simple-text.bg-red-700 * table td ol,.bg-red-300 .c06.simple-text.bg-red-700 * table td em,.bg-red-300 .c06.simple-text.bg-red-700 * table td i,.bg-red-300 .c06.simple-text.bg-red-700 * table td u,.bg-red-300 .c06.simple-text.bg-red-700 * table td sup,.bg-red-300 .c06.simple-text.bg-red-700 * table td sub,.bg-red-300 .c06.simple-text.bg-red-700 * table td small,.bg-red-300 .c06.simple-text.bg-red-700 * table td q,.bg-red-300 .c06.simple-text.bg-grey-700 * table td h2,.bg-red-300 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-red-300 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-red-300 .c06.simple-text.bg-grey-700 * table td h3,.bg-red-300 .c06.simple-text.bg-grey-700 * table td h4,.bg-red-300 .c06.simple-text.bg-grey-700 * table td h5,.bg-red-300 .c06.simple-text.bg-grey-700 * table td div,.bg-red-300 .c06.simple-text.bg-grey-700 * table td p,.bg-red-300 .c06.simple-text.bg-grey-700 * table td span,.bg-red-300 .c06.simple-text.bg-grey-700 * table td strong,.bg-red-300 .c06.simple-text.bg-grey-700 * table td ul,.bg-red-300 .c06.simple-text.bg-grey-700 * table td li,.bg-red-300 .c06.simple-text.bg-grey-700 * table td ol,.bg-red-300 .c06.simple-text.bg-grey-700 * table td em,.bg-red-300 .c06.simple-text.bg-grey-700 * table td i,.bg-red-300 .c06.simple-text.bg-grey-700 * table td u,.bg-red-300 .c06.simple-text.bg-grey-700 * table td sup,.bg-red-300 .c06.simple-text.bg-grey-700 * table td sub,.bg-red-300 .c06.simple-text.bg-grey-700 * table td small,.bg-red-300 .c06.simple-text.bg-grey-700 * table td q,.bg-red-300 .c06.simple-text.bg-grey-800 * table td h2,.bg-red-300 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-red-300 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-red-300 .c06.simple-text.bg-grey-800 * table td h3,.bg-red-300 .c06.simple-text.bg-grey-800 * table td h4,.bg-red-300 .c06.simple-text.bg-grey-800 * table td h5,.bg-red-300 .c06.simple-text.bg-grey-800 * table td div,.bg-red-300 .c06.simple-text.bg-grey-800 * table td p,.bg-red-300 .c06.simple-text.bg-grey-800 * table td span,.bg-red-300 .c06.simple-text.bg-grey-800 * table td strong,.bg-red-300 .c06.simple-text.bg-grey-800 * table td ul,.bg-red-300 .c06.simple-text.bg-grey-800 * table td li,.bg-red-300 .c06.simple-text.bg-grey-800 * table td ol,.bg-red-300 .c06.simple-text.bg-grey-800 * table td em,.bg-red-300 .c06.simple-text.bg-grey-800 * table td i,.bg-red-300 .c06.simple-text.bg-grey-800 * table td u,.bg-red-300 .c06.simple-text.bg-grey-800 * table td sup,.bg-red-300 .c06.simple-text.bg-grey-800 * table td sub,.bg-red-300 .c06.simple-text.bg-grey-800 * table td small,.bg-red-300 .c06.simple-text.bg-grey-800 * table td q,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td h2,.bg-red-300 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-red-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td h3,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td h4,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td h5,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td div,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td p,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td span,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td strong,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td ul,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td li,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td ol,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td em,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td i,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td u,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td sup,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td sub,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td small,.bg-red-300 .c06.simple-text.bg-darkest-blue * table td q,.bg-blue-100 .c06.simple-text.bg-green-800 * table td h2,.bg-blue-100 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-blue-100 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-blue-100 .c06.simple-text.bg-green-800 * table td h3,.bg-blue-100 .c06.simple-text.bg-green-800 * table td h4,.bg-blue-100 .c06.simple-text.bg-green-800 * table td h5,.bg-blue-100 .c06.simple-text.bg-green-800 * table td div,.bg-blue-100 .c06.simple-text.bg-green-800 * table td p,.bg-blue-100 .c06.simple-text.bg-green-800 * table td span,.bg-blue-100 .c06.simple-text.bg-green-800 * table td strong,.bg-blue-100 .c06.simple-text.bg-green-800 * table td ul,.bg-blue-100 .c06.simple-text.bg-green-800 * table td li,.bg-blue-100 .c06.simple-text.bg-green-800 * table td ol,.bg-blue-100 .c06.simple-text.bg-green-800 * table td em,.bg-blue-100 .c06.simple-text.bg-green-800 * table td i,.bg-blue-100 .c06.simple-text.bg-green-800 * table td u,.bg-blue-100 .c06.simple-text.bg-green-800 * table td sup,.bg-blue-100 .c06.simple-text.bg-green-800 * table td sub,.bg-blue-100 .c06.simple-text.bg-green-800 * table td small,.bg-blue-100 .c06.simple-text.bg-green-800 * table td q,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td h2,.bg-blue-100 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-blue-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td h3,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td h4,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td h5,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td div,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td p,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td span,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td strong,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td ul,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td li,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td ol,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td em,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td i,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td u,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td sup,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td sub,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td small,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table td q,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td h2,.bg-blue-100 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-blue-100 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td h3,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td h4,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td h5,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td div,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td p,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td span,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td strong,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td ul,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td li,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td ol,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td em,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td i,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td u,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td sup,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td sub,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td small,.bg-blue-100 .c06.simple-text.bg-blue-700 * table td q,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td h2,.bg-blue-100 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-blue-100 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td h3,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td h4,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td h5,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td div,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td p,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td span,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td strong,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td ul,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td li,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td ol,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td em,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td i,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td u,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td sup,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td sub,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td small,.bg-blue-100 .c06.simple-text.bg-pink-700 * table td q,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td h2,.bg-blue-100 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-blue-100 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td h3,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td h4,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td h5,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td div,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td p,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td span,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td strong,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td ul,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td li,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td ol,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td em,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td i,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td u,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td sup,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td sub,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td small,.bg-blue-100 .c06.simple-text.bg-teal-700 * table td q,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td h2,.bg-blue-100 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-blue-100 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td h3,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td h4,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td h5,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td div,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td p,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td span,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td strong,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td ul,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td li,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td ol,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td em,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td i,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td u,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td sup,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td sub,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td small,.bg-blue-100 .c06.simple-text.bg-orange-700 * table td q,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td h2,.bg-blue-100 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-blue-100 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td h3,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td h4,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td h5,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td div,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td p,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td span,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td strong,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td ul,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td li,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td ol,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td em,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td i,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td u,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td sup,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td sub,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td small,.bg-blue-100 .c06.simple-text.bg-purple-700 * table td q,.bg-blue-100 .c06.simple-text.bg-red-700 * table td h2,.bg-blue-100 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-blue-100 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-blue-100 .c06.simple-text.bg-red-700 * table td h3,.bg-blue-100 .c06.simple-text.bg-red-700 * table td h4,.bg-blue-100 .c06.simple-text.bg-red-700 * table td h5,.bg-blue-100 .c06.simple-text.bg-red-700 * table td div,.bg-blue-100 .c06.simple-text.bg-red-700 * table td p,.bg-blue-100 .c06.simple-text.bg-red-700 * table td span,.bg-blue-100 .c06.simple-text.bg-red-700 * table td strong,.bg-blue-100 .c06.simple-text.bg-red-700 * table td ul,.bg-blue-100 .c06.simple-text.bg-red-700 * table td li,.bg-blue-100 .c06.simple-text.bg-red-700 * table td ol,.bg-blue-100 .c06.simple-text.bg-red-700 * table td em,.bg-blue-100 .c06.simple-text.bg-red-700 * table td i,.bg-blue-100 .c06.simple-text.bg-red-700 * table td u,.bg-blue-100 .c06.simple-text.bg-red-700 * table td sup,.bg-blue-100 .c06.simple-text.bg-red-700 * table td sub,.bg-blue-100 .c06.simple-text.bg-red-700 * table td small,.bg-blue-100 .c06.simple-text.bg-red-700 * table td q,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td h2,.bg-blue-100 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-blue-100 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td h3,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td h4,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td h5,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td div,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td p,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td span,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td strong,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td ul,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td li,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td ol,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td em,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td i,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td u,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td sup,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td sub,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td small,.bg-blue-100 .c06.simple-text.bg-grey-700 * table td q,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td h2,.bg-blue-100 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-blue-100 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td h3,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td h4,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td h5,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td div,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td p,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td span,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td strong,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td ul,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td li,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td ol,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td em,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td i,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td u,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td sup,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td sub,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td small,.bg-blue-100 .c06.simple-text.bg-grey-800 * table td q,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td h2,.bg-blue-100 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-blue-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td h3,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td h4,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td h5,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td div,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td p,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td span,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td strong,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td ul,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td li,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td ol,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td em,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td i,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td u,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td sup,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td sub,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td small,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table td q,.bg-blue-300 .c06.simple-text.bg-green-800 * table td h2,.bg-blue-300 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-blue-300 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-blue-300 .c06.simple-text.bg-green-800 * table td h3,.bg-blue-300 .c06.simple-text.bg-green-800 * table td h4,.bg-blue-300 .c06.simple-text.bg-green-800 * table td h5,.bg-blue-300 .c06.simple-text.bg-green-800 * table td div,.bg-blue-300 .c06.simple-text.bg-green-800 * table td p,.bg-blue-300 .c06.simple-text.bg-green-800 * table td span,.bg-blue-300 .c06.simple-text.bg-green-800 * table td strong,.bg-blue-300 .c06.simple-text.bg-green-800 * table td ul,.bg-blue-300 .c06.simple-text.bg-green-800 * table td li,.bg-blue-300 .c06.simple-text.bg-green-800 * table td ol,.bg-blue-300 .c06.simple-text.bg-green-800 * table td em,.bg-blue-300 .c06.simple-text.bg-green-800 * table td i,.bg-blue-300 .c06.simple-text.bg-green-800 * table td u,.bg-blue-300 .c06.simple-text.bg-green-800 * table td sup,.bg-blue-300 .c06.simple-text.bg-green-800 * table td sub,.bg-blue-300 .c06.simple-text.bg-green-800 * table td small,.bg-blue-300 .c06.simple-text.bg-green-800 * table td q,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td h2,.bg-blue-300 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-blue-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td h3,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td h4,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td h5,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td div,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td p,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td span,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td strong,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td ul,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td li,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td ol,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td em,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td i,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td u,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td sup,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td sub,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td small,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table td q,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td h2,.bg-blue-300 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-blue-300 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td h3,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td h4,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td h5,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td div,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td p,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td span,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td strong,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td ul,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td li,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td ol,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td em,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td i,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td u,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td sup,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td sub,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td small,.bg-blue-300 .c06.simple-text.bg-blue-700 * table td q,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td h2,.bg-blue-300 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-blue-300 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td h3,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td h4,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td h5,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td div,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td p,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td span,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td strong,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td ul,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td li,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td ol,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td em,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td i,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td u,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td sup,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td sub,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td small,.bg-blue-300 .c06.simple-text.bg-pink-700 * table td q,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td h2,.bg-blue-300 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-blue-300 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td h3,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td h4,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td h5,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td div,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td p,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td span,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td strong,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td ul,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td li,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td ol,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td em,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td i,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td u,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td sup,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td sub,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td small,.bg-blue-300 .c06.simple-text.bg-teal-700 * table td q,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td h2,.bg-blue-300 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-blue-300 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td h3,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td h4,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td h5,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td div,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td p,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td span,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td strong,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td ul,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td li,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td ol,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td em,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td i,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td u,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td sup,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td sub,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td small,.bg-blue-300 .c06.simple-text.bg-orange-700 * table td q,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td h2,.bg-blue-300 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-blue-300 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td h3,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td h4,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td h5,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td div,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td p,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td span,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td strong,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td ul,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td li,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td ol,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td em,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td i,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td u,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td sup,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td sub,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td small,.bg-blue-300 .c06.simple-text.bg-purple-700 * table td q,.bg-blue-300 .c06.simple-text.bg-red-700 * table td h2,.bg-blue-300 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-blue-300 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-blue-300 .c06.simple-text.bg-red-700 * table td h3,.bg-blue-300 .c06.simple-text.bg-red-700 * table td h4,.bg-blue-300 .c06.simple-text.bg-red-700 * table td h5,.bg-blue-300 .c06.simple-text.bg-red-700 * table td div,.bg-blue-300 .c06.simple-text.bg-red-700 * table td p,.bg-blue-300 .c06.simple-text.bg-red-700 * table td span,.bg-blue-300 .c06.simple-text.bg-red-700 * table td strong,.bg-blue-300 .c06.simple-text.bg-red-700 * table td ul,.bg-blue-300 .c06.simple-text.bg-red-700 * table td li,.bg-blue-300 .c06.simple-text.bg-red-700 * table td ol,.bg-blue-300 .c06.simple-text.bg-red-700 * table td em,.bg-blue-300 .c06.simple-text.bg-red-700 * table td i,.bg-blue-300 .c06.simple-text.bg-red-700 * table td u,.bg-blue-300 .c06.simple-text.bg-red-700 * table td sup,.bg-blue-300 .c06.simple-text.bg-red-700 * table td sub,.bg-blue-300 .c06.simple-text.bg-red-700 * table td small,.bg-blue-300 .c06.simple-text.bg-red-700 * table td q,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td h2,.bg-blue-300 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-blue-300 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td h3,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td h4,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td h5,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td div,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td p,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td span,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td strong,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td ul,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td li,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td ol,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td em,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td i,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td u,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td sup,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td sub,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td small,.bg-blue-300 .c06.simple-text.bg-grey-700 * table td q,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td h2,.bg-blue-300 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-blue-300 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td h3,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td h4,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td h5,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td div,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td p,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td span,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td strong,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td ul,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td li,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td ol,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td em,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td i,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td u,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td sup,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td sub,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td small,.bg-blue-300 .c06.simple-text.bg-grey-800 * table td q,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td h2,.bg-blue-300 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-blue-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td h3,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td h4,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td h5,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td div,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td p,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td span,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td strong,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td ul,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td li,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td ol,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td em,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td i,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td u,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td sup,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td sub,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td small,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table td q,.bg-pink-100 .c06.simple-text.bg-green-800 * table td h2,.bg-pink-100 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-pink-100 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-pink-100 .c06.simple-text.bg-green-800 * table td h3,.bg-pink-100 .c06.simple-text.bg-green-800 * table td h4,.bg-pink-100 .c06.simple-text.bg-green-800 * table td h5,.bg-pink-100 .c06.simple-text.bg-green-800 * table td div,.bg-pink-100 .c06.simple-text.bg-green-800 * table td p,.bg-pink-100 .c06.simple-text.bg-green-800 * table td span,.bg-pink-100 .c06.simple-text.bg-green-800 * table td strong,.bg-pink-100 .c06.simple-text.bg-green-800 * table td ul,.bg-pink-100 .c06.simple-text.bg-green-800 * table td li,.bg-pink-100 .c06.simple-text.bg-green-800 * table td ol,.bg-pink-100 .c06.simple-text.bg-green-800 * table td em,.bg-pink-100 .c06.simple-text.bg-green-800 * table td i,.bg-pink-100 .c06.simple-text.bg-green-800 * table td u,.bg-pink-100 .c06.simple-text.bg-green-800 * table td sup,.bg-pink-100 .c06.simple-text.bg-green-800 * table td sub,.bg-pink-100 .c06.simple-text.bg-green-800 * table td small,.bg-pink-100 .c06.simple-text.bg-green-800 * table td q,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td h2,.bg-pink-100 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-pink-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td h3,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td h4,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td h5,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td div,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td p,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td span,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td strong,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td ul,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td li,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td ol,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td em,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td i,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td u,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td sup,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td sub,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td small,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table td q,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td h2,.bg-pink-100 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-pink-100 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td h3,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td h4,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td h5,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td div,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td p,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td span,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td strong,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td ul,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td li,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td ol,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td em,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td i,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td u,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td sup,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td sub,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td small,.bg-pink-100 .c06.simple-text.bg-blue-700 * table td q,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td h2,.bg-pink-100 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-pink-100 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td h3,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td h4,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td h5,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td div,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td p,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td span,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td strong,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td ul,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td li,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td ol,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td em,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td i,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td u,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td sup,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td sub,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td small,.bg-pink-100 .c06.simple-text.bg-pink-700 * table td q,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td h2,.bg-pink-100 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-pink-100 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td h3,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td h4,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td h5,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td div,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td p,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td span,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td strong,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td ul,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td li,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td ol,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td em,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td i,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td u,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td sup,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td sub,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td small,.bg-pink-100 .c06.simple-text.bg-teal-700 * table td q,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td h2,.bg-pink-100 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-pink-100 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td h3,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td h4,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td h5,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td div,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td p,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td span,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td strong,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td ul,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td li,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td ol,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td em,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td i,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td u,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td sup,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td sub,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td small,.bg-pink-100 .c06.simple-text.bg-orange-700 * table td q,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td h2,.bg-pink-100 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-pink-100 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td h3,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td h4,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td h5,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td div,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td p,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td span,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td strong,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td ul,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td li,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td ol,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td em,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td i,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td u,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td sup,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td sub,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td small,.bg-pink-100 .c06.simple-text.bg-purple-700 * table td q,.bg-pink-100 .c06.simple-text.bg-red-700 * table td h2,.bg-pink-100 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-pink-100 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-pink-100 .c06.simple-text.bg-red-700 * table td h3,.bg-pink-100 .c06.simple-text.bg-red-700 * table td h4,.bg-pink-100 .c06.simple-text.bg-red-700 * table td h5,.bg-pink-100 .c06.simple-text.bg-red-700 * table td div,.bg-pink-100 .c06.simple-text.bg-red-700 * table td p,.bg-pink-100 .c06.simple-text.bg-red-700 * table td span,.bg-pink-100 .c06.simple-text.bg-red-700 * table td strong,.bg-pink-100 .c06.simple-text.bg-red-700 * table td ul,.bg-pink-100 .c06.simple-text.bg-red-700 * table td li,.bg-pink-100 .c06.simple-text.bg-red-700 * table td ol,.bg-pink-100 .c06.simple-text.bg-red-700 * table td em,.bg-pink-100 .c06.simple-text.bg-red-700 * table td i,.bg-pink-100 .c06.simple-text.bg-red-700 * table td u,.bg-pink-100 .c06.simple-text.bg-red-700 * table td sup,.bg-pink-100 .c06.simple-text.bg-red-700 * table td sub,.bg-pink-100 .c06.simple-text.bg-red-700 * table td small,.bg-pink-100 .c06.simple-text.bg-red-700 * table td q,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td h2,.bg-pink-100 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-pink-100 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td h3,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td h4,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td h5,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td div,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td p,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td span,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td strong,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td ul,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td li,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td ol,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td em,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td i,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td u,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td sup,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td sub,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td small,.bg-pink-100 .c06.simple-text.bg-grey-700 * table td q,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td h2,.bg-pink-100 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-pink-100 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td h3,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td h4,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td h5,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td div,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td p,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td span,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td strong,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td ul,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td li,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td ol,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td em,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td i,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td u,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td sup,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td sub,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td small,.bg-pink-100 .c06.simple-text.bg-grey-800 * table td q,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td h2,.bg-pink-100 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-pink-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td h3,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td h4,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td h5,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td div,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td p,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td span,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td strong,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td ul,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td li,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td ol,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td em,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td i,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td u,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td sup,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td sub,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td small,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table td q,.bg-pink-300 .c06.simple-text.bg-green-800 * table td h2,.bg-pink-300 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-pink-300 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-pink-300 .c06.simple-text.bg-green-800 * table td h3,.bg-pink-300 .c06.simple-text.bg-green-800 * table td h4,.bg-pink-300 .c06.simple-text.bg-green-800 * table td h5,.bg-pink-300 .c06.simple-text.bg-green-800 * table td div,.bg-pink-300 .c06.simple-text.bg-green-800 * table td p,.bg-pink-300 .c06.simple-text.bg-green-800 * table td span,.bg-pink-300 .c06.simple-text.bg-green-800 * table td strong,.bg-pink-300 .c06.simple-text.bg-green-800 * table td ul,.bg-pink-300 .c06.simple-text.bg-green-800 * table td li,.bg-pink-300 .c06.simple-text.bg-green-800 * table td ol,.bg-pink-300 .c06.simple-text.bg-green-800 * table td em,.bg-pink-300 .c06.simple-text.bg-green-800 * table td i,.bg-pink-300 .c06.simple-text.bg-green-800 * table td u,.bg-pink-300 .c06.simple-text.bg-green-800 * table td sup,.bg-pink-300 .c06.simple-text.bg-green-800 * table td sub,.bg-pink-300 .c06.simple-text.bg-green-800 * table td small,.bg-pink-300 .c06.simple-text.bg-green-800 * table td q,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td h2,.bg-pink-300 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-pink-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td h3,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td h4,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td h5,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td div,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td p,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td span,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td strong,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td ul,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td li,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td ol,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td em,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td i,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td u,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td sup,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td sub,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td small,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table td q,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td h2,.bg-pink-300 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-pink-300 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td h3,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td h4,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td h5,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td div,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td p,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td span,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td strong,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td ul,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td li,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td ol,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td em,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td i,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td u,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td sup,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td sub,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td small,.bg-pink-300 .c06.simple-text.bg-blue-700 * table td q,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td h2,.bg-pink-300 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-pink-300 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td h3,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td h4,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td h5,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td div,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td p,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td span,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td strong,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td ul,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td li,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td ol,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td em,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td i,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td u,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td sup,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td sub,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td small,.bg-pink-300 .c06.simple-text.bg-pink-700 * table td q,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td h2,.bg-pink-300 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-pink-300 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td h3,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td h4,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td h5,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td div,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td p,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td span,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td strong,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td ul,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td li,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td ol,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td em,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td i,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td u,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td sup,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td sub,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td small,.bg-pink-300 .c06.simple-text.bg-teal-700 * table td q,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td h2,.bg-pink-300 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-pink-300 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td h3,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td h4,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td h5,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td div,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td p,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td span,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td strong,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td ul,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td li,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td ol,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td em,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td i,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td u,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td sup,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td sub,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td small,.bg-pink-300 .c06.simple-text.bg-orange-700 * table td q,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td h2,.bg-pink-300 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-pink-300 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td h3,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td h4,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td h5,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td div,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td p,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td span,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td strong,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td ul,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td li,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td ol,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td em,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td i,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td u,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td sup,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td sub,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td small,.bg-pink-300 .c06.simple-text.bg-purple-700 * table td q,.bg-pink-300 .c06.simple-text.bg-red-700 * table td h2,.bg-pink-300 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-pink-300 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-pink-300 .c06.simple-text.bg-red-700 * table td h3,.bg-pink-300 .c06.simple-text.bg-red-700 * table td h4,.bg-pink-300 .c06.simple-text.bg-red-700 * table td h5,.bg-pink-300 .c06.simple-text.bg-red-700 * table td div,.bg-pink-300 .c06.simple-text.bg-red-700 * table td p,.bg-pink-300 .c06.simple-text.bg-red-700 * table td span,.bg-pink-300 .c06.simple-text.bg-red-700 * table td strong,.bg-pink-300 .c06.simple-text.bg-red-700 * table td ul,.bg-pink-300 .c06.simple-text.bg-red-700 * table td li,.bg-pink-300 .c06.simple-text.bg-red-700 * table td ol,.bg-pink-300 .c06.simple-text.bg-red-700 * table td em,.bg-pink-300 .c06.simple-text.bg-red-700 * table td i,.bg-pink-300 .c06.simple-text.bg-red-700 * table td u,.bg-pink-300 .c06.simple-text.bg-red-700 * table td sup,.bg-pink-300 .c06.simple-text.bg-red-700 * table td sub,.bg-pink-300 .c06.simple-text.bg-red-700 * table td small,.bg-pink-300 .c06.simple-text.bg-red-700 * table td q,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td h2,.bg-pink-300 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-pink-300 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td h3,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td h4,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td h5,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td div,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td p,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td span,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td strong,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td ul,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td li,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td ol,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td em,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td i,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td u,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td sup,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td sub,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td small,.bg-pink-300 .c06.simple-text.bg-grey-700 * table td q,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td h2,.bg-pink-300 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-pink-300 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td h3,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td h4,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td h5,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td div,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td p,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td span,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td strong,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td ul,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td li,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td ol,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td em,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td i,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td u,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td sup,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td sub,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td small,.bg-pink-300 .c06.simple-text.bg-grey-800 * table td q,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td h2,.bg-pink-300 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-pink-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td h3,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td h4,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td h5,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td div,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td p,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td span,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td strong,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td ul,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td li,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td ol,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td em,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td i,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td u,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td sup,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td sub,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td small,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table td q,.bg-teal-100 .c06.simple-text.bg-green-800 * table td h2,.bg-teal-100 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-teal-100 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-teal-100 .c06.simple-text.bg-green-800 * table td h3,.bg-teal-100 .c06.simple-text.bg-green-800 * table td h4,.bg-teal-100 .c06.simple-text.bg-green-800 * table td h5,.bg-teal-100 .c06.simple-text.bg-green-800 * table td div,.bg-teal-100 .c06.simple-text.bg-green-800 * table td p,.bg-teal-100 .c06.simple-text.bg-green-800 * table td span,.bg-teal-100 .c06.simple-text.bg-green-800 * table td strong,.bg-teal-100 .c06.simple-text.bg-green-800 * table td ul,.bg-teal-100 .c06.simple-text.bg-green-800 * table td li,.bg-teal-100 .c06.simple-text.bg-green-800 * table td ol,.bg-teal-100 .c06.simple-text.bg-green-800 * table td em,.bg-teal-100 .c06.simple-text.bg-green-800 * table td i,.bg-teal-100 .c06.simple-text.bg-green-800 * table td u,.bg-teal-100 .c06.simple-text.bg-green-800 * table td sup,.bg-teal-100 .c06.simple-text.bg-green-800 * table td sub,.bg-teal-100 .c06.simple-text.bg-green-800 * table td small,.bg-teal-100 .c06.simple-text.bg-green-800 * table td q,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td h2,.bg-teal-100 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-teal-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td h3,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td h4,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td h5,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td div,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td p,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td span,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td strong,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td ul,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td li,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td ol,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td em,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td i,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td u,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td sup,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td sub,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td small,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table td q,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td h2,.bg-teal-100 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-teal-100 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td h3,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td h4,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td h5,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td div,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td p,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td span,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td strong,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td ul,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td li,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td ol,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td em,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td i,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td u,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td sup,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td sub,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td small,.bg-teal-100 .c06.simple-text.bg-blue-700 * table td q,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td h2,.bg-teal-100 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-teal-100 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td h3,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td h4,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td h5,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td div,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td p,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td span,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td strong,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td ul,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td li,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td ol,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td em,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td i,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td u,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td sup,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td sub,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td small,.bg-teal-100 .c06.simple-text.bg-pink-700 * table td q,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td h2,.bg-teal-100 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-teal-100 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td h3,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td h4,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td h5,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td div,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td p,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td span,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td strong,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td ul,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td li,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td ol,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td em,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td i,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td u,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td sup,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td sub,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td small,.bg-teal-100 .c06.simple-text.bg-teal-700 * table td q,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td h2,.bg-teal-100 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-teal-100 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td h3,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td h4,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td h5,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td div,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td p,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td span,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td strong,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td ul,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td li,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td ol,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td em,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td i,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td u,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td sup,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td sub,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td small,.bg-teal-100 .c06.simple-text.bg-orange-700 * table td q,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td h2,.bg-teal-100 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-teal-100 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td h3,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td h4,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td h5,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td div,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td p,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td span,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td strong,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td ul,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td li,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td ol,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td em,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td i,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td u,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td sup,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td sub,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td small,.bg-teal-100 .c06.simple-text.bg-purple-700 * table td q,.bg-teal-100 .c06.simple-text.bg-red-700 * table td h2,.bg-teal-100 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-teal-100 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-teal-100 .c06.simple-text.bg-red-700 * table td h3,.bg-teal-100 .c06.simple-text.bg-red-700 * table td h4,.bg-teal-100 .c06.simple-text.bg-red-700 * table td h5,.bg-teal-100 .c06.simple-text.bg-red-700 * table td div,.bg-teal-100 .c06.simple-text.bg-red-700 * table td p,.bg-teal-100 .c06.simple-text.bg-red-700 * table td span,.bg-teal-100 .c06.simple-text.bg-red-700 * table td strong,.bg-teal-100 .c06.simple-text.bg-red-700 * table td ul,.bg-teal-100 .c06.simple-text.bg-red-700 * table td li,.bg-teal-100 .c06.simple-text.bg-red-700 * table td ol,.bg-teal-100 .c06.simple-text.bg-red-700 * table td em,.bg-teal-100 .c06.simple-text.bg-red-700 * table td i,.bg-teal-100 .c06.simple-text.bg-red-700 * table td u,.bg-teal-100 .c06.simple-text.bg-red-700 * table td sup,.bg-teal-100 .c06.simple-text.bg-red-700 * table td sub,.bg-teal-100 .c06.simple-text.bg-red-700 * table td small,.bg-teal-100 .c06.simple-text.bg-red-700 * table td q,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td h2,.bg-teal-100 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-teal-100 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td h3,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td h4,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td h5,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td div,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td p,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td span,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td strong,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td ul,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td li,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td ol,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td em,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td i,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td u,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td sup,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td sub,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td small,.bg-teal-100 .c06.simple-text.bg-grey-700 * table td q,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td h2,.bg-teal-100 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-teal-100 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td h3,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td h4,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td h5,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td div,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td p,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td span,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td strong,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td ul,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td li,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td ol,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td em,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td i,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td u,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td sup,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td sub,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td small,.bg-teal-100 .c06.simple-text.bg-grey-800 * table td q,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td h2,.bg-teal-100 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-teal-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td h3,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td h4,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td h5,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td div,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td p,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td span,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td strong,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td ul,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td li,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td ol,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td em,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td i,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td u,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td sup,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td sub,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td small,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table td q,.bg-teal-300 .c06.simple-text.bg-green-800 * table td h2,.bg-teal-300 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-teal-300 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-teal-300 .c06.simple-text.bg-green-800 * table td h3,.bg-teal-300 .c06.simple-text.bg-green-800 * table td h4,.bg-teal-300 .c06.simple-text.bg-green-800 * table td h5,.bg-teal-300 .c06.simple-text.bg-green-800 * table td div,.bg-teal-300 .c06.simple-text.bg-green-800 * table td p,.bg-teal-300 .c06.simple-text.bg-green-800 * table td span,.bg-teal-300 .c06.simple-text.bg-green-800 * table td strong,.bg-teal-300 .c06.simple-text.bg-green-800 * table td ul,.bg-teal-300 .c06.simple-text.bg-green-800 * table td li,.bg-teal-300 .c06.simple-text.bg-green-800 * table td ol,.bg-teal-300 .c06.simple-text.bg-green-800 * table td em,.bg-teal-300 .c06.simple-text.bg-green-800 * table td i,.bg-teal-300 .c06.simple-text.bg-green-800 * table td u,.bg-teal-300 .c06.simple-text.bg-green-800 * table td sup,.bg-teal-300 .c06.simple-text.bg-green-800 * table td sub,.bg-teal-300 .c06.simple-text.bg-green-800 * table td small,.bg-teal-300 .c06.simple-text.bg-green-800 * table td q,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td h2,.bg-teal-300 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-teal-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td h3,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td h4,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td h5,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td div,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td p,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td span,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td strong,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td ul,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td li,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td ol,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td em,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td i,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td u,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td sup,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td sub,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td small,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table td q,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td h2,.bg-teal-300 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-teal-300 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td h3,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td h4,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td h5,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td div,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td p,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td span,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td strong,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td ul,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td li,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td ol,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td em,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td i,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td u,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td sup,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td sub,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td small,.bg-teal-300 .c06.simple-text.bg-blue-700 * table td q,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td h2,.bg-teal-300 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-teal-300 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td h3,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td h4,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td h5,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td div,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td p,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td span,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td strong,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td ul,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td li,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td ol,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td em,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td i,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td u,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td sup,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td sub,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td small,.bg-teal-300 .c06.simple-text.bg-pink-700 * table td q,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td h2,.bg-teal-300 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-teal-300 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td h3,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td h4,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td h5,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td div,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td p,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td span,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td strong,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td ul,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td li,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td ol,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td em,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td i,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td u,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td sup,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td sub,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td small,.bg-teal-300 .c06.simple-text.bg-teal-700 * table td q,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td h2,.bg-teal-300 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-teal-300 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td h3,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td h4,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td h5,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td div,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td p,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td span,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td strong,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td ul,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td li,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td ol,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td em,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td i,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td u,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td sup,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td sub,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td small,.bg-teal-300 .c06.simple-text.bg-orange-700 * table td q,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td h2,.bg-teal-300 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-teal-300 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td h3,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td h4,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td h5,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td div,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td p,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td span,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td strong,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td ul,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td li,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td ol,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td em,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td i,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td u,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td sup,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td sub,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td small,.bg-teal-300 .c06.simple-text.bg-purple-700 * table td q,.bg-teal-300 .c06.simple-text.bg-red-700 * table td h2,.bg-teal-300 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-teal-300 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-teal-300 .c06.simple-text.bg-red-700 * table td h3,.bg-teal-300 .c06.simple-text.bg-red-700 * table td h4,.bg-teal-300 .c06.simple-text.bg-red-700 * table td h5,.bg-teal-300 .c06.simple-text.bg-red-700 * table td div,.bg-teal-300 .c06.simple-text.bg-red-700 * table td p,.bg-teal-300 .c06.simple-text.bg-red-700 * table td span,.bg-teal-300 .c06.simple-text.bg-red-700 * table td strong,.bg-teal-300 .c06.simple-text.bg-red-700 * table td ul,.bg-teal-300 .c06.simple-text.bg-red-700 * table td li,.bg-teal-300 .c06.simple-text.bg-red-700 * table td ol,.bg-teal-300 .c06.simple-text.bg-red-700 * table td em,.bg-teal-300 .c06.simple-text.bg-red-700 * table td i,.bg-teal-300 .c06.simple-text.bg-red-700 * table td u,.bg-teal-300 .c06.simple-text.bg-red-700 * table td sup,.bg-teal-300 .c06.simple-text.bg-red-700 * table td sub,.bg-teal-300 .c06.simple-text.bg-red-700 * table td small,.bg-teal-300 .c06.simple-text.bg-red-700 * table td q,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td h2,.bg-teal-300 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-teal-300 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td h3,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td h4,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td h5,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td div,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td p,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td span,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td strong,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td ul,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td li,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td ol,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td em,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td i,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td u,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td sup,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td sub,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td small,.bg-teal-300 .c06.simple-text.bg-grey-700 * table td q,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td h2,.bg-teal-300 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-teal-300 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td h3,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td h4,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td h5,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td div,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td p,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td span,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td strong,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td ul,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td li,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td ol,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td em,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td i,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td u,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td sup,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td sub,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td small,.bg-teal-300 .c06.simple-text.bg-grey-800 * table td q,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td h2,.bg-teal-300 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-teal-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td h3,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td h4,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td h5,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td div,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td p,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td span,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td strong,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td ul,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td li,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td ol,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td em,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td i,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td u,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td sup,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td sub,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td small,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table td q,.bg-orange-100 .c06.simple-text.bg-green-800 * table td h2,.bg-orange-100 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-orange-100 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-orange-100 .c06.simple-text.bg-green-800 * table td h3,.bg-orange-100 .c06.simple-text.bg-green-800 * table td h4,.bg-orange-100 .c06.simple-text.bg-green-800 * table td h5,.bg-orange-100 .c06.simple-text.bg-green-800 * table td div,.bg-orange-100 .c06.simple-text.bg-green-800 * table td p,.bg-orange-100 .c06.simple-text.bg-green-800 * table td span,.bg-orange-100 .c06.simple-text.bg-green-800 * table td strong,.bg-orange-100 .c06.simple-text.bg-green-800 * table td ul,.bg-orange-100 .c06.simple-text.bg-green-800 * table td li,.bg-orange-100 .c06.simple-text.bg-green-800 * table td ol,.bg-orange-100 .c06.simple-text.bg-green-800 * table td em,.bg-orange-100 .c06.simple-text.bg-green-800 * table td i,.bg-orange-100 .c06.simple-text.bg-green-800 * table td u,.bg-orange-100 .c06.simple-text.bg-green-800 * table td sup,.bg-orange-100 .c06.simple-text.bg-green-800 * table td sub,.bg-orange-100 .c06.simple-text.bg-green-800 * table td small,.bg-orange-100 .c06.simple-text.bg-green-800 * table td q,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td h2,.bg-orange-100 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-orange-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td h3,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td h4,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td h5,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td div,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td p,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td span,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td strong,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td ul,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td li,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td ol,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td em,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td i,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td u,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td sup,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td sub,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td small,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table td q,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td h2,.bg-orange-100 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-orange-100 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td h3,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td h4,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td h5,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td div,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td p,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td span,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td strong,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td ul,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td li,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td ol,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td em,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td i,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td u,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td sup,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td sub,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td small,.bg-orange-100 .c06.simple-text.bg-blue-700 * table td q,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td h2,.bg-orange-100 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-orange-100 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td h3,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td h4,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td h5,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td div,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td p,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td span,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td strong,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td ul,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td li,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td ol,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td em,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td i,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td u,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td sup,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td sub,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td small,.bg-orange-100 .c06.simple-text.bg-pink-700 * table td q,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td h2,.bg-orange-100 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-orange-100 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td h3,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td h4,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td h5,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td div,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td p,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td span,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td strong,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td ul,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td li,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td ol,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td em,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td i,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td u,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td sup,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td sub,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td small,.bg-orange-100 .c06.simple-text.bg-teal-700 * table td q,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td h2,.bg-orange-100 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-orange-100 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td h3,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td h4,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td h5,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td div,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td p,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td span,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td strong,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td ul,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td li,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td ol,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td em,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td i,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td u,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td sup,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td sub,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td small,.bg-orange-100 .c06.simple-text.bg-orange-700 * table td q,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td h2,.bg-orange-100 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-orange-100 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td h3,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td h4,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td h5,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td div,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td p,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td span,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td strong,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td ul,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td li,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td ol,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td em,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td i,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td u,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td sup,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td sub,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td small,.bg-orange-100 .c06.simple-text.bg-purple-700 * table td q,.bg-orange-100 .c06.simple-text.bg-red-700 * table td h2,.bg-orange-100 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-orange-100 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-orange-100 .c06.simple-text.bg-red-700 * table td h3,.bg-orange-100 .c06.simple-text.bg-red-700 * table td h4,.bg-orange-100 .c06.simple-text.bg-red-700 * table td h5,.bg-orange-100 .c06.simple-text.bg-red-700 * table td div,.bg-orange-100 .c06.simple-text.bg-red-700 * table td p,.bg-orange-100 .c06.simple-text.bg-red-700 * table td span,.bg-orange-100 .c06.simple-text.bg-red-700 * table td strong,.bg-orange-100 .c06.simple-text.bg-red-700 * table td ul,.bg-orange-100 .c06.simple-text.bg-red-700 * table td li,.bg-orange-100 .c06.simple-text.bg-red-700 * table td ol,.bg-orange-100 .c06.simple-text.bg-red-700 * table td em,.bg-orange-100 .c06.simple-text.bg-red-700 * table td i,.bg-orange-100 .c06.simple-text.bg-red-700 * table td u,.bg-orange-100 .c06.simple-text.bg-red-700 * table td sup,.bg-orange-100 .c06.simple-text.bg-red-700 * table td sub,.bg-orange-100 .c06.simple-text.bg-red-700 * table td small,.bg-orange-100 .c06.simple-text.bg-red-700 * table td q,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td h2,.bg-orange-100 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-orange-100 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td h3,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td h4,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td h5,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td div,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td p,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td span,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td strong,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td ul,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td li,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td ol,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td em,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td i,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td u,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td sup,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td sub,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td small,.bg-orange-100 .c06.simple-text.bg-grey-700 * table td q,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td h2,.bg-orange-100 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-orange-100 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td h3,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td h4,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td h5,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td div,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td p,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td span,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td strong,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td ul,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td li,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td ol,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td em,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td i,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td u,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td sup,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td sub,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td small,.bg-orange-100 .c06.simple-text.bg-grey-800 * table td q,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td h2,.bg-orange-100 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-orange-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td h3,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td h4,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td h5,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td div,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td p,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td span,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td strong,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td ul,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td li,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td ol,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td em,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td i,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td u,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td sup,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td sub,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td small,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table td q,.bg-orange-300 .c06.simple-text.bg-green-800 * table td h2,.bg-orange-300 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-orange-300 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-orange-300 .c06.simple-text.bg-green-800 * table td h3,.bg-orange-300 .c06.simple-text.bg-green-800 * table td h4,.bg-orange-300 .c06.simple-text.bg-green-800 * table td h5,.bg-orange-300 .c06.simple-text.bg-green-800 * table td div,.bg-orange-300 .c06.simple-text.bg-green-800 * table td p,.bg-orange-300 .c06.simple-text.bg-green-800 * table td span,.bg-orange-300 .c06.simple-text.bg-green-800 * table td strong,.bg-orange-300 .c06.simple-text.bg-green-800 * table td ul,.bg-orange-300 .c06.simple-text.bg-green-800 * table td li,.bg-orange-300 .c06.simple-text.bg-green-800 * table td ol,.bg-orange-300 .c06.simple-text.bg-green-800 * table td em,.bg-orange-300 .c06.simple-text.bg-green-800 * table td i,.bg-orange-300 .c06.simple-text.bg-green-800 * table td u,.bg-orange-300 .c06.simple-text.bg-green-800 * table td sup,.bg-orange-300 .c06.simple-text.bg-green-800 * table td sub,.bg-orange-300 .c06.simple-text.bg-green-800 * table td small,.bg-orange-300 .c06.simple-text.bg-green-800 * table td q,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td h2,.bg-orange-300 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-orange-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td h3,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td h4,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td h5,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td div,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td p,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td span,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td strong,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td ul,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td li,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td ol,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td em,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td i,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td u,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td sup,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td sub,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td small,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table td q,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td h2,.bg-orange-300 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-orange-300 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td h3,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td h4,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td h5,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td div,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td p,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td span,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td strong,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td ul,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td li,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td ol,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td em,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td i,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td u,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td sup,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td sub,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td small,.bg-orange-300 .c06.simple-text.bg-blue-700 * table td q,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td h2,.bg-orange-300 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-orange-300 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td h3,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td h4,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td h5,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td div,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td p,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td span,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td strong,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td ul,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td li,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td ol,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td em,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td i,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td u,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td sup,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td sub,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td small,.bg-orange-300 .c06.simple-text.bg-pink-700 * table td q,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td h2,.bg-orange-300 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-orange-300 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td h3,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td h4,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td h5,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td div,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td p,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td span,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td strong,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td ul,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td li,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td ol,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td em,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td i,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td u,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td sup,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td sub,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td small,.bg-orange-300 .c06.simple-text.bg-teal-700 * table td q,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td h2,.bg-orange-300 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-orange-300 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td h3,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td h4,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td h5,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td div,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td p,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td span,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td strong,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td ul,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td li,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td ol,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td em,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td i,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td u,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td sup,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td sub,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td small,.bg-orange-300 .c06.simple-text.bg-orange-700 * table td q,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td h2,.bg-orange-300 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-orange-300 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td h3,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td h4,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td h5,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td div,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td p,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td span,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td strong,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td ul,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td li,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td ol,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td em,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td i,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td u,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td sup,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td sub,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td small,.bg-orange-300 .c06.simple-text.bg-purple-700 * table td q,.bg-orange-300 .c06.simple-text.bg-red-700 * table td h2,.bg-orange-300 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-orange-300 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-orange-300 .c06.simple-text.bg-red-700 * table td h3,.bg-orange-300 .c06.simple-text.bg-red-700 * table td h4,.bg-orange-300 .c06.simple-text.bg-red-700 * table td h5,.bg-orange-300 .c06.simple-text.bg-red-700 * table td div,.bg-orange-300 .c06.simple-text.bg-red-700 * table td p,.bg-orange-300 .c06.simple-text.bg-red-700 * table td span,.bg-orange-300 .c06.simple-text.bg-red-700 * table td strong,.bg-orange-300 .c06.simple-text.bg-red-700 * table td ul,.bg-orange-300 .c06.simple-text.bg-red-700 * table td li,.bg-orange-300 .c06.simple-text.bg-red-700 * table td ol,.bg-orange-300 .c06.simple-text.bg-red-700 * table td em,.bg-orange-300 .c06.simple-text.bg-red-700 * table td i,.bg-orange-300 .c06.simple-text.bg-red-700 * table td u,.bg-orange-300 .c06.simple-text.bg-red-700 * table td sup,.bg-orange-300 .c06.simple-text.bg-red-700 * table td sub,.bg-orange-300 .c06.simple-text.bg-red-700 * table td small,.bg-orange-300 .c06.simple-text.bg-red-700 * table td q,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td h2,.bg-orange-300 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-orange-300 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td h3,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td h4,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td h5,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td div,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td p,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td span,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td strong,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td ul,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td li,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td ol,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td em,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td i,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td u,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td sup,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td sub,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td small,.bg-orange-300 .c06.simple-text.bg-grey-700 * table td q,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td h2,.bg-orange-300 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-orange-300 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td h3,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td h4,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td h5,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td div,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td p,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td span,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td strong,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td ul,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td li,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td ol,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td em,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td i,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td u,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td sup,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td sub,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td small,.bg-orange-300 .c06.simple-text.bg-grey-800 * table td q,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td h2,.bg-orange-300 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-orange-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td h3,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td h4,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td h5,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td div,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td p,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td span,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td strong,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td ul,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td li,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td ol,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td em,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td i,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td u,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td sup,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td sub,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td small,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table td q,.bg-purple-100 .c06.simple-text.bg-green-800 * table td h2,.bg-purple-100 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-purple-100 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-purple-100 .c06.simple-text.bg-green-800 * table td h3,.bg-purple-100 .c06.simple-text.bg-green-800 * table td h4,.bg-purple-100 .c06.simple-text.bg-green-800 * table td h5,.bg-purple-100 .c06.simple-text.bg-green-800 * table td div,.bg-purple-100 .c06.simple-text.bg-green-800 * table td p,.bg-purple-100 .c06.simple-text.bg-green-800 * table td span,.bg-purple-100 .c06.simple-text.bg-green-800 * table td strong,.bg-purple-100 .c06.simple-text.bg-green-800 * table td ul,.bg-purple-100 .c06.simple-text.bg-green-800 * table td li,.bg-purple-100 .c06.simple-text.bg-green-800 * table td ol,.bg-purple-100 .c06.simple-text.bg-green-800 * table td em,.bg-purple-100 .c06.simple-text.bg-green-800 * table td i,.bg-purple-100 .c06.simple-text.bg-green-800 * table td u,.bg-purple-100 .c06.simple-text.bg-green-800 * table td sup,.bg-purple-100 .c06.simple-text.bg-green-800 * table td sub,.bg-purple-100 .c06.simple-text.bg-green-800 * table td small,.bg-purple-100 .c06.simple-text.bg-green-800 * table td q,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td h2,.bg-purple-100 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-purple-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td h3,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td h4,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td h5,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td div,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td p,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td span,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td strong,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td ul,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td li,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td ol,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td em,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td i,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td u,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td sup,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td sub,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td small,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table td q,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td h2,.bg-purple-100 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-purple-100 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td h3,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td h4,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td h5,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td div,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td p,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td span,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td strong,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td ul,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td li,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td ol,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td em,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td i,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td u,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td sup,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td sub,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td small,.bg-purple-100 .c06.simple-text.bg-blue-700 * table td q,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td h2,.bg-purple-100 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-purple-100 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td h3,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td h4,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td h5,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td div,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td p,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td span,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td strong,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td ul,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td li,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td ol,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td em,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td i,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td u,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td sup,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td sub,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td small,.bg-purple-100 .c06.simple-text.bg-pink-700 * table td q,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td h2,.bg-purple-100 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-purple-100 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td h3,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td h4,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td h5,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td div,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td p,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td span,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td strong,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td ul,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td li,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td ol,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td em,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td i,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td u,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td sup,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td sub,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td small,.bg-purple-100 .c06.simple-text.bg-teal-700 * table td q,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td h2,.bg-purple-100 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-purple-100 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td h3,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td h4,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td h5,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td div,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td p,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td span,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td strong,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td ul,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td li,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td ol,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td em,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td i,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td u,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td sup,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td sub,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td small,.bg-purple-100 .c06.simple-text.bg-orange-700 * table td q,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td h2,.bg-purple-100 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-purple-100 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td h3,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td h4,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td h5,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td div,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td p,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td span,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td strong,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td ul,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td li,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td ol,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td em,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td i,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td u,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td sup,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td sub,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td small,.bg-purple-100 .c06.simple-text.bg-purple-700 * table td q,.bg-purple-100 .c06.simple-text.bg-red-700 * table td h2,.bg-purple-100 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-purple-100 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-purple-100 .c06.simple-text.bg-red-700 * table td h3,.bg-purple-100 .c06.simple-text.bg-red-700 * table td h4,.bg-purple-100 .c06.simple-text.bg-red-700 * table td h5,.bg-purple-100 .c06.simple-text.bg-red-700 * table td div,.bg-purple-100 .c06.simple-text.bg-red-700 * table td p,.bg-purple-100 .c06.simple-text.bg-red-700 * table td span,.bg-purple-100 .c06.simple-text.bg-red-700 * table td strong,.bg-purple-100 .c06.simple-text.bg-red-700 * table td ul,.bg-purple-100 .c06.simple-text.bg-red-700 * table td li,.bg-purple-100 .c06.simple-text.bg-red-700 * table td ol,.bg-purple-100 .c06.simple-text.bg-red-700 * table td em,.bg-purple-100 .c06.simple-text.bg-red-700 * table td i,.bg-purple-100 .c06.simple-text.bg-red-700 * table td u,.bg-purple-100 .c06.simple-text.bg-red-700 * table td sup,.bg-purple-100 .c06.simple-text.bg-red-700 * table td sub,.bg-purple-100 .c06.simple-text.bg-red-700 * table td small,.bg-purple-100 .c06.simple-text.bg-red-700 * table td q,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td h2,.bg-purple-100 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-purple-100 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td h3,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td h4,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td h5,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td div,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td p,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td span,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td strong,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td ul,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td li,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td ol,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td em,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td i,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td u,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td sup,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td sub,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td small,.bg-purple-100 .c06.simple-text.bg-grey-700 * table td q,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td h2,.bg-purple-100 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-purple-100 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td h3,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td h4,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td h5,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td div,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td p,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td span,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td strong,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td ul,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td li,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td ol,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td em,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td i,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td u,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td sup,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td sub,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td small,.bg-purple-100 .c06.simple-text.bg-grey-800 * table td q,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td h2,.bg-purple-100 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-purple-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td h3,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td h4,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td h5,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td div,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td p,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td span,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td strong,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td ul,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td li,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td ol,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td em,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td i,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td u,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td sup,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td sub,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td small,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table td q,.bg-purple-300 .c06.simple-text.bg-green-800 * table td h2,.bg-purple-300 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-purple-300 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-purple-300 .c06.simple-text.bg-green-800 * table td h3,.bg-purple-300 .c06.simple-text.bg-green-800 * table td h4,.bg-purple-300 .c06.simple-text.bg-green-800 * table td h5,.bg-purple-300 .c06.simple-text.bg-green-800 * table td div,.bg-purple-300 .c06.simple-text.bg-green-800 * table td p,.bg-purple-300 .c06.simple-text.bg-green-800 * table td span,.bg-purple-300 .c06.simple-text.bg-green-800 * table td strong,.bg-purple-300 .c06.simple-text.bg-green-800 * table td ul,.bg-purple-300 .c06.simple-text.bg-green-800 * table td li,.bg-purple-300 .c06.simple-text.bg-green-800 * table td ol,.bg-purple-300 .c06.simple-text.bg-green-800 * table td em,.bg-purple-300 .c06.simple-text.bg-green-800 * table td i,.bg-purple-300 .c06.simple-text.bg-green-800 * table td u,.bg-purple-300 .c06.simple-text.bg-green-800 * table td sup,.bg-purple-300 .c06.simple-text.bg-green-800 * table td sub,.bg-purple-300 .c06.simple-text.bg-green-800 * table td small,.bg-purple-300 .c06.simple-text.bg-green-800 * table td q,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td h2,.bg-purple-300 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-purple-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td h3,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td h4,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td h5,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td div,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td p,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td span,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td strong,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td ul,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td li,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td ol,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td em,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td i,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td u,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td sup,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td sub,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td small,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table td q,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td h2,.bg-purple-300 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-purple-300 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td h3,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td h4,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td h5,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td div,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td p,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td span,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td strong,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td ul,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td li,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td ol,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td em,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td i,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td u,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td sup,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td sub,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td small,.bg-purple-300 .c06.simple-text.bg-blue-700 * table td q,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td h2,.bg-purple-300 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-purple-300 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td h3,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td h4,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td h5,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td div,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td p,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td span,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td strong,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td ul,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td li,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td ol,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td em,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td i,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td u,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td sup,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td sub,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td small,.bg-purple-300 .c06.simple-text.bg-pink-700 * table td q,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td h2,.bg-purple-300 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-purple-300 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td h3,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td h4,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td h5,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td div,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td p,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td span,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td strong,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td ul,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td li,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td ol,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td em,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td i,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td u,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td sup,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td sub,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td small,.bg-purple-300 .c06.simple-text.bg-teal-700 * table td q,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td h2,.bg-purple-300 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-purple-300 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td h3,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td h4,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td h5,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td div,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td p,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td span,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td strong,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td ul,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td li,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td ol,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td em,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td i,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td u,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td sup,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td sub,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td small,.bg-purple-300 .c06.simple-text.bg-orange-700 * table td q,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td h2,.bg-purple-300 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-purple-300 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td h3,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td h4,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td h5,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td div,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td p,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td span,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td strong,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td ul,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td li,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td ol,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td em,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td i,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td u,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td sup,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td sub,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td small,.bg-purple-300 .c06.simple-text.bg-purple-700 * table td q,.bg-purple-300 .c06.simple-text.bg-red-700 * table td h2,.bg-purple-300 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-purple-300 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-purple-300 .c06.simple-text.bg-red-700 * table td h3,.bg-purple-300 .c06.simple-text.bg-red-700 * table td h4,.bg-purple-300 .c06.simple-text.bg-red-700 * table td h5,.bg-purple-300 .c06.simple-text.bg-red-700 * table td div,.bg-purple-300 .c06.simple-text.bg-red-700 * table td p,.bg-purple-300 .c06.simple-text.bg-red-700 * table td span,.bg-purple-300 .c06.simple-text.bg-red-700 * table td strong,.bg-purple-300 .c06.simple-text.bg-red-700 * table td ul,.bg-purple-300 .c06.simple-text.bg-red-700 * table td li,.bg-purple-300 .c06.simple-text.bg-red-700 * table td ol,.bg-purple-300 .c06.simple-text.bg-red-700 * table td em,.bg-purple-300 .c06.simple-text.bg-red-700 * table td i,.bg-purple-300 .c06.simple-text.bg-red-700 * table td u,.bg-purple-300 .c06.simple-text.bg-red-700 * table td sup,.bg-purple-300 .c06.simple-text.bg-red-700 * table td sub,.bg-purple-300 .c06.simple-text.bg-red-700 * table td small,.bg-purple-300 .c06.simple-text.bg-red-700 * table td q,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td h2,.bg-purple-300 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-purple-300 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td h3,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td h4,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td h5,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td div,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td p,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td span,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td strong,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td ul,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td li,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td ol,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td em,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td i,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td u,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td sup,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td sub,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td small,.bg-purple-300 .c06.simple-text.bg-grey-700 * table td q,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td h2,.bg-purple-300 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-purple-300 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td h3,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td h4,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td h5,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td div,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td p,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td span,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td strong,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td ul,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td li,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td ol,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td em,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td i,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td u,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td sup,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td sub,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td small,.bg-purple-300 .c06.simple-text.bg-grey-800 * table td q,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td h2,.bg-purple-300 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-purple-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td h3,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td h4,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td h5,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td div,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td p,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td span,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td strong,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td ul,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td li,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td ol,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td em,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td i,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td u,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td sup,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td sub,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td small,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table td q,.bg-green-100 .c06.simple-text.bg-green-800 * table td h2,.bg-green-100 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-green-100 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-green-100 .c06.simple-text.bg-green-800 * table td h3,.bg-green-100 .c06.simple-text.bg-green-800 * table td h4,.bg-green-100 .c06.simple-text.bg-green-800 * table td h5,.bg-green-100 .c06.simple-text.bg-green-800 * table td div,.bg-green-100 .c06.simple-text.bg-green-800 * table td p,.bg-green-100 .c06.simple-text.bg-green-800 * table td span,.bg-green-100 .c06.simple-text.bg-green-800 * table td strong,.bg-green-100 .c06.simple-text.bg-green-800 * table td ul,.bg-green-100 .c06.simple-text.bg-green-800 * table td li,.bg-green-100 .c06.simple-text.bg-green-800 * table td ol,.bg-green-100 .c06.simple-text.bg-green-800 * table td em,.bg-green-100 .c06.simple-text.bg-green-800 * table td i,.bg-green-100 .c06.simple-text.bg-green-800 * table td u,.bg-green-100 .c06.simple-text.bg-green-800 * table td sup,.bg-green-100 .c06.simple-text.bg-green-800 * table td sub,.bg-green-100 .c06.simple-text.bg-green-800 * table td small,.bg-green-100 .c06.simple-text.bg-green-800 * table td q,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td h2,.bg-green-100 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-green-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td h3,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td h4,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td h5,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td div,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td p,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td span,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td strong,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td ul,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td li,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td ol,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td em,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td i,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td u,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td sup,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td sub,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td small,.bg-green-100 .c06.simple-text.bg-yellow-700 * table td q,.bg-green-100 .c06.simple-text.bg-blue-700 * table td h2,.bg-green-100 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-green-100 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-green-100 .c06.simple-text.bg-blue-700 * table td h3,.bg-green-100 .c06.simple-text.bg-blue-700 * table td h4,.bg-green-100 .c06.simple-text.bg-blue-700 * table td h5,.bg-green-100 .c06.simple-text.bg-blue-700 * table td div,.bg-green-100 .c06.simple-text.bg-blue-700 * table td p,.bg-green-100 .c06.simple-text.bg-blue-700 * table td span,.bg-green-100 .c06.simple-text.bg-blue-700 * table td strong,.bg-green-100 .c06.simple-text.bg-blue-700 * table td ul,.bg-green-100 .c06.simple-text.bg-blue-700 * table td li,.bg-green-100 .c06.simple-text.bg-blue-700 * table td ol,.bg-green-100 .c06.simple-text.bg-blue-700 * table td em,.bg-green-100 .c06.simple-text.bg-blue-700 * table td i,.bg-green-100 .c06.simple-text.bg-blue-700 * table td u,.bg-green-100 .c06.simple-text.bg-blue-700 * table td sup,.bg-green-100 .c06.simple-text.bg-blue-700 * table td sub,.bg-green-100 .c06.simple-text.bg-blue-700 * table td small,.bg-green-100 .c06.simple-text.bg-blue-700 * table td q,.bg-green-100 .c06.simple-text.bg-pink-700 * table td h2,.bg-green-100 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-green-100 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-green-100 .c06.simple-text.bg-pink-700 * table td h3,.bg-green-100 .c06.simple-text.bg-pink-700 * table td h4,.bg-green-100 .c06.simple-text.bg-pink-700 * table td h5,.bg-green-100 .c06.simple-text.bg-pink-700 * table td div,.bg-green-100 .c06.simple-text.bg-pink-700 * table td p,.bg-green-100 .c06.simple-text.bg-pink-700 * table td span,.bg-green-100 .c06.simple-text.bg-pink-700 * table td strong,.bg-green-100 .c06.simple-text.bg-pink-700 * table td ul,.bg-green-100 .c06.simple-text.bg-pink-700 * table td li,.bg-green-100 .c06.simple-text.bg-pink-700 * table td ol,.bg-green-100 .c06.simple-text.bg-pink-700 * table td em,.bg-green-100 .c06.simple-text.bg-pink-700 * table td i,.bg-green-100 .c06.simple-text.bg-pink-700 * table td u,.bg-green-100 .c06.simple-text.bg-pink-700 * table td sup,.bg-green-100 .c06.simple-text.bg-pink-700 * table td sub,.bg-green-100 .c06.simple-text.bg-pink-700 * table td small,.bg-green-100 .c06.simple-text.bg-pink-700 * table td q,.bg-green-100 .c06.simple-text.bg-teal-700 * table td h2,.bg-green-100 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-green-100 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-green-100 .c06.simple-text.bg-teal-700 * table td h3,.bg-green-100 .c06.simple-text.bg-teal-700 * table td h4,.bg-green-100 .c06.simple-text.bg-teal-700 * table td h5,.bg-green-100 .c06.simple-text.bg-teal-700 * table td div,.bg-green-100 .c06.simple-text.bg-teal-700 * table td p,.bg-green-100 .c06.simple-text.bg-teal-700 * table td span,.bg-green-100 .c06.simple-text.bg-teal-700 * table td strong,.bg-green-100 .c06.simple-text.bg-teal-700 * table td ul,.bg-green-100 .c06.simple-text.bg-teal-700 * table td li,.bg-green-100 .c06.simple-text.bg-teal-700 * table td ol,.bg-green-100 .c06.simple-text.bg-teal-700 * table td em,.bg-green-100 .c06.simple-text.bg-teal-700 * table td i,.bg-green-100 .c06.simple-text.bg-teal-700 * table td u,.bg-green-100 .c06.simple-text.bg-teal-700 * table td sup,.bg-green-100 .c06.simple-text.bg-teal-700 * table td sub,.bg-green-100 .c06.simple-text.bg-teal-700 * table td small,.bg-green-100 .c06.simple-text.bg-teal-700 * table td q,.bg-green-100 .c06.simple-text.bg-orange-700 * table td h2,.bg-green-100 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-green-100 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-green-100 .c06.simple-text.bg-orange-700 * table td h3,.bg-green-100 .c06.simple-text.bg-orange-700 * table td h4,.bg-green-100 .c06.simple-text.bg-orange-700 * table td h5,.bg-green-100 .c06.simple-text.bg-orange-700 * table td div,.bg-green-100 .c06.simple-text.bg-orange-700 * table td p,.bg-green-100 .c06.simple-text.bg-orange-700 * table td span,.bg-green-100 .c06.simple-text.bg-orange-700 * table td strong,.bg-green-100 .c06.simple-text.bg-orange-700 * table td ul,.bg-green-100 .c06.simple-text.bg-orange-700 * table td li,.bg-green-100 .c06.simple-text.bg-orange-700 * table td ol,.bg-green-100 .c06.simple-text.bg-orange-700 * table td em,.bg-green-100 .c06.simple-text.bg-orange-700 * table td i,.bg-green-100 .c06.simple-text.bg-orange-700 * table td u,.bg-green-100 .c06.simple-text.bg-orange-700 * table td sup,.bg-green-100 .c06.simple-text.bg-orange-700 * table td sub,.bg-green-100 .c06.simple-text.bg-orange-700 * table td small,.bg-green-100 .c06.simple-text.bg-orange-700 * table td q,.bg-green-100 .c06.simple-text.bg-purple-700 * table td h2,.bg-green-100 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-green-100 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-green-100 .c06.simple-text.bg-purple-700 * table td h3,.bg-green-100 .c06.simple-text.bg-purple-700 * table td h4,.bg-green-100 .c06.simple-text.bg-purple-700 * table td h5,.bg-green-100 .c06.simple-text.bg-purple-700 * table td div,.bg-green-100 .c06.simple-text.bg-purple-700 * table td p,.bg-green-100 .c06.simple-text.bg-purple-700 * table td span,.bg-green-100 .c06.simple-text.bg-purple-700 * table td strong,.bg-green-100 .c06.simple-text.bg-purple-700 * table td ul,.bg-green-100 .c06.simple-text.bg-purple-700 * table td li,.bg-green-100 .c06.simple-text.bg-purple-700 * table td ol,.bg-green-100 .c06.simple-text.bg-purple-700 * table td em,.bg-green-100 .c06.simple-text.bg-purple-700 * table td i,.bg-green-100 .c06.simple-text.bg-purple-700 * table td u,.bg-green-100 .c06.simple-text.bg-purple-700 * table td sup,.bg-green-100 .c06.simple-text.bg-purple-700 * table td sub,.bg-green-100 .c06.simple-text.bg-purple-700 * table td small,.bg-green-100 .c06.simple-text.bg-purple-700 * table td q,.bg-green-100 .c06.simple-text.bg-red-700 * table td h2,.bg-green-100 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-green-100 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-green-100 .c06.simple-text.bg-red-700 * table td h3,.bg-green-100 .c06.simple-text.bg-red-700 * table td h4,.bg-green-100 .c06.simple-text.bg-red-700 * table td h5,.bg-green-100 .c06.simple-text.bg-red-700 * table td div,.bg-green-100 .c06.simple-text.bg-red-700 * table td p,.bg-green-100 .c06.simple-text.bg-red-700 * table td span,.bg-green-100 .c06.simple-text.bg-red-700 * table td strong,.bg-green-100 .c06.simple-text.bg-red-700 * table td ul,.bg-green-100 .c06.simple-text.bg-red-700 * table td li,.bg-green-100 .c06.simple-text.bg-red-700 * table td ol,.bg-green-100 .c06.simple-text.bg-red-700 * table td em,.bg-green-100 .c06.simple-text.bg-red-700 * table td i,.bg-green-100 .c06.simple-text.bg-red-700 * table td u,.bg-green-100 .c06.simple-text.bg-red-700 * table td sup,.bg-green-100 .c06.simple-text.bg-red-700 * table td sub,.bg-green-100 .c06.simple-text.bg-red-700 * table td small,.bg-green-100 .c06.simple-text.bg-red-700 * table td q,.bg-green-100 .c06.simple-text.bg-grey-700 * table td h2,.bg-green-100 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-green-100 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-green-100 .c06.simple-text.bg-grey-700 * table td h3,.bg-green-100 .c06.simple-text.bg-grey-700 * table td h4,.bg-green-100 .c06.simple-text.bg-grey-700 * table td h5,.bg-green-100 .c06.simple-text.bg-grey-700 * table td div,.bg-green-100 .c06.simple-text.bg-grey-700 * table td p,.bg-green-100 .c06.simple-text.bg-grey-700 * table td span,.bg-green-100 .c06.simple-text.bg-grey-700 * table td strong,.bg-green-100 .c06.simple-text.bg-grey-700 * table td ul,.bg-green-100 .c06.simple-text.bg-grey-700 * table td li,.bg-green-100 .c06.simple-text.bg-grey-700 * table td ol,.bg-green-100 .c06.simple-text.bg-grey-700 * table td em,.bg-green-100 .c06.simple-text.bg-grey-700 * table td i,.bg-green-100 .c06.simple-text.bg-grey-700 * table td u,.bg-green-100 .c06.simple-text.bg-grey-700 * table td sup,.bg-green-100 .c06.simple-text.bg-grey-700 * table td sub,.bg-green-100 .c06.simple-text.bg-grey-700 * table td small,.bg-green-100 .c06.simple-text.bg-grey-700 * table td q,.bg-green-100 .c06.simple-text.bg-grey-800 * table td h2,.bg-green-100 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-green-100 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-green-100 .c06.simple-text.bg-grey-800 * table td h3,.bg-green-100 .c06.simple-text.bg-grey-800 * table td h4,.bg-green-100 .c06.simple-text.bg-grey-800 * table td h5,.bg-green-100 .c06.simple-text.bg-grey-800 * table td div,.bg-green-100 .c06.simple-text.bg-grey-800 * table td p,.bg-green-100 .c06.simple-text.bg-grey-800 * table td span,.bg-green-100 .c06.simple-text.bg-grey-800 * table td strong,.bg-green-100 .c06.simple-text.bg-grey-800 * table td ul,.bg-green-100 .c06.simple-text.bg-grey-800 * table td li,.bg-green-100 .c06.simple-text.bg-grey-800 * table td ol,.bg-green-100 .c06.simple-text.bg-grey-800 * table td em,.bg-green-100 .c06.simple-text.bg-grey-800 * table td i,.bg-green-100 .c06.simple-text.bg-grey-800 * table td u,.bg-green-100 .c06.simple-text.bg-grey-800 * table td sup,.bg-green-100 .c06.simple-text.bg-grey-800 * table td sub,.bg-green-100 .c06.simple-text.bg-grey-800 * table td small,.bg-green-100 .c06.simple-text.bg-grey-800 * table td q,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td h2,.bg-green-100 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-green-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td h3,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td h4,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td h5,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td div,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td p,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td span,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td strong,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td ul,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td li,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td ol,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td em,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td i,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td u,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td sup,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td sub,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td small,.bg-green-100 .c06.simple-text.bg-darkest-blue * table td q,.bg-green-300 .c06.simple-text.bg-green-800 * table td h2,.bg-green-300 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-green-300 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-green-300 .c06.simple-text.bg-green-800 * table td h3,.bg-green-300 .c06.simple-text.bg-green-800 * table td h4,.bg-green-300 .c06.simple-text.bg-green-800 * table td h5,.bg-green-300 .c06.simple-text.bg-green-800 * table td div,.bg-green-300 .c06.simple-text.bg-green-800 * table td p,.bg-green-300 .c06.simple-text.bg-green-800 * table td span,.bg-green-300 .c06.simple-text.bg-green-800 * table td strong,.bg-green-300 .c06.simple-text.bg-green-800 * table td ul,.bg-green-300 .c06.simple-text.bg-green-800 * table td li,.bg-green-300 .c06.simple-text.bg-green-800 * table td ol,.bg-green-300 .c06.simple-text.bg-green-800 * table td em,.bg-green-300 .c06.simple-text.bg-green-800 * table td i,.bg-green-300 .c06.simple-text.bg-green-800 * table td u,.bg-green-300 .c06.simple-text.bg-green-800 * table td sup,.bg-green-300 .c06.simple-text.bg-green-800 * table td sub,.bg-green-300 .c06.simple-text.bg-green-800 * table td small,.bg-green-300 .c06.simple-text.bg-green-800 * table td q,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td h2,.bg-green-300 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-green-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td h3,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td h4,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td h5,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td div,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td p,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td span,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td strong,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td ul,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td li,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td ol,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td em,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td i,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td u,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td sup,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td sub,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td small,.bg-green-300 .c06.simple-text.bg-yellow-700 * table td q,.bg-green-300 .c06.simple-text.bg-blue-700 * table td h2,.bg-green-300 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-green-300 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-green-300 .c06.simple-text.bg-blue-700 * table td h3,.bg-green-300 .c06.simple-text.bg-blue-700 * table td h4,.bg-green-300 .c06.simple-text.bg-blue-700 * table td h5,.bg-green-300 .c06.simple-text.bg-blue-700 * table td div,.bg-green-300 .c06.simple-text.bg-blue-700 * table td p,.bg-green-300 .c06.simple-text.bg-blue-700 * table td span,.bg-green-300 .c06.simple-text.bg-blue-700 * table td strong,.bg-green-300 .c06.simple-text.bg-blue-700 * table td ul,.bg-green-300 .c06.simple-text.bg-blue-700 * table td li,.bg-green-300 .c06.simple-text.bg-blue-700 * table td ol,.bg-green-300 .c06.simple-text.bg-blue-700 * table td em,.bg-green-300 .c06.simple-text.bg-blue-700 * table td i,.bg-green-300 .c06.simple-text.bg-blue-700 * table td u,.bg-green-300 .c06.simple-text.bg-blue-700 * table td sup,.bg-green-300 .c06.simple-text.bg-blue-700 * table td sub,.bg-green-300 .c06.simple-text.bg-blue-700 * table td small,.bg-green-300 .c06.simple-text.bg-blue-700 * table td q,.bg-green-300 .c06.simple-text.bg-pink-700 * table td h2,.bg-green-300 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-green-300 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-green-300 .c06.simple-text.bg-pink-700 * table td h3,.bg-green-300 .c06.simple-text.bg-pink-700 * table td h4,.bg-green-300 .c06.simple-text.bg-pink-700 * table td h5,.bg-green-300 .c06.simple-text.bg-pink-700 * table td div,.bg-green-300 .c06.simple-text.bg-pink-700 * table td p,.bg-green-300 .c06.simple-text.bg-pink-700 * table td span,.bg-green-300 .c06.simple-text.bg-pink-700 * table td strong,.bg-green-300 .c06.simple-text.bg-pink-700 * table td ul,.bg-green-300 .c06.simple-text.bg-pink-700 * table td li,.bg-green-300 .c06.simple-text.bg-pink-700 * table td ol,.bg-green-300 .c06.simple-text.bg-pink-700 * table td em,.bg-green-300 .c06.simple-text.bg-pink-700 * table td i,.bg-green-300 .c06.simple-text.bg-pink-700 * table td u,.bg-green-300 .c06.simple-text.bg-pink-700 * table td sup,.bg-green-300 .c06.simple-text.bg-pink-700 * table td sub,.bg-green-300 .c06.simple-text.bg-pink-700 * table td small,.bg-green-300 .c06.simple-text.bg-pink-700 * table td q,.bg-green-300 .c06.simple-text.bg-teal-700 * table td h2,.bg-green-300 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-green-300 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-green-300 .c06.simple-text.bg-teal-700 * table td h3,.bg-green-300 .c06.simple-text.bg-teal-700 * table td h4,.bg-green-300 .c06.simple-text.bg-teal-700 * table td h5,.bg-green-300 .c06.simple-text.bg-teal-700 * table td div,.bg-green-300 .c06.simple-text.bg-teal-700 * table td p,.bg-green-300 .c06.simple-text.bg-teal-700 * table td span,.bg-green-300 .c06.simple-text.bg-teal-700 * table td strong,.bg-green-300 .c06.simple-text.bg-teal-700 * table td ul,.bg-green-300 .c06.simple-text.bg-teal-700 * table td li,.bg-green-300 .c06.simple-text.bg-teal-700 * table td ol,.bg-green-300 .c06.simple-text.bg-teal-700 * table td em,.bg-green-300 .c06.simple-text.bg-teal-700 * table td i,.bg-green-300 .c06.simple-text.bg-teal-700 * table td u,.bg-green-300 .c06.simple-text.bg-teal-700 * table td sup,.bg-green-300 .c06.simple-text.bg-teal-700 * table td sub,.bg-green-300 .c06.simple-text.bg-teal-700 * table td small,.bg-green-300 .c06.simple-text.bg-teal-700 * table td q,.bg-green-300 .c06.simple-text.bg-orange-700 * table td h2,.bg-green-300 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-green-300 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-green-300 .c06.simple-text.bg-orange-700 * table td h3,.bg-green-300 .c06.simple-text.bg-orange-700 * table td h4,.bg-green-300 .c06.simple-text.bg-orange-700 * table td h5,.bg-green-300 .c06.simple-text.bg-orange-700 * table td div,.bg-green-300 .c06.simple-text.bg-orange-700 * table td p,.bg-green-300 .c06.simple-text.bg-orange-700 * table td span,.bg-green-300 .c06.simple-text.bg-orange-700 * table td strong,.bg-green-300 .c06.simple-text.bg-orange-700 * table td ul,.bg-green-300 .c06.simple-text.bg-orange-700 * table td li,.bg-green-300 .c06.simple-text.bg-orange-700 * table td ol,.bg-green-300 .c06.simple-text.bg-orange-700 * table td em,.bg-green-300 .c06.simple-text.bg-orange-700 * table td i,.bg-green-300 .c06.simple-text.bg-orange-700 * table td u,.bg-green-300 .c06.simple-text.bg-orange-700 * table td sup,.bg-green-300 .c06.simple-text.bg-orange-700 * table td sub,.bg-green-300 .c06.simple-text.bg-orange-700 * table td small,.bg-green-300 .c06.simple-text.bg-orange-700 * table td q,.bg-green-300 .c06.simple-text.bg-purple-700 * table td h2,.bg-green-300 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-green-300 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-green-300 .c06.simple-text.bg-purple-700 * table td h3,.bg-green-300 .c06.simple-text.bg-purple-700 * table td h4,.bg-green-300 .c06.simple-text.bg-purple-700 * table td h5,.bg-green-300 .c06.simple-text.bg-purple-700 * table td div,.bg-green-300 .c06.simple-text.bg-purple-700 * table td p,.bg-green-300 .c06.simple-text.bg-purple-700 * table td span,.bg-green-300 .c06.simple-text.bg-purple-700 * table td strong,.bg-green-300 .c06.simple-text.bg-purple-700 * table td ul,.bg-green-300 .c06.simple-text.bg-purple-700 * table td li,.bg-green-300 .c06.simple-text.bg-purple-700 * table td ol,.bg-green-300 .c06.simple-text.bg-purple-700 * table td em,.bg-green-300 .c06.simple-text.bg-purple-700 * table td i,.bg-green-300 .c06.simple-text.bg-purple-700 * table td u,.bg-green-300 .c06.simple-text.bg-purple-700 * table td sup,.bg-green-300 .c06.simple-text.bg-purple-700 * table td sub,.bg-green-300 .c06.simple-text.bg-purple-700 * table td small,.bg-green-300 .c06.simple-text.bg-purple-700 * table td q,.bg-green-300 .c06.simple-text.bg-red-700 * table td h2,.bg-green-300 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-green-300 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-green-300 .c06.simple-text.bg-red-700 * table td h3,.bg-green-300 .c06.simple-text.bg-red-700 * table td h4,.bg-green-300 .c06.simple-text.bg-red-700 * table td h5,.bg-green-300 .c06.simple-text.bg-red-700 * table td div,.bg-green-300 .c06.simple-text.bg-red-700 * table td p,.bg-green-300 .c06.simple-text.bg-red-700 * table td span,.bg-green-300 .c06.simple-text.bg-red-700 * table td strong,.bg-green-300 .c06.simple-text.bg-red-700 * table td ul,.bg-green-300 .c06.simple-text.bg-red-700 * table td li,.bg-green-300 .c06.simple-text.bg-red-700 * table td ol,.bg-green-300 .c06.simple-text.bg-red-700 * table td em,.bg-green-300 .c06.simple-text.bg-red-700 * table td i,.bg-green-300 .c06.simple-text.bg-red-700 * table td u,.bg-green-300 .c06.simple-text.bg-red-700 * table td sup,.bg-green-300 .c06.simple-text.bg-red-700 * table td sub,.bg-green-300 .c06.simple-text.bg-red-700 * table td small,.bg-green-300 .c06.simple-text.bg-red-700 * table td q,.bg-green-300 .c06.simple-text.bg-grey-700 * table td h2,.bg-green-300 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-green-300 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-green-300 .c06.simple-text.bg-grey-700 * table td h3,.bg-green-300 .c06.simple-text.bg-grey-700 * table td h4,.bg-green-300 .c06.simple-text.bg-grey-700 * table td h5,.bg-green-300 .c06.simple-text.bg-grey-700 * table td div,.bg-green-300 .c06.simple-text.bg-grey-700 * table td p,.bg-green-300 .c06.simple-text.bg-grey-700 * table td span,.bg-green-300 .c06.simple-text.bg-grey-700 * table td strong,.bg-green-300 .c06.simple-text.bg-grey-700 * table td ul,.bg-green-300 .c06.simple-text.bg-grey-700 * table td li,.bg-green-300 .c06.simple-text.bg-grey-700 * table td ol,.bg-green-300 .c06.simple-text.bg-grey-700 * table td em,.bg-green-300 .c06.simple-text.bg-grey-700 * table td i,.bg-green-300 .c06.simple-text.bg-grey-700 * table td u,.bg-green-300 .c06.simple-text.bg-grey-700 * table td sup,.bg-green-300 .c06.simple-text.bg-grey-700 * table td sub,.bg-green-300 .c06.simple-text.bg-grey-700 * table td small,.bg-green-300 .c06.simple-text.bg-grey-700 * table td q,.bg-green-300 .c06.simple-text.bg-grey-800 * table td h2,.bg-green-300 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-green-300 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-green-300 .c06.simple-text.bg-grey-800 * table td h3,.bg-green-300 .c06.simple-text.bg-grey-800 * table td h4,.bg-green-300 .c06.simple-text.bg-grey-800 * table td h5,.bg-green-300 .c06.simple-text.bg-grey-800 * table td div,.bg-green-300 .c06.simple-text.bg-grey-800 * table td p,.bg-green-300 .c06.simple-text.bg-grey-800 * table td span,.bg-green-300 .c06.simple-text.bg-grey-800 * table td strong,.bg-green-300 .c06.simple-text.bg-grey-800 * table td ul,.bg-green-300 .c06.simple-text.bg-grey-800 * table td li,.bg-green-300 .c06.simple-text.bg-grey-800 * table td ol,.bg-green-300 .c06.simple-text.bg-grey-800 * table td em,.bg-green-300 .c06.simple-text.bg-grey-800 * table td i,.bg-green-300 .c06.simple-text.bg-grey-800 * table td u,.bg-green-300 .c06.simple-text.bg-grey-800 * table td sup,.bg-green-300 .c06.simple-text.bg-grey-800 * table td sub,.bg-green-300 .c06.simple-text.bg-grey-800 * table td small,.bg-green-300 .c06.simple-text.bg-grey-800 * table td q,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td h2,.bg-green-300 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-green-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td h3,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td h4,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td h5,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td div,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td p,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td span,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td strong,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td ul,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td li,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td ol,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td em,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td i,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td u,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td sup,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td sub,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td small,.bg-green-300 .c06.simple-text.bg-darkest-blue * table td q,.bg-grey-100 .c06.simple-text.bg-green-800 * table td h2,.bg-grey-100 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-grey-100 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-grey-100 .c06.simple-text.bg-green-800 * table td h3,.bg-grey-100 .c06.simple-text.bg-green-800 * table td h4,.bg-grey-100 .c06.simple-text.bg-green-800 * table td h5,.bg-grey-100 .c06.simple-text.bg-green-800 * table td div,.bg-grey-100 .c06.simple-text.bg-green-800 * table td p,.bg-grey-100 .c06.simple-text.bg-green-800 * table td span,.bg-grey-100 .c06.simple-text.bg-green-800 * table td strong,.bg-grey-100 .c06.simple-text.bg-green-800 * table td ul,.bg-grey-100 .c06.simple-text.bg-green-800 * table td li,.bg-grey-100 .c06.simple-text.bg-green-800 * table td ol,.bg-grey-100 .c06.simple-text.bg-green-800 * table td em,.bg-grey-100 .c06.simple-text.bg-green-800 * table td i,.bg-grey-100 .c06.simple-text.bg-green-800 * table td u,.bg-grey-100 .c06.simple-text.bg-green-800 * table td sup,.bg-grey-100 .c06.simple-text.bg-green-800 * table td sub,.bg-grey-100 .c06.simple-text.bg-green-800 * table td small,.bg-grey-100 .c06.simple-text.bg-green-800 * table td q,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td h2,.bg-grey-100 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-grey-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td h3,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td h4,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td h5,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td div,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td p,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td span,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td strong,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td ul,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td li,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td ol,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td em,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td i,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td u,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td sup,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td sub,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td small,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table td q,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td h2,.bg-grey-100 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-grey-100 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td h3,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td h4,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td h5,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td div,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td p,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td span,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td strong,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td ul,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td li,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td ol,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td em,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td i,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td u,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td sup,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td sub,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td small,.bg-grey-100 .c06.simple-text.bg-blue-700 * table td q,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td h2,.bg-grey-100 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-grey-100 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td h3,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td h4,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td h5,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td div,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td p,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td span,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td strong,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td ul,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td li,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td ol,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td em,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td i,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td u,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td sup,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td sub,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td small,.bg-grey-100 .c06.simple-text.bg-pink-700 * table td q,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td h2,.bg-grey-100 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-grey-100 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td h3,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td h4,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td h5,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td div,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td p,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td span,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td strong,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td ul,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td li,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td ol,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td em,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td i,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td u,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td sup,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td sub,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td small,.bg-grey-100 .c06.simple-text.bg-teal-700 * table td q,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td h2,.bg-grey-100 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-grey-100 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td h3,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td h4,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td h5,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td div,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td p,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td span,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td strong,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td ul,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td li,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td ol,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td em,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td i,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td u,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td sup,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td sub,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td small,.bg-grey-100 .c06.simple-text.bg-orange-700 * table td q,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td h2,.bg-grey-100 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-grey-100 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td h3,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td h4,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td h5,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td div,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td p,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td span,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td strong,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td ul,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td li,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td ol,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td em,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td i,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td u,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td sup,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td sub,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td small,.bg-grey-100 .c06.simple-text.bg-purple-700 * table td q,.bg-grey-100 .c06.simple-text.bg-red-700 * table td h2,.bg-grey-100 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-grey-100 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-grey-100 .c06.simple-text.bg-red-700 * table td h3,.bg-grey-100 .c06.simple-text.bg-red-700 * table td h4,.bg-grey-100 .c06.simple-text.bg-red-700 * table td h5,.bg-grey-100 .c06.simple-text.bg-red-700 * table td div,.bg-grey-100 .c06.simple-text.bg-red-700 * table td p,.bg-grey-100 .c06.simple-text.bg-red-700 * table td span,.bg-grey-100 .c06.simple-text.bg-red-700 * table td strong,.bg-grey-100 .c06.simple-text.bg-red-700 * table td ul,.bg-grey-100 .c06.simple-text.bg-red-700 * table td li,.bg-grey-100 .c06.simple-text.bg-red-700 * table td ol,.bg-grey-100 .c06.simple-text.bg-red-700 * table td em,.bg-grey-100 .c06.simple-text.bg-red-700 * table td i,.bg-grey-100 .c06.simple-text.bg-red-700 * table td u,.bg-grey-100 .c06.simple-text.bg-red-700 * table td sup,.bg-grey-100 .c06.simple-text.bg-red-700 * table td sub,.bg-grey-100 .c06.simple-text.bg-red-700 * table td small,.bg-grey-100 .c06.simple-text.bg-red-700 * table td q,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td h2,.bg-grey-100 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-grey-100 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td h3,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td h4,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td h5,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td div,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td p,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td span,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td strong,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td ul,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td li,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td ol,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td em,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td i,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td u,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td sup,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td sub,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td small,.bg-grey-100 .c06.simple-text.bg-grey-700 * table td q,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td h2,.bg-grey-100 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-grey-100 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td h3,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td h4,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td h5,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td div,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td p,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td span,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td strong,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td ul,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td li,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td ol,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td em,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td i,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td u,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td sup,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td sub,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td small,.bg-grey-100 .c06.simple-text.bg-grey-800 * table td q,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td h2,.bg-grey-100 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-grey-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td h3,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td h4,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td h5,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td div,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td p,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td span,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td strong,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td ul,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td li,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td ol,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td em,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td i,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td u,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td sup,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td sub,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td small,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table td q,.bg-grey-400 .c06.simple-text.bg-green-800 * table td h2,.bg-grey-400 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-grey-400 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-grey-400 .c06.simple-text.bg-green-800 * table td h3,.bg-grey-400 .c06.simple-text.bg-green-800 * table td h4,.bg-grey-400 .c06.simple-text.bg-green-800 * table td h5,.bg-grey-400 .c06.simple-text.bg-green-800 * table td div,.bg-grey-400 .c06.simple-text.bg-green-800 * table td p,.bg-grey-400 .c06.simple-text.bg-green-800 * table td span,.bg-grey-400 .c06.simple-text.bg-green-800 * table td strong,.bg-grey-400 .c06.simple-text.bg-green-800 * table td ul,.bg-grey-400 .c06.simple-text.bg-green-800 * table td li,.bg-grey-400 .c06.simple-text.bg-green-800 * table td ol,.bg-grey-400 .c06.simple-text.bg-green-800 * table td em,.bg-grey-400 .c06.simple-text.bg-green-800 * table td i,.bg-grey-400 .c06.simple-text.bg-green-800 * table td u,.bg-grey-400 .c06.simple-text.bg-green-800 * table td sup,.bg-grey-400 .c06.simple-text.bg-green-800 * table td sub,.bg-grey-400 .c06.simple-text.bg-green-800 * table td small,.bg-grey-400 .c06.simple-text.bg-green-800 * table td q,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td h2,.bg-grey-400 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-grey-400 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td h3,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td h4,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td h5,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td div,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td p,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td span,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td strong,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td ul,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td li,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td ol,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td em,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td i,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td u,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td sup,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td sub,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td small,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table td q,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td h2,.bg-grey-400 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-grey-400 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td h3,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td h4,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td h5,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td div,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td p,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td span,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td strong,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td ul,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td li,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td ol,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td em,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td i,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td u,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td sup,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td sub,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td small,.bg-grey-400 .c06.simple-text.bg-blue-700 * table td q,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td h2,.bg-grey-400 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-grey-400 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td h3,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td h4,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td h5,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td div,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td p,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td span,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td strong,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td ul,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td li,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td ol,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td em,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td i,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td u,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td sup,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td sub,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td small,.bg-grey-400 .c06.simple-text.bg-pink-700 * table td q,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td h2,.bg-grey-400 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-grey-400 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td h3,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td h4,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td h5,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td div,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td p,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td span,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td strong,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td ul,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td li,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td ol,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td em,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td i,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td u,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td sup,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td sub,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td small,.bg-grey-400 .c06.simple-text.bg-teal-700 * table td q,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td h2,.bg-grey-400 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-grey-400 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td h3,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td h4,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td h5,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td div,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td p,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td span,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td strong,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td ul,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td li,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td ol,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td em,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td i,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td u,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td sup,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td sub,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td small,.bg-grey-400 .c06.simple-text.bg-orange-700 * table td q,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td h2,.bg-grey-400 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-grey-400 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td h3,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td h4,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td h5,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td div,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td p,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td span,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td strong,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td ul,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td li,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td ol,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td em,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td i,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td u,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td sup,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td sub,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td small,.bg-grey-400 .c06.simple-text.bg-purple-700 * table td q,.bg-grey-400 .c06.simple-text.bg-red-700 * table td h2,.bg-grey-400 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-grey-400 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-grey-400 .c06.simple-text.bg-red-700 * table td h3,.bg-grey-400 .c06.simple-text.bg-red-700 * table td h4,.bg-grey-400 .c06.simple-text.bg-red-700 * table td h5,.bg-grey-400 .c06.simple-text.bg-red-700 * table td div,.bg-grey-400 .c06.simple-text.bg-red-700 * table td p,.bg-grey-400 .c06.simple-text.bg-red-700 * table td span,.bg-grey-400 .c06.simple-text.bg-red-700 * table td strong,.bg-grey-400 .c06.simple-text.bg-red-700 * table td ul,.bg-grey-400 .c06.simple-text.bg-red-700 * table td li,.bg-grey-400 .c06.simple-text.bg-red-700 * table td ol,.bg-grey-400 .c06.simple-text.bg-red-700 * table td em,.bg-grey-400 .c06.simple-text.bg-red-700 * table td i,.bg-grey-400 .c06.simple-text.bg-red-700 * table td u,.bg-grey-400 .c06.simple-text.bg-red-700 * table td sup,.bg-grey-400 .c06.simple-text.bg-red-700 * table td sub,.bg-grey-400 .c06.simple-text.bg-red-700 * table td small,.bg-grey-400 .c06.simple-text.bg-red-700 * table td q,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td h2,.bg-grey-400 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-grey-400 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td h3,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td h4,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td h5,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td div,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td p,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td span,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td strong,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td ul,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td li,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td ol,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td em,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td i,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td u,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td sup,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td sub,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td small,.bg-grey-400 .c06.simple-text.bg-grey-700 * table td q,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td h2,.bg-grey-400 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-grey-400 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td h3,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td h4,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td h5,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td div,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td p,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td span,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td strong,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td ul,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td li,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td ol,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td em,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td i,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td u,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td sup,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td sub,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td small,.bg-grey-400 .c06.simple-text.bg-grey-800 * table td q,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td h2,.bg-grey-400 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-grey-400 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td h3,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td h4,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td h5,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td div,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td p,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td span,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td strong,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td ul,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td li,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td ol,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td em,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td i,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td u,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td sup,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td sub,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td small,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table td q,.bg-white .c06.simple-text.bg-green-800 * table td h2,.bg-white .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-white .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-white .c06.simple-text.bg-green-800 * table td h3,.bg-white .c06.simple-text.bg-green-800 * table td h4,.bg-white .c06.simple-text.bg-green-800 * table td h5,.bg-white .c06.simple-text.bg-green-800 * table td div,.bg-white .c06.simple-text.bg-green-800 * table td p,.bg-white .c06.simple-text.bg-green-800 * table td span,.bg-white .c06.simple-text.bg-green-800 * table td strong,.bg-white .c06.simple-text.bg-green-800 * table td ul,.bg-white .c06.simple-text.bg-green-800 * table td li,.bg-white .c06.simple-text.bg-green-800 * table td ol,.bg-white .c06.simple-text.bg-green-800 * table td em,.bg-white .c06.simple-text.bg-green-800 * table td i,.bg-white .c06.simple-text.bg-green-800 * table td u,.bg-white .c06.simple-text.bg-green-800 * table td sup,.bg-white .c06.simple-text.bg-green-800 * table td sub,.bg-white .c06.simple-text.bg-green-800 * table td small,.bg-white .c06.simple-text.bg-green-800 * table td q,.bg-white .c06.simple-text.bg-yellow-700 * table td h2,.bg-white .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-white .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-white .c06.simple-text.bg-yellow-700 * table td h3,.bg-white .c06.simple-text.bg-yellow-700 * table td h4,.bg-white .c06.simple-text.bg-yellow-700 * table td h5,.bg-white .c06.simple-text.bg-yellow-700 * table td div,.bg-white .c06.simple-text.bg-yellow-700 * table td p,.bg-white .c06.simple-text.bg-yellow-700 * table td span,.bg-white .c06.simple-text.bg-yellow-700 * table td strong,.bg-white .c06.simple-text.bg-yellow-700 * table td ul,.bg-white .c06.simple-text.bg-yellow-700 * table td li,.bg-white .c06.simple-text.bg-yellow-700 * table td ol,.bg-white .c06.simple-text.bg-yellow-700 * table td em,.bg-white .c06.simple-text.bg-yellow-700 * table td i,.bg-white .c06.simple-text.bg-yellow-700 * table td u,.bg-white .c06.simple-text.bg-yellow-700 * table td sup,.bg-white .c06.simple-text.bg-yellow-700 * table td sub,.bg-white .c06.simple-text.bg-yellow-700 * table td small,.bg-white .c06.simple-text.bg-yellow-700 * table td q,.bg-white .c06.simple-text.bg-blue-700 * table td h2,.bg-white .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-white .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-white .c06.simple-text.bg-blue-700 * table td h3,.bg-white .c06.simple-text.bg-blue-700 * table td h4,.bg-white .c06.simple-text.bg-blue-700 * table td h5,.bg-white .c06.simple-text.bg-blue-700 * table td div,.bg-white .c06.simple-text.bg-blue-700 * table td p,.bg-white .c06.simple-text.bg-blue-700 * table td span,.bg-white .c06.simple-text.bg-blue-700 * table td strong,.bg-white .c06.simple-text.bg-blue-700 * table td ul,.bg-white .c06.simple-text.bg-blue-700 * table td li,.bg-white .c06.simple-text.bg-blue-700 * table td ol,.bg-white .c06.simple-text.bg-blue-700 * table td em,.bg-white .c06.simple-text.bg-blue-700 * table td i,.bg-white .c06.simple-text.bg-blue-700 * table td u,.bg-white .c06.simple-text.bg-blue-700 * table td sup,.bg-white .c06.simple-text.bg-blue-700 * table td sub,.bg-white .c06.simple-text.bg-blue-700 * table td small,.bg-white .c06.simple-text.bg-blue-700 * table td q,.bg-white .c06.simple-text.bg-pink-700 * table td h2,.bg-white .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-white .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-white .c06.simple-text.bg-pink-700 * table td h3,.bg-white .c06.simple-text.bg-pink-700 * table td h4,.bg-white .c06.simple-text.bg-pink-700 * table td h5,.bg-white .c06.simple-text.bg-pink-700 * table td div,.bg-white .c06.simple-text.bg-pink-700 * table td p,.bg-white .c06.simple-text.bg-pink-700 * table td span,.bg-white .c06.simple-text.bg-pink-700 * table td strong,.bg-white .c06.simple-text.bg-pink-700 * table td ul,.bg-white .c06.simple-text.bg-pink-700 * table td li,.bg-white .c06.simple-text.bg-pink-700 * table td ol,.bg-white .c06.simple-text.bg-pink-700 * table td em,.bg-white .c06.simple-text.bg-pink-700 * table td i,.bg-white .c06.simple-text.bg-pink-700 * table td u,.bg-white .c06.simple-text.bg-pink-700 * table td sup,.bg-white .c06.simple-text.bg-pink-700 * table td sub,.bg-white .c06.simple-text.bg-pink-700 * table td small,.bg-white .c06.simple-text.bg-pink-700 * table td q,.bg-white .c06.simple-text.bg-teal-700 * table td h2,.bg-white .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-white .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-white .c06.simple-text.bg-teal-700 * table td h3,.bg-white .c06.simple-text.bg-teal-700 * table td h4,.bg-white .c06.simple-text.bg-teal-700 * table td h5,.bg-white .c06.simple-text.bg-teal-700 * table td div,.bg-white .c06.simple-text.bg-teal-700 * table td p,.bg-white .c06.simple-text.bg-teal-700 * table td span,.bg-white .c06.simple-text.bg-teal-700 * table td strong,.bg-white .c06.simple-text.bg-teal-700 * table td ul,.bg-white .c06.simple-text.bg-teal-700 * table td li,.bg-white .c06.simple-text.bg-teal-700 * table td ol,.bg-white .c06.simple-text.bg-teal-700 * table td em,.bg-white .c06.simple-text.bg-teal-700 * table td i,.bg-white .c06.simple-text.bg-teal-700 * table td u,.bg-white .c06.simple-text.bg-teal-700 * table td sup,.bg-white .c06.simple-text.bg-teal-700 * table td sub,.bg-white .c06.simple-text.bg-teal-700 * table td small,.bg-white .c06.simple-text.bg-teal-700 * table td q,.bg-white .c06.simple-text.bg-orange-700 * table td h2,.bg-white .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-white .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-white .c06.simple-text.bg-orange-700 * table td h3,.bg-white .c06.simple-text.bg-orange-700 * table td h4,.bg-white .c06.simple-text.bg-orange-700 * table td h5,.bg-white .c06.simple-text.bg-orange-700 * table td div,.bg-white .c06.simple-text.bg-orange-700 * table td p,.bg-white .c06.simple-text.bg-orange-700 * table td span,.bg-white .c06.simple-text.bg-orange-700 * table td strong,.bg-white .c06.simple-text.bg-orange-700 * table td ul,.bg-white .c06.simple-text.bg-orange-700 * table td li,.bg-white .c06.simple-text.bg-orange-700 * table td ol,.bg-white .c06.simple-text.bg-orange-700 * table td em,.bg-white .c06.simple-text.bg-orange-700 * table td i,.bg-white .c06.simple-text.bg-orange-700 * table td u,.bg-white .c06.simple-text.bg-orange-700 * table td sup,.bg-white .c06.simple-text.bg-orange-700 * table td sub,.bg-white .c06.simple-text.bg-orange-700 * table td small,.bg-white .c06.simple-text.bg-orange-700 * table td q,.bg-white .c06.simple-text.bg-purple-700 * table td h2,.bg-white .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-white .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-white .c06.simple-text.bg-purple-700 * table td h3,.bg-white .c06.simple-text.bg-purple-700 * table td h4,.bg-white .c06.simple-text.bg-purple-700 * table td h5,.bg-white .c06.simple-text.bg-purple-700 * table td div,.bg-white .c06.simple-text.bg-purple-700 * table td p,.bg-white .c06.simple-text.bg-purple-700 * table td span,.bg-white .c06.simple-text.bg-purple-700 * table td strong,.bg-white .c06.simple-text.bg-purple-700 * table td ul,.bg-white .c06.simple-text.bg-purple-700 * table td li,.bg-white .c06.simple-text.bg-purple-700 * table td ol,.bg-white .c06.simple-text.bg-purple-700 * table td em,.bg-white .c06.simple-text.bg-purple-700 * table td i,.bg-white .c06.simple-text.bg-purple-700 * table td u,.bg-white .c06.simple-text.bg-purple-700 * table td sup,.bg-white .c06.simple-text.bg-purple-700 * table td sub,.bg-white .c06.simple-text.bg-purple-700 * table td small,.bg-white .c06.simple-text.bg-purple-700 * table td q,.bg-white .c06.simple-text.bg-red-700 * table td h2,.bg-white .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-white .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-white .c06.simple-text.bg-red-700 * table td h3,.bg-white .c06.simple-text.bg-red-700 * table td h4,.bg-white .c06.simple-text.bg-red-700 * table td h5,.bg-white .c06.simple-text.bg-red-700 * table td div,.bg-white .c06.simple-text.bg-red-700 * table td p,.bg-white .c06.simple-text.bg-red-700 * table td span,.bg-white .c06.simple-text.bg-red-700 * table td strong,.bg-white .c06.simple-text.bg-red-700 * table td ul,.bg-white .c06.simple-text.bg-red-700 * table td li,.bg-white .c06.simple-text.bg-red-700 * table td ol,.bg-white .c06.simple-text.bg-red-700 * table td em,.bg-white .c06.simple-text.bg-red-700 * table td i,.bg-white .c06.simple-text.bg-red-700 * table td u,.bg-white .c06.simple-text.bg-red-700 * table td sup,.bg-white .c06.simple-text.bg-red-700 * table td sub,.bg-white .c06.simple-text.bg-red-700 * table td small,.bg-white .c06.simple-text.bg-red-700 * table td q,.bg-white .c06.simple-text.bg-grey-700 * table td h2,.bg-white .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-white .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-white .c06.simple-text.bg-grey-700 * table td h3,.bg-white .c06.simple-text.bg-grey-700 * table td h4,.bg-white .c06.simple-text.bg-grey-700 * table td h5,.bg-white .c06.simple-text.bg-grey-700 * table td div,.bg-white .c06.simple-text.bg-grey-700 * table td p,.bg-white .c06.simple-text.bg-grey-700 * table td span,.bg-white .c06.simple-text.bg-grey-700 * table td strong,.bg-white .c06.simple-text.bg-grey-700 * table td ul,.bg-white .c06.simple-text.bg-grey-700 * table td li,.bg-white .c06.simple-text.bg-grey-700 * table td ol,.bg-white .c06.simple-text.bg-grey-700 * table td em,.bg-white .c06.simple-text.bg-grey-700 * table td i,.bg-white .c06.simple-text.bg-grey-700 * table td u,.bg-white .c06.simple-text.bg-grey-700 * table td sup,.bg-white .c06.simple-text.bg-grey-700 * table td sub,.bg-white .c06.simple-text.bg-grey-700 * table td small,.bg-white .c06.simple-text.bg-grey-700 * table td q,.bg-white .c06.simple-text.bg-grey-800 * table td h2,.bg-white .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-white .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-white .c06.simple-text.bg-grey-800 * table td h3,.bg-white .c06.simple-text.bg-grey-800 * table td h4,.bg-white .c06.simple-text.bg-grey-800 * table td h5,.bg-white .c06.simple-text.bg-grey-800 * table td div,.bg-white .c06.simple-text.bg-grey-800 * table td p,.bg-white .c06.simple-text.bg-grey-800 * table td span,.bg-white .c06.simple-text.bg-grey-800 * table td strong,.bg-white .c06.simple-text.bg-grey-800 * table td ul,.bg-white .c06.simple-text.bg-grey-800 * table td li,.bg-white .c06.simple-text.bg-grey-800 * table td ol,.bg-white .c06.simple-text.bg-grey-800 * table td em,.bg-white .c06.simple-text.bg-grey-800 * table td i,.bg-white .c06.simple-text.bg-grey-800 * table td u,.bg-white .c06.simple-text.bg-grey-800 * table td sup,.bg-white .c06.simple-text.bg-grey-800 * table td sub,.bg-white .c06.simple-text.bg-grey-800 * table td small,.bg-white .c06.simple-text.bg-grey-800 * table td q,.bg-white .c06.simple-text.bg-darkest-blue * table td h2,.bg-white .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-white .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-white .c06.simple-text.bg-darkest-blue * table td h3,.bg-white .c06.simple-text.bg-darkest-blue * table td h4,.bg-white .c06.simple-text.bg-darkest-blue * table td h5,.bg-white .c06.simple-text.bg-darkest-blue * table td div,.bg-white .c06.simple-text.bg-darkest-blue * table td p,.bg-white .c06.simple-text.bg-darkest-blue * table td span,.bg-white .c06.simple-text.bg-darkest-blue * table td strong,.bg-white .c06.simple-text.bg-darkest-blue * table td ul,.bg-white .c06.simple-text.bg-darkest-blue * table td li,.bg-white .c06.simple-text.bg-darkest-blue * table td ol,.bg-white .c06.simple-text.bg-darkest-blue * table td em,.bg-white .c06.simple-text.bg-darkest-blue * table td i,.bg-white .c06.simple-text.bg-darkest-blue * table td u,.bg-white .c06.simple-text.bg-darkest-blue * table td sup,.bg-white .c06.simple-text.bg-darkest-blue * table td sub,.bg-white .c06.simple-text.bg-darkest-blue * table td small,.bg-white .c06.simple-text.bg-darkest-blue * table td q,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td h2,.bg-paltinum-light .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-paltinum-light .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td h3,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td h4,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td h5,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td div,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td p,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td span,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td strong,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td ul,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td li,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td ol,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td em,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td i,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td u,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td sup,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td sub,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td small,.bg-paltinum-light .c06.simple-text.bg-green-800 * table td q,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td h2,.bg-paltinum-light .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-paltinum-light .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td h3,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td h4,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td h5,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td div,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td p,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td span,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td strong,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td ul,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td li,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td ol,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td em,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td i,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td u,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td sup,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td sub,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td small,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table td q,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td h2,.bg-paltinum-light .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-paltinum-light .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td h3,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td h4,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td h5,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td div,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td p,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td span,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td strong,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td ul,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td li,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td ol,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td em,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td i,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td u,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td sup,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td sub,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td small,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table td q,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td h2,.bg-paltinum-light .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-paltinum-light .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td h3,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td h4,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td h5,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td div,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td p,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td span,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td strong,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td ul,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td li,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td ol,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td em,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td i,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td u,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td sup,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td sub,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td small,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table td q,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td h2,.bg-paltinum-light .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-paltinum-light .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td h3,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td h4,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td h5,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td div,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td p,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td span,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td strong,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td ul,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td li,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td ol,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td em,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td i,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td u,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td sup,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td sub,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td small,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table td q,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td h2,.bg-paltinum-light .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-paltinum-light .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td h3,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td h4,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td h5,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td div,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td p,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td span,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td strong,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td ul,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td li,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td ol,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td em,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td i,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td u,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td sup,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td sub,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td small,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table td q,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td h2,.bg-paltinum-light .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-paltinum-light .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td h3,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td h4,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td h5,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td div,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td p,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td span,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td strong,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td ul,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td li,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td ol,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td em,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td i,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td u,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td sup,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td sub,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td small,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table td q,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td h2,.bg-paltinum-light .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-paltinum-light .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td h3,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td h4,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td h5,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td div,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td p,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td span,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td strong,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td ul,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td li,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td ol,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td em,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td i,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td u,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td sup,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td sub,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td small,.bg-paltinum-light .c06.simple-text.bg-red-700 * table td q,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td h2,.bg-paltinum-light .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-paltinum-light .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td h3,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td h4,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td h5,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td div,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td p,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td span,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td strong,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td ul,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td li,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td ol,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td em,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td i,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td u,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td sup,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td sub,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td small,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table td q,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td h2,.bg-paltinum-light .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-paltinum-light .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td h3,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td h4,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td h5,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td div,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td p,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td span,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td strong,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td ul,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td li,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td ol,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td em,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td i,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td u,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td sup,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td sub,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td small,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table td q,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td h2,.bg-paltinum-light .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-paltinum-light .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td h3,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td h4,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td h5,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td div,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td p,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td span,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td strong,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td ul,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td li,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td ol,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td em,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td i,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td u,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td sup,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td sub,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td small,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table td q,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td h2,.bg-grey--light1 .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-grey--light1 .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td h3,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td h4,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td h5,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td div,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td p,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td span,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td strong,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td ul,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td li,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td ol,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td em,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td i,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td u,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td sup,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td sub,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td small,.bg-grey--light1 .c06.simple-text.bg-green-800 * table td q,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td h2,.bg-grey--light1 .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-grey--light1 .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td h3,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td h4,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td h5,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td div,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td p,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td span,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td strong,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td ul,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td li,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td ol,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td em,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td i,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td u,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td sup,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td sub,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td small,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table td q,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td h2,.bg-grey--light1 .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-grey--light1 .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td h3,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td h4,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td h5,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td div,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td p,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td span,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td strong,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td ul,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td li,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td ol,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td em,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td i,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td u,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td sup,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td sub,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td small,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table td q,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td h2,.bg-grey--light1 .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-grey--light1 .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td h3,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td h4,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td h5,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td div,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td p,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td span,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td strong,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td ul,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td li,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td ol,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td em,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td i,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td u,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td sup,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td sub,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td small,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table td q,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td h2,.bg-grey--light1 .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-grey--light1 .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td h3,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td h4,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td h5,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td div,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td p,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td span,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td strong,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td ul,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td li,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td ol,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td em,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td i,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td u,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td sup,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td sub,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td small,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table td q,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td h2,.bg-grey--light1 .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-grey--light1 .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td h3,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td h4,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td h5,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td div,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td p,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td span,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td strong,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td ul,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td li,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td ol,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td em,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td i,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td u,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td sup,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td sub,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td small,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table td q,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td h2,.bg-grey--light1 .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-grey--light1 .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td h3,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td h4,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td h5,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td div,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td p,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td span,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td strong,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td ul,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td li,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td ol,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td em,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td i,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td u,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td sup,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td sub,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td small,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table td q,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td h2,.bg-grey--light1 .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-grey--light1 .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td h3,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td h4,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td h5,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td div,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td p,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td span,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td strong,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td ul,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td li,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td ol,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td em,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td i,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td u,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td sup,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td sub,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td small,.bg-grey--light1 .c06.simple-text.bg-red-700 * table td q,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td h2,.bg-grey--light1 .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-grey--light1 .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td h3,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td h4,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td h5,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td div,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td p,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td span,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td strong,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td ul,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td li,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td ol,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td em,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td i,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td u,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td sup,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td sub,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td small,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table td q,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td h2,.bg-grey--light1 .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-grey--light1 .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td h3,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td h4,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td h5,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td div,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td p,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td span,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td strong,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td ul,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td li,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td ol,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td em,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td i,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td u,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td sup,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td sub,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td small,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table td q,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td h2,.bg-grey--light1 .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-grey--light1 .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td h3,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td h4,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td h5,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td div,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td p,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td span,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td strong,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td ul,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td li,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td ol,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td em,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td i,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td u,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td sup,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td sub,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td small,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table td q,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td h2,.bg-gray-very-light .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-gray-very-light .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td h3,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td h4,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td h5,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td div,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td p,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td span,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td strong,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td ul,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td li,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td ol,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td em,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td i,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td u,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td sup,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td sub,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td small,.bg-gray-very-light .c06.simple-text.bg-green-800 * table td q,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td h2,.bg-gray-very-light .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-gray-very-light .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td h3,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td h4,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td h5,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td div,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td p,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td span,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td strong,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td ul,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td li,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td ol,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td em,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td i,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td u,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td sup,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td sub,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td small,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table td q,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td h2,.bg-gray-very-light .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-gray-very-light .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td h3,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td h4,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td h5,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td div,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td p,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td span,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td strong,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td ul,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td li,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td ol,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td em,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td i,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td u,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td sup,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td sub,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td small,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table td q,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td h2,.bg-gray-very-light .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-gray-very-light .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td h3,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td h4,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td h5,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td div,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td p,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td span,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td strong,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td ul,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td li,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td ol,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td em,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td i,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td u,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td sup,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td sub,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td small,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table td q,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td h2,.bg-gray-very-light .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-gray-very-light .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td h3,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td h4,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td h5,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td div,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td p,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td span,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td strong,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td ul,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td li,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td ol,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td em,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td i,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td u,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td sup,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td sub,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td small,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table td q,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td h2,.bg-gray-very-light .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-gray-very-light .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td h3,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td h4,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td h5,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td div,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td p,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td span,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td strong,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td ul,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td li,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td ol,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td em,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td i,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td u,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td sup,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td sub,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td small,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table td q,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td h2,.bg-gray-very-light .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-gray-very-light .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td h3,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td h4,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td h5,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td div,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td p,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td span,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td strong,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td ul,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td li,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td ol,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td em,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td i,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td u,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td sup,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td sub,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td small,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table td q,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td h2,.bg-gray-very-light .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-gray-very-light .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td h3,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td h4,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td h5,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td div,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td p,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td span,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td strong,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td ul,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td li,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td ol,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td em,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td i,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td u,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td sup,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td sub,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td small,.bg-gray-very-light .c06.simple-text.bg-red-700 * table td q,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td h2,.bg-gray-very-light .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-gray-very-light .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td h3,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td h4,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td h5,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td div,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td p,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td span,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td strong,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td ul,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td li,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td ol,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td em,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td i,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td u,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td sup,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td sub,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td small,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table td q,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td h2,.bg-gray-very-light .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-gray-very-light .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td h3,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td h4,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td h5,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td div,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td p,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td span,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td strong,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td ul,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td li,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td ol,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td em,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td i,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td u,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td sup,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td sub,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td small,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table td q,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td h2,.bg-gray-very-light .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-gray-very-light .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td h3,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td h4,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td h5,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td div,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td p,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td span,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td strong,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td ul,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td li,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td ol,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td em,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td i,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td u,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td sup,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td sub,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td small,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table td q,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td h2,.bg-very-light-blue .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-very-light-blue .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td h3,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td h4,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td h5,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td div,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td p,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td span,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td strong,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td ul,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td li,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td ol,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td em,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td i,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td u,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td sup,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td sub,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td small,.bg-very-light-blue .c06.simple-text.bg-green-800 * table td q,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td h2,.bg-very-light-blue .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-very-light-blue .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td h3,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td h4,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td h5,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td div,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td p,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td span,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td strong,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td ul,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td li,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td ol,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td em,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td i,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td u,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td sup,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td sub,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td small,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table td q,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td h2,.bg-very-light-blue .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-very-light-blue .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td h3,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td h4,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td h5,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td div,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td p,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td span,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td strong,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td ul,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td li,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td ol,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td em,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td i,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td u,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td sup,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td sub,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td small,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table td q,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td h2,.bg-very-light-blue .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-very-light-blue .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td h3,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td h4,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td h5,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td div,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td p,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td span,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td strong,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td ul,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td li,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td ol,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td em,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td i,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td u,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td sup,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td sub,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td small,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table td q,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td h2,.bg-very-light-blue .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-very-light-blue .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td h3,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td h4,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td h5,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td div,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td p,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td span,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td strong,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td ul,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td li,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td ol,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td em,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td i,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td u,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td sup,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td sub,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td small,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table td q,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td h2,.bg-very-light-blue .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-very-light-blue .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td h3,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td h4,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td h5,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td div,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td p,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td span,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td strong,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td ul,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td li,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td ol,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td em,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td i,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td u,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td sup,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td sub,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td small,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table td q,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td h2,.bg-very-light-blue .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-very-light-blue .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td h3,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td h4,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td h5,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td div,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td p,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td span,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td strong,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td ul,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td li,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td ol,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td em,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td i,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td u,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td sup,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td sub,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td small,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table td q,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td h2,.bg-very-light-blue .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-very-light-blue .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td h3,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td h4,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td h5,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td div,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td p,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td span,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td strong,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td ul,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td li,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td ol,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td em,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td i,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td u,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td sup,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td sub,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td small,.bg-very-light-blue .c06.simple-text.bg-red-700 * table td q,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td h2,.bg-very-light-blue .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-very-light-blue .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td h3,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td h4,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td h5,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td div,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td p,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td span,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td strong,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td ul,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td li,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td ol,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td em,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td i,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td u,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td sup,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td sub,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td small,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table td q,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td h2,.bg-very-light-blue .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-very-light-blue .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td h3,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td h4,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td h5,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td div,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td p,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td span,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td strong,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td ul,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td li,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td ol,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td em,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td i,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td u,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td sup,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td sub,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td small,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table td q,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td h2,.bg-very-light-blue .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-very-light-blue .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td h3,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td h4,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td h5,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td div,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td p,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td span,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td strong,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td ul,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td li,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td ol,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td em,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td i,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td u,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td sup,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td sub,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td small,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table td q,.light .c06.simple-text.bg-green-800 * table td h2,.light .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.light .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.light .c06.simple-text.bg-green-800 * table td h3,.light .c06.simple-text.bg-green-800 * table td h4,.light .c06.simple-text.bg-green-800 * table td h5,.light .c06.simple-text.bg-green-800 * table td div,.light .c06.simple-text.bg-green-800 * table td p,.light .c06.simple-text.bg-green-800 * table td span,.light .c06.simple-text.bg-green-800 * table td strong,.light .c06.simple-text.bg-green-800 * table td ul,.light .c06.simple-text.bg-green-800 * table td li,.light .c06.simple-text.bg-green-800 * table td ol,.light .c06.simple-text.bg-green-800 * table td em,.light .c06.simple-text.bg-green-800 * table td i,.light .c06.simple-text.bg-green-800 * table td u,.light .c06.simple-text.bg-green-800 * table td sup,.light .c06.simple-text.bg-green-800 * table td sub,.light .c06.simple-text.bg-green-800 * table td small,.light .c06.simple-text.bg-green-800 * table td q,.light .c06.simple-text.bg-yellow-700 * table td h2,.light .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.light .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.light .c06.simple-text.bg-yellow-700 * table td h3,.light .c06.simple-text.bg-yellow-700 * table td h4,.light .c06.simple-text.bg-yellow-700 * table td h5,.light .c06.simple-text.bg-yellow-700 * table td div,.light .c06.simple-text.bg-yellow-700 * table td p,.light .c06.simple-text.bg-yellow-700 * table td span,.light .c06.simple-text.bg-yellow-700 * table td strong,.light .c06.simple-text.bg-yellow-700 * table td ul,.light .c06.simple-text.bg-yellow-700 * table td li,.light .c06.simple-text.bg-yellow-700 * table td ol,.light .c06.simple-text.bg-yellow-700 * table td em,.light .c06.simple-text.bg-yellow-700 * table td i,.light .c06.simple-text.bg-yellow-700 * table td u,.light .c06.simple-text.bg-yellow-700 * table td sup,.light .c06.simple-text.bg-yellow-700 * table td sub,.light .c06.simple-text.bg-yellow-700 * table td small,.light .c06.simple-text.bg-yellow-700 * table td q,.light .c06.simple-text.bg-blue-700 * table td h2,.light .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.light .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.light .c06.simple-text.bg-blue-700 * table td h3,.light .c06.simple-text.bg-blue-700 * table td h4,.light .c06.simple-text.bg-blue-700 * table td h5,.light .c06.simple-text.bg-blue-700 * table td div,.light .c06.simple-text.bg-blue-700 * table td p,.light .c06.simple-text.bg-blue-700 * table td span,.light .c06.simple-text.bg-blue-700 * table td strong,.light .c06.simple-text.bg-blue-700 * table td ul,.light .c06.simple-text.bg-blue-700 * table td li,.light .c06.simple-text.bg-blue-700 * table td ol,.light .c06.simple-text.bg-blue-700 * table td em,.light .c06.simple-text.bg-blue-700 * table td i,.light .c06.simple-text.bg-blue-700 * table td u,.light .c06.simple-text.bg-blue-700 * table td sup,.light .c06.simple-text.bg-blue-700 * table td sub,.light .c06.simple-text.bg-blue-700 * table td small,.light .c06.simple-text.bg-blue-700 * table td q,.light .c06.simple-text.bg-pink-700 * table td h2,.light .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.light .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.light .c06.simple-text.bg-pink-700 * table td h3,.light .c06.simple-text.bg-pink-700 * table td h4,.light .c06.simple-text.bg-pink-700 * table td h5,.light .c06.simple-text.bg-pink-700 * table td div,.light .c06.simple-text.bg-pink-700 * table td p,.light .c06.simple-text.bg-pink-700 * table td span,.light .c06.simple-text.bg-pink-700 * table td strong,.light .c06.simple-text.bg-pink-700 * table td ul,.light .c06.simple-text.bg-pink-700 * table td li,.light .c06.simple-text.bg-pink-700 * table td ol,.light .c06.simple-text.bg-pink-700 * table td em,.light .c06.simple-text.bg-pink-700 * table td i,.light .c06.simple-text.bg-pink-700 * table td u,.light .c06.simple-text.bg-pink-700 * table td sup,.light .c06.simple-text.bg-pink-700 * table td sub,.light .c06.simple-text.bg-pink-700 * table td small,.light .c06.simple-text.bg-pink-700 * table td q,.light .c06.simple-text.bg-teal-700 * table td h2,.light .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.light .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.light .c06.simple-text.bg-teal-700 * table td h3,.light .c06.simple-text.bg-teal-700 * table td h4,.light .c06.simple-text.bg-teal-700 * table td h5,.light .c06.simple-text.bg-teal-700 * table td div,.light .c06.simple-text.bg-teal-700 * table td p,.light .c06.simple-text.bg-teal-700 * table td span,.light .c06.simple-text.bg-teal-700 * table td strong,.light .c06.simple-text.bg-teal-700 * table td ul,.light .c06.simple-text.bg-teal-700 * table td li,.light .c06.simple-text.bg-teal-700 * table td ol,.light .c06.simple-text.bg-teal-700 * table td em,.light .c06.simple-text.bg-teal-700 * table td i,.light .c06.simple-text.bg-teal-700 * table td u,.light .c06.simple-text.bg-teal-700 * table td sup,.light .c06.simple-text.bg-teal-700 * table td sub,.light .c06.simple-text.bg-teal-700 * table td small,.light .c06.simple-text.bg-teal-700 * table td q,.light .c06.simple-text.bg-orange-700 * table td h2,.light .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.light .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.light .c06.simple-text.bg-orange-700 * table td h3,.light .c06.simple-text.bg-orange-700 * table td h4,.light .c06.simple-text.bg-orange-700 * table td h5,.light .c06.simple-text.bg-orange-700 * table td div,.light .c06.simple-text.bg-orange-700 * table td p,.light .c06.simple-text.bg-orange-700 * table td span,.light .c06.simple-text.bg-orange-700 * table td strong,.light .c06.simple-text.bg-orange-700 * table td ul,.light .c06.simple-text.bg-orange-700 * table td li,.light .c06.simple-text.bg-orange-700 * table td ol,.light .c06.simple-text.bg-orange-700 * table td em,.light .c06.simple-text.bg-orange-700 * table td i,.light .c06.simple-text.bg-orange-700 * table td u,.light .c06.simple-text.bg-orange-700 * table td sup,.light .c06.simple-text.bg-orange-700 * table td sub,.light .c06.simple-text.bg-orange-700 * table td small,.light .c06.simple-text.bg-orange-700 * table td q,.light .c06.simple-text.bg-purple-700 * table td h2,.light .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.light .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.light .c06.simple-text.bg-purple-700 * table td h3,.light .c06.simple-text.bg-purple-700 * table td h4,.light .c06.simple-text.bg-purple-700 * table td h5,.light .c06.simple-text.bg-purple-700 * table td div,.light .c06.simple-text.bg-purple-700 * table td p,.light .c06.simple-text.bg-purple-700 * table td span,.light .c06.simple-text.bg-purple-700 * table td strong,.light .c06.simple-text.bg-purple-700 * table td ul,.light .c06.simple-text.bg-purple-700 * table td li,.light .c06.simple-text.bg-purple-700 * table td ol,.light .c06.simple-text.bg-purple-700 * table td em,.light .c06.simple-text.bg-purple-700 * table td i,.light .c06.simple-text.bg-purple-700 * table td u,.light .c06.simple-text.bg-purple-700 * table td sup,.light .c06.simple-text.bg-purple-700 * table td sub,.light .c06.simple-text.bg-purple-700 * table td small,.light .c06.simple-text.bg-purple-700 * table td q,.light .c06.simple-text.bg-red-700 * table td h2,.light .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.light .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.light .c06.simple-text.bg-red-700 * table td h3,.light .c06.simple-text.bg-red-700 * table td h4,.light .c06.simple-text.bg-red-700 * table td h5,.light .c06.simple-text.bg-red-700 * table td div,.light .c06.simple-text.bg-red-700 * table td p,.light .c06.simple-text.bg-red-700 * table td span,.light .c06.simple-text.bg-red-700 * table td strong,.light .c06.simple-text.bg-red-700 * table td ul,.light .c06.simple-text.bg-red-700 * table td li,.light .c06.simple-text.bg-red-700 * table td ol,.light .c06.simple-text.bg-red-700 * table td em,.light .c06.simple-text.bg-red-700 * table td i,.light .c06.simple-text.bg-red-700 * table td u,.light .c06.simple-text.bg-red-700 * table td sup,.light .c06.simple-text.bg-red-700 * table td sub,.light .c06.simple-text.bg-red-700 * table td small,.light .c06.simple-text.bg-red-700 * table td q,.light .c06.simple-text.bg-grey-700 * table td h2,.light .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.light .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.light .c06.simple-text.bg-grey-700 * table td h3,.light .c06.simple-text.bg-grey-700 * table td h4,.light .c06.simple-text.bg-grey-700 * table td h5,.light .c06.simple-text.bg-grey-700 * table td div,.light .c06.simple-text.bg-grey-700 * table td p,.light .c06.simple-text.bg-grey-700 * table td span,.light .c06.simple-text.bg-grey-700 * table td strong,.light .c06.simple-text.bg-grey-700 * table td ul,.light .c06.simple-text.bg-grey-700 * table td li,.light .c06.simple-text.bg-grey-700 * table td ol,.light .c06.simple-text.bg-grey-700 * table td em,.light .c06.simple-text.bg-grey-700 * table td i,.light .c06.simple-text.bg-grey-700 * table td u,.light .c06.simple-text.bg-grey-700 * table td sup,.light .c06.simple-text.bg-grey-700 * table td sub,.light .c06.simple-text.bg-grey-700 * table td small,.light .c06.simple-text.bg-grey-700 * table td q,.light .c06.simple-text.bg-grey-800 * table td h2,.light .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.light .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.light .c06.simple-text.bg-grey-800 * table td h3,.light .c06.simple-text.bg-grey-800 * table td h4,.light .c06.simple-text.bg-grey-800 * table td h5,.light .c06.simple-text.bg-grey-800 * table td div,.light .c06.simple-text.bg-grey-800 * table td p,.light .c06.simple-text.bg-grey-800 * table td span,.light .c06.simple-text.bg-grey-800 * table td strong,.light .c06.simple-text.bg-grey-800 * table td ul,.light .c06.simple-text.bg-grey-800 * table td li,.light .c06.simple-text.bg-grey-800 * table td ol,.light .c06.simple-text.bg-grey-800 * table td em,.light .c06.simple-text.bg-grey-800 * table td i,.light .c06.simple-text.bg-grey-800 * table td u,.light .c06.simple-text.bg-grey-800 * table td sup,.light .c06.simple-text.bg-grey-800 * table td sub,.light .c06.simple-text.bg-grey-800 * table td small,.light .c06.simple-text.bg-grey-800 * table td q,.light .c06.simple-text.bg-darkest-blue * table td h2,.light .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.light .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.light .c06.simple-text.bg-darkest-blue * table td h3,.light .c06.simple-text.bg-darkest-blue * table td h4,.light .c06.simple-text.bg-darkest-blue * table td h5,.light .c06.simple-text.bg-darkest-blue * table td div,.light .c06.simple-text.bg-darkest-blue * table td p,.light .c06.simple-text.bg-darkest-blue * table td span,.light .c06.simple-text.bg-darkest-blue * table td strong,.light .c06.simple-text.bg-darkest-blue * table td ul,.light .c06.simple-text.bg-darkest-blue * table td li,.light .c06.simple-text.bg-darkest-blue * table td ol,.light .c06.simple-text.bg-darkest-blue * table td em,.light .c06.simple-text.bg-darkest-blue * table td i,.light .c06.simple-text.bg-darkest-blue * table td u,.light .c06.simple-text.bg-darkest-blue * table td sup,.light .c06.simple-text.bg-darkest-blue * table td sub,.light .c06.simple-text.bg-darkest-blue * table td small,.light .c06.simple-text.bg-darkest-blue * table td q,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td h2,.bg-blue-very-light .c06.simple-text.bg-green-800 .tabbed-content table td .top h2,.bg-blue-very-light .c06.simple-text.bg-green-800 .tabbed-content .top table td h2,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td h3,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td h4,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td h5,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td div,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td p,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td span,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td strong,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td ul,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td li,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td ol,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td em,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td i,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td u,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td sup,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td sub,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td small,.bg-blue-very-light .c06.simple-text.bg-green-800 * table td q,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td h2,.bg-blue-very-light .c06.simple-text.bg-yellow-700 .tabbed-content table td .top h2,.bg-blue-very-light .c06.simple-text.bg-yellow-700 .tabbed-content .top table td h2,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td h3,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td h4,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td h5,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td div,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td p,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td span,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td strong,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td ul,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td li,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td ol,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td em,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td i,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td u,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td sup,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td sub,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td small,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table td q,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td h2,.bg-blue-very-light .c06.simple-text.bg-blue-700 .tabbed-content table td .top h2,.bg-blue-very-light .c06.simple-text.bg-blue-700 .tabbed-content .top table td h2,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td h3,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td h4,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td h5,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td div,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td p,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td span,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td strong,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td ul,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td li,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td ol,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td em,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td i,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td u,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td sup,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td sub,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td small,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table td q,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td h2,.bg-blue-very-light .c06.simple-text.bg-pink-700 .tabbed-content table td .top h2,.bg-blue-very-light .c06.simple-text.bg-pink-700 .tabbed-content .top table td h2,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td h3,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td h4,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td h5,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td div,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td p,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td span,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td strong,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td ul,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td li,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td ol,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td em,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td i,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td u,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td sup,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td sub,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td small,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table td q,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td h2,.bg-blue-very-light .c06.simple-text.bg-teal-700 .tabbed-content table td .top h2,.bg-blue-very-light .c06.simple-text.bg-teal-700 .tabbed-content .top table td h2,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td h3,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td h4,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td h5,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td div,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td p,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td span,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td strong,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td ul,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td li,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td ol,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td em,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td i,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td u,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td sup,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td sub,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td small,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table td q,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td h2,.bg-blue-very-light .c06.simple-text.bg-orange-700 .tabbed-content table td .top h2,.bg-blue-very-light .c06.simple-text.bg-orange-700 .tabbed-content .top table td h2,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td h3,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td h4,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td h5,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td div,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td p,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td span,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td strong,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td ul,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td li,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td ol,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td em,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td i,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td u,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td sup,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td sub,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td small,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table td q,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td h2,.bg-blue-very-light .c06.simple-text.bg-purple-700 .tabbed-content table td .top h2,.bg-blue-very-light .c06.simple-text.bg-purple-700 .tabbed-content .top table td h2,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td h3,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td h4,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td h5,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td div,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td p,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td span,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td strong,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td ul,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td li,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td ol,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td em,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td i,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td u,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td sup,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td sub,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td small,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table td q,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td h2,.bg-blue-very-light .c06.simple-text.bg-red-700 .tabbed-content table td .top h2,.bg-blue-very-light .c06.simple-text.bg-red-700 .tabbed-content .top table td h2,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td h3,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td h4,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td h5,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td div,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td p,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td span,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td strong,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td ul,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td li,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td ol,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td em,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td i,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td u,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td sup,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td sub,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td small,.bg-blue-very-light .c06.simple-text.bg-red-700 * table td q,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td h2,.bg-blue-very-light .c06.simple-text.bg-grey-700 .tabbed-content table td .top h2,.bg-blue-very-light .c06.simple-text.bg-grey-700 .tabbed-content .top table td h2,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td h3,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td h4,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td h5,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td div,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td p,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td span,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td strong,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td ul,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td li,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td ol,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td em,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td i,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td u,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td sup,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td sub,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td small,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table td q,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td h2,.bg-blue-very-light .c06.simple-text.bg-grey-800 .tabbed-content table td .top h2,.bg-blue-very-light .c06.simple-text.bg-grey-800 .tabbed-content .top table td h2,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td h3,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td h4,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td h5,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td div,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td p,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td span,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td strong,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td ul,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td li,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td ol,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td em,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td i,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td u,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td sup,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td sub,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td small,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table td q,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td h2,.bg-blue-very-light .c06.simple-text.bg-darkest-blue .tabbed-content table td .top h2,.bg-blue-very-light .c06.simple-text.bg-darkest-blue .tabbed-content .top table td h2,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td h3,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td h4,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td h5,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td div,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td p,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td span,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td strong,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td ul,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td li,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td ol,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td em,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td i,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td u,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td sup,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td sub,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td small,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table td q{color:#1d1e20}.bg-yellow-100 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-yellow-100 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-yellow-100 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-yellow-100 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-yellow-100 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-yellow-100 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-yellow-100 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-yellow-100 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-yellow-100 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-yellow-300 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-yellow-300 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-yellow-300 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-yellow-300 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-yellow-300 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-yellow-300 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-yellow-300 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-yellow-300 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-yellow-300 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-red-100 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-red-100 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-red-100 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-red-100 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-red-100 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-red-100 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-red-100 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-red-100 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-red-100 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-red-100 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-red-100 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-red-300 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-red-300 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-red-300 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-red-300 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-red-300 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-red-300 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-red-300 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-red-300 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-red-300 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-red-300 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-red-300 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-blue-100 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-blue-100 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-blue-100 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-blue-100 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-blue-100 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-blue-100 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-blue-100 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-blue-100 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-blue-100 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-blue-100 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-blue-100 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-blue-300 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-blue-300 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-blue-300 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-blue-300 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-blue-300 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-blue-300 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-blue-300 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-blue-300 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-blue-300 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-blue-300 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-blue-300 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-pink-100 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-pink-100 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-pink-100 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-pink-100 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-pink-100 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-pink-100 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-pink-100 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-pink-100 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-pink-100 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-pink-100 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-pink-100 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-pink-300 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-pink-300 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-pink-300 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-pink-300 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-pink-300 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-pink-300 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-pink-300 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-pink-300 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-pink-300 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-pink-300 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-pink-300 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-teal-100 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-teal-100 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-teal-100 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-teal-100 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-teal-100 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-teal-100 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-teal-100 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-teal-100 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-teal-100 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-teal-100 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-teal-100 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-teal-300 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-teal-300 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-teal-300 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-teal-300 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-teal-300 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-teal-300 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-teal-300 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-teal-300 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-teal-300 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-teal-300 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-teal-300 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-orange-100 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-orange-100 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-orange-100 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-orange-100 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-orange-100 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-orange-100 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-orange-100 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-orange-100 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-orange-100 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-orange-100 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-orange-100 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-orange-300 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-orange-300 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-orange-300 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-orange-300 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-orange-300 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-orange-300 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-orange-300 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-orange-300 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-orange-300 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-orange-300 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-orange-300 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-purple-100 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-purple-100 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-purple-100 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-purple-100 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-purple-100 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-purple-100 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-purple-100 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-purple-100 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-purple-100 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-purple-100 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-purple-100 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-purple-300 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-purple-300 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-purple-300 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-purple-300 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-purple-300 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-purple-300 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-purple-300 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-purple-300 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-purple-300 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-purple-300 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-purple-300 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-green-100 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-green-100 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-green-100 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-green-100 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-green-100 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-green-100 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-green-100 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-green-100 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-green-100 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-green-100 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-green-100 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-green-300 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-green-300 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-green-300 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-green-300 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-green-300 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-green-300 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-green-300 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-green-300 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-green-300 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-green-300 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-green-300 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-grey-100 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-grey-100 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-grey-100 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-grey-100 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-grey-100 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-grey-100 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-grey-100 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-grey-100 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-grey-100 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-grey-100 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-grey-100 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-grey-400 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-grey-400 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-grey-400 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-grey-400 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-grey-400 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-grey-400 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-grey-400 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-grey-400 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-grey-400 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-grey-400 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-grey-400 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-white .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-white .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-white .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-white .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-white .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-white .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-white .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-white .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-white .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-white .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-white .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-paltinum-light .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-paltinum-light .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-paltinum-light .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-paltinum-light .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-paltinum-light .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-paltinum-light .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-paltinum-light .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-paltinum-light .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-paltinum-light .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-grey--light1 .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-grey--light1 .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-grey--light1 .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-grey--light1 .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-grey--light1 .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-grey--light1 .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-grey--light1 .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-grey--light1 .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-grey--light1 .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-gray-very-light .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-gray-very-light .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-gray-very-light .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-gray-very-light .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-gray-very-light .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-gray-very-light .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-gray-very-light .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-gray-very-light .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-gray-very-light .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-very-light-blue .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-very-light-blue .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-very-light-blue .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-very-light-blue .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-very-light-blue .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-very-light-blue .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-very-light-blue .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-very-light-blue .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-very-light-blue .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * table tr:last-child td,.light .c06.simple-text.bg-green-800 * table tr:last-child td,.light .c06.simple-text.bg-yellow-700 * table tr:last-child td,.light .c06.simple-text.bg-blue-700 * table tr:last-child td,.light .c06.simple-text.bg-pink-700 * table tr:last-child td,.light .c06.simple-text.bg-teal-700 * table tr:last-child td,.light .c06.simple-text.bg-orange-700 * table tr:last-child td,.light .c06.simple-text.bg-purple-700 * table tr:last-child td,.light .c06.simple-text.bg-red-700 * table tr:last-child td,.light .c06.simple-text.bg-grey-700 * table tr:last-child td,.light .c06.simple-text.bg-grey-800 * table tr:last-child td,.light .c06.simple-text.bg-darkest-blue * table tr:last-child td,.bg-blue-very-light .c06.simple-text.bg-green-800 * table tr:last-child td,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * table tr:last-child td,.bg-blue-very-light .c06.simple-text.bg-blue-700 * table tr:last-child td,.bg-blue-very-light .c06.simple-text.bg-pink-700 * table tr:last-child td,.bg-blue-very-light .c06.simple-text.bg-teal-700 * table tr:last-child td,.bg-blue-very-light .c06.simple-text.bg-orange-700 * table tr:last-child td,.bg-blue-very-light .c06.simple-text.bg-purple-700 * table tr:last-child td,.bg-blue-very-light .c06.simple-text.bg-red-700 * table tr:last-child td,.bg-blue-very-light .c06.simple-text.bg-grey-700 * table tr:last-child td,.bg-blue-very-light .c06.simple-text.bg-grey-800 * table tr:last-child td,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * table tr:last-child td{border-bottom:none}.bg-yellow-100 .c06.simple-text.bg-green-800 * a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * a,.bg-yellow-100 .c06.simple-text.bg-red-700 * a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * a,.bg-yellow-300 .c06.simple-text.bg-green-800 * a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * a,.bg-yellow-300 .c06.simple-text.bg-red-700 * a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * a,.bg-red-100 .c06.simple-text.bg-green-800 * a,.bg-red-100 .c06.simple-text.bg-yellow-700 * a,.bg-red-100 .c06.simple-text.bg-blue-700 * a,.bg-red-100 .c06.simple-text.bg-pink-700 * a,.bg-red-100 .c06.simple-text.bg-teal-700 * a,.bg-red-100 .c06.simple-text.bg-orange-700 * a,.bg-red-100 .c06.simple-text.bg-purple-700 * a,.bg-red-100 .c06.simple-text.bg-red-700 * a,.bg-red-100 .c06.simple-text.bg-grey-700 * a,.bg-red-100 .c06.simple-text.bg-grey-800 * a,.bg-red-100 .c06.simple-text.bg-darkest-blue * a,.bg-red-300 .c06.simple-text.bg-green-800 * a,.bg-red-300 .c06.simple-text.bg-yellow-700 * a,.bg-red-300 .c06.simple-text.bg-blue-700 * a,.bg-red-300 .c06.simple-text.bg-pink-700 * a,.bg-red-300 .c06.simple-text.bg-teal-700 * a,.bg-red-300 .c06.simple-text.bg-orange-700 * a,.bg-red-300 .c06.simple-text.bg-purple-700 * a,.bg-red-300 .c06.simple-text.bg-red-700 * a,.bg-red-300 .c06.simple-text.bg-grey-700 * a,.bg-red-300 .c06.simple-text.bg-grey-800 * a,.bg-red-300 .c06.simple-text.bg-darkest-blue * a,.bg-blue-100 .c06.simple-text.bg-green-800 * a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * a,.bg-blue-100 .c06.simple-text.bg-blue-700 * a,.bg-blue-100 .c06.simple-text.bg-pink-700 * a,.bg-blue-100 .c06.simple-text.bg-teal-700 * a,.bg-blue-100 .c06.simple-text.bg-orange-700 * a,.bg-blue-100 .c06.simple-text.bg-purple-700 * a,.bg-blue-100 .c06.simple-text.bg-red-700 * a,.bg-blue-100 .c06.simple-text.bg-grey-700 * a,.bg-blue-100 .c06.simple-text.bg-grey-800 * a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * a,.bg-blue-300 .c06.simple-text.bg-green-800 * a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * a,.bg-blue-300 .c06.simple-text.bg-blue-700 * a,.bg-blue-300 .c06.simple-text.bg-pink-700 * a,.bg-blue-300 .c06.simple-text.bg-teal-700 * a,.bg-blue-300 .c06.simple-text.bg-orange-700 * a,.bg-blue-300 .c06.simple-text.bg-purple-700 * a,.bg-blue-300 .c06.simple-text.bg-red-700 * a,.bg-blue-300 .c06.simple-text.bg-grey-700 * a,.bg-blue-300 .c06.simple-text.bg-grey-800 * a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * a,.bg-pink-100 .c06.simple-text.bg-green-800 * a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * a,.bg-pink-100 .c06.simple-text.bg-blue-700 * a,.bg-pink-100 .c06.simple-text.bg-pink-700 * a,.bg-pink-100 .c06.simple-text.bg-teal-700 * a,.bg-pink-100 .c06.simple-text.bg-orange-700 * a,.bg-pink-100 .c06.simple-text.bg-purple-700 * a,.bg-pink-100 .c06.simple-text.bg-red-700 * a,.bg-pink-100 .c06.simple-text.bg-grey-700 * a,.bg-pink-100 .c06.simple-text.bg-grey-800 * a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * a,.bg-pink-300 .c06.simple-text.bg-green-800 * a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * a,.bg-pink-300 .c06.simple-text.bg-blue-700 * a,.bg-pink-300 .c06.simple-text.bg-pink-700 * a,.bg-pink-300 .c06.simple-text.bg-teal-700 * a,.bg-pink-300 .c06.simple-text.bg-orange-700 * a,.bg-pink-300 .c06.simple-text.bg-purple-700 * a,.bg-pink-300 .c06.simple-text.bg-red-700 * a,.bg-pink-300 .c06.simple-text.bg-grey-700 * a,.bg-pink-300 .c06.simple-text.bg-grey-800 * a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * a,.bg-teal-100 .c06.simple-text.bg-green-800 * a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * a,.bg-teal-100 .c06.simple-text.bg-blue-700 * a,.bg-teal-100 .c06.simple-text.bg-pink-700 * a,.bg-teal-100 .c06.simple-text.bg-teal-700 * a,.bg-teal-100 .c06.simple-text.bg-orange-700 * a,.bg-teal-100 .c06.simple-text.bg-purple-700 * a,.bg-teal-100 .c06.simple-text.bg-red-700 * a,.bg-teal-100 .c06.simple-text.bg-grey-700 * a,.bg-teal-100 .c06.simple-text.bg-grey-800 * a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * a,.bg-teal-300 .c06.simple-text.bg-green-800 * a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * a,.bg-teal-300 .c06.simple-text.bg-blue-700 * a,.bg-teal-300 .c06.simple-text.bg-pink-700 * a,.bg-teal-300 .c06.simple-text.bg-teal-700 * a,.bg-teal-300 .c06.simple-text.bg-orange-700 * a,.bg-teal-300 .c06.simple-text.bg-purple-700 * a,.bg-teal-300 .c06.simple-text.bg-red-700 * a,.bg-teal-300 .c06.simple-text.bg-grey-700 * a,.bg-teal-300 .c06.simple-text.bg-grey-800 * a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * a,.bg-orange-100 .c06.simple-text.bg-green-800 * a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * a,.bg-orange-100 .c06.simple-text.bg-blue-700 * a,.bg-orange-100 .c06.simple-text.bg-pink-700 * a,.bg-orange-100 .c06.simple-text.bg-teal-700 * a,.bg-orange-100 .c06.simple-text.bg-orange-700 * a,.bg-orange-100 .c06.simple-text.bg-purple-700 * a,.bg-orange-100 .c06.simple-text.bg-red-700 * a,.bg-orange-100 .c06.simple-text.bg-grey-700 * a,.bg-orange-100 .c06.simple-text.bg-grey-800 * a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * a,.bg-orange-300 .c06.simple-text.bg-green-800 * a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * a,.bg-orange-300 .c06.simple-text.bg-blue-700 * a,.bg-orange-300 .c06.simple-text.bg-pink-700 * a,.bg-orange-300 .c06.simple-text.bg-teal-700 * a,.bg-orange-300 .c06.simple-text.bg-orange-700 * a,.bg-orange-300 .c06.simple-text.bg-purple-700 * a,.bg-orange-300 .c06.simple-text.bg-red-700 * a,.bg-orange-300 .c06.simple-text.bg-grey-700 * a,.bg-orange-300 .c06.simple-text.bg-grey-800 * a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * a,.bg-purple-100 .c06.simple-text.bg-green-800 * a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * a,.bg-purple-100 .c06.simple-text.bg-blue-700 * a,.bg-purple-100 .c06.simple-text.bg-pink-700 * a,.bg-purple-100 .c06.simple-text.bg-teal-700 * a,.bg-purple-100 .c06.simple-text.bg-orange-700 * a,.bg-purple-100 .c06.simple-text.bg-purple-700 * a,.bg-purple-100 .c06.simple-text.bg-red-700 * a,.bg-purple-100 .c06.simple-text.bg-grey-700 * a,.bg-purple-100 .c06.simple-text.bg-grey-800 * a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * a,.bg-purple-300 .c06.simple-text.bg-green-800 * a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * a,.bg-purple-300 .c06.simple-text.bg-blue-700 * a,.bg-purple-300 .c06.simple-text.bg-pink-700 * a,.bg-purple-300 .c06.simple-text.bg-teal-700 * a,.bg-purple-300 .c06.simple-text.bg-orange-700 * a,.bg-purple-300 .c06.simple-text.bg-purple-700 * a,.bg-purple-300 .c06.simple-text.bg-red-700 * a,.bg-purple-300 .c06.simple-text.bg-grey-700 * a,.bg-purple-300 .c06.simple-text.bg-grey-800 * a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * a,.bg-green-100 .c06.simple-text.bg-green-800 * a,.bg-green-100 .c06.simple-text.bg-yellow-700 * a,.bg-green-100 .c06.simple-text.bg-blue-700 * a,.bg-green-100 .c06.simple-text.bg-pink-700 * a,.bg-green-100 .c06.simple-text.bg-teal-700 * a,.bg-green-100 .c06.simple-text.bg-orange-700 * a,.bg-green-100 .c06.simple-text.bg-purple-700 * a,.bg-green-100 .c06.simple-text.bg-red-700 * a,.bg-green-100 .c06.simple-text.bg-grey-700 * a,.bg-green-100 .c06.simple-text.bg-grey-800 * a,.bg-green-100 .c06.simple-text.bg-darkest-blue * a,.bg-green-300 .c06.simple-text.bg-green-800 * a,.bg-green-300 .c06.simple-text.bg-yellow-700 * a,.bg-green-300 .c06.simple-text.bg-blue-700 * a,.bg-green-300 .c06.simple-text.bg-pink-700 * a,.bg-green-300 .c06.simple-text.bg-teal-700 * a,.bg-green-300 .c06.simple-text.bg-orange-700 * a,.bg-green-300 .c06.simple-text.bg-purple-700 * a,.bg-green-300 .c06.simple-text.bg-red-700 * a,.bg-green-300 .c06.simple-text.bg-grey-700 * a,.bg-green-300 .c06.simple-text.bg-grey-800 * a,.bg-green-300 .c06.simple-text.bg-darkest-blue * a,.bg-grey-100 .c06.simple-text.bg-green-800 * a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * a,.bg-grey-100 .c06.simple-text.bg-blue-700 * a,.bg-grey-100 .c06.simple-text.bg-pink-700 * a,.bg-grey-100 .c06.simple-text.bg-teal-700 * a,.bg-grey-100 .c06.simple-text.bg-orange-700 * a,.bg-grey-100 .c06.simple-text.bg-purple-700 * a,.bg-grey-100 .c06.simple-text.bg-red-700 * a,.bg-grey-100 .c06.simple-text.bg-grey-700 * a,.bg-grey-100 .c06.simple-text.bg-grey-800 * a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * a,.bg-grey-400 .c06.simple-text.bg-green-800 * a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * a,.bg-grey-400 .c06.simple-text.bg-blue-700 * a,.bg-grey-400 .c06.simple-text.bg-pink-700 * a,.bg-grey-400 .c06.simple-text.bg-teal-700 * a,.bg-grey-400 .c06.simple-text.bg-orange-700 * a,.bg-grey-400 .c06.simple-text.bg-purple-700 * a,.bg-grey-400 .c06.simple-text.bg-red-700 * a,.bg-grey-400 .c06.simple-text.bg-grey-700 * a,.bg-grey-400 .c06.simple-text.bg-grey-800 * a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * a,.bg-white .c06.simple-text.bg-green-800 * a,.bg-white .c06.simple-text.bg-yellow-700 * a,.bg-white .c06.simple-text.bg-blue-700 * a,.bg-white .c06.simple-text.bg-pink-700 * a,.bg-white .c06.simple-text.bg-teal-700 * a,.bg-white .c06.simple-text.bg-orange-700 * a,.bg-white .c06.simple-text.bg-purple-700 * a,.bg-white .c06.simple-text.bg-red-700 * a,.bg-white .c06.simple-text.bg-grey-700 * a,.bg-white .c06.simple-text.bg-grey-800 * a,.bg-white .c06.simple-text.bg-darkest-blue * a,.bg-paltinum-light .c06.simple-text.bg-green-800 * a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * a,.bg-paltinum-light .c06.simple-text.bg-red-700 * a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * a,.bg-grey--light1 .c06.simple-text.bg-green-800 * a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * a,.bg-grey--light1 .c06.simple-text.bg-red-700 * a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * a,.bg-gray-very-light .c06.simple-text.bg-green-800 * a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * a,.bg-gray-very-light .c06.simple-text.bg-red-700 * a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * a,.bg-very-light-blue .c06.simple-text.bg-green-800 * a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * a,.bg-very-light-blue .c06.simple-text.bg-red-700 * a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * a,.light .c06.simple-text.bg-green-800 * a,.light .c06.simple-text.bg-yellow-700 * a,.light .c06.simple-text.bg-blue-700 * a,.light .c06.simple-text.bg-pink-700 * a,.light .c06.simple-text.bg-teal-700 * a,.light .c06.simple-text.bg-orange-700 * a,.light .c06.simple-text.bg-purple-700 * a,.light .c06.simple-text.bg-red-700 * a,.light .c06.simple-text.bg-grey-700 * a,.light .c06.simple-text.bg-grey-800 * a,.light .c06.simple-text.bg-darkest-blue * a,.bg-blue-very-light .c06.simple-text.bg-green-800 * a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * a,.bg-blue-very-light .c06.simple-text.bg-red-700 * a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * a{color:#fff;text-decoration:underline;font-weight:600}.bg-yellow-100 .c06.simple-text.bg-green-800 * a:hover,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * a:hover,.bg-yellow-100 .c06.simple-text.bg-blue-700 * a:hover,.bg-yellow-100 .c06.simple-text.bg-pink-700 * a:hover,.bg-yellow-100 .c06.simple-text.bg-teal-700 * a:hover,.bg-yellow-100 .c06.simple-text.bg-orange-700 * a:hover,.bg-yellow-100 .c06.simple-text.bg-purple-700 * a:hover,.bg-yellow-100 .c06.simple-text.bg-red-700 * a:hover,.bg-yellow-100 .c06.simple-text.bg-grey-700 * a:hover,.bg-yellow-100 .c06.simple-text.bg-grey-800 * a:hover,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * a:hover,.bg-yellow-300 .c06.simple-text.bg-green-800 * a:hover,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * a:hover,.bg-yellow-300 .c06.simple-text.bg-blue-700 * a:hover,.bg-yellow-300 .c06.simple-text.bg-pink-700 * a:hover,.bg-yellow-300 .c06.simple-text.bg-teal-700 * a:hover,.bg-yellow-300 .c06.simple-text.bg-orange-700 * a:hover,.bg-yellow-300 .c06.simple-text.bg-purple-700 * a:hover,.bg-yellow-300 .c06.simple-text.bg-red-700 * a:hover,.bg-yellow-300 .c06.simple-text.bg-grey-700 * a:hover,.bg-yellow-300 .c06.simple-text.bg-grey-800 * a:hover,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * a:hover,.bg-red-100 .c06.simple-text.bg-green-800 * a:hover,.bg-red-100 .c06.simple-text.bg-yellow-700 * a:hover,.bg-red-100 .c06.simple-text.bg-blue-700 * a:hover,.bg-red-100 .c06.simple-text.bg-pink-700 * a:hover,.bg-red-100 .c06.simple-text.bg-teal-700 * a:hover,.bg-red-100 .c06.simple-text.bg-orange-700 * a:hover,.bg-red-100 .c06.simple-text.bg-purple-700 * a:hover,.bg-red-100 .c06.simple-text.bg-red-700 * a:hover,.bg-red-100 .c06.simple-text.bg-grey-700 * a:hover,.bg-red-100 .c06.simple-text.bg-grey-800 * a:hover,.bg-red-100 .c06.simple-text.bg-darkest-blue * a:hover,.bg-red-300 .c06.simple-text.bg-green-800 * a:hover,.bg-red-300 .c06.simple-text.bg-yellow-700 * a:hover,.bg-red-300 .c06.simple-text.bg-blue-700 * a:hover,.bg-red-300 .c06.simple-text.bg-pink-700 * a:hover,.bg-red-300 .c06.simple-text.bg-teal-700 * a:hover,.bg-red-300 .c06.simple-text.bg-orange-700 * a:hover,.bg-red-300 .c06.simple-text.bg-purple-700 * a:hover,.bg-red-300 .c06.simple-text.bg-red-700 * a:hover,.bg-red-300 .c06.simple-text.bg-grey-700 * a:hover,.bg-red-300 .c06.simple-text.bg-grey-800 * a:hover,.bg-red-300 .c06.simple-text.bg-darkest-blue * a:hover,.bg-blue-100 .c06.simple-text.bg-green-800 * a:hover,.bg-blue-100 .c06.simple-text.bg-yellow-700 * a:hover,.bg-blue-100 .c06.simple-text.bg-blue-700 * a:hover,.bg-blue-100 .c06.simple-text.bg-pink-700 * a:hover,.bg-blue-100 .c06.simple-text.bg-teal-700 * a:hover,.bg-blue-100 .c06.simple-text.bg-orange-700 * a:hover,.bg-blue-100 .c06.simple-text.bg-purple-700 * a:hover,.bg-blue-100 .c06.simple-text.bg-red-700 * a:hover,.bg-blue-100 .c06.simple-text.bg-grey-700 * a:hover,.bg-blue-100 .c06.simple-text.bg-grey-800 * a:hover,.bg-blue-100 .c06.simple-text.bg-darkest-blue * a:hover,.bg-blue-300 .c06.simple-text.bg-green-800 * a:hover,.bg-blue-300 .c06.simple-text.bg-yellow-700 * a:hover,.bg-blue-300 .c06.simple-text.bg-blue-700 * a:hover,.bg-blue-300 .c06.simple-text.bg-pink-700 * a:hover,.bg-blue-300 .c06.simple-text.bg-teal-700 * a:hover,.bg-blue-300 .c06.simple-text.bg-orange-700 * a:hover,.bg-blue-300 .c06.simple-text.bg-purple-700 * a:hover,.bg-blue-300 .c06.simple-text.bg-red-700 * a:hover,.bg-blue-300 .c06.simple-text.bg-grey-700 * a:hover,.bg-blue-300 .c06.simple-text.bg-grey-800 * a:hover,.bg-blue-300 .c06.simple-text.bg-darkest-blue * a:hover,.bg-pink-100 .c06.simple-text.bg-green-800 * a:hover,.bg-pink-100 .c06.simple-text.bg-yellow-700 * a:hover,.bg-pink-100 .c06.simple-text.bg-blue-700 * a:hover,.bg-pink-100 .c06.simple-text.bg-pink-700 * a:hover,.bg-pink-100 .c06.simple-text.bg-teal-700 * a:hover,.bg-pink-100 .c06.simple-text.bg-orange-700 * a:hover,.bg-pink-100 .c06.simple-text.bg-purple-700 * a:hover,.bg-pink-100 .c06.simple-text.bg-red-700 * a:hover,.bg-pink-100 .c06.simple-text.bg-grey-700 * a:hover,.bg-pink-100 .c06.simple-text.bg-grey-800 * a:hover,.bg-pink-100 .c06.simple-text.bg-darkest-blue * a:hover,.bg-pink-300 .c06.simple-text.bg-green-800 * a:hover,.bg-pink-300 .c06.simple-text.bg-yellow-700 * a:hover,.bg-pink-300 .c06.simple-text.bg-blue-700 * a:hover,.bg-pink-300 .c06.simple-text.bg-pink-700 * a:hover,.bg-pink-300 .c06.simple-text.bg-teal-700 * a:hover,.bg-pink-300 .c06.simple-text.bg-orange-700 * a:hover,.bg-pink-300 .c06.simple-text.bg-purple-700 * a:hover,.bg-pink-300 .c06.simple-text.bg-red-700 * a:hover,.bg-pink-300 .c06.simple-text.bg-grey-700 * a:hover,.bg-pink-300 .c06.simple-text.bg-grey-800 * a:hover,.bg-pink-300 .c06.simple-text.bg-darkest-blue * a:hover,.bg-teal-100 .c06.simple-text.bg-green-800 * a:hover,.bg-teal-100 .c06.simple-text.bg-yellow-700 * a:hover,.bg-teal-100 .c06.simple-text.bg-blue-700 * a:hover,.bg-teal-100 .c06.simple-text.bg-pink-700 * a:hover,.bg-teal-100 .c06.simple-text.bg-teal-700 * a:hover,.bg-teal-100 .c06.simple-text.bg-orange-700 * a:hover,.bg-teal-100 .c06.simple-text.bg-purple-700 * a:hover,.bg-teal-100 .c06.simple-text.bg-red-700 * a:hover,.bg-teal-100 .c06.simple-text.bg-grey-700 * a:hover,.bg-teal-100 .c06.simple-text.bg-grey-800 * a:hover,.bg-teal-100 .c06.simple-text.bg-darkest-blue * a:hover,.bg-teal-300 .c06.simple-text.bg-green-800 * a:hover,.bg-teal-300 .c06.simple-text.bg-yellow-700 * a:hover,.bg-teal-300 .c06.simple-text.bg-blue-700 * a:hover,.bg-teal-300 .c06.simple-text.bg-pink-700 * a:hover,.bg-teal-300 .c06.simple-text.bg-teal-700 * a:hover,.bg-teal-300 .c06.simple-text.bg-orange-700 * a:hover,.bg-teal-300 .c06.simple-text.bg-purple-700 * a:hover,.bg-teal-300 .c06.simple-text.bg-red-700 * a:hover,.bg-teal-300 .c06.simple-text.bg-grey-700 * a:hover,.bg-teal-300 .c06.simple-text.bg-grey-800 * a:hover,.bg-teal-300 .c06.simple-text.bg-darkest-blue * a:hover,.bg-orange-100 .c06.simple-text.bg-green-800 * a:hover,.bg-orange-100 .c06.simple-text.bg-yellow-700 * a:hover,.bg-orange-100 .c06.simple-text.bg-blue-700 * a:hover,.bg-orange-100 .c06.simple-text.bg-pink-700 * a:hover,.bg-orange-100 .c06.simple-text.bg-teal-700 * a:hover,.bg-orange-100 .c06.simple-text.bg-orange-700 * a:hover,.bg-orange-100 .c06.simple-text.bg-purple-700 * a:hover,.bg-orange-100 .c06.simple-text.bg-red-700 * a:hover,.bg-orange-100 .c06.simple-text.bg-grey-700 * a:hover,.bg-orange-100 .c06.simple-text.bg-grey-800 * a:hover,.bg-orange-100 .c06.simple-text.bg-darkest-blue * a:hover,.bg-orange-300 .c06.simple-text.bg-green-800 * a:hover,.bg-orange-300 .c06.simple-text.bg-yellow-700 * a:hover,.bg-orange-300 .c06.simple-text.bg-blue-700 * a:hover,.bg-orange-300 .c06.simple-text.bg-pink-700 * a:hover,.bg-orange-300 .c06.simple-text.bg-teal-700 * a:hover,.bg-orange-300 .c06.simple-text.bg-orange-700 * a:hover,.bg-orange-300 .c06.simple-text.bg-purple-700 * a:hover,.bg-orange-300 .c06.simple-text.bg-red-700 * a:hover,.bg-orange-300 .c06.simple-text.bg-grey-700 * a:hover,.bg-orange-300 .c06.simple-text.bg-grey-800 * a:hover,.bg-orange-300 .c06.simple-text.bg-darkest-blue * a:hover,.bg-purple-100 .c06.simple-text.bg-green-800 * a:hover,.bg-purple-100 .c06.simple-text.bg-yellow-700 * a:hover,.bg-purple-100 .c06.simple-text.bg-blue-700 * a:hover,.bg-purple-100 .c06.simple-text.bg-pink-700 * a:hover,.bg-purple-100 .c06.simple-text.bg-teal-700 * a:hover,.bg-purple-100 .c06.simple-text.bg-orange-700 * a:hover,.bg-purple-100 .c06.simple-text.bg-purple-700 * a:hover,.bg-purple-100 .c06.simple-text.bg-red-700 * a:hover,.bg-purple-100 .c06.simple-text.bg-grey-700 * a:hover,.bg-purple-100 .c06.simple-text.bg-grey-800 * a:hover,.bg-purple-100 .c06.simple-text.bg-darkest-blue * a:hover,.bg-purple-300 .c06.simple-text.bg-green-800 * a:hover,.bg-purple-300 .c06.simple-text.bg-yellow-700 * a:hover,.bg-purple-300 .c06.simple-text.bg-blue-700 * a:hover,.bg-purple-300 .c06.simple-text.bg-pink-700 * a:hover,.bg-purple-300 .c06.simple-text.bg-teal-700 * a:hover,.bg-purple-300 .c06.simple-text.bg-orange-700 * a:hover,.bg-purple-300 .c06.simple-text.bg-purple-700 * a:hover,.bg-purple-300 .c06.simple-text.bg-red-700 * a:hover,.bg-purple-300 .c06.simple-text.bg-grey-700 * a:hover,.bg-purple-300 .c06.simple-text.bg-grey-800 * a:hover,.bg-purple-300 .c06.simple-text.bg-darkest-blue * a:hover,.bg-green-100 .c06.simple-text.bg-green-800 * a:hover,.bg-green-100 .c06.simple-text.bg-yellow-700 * a:hover,.bg-green-100 .c06.simple-text.bg-blue-700 * a:hover,.bg-green-100 .c06.simple-text.bg-pink-700 * a:hover,.bg-green-100 .c06.simple-text.bg-teal-700 * a:hover,.bg-green-100 .c06.simple-text.bg-orange-700 * a:hover,.bg-green-100 .c06.simple-text.bg-purple-700 * a:hover,.bg-green-100 .c06.simple-text.bg-red-700 * a:hover,.bg-green-100 .c06.simple-text.bg-grey-700 * a:hover,.bg-green-100 .c06.simple-text.bg-grey-800 * a:hover,.bg-green-100 .c06.simple-text.bg-darkest-blue * a:hover,.bg-green-300 .c06.simple-text.bg-green-800 * a:hover,.bg-green-300 .c06.simple-text.bg-yellow-700 * a:hover,.bg-green-300 .c06.simple-text.bg-blue-700 * a:hover,.bg-green-300 .c06.simple-text.bg-pink-700 * a:hover,.bg-green-300 .c06.simple-text.bg-teal-700 * a:hover,.bg-green-300 .c06.simple-text.bg-orange-700 * a:hover,.bg-green-300 .c06.simple-text.bg-purple-700 * a:hover,.bg-green-300 .c06.simple-text.bg-red-700 * a:hover,.bg-green-300 .c06.simple-text.bg-grey-700 * a:hover,.bg-green-300 .c06.simple-text.bg-grey-800 * a:hover,.bg-green-300 .c06.simple-text.bg-darkest-blue * a:hover,.bg-grey-100 .c06.simple-text.bg-green-800 * a:hover,.bg-grey-100 .c06.simple-text.bg-yellow-700 * a:hover,.bg-grey-100 .c06.simple-text.bg-blue-700 * a:hover,.bg-grey-100 .c06.simple-text.bg-pink-700 * a:hover,.bg-grey-100 .c06.simple-text.bg-teal-700 * a:hover,.bg-grey-100 .c06.simple-text.bg-orange-700 * a:hover,.bg-grey-100 .c06.simple-text.bg-purple-700 * a:hover,.bg-grey-100 .c06.simple-text.bg-red-700 * a:hover,.bg-grey-100 .c06.simple-text.bg-grey-700 * a:hover,.bg-grey-100 .c06.simple-text.bg-grey-800 * a:hover,.bg-grey-100 .c06.simple-text.bg-darkest-blue * a:hover,.bg-grey-400 .c06.simple-text.bg-green-800 * a:hover,.bg-grey-400 .c06.simple-text.bg-yellow-700 * a:hover,.bg-grey-400 .c06.simple-text.bg-blue-700 * a:hover,.bg-grey-400 .c06.simple-text.bg-pink-700 * a:hover,.bg-grey-400 .c06.simple-text.bg-teal-700 * a:hover,.bg-grey-400 .c06.simple-text.bg-orange-700 * a:hover,.bg-grey-400 .c06.simple-text.bg-purple-700 * a:hover,.bg-grey-400 .c06.simple-text.bg-red-700 * a:hover,.bg-grey-400 .c06.simple-text.bg-grey-700 * a:hover,.bg-grey-400 .c06.simple-text.bg-grey-800 * a:hover,.bg-grey-400 .c06.simple-text.bg-darkest-blue * a:hover,.bg-white .c06.simple-text.bg-green-800 * a:hover,.bg-white .c06.simple-text.bg-yellow-700 * a:hover,.bg-white .c06.simple-text.bg-blue-700 * a:hover,.bg-white .c06.simple-text.bg-pink-700 * a:hover,.bg-white .c06.simple-text.bg-teal-700 * a:hover,.bg-white .c06.simple-text.bg-orange-700 * a:hover,.bg-white .c06.simple-text.bg-purple-700 * a:hover,.bg-white .c06.simple-text.bg-red-700 * a:hover,.bg-white .c06.simple-text.bg-grey-700 * a:hover,.bg-white .c06.simple-text.bg-grey-800 * a:hover,.bg-white .c06.simple-text.bg-darkest-blue * a:hover,.bg-paltinum-light .c06.simple-text.bg-green-800 * a:hover,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * a:hover,.bg-paltinum-light .c06.simple-text.bg-blue-700 * a:hover,.bg-paltinum-light .c06.simple-text.bg-pink-700 * a:hover,.bg-paltinum-light .c06.simple-text.bg-teal-700 * a:hover,.bg-paltinum-light .c06.simple-text.bg-orange-700 * a:hover,.bg-paltinum-light .c06.simple-text.bg-purple-700 * a:hover,.bg-paltinum-light .c06.simple-text.bg-red-700 * a:hover,.bg-paltinum-light .c06.simple-text.bg-grey-700 * a:hover,.bg-paltinum-light .c06.simple-text.bg-grey-800 * a:hover,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * a:hover,.bg-grey--light1 .c06.simple-text.bg-green-800 * a:hover,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * a:hover,.bg-grey--light1 .c06.simple-text.bg-blue-700 * a:hover,.bg-grey--light1 .c06.simple-text.bg-pink-700 * a:hover,.bg-grey--light1 .c06.simple-text.bg-teal-700 * a:hover,.bg-grey--light1 .c06.simple-text.bg-orange-700 * a:hover,.bg-grey--light1 .c06.simple-text.bg-purple-700 * a:hover,.bg-grey--light1 .c06.simple-text.bg-red-700 * a:hover,.bg-grey--light1 .c06.simple-text.bg-grey-700 * a:hover,.bg-grey--light1 .c06.simple-text.bg-grey-800 * a:hover,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * a:hover,.bg-gray-very-light .c06.simple-text.bg-green-800 * a:hover,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * a:hover,.bg-gray-very-light .c06.simple-text.bg-blue-700 * a:hover,.bg-gray-very-light .c06.simple-text.bg-pink-700 * a:hover,.bg-gray-very-light .c06.simple-text.bg-teal-700 * a:hover,.bg-gray-very-light .c06.simple-text.bg-orange-700 * a:hover,.bg-gray-very-light .c06.simple-text.bg-purple-700 * a:hover,.bg-gray-very-light .c06.simple-text.bg-red-700 * a:hover,.bg-gray-very-light .c06.simple-text.bg-grey-700 * a:hover,.bg-gray-very-light .c06.simple-text.bg-grey-800 * a:hover,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * a:hover,.bg-very-light-blue .c06.simple-text.bg-green-800 * a:hover,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * a:hover,.bg-very-light-blue .c06.simple-text.bg-blue-700 * a:hover,.bg-very-light-blue .c06.simple-text.bg-pink-700 * a:hover,.bg-very-light-blue .c06.simple-text.bg-teal-700 * a:hover,.bg-very-light-blue .c06.simple-text.bg-orange-700 * a:hover,.bg-very-light-blue .c06.simple-text.bg-purple-700 * a:hover,.bg-very-light-blue .c06.simple-text.bg-red-700 * a:hover,.bg-very-light-blue .c06.simple-text.bg-grey-700 * a:hover,.bg-very-light-blue .c06.simple-text.bg-grey-800 * a:hover,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * a:hover,.light .c06.simple-text.bg-green-800 * a:hover,.light .c06.simple-text.bg-yellow-700 * a:hover,.light .c06.simple-text.bg-blue-700 * a:hover,.light .c06.simple-text.bg-pink-700 * a:hover,.light .c06.simple-text.bg-teal-700 * a:hover,.light .c06.simple-text.bg-orange-700 * a:hover,.light .c06.simple-text.bg-purple-700 * a:hover,.light .c06.simple-text.bg-red-700 * a:hover,.light .c06.simple-text.bg-grey-700 * a:hover,.light .c06.simple-text.bg-grey-800 * a:hover,.light .c06.simple-text.bg-darkest-blue * a:hover,.bg-blue-very-light .c06.simple-text.bg-green-800 * a:hover,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * a:hover,.bg-blue-very-light .c06.simple-text.bg-blue-700 * a:hover,.bg-blue-very-light .c06.simple-text.bg-pink-700 * a:hover,.bg-blue-very-light .c06.simple-text.bg-teal-700 * a:hover,.bg-blue-very-light .c06.simple-text.bg-orange-700 * a:hover,.bg-blue-very-light .c06.simple-text.bg-purple-700 * a:hover,.bg-blue-very-light .c06.simple-text.bg-red-700 * a:hover,.bg-blue-very-light .c06.simple-text.bg-grey-700 * a:hover,.bg-blue-very-light .c06.simple-text.bg-grey-800 * a:hover,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * a:hover{text-decoration:none}.bg-yellow-100 .c06.simple-text.bg-green-800 * h2,.bg-yellow-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-green-800 .top h2,.bg-yellow-100 .c06.simple-text.bg-green-800 * h3,.bg-yellow-100 .c06.simple-text.bg-green-800 * h4,.bg-yellow-100 .c06.simple-text.bg-green-800 * h5,.bg-yellow-100 .c06.simple-text.bg-green-800 * div,.bg-yellow-100 .c06.simple-text.bg-green-800 * p,.bg-yellow-100 .c06.simple-text.bg-green-800 * span,.bg-yellow-100 .c06.simple-text.bg-green-800 * strong,.bg-yellow-100 .c06.simple-text.bg-green-800 * ul,.bg-yellow-100 .c06.simple-text.bg-green-800 * li,.bg-yellow-100 .c06.simple-text.bg-green-800 * ol,.bg-yellow-100 .c06.simple-text.bg-green-800 * em,.bg-yellow-100 .c06.simple-text.bg-green-800 * i,.bg-yellow-100 .c06.simple-text.bg-green-800 * u,.bg-yellow-100 .c06.simple-text.bg-green-800 * sup,.bg-yellow-100 .c06.simple-text.bg-green-800 * sub,.bg-yellow-100 .c06.simple-text.bg-green-800 * small,.bg-yellow-100 .c06.simple-text.bg-green-800 * q,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * h2,.bg-yellow-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-yellow-700 .top h2,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * h3,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * h4,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * h5,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * div,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * p,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * span,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * strong,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * ul,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * li,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * ol,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * em,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * i,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * u,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * sup,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * sub,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * small,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * q,.bg-yellow-100 .c06.simple-text.bg-blue-700 * h2,.bg-yellow-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-blue-700 .top h2,.bg-yellow-100 .c06.simple-text.bg-blue-700 * h3,.bg-yellow-100 .c06.simple-text.bg-blue-700 * h4,.bg-yellow-100 .c06.simple-text.bg-blue-700 * h5,.bg-yellow-100 .c06.simple-text.bg-blue-700 * div,.bg-yellow-100 .c06.simple-text.bg-blue-700 * p,.bg-yellow-100 .c06.simple-text.bg-blue-700 * span,.bg-yellow-100 .c06.simple-text.bg-blue-700 * strong,.bg-yellow-100 .c06.simple-text.bg-blue-700 * ul,.bg-yellow-100 .c06.simple-text.bg-blue-700 * li,.bg-yellow-100 .c06.simple-text.bg-blue-700 * ol,.bg-yellow-100 .c06.simple-text.bg-blue-700 * em,.bg-yellow-100 .c06.simple-text.bg-blue-700 * i,.bg-yellow-100 .c06.simple-text.bg-blue-700 * u,.bg-yellow-100 .c06.simple-text.bg-blue-700 * sup,.bg-yellow-100 .c06.simple-text.bg-blue-700 * sub,.bg-yellow-100 .c06.simple-text.bg-blue-700 * small,.bg-yellow-100 .c06.simple-text.bg-blue-700 * q,.bg-yellow-100 .c06.simple-text.bg-pink-700 * h2,.bg-yellow-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-pink-700 .top h2,.bg-yellow-100 .c06.simple-text.bg-pink-700 * h3,.bg-yellow-100 .c06.simple-text.bg-pink-700 * h4,.bg-yellow-100 .c06.simple-text.bg-pink-700 * h5,.bg-yellow-100 .c06.simple-text.bg-pink-700 * div,.bg-yellow-100 .c06.simple-text.bg-pink-700 * p,.bg-yellow-100 .c06.simple-text.bg-pink-700 * span,.bg-yellow-100 .c06.simple-text.bg-pink-700 * strong,.bg-yellow-100 .c06.simple-text.bg-pink-700 * ul,.bg-yellow-100 .c06.simple-text.bg-pink-700 * li,.bg-yellow-100 .c06.simple-text.bg-pink-700 * ol,.bg-yellow-100 .c06.simple-text.bg-pink-700 * em,.bg-yellow-100 .c06.simple-text.bg-pink-700 * i,.bg-yellow-100 .c06.simple-text.bg-pink-700 * u,.bg-yellow-100 .c06.simple-text.bg-pink-700 * sup,.bg-yellow-100 .c06.simple-text.bg-pink-700 * sub,.bg-yellow-100 .c06.simple-text.bg-pink-700 * small,.bg-yellow-100 .c06.simple-text.bg-pink-700 * q,.bg-yellow-100 .c06.simple-text.bg-teal-700 * h2,.bg-yellow-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-teal-700 .top h2,.bg-yellow-100 .c06.simple-text.bg-teal-700 * h3,.bg-yellow-100 .c06.simple-text.bg-teal-700 * h4,.bg-yellow-100 .c06.simple-text.bg-teal-700 * h5,.bg-yellow-100 .c06.simple-text.bg-teal-700 * div,.bg-yellow-100 .c06.simple-text.bg-teal-700 * p,.bg-yellow-100 .c06.simple-text.bg-teal-700 * span,.bg-yellow-100 .c06.simple-text.bg-teal-700 * strong,.bg-yellow-100 .c06.simple-text.bg-teal-700 * ul,.bg-yellow-100 .c06.simple-text.bg-teal-700 * li,.bg-yellow-100 .c06.simple-text.bg-teal-700 * ol,.bg-yellow-100 .c06.simple-text.bg-teal-700 * em,.bg-yellow-100 .c06.simple-text.bg-teal-700 * i,.bg-yellow-100 .c06.simple-text.bg-teal-700 * u,.bg-yellow-100 .c06.simple-text.bg-teal-700 * sup,.bg-yellow-100 .c06.simple-text.bg-teal-700 * sub,.bg-yellow-100 .c06.simple-text.bg-teal-700 * small,.bg-yellow-100 .c06.simple-text.bg-teal-700 * q,.bg-yellow-100 .c06.simple-text.bg-orange-700 * h2,.bg-yellow-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-orange-700 .top h2,.bg-yellow-100 .c06.simple-text.bg-orange-700 * h3,.bg-yellow-100 .c06.simple-text.bg-orange-700 * h4,.bg-yellow-100 .c06.simple-text.bg-orange-700 * h5,.bg-yellow-100 .c06.simple-text.bg-orange-700 * div,.bg-yellow-100 .c06.simple-text.bg-orange-700 * p,.bg-yellow-100 .c06.simple-text.bg-orange-700 * span,.bg-yellow-100 .c06.simple-text.bg-orange-700 * strong,.bg-yellow-100 .c06.simple-text.bg-orange-700 * ul,.bg-yellow-100 .c06.simple-text.bg-orange-700 * li,.bg-yellow-100 .c06.simple-text.bg-orange-700 * ol,.bg-yellow-100 .c06.simple-text.bg-orange-700 * em,.bg-yellow-100 .c06.simple-text.bg-orange-700 * i,.bg-yellow-100 .c06.simple-text.bg-orange-700 * u,.bg-yellow-100 .c06.simple-text.bg-orange-700 * sup,.bg-yellow-100 .c06.simple-text.bg-orange-700 * sub,.bg-yellow-100 .c06.simple-text.bg-orange-700 * small,.bg-yellow-100 .c06.simple-text.bg-orange-700 * q,.bg-yellow-100 .c06.simple-text.bg-purple-700 * h2,.bg-yellow-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-purple-700 .top h2,.bg-yellow-100 .c06.simple-text.bg-purple-700 * h3,.bg-yellow-100 .c06.simple-text.bg-purple-700 * h4,.bg-yellow-100 .c06.simple-text.bg-purple-700 * h5,.bg-yellow-100 .c06.simple-text.bg-purple-700 * div,.bg-yellow-100 .c06.simple-text.bg-purple-700 * p,.bg-yellow-100 .c06.simple-text.bg-purple-700 * span,.bg-yellow-100 .c06.simple-text.bg-purple-700 * strong,.bg-yellow-100 .c06.simple-text.bg-purple-700 * ul,.bg-yellow-100 .c06.simple-text.bg-purple-700 * li,.bg-yellow-100 .c06.simple-text.bg-purple-700 * ol,.bg-yellow-100 .c06.simple-text.bg-purple-700 * em,.bg-yellow-100 .c06.simple-text.bg-purple-700 * i,.bg-yellow-100 .c06.simple-text.bg-purple-700 * u,.bg-yellow-100 .c06.simple-text.bg-purple-700 * sup,.bg-yellow-100 .c06.simple-text.bg-purple-700 * sub,.bg-yellow-100 .c06.simple-text.bg-purple-700 * small,.bg-yellow-100 .c06.simple-text.bg-purple-700 * q,.bg-yellow-100 .c06.simple-text.bg-red-700 * h2,.bg-yellow-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-red-700 .top h2,.bg-yellow-100 .c06.simple-text.bg-red-700 * h3,.bg-yellow-100 .c06.simple-text.bg-red-700 * h4,.bg-yellow-100 .c06.simple-text.bg-red-700 * h5,.bg-yellow-100 .c06.simple-text.bg-red-700 * div,.bg-yellow-100 .c06.simple-text.bg-red-700 * p,.bg-yellow-100 .c06.simple-text.bg-red-700 * span,.bg-yellow-100 .c06.simple-text.bg-red-700 * strong,.bg-yellow-100 .c06.simple-text.bg-red-700 * ul,.bg-yellow-100 .c06.simple-text.bg-red-700 * li,.bg-yellow-100 .c06.simple-text.bg-red-700 * ol,.bg-yellow-100 .c06.simple-text.bg-red-700 * em,.bg-yellow-100 .c06.simple-text.bg-red-700 * i,.bg-yellow-100 .c06.simple-text.bg-red-700 * u,.bg-yellow-100 .c06.simple-text.bg-red-700 * sup,.bg-yellow-100 .c06.simple-text.bg-red-700 * sub,.bg-yellow-100 .c06.simple-text.bg-red-700 * small,.bg-yellow-100 .c06.simple-text.bg-red-700 * q,.bg-yellow-100 .c06.simple-text.bg-grey-700 * h2,.bg-yellow-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-grey-700 .top h2,.bg-yellow-100 .c06.simple-text.bg-grey-700 * h3,.bg-yellow-100 .c06.simple-text.bg-grey-700 * h4,.bg-yellow-100 .c06.simple-text.bg-grey-700 * h5,.bg-yellow-100 .c06.simple-text.bg-grey-700 * div,.bg-yellow-100 .c06.simple-text.bg-grey-700 * p,.bg-yellow-100 .c06.simple-text.bg-grey-700 * span,.bg-yellow-100 .c06.simple-text.bg-grey-700 * strong,.bg-yellow-100 .c06.simple-text.bg-grey-700 * ul,.bg-yellow-100 .c06.simple-text.bg-grey-700 * li,.bg-yellow-100 .c06.simple-text.bg-grey-700 * ol,.bg-yellow-100 .c06.simple-text.bg-grey-700 * em,.bg-yellow-100 .c06.simple-text.bg-grey-700 * i,.bg-yellow-100 .c06.simple-text.bg-grey-700 * u,.bg-yellow-100 .c06.simple-text.bg-grey-700 * sup,.bg-yellow-100 .c06.simple-text.bg-grey-700 * sub,.bg-yellow-100 .c06.simple-text.bg-grey-700 * small,.bg-yellow-100 .c06.simple-text.bg-grey-700 * q,.bg-yellow-100 .c06.simple-text.bg-grey-800 * h2,.bg-yellow-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-grey-800 .top h2,.bg-yellow-100 .c06.simple-text.bg-grey-800 * h3,.bg-yellow-100 .c06.simple-text.bg-grey-800 * h4,.bg-yellow-100 .c06.simple-text.bg-grey-800 * h5,.bg-yellow-100 .c06.simple-text.bg-grey-800 * div,.bg-yellow-100 .c06.simple-text.bg-grey-800 * p,.bg-yellow-100 .c06.simple-text.bg-grey-800 * span,.bg-yellow-100 .c06.simple-text.bg-grey-800 * strong,.bg-yellow-100 .c06.simple-text.bg-grey-800 * ul,.bg-yellow-100 .c06.simple-text.bg-grey-800 * li,.bg-yellow-100 .c06.simple-text.bg-grey-800 * ol,.bg-yellow-100 .c06.simple-text.bg-grey-800 * em,.bg-yellow-100 .c06.simple-text.bg-grey-800 * i,.bg-yellow-100 .c06.simple-text.bg-grey-800 * u,.bg-yellow-100 .c06.simple-text.bg-grey-800 * sup,.bg-yellow-100 .c06.simple-text.bg-grey-800 * sub,.bg-yellow-100 .c06.simple-text.bg-grey-800 * small,.bg-yellow-100 .c06.simple-text.bg-grey-800 * q,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * h2,.bg-yellow-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-darkest-blue .top h2,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * h3,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * h4,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * h5,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * div,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * p,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * span,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * strong,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * ul,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * li,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * ol,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * em,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * i,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * u,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * sup,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * sub,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * small,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * q,.bg-yellow-300 .c06.simple-text.bg-green-800 * h2,.bg-yellow-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-green-800 .top h2,.bg-yellow-300 .c06.simple-text.bg-green-800 * h3,.bg-yellow-300 .c06.simple-text.bg-green-800 * h4,.bg-yellow-300 .c06.simple-text.bg-green-800 * h5,.bg-yellow-300 .c06.simple-text.bg-green-800 * div,.bg-yellow-300 .c06.simple-text.bg-green-800 * p,.bg-yellow-300 .c06.simple-text.bg-green-800 * span,.bg-yellow-300 .c06.simple-text.bg-green-800 * strong,.bg-yellow-300 .c06.simple-text.bg-green-800 * ul,.bg-yellow-300 .c06.simple-text.bg-green-800 * li,.bg-yellow-300 .c06.simple-text.bg-green-800 * ol,.bg-yellow-300 .c06.simple-text.bg-green-800 * em,.bg-yellow-300 .c06.simple-text.bg-green-800 * i,.bg-yellow-300 .c06.simple-text.bg-green-800 * u,.bg-yellow-300 .c06.simple-text.bg-green-800 * sup,.bg-yellow-300 .c06.simple-text.bg-green-800 * sub,.bg-yellow-300 .c06.simple-text.bg-green-800 * small,.bg-yellow-300 .c06.simple-text.bg-green-800 * q,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * h2,.bg-yellow-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-yellow-700 .top h2,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * h3,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * h4,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * h5,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * div,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * p,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * span,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * strong,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * ul,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * li,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * ol,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * em,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * i,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * u,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * sup,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * sub,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * small,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * q,.bg-yellow-300 .c06.simple-text.bg-blue-700 * h2,.bg-yellow-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-blue-700 .top h2,.bg-yellow-300 .c06.simple-text.bg-blue-700 * h3,.bg-yellow-300 .c06.simple-text.bg-blue-700 * h4,.bg-yellow-300 .c06.simple-text.bg-blue-700 * h5,.bg-yellow-300 .c06.simple-text.bg-blue-700 * div,.bg-yellow-300 .c06.simple-text.bg-blue-700 * p,.bg-yellow-300 .c06.simple-text.bg-blue-700 * span,.bg-yellow-300 .c06.simple-text.bg-blue-700 * strong,.bg-yellow-300 .c06.simple-text.bg-blue-700 * ul,.bg-yellow-300 .c06.simple-text.bg-blue-700 * li,.bg-yellow-300 .c06.simple-text.bg-blue-700 * ol,.bg-yellow-300 .c06.simple-text.bg-blue-700 * em,.bg-yellow-300 .c06.simple-text.bg-blue-700 * i,.bg-yellow-300 .c06.simple-text.bg-blue-700 * u,.bg-yellow-300 .c06.simple-text.bg-blue-700 * sup,.bg-yellow-300 .c06.simple-text.bg-blue-700 * sub,.bg-yellow-300 .c06.simple-text.bg-blue-700 * small,.bg-yellow-300 .c06.simple-text.bg-blue-700 * q,.bg-yellow-300 .c06.simple-text.bg-pink-700 * h2,.bg-yellow-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-pink-700 .top h2,.bg-yellow-300 .c06.simple-text.bg-pink-700 * h3,.bg-yellow-300 .c06.simple-text.bg-pink-700 * h4,.bg-yellow-300 .c06.simple-text.bg-pink-700 * h5,.bg-yellow-300 .c06.simple-text.bg-pink-700 * div,.bg-yellow-300 .c06.simple-text.bg-pink-700 * p,.bg-yellow-300 .c06.simple-text.bg-pink-700 * span,.bg-yellow-300 .c06.simple-text.bg-pink-700 * strong,.bg-yellow-300 .c06.simple-text.bg-pink-700 * ul,.bg-yellow-300 .c06.simple-text.bg-pink-700 * li,.bg-yellow-300 .c06.simple-text.bg-pink-700 * ol,.bg-yellow-300 .c06.simple-text.bg-pink-700 * em,.bg-yellow-300 .c06.simple-text.bg-pink-700 * i,.bg-yellow-300 .c06.simple-text.bg-pink-700 * u,.bg-yellow-300 .c06.simple-text.bg-pink-700 * sup,.bg-yellow-300 .c06.simple-text.bg-pink-700 * sub,.bg-yellow-300 .c06.simple-text.bg-pink-700 * small,.bg-yellow-300 .c06.simple-text.bg-pink-700 * q,.bg-yellow-300 .c06.simple-text.bg-teal-700 * h2,.bg-yellow-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-teal-700 .top h2,.bg-yellow-300 .c06.simple-text.bg-teal-700 * h3,.bg-yellow-300 .c06.simple-text.bg-teal-700 * h4,.bg-yellow-300 .c06.simple-text.bg-teal-700 * h5,.bg-yellow-300 .c06.simple-text.bg-teal-700 * div,.bg-yellow-300 .c06.simple-text.bg-teal-700 * p,.bg-yellow-300 .c06.simple-text.bg-teal-700 * span,.bg-yellow-300 .c06.simple-text.bg-teal-700 * strong,.bg-yellow-300 .c06.simple-text.bg-teal-700 * ul,.bg-yellow-300 .c06.simple-text.bg-teal-700 * li,.bg-yellow-300 .c06.simple-text.bg-teal-700 * ol,.bg-yellow-300 .c06.simple-text.bg-teal-700 * em,.bg-yellow-300 .c06.simple-text.bg-teal-700 * i,.bg-yellow-300 .c06.simple-text.bg-teal-700 * u,.bg-yellow-300 .c06.simple-text.bg-teal-700 * sup,.bg-yellow-300 .c06.simple-text.bg-teal-700 * sub,.bg-yellow-300 .c06.simple-text.bg-teal-700 * small,.bg-yellow-300 .c06.simple-text.bg-teal-700 * q,.bg-yellow-300 .c06.simple-text.bg-orange-700 * h2,.bg-yellow-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-orange-700 .top h2,.bg-yellow-300 .c06.simple-text.bg-orange-700 * h3,.bg-yellow-300 .c06.simple-text.bg-orange-700 * h4,.bg-yellow-300 .c06.simple-text.bg-orange-700 * h5,.bg-yellow-300 .c06.simple-text.bg-orange-700 * div,.bg-yellow-300 .c06.simple-text.bg-orange-700 * p,.bg-yellow-300 .c06.simple-text.bg-orange-700 * span,.bg-yellow-300 .c06.simple-text.bg-orange-700 * strong,.bg-yellow-300 .c06.simple-text.bg-orange-700 * ul,.bg-yellow-300 .c06.simple-text.bg-orange-700 * li,.bg-yellow-300 .c06.simple-text.bg-orange-700 * ol,.bg-yellow-300 .c06.simple-text.bg-orange-700 * em,.bg-yellow-300 .c06.simple-text.bg-orange-700 * i,.bg-yellow-300 .c06.simple-text.bg-orange-700 * u,.bg-yellow-300 .c06.simple-text.bg-orange-700 * sup,.bg-yellow-300 .c06.simple-text.bg-orange-700 * sub,.bg-yellow-300 .c06.simple-text.bg-orange-700 * small,.bg-yellow-300 .c06.simple-text.bg-orange-700 * q,.bg-yellow-300 .c06.simple-text.bg-purple-700 * h2,.bg-yellow-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-purple-700 .top h2,.bg-yellow-300 .c06.simple-text.bg-purple-700 * h3,.bg-yellow-300 .c06.simple-text.bg-purple-700 * h4,.bg-yellow-300 .c06.simple-text.bg-purple-700 * h5,.bg-yellow-300 .c06.simple-text.bg-purple-700 * div,.bg-yellow-300 .c06.simple-text.bg-purple-700 * p,.bg-yellow-300 .c06.simple-text.bg-purple-700 * span,.bg-yellow-300 .c06.simple-text.bg-purple-700 * strong,.bg-yellow-300 .c06.simple-text.bg-purple-700 * ul,.bg-yellow-300 .c06.simple-text.bg-purple-700 * li,.bg-yellow-300 .c06.simple-text.bg-purple-700 * ol,.bg-yellow-300 .c06.simple-text.bg-purple-700 * em,.bg-yellow-300 .c06.simple-text.bg-purple-700 * i,.bg-yellow-300 .c06.simple-text.bg-purple-700 * u,.bg-yellow-300 .c06.simple-text.bg-purple-700 * sup,.bg-yellow-300 .c06.simple-text.bg-purple-700 * sub,.bg-yellow-300 .c06.simple-text.bg-purple-700 * small,.bg-yellow-300 .c06.simple-text.bg-purple-700 * q,.bg-yellow-300 .c06.simple-text.bg-red-700 * h2,.bg-yellow-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-red-700 .top h2,.bg-yellow-300 .c06.simple-text.bg-red-700 * h3,.bg-yellow-300 .c06.simple-text.bg-red-700 * h4,.bg-yellow-300 .c06.simple-text.bg-red-700 * h5,.bg-yellow-300 .c06.simple-text.bg-red-700 * div,.bg-yellow-300 .c06.simple-text.bg-red-700 * p,.bg-yellow-300 .c06.simple-text.bg-red-700 * span,.bg-yellow-300 .c06.simple-text.bg-red-700 * strong,.bg-yellow-300 .c06.simple-text.bg-red-700 * ul,.bg-yellow-300 .c06.simple-text.bg-red-700 * li,.bg-yellow-300 .c06.simple-text.bg-red-700 * ol,.bg-yellow-300 .c06.simple-text.bg-red-700 * em,.bg-yellow-300 .c06.simple-text.bg-red-700 * i,.bg-yellow-300 .c06.simple-text.bg-red-700 * u,.bg-yellow-300 .c06.simple-text.bg-red-700 * sup,.bg-yellow-300 .c06.simple-text.bg-red-700 * sub,.bg-yellow-300 .c06.simple-text.bg-red-700 * small,.bg-yellow-300 .c06.simple-text.bg-red-700 * q,.bg-yellow-300 .c06.simple-text.bg-grey-700 * h2,.bg-yellow-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-grey-700 .top h2,.bg-yellow-300 .c06.simple-text.bg-grey-700 * h3,.bg-yellow-300 .c06.simple-text.bg-grey-700 * h4,.bg-yellow-300 .c06.simple-text.bg-grey-700 * h5,.bg-yellow-300 .c06.simple-text.bg-grey-700 * div,.bg-yellow-300 .c06.simple-text.bg-grey-700 * p,.bg-yellow-300 .c06.simple-text.bg-grey-700 * span,.bg-yellow-300 .c06.simple-text.bg-grey-700 * strong,.bg-yellow-300 .c06.simple-text.bg-grey-700 * ul,.bg-yellow-300 .c06.simple-text.bg-grey-700 * li,.bg-yellow-300 .c06.simple-text.bg-grey-700 * ol,.bg-yellow-300 .c06.simple-text.bg-grey-700 * em,.bg-yellow-300 .c06.simple-text.bg-grey-700 * i,.bg-yellow-300 .c06.simple-text.bg-grey-700 * u,.bg-yellow-300 .c06.simple-text.bg-grey-700 * sup,.bg-yellow-300 .c06.simple-text.bg-grey-700 * sub,.bg-yellow-300 .c06.simple-text.bg-grey-700 * small,.bg-yellow-300 .c06.simple-text.bg-grey-700 * q,.bg-yellow-300 .c06.simple-text.bg-grey-800 * h2,.bg-yellow-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-grey-800 .top h2,.bg-yellow-300 .c06.simple-text.bg-grey-800 * h3,.bg-yellow-300 .c06.simple-text.bg-grey-800 * h4,.bg-yellow-300 .c06.simple-text.bg-grey-800 * h5,.bg-yellow-300 .c06.simple-text.bg-grey-800 * div,.bg-yellow-300 .c06.simple-text.bg-grey-800 * p,.bg-yellow-300 .c06.simple-text.bg-grey-800 * span,.bg-yellow-300 .c06.simple-text.bg-grey-800 * strong,.bg-yellow-300 .c06.simple-text.bg-grey-800 * ul,.bg-yellow-300 .c06.simple-text.bg-grey-800 * li,.bg-yellow-300 .c06.simple-text.bg-grey-800 * ol,.bg-yellow-300 .c06.simple-text.bg-grey-800 * em,.bg-yellow-300 .c06.simple-text.bg-grey-800 * i,.bg-yellow-300 .c06.simple-text.bg-grey-800 * u,.bg-yellow-300 .c06.simple-text.bg-grey-800 * sup,.bg-yellow-300 .c06.simple-text.bg-grey-800 * sub,.bg-yellow-300 .c06.simple-text.bg-grey-800 * small,.bg-yellow-300 .c06.simple-text.bg-grey-800 * q,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * h2,.bg-yellow-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-darkest-blue .top h2,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * h3,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * h4,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * h5,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * div,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * p,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * span,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * strong,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * ul,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * li,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * ol,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * em,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * i,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * u,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * sup,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * sub,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * small,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * q,.bg-red-100 .c06.simple-text.bg-green-800 * h2,.bg-red-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-red-100 .c06.simple-text.bg-green-800 .top h2,.bg-red-100 .c06.simple-text.bg-green-800 * h3,.bg-red-100 .c06.simple-text.bg-green-800 * h4,.bg-red-100 .c06.simple-text.bg-green-800 * h5,.bg-red-100 .c06.simple-text.bg-green-800 * div,.bg-red-100 .c06.simple-text.bg-green-800 * p,.bg-red-100 .c06.simple-text.bg-green-800 * span,.bg-red-100 .c06.simple-text.bg-green-800 * strong,.bg-red-100 .c06.simple-text.bg-green-800 * ul,.bg-red-100 .c06.simple-text.bg-green-800 * li,.bg-red-100 .c06.simple-text.bg-green-800 * ol,.bg-red-100 .c06.simple-text.bg-green-800 * em,.bg-red-100 .c06.simple-text.bg-green-800 * i,.bg-red-100 .c06.simple-text.bg-green-800 * u,.bg-red-100 .c06.simple-text.bg-green-800 * sup,.bg-red-100 .c06.simple-text.bg-green-800 * sub,.bg-red-100 .c06.simple-text.bg-green-800 * small,.bg-red-100 .c06.simple-text.bg-green-800 * q,.bg-red-100 .c06.simple-text.bg-yellow-700 * h2,.bg-red-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-red-100 .c06.simple-text.bg-yellow-700 .top h2,.bg-red-100 .c06.simple-text.bg-yellow-700 * h3,.bg-red-100 .c06.simple-text.bg-yellow-700 * h4,.bg-red-100 .c06.simple-text.bg-yellow-700 * h5,.bg-red-100 .c06.simple-text.bg-yellow-700 * div,.bg-red-100 .c06.simple-text.bg-yellow-700 * p,.bg-red-100 .c06.simple-text.bg-yellow-700 * span,.bg-red-100 .c06.simple-text.bg-yellow-700 * strong,.bg-red-100 .c06.simple-text.bg-yellow-700 * ul,.bg-red-100 .c06.simple-text.bg-yellow-700 * li,.bg-red-100 .c06.simple-text.bg-yellow-700 * ol,.bg-red-100 .c06.simple-text.bg-yellow-700 * em,.bg-red-100 .c06.simple-text.bg-yellow-700 * i,.bg-red-100 .c06.simple-text.bg-yellow-700 * u,.bg-red-100 .c06.simple-text.bg-yellow-700 * sup,.bg-red-100 .c06.simple-text.bg-yellow-700 * sub,.bg-red-100 .c06.simple-text.bg-yellow-700 * small,.bg-red-100 .c06.simple-text.bg-yellow-700 * q,.bg-red-100 .c06.simple-text.bg-blue-700 * h2,.bg-red-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-red-100 .c06.simple-text.bg-blue-700 .top h2,.bg-red-100 .c06.simple-text.bg-blue-700 * h3,.bg-red-100 .c06.simple-text.bg-blue-700 * h4,.bg-red-100 .c06.simple-text.bg-blue-700 * h5,.bg-red-100 .c06.simple-text.bg-blue-700 * div,.bg-red-100 .c06.simple-text.bg-blue-700 * p,.bg-red-100 .c06.simple-text.bg-blue-700 * span,.bg-red-100 .c06.simple-text.bg-blue-700 * strong,.bg-red-100 .c06.simple-text.bg-blue-700 * ul,.bg-red-100 .c06.simple-text.bg-blue-700 * li,.bg-red-100 .c06.simple-text.bg-blue-700 * ol,.bg-red-100 .c06.simple-text.bg-blue-700 * em,.bg-red-100 .c06.simple-text.bg-blue-700 * i,.bg-red-100 .c06.simple-text.bg-blue-700 * u,.bg-red-100 .c06.simple-text.bg-blue-700 * sup,.bg-red-100 .c06.simple-text.bg-blue-700 * sub,.bg-red-100 .c06.simple-text.bg-blue-700 * small,.bg-red-100 .c06.simple-text.bg-blue-700 * q,.bg-red-100 .c06.simple-text.bg-pink-700 * h2,.bg-red-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-red-100 .c06.simple-text.bg-pink-700 .top h2,.bg-red-100 .c06.simple-text.bg-pink-700 * h3,.bg-red-100 .c06.simple-text.bg-pink-700 * h4,.bg-red-100 .c06.simple-text.bg-pink-700 * h5,.bg-red-100 .c06.simple-text.bg-pink-700 * div,.bg-red-100 .c06.simple-text.bg-pink-700 * p,.bg-red-100 .c06.simple-text.bg-pink-700 * span,.bg-red-100 .c06.simple-text.bg-pink-700 * strong,.bg-red-100 .c06.simple-text.bg-pink-700 * ul,.bg-red-100 .c06.simple-text.bg-pink-700 * li,.bg-red-100 .c06.simple-text.bg-pink-700 * ol,.bg-red-100 .c06.simple-text.bg-pink-700 * em,.bg-red-100 .c06.simple-text.bg-pink-700 * i,.bg-red-100 .c06.simple-text.bg-pink-700 * u,.bg-red-100 .c06.simple-text.bg-pink-700 * sup,.bg-red-100 .c06.simple-text.bg-pink-700 * sub,.bg-red-100 .c06.simple-text.bg-pink-700 * small,.bg-red-100 .c06.simple-text.bg-pink-700 * q,.bg-red-100 .c06.simple-text.bg-teal-700 * h2,.bg-red-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-red-100 .c06.simple-text.bg-teal-700 .top h2,.bg-red-100 .c06.simple-text.bg-teal-700 * h3,.bg-red-100 .c06.simple-text.bg-teal-700 * h4,.bg-red-100 .c06.simple-text.bg-teal-700 * h5,.bg-red-100 .c06.simple-text.bg-teal-700 * div,.bg-red-100 .c06.simple-text.bg-teal-700 * p,.bg-red-100 .c06.simple-text.bg-teal-700 * span,.bg-red-100 .c06.simple-text.bg-teal-700 * strong,.bg-red-100 .c06.simple-text.bg-teal-700 * ul,.bg-red-100 .c06.simple-text.bg-teal-700 * li,.bg-red-100 .c06.simple-text.bg-teal-700 * ol,.bg-red-100 .c06.simple-text.bg-teal-700 * em,.bg-red-100 .c06.simple-text.bg-teal-700 * i,.bg-red-100 .c06.simple-text.bg-teal-700 * u,.bg-red-100 .c06.simple-text.bg-teal-700 * sup,.bg-red-100 .c06.simple-text.bg-teal-700 * sub,.bg-red-100 .c06.simple-text.bg-teal-700 * small,.bg-red-100 .c06.simple-text.bg-teal-700 * q,.bg-red-100 .c06.simple-text.bg-orange-700 * h2,.bg-red-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-red-100 .c06.simple-text.bg-orange-700 .top h2,.bg-red-100 .c06.simple-text.bg-orange-700 * h3,.bg-red-100 .c06.simple-text.bg-orange-700 * h4,.bg-red-100 .c06.simple-text.bg-orange-700 * h5,.bg-red-100 .c06.simple-text.bg-orange-700 * div,.bg-red-100 .c06.simple-text.bg-orange-700 * p,.bg-red-100 .c06.simple-text.bg-orange-700 * span,.bg-red-100 .c06.simple-text.bg-orange-700 * strong,.bg-red-100 .c06.simple-text.bg-orange-700 * ul,.bg-red-100 .c06.simple-text.bg-orange-700 * li,.bg-red-100 .c06.simple-text.bg-orange-700 * ol,.bg-red-100 .c06.simple-text.bg-orange-700 * em,.bg-red-100 .c06.simple-text.bg-orange-700 * i,.bg-red-100 .c06.simple-text.bg-orange-700 * u,.bg-red-100 .c06.simple-text.bg-orange-700 * sup,.bg-red-100 .c06.simple-text.bg-orange-700 * sub,.bg-red-100 .c06.simple-text.bg-orange-700 * small,.bg-red-100 .c06.simple-text.bg-orange-700 * q,.bg-red-100 .c06.simple-text.bg-purple-700 * h2,.bg-red-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-red-100 .c06.simple-text.bg-purple-700 .top h2,.bg-red-100 .c06.simple-text.bg-purple-700 * h3,.bg-red-100 .c06.simple-text.bg-purple-700 * h4,.bg-red-100 .c06.simple-text.bg-purple-700 * h5,.bg-red-100 .c06.simple-text.bg-purple-700 * div,.bg-red-100 .c06.simple-text.bg-purple-700 * p,.bg-red-100 .c06.simple-text.bg-purple-700 * span,.bg-red-100 .c06.simple-text.bg-purple-700 * strong,.bg-red-100 .c06.simple-text.bg-purple-700 * ul,.bg-red-100 .c06.simple-text.bg-purple-700 * li,.bg-red-100 .c06.simple-text.bg-purple-700 * ol,.bg-red-100 .c06.simple-text.bg-purple-700 * em,.bg-red-100 .c06.simple-text.bg-purple-700 * i,.bg-red-100 .c06.simple-text.bg-purple-700 * u,.bg-red-100 .c06.simple-text.bg-purple-700 * sup,.bg-red-100 .c06.simple-text.bg-purple-700 * sub,.bg-red-100 .c06.simple-text.bg-purple-700 * small,.bg-red-100 .c06.simple-text.bg-purple-700 * q,.bg-red-100 .c06.simple-text.bg-red-700 * h2,.bg-red-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-red-100 .c06.simple-text.bg-red-700 .top h2,.bg-red-100 .c06.simple-text.bg-red-700 * h3,.bg-red-100 .c06.simple-text.bg-red-700 * h4,.bg-red-100 .c06.simple-text.bg-red-700 * h5,.bg-red-100 .c06.simple-text.bg-red-700 * div,.bg-red-100 .c06.simple-text.bg-red-700 * p,.bg-red-100 .c06.simple-text.bg-red-700 * span,.bg-red-100 .c06.simple-text.bg-red-700 * strong,.bg-red-100 .c06.simple-text.bg-red-700 * ul,.bg-red-100 .c06.simple-text.bg-red-700 * li,.bg-red-100 .c06.simple-text.bg-red-700 * ol,.bg-red-100 .c06.simple-text.bg-red-700 * em,.bg-red-100 .c06.simple-text.bg-red-700 * i,.bg-red-100 .c06.simple-text.bg-red-700 * u,.bg-red-100 .c06.simple-text.bg-red-700 * sup,.bg-red-100 .c06.simple-text.bg-red-700 * sub,.bg-red-100 .c06.simple-text.bg-red-700 * small,.bg-red-100 .c06.simple-text.bg-red-700 * q,.bg-red-100 .c06.simple-text.bg-grey-700 * h2,.bg-red-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-red-100 .c06.simple-text.bg-grey-700 .top h2,.bg-red-100 .c06.simple-text.bg-grey-700 * h3,.bg-red-100 .c06.simple-text.bg-grey-700 * h4,.bg-red-100 .c06.simple-text.bg-grey-700 * h5,.bg-red-100 .c06.simple-text.bg-grey-700 * div,.bg-red-100 .c06.simple-text.bg-grey-700 * p,.bg-red-100 .c06.simple-text.bg-grey-700 * span,.bg-red-100 .c06.simple-text.bg-grey-700 * strong,.bg-red-100 .c06.simple-text.bg-grey-700 * ul,.bg-red-100 .c06.simple-text.bg-grey-700 * li,.bg-red-100 .c06.simple-text.bg-grey-700 * ol,.bg-red-100 .c06.simple-text.bg-grey-700 * em,.bg-red-100 .c06.simple-text.bg-grey-700 * i,.bg-red-100 .c06.simple-text.bg-grey-700 * u,.bg-red-100 .c06.simple-text.bg-grey-700 * sup,.bg-red-100 .c06.simple-text.bg-grey-700 * sub,.bg-red-100 .c06.simple-text.bg-grey-700 * small,.bg-red-100 .c06.simple-text.bg-grey-700 * q,.bg-red-100 .c06.simple-text.bg-grey-800 * h2,.bg-red-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-red-100 .c06.simple-text.bg-grey-800 .top h2,.bg-red-100 .c06.simple-text.bg-grey-800 * h3,.bg-red-100 .c06.simple-text.bg-grey-800 * h4,.bg-red-100 .c06.simple-text.bg-grey-800 * h5,.bg-red-100 .c06.simple-text.bg-grey-800 * div,.bg-red-100 .c06.simple-text.bg-grey-800 * p,.bg-red-100 .c06.simple-text.bg-grey-800 * span,.bg-red-100 .c06.simple-text.bg-grey-800 * strong,.bg-red-100 .c06.simple-text.bg-grey-800 * ul,.bg-red-100 .c06.simple-text.bg-grey-800 * li,.bg-red-100 .c06.simple-text.bg-grey-800 * ol,.bg-red-100 .c06.simple-text.bg-grey-800 * em,.bg-red-100 .c06.simple-text.bg-grey-800 * i,.bg-red-100 .c06.simple-text.bg-grey-800 * u,.bg-red-100 .c06.simple-text.bg-grey-800 * sup,.bg-red-100 .c06.simple-text.bg-grey-800 * sub,.bg-red-100 .c06.simple-text.bg-grey-800 * small,.bg-red-100 .c06.simple-text.bg-grey-800 * q,.bg-red-100 .c06.simple-text.bg-darkest-blue * h2,.bg-red-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-red-100 .c06.simple-text.bg-darkest-blue .top h2,.bg-red-100 .c06.simple-text.bg-darkest-blue * h3,.bg-red-100 .c06.simple-text.bg-darkest-blue * h4,.bg-red-100 .c06.simple-text.bg-darkest-blue * h5,.bg-red-100 .c06.simple-text.bg-darkest-blue * div,.bg-red-100 .c06.simple-text.bg-darkest-blue * p,.bg-red-100 .c06.simple-text.bg-darkest-blue * span,.bg-red-100 .c06.simple-text.bg-darkest-blue * strong,.bg-red-100 .c06.simple-text.bg-darkest-blue * ul,.bg-red-100 .c06.simple-text.bg-darkest-blue * li,.bg-red-100 .c06.simple-text.bg-darkest-blue * ol,.bg-red-100 .c06.simple-text.bg-darkest-blue * em,.bg-red-100 .c06.simple-text.bg-darkest-blue * i,.bg-red-100 .c06.simple-text.bg-darkest-blue * u,.bg-red-100 .c06.simple-text.bg-darkest-blue * sup,.bg-red-100 .c06.simple-text.bg-darkest-blue * sub,.bg-red-100 .c06.simple-text.bg-darkest-blue * small,.bg-red-100 .c06.simple-text.bg-darkest-blue * q,.bg-red-300 .c06.simple-text.bg-green-800 * h2,.bg-red-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-red-300 .c06.simple-text.bg-green-800 .top h2,.bg-red-300 .c06.simple-text.bg-green-800 * h3,.bg-red-300 .c06.simple-text.bg-green-800 * h4,.bg-red-300 .c06.simple-text.bg-green-800 * h5,.bg-red-300 .c06.simple-text.bg-green-800 * div,.bg-red-300 .c06.simple-text.bg-green-800 * p,.bg-red-300 .c06.simple-text.bg-green-800 * span,.bg-red-300 .c06.simple-text.bg-green-800 * strong,.bg-red-300 .c06.simple-text.bg-green-800 * ul,.bg-red-300 .c06.simple-text.bg-green-800 * li,.bg-red-300 .c06.simple-text.bg-green-800 * ol,.bg-red-300 .c06.simple-text.bg-green-800 * em,.bg-red-300 .c06.simple-text.bg-green-800 * i,.bg-red-300 .c06.simple-text.bg-green-800 * u,.bg-red-300 .c06.simple-text.bg-green-800 * sup,.bg-red-300 .c06.simple-text.bg-green-800 * sub,.bg-red-300 .c06.simple-text.bg-green-800 * small,.bg-red-300 .c06.simple-text.bg-green-800 * q,.bg-red-300 .c06.simple-text.bg-yellow-700 * h2,.bg-red-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-red-300 .c06.simple-text.bg-yellow-700 .top h2,.bg-red-300 .c06.simple-text.bg-yellow-700 * h3,.bg-red-300 .c06.simple-text.bg-yellow-700 * h4,.bg-red-300 .c06.simple-text.bg-yellow-700 * h5,.bg-red-300 .c06.simple-text.bg-yellow-700 * div,.bg-red-300 .c06.simple-text.bg-yellow-700 * p,.bg-red-300 .c06.simple-text.bg-yellow-700 * span,.bg-red-300 .c06.simple-text.bg-yellow-700 * strong,.bg-red-300 .c06.simple-text.bg-yellow-700 * ul,.bg-red-300 .c06.simple-text.bg-yellow-700 * li,.bg-red-300 .c06.simple-text.bg-yellow-700 * ol,.bg-red-300 .c06.simple-text.bg-yellow-700 * em,.bg-red-300 .c06.simple-text.bg-yellow-700 * i,.bg-red-300 .c06.simple-text.bg-yellow-700 * u,.bg-red-300 .c06.simple-text.bg-yellow-700 * sup,.bg-red-300 .c06.simple-text.bg-yellow-700 * sub,.bg-red-300 .c06.simple-text.bg-yellow-700 * small,.bg-red-300 .c06.simple-text.bg-yellow-700 * q,.bg-red-300 .c06.simple-text.bg-blue-700 * h2,.bg-red-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-red-300 .c06.simple-text.bg-blue-700 .top h2,.bg-red-300 .c06.simple-text.bg-blue-700 * h3,.bg-red-300 .c06.simple-text.bg-blue-700 * h4,.bg-red-300 .c06.simple-text.bg-blue-700 * h5,.bg-red-300 .c06.simple-text.bg-blue-700 * div,.bg-red-300 .c06.simple-text.bg-blue-700 * p,.bg-red-300 .c06.simple-text.bg-blue-700 * span,.bg-red-300 .c06.simple-text.bg-blue-700 * strong,.bg-red-300 .c06.simple-text.bg-blue-700 * ul,.bg-red-300 .c06.simple-text.bg-blue-700 * li,.bg-red-300 .c06.simple-text.bg-blue-700 * ol,.bg-red-300 .c06.simple-text.bg-blue-700 * em,.bg-red-300 .c06.simple-text.bg-blue-700 * i,.bg-red-300 .c06.simple-text.bg-blue-700 * u,.bg-red-300 .c06.simple-text.bg-blue-700 * sup,.bg-red-300 .c06.simple-text.bg-blue-700 * sub,.bg-red-300 .c06.simple-text.bg-blue-700 * small,.bg-red-300 .c06.simple-text.bg-blue-700 * q,.bg-red-300 .c06.simple-text.bg-pink-700 * h2,.bg-red-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-red-300 .c06.simple-text.bg-pink-700 .top h2,.bg-red-300 .c06.simple-text.bg-pink-700 * h3,.bg-red-300 .c06.simple-text.bg-pink-700 * h4,.bg-red-300 .c06.simple-text.bg-pink-700 * h5,.bg-red-300 .c06.simple-text.bg-pink-700 * div,.bg-red-300 .c06.simple-text.bg-pink-700 * p,.bg-red-300 .c06.simple-text.bg-pink-700 * span,.bg-red-300 .c06.simple-text.bg-pink-700 * strong,.bg-red-300 .c06.simple-text.bg-pink-700 * ul,.bg-red-300 .c06.simple-text.bg-pink-700 * li,.bg-red-300 .c06.simple-text.bg-pink-700 * ol,.bg-red-300 .c06.simple-text.bg-pink-700 * em,.bg-red-300 .c06.simple-text.bg-pink-700 * i,.bg-red-300 .c06.simple-text.bg-pink-700 * u,.bg-red-300 .c06.simple-text.bg-pink-700 * sup,.bg-red-300 .c06.simple-text.bg-pink-700 * sub,.bg-red-300 .c06.simple-text.bg-pink-700 * small,.bg-red-300 .c06.simple-text.bg-pink-700 * q,.bg-red-300 .c06.simple-text.bg-teal-700 * h2,.bg-red-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-red-300 .c06.simple-text.bg-teal-700 .top h2,.bg-red-300 .c06.simple-text.bg-teal-700 * h3,.bg-red-300 .c06.simple-text.bg-teal-700 * h4,.bg-red-300 .c06.simple-text.bg-teal-700 * h5,.bg-red-300 .c06.simple-text.bg-teal-700 * div,.bg-red-300 .c06.simple-text.bg-teal-700 * p,.bg-red-300 .c06.simple-text.bg-teal-700 * span,.bg-red-300 .c06.simple-text.bg-teal-700 * strong,.bg-red-300 .c06.simple-text.bg-teal-700 * ul,.bg-red-300 .c06.simple-text.bg-teal-700 * li,.bg-red-300 .c06.simple-text.bg-teal-700 * ol,.bg-red-300 .c06.simple-text.bg-teal-700 * em,.bg-red-300 .c06.simple-text.bg-teal-700 * i,.bg-red-300 .c06.simple-text.bg-teal-700 * u,.bg-red-300 .c06.simple-text.bg-teal-700 * sup,.bg-red-300 .c06.simple-text.bg-teal-700 * sub,.bg-red-300 .c06.simple-text.bg-teal-700 * small,.bg-red-300 .c06.simple-text.bg-teal-700 * q,.bg-red-300 .c06.simple-text.bg-orange-700 * h2,.bg-red-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-red-300 .c06.simple-text.bg-orange-700 .top h2,.bg-red-300 .c06.simple-text.bg-orange-700 * h3,.bg-red-300 .c06.simple-text.bg-orange-700 * h4,.bg-red-300 .c06.simple-text.bg-orange-700 * h5,.bg-red-300 .c06.simple-text.bg-orange-700 * div,.bg-red-300 .c06.simple-text.bg-orange-700 * p,.bg-red-300 .c06.simple-text.bg-orange-700 * span,.bg-red-300 .c06.simple-text.bg-orange-700 * strong,.bg-red-300 .c06.simple-text.bg-orange-700 * ul,.bg-red-300 .c06.simple-text.bg-orange-700 * li,.bg-red-300 .c06.simple-text.bg-orange-700 * ol,.bg-red-300 .c06.simple-text.bg-orange-700 * em,.bg-red-300 .c06.simple-text.bg-orange-700 * i,.bg-red-300 .c06.simple-text.bg-orange-700 * u,.bg-red-300 .c06.simple-text.bg-orange-700 * sup,.bg-red-300 .c06.simple-text.bg-orange-700 * sub,.bg-red-300 .c06.simple-text.bg-orange-700 * small,.bg-red-300 .c06.simple-text.bg-orange-700 * q,.bg-red-300 .c06.simple-text.bg-purple-700 * h2,.bg-red-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-red-300 .c06.simple-text.bg-purple-700 .top h2,.bg-red-300 .c06.simple-text.bg-purple-700 * h3,.bg-red-300 .c06.simple-text.bg-purple-700 * h4,.bg-red-300 .c06.simple-text.bg-purple-700 * h5,.bg-red-300 .c06.simple-text.bg-purple-700 * div,.bg-red-300 .c06.simple-text.bg-purple-700 * p,.bg-red-300 .c06.simple-text.bg-purple-700 * span,.bg-red-300 .c06.simple-text.bg-purple-700 * strong,.bg-red-300 .c06.simple-text.bg-purple-700 * ul,.bg-red-300 .c06.simple-text.bg-purple-700 * li,.bg-red-300 .c06.simple-text.bg-purple-700 * ol,.bg-red-300 .c06.simple-text.bg-purple-700 * em,.bg-red-300 .c06.simple-text.bg-purple-700 * i,.bg-red-300 .c06.simple-text.bg-purple-700 * u,.bg-red-300 .c06.simple-text.bg-purple-700 * sup,.bg-red-300 .c06.simple-text.bg-purple-700 * sub,.bg-red-300 .c06.simple-text.bg-purple-700 * small,.bg-red-300 .c06.simple-text.bg-purple-700 * q,.bg-red-300 .c06.simple-text.bg-red-700 * h2,.bg-red-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-red-300 .c06.simple-text.bg-red-700 .top h2,.bg-red-300 .c06.simple-text.bg-red-700 * h3,.bg-red-300 .c06.simple-text.bg-red-700 * h4,.bg-red-300 .c06.simple-text.bg-red-700 * h5,.bg-red-300 .c06.simple-text.bg-red-700 * div,.bg-red-300 .c06.simple-text.bg-red-700 * p,.bg-red-300 .c06.simple-text.bg-red-700 * span,.bg-red-300 .c06.simple-text.bg-red-700 * strong,.bg-red-300 .c06.simple-text.bg-red-700 * ul,.bg-red-300 .c06.simple-text.bg-red-700 * li,.bg-red-300 .c06.simple-text.bg-red-700 * ol,.bg-red-300 .c06.simple-text.bg-red-700 * em,.bg-red-300 .c06.simple-text.bg-red-700 * i,.bg-red-300 .c06.simple-text.bg-red-700 * u,.bg-red-300 .c06.simple-text.bg-red-700 * sup,.bg-red-300 .c06.simple-text.bg-red-700 * sub,.bg-red-300 .c06.simple-text.bg-red-700 * small,.bg-red-300 .c06.simple-text.bg-red-700 * q,.bg-red-300 .c06.simple-text.bg-grey-700 * h2,.bg-red-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-red-300 .c06.simple-text.bg-grey-700 .top h2,.bg-red-300 .c06.simple-text.bg-grey-700 * h3,.bg-red-300 .c06.simple-text.bg-grey-700 * h4,.bg-red-300 .c06.simple-text.bg-grey-700 * h5,.bg-red-300 .c06.simple-text.bg-grey-700 * div,.bg-red-300 .c06.simple-text.bg-grey-700 * p,.bg-red-300 .c06.simple-text.bg-grey-700 * span,.bg-red-300 .c06.simple-text.bg-grey-700 * strong,.bg-red-300 .c06.simple-text.bg-grey-700 * ul,.bg-red-300 .c06.simple-text.bg-grey-700 * li,.bg-red-300 .c06.simple-text.bg-grey-700 * ol,.bg-red-300 .c06.simple-text.bg-grey-700 * em,.bg-red-300 .c06.simple-text.bg-grey-700 * i,.bg-red-300 .c06.simple-text.bg-grey-700 * u,.bg-red-300 .c06.simple-text.bg-grey-700 * sup,.bg-red-300 .c06.simple-text.bg-grey-700 * sub,.bg-red-300 .c06.simple-text.bg-grey-700 * small,.bg-red-300 .c06.simple-text.bg-grey-700 * q,.bg-red-300 .c06.simple-text.bg-grey-800 * h2,.bg-red-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-red-300 .c06.simple-text.bg-grey-800 .top h2,.bg-red-300 .c06.simple-text.bg-grey-800 * h3,.bg-red-300 .c06.simple-text.bg-grey-800 * h4,.bg-red-300 .c06.simple-text.bg-grey-800 * h5,.bg-red-300 .c06.simple-text.bg-grey-800 * div,.bg-red-300 .c06.simple-text.bg-grey-800 * p,.bg-red-300 .c06.simple-text.bg-grey-800 * span,.bg-red-300 .c06.simple-text.bg-grey-800 * strong,.bg-red-300 .c06.simple-text.bg-grey-800 * ul,.bg-red-300 .c06.simple-text.bg-grey-800 * li,.bg-red-300 .c06.simple-text.bg-grey-800 * ol,.bg-red-300 .c06.simple-text.bg-grey-800 * em,.bg-red-300 .c06.simple-text.bg-grey-800 * i,.bg-red-300 .c06.simple-text.bg-grey-800 * u,.bg-red-300 .c06.simple-text.bg-grey-800 * sup,.bg-red-300 .c06.simple-text.bg-grey-800 * sub,.bg-red-300 .c06.simple-text.bg-grey-800 * small,.bg-red-300 .c06.simple-text.bg-grey-800 * q,.bg-red-300 .c06.simple-text.bg-darkest-blue * h2,.bg-red-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-red-300 .c06.simple-text.bg-darkest-blue .top h2,.bg-red-300 .c06.simple-text.bg-darkest-blue * h3,.bg-red-300 .c06.simple-text.bg-darkest-blue * h4,.bg-red-300 .c06.simple-text.bg-darkest-blue * h5,.bg-red-300 .c06.simple-text.bg-darkest-blue * div,.bg-red-300 .c06.simple-text.bg-darkest-blue * p,.bg-red-300 .c06.simple-text.bg-darkest-blue * span,.bg-red-300 .c06.simple-text.bg-darkest-blue * strong,.bg-red-300 .c06.simple-text.bg-darkest-blue * ul,.bg-red-300 .c06.simple-text.bg-darkest-blue * li,.bg-red-300 .c06.simple-text.bg-darkest-blue * ol,.bg-red-300 .c06.simple-text.bg-darkest-blue * em,.bg-red-300 .c06.simple-text.bg-darkest-blue * i,.bg-red-300 .c06.simple-text.bg-darkest-blue * u,.bg-red-300 .c06.simple-text.bg-darkest-blue * sup,.bg-red-300 .c06.simple-text.bg-darkest-blue * sub,.bg-red-300 .c06.simple-text.bg-darkest-blue * small,.bg-red-300 .c06.simple-text.bg-darkest-blue * q,.bg-blue-100 .c06.simple-text.bg-green-800 * h2,.bg-blue-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-blue-100 .c06.simple-text.bg-green-800 .top h2,.bg-blue-100 .c06.simple-text.bg-green-800 * h3,.bg-blue-100 .c06.simple-text.bg-green-800 * h4,.bg-blue-100 .c06.simple-text.bg-green-800 * h5,.bg-blue-100 .c06.simple-text.bg-green-800 * div,.bg-blue-100 .c06.simple-text.bg-green-800 * p,.bg-blue-100 .c06.simple-text.bg-green-800 * span,.bg-blue-100 .c06.simple-text.bg-green-800 * strong,.bg-blue-100 .c06.simple-text.bg-green-800 * ul,.bg-blue-100 .c06.simple-text.bg-green-800 * li,.bg-blue-100 .c06.simple-text.bg-green-800 * ol,.bg-blue-100 .c06.simple-text.bg-green-800 * em,.bg-blue-100 .c06.simple-text.bg-green-800 * i,.bg-blue-100 .c06.simple-text.bg-green-800 * u,.bg-blue-100 .c06.simple-text.bg-green-800 * sup,.bg-blue-100 .c06.simple-text.bg-green-800 * sub,.bg-blue-100 .c06.simple-text.bg-green-800 * small,.bg-blue-100 .c06.simple-text.bg-green-800 * q,.bg-blue-100 .c06.simple-text.bg-yellow-700 * h2,.bg-blue-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-blue-100 .c06.simple-text.bg-yellow-700 .top h2,.bg-blue-100 .c06.simple-text.bg-yellow-700 * h3,.bg-blue-100 .c06.simple-text.bg-yellow-700 * h4,.bg-blue-100 .c06.simple-text.bg-yellow-700 * h5,.bg-blue-100 .c06.simple-text.bg-yellow-700 * div,.bg-blue-100 .c06.simple-text.bg-yellow-700 * p,.bg-blue-100 .c06.simple-text.bg-yellow-700 * span,.bg-blue-100 .c06.simple-text.bg-yellow-700 * strong,.bg-blue-100 .c06.simple-text.bg-yellow-700 * ul,.bg-blue-100 .c06.simple-text.bg-yellow-700 * li,.bg-blue-100 .c06.simple-text.bg-yellow-700 * ol,.bg-blue-100 .c06.simple-text.bg-yellow-700 * em,.bg-blue-100 .c06.simple-text.bg-yellow-700 * i,.bg-blue-100 .c06.simple-text.bg-yellow-700 * u,.bg-blue-100 .c06.simple-text.bg-yellow-700 * sup,.bg-blue-100 .c06.simple-text.bg-yellow-700 * sub,.bg-blue-100 .c06.simple-text.bg-yellow-700 * small,.bg-blue-100 .c06.simple-text.bg-yellow-700 * q,.bg-blue-100 .c06.simple-text.bg-blue-700 * h2,.bg-blue-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-blue-100 .c06.simple-text.bg-blue-700 .top h2,.bg-blue-100 .c06.simple-text.bg-blue-700 * h3,.bg-blue-100 .c06.simple-text.bg-blue-700 * h4,.bg-blue-100 .c06.simple-text.bg-blue-700 * h5,.bg-blue-100 .c06.simple-text.bg-blue-700 * div,.bg-blue-100 .c06.simple-text.bg-blue-700 * p,.bg-blue-100 .c06.simple-text.bg-blue-700 * span,.bg-blue-100 .c06.simple-text.bg-blue-700 * strong,.bg-blue-100 .c06.simple-text.bg-blue-700 * ul,.bg-blue-100 .c06.simple-text.bg-blue-700 * li,.bg-blue-100 .c06.simple-text.bg-blue-700 * ol,.bg-blue-100 .c06.simple-text.bg-blue-700 * em,.bg-blue-100 .c06.simple-text.bg-blue-700 * i,.bg-blue-100 .c06.simple-text.bg-blue-700 * u,.bg-blue-100 .c06.simple-text.bg-blue-700 * sup,.bg-blue-100 .c06.simple-text.bg-blue-700 * sub,.bg-blue-100 .c06.simple-text.bg-blue-700 * small,.bg-blue-100 .c06.simple-text.bg-blue-700 * q,.bg-blue-100 .c06.simple-text.bg-pink-700 * h2,.bg-blue-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-blue-100 .c06.simple-text.bg-pink-700 .top h2,.bg-blue-100 .c06.simple-text.bg-pink-700 * h3,.bg-blue-100 .c06.simple-text.bg-pink-700 * h4,.bg-blue-100 .c06.simple-text.bg-pink-700 * h5,.bg-blue-100 .c06.simple-text.bg-pink-700 * div,.bg-blue-100 .c06.simple-text.bg-pink-700 * p,.bg-blue-100 .c06.simple-text.bg-pink-700 * span,.bg-blue-100 .c06.simple-text.bg-pink-700 * strong,.bg-blue-100 .c06.simple-text.bg-pink-700 * ul,.bg-blue-100 .c06.simple-text.bg-pink-700 * li,.bg-blue-100 .c06.simple-text.bg-pink-700 * ol,.bg-blue-100 .c06.simple-text.bg-pink-700 * em,.bg-blue-100 .c06.simple-text.bg-pink-700 * i,.bg-blue-100 .c06.simple-text.bg-pink-700 * u,.bg-blue-100 .c06.simple-text.bg-pink-700 * sup,.bg-blue-100 .c06.simple-text.bg-pink-700 * sub,.bg-blue-100 .c06.simple-text.bg-pink-700 * small,.bg-blue-100 .c06.simple-text.bg-pink-700 * q,.bg-blue-100 .c06.simple-text.bg-teal-700 * h2,.bg-blue-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-blue-100 .c06.simple-text.bg-teal-700 .top h2,.bg-blue-100 .c06.simple-text.bg-teal-700 * h3,.bg-blue-100 .c06.simple-text.bg-teal-700 * h4,.bg-blue-100 .c06.simple-text.bg-teal-700 * h5,.bg-blue-100 .c06.simple-text.bg-teal-700 * div,.bg-blue-100 .c06.simple-text.bg-teal-700 * p,.bg-blue-100 .c06.simple-text.bg-teal-700 * span,.bg-blue-100 .c06.simple-text.bg-teal-700 * strong,.bg-blue-100 .c06.simple-text.bg-teal-700 * ul,.bg-blue-100 .c06.simple-text.bg-teal-700 * li,.bg-blue-100 .c06.simple-text.bg-teal-700 * ol,.bg-blue-100 .c06.simple-text.bg-teal-700 * em,.bg-blue-100 .c06.simple-text.bg-teal-700 * i,.bg-blue-100 .c06.simple-text.bg-teal-700 * u,.bg-blue-100 .c06.simple-text.bg-teal-700 * sup,.bg-blue-100 .c06.simple-text.bg-teal-700 * sub,.bg-blue-100 .c06.simple-text.bg-teal-700 * small,.bg-blue-100 .c06.simple-text.bg-teal-700 * q,.bg-blue-100 .c06.simple-text.bg-orange-700 * h2,.bg-blue-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-blue-100 .c06.simple-text.bg-orange-700 .top h2,.bg-blue-100 .c06.simple-text.bg-orange-700 * h3,.bg-blue-100 .c06.simple-text.bg-orange-700 * h4,.bg-blue-100 .c06.simple-text.bg-orange-700 * h5,.bg-blue-100 .c06.simple-text.bg-orange-700 * div,.bg-blue-100 .c06.simple-text.bg-orange-700 * p,.bg-blue-100 .c06.simple-text.bg-orange-700 * span,.bg-blue-100 .c06.simple-text.bg-orange-700 * strong,.bg-blue-100 .c06.simple-text.bg-orange-700 * ul,.bg-blue-100 .c06.simple-text.bg-orange-700 * li,.bg-blue-100 .c06.simple-text.bg-orange-700 * ol,.bg-blue-100 .c06.simple-text.bg-orange-700 * em,.bg-blue-100 .c06.simple-text.bg-orange-700 * i,.bg-blue-100 .c06.simple-text.bg-orange-700 * u,.bg-blue-100 .c06.simple-text.bg-orange-700 * sup,.bg-blue-100 .c06.simple-text.bg-orange-700 * sub,.bg-blue-100 .c06.simple-text.bg-orange-700 * small,.bg-blue-100 .c06.simple-text.bg-orange-700 * q,.bg-blue-100 .c06.simple-text.bg-purple-700 * h2,.bg-blue-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-blue-100 .c06.simple-text.bg-purple-700 .top h2,.bg-blue-100 .c06.simple-text.bg-purple-700 * h3,.bg-blue-100 .c06.simple-text.bg-purple-700 * h4,.bg-blue-100 .c06.simple-text.bg-purple-700 * h5,.bg-blue-100 .c06.simple-text.bg-purple-700 * div,.bg-blue-100 .c06.simple-text.bg-purple-700 * p,.bg-blue-100 .c06.simple-text.bg-purple-700 * span,.bg-blue-100 .c06.simple-text.bg-purple-700 * strong,.bg-blue-100 .c06.simple-text.bg-purple-700 * ul,.bg-blue-100 .c06.simple-text.bg-purple-700 * li,.bg-blue-100 .c06.simple-text.bg-purple-700 * ol,.bg-blue-100 .c06.simple-text.bg-purple-700 * em,.bg-blue-100 .c06.simple-text.bg-purple-700 * i,.bg-blue-100 .c06.simple-text.bg-purple-700 * u,.bg-blue-100 .c06.simple-text.bg-purple-700 * sup,.bg-blue-100 .c06.simple-text.bg-purple-700 * sub,.bg-blue-100 .c06.simple-text.bg-purple-700 * small,.bg-blue-100 .c06.simple-text.bg-purple-700 * q,.bg-blue-100 .c06.simple-text.bg-red-700 * h2,.bg-blue-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-blue-100 .c06.simple-text.bg-red-700 .top h2,.bg-blue-100 .c06.simple-text.bg-red-700 * h3,.bg-blue-100 .c06.simple-text.bg-red-700 * h4,.bg-blue-100 .c06.simple-text.bg-red-700 * h5,.bg-blue-100 .c06.simple-text.bg-red-700 * div,.bg-blue-100 .c06.simple-text.bg-red-700 * p,.bg-blue-100 .c06.simple-text.bg-red-700 * span,.bg-blue-100 .c06.simple-text.bg-red-700 * strong,.bg-blue-100 .c06.simple-text.bg-red-700 * ul,.bg-blue-100 .c06.simple-text.bg-red-700 * li,.bg-blue-100 .c06.simple-text.bg-red-700 * ol,.bg-blue-100 .c06.simple-text.bg-red-700 * em,.bg-blue-100 .c06.simple-text.bg-red-700 * i,.bg-blue-100 .c06.simple-text.bg-red-700 * u,.bg-blue-100 .c06.simple-text.bg-red-700 * sup,.bg-blue-100 .c06.simple-text.bg-red-700 * sub,.bg-blue-100 .c06.simple-text.bg-red-700 * small,.bg-blue-100 .c06.simple-text.bg-red-700 * q,.bg-blue-100 .c06.simple-text.bg-grey-700 * h2,.bg-blue-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-blue-100 .c06.simple-text.bg-grey-700 .top h2,.bg-blue-100 .c06.simple-text.bg-grey-700 * h3,.bg-blue-100 .c06.simple-text.bg-grey-700 * h4,.bg-blue-100 .c06.simple-text.bg-grey-700 * h5,.bg-blue-100 .c06.simple-text.bg-grey-700 * div,.bg-blue-100 .c06.simple-text.bg-grey-700 * p,.bg-blue-100 .c06.simple-text.bg-grey-700 * span,.bg-blue-100 .c06.simple-text.bg-grey-700 * strong,.bg-blue-100 .c06.simple-text.bg-grey-700 * ul,.bg-blue-100 .c06.simple-text.bg-grey-700 * li,.bg-blue-100 .c06.simple-text.bg-grey-700 * ol,.bg-blue-100 .c06.simple-text.bg-grey-700 * em,.bg-blue-100 .c06.simple-text.bg-grey-700 * i,.bg-blue-100 .c06.simple-text.bg-grey-700 * u,.bg-blue-100 .c06.simple-text.bg-grey-700 * sup,.bg-blue-100 .c06.simple-text.bg-grey-700 * sub,.bg-blue-100 .c06.simple-text.bg-grey-700 * small,.bg-blue-100 .c06.simple-text.bg-grey-700 * q,.bg-blue-100 .c06.simple-text.bg-grey-800 * h2,.bg-blue-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-blue-100 .c06.simple-text.bg-grey-800 .top h2,.bg-blue-100 .c06.simple-text.bg-grey-800 * h3,.bg-blue-100 .c06.simple-text.bg-grey-800 * h4,.bg-blue-100 .c06.simple-text.bg-grey-800 * h5,.bg-blue-100 .c06.simple-text.bg-grey-800 * div,.bg-blue-100 .c06.simple-text.bg-grey-800 * p,.bg-blue-100 .c06.simple-text.bg-grey-800 * span,.bg-blue-100 .c06.simple-text.bg-grey-800 * strong,.bg-blue-100 .c06.simple-text.bg-grey-800 * ul,.bg-blue-100 .c06.simple-text.bg-grey-800 * li,.bg-blue-100 .c06.simple-text.bg-grey-800 * ol,.bg-blue-100 .c06.simple-text.bg-grey-800 * em,.bg-blue-100 .c06.simple-text.bg-grey-800 * i,.bg-blue-100 .c06.simple-text.bg-grey-800 * u,.bg-blue-100 .c06.simple-text.bg-grey-800 * sup,.bg-blue-100 .c06.simple-text.bg-grey-800 * sub,.bg-blue-100 .c06.simple-text.bg-grey-800 * small,.bg-blue-100 .c06.simple-text.bg-grey-800 * q,.bg-blue-100 .c06.simple-text.bg-darkest-blue * h2,.bg-blue-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-blue-100 .c06.simple-text.bg-darkest-blue .top h2,.bg-blue-100 .c06.simple-text.bg-darkest-blue * h3,.bg-blue-100 .c06.simple-text.bg-darkest-blue * h4,.bg-blue-100 .c06.simple-text.bg-darkest-blue * h5,.bg-blue-100 .c06.simple-text.bg-darkest-blue * div,.bg-blue-100 .c06.simple-text.bg-darkest-blue * p,.bg-blue-100 .c06.simple-text.bg-darkest-blue * span,.bg-blue-100 .c06.simple-text.bg-darkest-blue * strong,.bg-blue-100 .c06.simple-text.bg-darkest-blue * ul,.bg-blue-100 .c06.simple-text.bg-darkest-blue * li,.bg-blue-100 .c06.simple-text.bg-darkest-blue * ol,.bg-blue-100 .c06.simple-text.bg-darkest-blue * em,.bg-blue-100 .c06.simple-text.bg-darkest-blue * i,.bg-blue-100 .c06.simple-text.bg-darkest-blue * u,.bg-blue-100 .c06.simple-text.bg-darkest-blue * sup,.bg-blue-100 .c06.simple-text.bg-darkest-blue * sub,.bg-blue-100 .c06.simple-text.bg-darkest-blue * small,.bg-blue-100 .c06.simple-text.bg-darkest-blue * q,.bg-blue-300 .c06.simple-text.bg-green-800 * h2,.bg-blue-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-blue-300 .c06.simple-text.bg-green-800 .top h2,.bg-blue-300 .c06.simple-text.bg-green-800 * h3,.bg-blue-300 .c06.simple-text.bg-green-800 * h4,.bg-blue-300 .c06.simple-text.bg-green-800 * h5,.bg-blue-300 .c06.simple-text.bg-green-800 * div,.bg-blue-300 .c06.simple-text.bg-green-800 * p,.bg-blue-300 .c06.simple-text.bg-green-800 * span,.bg-blue-300 .c06.simple-text.bg-green-800 * strong,.bg-blue-300 .c06.simple-text.bg-green-800 * ul,.bg-blue-300 .c06.simple-text.bg-green-800 * li,.bg-blue-300 .c06.simple-text.bg-green-800 * ol,.bg-blue-300 .c06.simple-text.bg-green-800 * em,.bg-blue-300 .c06.simple-text.bg-green-800 * i,.bg-blue-300 .c06.simple-text.bg-green-800 * u,.bg-blue-300 .c06.simple-text.bg-green-800 * sup,.bg-blue-300 .c06.simple-text.bg-green-800 * sub,.bg-blue-300 .c06.simple-text.bg-green-800 * small,.bg-blue-300 .c06.simple-text.bg-green-800 * q,.bg-blue-300 .c06.simple-text.bg-yellow-700 * h2,.bg-blue-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-blue-300 .c06.simple-text.bg-yellow-700 .top h2,.bg-blue-300 .c06.simple-text.bg-yellow-700 * h3,.bg-blue-300 .c06.simple-text.bg-yellow-700 * h4,.bg-blue-300 .c06.simple-text.bg-yellow-700 * h5,.bg-blue-300 .c06.simple-text.bg-yellow-700 * div,.bg-blue-300 .c06.simple-text.bg-yellow-700 * p,.bg-blue-300 .c06.simple-text.bg-yellow-700 * span,.bg-blue-300 .c06.simple-text.bg-yellow-700 * strong,.bg-blue-300 .c06.simple-text.bg-yellow-700 * ul,.bg-blue-300 .c06.simple-text.bg-yellow-700 * li,.bg-blue-300 .c06.simple-text.bg-yellow-700 * ol,.bg-blue-300 .c06.simple-text.bg-yellow-700 * em,.bg-blue-300 .c06.simple-text.bg-yellow-700 * i,.bg-blue-300 .c06.simple-text.bg-yellow-700 * u,.bg-blue-300 .c06.simple-text.bg-yellow-700 * sup,.bg-blue-300 .c06.simple-text.bg-yellow-700 * sub,.bg-blue-300 .c06.simple-text.bg-yellow-700 * small,.bg-blue-300 .c06.simple-text.bg-yellow-700 * q,.bg-blue-300 .c06.simple-text.bg-blue-700 * h2,.bg-blue-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-blue-300 .c06.simple-text.bg-blue-700 .top h2,.bg-blue-300 .c06.simple-text.bg-blue-700 * h3,.bg-blue-300 .c06.simple-text.bg-blue-700 * h4,.bg-blue-300 .c06.simple-text.bg-blue-700 * h5,.bg-blue-300 .c06.simple-text.bg-blue-700 * div,.bg-blue-300 .c06.simple-text.bg-blue-700 * p,.bg-blue-300 .c06.simple-text.bg-blue-700 * span,.bg-blue-300 .c06.simple-text.bg-blue-700 * strong,.bg-blue-300 .c06.simple-text.bg-blue-700 * ul,.bg-blue-300 .c06.simple-text.bg-blue-700 * li,.bg-blue-300 .c06.simple-text.bg-blue-700 * ol,.bg-blue-300 .c06.simple-text.bg-blue-700 * em,.bg-blue-300 .c06.simple-text.bg-blue-700 * i,.bg-blue-300 .c06.simple-text.bg-blue-700 * u,.bg-blue-300 .c06.simple-text.bg-blue-700 * sup,.bg-blue-300 .c06.simple-text.bg-blue-700 * sub,.bg-blue-300 .c06.simple-text.bg-blue-700 * small,.bg-blue-300 .c06.simple-text.bg-blue-700 * q,.bg-blue-300 .c06.simple-text.bg-pink-700 * h2,.bg-blue-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-blue-300 .c06.simple-text.bg-pink-700 .top h2,.bg-blue-300 .c06.simple-text.bg-pink-700 * h3,.bg-blue-300 .c06.simple-text.bg-pink-700 * h4,.bg-blue-300 .c06.simple-text.bg-pink-700 * h5,.bg-blue-300 .c06.simple-text.bg-pink-700 * div,.bg-blue-300 .c06.simple-text.bg-pink-700 * p,.bg-blue-300 .c06.simple-text.bg-pink-700 * span,.bg-blue-300 .c06.simple-text.bg-pink-700 * strong,.bg-blue-300 .c06.simple-text.bg-pink-700 * ul,.bg-blue-300 .c06.simple-text.bg-pink-700 * li,.bg-blue-300 .c06.simple-text.bg-pink-700 * ol,.bg-blue-300 .c06.simple-text.bg-pink-700 * em,.bg-blue-300 .c06.simple-text.bg-pink-700 * i,.bg-blue-300 .c06.simple-text.bg-pink-700 * u,.bg-blue-300 .c06.simple-text.bg-pink-700 * sup,.bg-blue-300 .c06.simple-text.bg-pink-700 * sub,.bg-blue-300 .c06.simple-text.bg-pink-700 * small,.bg-blue-300 .c06.simple-text.bg-pink-700 * q,.bg-blue-300 .c06.simple-text.bg-teal-700 * h2,.bg-blue-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-blue-300 .c06.simple-text.bg-teal-700 .top h2,.bg-blue-300 .c06.simple-text.bg-teal-700 * h3,.bg-blue-300 .c06.simple-text.bg-teal-700 * h4,.bg-blue-300 .c06.simple-text.bg-teal-700 * h5,.bg-blue-300 .c06.simple-text.bg-teal-700 * div,.bg-blue-300 .c06.simple-text.bg-teal-700 * p,.bg-blue-300 .c06.simple-text.bg-teal-700 * span,.bg-blue-300 .c06.simple-text.bg-teal-700 * strong,.bg-blue-300 .c06.simple-text.bg-teal-700 * ul,.bg-blue-300 .c06.simple-text.bg-teal-700 * li,.bg-blue-300 .c06.simple-text.bg-teal-700 * ol,.bg-blue-300 .c06.simple-text.bg-teal-700 * em,.bg-blue-300 .c06.simple-text.bg-teal-700 * i,.bg-blue-300 .c06.simple-text.bg-teal-700 * u,.bg-blue-300 .c06.simple-text.bg-teal-700 * sup,.bg-blue-300 .c06.simple-text.bg-teal-700 * sub,.bg-blue-300 .c06.simple-text.bg-teal-700 * small,.bg-blue-300 .c06.simple-text.bg-teal-700 * q,.bg-blue-300 .c06.simple-text.bg-orange-700 * h2,.bg-blue-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-blue-300 .c06.simple-text.bg-orange-700 .top h2,.bg-blue-300 .c06.simple-text.bg-orange-700 * h3,.bg-blue-300 .c06.simple-text.bg-orange-700 * h4,.bg-blue-300 .c06.simple-text.bg-orange-700 * h5,.bg-blue-300 .c06.simple-text.bg-orange-700 * div,.bg-blue-300 .c06.simple-text.bg-orange-700 * p,.bg-blue-300 .c06.simple-text.bg-orange-700 * span,.bg-blue-300 .c06.simple-text.bg-orange-700 * strong,.bg-blue-300 .c06.simple-text.bg-orange-700 * ul,.bg-blue-300 .c06.simple-text.bg-orange-700 * li,.bg-blue-300 .c06.simple-text.bg-orange-700 * ol,.bg-blue-300 .c06.simple-text.bg-orange-700 * em,.bg-blue-300 .c06.simple-text.bg-orange-700 * i,.bg-blue-300 .c06.simple-text.bg-orange-700 * u,.bg-blue-300 .c06.simple-text.bg-orange-700 * sup,.bg-blue-300 .c06.simple-text.bg-orange-700 * sub,.bg-blue-300 .c06.simple-text.bg-orange-700 * small,.bg-blue-300 .c06.simple-text.bg-orange-700 * q,.bg-blue-300 .c06.simple-text.bg-purple-700 * h2,.bg-blue-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-blue-300 .c06.simple-text.bg-purple-700 .top h2,.bg-blue-300 .c06.simple-text.bg-purple-700 * h3,.bg-blue-300 .c06.simple-text.bg-purple-700 * h4,.bg-blue-300 .c06.simple-text.bg-purple-700 * h5,.bg-blue-300 .c06.simple-text.bg-purple-700 * div,.bg-blue-300 .c06.simple-text.bg-purple-700 * p,.bg-blue-300 .c06.simple-text.bg-purple-700 * span,.bg-blue-300 .c06.simple-text.bg-purple-700 * strong,.bg-blue-300 .c06.simple-text.bg-purple-700 * ul,.bg-blue-300 .c06.simple-text.bg-purple-700 * li,.bg-blue-300 .c06.simple-text.bg-purple-700 * ol,.bg-blue-300 .c06.simple-text.bg-purple-700 * em,.bg-blue-300 .c06.simple-text.bg-purple-700 * i,.bg-blue-300 .c06.simple-text.bg-purple-700 * u,.bg-blue-300 .c06.simple-text.bg-purple-700 * sup,.bg-blue-300 .c06.simple-text.bg-purple-700 * sub,.bg-blue-300 .c06.simple-text.bg-purple-700 * small,.bg-blue-300 .c06.simple-text.bg-purple-700 * q,.bg-blue-300 .c06.simple-text.bg-red-700 * h2,.bg-blue-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-blue-300 .c06.simple-text.bg-red-700 .top h2,.bg-blue-300 .c06.simple-text.bg-red-700 * h3,.bg-blue-300 .c06.simple-text.bg-red-700 * h4,.bg-blue-300 .c06.simple-text.bg-red-700 * h5,.bg-blue-300 .c06.simple-text.bg-red-700 * div,.bg-blue-300 .c06.simple-text.bg-red-700 * p,.bg-blue-300 .c06.simple-text.bg-red-700 * span,.bg-blue-300 .c06.simple-text.bg-red-700 * strong,.bg-blue-300 .c06.simple-text.bg-red-700 * ul,.bg-blue-300 .c06.simple-text.bg-red-700 * li,.bg-blue-300 .c06.simple-text.bg-red-700 * ol,.bg-blue-300 .c06.simple-text.bg-red-700 * em,.bg-blue-300 .c06.simple-text.bg-red-700 * i,.bg-blue-300 .c06.simple-text.bg-red-700 * u,.bg-blue-300 .c06.simple-text.bg-red-700 * sup,.bg-blue-300 .c06.simple-text.bg-red-700 * sub,.bg-blue-300 .c06.simple-text.bg-red-700 * small,.bg-blue-300 .c06.simple-text.bg-red-700 * q,.bg-blue-300 .c06.simple-text.bg-grey-700 * h2,.bg-blue-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-blue-300 .c06.simple-text.bg-grey-700 .top h2,.bg-blue-300 .c06.simple-text.bg-grey-700 * h3,.bg-blue-300 .c06.simple-text.bg-grey-700 * h4,.bg-blue-300 .c06.simple-text.bg-grey-700 * h5,.bg-blue-300 .c06.simple-text.bg-grey-700 * div,.bg-blue-300 .c06.simple-text.bg-grey-700 * p,.bg-blue-300 .c06.simple-text.bg-grey-700 * span,.bg-blue-300 .c06.simple-text.bg-grey-700 * strong,.bg-blue-300 .c06.simple-text.bg-grey-700 * ul,.bg-blue-300 .c06.simple-text.bg-grey-700 * li,.bg-blue-300 .c06.simple-text.bg-grey-700 * ol,.bg-blue-300 .c06.simple-text.bg-grey-700 * em,.bg-blue-300 .c06.simple-text.bg-grey-700 * i,.bg-blue-300 .c06.simple-text.bg-grey-700 * u,.bg-blue-300 .c06.simple-text.bg-grey-700 * sup,.bg-blue-300 .c06.simple-text.bg-grey-700 * sub,.bg-blue-300 .c06.simple-text.bg-grey-700 * small,.bg-blue-300 .c06.simple-text.bg-grey-700 * q,.bg-blue-300 .c06.simple-text.bg-grey-800 * h2,.bg-blue-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-blue-300 .c06.simple-text.bg-grey-800 .top h2,.bg-blue-300 .c06.simple-text.bg-grey-800 * h3,.bg-blue-300 .c06.simple-text.bg-grey-800 * h4,.bg-blue-300 .c06.simple-text.bg-grey-800 * h5,.bg-blue-300 .c06.simple-text.bg-grey-800 * div,.bg-blue-300 .c06.simple-text.bg-grey-800 * p,.bg-blue-300 .c06.simple-text.bg-grey-800 * span,.bg-blue-300 .c06.simple-text.bg-grey-800 * strong,.bg-blue-300 .c06.simple-text.bg-grey-800 * ul,.bg-blue-300 .c06.simple-text.bg-grey-800 * li,.bg-blue-300 .c06.simple-text.bg-grey-800 * ol,.bg-blue-300 .c06.simple-text.bg-grey-800 * em,.bg-blue-300 .c06.simple-text.bg-grey-800 * i,.bg-blue-300 .c06.simple-text.bg-grey-800 * u,.bg-blue-300 .c06.simple-text.bg-grey-800 * sup,.bg-blue-300 .c06.simple-text.bg-grey-800 * sub,.bg-blue-300 .c06.simple-text.bg-grey-800 * small,.bg-blue-300 .c06.simple-text.bg-grey-800 * q,.bg-blue-300 .c06.simple-text.bg-darkest-blue * h2,.bg-blue-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-blue-300 .c06.simple-text.bg-darkest-blue .top h2,.bg-blue-300 .c06.simple-text.bg-darkest-blue * h3,.bg-blue-300 .c06.simple-text.bg-darkest-blue * h4,.bg-blue-300 .c06.simple-text.bg-darkest-blue * h5,.bg-blue-300 .c06.simple-text.bg-darkest-blue * div,.bg-blue-300 .c06.simple-text.bg-darkest-blue * p,.bg-blue-300 .c06.simple-text.bg-darkest-blue * span,.bg-blue-300 .c06.simple-text.bg-darkest-blue * strong,.bg-blue-300 .c06.simple-text.bg-darkest-blue * ul,.bg-blue-300 .c06.simple-text.bg-darkest-blue * li,.bg-blue-300 .c06.simple-text.bg-darkest-blue * ol,.bg-blue-300 .c06.simple-text.bg-darkest-blue * em,.bg-blue-300 .c06.simple-text.bg-darkest-blue * i,.bg-blue-300 .c06.simple-text.bg-darkest-blue * u,.bg-blue-300 .c06.simple-text.bg-darkest-blue * sup,.bg-blue-300 .c06.simple-text.bg-darkest-blue * sub,.bg-blue-300 .c06.simple-text.bg-darkest-blue * small,.bg-blue-300 .c06.simple-text.bg-darkest-blue * q,.bg-pink-100 .c06.simple-text.bg-green-800 * h2,.bg-pink-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-pink-100 .c06.simple-text.bg-green-800 .top h2,.bg-pink-100 .c06.simple-text.bg-green-800 * h3,.bg-pink-100 .c06.simple-text.bg-green-800 * h4,.bg-pink-100 .c06.simple-text.bg-green-800 * h5,.bg-pink-100 .c06.simple-text.bg-green-800 * div,.bg-pink-100 .c06.simple-text.bg-green-800 * p,.bg-pink-100 .c06.simple-text.bg-green-800 * span,.bg-pink-100 .c06.simple-text.bg-green-800 * strong,.bg-pink-100 .c06.simple-text.bg-green-800 * ul,.bg-pink-100 .c06.simple-text.bg-green-800 * li,.bg-pink-100 .c06.simple-text.bg-green-800 * ol,.bg-pink-100 .c06.simple-text.bg-green-800 * em,.bg-pink-100 .c06.simple-text.bg-green-800 * i,.bg-pink-100 .c06.simple-text.bg-green-800 * u,.bg-pink-100 .c06.simple-text.bg-green-800 * sup,.bg-pink-100 .c06.simple-text.bg-green-800 * sub,.bg-pink-100 .c06.simple-text.bg-green-800 * small,.bg-pink-100 .c06.simple-text.bg-green-800 * q,.bg-pink-100 .c06.simple-text.bg-yellow-700 * h2,.bg-pink-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-pink-100 .c06.simple-text.bg-yellow-700 .top h2,.bg-pink-100 .c06.simple-text.bg-yellow-700 * h3,.bg-pink-100 .c06.simple-text.bg-yellow-700 * h4,.bg-pink-100 .c06.simple-text.bg-yellow-700 * h5,.bg-pink-100 .c06.simple-text.bg-yellow-700 * div,.bg-pink-100 .c06.simple-text.bg-yellow-700 * p,.bg-pink-100 .c06.simple-text.bg-yellow-700 * span,.bg-pink-100 .c06.simple-text.bg-yellow-700 * strong,.bg-pink-100 .c06.simple-text.bg-yellow-700 * ul,.bg-pink-100 .c06.simple-text.bg-yellow-700 * li,.bg-pink-100 .c06.simple-text.bg-yellow-700 * ol,.bg-pink-100 .c06.simple-text.bg-yellow-700 * em,.bg-pink-100 .c06.simple-text.bg-yellow-700 * i,.bg-pink-100 .c06.simple-text.bg-yellow-700 * u,.bg-pink-100 .c06.simple-text.bg-yellow-700 * sup,.bg-pink-100 .c06.simple-text.bg-yellow-700 * sub,.bg-pink-100 .c06.simple-text.bg-yellow-700 * small,.bg-pink-100 .c06.simple-text.bg-yellow-700 * q,.bg-pink-100 .c06.simple-text.bg-blue-700 * h2,.bg-pink-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-pink-100 .c06.simple-text.bg-blue-700 .top h2,.bg-pink-100 .c06.simple-text.bg-blue-700 * h3,.bg-pink-100 .c06.simple-text.bg-blue-700 * h4,.bg-pink-100 .c06.simple-text.bg-blue-700 * h5,.bg-pink-100 .c06.simple-text.bg-blue-700 * div,.bg-pink-100 .c06.simple-text.bg-blue-700 * p,.bg-pink-100 .c06.simple-text.bg-blue-700 * span,.bg-pink-100 .c06.simple-text.bg-blue-700 * strong,.bg-pink-100 .c06.simple-text.bg-blue-700 * ul,.bg-pink-100 .c06.simple-text.bg-blue-700 * li,.bg-pink-100 .c06.simple-text.bg-blue-700 * ol,.bg-pink-100 .c06.simple-text.bg-blue-700 * em,.bg-pink-100 .c06.simple-text.bg-blue-700 * i,.bg-pink-100 .c06.simple-text.bg-blue-700 * u,.bg-pink-100 .c06.simple-text.bg-blue-700 * sup,.bg-pink-100 .c06.simple-text.bg-blue-700 * sub,.bg-pink-100 .c06.simple-text.bg-blue-700 * small,.bg-pink-100 .c06.simple-text.bg-blue-700 * q,.bg-pink-100 .c06.simple-text.bg-pink-700 * h2,.bg-pink-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-pink-100 .c06.simple-text.bg-pink-700 .top h2,.bg-pink-100 .c06.simple-text.bg-pink-700 * h3,.bg-pink-100 .c06.simple-text.bg-pink-700 * h4,.bg-pink-100 .c06.simple-text.bg-pink-700 * h5,.bg-pink-100 .c06.simple-text.bg-pink-700 * div,.bg-pink-100 .c06.simple-text.bg-pink-700 * p,.bg-pink-100 .c06.simple-text.bg-pink-700 * span,.bg-pink-100 .c06.simple-text.bg-pink-700 * strong,.bg-pink-100 .c06.simple-text.bg-pink-700 * ul,.bg-pink-100 .c06.simple-text.bg-pink-700 * li,.bg-pink-100 .c06.simple-text.bg-pink-700 * ol,.bg-pink-100 .c06.simple-text.bg-pink-700 * em,.bg-pink-100 .c06.simple-text.bg-pink-700 * i,.bg-pink-100 .c06.simple-text.bg-pink-700 * u,.bg-pink-100 .c06.simple-text.bg-pink-700 * sup,.bg-pink-100 .c06.simple-text.bg-pink-700 * sub,.bg-pink-100 .c06.simple-text.bg-pink-700 * small,.bg-pink-100 .c06.simple-text.bg-pink-700 * q,.bg-pink-100 .c06.simple-text.bg-teal-700 * h2,.bg-pink-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-pink-100 .c06.simple-text.bg-teal-700 .top h2,.bg-pink-100 .c06.simple-text.bg-teal-700 * h3,.bg-pink-100 .c06.simple-text.bg-teal-700 * h4,.bg-pink-100 .c06.simple-text.bg-teal-700 * h5,.bg-pink-100 .c06.simple-text.bg-teal-700 * div,.bg-pink-100 .c06.simple-text.bg-teal-700 * p,.bg-pink-100 .c06.simple-text.bg-teal-700 * span,.bg-pink-100 .c06.simple-text.bg-teal-700 * strong,.bg-pink-100 .c06.simple-text.bg-teal-700 * ul,.bg-pink-100 .c06.simple-text.bg-teal-700 * li,.bg-pink-100 .c06.simple-text.bg-teal-700 * ol,.bg-pink-100 .c06.simple-text.bg-teal-700 * em,.bg-pink-100 .c06.simple-text.bg-teal-700 * i,.bg-pink-100 .c06.simple-text.bg-teal-700 * u,.bg-pink-100 .c06.simple-text.bg-teal-700 * sup,.bg-pink-100 .c06.simple-text.bg-teal-700 * sub,.bg-pink-100 .c06.simple-text.bg-teal-700 * small,.bg-pink-100 .c06.simple-text.bg-teal-700 * q,.bg-pink-100 .c06.simple-text.bg-orange-700 * h2,.bg-pink-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-pink-100 .c06.simple-text.bg-orange-700 .top h2,.bg-pink-100 .c06.simple-text.bg-orange-700 * h3,.bg-pink-100 .c06.simple-text.bg-orange-700 * h4,.bg-pink-100 .c06.simple-text.bg-orange-700 * h5,.bg-pink-100 .c06.simple-text.bg-orange-700 * div,.bg-pink-100 .c06.simple-text.bg-orange-700 * p,.bg-pink-100 .c06.simple-text.bg-orange-700 * span,.bg-pink-100 .c06.simple-text.bg-orange-700 * strong,.bg-pink-100 .c06.simple-text.bg-orange-700 * ul,.bg-pink-100 .c06.simple-text.bg-orange-700 * li,.bg-pink-100 .c06.simple-text.bg-orange-700 * ol,.bg-pink-100 .c06.simple-text.bg-orange-700 * em,.bg-pink-100 .c06.simple-text.bg-orange-700 * i,.bg-pink-100 .c06.simple-text.bg-orange-700 * u,.bg-pink-100 .c06.simple-text.bg-orange-700 * sup,.bg-pink-100 .c06.simple-text.bg-orange-700 * sub,.bg-pink-100 .c06.simple-text.bg-orange-700 * small,.bg-pink-100 .c06.simple-text.bg-orange-700 * q,.bg-pink-100 .c06.simple-text.bg-purple-700 * h2,.bg-pink-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-pink-100 .c06.simple-text.bg-purple-700 .top h2,.bg-pink-100 .c06.simple-text.bg-purple-700 * h3,.bg-pink-100 .c06.simple-text.bg-purple-700 * h4,.bg-pink-100 .c06.simple-text.bg-purple-700 * h5,.bg-pink-100 .c06.simple-text.bg-purple-700 * div,.bg-pink-100 .c06.simple-text.bg-purple-700 * p,.bg-pink-100 .c06.simple-text.bg-purple-700 * span,.bg-pink-100 .c06.simple-text.bg-purple-700 * strong,.bg-pink-100 .c06.simple-text.bg-purple-700 * ul,.bg-pink-100 .c06.simple-text.bg-purple-700 * li,.bg-pink-100 .c06.simple-text.bg-purple-700 * ol,.bg-pink-100 .c06.simple-text.bg-purple-700 * em,.bg-pink-100 .c06.simple-text.bg-purple-700 * i,.bg-pink-100 .c06.simple-text.bg-purple-700 * u,.bg-pink-100 .c06.simple-text.bg-purple-700 * sup,.bg-pink-100 .c06.simple-text.bg-purple-700 * sub,.bg-pink-100 .c06.simple-text.bg-purple-700 * small,.bg-pink-100 .c06.simple-text.bg-purple-700 * q,.bg-pink-100 .c06.simple-text.bg-red-700 * h2,.bg-pink-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-pink-100 .c06.simple-text.bg-red-700 .top h2,.bg-pink-100 .c06.simple-text.bg-red-700 * h3,.bg-pink-100 .c06.simple-text.bg-red-700 * h4,.bg-pink-100 .c06.simple-text.bg-red-700 * h5,.bg-pink-100 .c06.simple-text.bg-red-700 * div,.bg-pink-100 .c06.simple-text.bg-red-700 * p,.bg-pink-100 .c06.simple-text.bg-red-700 * span,.bg-pink-100 .c06.simple-text.bg-red-700 * strong,.bg-pink-100 .c06.simple-text.bg-red-700 * ul,.bg-pink-100 .c06.simple-text.bg-red-700 * li,.bg-pink-100 .c06.simple-text.bg-red-700 * ol,.bg-pink-100 .c06.simple-text.bg-red-700 * em,.bg-pink-100 .c06.simple-text.bg-red-700 * i,.bg-pink-100 .c06.simple-text.bg-red-700 * u,.bg-pink-100 .c06.simple-text.bg-red-700 * sup,.bg-pink-100 .c06.simple-text.bg-red-700 * sub,.bg-pink-100 .c06.simple-text.bg-red-700 * small,.bg-pink-100 .c06.simple-text.bg-red-700 * q,.bg-pink-100 .c06.simple-text.bg-grey-700 * h2,.bg-pink-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-pink-100 .c06.simple-text.bg-grey-700 .top h2,.bg-pink-100 .c06.simple-text.bg-grey-700 * h3,.bg-pink-100 .c06.simple-text.bg-grey-700 * h4,.bg-pink-100 .c06.simple-text.bg-grey-700 * h5,.bg-pink-100 .c06.simple-text.bg-grey-700 * div,.bg-pink-100 .c06.simple-text.bg-grey-700 * p,.bg-pink-100 .c06.simple-text.bg-grey-700 * span,.bg-pink-100 .c06.simple-text.bg-grey-700 * strong,.bg-pink-100 .c06.simple-text.bg-grey-700 * ul,.bg-pink-100 .c06.simple-text.bg-grey-700 * li,.bg-pink-100 .c06.simple-text.bg-grey-700 * ol,.bg-pink-100 .c06.simple-text.bg-grey-700 * em,.bg-pink-100 .c06.simple-text.bg-grey-700 * i,.bg-pink-100 .c06.simple-text.bg-grey-700 * u,.bg-pink-100 .c06.simple-text.bg-grey-700 * sup,.bg-pink-100 .c06.simple-text.bg-grey-700 * sub,.bg-pink-100 .c06.simple-text.bg-grey-700 * small,.bg-pink-100 .c06.simple-text.bg-grey-700 * q,.bg-pink-100 .c06.simple-text.bg-grey-800 * h2,.bg-pink-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-pink-100 .c06.simple-text.bg-grey-800 .top h2,.bg-pink-100 .c06.simple-text.bg-grey-800 * h3,.bg-pink-100 .c06.simple-text.bg-grey-800 * h4,.bg-pink-100 .c06.simple-text.bg-grey-800 * h5,.bg-pink-100 .c06.simple-text.bg-grey-800 * div,.bg-pink-100 .c06.simple-text.bg-grey-800 * p,.bg-pink-100 .c06.simple-text.bg-grey-800 * span,.bg-pink-100 .c06.simple-text.bg-grey-800 * strong,.bg-pink-100 .c06.simple-text.bg-grey-800 * ul,.bg-pink-100 .c06.simple-text.bg-grey-800 * li,.bg-pink-100 .c06.simple-text.bg-grey-800 * ol,.bg-pink-100 .c06.simple-text.bg-grey-800 * em,.bg-pink-100 .c06.simple-text.bg-grey-800 * i,.bg-pink-100 .c06.simple-text.bg-grey-800 * u,.bg-pink-100 .c06.simple-text.bg-grey-800 * sup,.bg-pink-100 .c06.simple-text.bg-grey-800 * sub,.bg-pink-100 .c06.simple-text.bg-grey-800 * small,.bg-pink-100 .c06.simple-text.bg-grey-800 * q,.bg-pink-100 .c06.simple-text.bg-darkest-blue * h2,.bg-pink-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-pink-100 .c06.simple-text.bg-darkest-blue .top h2,.bg-pink-100 .c06.simple-text.bg-darkest-blue * h3,.bg-pink-100 .c06.simple-text.bg-darkest-blue * h4,.bg-pink-100 .c06.simple-text.bg-darkest-blue * h5,.bg-pink-100 .c06.simple-text.bg-darkest-blue * div,.bg-pink-100 .c06.simple-text.bg-darkest-blue * p,.bg-pink-100 .c06.simple-text.bg-darkest-blue * span,.bg-pink-100 .c06.simple-text.bg-darkest-blue * strong,.bg-pink-100 .c06.simple-text.bg-darkest-blue * ul,.bg-pink-100 .c06.simple-text.bg-darkest-blue * li,.bg-pink-100 .c06.simple-text.bg-darkest-blue * ol,.bg-pink-100 .c06.simple-text.bg-darkest-blue * em,.bg-pink-100 .c06.simple-text.bg-darkest-blue * i,.bg-pink-100 .c06.simple-text.bg-darkest-blue * u,.bg-pink-100 .c06.simple-text.bg-darkest-blue * sup,.bg-pink-100 .c06.simple-text.bg-darkest-blue * sub,.bg-pink-100 .c06.simple-text.bg-darkest-blue * small,.bg-pink-100 .c06.simple-text.bg-darkest-blue * q,.bg-pink-300 .c06.simple-text.bg-green-800 * h2,.bg-pink-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-pink-300 .c06.simple-text.bg-green-800 .top h2,.bg-pink-300 .c06.simple-text.bg-green-800 * h3,.bg-pink-300 .c06.simple-text.bg-green-800 * h4,.bg-pink-300 .c06.simple-text.bg-green-800 * h5,.bg-pink-300 .c06.simple-text.bg-green-800 * div,.bg-pink-300 .c06.simple-text.bg-green-800 * p,.bg-pink-300 .c06.simple-text.bg-green-800 * span,.bg-pink-300 .c06.simple-text.bg-green-800 * strong,.bg-pink-300 .c06.simple-text.bg-green-800 * ul,.bg-pink-300 .c06.simple-text.bg-green-800 * li,.bg-pink-300 .c06.simple-text.bg-green-800 * ol,.bg-pink-300 .c06.simple-text.bg-green-800 * em,.bg-pink-300 .c06.simple-text.bg-green-800 * i,.bg-pink-300 .c06.simple-text.bg-green-800 * u,.bg-pink-300 .c06.simple-text.bg-green-800 * sup,.bg-pink-300 .c06.simple-text.bg-green-800 * sub,.bg-pink-300 .c06.simple-text.bg-green-800 * small,.bg-pink-300 .c06.simple-text.bg-green-800 * q,.bg-pink-300 .c06.simple-text.bg-yellow-700 * h2,.bg-pink-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-pink-300 .c06.simple-text.bg-yellow-700 .top h2,.bg-pink-300 .c06.simple-text.bg-yellow-700 * h3,.bg-pink-300 .c06.simple-text.bg-yellow-700 * h4,.bg-pink-300 .c06.simple-text.bg-yellow-700 * h5,.bg-pink-300 .c06.simple-text.bg-yellow-700 * div,.bg-pink-300 .c06.simple-text.bg-yellow-700 * p,.bg-pink-300 .c06.simple-text.bg-yellow-700 * span,.bg-pink-300 .c06.simple-text.bg-yellow-700 * strong,.bg-pink-300 .c06.simple-text.bg-yellow-700 * ul,.bg-pink-300 .c06.simple-text.bg-yellow-700 * li,.bg-pink-300 .c06.simple-text.bg-yellow-700 * ol,.bg-pink-300 .c06.simple-text.bg-yellow-700 * em,.bg-pink-300 .c06.simple-text.bg-yellow-700 * i,.bg-pink-300 .c06.simple-text.bg-yellow-700 * u,.bg-pink-300 .c06.simple-text.bg-yellow-700 * sup,.bg-pink-300 .c06.simple-text.bg-yellow-700 * sub,.bg-pink-300 .c06.simple-text.bg-yellow-700 * small,.bg-pink-300 .c06.simple-text.bg-yellow-700 * q,.bg-pink-300 .c06.simple-text.bg-blue-700 * h2,.bg-pink-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-pink-300 .c06.simple-text.bg-blue-700 .top h2,.bg-pink-300 .c06.simple-text.bg-blue-700 * h3,.bg-pink-300 .c06.simple-text.bg-blue-700 * h4,.bg-pink-300 .c06.simple-text.bg-blue-700 * h5,.bg-pink-300 .c06.simple-text.bg-blue-700 * div,.bg-pink-300 .c06.simple-text.bg-blue-700 * p,.bg-pink-300 .c06.simple-text.bg-blue-700 * span,.bg-pink-300 .c06.simple-text.bg-blue-700 * strong,.bg-pink-300 .c06.simple-text.bg-blue-700 * ul,.bg-pink-300 .c06.simple-text.bg-blue-700 * li,.bg-pink-300 .c06.simple-text.bg-blue-700 * ol,.bg-pink-300 .c06.simple-text.bg-blue-700 * em,.bg-pink-300 .c06.simple-text.bg-blue-700 * i,.bg-pink-300 .c06.simple-text.bg-blue-700 * u,.bg-pink-300 .c06.simple-text.bg-blue-700 * sup,.bg-pink-300 .c06.simple-text.bg-blue-700 * sub,.bg-pink-300 .c06.simple-text.bg-blue-700 * small,.bg-pink-300 .c06.simple-text.bg-blue-700 * q,.bg-pink-300 .c06.simple-text.bg-pink-700 * h2,.bg-pink-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-pink-300 .c06.simple-text.bg-pink-700 .top h2,.bg-pink-300 .c06.simple-text.bg-pink-700 * h3,.bg-pink-300 .c06.simple-text.bg-pink-700 * h4,.bg-pink-300 .c06.simple-text.bg-pink-700 * h5,.bg-pink-300 .c06.simple-text.bg-pink-700 * div,.bg-pink-300 .c06.simple-text.bg-pink-700 * p,.bg-pink-300 .c06.simple-text.bg-pink-700 * span,.bg-pink-300 .c06.simple-text.bg-pink-700 * strong,.bg-pink-300 .c06.simple-text.bg-pink-700 * ul,.bg-pink-300 .c06.simple-text.bg-pink-700 * li,.bg-pink-300 .c06.simple-text.bg-pink-700 * ol,.bg-pink-300 .c06.simple-text.bg-pink-700 * em,.bg-pink-300 .c06.simple-text.bg-pink-700 * i,.bg-pink-300 .c06.simple-text.bg-pink-700 * u,.bg-pink-300 .c06.simple-text.bg-pink-700 * sup,.bg-pink-300 .c06.simple-text.bg-pink-700 * sub,.bg-pink-300 .c06.simple-text.bg-pink-700 * small,.bg-pink-300 .c06.simple-text.bg-pink-700 * q,.bg-pink-300 .c06.simple-text.bg-teal-700 * h2,.bg-pink-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-pink-300 .c06.simple-text.bg-teal-700 .top h2,.bg-pink-300 .c06.simple-text.bg-teal-700 * h3,.bg-pink-300 .c06.simple-text.bg-teal-700 * h4,.bg-pink-300 .c06.simple-text.bg-teal-700 * h5,.bg-pink-300 .c06.simple-text.bg-teal-700 * div,.bg-pink-300 .c06.simple-text.bg-teal-700 * p,.bg-pink-300 .c06.simple-text.bg-teal-700 * span,.bg-pink-300 .c06.simple-text.bg-teal-700 * strong,.bg-pink-300 .c06.simple-text.bg-teal-700 * ul,.bg-pink-300 .c06.simple-text.bg-teal-700 * li,.bg-pink-300 .c06.simple-text.bg-teal-700 * ol,.bg-pink-300 .c06.simple-text.bg-teal-700 * em,.bg-pink-300 .c06.simple-text.bg-teal-700 * i,.bg-pink-300 .c06.simple-text.bg-teal-700 * u,.bg-pink-300 .c06.simple-text.bg-teal-700 * sup,.bg-pink-300 .c06.simple-text.bg-teal-700 * sub,.bg-pink-300 .c06.simple-text.bg-teal-700 * small,.bg-pink-300 .c06.simple-text.bg-teal-700 * q,.bg-pink-300 .c06.simple-text.bg-orange-700 * h2,.bg-pink-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-pink-300 .c06.simple-text.bg-orange-700 .top h2,.bg-pink-300 .c06.simple-text.bg-orange-700 * h3,.bg-pink-300 .c06.simple-text.bg-orange-700 * h4,.bg-pink-300 .c06.simple-text.bg-orange-700 * h5,.bg-pink-300 .c06.simple-text.bg-orange-700 * div,.bg-pink-300 .c06.simple-text.bg-orange-700 * p,.bg-pink-300 .c06.simple-text.bg-orange-700 * span,.bg-pink-300 .c06.simple-text.bg-orange-700 * strong,.bg-pink-300 .c06.simple-text.bg-orange-700 * ul,.bg-pink-300 .c06.simple-text.bg-orange-700 * li,.bg-pink-300 .c06.simple-text.bg-orange-700 * ol,.bg-pink-300 .c06.simple-text.bg-orange-700 * em,.bg-pink-300 .c06.simple-text.bg-orange-700 * i,.bg-pink-300 .c06.simple-text.bg-orange-700 * u,.bg-pink-300 .c06.simple-text.bg-orange-700 * sup,.bg-pink-300 .c06.simple-text.bg-orange-700 * sub,.bg-pink-300 .c06.simple-text.bg-orange-700 * small,.bg-pink-300 .c06.simple-text.bg-orange-700 * q,.bg-pink-300 .c06.simple-text.bg-purple-700 * h2,.bg-pink-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-pink-300 .c06.simple-text.bg-purple-700 .top h2,.bg-pink-300 .c06.simple-text.bg-purple-700 * h3,.bg-pink-300 .c06.simple-text.bg-purple-700 * h4,.bg-pink-300 .c06.simple-text.bg-purple-700 * h5,.bg-pink-300 .c06.simple-text.bg-purple-700 * div,.bg-pink-300 .c06.simple-text.bg-purple-700 * p,.bg-pink-300 .c06.simple-text.bg-purple-700 * span,.bg-pink-300 .c06.simple-text.bg-purple-700 * strong,.bg-pink-300 .c06.simple-text.bg-purple-700 * ul,.bg-pink-300 .c06.simple-text.bg-purple-700 * li,.bg-pink-300 .c06.simple-text.bg-purple-700 * ol,.bg-pink-300 .c06.simple-text.bg-purple-700 * em,.bg-pink-300 .c06.simple-text.bg-purple-700 * i,.bg-pink-300 .c06.simple-text.bg-purple-700 * u,.bg-pink-300 .c06.simple-text.bg-purple-700 * sup,.bg-pink-300 .c06.simple-text.bg-purple-700 * sub,.bg-pink-300 .c06.simple-text.bg-purple-700 * small,.bg-pink-300 .c06.simple-text.bg-purple-700 * q,.bg-pink-300 .c06.simple-text.bg-red-700 * h2,.bg-pink-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-pink-300 .c06.simple-text.bg-red-700 .top h2,.bg-pink-300 .c06.simple-text.bg-red-700 * h3,.bg-pink-300 .c06.simple-text.bg-red-700 * h4,.bg-pink-300 .c06.simple-text.bg-red-700 * h5,.bg-pink-300 .c06.simple-text.bg-red-700 * div,.bg-pink-300 .c06.simple-text.bg-red-700 * p,.bg-pink-300 .c06.simple-text.bg-red-700 * span,.bg-pink-300 .c06.simple-text.bg-red-700 * strong,.bg-pink-300 .c06.simple-text.bg-red-700 * ul,.bg-pink-300 .c06.simple-text.bg-red-700 * li,.bg-pink-300 .c06.simple-text.bg-red-700 * ol,.bg-pink-300 .c06.simple-text.bg-red-700 * em,.bg-pink-300 .c06.simple-text.bg-red-700 * i,.bg-pink-300 .c06.simple-text.bg-red-700 * u,.bg-pink-300 .c06.simple-text.bg-red-700 * sup,.bg-pink-300 .c06.simple-text.bg-red-700 * sub,.bg-pink-300 .c06.simple-text.bg-red-700 * small,.bg-pink-300 .c06.simple-text.bg-red-700 * q,.bg-pink-300 .c06.simple-text.bg-grey-700 * h2,.bg-pink-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-pink-300 .c06.simple-text.bg-grey-700 .top h2,.bg-pink-300 .c06.simple-text.bg-grey-700 * h3,.bg-pink-300 .c06.simple-text.bg-grey-700 * h4,.bg-pink-300 .c06.simple-text.bg-grey-700 * h5,.bg-pink-300 .c06.simple-text.bg-grey-700 * div,.bg-pink-300 .c06.simple-text.bg-grey-700 * p,.bg-pink-300 .c06.simple-text.bg-grey-700 * span,.bg-pink-300 .c06.simple-text.bg-grey-700 * strong,.bg-pink-300 .c06.simple-text.bg-grey-700 * ul,.bg-pink-300 .c06.simple-text.bg-grey-700 * li,.bg-pink-300 .c06.simple-text.bg-grey-700 * ol,.bg-pink-300 .c06.simple-text.bg-grey-700 * em,.bg-pink-300 .c06.simple-text.bg-grey-700 * i,.bg-pink-300 .c06.simple-text.bg-grey-700 * u,.bg-pink-300 .c06.simple-text.bg-grey-700 * sup,.bg-pink-300 .c06.simple-text.bg-grey-700 * sub,.bg-pink-300 .c06.simple-text.bg-grey-700 * small,.bg-pink-300 .c06.simple-text.bg-grey-700 * q,.bg-pink-300 .c06.simple-text.bg-grey-800 * h2,.bg-pink-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-pink-300 .c06.simple-text.bg-grey-800 .top h2,.bg-pink-300 .c06.simple-text.bg-grey-800 * h3,.bg-pink-300 .c06.simple-text.bg-grey-800 * h4,.bg-pink-300 .c06.simple-text.bg-grey-800 * h5,.bg-pink-300 .c06.simple-text.bg-grey-800 * div,.bg-pink-300 .c06.simple-text.bg-grey-800 * p,.bg-pink-300 .c06.simple-text.bg-grey-800 * span,.bg-pink-300 .c06.simple-text.bg-grey-800 * strong,.bg-pink-300 .c06.simple-text.bg-grey-800 * ul,.bg-pink-300 .c06.simple-text.bg-grey-800 * li,.bg-pink-300 .c06.simple-text.bg-grey-800 * ol,.bg-pink-300 .c06.simple-text.bg-grey-800 * em,.bg-pink-300 .c06.simple-text.bg-grey-800 * i,.bg-pink-300 .c06.simple-text.bg-grey-800 * u,.bg-pink-300 .c06.simple-text.bg-grey-800 * sup,.bg-pink-300 .c06.simple-text.bg-grey-800 * sub,.bg-pink-300 .c06.simple-text.bg-grey-800 * small,.bg-pink-300 .c06.simple-text.bg-grey-800 * q,.bg-pink-300 .c06.simple-text.bg-darkest-blue * h2,.bg-pink-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-pink-300 .c06.simple-text.bg-darkest-blue .top h2,.bg-pink-300 .c06.simple-text.bg-darkest-blue * h3,.bg-pink-300 .c06.simple-text.bg-darkest-blue * h4,.bg-pink-300 .c06.simple-text.bg-darkest-blue * h5,.bg-pink-300 .c06.simple-text.bg-darkest-blue * div,.bg-pink-300 .c06.simple-text.bg-darkest-blue * p,.bg-pink-300 .c06.simple-text.bg-darkest-blue * span,.bg-pink-300 .c06.simple-text.bg-darkest-blue * strong,.bg-pink-300 .c06.simple-text.bg-darkest-blue * ul,.bg-pink-300 .c06.simple-text.bg-darkest-blue * li,.bg-pink-300 .c06.simple-text.bg-darkest-blue * ol,.bg-pink-300 .c06.simple-text.bg-darkest-blue * em,.bg-pink-300 .c06.simple-text.bg-darkest-blue * i,.bg-pink-300 .c06.simple-text.bg-darkest-blue * u,.bg-pink-300 .c06.simple-text.bg-darkest-blue * sup,.bg-pink-300 .c06.simple-text.bg-darkest-blue * sub,.bg-pink-300 .c06.simple-text.bg-darkest-blue * small,.bg-pink-300 .c06.simple-text.bg-darkest-blue * q,.bg-teal-100 .c06.simple-text.bg-green-800 * h2,.bg-teal-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-teal-100 .c06.simple-text.bg-green-800 .top h2,.bg-teal-100 .c06.simple-text.bg-green-800 * h3,.bg-teal-100 .c06.simple-text.bg-green-800 * h4,.bg-teal-100 .c06.simple-text.bg-green-800 * h5,.bg-teal-100 .c06.simple-text.bg-green-800 * div,.bg-teal-100 .c06.simple-text.bg-green-800 * p,.bg-teal-100 .c06.simple-text.bg-green-800 * span,.bg-teal-100 .c06.simple-text.bg-green-800 * strong,.bg-teal-100 .c06.simple-text.bg-green-800 * ul,.bg-teal-100 .c06.simple-text.bg-green-800 * li,.bg-teal-100 .c06.simple-text.bg-green-800 * ol,.bg-teal-100 .c06.simple-text.bg-green-800 * em,.bg-teal-100 .c06.simple-text.bg-green-800 * i,.bg-teal-100 .c06.simple-text.bg-green-800 * u,.bg-teal-100 .c06.simple-text.bg-green-800 * sup,.bg-teal-100 .c06.simple-text.bg-green-800 * sub,.bg-teal-100 .c06.simple-text.bg-green-800 * small,.bg-teal-100 .c06.simple-text.bg-green-800 * q,.bg-teal-100 .c06.simple-text.bg-yellow-700 * h2,.bg-teal-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-teal-100 .c06.simple-text.bg-yellow-700 .top h2,.bg-teal-100 .c06.simple-text.bg-yellow-700 * h3,.bg-teal-100 .c06.simple-text.bg-yellow-700 * h4,.bg-teal-100 .c06.simple-text.bg-yellow-700 * h5,.bg-teal-100 .c06.simple-text.bg-yellow-700 * div,.bg-teal-100 .c06.simple-text.bg-yellow-700 * p,.bg-teal-100 .c06.simple-text.bg-yellow-700 * span,.bg-teal-100 .c06.simple-text.bg-yellow-700 * strong,.bg-teal-100 .c06.simple-text.bg-yellow-700 * ul,.bg-teal-100 .c06.simple-text.bg-yellow-700 * li,.bg-teal-100 .c06.simple-text.bg-yellow-700 * ol,.bg-teal-100 .c06.simple-text.bg-yellow-700 * em,.bg-teal-100 .c06.simple-text.bg-yellow-700 * i,.bg-teal-100 .c06.simple-text.bg-yellow-700 * u,.bg-teal-100 .c06.simple-text.bg-yellow-700 * sup,.bg-teal-100 .c06.simple-text.bg-yellow-700 * sub,.bg-teal-100 .c06.simple-text.bg-yellow-700 * small,.bg-teal-100 .c06.simple-text.bg-yellow-700 * q,.bg-teal-100 .c06.simple-text.bg-blue-700 * h2,.bg-teal-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-teal-100 .c06.simple-text.bg-blue-700 .top h2,.bg-teal-100 .c06.simple-text.bg-blue-700 * h3,.bg-teal-100 .c06.simple-text.bg-blue-700 * h4,.bg-teal-100 .c06.simple-text.bg-blue-700 * h5,.bg-teal-100 .c06.simple-text.bg-blue-700 * div,.bg-teal-100 .c06.simple-text.bg-blue-700 * p,.bg-teal-100 .c06.simple-text.bg-blue-700 * span,.bg-teal-100 .c06.simple-text.bg-blue-700 * strong,.bg-teal-100 .c06.simple-text.bg-blue-700 * ul,.bg-teal-100 .c06.simple-text.bg-blue-700 * li,.bg-teal-100 .c06.simple-text.bg-blue-700 * ol,.bg-teal-100 .c06.simple-text.bg-blue-700 * em,.bg-teal-100 .c06.simple-text.bg-blue-700 * i,.bg-teal-100 .c06.simple-text.bg-blue-700 * u,.bg-teal-100 .c06.simple-text.bg-blue-700 * sup,.bg-teal-100 .c06.simple-text.bg-blue-700 * sub,.bg-teal-100 .c06.simple-text.bg-blue-700 * small,.bg-teal-100 .c06.simple-text.bg-blue-700 * q,.bg-teal-100 .c06.simple-text.bg-pink-700 * h2,.bg-teal-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-teal-100 .c06.simple-text.bg-pink-700 .top h2,.bg-teal-100 .c06.simple-text.bg-pink-700 * h3,.bg-teal-100 .c06.simple-text.bg-pink-700 * h4,.bg-teal-100 .c06.simple-text.bg-pink-700 * h5,.bg-teal-100 .c06.simple-text.bg-pink-700 * div,.bg-teal-100 .c06.simple-text.bg-pink-700 * p,.bg-teal-100 .c06.simple-text.bg-pink-700 * span,.bg-teal-100 .c06.simple-text.bg-pink-700 * strong,.bg-teal-100 .c06.simple-text.bg-pink-700 * ul,.bg-teal-100 .c06.simple-text.bg-pink-700 * li,.bg-teal-100 .c06.simple-text.bg-pink-700 * ol,.bg-teal-100 .c06.simple-text.bg-pink-700 * em,.bg-teal-100 .c06.simple-text.bg-pink-700 * i,.bg-teal-100 .c06.simple-text.bg-pink-700 * u,.bg-teal-100 .c06.simple-text.bg-pink-700 * sup,.bg-teal-100 .c06.simple-text.bg-pink-700 * sub,.bg-teal-100 .c06.simple-text.bg-pink-700 * small,.bg-teal-100 .c06.simple-text.bg-pink-700 * q,.bg-teal-100 .c06.simple-text.bg-teal-700 * h2,.bg-teal-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-teal-100 .c06.simple-text.bg-teal-700 .top h2,.bg-teal-100 .c06.simple-text.bg-teal-700 * h3,.bg-teal-100 .c06.simple-text.bg-teal-700 * h4,.bg-teal-100 .c06.simple-text.bg-teal-700 * h5,.bg-teal-100 .c06.simple-text.bg-teal-700 * div,.bg-teal-100 .c06.simple-text.bg-teal-700 * p,.bg-teal-100 .c06.simple-text.bg-teal-700 * span,.bg-teal-100 .c06.simple-text.bg-teal-700 * strong,.bg-teal-100 .c06.simple-text.bg-teal-700 * ul,.bg-teal-100 .c06.simple-text.bg-teal-700 * li,.bg-teal-100 .c06.simple-text.bg-teal-700 * ol,.bg-teal-100 .c06.simple-text.bg-teal-700 * em,.bg-teal-100 .c06.simple-text.bg-teal-700 * i,.bg-teal-100 .c06.simple-text.bg-teal-700 * u,.bg-teal-100 .c06.simple-text.bg-teal-700 * sup,.bg-teal-100 .c06.simple-text.bg-teal-700 * sub,.bg-teal-100 .c06.simple-text.bg-teal-700 * small,.bg-teal-100 .c06.simple-text.bg-teal-700 * q,.bg-teal-100 .c06.simple-text.bg-orange-700 * h2,.bg-teal-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-teal-100 .c06.simple-text.bg-orange-700 .top h2,.bg-teal-100 .c06.simple-text.bg-orange-700 * h3,.bg-teal-100 .c06.simple-text.bg-orange-700 * h4,.bg-teal-100 .c06.simple-text.bg-orange-700 * h5,.bg-teal-100 .c06.simple-text.bg-orange-700 * div,.bg-teal-100 .c06.simple-text.bg-orange-700 * p,.bg-teal-100 .c06.simple-text.bg-orange-700 * span,.bg-teal-100 .c06.simple-text.bg-orange-700 * strong,.bg-teal-100 .c06.simple-text.bg-orange-700 * ul,.bg-teal-100 .c06.simple-text.bg-orange-700 * li,.bg-teal-100 .c06.simple-text.bg-orange-700 * ol,.bg-teal-100 .c06.simple-text.bg-orange-700 * em,.bg-teal-100 .c06.simple-text.bg-orange-700 * i,.bg-teal-100 .c06.simple-text.bg-orange-700 * u,.bg-teal-100 .c06.simple-text.bg-orange-700 * sup,.bg-teal-100 .c06.simple-text.bg-orange-700 * sub,.bg-teal-100 .c06.simple-text.bg-orange-700 * small,.bg-teal-100 .c06.simple-text.bg-orange-700 * q,.bg-teal-100 .c06.simple-text.bg-purple-700 * h2,.bg-teal-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-teal-100 .c06.simple-text.bg-purple-700 .top h2,.bg-teal-100 .c06.simple-text.bg-purple-700 * h3,.bg-teal-100 .c06.simple-text.bg-purple-700 * h4,.bg-teal-100 .c06.simple-text.bg-purple-700 * h5,.bg-teal-100 .c06.simple-text.bg-purple-700 * div,.bg-teal-100 .c06.simple-text.bg-purple-700 * p,.bg-teal-100 .c06.simple-text.bg-purple-700 * span,.bg-teal-100 .c06.simple-text.bg-purple-700 * strong,.bg-teal-100 .c06.simple-text.bg-purple-700 * ul,.bg-teal-100 .c06.simple-text.bg-purple-700 * li,.bg-teal-100 .c06.simple-text.bg-purple-700 * ol,.bg-teal-100 .c06.simple-text.bg-purple-700 * em,.bg-teal-100 .c06.simple-text.bg-purple-700 * i,.bg-teal-100 .c06.simple-text.bg-purple-700 * u,.bg-teal-100 .c06.simple-text.bg-purple-700 * sup,.bg-teal-100 .c06.simple-text.bg-purple-700 * sub,.bg-teal-100 .c06.simple-text.bg-purple-700 * small,.bg-teal-100 .c06.simple-text.bg-purple-700 * q,.bg-teal-100 .c06.simple-text.bg-red-700 * h2,.bg-teal-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-teal-100 .c06.simple-text.bg-red-700 .top h2,.bg-teal-100 .c06.simple-text.bg-red-700 * h3,.bg-teal-100 .c06.simple-text.bg-red-700 * h4,.bg-teal-100 .c06.simple-text.bg-red-700 * h5,.bg-teal-100 .c06.simple-text.bg-red-700 * div,.bg-teal-100 .c06.simple-text.bg-red-700 * p,.bg-teal-100 .c06.simple-text.bg-red-700 * span,.bg-teal-100 .c06.simple-text.bg-red-700 * strong,.bg-teal-100 .c06.simple-text.bg-red-700 * ul,.bg-teal-100 .c06.simple-text.bg-red-700 * li,.bg-teal-100 .c06.simple-text.bg-red-700 * ol,.bg-teal-100 .c06.simple-text.bg-red-700 * em,.bg-teal-100 .c06.simple-text.bg-red-700 * i,.bg-teal-100 .c06.simple-text.bg-red-700 * u,.bg-teal-100 .c06.simple-text.bg-red-700 * sup,.bg-teal-100 .c06.simple-text.bg-red-700 * sub,.bg-teal-100 .c06.simple-text.bg-red-700 * small,.bg-teal-100 .c06.simple-text.bg-red-700 * q,.bg-teal-100 .c06.simple-text.bg-grey-700 * h2,.bg-teal-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-teal-100 .c06.simple-text.bg-grey-700 .top h2,.bg-teal-100 .c06.simple-text.bg-grey-700 * h3,.bg-teal-100 .c06.simple-text.bg-grey-700 * h4,.bg-teal-100 .c06.simple-text.bg-grey-700 * h5,.bg-teal-100 .c06.simple-text.bg-grey-700 * div,.bg-teal-100 .c06.simple-text.bg-grey-700 * p,.bg-teal-100 .c06.simple-text.bg-grey-700 * span,.bg-teal-100 .c06.simple-text.bg-grey-700 * strong,.bg-teal-100 .c06.simple-text.bg-grey-700 * ul,.bg-teal-100 .c06.simple-text.bg-grey-700 * li,.bg-teal-100 .c06.simple-text.bg-grey-700 * ol,.bg-teal-100 .c06.simple-text.bg-grey-700 * em,.bg-teal-100 .c06.simple-text.bg-grey-700 * i,.bg-teal-100 .c06.simple-text.bg-grey-700 * u,.bg-teal-100 .c06.simple-text.bg-grey-700 * sup,.bg-teal-100 .c06.simple-text.bg-grey-700 * sub,.bg-teal-100 .c06.simple-text.bg-grey-700 * small,.bg-teal-100 .c06.simple-text.bg-grey-700 * q,.bg-teal-100 .c06.simple-text.bg-grey-800 * h2,.bg-teal-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-teal-100 .c06.simple-text.bg-grey-800 .top h2,.bg-teal-100 .c06.simple-text.bg-grey-800 * h3,.bg-teal-100 .c06.simple-text.bg-grey-800 * h4,.bg-teal-100 .c06.simple-text.bg-grey-800 * h5,.bg-teal-100 .c06.simple-text.bg-grey-800 * div,.bg-teal-100 .c06.simple-text.bg-grey-800 * p,.bg-teal-100 .c06.simple-text.bg-grey-800 * span,.bg-teal-100 .c06.simple-text.bg-grey-800 * strong,.bg-teal-100 .c06.simple-text.bg-grey-800 * ul,.bg-teal-100 .c06.simple-text.bg-grey-800 * li,.bg-teal-100 .c06.simple-text.bg-grey-800 * ol,.bg-teal-100 .c06.simple-text.bg-grey-800 * em,.bg-teal-100 .c06.simple-text.bg-grey-800 * i,.bg-teal-100 .c06.simple-text.bg-grey-800 * u,.bg-teal-100 .c06.simple-text.bg-grey-800 * sup,.bg-teal-100 .c06.simple-text.bg-grey-800 * sub,.bg-teal-100 .c06.simple-text.bg-grey-800 * small,.bg-teal-100 .c06.simple-text.bg-grey-800 * q,.bg-teal-100 .c06.simple-text.bg-darkest-blue * h2,.bg-teal-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-teal-100 .c06.simple-text.bg-darkest-blue .top h2,.bg-teal-100 .c06.simple-text.bg-darkest-blue * h3,.bg-teal-100 .c06.simple-text.bg-darkest-blue * h4,.bg-teal-100 .c06.simple-text.bg-darkest-blue * h5,.bg-teal-100 .c06.simple-text.bg-darkest-blue * div,.bg-teal-100 .c06.simple-text.bg-darkest-blue * p,.bg-teal-100 .c06.simple-text.bg-darkest-blue * span,.bg-teal-100 .c06.simple-text.bg-darkest-blue * strong,.bg-teal-100 .c06.simple-text.bg-darkest-blue * ul,.bg-teal-100 .c06.simple-text.bg-darkest-blue * li,.bg-teal-100 .c06.simple-text.bg-darkest-blue * ol,.bg-teal-100 .c06.simple-text.bg-darkest-blue * em,.bg-teal-100 .c06.simple-text.bg-darkest-blue * i,.bg-teal-100 .c06.simple-text.bg-darkest-blue * u,.bg-teal-100 .c06.simple-text.bg-darkest-blue * sup,.bg-teal-100 .c06.simple-text.bg-darkest-blue * sub,.bg-teal-100 .c06.simple-text.bg-darkest-blue * small,.bg-teal-100 .c06.simple-text.bg-darkest-blue * q,.bg-teal-300 .c06.simple-text.bg-green-800 * h2,.bg-teal-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-teal-300 .c06.simple-text.bg-green-800 .top h2,.bg-teal-300 .c06.simple-text.bg-green-800 * h3,.bg-teal-300 .c06.simple-text.bg-green-800 * h4,.bg-teal-300 .c06.simple-text.bg-green-800 * h5,.bg-teal-300 .c06.simple-text.bg-green-800 * div,.bg-teal-300 .c06.simple-text.bg-green-800 * p,.bg-teal-300 .c06.simple-text.bg-green-800 * span,.bg-teal-300 .c06.simple-text.bg-green-800 * strong,.bg-teal-300 .c06.simple-text.bg-green-800 * ul,.bg-teal-300 .c06.simple-text.bg-green-800 * li,.bg-teal-300 .c06.simple-text.bg-green-800 * ol,.bg-teal-300 .c06.simple-text.bg-green-800 * em,.bg-teal-300 .c06.simple-text.bg-green-800 * i,.bg-teal-300 .c06.simple-text.bg-green-800 * u,.bg-teal-300 .c06.simple-text.bg-green-800 * sup,.bg-teal-300 .c06.simple-text.bg-green-800 * sub,.bg-teal-300 .c06.simple-text.bg-green-800 * small,.bg-teal-300 .c06.simple-text.bg-green-800 * q,.bg-teal-300 .c06.simple-text.bg-yellow-700 * h2,.bg-teal-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-teal-300 .c06.simple-text.bg-yellow-700 .top h2,.bg-teal-300 .c06.simple-text.bg-yellow-700 * h3,.bg-teal-300 .c06.simple-text.bg-yellow-700 * h4,.bg-teal-300 .c06.simple-text.bg-yellow-700 * h5,.bg-teal-300 .c06.simple-text.bg-yellow-700 * div,.bg-teal-300 .c06.simple-text.bg-yellow-700 * p,.bg-teal-300 .c06.simple-text.bg-yellow-700 * span,.bg-teal-300 .c06.simple-text.bg-yellow-700 * strong,.bg-teal-300 .c06.simple-text.bg-yellow-700 * ul,.bg-teal-300 .c06.simple-text.bg-yellow-700 * li,.bg-teal-300 .c06.simple-text.bg-yellow-700 * ol,.bg-teal-300 .c06.simple-text.bg-yellow-700 * em,.bg-teal-300 .c06.simple-text.bg-yellow-700 * i,.bg-teal-300 .c06.simple-text.bg-yellow-700 * u,.bg-teal-300 .c06.simple-text.bg-yellow-700 * sup,.bg-teal-300 .c06.simple-text.bg-yellow-700 * sub,.bg-teal-300 .c06.simple-text.bg-yellow-700 * small,.bg-teal-300 .c06.simple-text.bg-yellow-700 * q,.bg-teal-300 .c06.simple-text.bg-blue-700 * h2,.bg-teal-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-teal-300 .c06.simple-text.bg-blue-700 .top h2,.bg-teal-300 .c06.simple-text.bg-blue-700 * h3,.bg-teal-300 .c06.simple-text.bg-blue-700 * h4,.bg-teal-300 .c06.simple-text.bg-blue-700 * h5,.bg-teal-300 .c06.simple-text.bg-blue-700 * div,.bg-teal-300 .c06.simple-text.bg-blue-700 * p,.bg-teal-300 .c06.simple-text.bg-blue-700 * span,.bg-teal-300 .c06.simple-text.bg-blue-700 * strong,.bg-teal-300 .c06.simple-text.bg-blue-700 * ul,.bg-teal-300 .c06.simple-text.bg-blue-700 * li,.bg-teal-300 .c06.simple-text.bg-blue-700 * ol,.bg-teal-300 .c06.simple-text.bg-blue-700 * em,.bg-teal-300 .c06.simple-text.bg-blue-700 * i,.bg-teal-300 .c06.simple-text.bg-blue-700 * u,.bg-teal-300 .c06.simple-text.bg-blue-700 * sup,.bg-teal-300 .c06.simple-text.bg-blue-700 * sub,.bg-teal-300 .c06.simple-text.bg-blue-700 * small,.bg-teal-300 .c06.simple-text.bg-blue-700 * q,.bg-teal-300 .c06.simple-text.bg-pink-700 * h2,.bg-teal-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-teal-300 .c06.simple-text.bg-pink-700 .top h2,.bg-teal-300 .c06.simple-text.bg-pink-700 * h3,.bg-teal-300 .c06.simple-text.bg-pink-700 * h4,.bg-teal-300 .c06.simple-text.bg-pink-700 * h5,.bg-teal-300 .c06.simple-text.bg-pink-700 * div,.bg-teal-300 .c06.simple-text.bg-pink-700 * p,.bg-teal-300 .c06.simple-text.bg-pink-700 * span,.bg-teal-300 .c06.simple-text.bg-pink-700 * strong,.bg-teal-300 .c06.simple-text.bg-pink-700 * ul,.bg-teal-300 .c06.simple-text.bg-pink-700 * li,.bg-teal-300 .c06.simple-text.bg-pink-700 * ol,.bg-teal-300 .c06.simple-text.bg-pink-700 * em,.bg-teal-300 .c06.simple-text.bg-pink-700 * i,.bg-teal-300 .c06.simple-text.bg-pink-700 * u,.bg-teal-300 .c06.simple-text.bg-pink-700 * sup,.bg-teal-300 .c06.simple-text.bg-pink-700 * sub,.bg-teal-300 .c06.simple-text.bg-pink-700 * small,.bg-teal-300 .c06.simple-text.bg-pink-700 * q,.bg-teal-300 .c06.simple-text.bg-teal-700 * h2,.bg-teal-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-teal-300 .c06.simple-text.bg-teal-700 .top h2,.bg-teal-300 .c06.simple-text.bg-teal-700 * h3,.bg-teal-300 .c06.simple-text.bg-teal-700 * h4,.bg-teal-300 .c06.simple-text.bg-teal-700 * h5,.bg-teal-300 .c06.simple-text.bg-teal-700 * div,.bg-teal-300 .c06.simple-text.bg-teal-700 * p,.bg-teal-300 .c06.simple-text.bg-teal-700 * span,.bg-teal-300 .c06.simple-text.bg-teal-700 * strong,.bg-teal-300 .c06.simple-text.bg-teal-700 * ul,.bg-teal-300 .c06.simple-text.bg-teal-700 * li,.bg-teal-300 .c06.simple-text.bg-teal-700 * ol,.bg-teal-300 .c06.simple-text.bg-teal-700 * em,.bg-teal-300 .c06.simple-text.bg-teal-700 * i,.bg-teal-300 .c06.simple-text.bg-teal-700 * u,.bg-teal-300 .c06.simple-text.bg-teal-700 * sup,.bg-teal-300 .c06.simple-text.bg-teal-700 * sub,.bg-teal-300 .c06.simple-text.bg-teal-700 * small,.bg-teal-300 .c06.simple-text.bg-teal-700 * q,.bg-teal-300 .c06.simple-text.bg-orange-700 * h2,.bg-teal-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-teal-300 .c06.simple-text.bg-orange-700 .top h2,.bg-teal-300 .c06.simple-text.bg-orange-700 * h3,.bg-teal-300 .c06.simple-text.bg-orange-700 * h4,.bg-teal-300 .c06.simple-text.bg-orange-700 * h5,.bg-teal-300 .c06.simple-text.bg-orange-700 * div,.bg-teal-300 .c06.simple-text.bg-orange-700 * p,.bg-teal-300 .c06.simple-text.bg-orange-700 * span,.bg-teal-300 .c06.simple-text.bg-orange-700 * strong,.bg-teal-300 .c06.simple-text.bg-orange-700 * ul,.bg-teal-300 .c06.simple-text.bg-orange-700 * li,.bg-teal-300 .c06.simple-text.bg-orange-700 * ol,.bg-teal-300 .c06.simple-text.bg-orange-700 * em,.bg-teal-300 .c06.simple-text.bg-orange-700 * i,.bg-teal-300 .c06.simple-text.bg-orange-700 * u,.bg-teal-300 .c06.simple-text.bg-orange-700 * sup,.bg-teal-300 .c06.simple-text.bg-orange-700 * sub,.bg-teal-300 .c06.simple-text.bg-orange-700 * small,.bg-teal-300 .c06.simple-text.bg-orange-700 * q,.bg-teal-300 .c06.simple-text.bg-purple-700 * h2,.bg-teal-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-teal-300 .c06.simple-text.bg-purple-700 .top h2,.bg-teal-300 .c06.simple-text.bg-purple-700 * h3,.bg-teal-300 .c06.simple-text.bg-purple-700 * h4,.bg-teal-300 .c06.simple-text.bg-purple-700 * h5,.bg-teal-300 .c06.simple-text.bg-purple-700 * div,.bg-teal-300 .c06.simple-text.bg-purple-700 * p,.bg-teal-300 .c06.simple-text.bg-purple-700 * span,.bg-teal-300 .c06.simple-text.bg-purple-700 * strong,.bg-teal-300 .c06.simple-text.bg-purple-700 * ul,.bg-teal-300 .c06.simple-text.bg-purple-700 * li,.bg-teal-300 .c06.simple-text.bg-purple-700 * ol,.bg-teal-300 .c06.simple-text.bg-purple-700 * em,.bg-teal-300 .c06.simple-text.bg-purple-700 * i,.bg-teal-300 .c06.simple-text.bg-purple-700 * u,.bg-teal-300 .c06.simple-text.bg-purple-700 * sup,.bg-teal-300 .c06.simple-text.bg-purple-700 * sub,.bg-teal-300 .c06.simple-text.bg-purple-700 * small,.bg-teal-300 .c06.simple-text.bg-purple-700 * q,.bg-teal-300 .c06.simple-text.bg-red-700 * h2,.bg-teal-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-teal-300 .c06.simple-text.bg-red-700 .top h2,.bg-teal-300 .c06.simple-text.bg-red-700 * h3,.bg-teal-300 .c06.simple-text.bg-red-700 * h4,.bg-teal-300 .c06.simple-text.bg-red-700 * h5,.bg-teal-300 .c06.simple-text.bg-red-700 * div,.bg-teal-300 .c06.simple-text.bg-red-700 * p,.bg-teal-300 .c06.simple-text.bg-red-700 * span,.bg-teal-300 .c06.simple-text.bg-red-700 * strong,.bg-teal-300 .c06.simple-text.bg-red-700 * ul,.bg-teal-300 .c06.simple-text.bg-red-700 * li,.bg-teal-300 .c06.simple-text.bg-red-700 * ol,.bg-teal-300 .c06.simple-text.bg-red-700 * em,.bg-teal-300 .c06.simple-text.bg-red-700 * i,.bg-teal-300 .c06.simple-text.bg-red-700 * u,.bg-teal-300 .c06.simple-text.bg-red-700 * sup,.bg-teal-300 .c06.simple-text.bg-red-700 * sub,.bg-teal-300 .c06.simple-text.bg-red-700 * small,.bg-teal-300 .c06.simple-text.bg-red-700 * q,.bg-teal-300 .c06.simple-text.bg-grey-700 * h2,.bg-teal-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-teal-300 .c06.simple-text.bg-grey-700 .top h2,.bg-teal-300 .c06.simple-text.bg-grey-700 * h3,.bg-teal-300 .c06.simple-text.bg-grey-700 * h4,.bg-teal-300 .c06.simple-text.bg-grey-700 * h5,.bg-teal-300 .c06.simple-text.bg-grey-700 * div,.bg-teal-300 .c06.simple-text.bg-grey-700 * p,.bg-teal-300 .c06.simple-text.bg-grey-700 * span,.bg-teal-300 .c06.simple-text.bg-grey-700 * strong,.bg-teal-300 .c06.simple-text.bg-grey-700 * ul,.bg-teal-300 .c06.simple-text.bg-grey-700 * li,.bg-teal-300 .c06.simple-text.bg-grey-700 * ol,.bg-teal-300 .c06.simple-text.bg-grey-700 * em,.bg-teal-300 .c06.simple-text.bg-grey-700 * i,.bg-teal-300 .c06.simple-text.bg-grey-700 * u,.bg-teal-300 .c06.simple-text.bg-grey-700 * sup,.bg-teal-300 .c06.simple-text.bg-grey-700 * sub,.bg-teal-300 .c06.simple-text.bg-grey-700 * small,.bg-teal-300 .c06.simple-text.bg-grey-700 * q,.bg-teal-300 .c06.simple-text.bg-grey-800 * h2,.bg-teal-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-teal-300 .c06.simple-text.bg-grey-800 .top h2,.bg-teal-300 .c06.simple-text.bg-grey-800 * h3,.bg-teal-300 .c06.simple-text.bg-grey-800 * h4,.bg-teal-300 .c06.simple-text.bg-grey-800 * h5,.bg-teal-300 .c06.simple-text.bg-grey-800 * div,.bg-teal-300 .c06.simple-text.bg-grey-800 * p,.bg-teal-300 .c06.simple-text.bg-grey-800 * span,.bg-teal-300 .c06.simple-text.bg-grey-800 * strong,.bg-teal-300 .c06.simple-text.bg-grey-800 * ul,.bg-teal-300 .c06.simple-text.bg-grey-800 * li,.bg-teal-300 .c06.simple-text.bg-grey-800 * ol,.bg-teal-300 .c06.simple-text.bg-grey-800 * em,.bg-teal-300 .c06.simple-text.bg-grey-800 * i,.bg-teal-300 .c06.simple-text.bg-grey-800 * u,.bg-teal-300 .c06.simple-text.bg-grey-800 * sup,.bg-teal-300 .c06.simple-text.bg-grey-800 * sub,.bg-teal-300 .c06.simple-text.bg-grey-800 * small,.bg-teal-300 .c06.simple-text.bg-grey-800 * q,.bg-teal-300 .c06.simple-text.bg-darkest-blue * h2,.bg-teal-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-teal-300 .c06.simple-text.bg-darkest-blue .top h2,.bg-teal-300 .c06.simple-text.bg-darkest-blue * h3,.bg-teal-300 .c06.simple-text.bg-darkest-blue * h4,.bg-teal-300 .c06.simple-text.bg-darkest-blue * h5,.bg-teal-300 .c06.simple-text.bg-darkest-blue * div,.bg-teal-300 .c06.simple-text.bg-darkest-blue * p,.bg-teal-300 .c06.simple-text.bg-darkest-blue * span,.bg-teal-300 .c06.simple-text.bg-darkest-blue * strong,.bg-teal-300 .c06.simple-text.bg-darkest-blue * ul,.bg-teal-300 .c06.simple-text.bg-darkest-blue * li,.bg-teal-300 .c06.simple-text.bg-darkest-blue * ol,.bg-teal-300 .c06.simple-text.bg-darkest-blue * em,.bg-teal-300 .c06.simple-text.bg-darkest-blue * i,.bg-teal-300 .c06.simple-text.bg-darkest-blue * u,.bg-teal-300 .c06.simple-text.bg-darkest-blue * sup,.bg-teal-300 .c06.simple-text.bg-darkest-blue * sub,.bg-teal-300 .c06.simple-text.bg-darkest-blue * small,.bg-teal-300 .c06.simple-text.bg-darkest-blue * q,.bg-orange-100 .c06.simple-text.bg-green-800 * h2,.bg-orange-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-orange-100 .c06.simple-text.bg-green-800 .top h2,.bg-orange-100 .c06.simple-text.bg-green-800 * h3,.bg-orange-100 .c06.simple-text.bg-green-800 * h4,.bg-orange-100 .c06.simple-text.bg-green-800 * h5,.bg-orange-100 .c06.simple-text.bg-green-800 * div,.bg-orange-100 .c06.simple-text.bg-green-800 * p,.bg-orange-100 .c06.simple-text.bg-green-800 * span,.bg-orange-100 .c06.simple-text.bg-green-800 * strong,.bg-orange-100 .c06.simple-text.bg-green-800 * ul,.bg-orange-100 .c06.simple-text.bg-green-800 * li,.bg-orange-100 .c06.simple-text.bg-green-800 * ol,.bg-orange-100 .c06.simple-text.bg-green-800 * em,.bg-orange-100 .c06.simple-text.bg-green-800 * i,.bg-orange-100 .c06.simple-text.bg-green-800 * u,.bg-orange-100 .c06.simple-text.bg-green-800 * sup,.bg-orange-100 .c06.simple-text.bg-green-800 * sub,.bg-orange-100 .c06.simple-text.bg-green-800 * small,.bg-orange-100 .c06.simple-text.bg-green-800 * q,.bg-orange-100 .c06.simple-text.bg-yellow-700 * h2,.bg-orange-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-orange-100 .c06.simple-text.bg-yellow-700 .top h2,.bg-orange-100 .c06.simple-text.bg-yellow-700 * h3,.bg-orange-100 .c06.simple-text.bg-yellow-700 * h4,.bg-orange-100 .c06.simple-text.bg-yellow-700 * h5,.bg-orange-100 .c06.simple-text.bg-yellow-700 * div,.bg-orange-100 .c06.simple-text.bg-yellow-700 * p,.bg-orange-100 .c06.simple-text.bg-yellow-700 * span,.bg-orange-100 .c06.simple-text.bg-yellow-700 * strong,.bg-orange-100 .c06.simple-text.bg-yellow-700 * ul,.bg-orange-100 .c06.simple-text.bg-yellow-700 * li,.bg-orange-100 .c06.simple-text.bg-yellow-700 * ol,.bg-orange-100 .c06.simple-text.bg-yellow-700 * em,.bg-orange-100 .c06.simple-text.bg-yellow-700 * i,.bg-orange-100 .c06.simple-text.bg-yellow-700 * u,.bg-orange-100 .c06.simple-text.bg-yellow-700 * sup,.bg-orange-100 .c06.simple-text.bg-yellow-700 * sub,.bg-orange-100 .c06.simple-text.bg-yellow-700 * small,.bg-orange-100 .c06.simple-text.bg-yellow-700 * q,.bg-orange-100 .c06.simple-text.bg-blue-700 * h2,.bg-orange-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-orange-100 .c06.simple-text.bg-blue-700 .top h2,.bg-orange-100 .c06.simple-text.bg-blue-700 * h3,.bg-orange-100 .c06.simple-text.bg-blue-700 * h4,.bg-orange-100 .c06.simple-text.bg-blue-700 * h5,.bg-orange-100 .c06.simple-text.bg-blue-700 * div,.bg-orange-100 .c06.simple-text.bg-blue-700 * p,.bg-orange-100 .c06.simple-text.bg-blue-700 * span,.bg-orange-100 .c06.simple-text.bg-blue-700 * strong,.bg-orange-100 .c06.simple-text.bg-blue-700 * ul,.bg-orange-100 .c06.simple-text.bg-blue-700 * li,.bg-orange-100 .c06.simple-text.bg-blue-700 * ol,.bg-orange-100 .c06.simple-text.bg-blue-700 * em,.bg-orange-100 .c06.simple-text.bg-blue-700 * i,.bg-orange-100 .c06.simple-text.bg-blue-700 * u,.bg-orange-100 .c06.simple-text.bg-blue-700 * sup,.bg-orange-100 .c06.simple-text.bg-blue-700 * sub,.bg-orange-100 .c06.simple-text.bg-blue-700 * small,.bg-orange-100 .c06.simple-text.bg-blue-700 * q,.bg-orange-100 .c06.simple-text.bg-pink-700 * h2,.bg-orange-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-orange-100 .c06.simple-text.bg-pink-700 .top h2,.bg-orange-100 .c06.simple-text.bg-pink-700 * h3,.bg-orange-100 .c06.simple-text.bg-pink-700 * h4,.bg-orange-100 .c06.simple-text.bg-pink-700 * h5,.bg-orange-100 .c06.simple-text.bg-pink-700 * div,.bg-orange-100 .c06.simple-text.bg-pink-700 * p,.bg-orange-100 .c06.simple-text.bg-pink-700 * span,.bg-orange-100 .c06.simple-text.bg-pink-700 * strong,.bg-orange-100 .c06.simple-text.bg-pink-700 * ul,.bg-orange-100 .c06.simple-text.bg-pink-700 * li,.bg-orange-100 .c06.simple-text.bg-pink-700 * ol,.bg-orange-100 .c06.simple-text.bg-pink-700 * em,.bg-orange-100 .c06.simple-text.bg-pink-700 * i,.bg-orange-100 .c06.simple-text.bg-pink-700 * u,.bg-orange-100 .c06.simple-text.bg-pink-700 * sup,.bg-orange-100 .c06.simple-text.bg-pink-700 * sub,.bg-orange-100 .c06.simple-text.bg-pink-700 * small,.bg-orange-100 .c06.simple-text.bg-pink-700 * q,.bg-orange-100 .c06.simple-text.bg-teal-700 * h2,.bg-orange-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-orange-100 .c06.simple-text.bg-teal-700 .top h2,.bg-orange-100 .c06.simple-text.bg-teal-700 * h3,.bg-orange-100 .c06.simple-text.bg-teal-700 * h4,.bg-orange-100 .c06.simple-text.bg-teal-700 * h5,.bg-orange-100 .c06.simple-text.bg-teal-700 * div,.bg-orange-100 .c06.simple-text.bg-teal-700 * p,.bg-orange-100 .c06.simple-text.bg-teal-700 * span,.bg-orange-100 .c06.simple-text.bg-teal-700 * strong,.bg-orange-100 .c06.simple-text.bg-teal-700 * ul,.bg-orange-100 .c06.simple-text.bg-teal-700 * li,.bg-orange-100 .c06.simple-text.bg-teal-700 * ol,.bg-orange-100 .c06.simple-text.bg-teal-700 * em,.bg-orange-100 .c06.simple-text.bg-teal-700 * i,.bg-orange-100 .c06.simple-text.bg-teal-700 * u,.bg-orange-100 .c06.simple-text.bg-teal-700 * sup,.bg-orange-100 .c06.simple-text.bg-teal-700 * sub,.bg-orange-100 .c06.simple-text.bg-teal-700 * small,.bg-orange-100 .c06.simple-text.bg-teal-700 * q,.bg-orange-100 .c06.simple-text.bg-orange-700 * h2,.bg-orange-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-orange-100 .c06.simple-text.bg-orange-700 .top h2,.bg-orange-100 .c06.simple-text.bg-orange-700 * h3,.bg-orange-100 .c06.simple-text.bg-orange-700 * h4,.bg-orange-100 .c06.simple-text.bg-orange-700 * h5,.bg-orange-100 .c06.simple-text.bg-orange-700 * div,.bg-orange-100 .c06.simple-text.bg-orange-700 * p,.bg-orange-100 .c06.simple-text.bg-orange-700 * span,.bg-orange-100 .c06.simple-text.bg-orange-700 * strong,.bg-orange-100 .c06.simple-text.bg-orange-700 * ul,.bg-orange-100 .c06.simple-text.bg-orange-700 * li,.bg-orange-100 .c06.simple-text.bg-orange-700 * ol,.bg-orange-100 .c06.simple-text.bg-orange-700 * em,.bg-orange-100 .c06.simple-text.bg-orange-700 * i,.bg-orange-100 .c06.simple-text.bg-orange-700 * u,.bg-orange-100 .c06.simple-text.bg-orange-700 * sup,.bg-orange-100 .c06.simple-text.bg-orange-700 * sub,.bg-orange-100 .c06.simple-text.bg-orange-700 * small,.bg-orange-100 .c06.simple-text.bg-orange-700 * q,.bg-orange-100 .c06.simple-text.bg-purple-700 * h2,.bg-orange-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-orange-100 .c06.simple-text.bg-purple-700 .top h2,.bg-orange-100 .c06.simple-text.bg-purple-700 * h3,.bg-orange-100 .c06.simple-text.bg-purple-700 * h4,.bg-orange-100 .c06.simple-text.bg-purple-700 * h5,.bg-orange-100 .c06.simple-text.bg-purple-700 * div,.bg-orange-100 .c06.simple-text.bg-purple-700 * p,.bg-orange-100 .c06.simple-text.bg-purple-700 * span,.bg-orange-100 .c06.simple-text.bg-purple-700 * strong,.bg-orange-100 .c06.simple-text.bg-purple-700 * ul,.bg-orange-100 .c06.simple-text.bg-purple-700 * li,.bg-orange-100 .c06.simple-text.bg-purple-700 * ol,.bg-orange-100 .c06.simple-text.bg-purple-700 * em,.bg-orange-100 .c06.simple-text.bg-purple-700 * i,.bg-orange-100 .c06.simple-text.bg-purple-700 * u,.bg-orange-100 .c06.simple-text.bg-purple-700 * sup,.bg-orange-100 .c06.simple-text.bg-purple-700 * sub,.bg-orange-100 .c06.simple-text.bg-purple-700 * small,.bg-orange-100 .c06.simple-text.bg-purple-700 * q,.bg-orange-100 .c06.simple-text.bg-red-700 * h2,.bg-orange-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-orange-100 .c06.simple-text.bg-red-700 .top h2,.bg-orange-100 .c06.simple-text.bg-red-700 * h3,.bg-orange-100 .c06.simple-text.bg-red-700 * h4,.bg-orange-100 .c06.simple-text.bg-red-700 * h5,.bg-orange-100 .c06.simple-text.bg-red-700 * div,.bg-orange-100 .c06.simple-text.bg-red-700 * p,.bg-orange-100 .c06.simple-text.bg-red-700 * span,.bg-orange-100 .c06.simple-text.bg-red-700 * strong,.bg-orange-100 .c06.simple-text.bg-red-700 * ul,.bg-orange-100 .c06.simple-text.bg-red-700 * li,.bg-orange-100 .c06.simple-text.bg-red-700 * ol,.bg-orange-100 .c06.simple-text.bg-red-700 * em,.bg-orange-100 .c06.simple-text.bg-red-700 * i,.bg-orange-100 .c06.simple-text.bg-red-700 * u,.bg-orange-100 .c06.simple-text.bg-red-700 * sup,.bg-orange-100 .c06.simple-text.bg-red-700 * sub,.bg-orange-100 .c06.simple-text.bg-red-700 * small,.bg-orange-100 .c06.simple-text.bg-red-700 * q,.bg-orange-100 .c06.simple-text.bg-grey-700 * h2,.bg-orange-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-orange-100 .c06.simple-text.bg-grey-700 .top h2,.bg-orange-100 .c06.simple-text.bg-grey-700 * h3,.bg-orange-100 .c06.simple-text.bg-grey-700 * h4,.bg-orange-100 .c06.simple-text.bg-grey-700 * h5,.bg-orange-100 .c06.simple-text.bg-grey-700 * div,.bg-orange-100 .c06.simple-text.bg-grey-700 * p,.bg-orange-100 .c06.simple-text.bg-grey-700 * span,.bg-orange-100 .c06.simple-text.bg-grey-700 * strong,.bg-orange-100 .c06.simple-text.bg-grey-700 * ul,.bg-orange-100 .c06.simple-text.bg-grey-700 * li,.bg-orange-100 .c06.simple-text.bg-grey-700 * ol,.bg-orange-100 .c06.simple-text.bg-grey-700 * em,.bg-orange-100 .c06.simple-text.bg-grey-700 * i,.bg-orange-100 .c06.simple-text.bg-grey-700 * u,.bg-orange-100 .c06.simple-text.bg-grey-700 * sup,.bg-orange-100 .c06.simple-text.bg-grey-700 * sub,.bg-orange-100 .c06.simple-text.bg-grey-700 * small,.bg-orange-100 .c06.simple-text.bg-grey-700 * q,.bg-orange-100 .c06.simple-text.bg-grey-800 * h2,.bg-orange-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-orange-100 .c06.simple-text.bg-grey-800 .top h2,.bg-orange-100 .c06.simple-text.bg-grey-800 * h3,.bg-orange-100 .c06.simple-text.bg-grey-800 * h4,.bg-orange-100 .c06.simple-text.bg-grey-800 * h5,.bg-orange-100 .c06.simple-text.bg-grey-800 * div,.bg-orange-100 .c06.simple-text.bg-grey-800 * p,.bg-orange-100 .c06.simple-text.bg-grey-800 * span,.bg-orange-100 .c06.simple-text.bg-grey-800 * strong,.bg-orange-100 .c06.simple-text.bg-grey-800 * ul,.bg-orange-100 .c06.simple-text.bg-grey-800 * li,.bg-orange-100 .c06.simple-text.bg-grey-800 * ol,.bg-orange-100 .c06.simple-text.bg-grey-800 * em,.bg-orange-100 .c06.simple-text.bg-grey-800 * i,.bg-orange-100 .c06.simple-text.bg-grey-800 * u,.bg-orange-100 .c06.simple-text.bg-grey-800 * sup,.bg-orange-100 .c06.simple-text.bg-grey-800 * sub,.bg-orange-100 .c06.simple-text.bg-grey-800 * small,.bg-orange-100 .c06.simple-text.bg-grey-800 * q,.bg-orange-100 .c06.simple-text.bg-darkest-blue * h2,.bg-orange-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-orange-100 .c06.simple-text.bg-darkest-blue .top h2,.bg-orange-100 .c06.simple-text.bg-darkest-blue * h3,.bg-orange-100 .c06.simple-text.bg-darkest-blue * h4,.bg-orange-100 .c06.simple-text.bg-darkest-blue * h5,.bg-orange-100 .c06.simple-text.bg-darkest-blue * div,.bg-orange-100 .c06.simple-text.bg-darkest-blue * p,.bg-orange-100 .c06.simple-text.bg-darkest-blue * span,.bg-orange-100 .c06.simple-text.bg-darkest-blue * strong,.bg-orange-100 .c06.simple-text.bg-darkest-blue * ul,.bg-orange-100 .c06.simple-text.bg-darkest-blue * li,.bg-orange-100 .c06.simple-text.bg-darkest-blue * ol,.bg-orange-100 .c06.simple-text.bg-darkest-blue * em,.bg-orange-100 .c06.simple-text.bg-darkest-blue * i,.bg-orange-100 .c06.simple-text.bg-darkest-blue * u,.bg-orange-100 .c06.simple-text.bg-darkest-blue * sup,.bg-orange-100 .c06.simple-text.bg-darkest-blue * sub,.bg-orange-100 .c06.simple-text.bg-darkest-blue * small,.bg-orange-100 .c06.simple-text.bg-darkest-blue * q,.bg-orange-300 .c06.simple-text.bg-green-800 * h2,.bg-orange-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-orange-300 .c06.simple-text.bg-green-800 .top h2,.bg-orange-300 .c06.simple-text.bg-green-800 * h3,.bg-orange-300 .c06.simple-text.bg-green-800 * h4,.bg-orange-300 .c06.simple-text.bg-green-800 * h5,.bg-orange-300 .c06.simple-text.bg-green-800 * div,.bg-orange-300 .c06.simple-text.bg-green-800 * p,.bg-orange-300 .c06.simple-text.bg-green-800 * span,.bg-orange-300 .c06.simple-text.bg-green-800 * strong,.bg-orange-300 .c06.simple-text.bg-green-800 * ul,.bg-orange-300 .c06.simple-text.bg-green-800 * li,.bg-orange-300 .c06.simple-text.bg-green-800 * ol,.bg-orange-300 .c06.simple-text.bg-green-800 * em,.bg-orange-300 .c06.simple-text.bg-green-800 * i,.bg-orange-300 .c06.simple-text.bg-green-800 * u,.bg-orange-300 .c06.simple-text.bg-green-800 * sup,.bg-orange-300 .c06.simple-text.bg-green-800 * sub,.bg-orange-300 .c06.simple-text.bg-green-800 * small,.bg-orange-300 .c06.simple-text.bg-green-800 * q,.bg-orange-300 .c06.simple-text.bg-yellow-700 * h2,.bg-orange-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-orange-300 .c06.simple-text.bg-yellow-700 .top h2,.bg-orange-300 .c06.simple-text.bg-yellow-700 * h3,.bg-orange-300 .c06.simple-text.bg-yellow-700 * h4,.bg-orange-300 .c06.simple-text.bg-yellow-700 * h5,.bg-orange-300 .c06.simple-text.bg-yellow-700 * div,.bg-orange-300 .c06.simple-text.bg-yellow-700 * p,.bg-orange-300 .c06.simple-text.bg-yellow-700 * span,.bg-orange-300 .c06.simple-text.bg-yellow-700 * strong,.bg-orange-300 .c06.simple-text.bg-yellow-700 * ul,.bg-orange-300 .c06.simple-text.bg-yellow-700 * li,.bg-orange-300 .c06.simple-text.bg-yellow-700 * ol,.bg-orange-300 .c06.simple-text.bg-yellow-700 * em,.bg-orange-300 .c06.simple-text.bg-yellow-700 * i,.bg-orange-300 .c06.simple-text.bg-yellow-700 * u,.bg-orange-300 .c06.simple-text.bg-yellow-700 * sup,.bg-orange-300 .c06.simple-text.bg-yellow-700 * sub,.bg-orange-300 .c06.simple-text.bg-yellow-700 * small,.bg-orange-300 .c06.simple-text.bg-yellow-700 * q,.bg-orange-300 .c06.simple-text.bg-blue-700 * h2,.bg-orange-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-orange-300 .c06.simple-text.bg-blue-700 .top h2,.bg-orange-300 .c06.simple-text.bg-blue-700 * h3,.bg-orange-300 .c06.simple-text.bg-blue-700 * h4,.bg-orange-300 .c06.simple-text.bg-blue-700 * h5,.bg-orange-300 .c06.simple-text.bg-blue-700 * div,.bg-orange-300 .c06.simple-text.bg-blue-700 * p,.bg-orange-300 .c06.simple-text.bg-blue-700 * span,.bg-orange-300 .c06.simple-text.bg-blue-700 * strong,.bg-orange-300 .c06.simple-text.bg-blue-700 * ul,.bg-orange-300 .c06.simple-text.bg-blue-700 * li,.bg-orange-300 .c06.simple-text.bg-blue-700 * ol,.bg-orange-300 .c06.simple-text.bg-blue-700 * em,.bg-orange-300 .c06.simple-text.bg-blue-700 * i,.bg-orange-300 .c06.simple-text.bg-blue-700 * u,.bg-orange-300 .c06.simple-text.bg-blue-700 * sup,.bg-orange-300 .c06.simple-text.bg-blue-700 * sub,.bg-orange-300 .c06.simple-text.bg-blue-700 * small,.bg-orange-300 .c06.simple-text.bg-blue-700 * q,.bg-orange-300 .c06.simple-text.bg-pink-700 * h2,.bg-orange-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-orange-300 .c06.simple-text.bg-pink-700 .top h2,.bg-orange-300 .c06.simple-text.bg-pink-700 * h3,.bg-orange-300 .c06.simple-text.bg-pink-700 * h4,.bg-orange-300 .c06.simple-text.bg-pink-700 * h5,.bg-orange-300 .c06.simple-text.bg-pink-700 * div,.bg-orange-300 .c06.simple-text.bg-pink-700 * p,.bg-orange-300 .c06.simple-text.bg-pink-700 * span,.bg-orange-300 .c06.simple-text.bg-pink-700 * strong,.bg-orange-300 .c06.simple-text.bg-pink-700 * ul,.bg-orange-300 .c06.simple-text.bg-pink-700 * li,.bg-orange-300 .c06.simple-text.bg-pink-700 * ol,.bg-orange-300 .c06.simple-text.bg-pink-700 * em,.bg-orange-300 .c06.simple-text.bg-pink-700 * i,.bg-orange-300 .c06.simple-text.bg-pink-700 * u,.bg-orange-300 .c06.simple-text.bg-pink-700 * sup,.bg-orange-300 .c06.simple-text.bg-pink-700 * sub,.bg-orange-300 .c06.simple-text.bg-pink-700 * small,.bg-orange-300 .c06.simple-text.bg-pink-700 * q,.bg-orange-300 .c06.simple-text.bg-teal-700 * h2,.bg-orange-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-orange-300 .c06.simple-text.bg-teal-700 .top h2,.bg-orange-300 .c06.simple-text.bg-teal-700 * h3,.bg-orange-300 .c06.simple-text.bg-teal-700 * h4,.bg-orange-300 .c06.simple-text.bg-teal-700 * h5,.bg-orange-300 .c06.simple-text.bg-teal-700 * div,.bg-orange-300 .c06.simple-text.bg-teal-700 * p,.bg-orange-300 .c06.simple-text.bg-teal-700 * span,.bg-orange-300 .c06.simple-text.bg-teal-700 * strong,.bg-orange-300 .c06.simple-text.bg-teal-700 * ul,.bg-orange-300 .c06.simple-text.bg-teal-700 * li,.bg-orange-300 .c06.simple-text.bg-teal-700 * ol,.bg-orange-300 .c06.simple-text.bg-teal-700 * em,.bg-orange-300 .c06.simple-text.bg-teal-700 * i,.bg-orange-300 .c06.simple-text.bg-teal-700 * u,.bg-orange-300 .c06.simple-text.bg-teal-700 * sup,.bg-orange-300 .c06.simple-text.bg-teal-700 * sub,.bg-orange-300 .c06.simple-text.bg-teal-700 * small,.bg-orange-300 .c06.simple-text.bg-teal-700 * q,.bg-orange-300 .c06.simple-text.bg-orange-700 * h2,.bg-orange-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-orange-300 .c06.simple-text.bg-orange-700 .top h2,.bg-orange-300 .c06.simple-text.bg-orange-700 * h3,.bg-orange-300 .c06.simple-text.bg-orange-700 * h4,.bg-orange-300 .c06.simple-text.bg-orange-700 * h5,.bg-orange-300 .c06.simple-text.bg-orange-700 * div,.bg-orange-300 .c06.simple-text.bg-orange-700 * p,.bg-orange-300 .c06.simple-text.bg-orange-700 * span,.bg-orange-300 .c06.simple-text.bg-orange-700 * strong,.bg-orange-300 .c06.simple-text.bg-orange-700 * ul,.bg-orange-300 .c06.simple-text.bg-orange-700 * li,.bg-orange-300 .c06.simple-text.bg-orange-700 * ol,.bg-orange-300 .c06.simple-text.bg-orange-700 * em,.bg-orange-300 .c06.simple-text.bg-orange-700 * i,.bg-orange-300 .c06.simple-text.bg-orange-700 * u,.bg-orange-300 .c06.simple-text.bg-orange-700 * sup,.bg-orange-300 .c06.simple-text.bg-orange-700 * sub,.bg-orange-300 .c06.simple-text.bg-orange-700 * small,.bg-orange-300 .c06.simple-text.bg-orange-700 * q,.bg-orange-300 .c06.simple-text.bg-purple-700 * h2,.bg-orange-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-orange-300 .c06.simple-text.bg-purple-700 .top h2,.bg-orange-300 .c06.simple-text.bg-purple-700 * h3,.bg-orange-300 .c06.simple-text.bg-purple-700 * h4,.bg-orange-300 .c06.simple-text.bg-purple-700 * h5,.bg-orange-300 .c06.simple-text.bg-purple-700 * div,.bg-orange-300 .c06.simple-text.bg-purple-700 * p,.bg-orange-300 .c06.simple-text.bg-purple-700 * span,.bg-orange-300 .c06.simple-text.bg-purple-700 * strong,.bg-orange-300 .c06.simple-text.bg-purple-700 * ul,.bg-orange-300 .c06.simple-text.bg-purple-700 * li,.bg-orange-300 .c06.simple-text.bg-purple-700 * ol,.bg-orange-300 .c06.simple-text.bg-purple-700 * em,.bg-orange-300 .c06.simple-text.bg-purple-700 * i,.bg-orange-300 .c06.simple-text.bg-purple-700 * u,.bg-orange-300 .c06.simple-text.bg-purple-700 * sup,.bg-orange-300 .c06.simple-text.bg-purple-700 * sub,.bg-orange-300 .c06.simple-text.bg-purple-700 * small,.bg-orange-300 .c06.simple-text.bg-purple-700 * q,.bg-orange-300 .c06.simple-text.bg-red-700 * h2,.bg-orange-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-orange-300 .c06.simple-text.bg-red-700 .top h2,.bg-orange-300 .c06.simple-text.bg-red-700 * h3,.bg-orange-300 .c06.simple-text.bg-red-700 * h4,.bg-orange-300 .c06.simple-text.bg-red-700 * h5,.bg-orange-300 .c06.simple-text.bg-red-700 * div,.bg-orange-300 .c06.simple-text.bg-red-700 * p,.bg-orange-300 .c06.simple-text.bg-red-700 * span,.bg-orange-300 .c06.simple-text.bg-red-700 * strong,.bg-orange-300 .c06.simple-text.bg-red-700 * ul,.bg-orange-300 .c06.simple-text.bg-red-700 * li,.bg-orange-300 .c06.simple-text.bg-red-700 * ol,.bg-orange-300 .c06.simple-text.bg-red-700 * em,.bg-orange-300 .c06.simple-text.bg-red-700 * i,.bg-orange-300 .c06.simple-text.bg-red-700 * u,.bg-orange-300 .c06.simple-text.bg-red-700 * sup,.bg-orange-300 .c06.simple-text.bg-red-700 * sub,.bg-orange-300 .c06.simple-text.bg-red-700 * small,.bg-orange-300 .c06.simple-text.bg-red-700 * q,.bg-orange-300 .c06.simple-text.bg-grey-700 * h2,.bg-orange-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-orange-300 .c06.simple-text.bg-grey-700 .top h2,.bg-orange-300 .c06.simple-text.bg-grey-700 * h3,.bg-orange-300 .c06.simple-text.bg-grey-700 * h4,.bg-orange-300 .c06.simple-text.bg-grey-700 * h5,.bg-orange-300 .c06.simple-text.bg-grey-700 * div,.bg-orange-300 .c06.simple-text.bg-grey-700 * p,.bg-orange-300 .c06.simple-text.bg-grey-700 * span,.bg-orange-300 .c06.simple-text.bg-grey-700 * strong,.bg-orange-300 .c06.simple-text.bg-grey-700 * ul,.bg-orange-300 .c06.simple-text.bg-grey-700 * li,.bg-orange-300 .c06.simple-text.bg-grey-700 * ol,.bg-orange-300 .c06.simple-text.bg-grey-700 * em,.bg-orange-300 .c06.simple-text.bg-grey-700 * i,.bg-orange-300 .c06.simple-text.bg-grey-700 * u,.bg-orange-300 .c06.simple-text.bg-grey-700 * sup,.bg-orange-300 .c06.simple-text.bg-grey-700 * sub,.bg-orange-300 .c06.simple-text.bg-grey-700 * small,.bg-orange-300 .c06.simple-text.bg-grey-700 * q,.bg-orange-300 .c06.simple-text.bg-grey-800 * h2,.bg-orange-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-orange-300 .c06.simple-text.bg-grey-800 .top h2,.bg-orange-300 .c06.simple-text.bg-grey-800 * h3,.bg-orange-300 .c06.simple-text.bg-grey-800 * h4,.bg-orange-300 .c06.simple-text.bg-grey-800 * h5,.bg-orange-300 .c06.simple-text.bg-grey-800 * div,.bg-orange-300 .c06.simple-text.bg-grey-800 * p,.bg-orange-300 .c06.simple-text.bg-grey-800 * span,.bg-orange-300 .c06.simple-text.bg-grey-800 * strong,.bg-orange-300 .c06.simple-text.bg-grey-800 * ul,.bg-orange-300 .c06.simple-text.bg-grey-800 * li,.bg-orange-300 .c06.simple-text.bg-grey-800 * ol,.bg-orange-300 .c06.simple-text.bg-grey-800 * em,.bg-orange-300 .c06.simple-text.bg-grey-800 * i,.bg-orange-300 .c06.simple-text.bg-grey-800 * u,.bg-orange-300 .c06.simple-text.bg-grey-800 * sup,.bg-orange-300 .c06.simple-text.bg-grey-800 * sub,.bg-orange-300 .c06.simple-text.bg-grey-800 * small,.bg-orange-300 .c06.simple-text.bg-grey-800 * q,.bg-orange-300 .c06.simple-text.bg-darkest-blue * h2,.bg-orange-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-orange-300 .c06.simple-text.bg-darkest-blue .top h2,.bg-orange-300 .c06.simple-text.bg-darkest-blue * h3,.bg-orange-300 .c06.simple-text.bg-darkest-blue * h4,.bg-orange-300 .c06.simple-text.bg-darkest-blue * h5,.bg-orange-300 .c06.simple-text.bg-darkest-blue * div,.bg-orange-300 .c06.simple-text.bg-darkest-blue * p,.bg-orange-300 .c06.simple-text.bg-darkest-blue * span,.bg-orange-300 .c06.simple-text.bg-darkest-blue * strong,.bg-orange-300 .c06.simple-text.bg-darkest-blue * ul,.bg-orange-300 .c06.simple-text.bg-darkest-blue * li,.bg-orange-300 .c06.simple-text.bg-darkest-blue * ol,.bg-orange-300 .c06.simple-text.bg-darkest-blue * em,.bg-orange-300 .c06.simple-text.bg-darkest-blue * i,.bg-orange-300 .c06.simple-text.bg-darkest-blue * u,.bg-orange-300 .c06.simple-text.bg-darkest-blue * sup,.bg-orange-300 .c06.simple-text.bg-darkest-blue * sub,.bg-orange-300 .c06.simple-text.bg-darkest-blue * small,.bg-orange-300 .c06.simple-text.bg-darkest-blue * q,.bg-purple-100 .c06.simple-text.bg-green-800 * h2,.bg-purple-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-purple-100 .c06.simple-text.bg-green-800 .top h2,.bg-purple-100 .c06.simple-text.bg-green-800 * h3,.bg-purple-100 .c06.simple-text.bg-green-800 * h4,.bg-purple-100 .c06.simple-text.bg-green-800 * h5,.bg-purple-100 .c06.simple-text.bg-green-800 * div,.bg-purple-100 .c06.simple-text.bg-green-800 * p,.bg-purple-100 .c06.simple-text.bg-green-800 * span,.bg-purple-100 .c06.simple-text.bg-green-800 * strong,.bg-purple-100 .c06.simple-text.bg-green-800 * ul,.bg-purple-100 .c06.simple-text.bg-green-800 * li,.bg-purple-100 .c06.simple-text.bg-green-800 * ol,.bg-purple-100 .c06.simple-text.bg-green-800 * em,.bg-purple-100 .c06.simple-text.bg-green-800 * i,.bg-purple-100 .c06.simple-text.bg-green-800 * u,.bg-purple-100 .c06.simple-text.bg-green-800 * sup,.bg-purple-100 .c06.simple-text.bg-green-800 * sub,.bg-purple-100 .c06.simple-text.bg-green-800 * small,.bg-purple-100 .c06.simple-text.bg-green-800 * q,.bg-purple-100 .c06.simple-text.bg-yellow-700 * h2,.bg-purple-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-purple-100 .c06.simple-text.bg-yellow-700 .top h2,.bg-purple-100 .c06.simple-text.bg-yellow-700 * h3,.bg-purple-100 .c06.simple-text.bg-yellow-700 * h4,.bg-purple-100 .c06.simple-text.bg-yellow-700 * h5,.bg-purple-100 .c06.simple-text.bg-yellow-700 * div,.bg-purple-100 .c06.simple-text.bg-yellow-700 * p,.bg-purple-100 .c06.simple-text.bg-yellow-700 * span,.bg-purple-100 .c06.simple-text.bg-yellow-700 * strong,.bg-purple-100 .c06.simple-text.bg-yellow-700 * ul,.bg-purple-100 .c06.simple-text.bg-yellow-700 * li,.bg-purple-100 .c06.simple-text.bg-yellow-700 * ol,.bg-purple-100 .c06.simple-text.bg-yellow-700 * em,.bg-purple-100 .c06.simple-text.bg-yellow-700 * i,.bg-purple-100 .c06.simple-text.bg-yellow-700 * u,.bg-purple-100 .c06.simple-text.bg-yellow-700 * sup,.bg-purple-100 .c06.simple-text.bg-yellow-700 * sub,.bg-purple-100 .c06.simple-text.bg-yellow-700 * small,.bg-purple-100 .c06.simple-text.bg-yellow-700 * q,.bg-purple-100 .c06.simple-text.bg-blue-700 * h2,.bg-purple-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-purple-100 .c06.simple-text.bg-blue-700 .top h2,.bg-purple-100 .c06.simple-text.bg-blue-700 * h3,.bg-purple-100 .c06.simple-text.bg-blue-700 * h4,.bg-purple-100 .c06.simple-text.bg-blue-700 * h5,.bg-purple-100 .c06.simple-text.bg-blue-700 * div,.bg-purple-100 .c06.simple-text.bg-blue-700 * p,.bg-purple-100 .c06.simple-text.bg-blue-700 * span,.bg-purple-100 .c06.simple-text.bg-blue-700 * strong,.bg-purple-100 .c06.simple-text.bg-blue-700 * ul,.bg-purple-100 .c06.simple-text.bg-blue-700 * li,.bg-purple-100 .c06.simple-text.bg-blue-700 * ol,.bg-purple-100 .c06.simple-text.bg-blue-700 * em,.bg-purple-100 .c06.simple-text.bg-blue-700 * i,.bg-purple-100 .c06.simple-text.bg-blue-700 * u,.bg-purple-100 .c06.simple-text.bg-blue-700 * sup,.bg-purple-100 .c06.simple-text.bg-blue-700 * sub,.bg-purple-100 .c06.simple-text.bg-blue-700 * small,.bg-purple-100 .c06.simple-text.bg-blue-700 * q,.bg-purple-100 .c06.simple-text.bg-pink-700 * h2,.bg-purple-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-purple-100 .c06.simple-text.bg-pink-700 .top h2,.bg-purple-100 .c06.simple-text.bg-pink-700 * h3,.bg-purple-100 .c06.simple-text.bg-pink-700 * h4,.bg-purple-100 .c06.simple-text.bg-pink-700 * h5,.bg-purple-100 .c06.simple-text.bg-pink-700 * div,.bg-purple-100 .c06.simple-text.bg-pink-700 * p,.bg-purple-100 .c06.simple-text.bg-pink-700 * span,.bg-purple-100 .c06.simple-text.bg-pink-700 * strong,.bg-purple-100 .c06.simple-text.bg-pink-700 * ul,.bg-purple-100 .c06.simple-text.bg-pink-700 * li,.bg-purple-100 .c06.simple-text.bg-pink-700 * ol,.bg-purple-100 .c06.simple-text.bg-pink-700 * em,.bg-purple-100 .c06.simple-text.bg-pink-700 * i,.bg-purple-100 .c06.simple-text.bg-pink-700 * u,.bg-purple-100 .c06.simple-text.bg-pink-700 * sup,.bg-purple-100 .c06.simple-text.bg-pink-700 * sub,.bg-purple-100 .c06.simple-text.bg-pink-700 * small,.bg-purple-100 .c06.simple-text.bg-pink-700 * q,.bg-purple-100 .c06.simple-text.bg-teal-700 * h2,.bg-purple-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-purple-100 .c06.simple-text.bg-teal-700 .top h2,.bg-purple-100 .c06.simple-text.bg-teal-700 * h3,.bg-purple-100 .c06.simple-text.bg-teal-700 * h4,.bg-purple-100 .c06.simple-text.bg-teal-700 * h5,.bg-purple-100 .c06.simple-text.bg-teal-700 * div,.bg-purple-100 .c06.simple-text.bg-teal-700 * p,.bg-purple-100 .c06.simple-text.bg-teal-700 * span,.bg-purple-100 .c06.simple-text.bg-teal-700 * strong,.bg-purple-100 .c06.simple-text.bg-teal-700 * ul,.bg-purple-100 .c06.simple-text.bg-teal-700 * li,.bg-purple-100 .c06.simple-text.bg-teal-700 * ol,.bg-purple-100 .c06.simple-text.bg-teal-700 * em,.bg-purple-100 .c06.simple-text.bg-teal-700 * i,.bg-purple-100 .c06.simple-text.bg-teal-700 * u,.bg-purple-100 .c06.simple-text.bg-teal-700 * sup,.bg-purple-100 .c06.simple-text.bg-teal-700 * sub,.bg-purple-100 .c06.simple-text.bg-teal-700 * small,.bg-purple-100 .c06.simple-text.bg-teal-700 * q,.bg-purple-100 .c06.simple-text.bg-orange-700 * h2,.bg-purple-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-purple-100 .c06.simple-text.bg-orange-700 .top h2,.bg-purple-100 .c06.simple-text.bg-orange-700 * h3,.bg-purple-100 .c06.simple-text.bg-orange-700 * h4,.bg-purple-100 .c06.simple-text.bg-orange-700 * h5,.bg-purple-100 .c06.simple-text.bg-orange-700 * div,.bg-purple-100 .c06.simple-text.bg-orange-700 * p,.bg-purple-100 .c06.simple-text.bg-orange-700 * span,.bg-purple-100 .c06.simple-text.bg-orange-700 * strong,.bg-purple-100 .c06.simple-text.bg-orange-700 * ul,.bg-purple-100 .c06.simple-text.bg-orange-700 * li,.bg-purple-100 .c06.simple-text.bg-orange-700 * ol,.bg-purple-100 .c06.simple-text.bg-orange-700 * em,.bg-purple-100 .c06.simple-text.bg-orange-700 * i,.bg-purple-100 .c06.simple-text.bg-orange-700 * u,.bg-purple-100 .c06.simple-text.bg-orange-700 * sup,.bg-purple-100 .c06.simple-text.bg-orange-700 * sub,.bg-purple-100 .c06.simple-text.bg-orange-700 * small,.bg-purple-100 .c06.simple-text.bg-orange-700 * q,.bg-purple-100 .c06.simple-text.bg-purple-700 * h2,.bg-purple-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-purple-100 .c06.simple-text.bg-purple-700 .top h2,.bg-purple-100 .c06.simple-text.bg-purple-700 * h3,.bg-purple-100 .c06.simple-text.bg-purple-700 * h4,.bg-purple-100 .c06.simple-text.bg-purple-700 * h5,.bg-purple-100 .c06.simple-text.bg-purple-700 * div,.bg-purple-100 .c06.simple-text.bg-purple-700 * p,.bg-purple-100 .c06.simple-text.bg-purple-700 * span,.bg-purple-100 .c06.simple-text.bg-purple-700 * strong,.bg-purple-100 .c06.simple-text.bg-purple-700 * ul,.bg-purple-100 .c06.simple-text.bg-purple-700 * li,.bg-purple-100 .c06.simple-text.bg-purple-700 * ol,.bg-purple-100 .c06.simple-text.bg-purple-700 * em,.bg-purple-100 .c06.simple-text.bg-purple-700 * i,.bg-purple-100 .c06.simple-text.bg-purple-700 * u,.bg-purple-100 .c06.simple-text.bg-purple-700 * sup,.bg-purple-100 .c06.simple-text.bg-purple-700 * sub,.bg-purple-100 .c06.simple-text.bg-purple-700 * small,.bg-purple-100 .c06.simple-text.bg-purple-700 * q,.bg-purple-100 .c06.simple-text.bg-red-700 * h2,.bg-purple-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-purple-100 .c06.simple-text.bg-red-700 .top h2,.bg-purple-100 .c06.simple-text.bg-red-700 * h3,.bg-purple-100 .c06.simple-text.bg-red-700 * h4,.bg-purple-100 .c06.simple-text.bg-red-700 * h5,.bg-purple-100 .c06.simple-text.bg-red-700 * div,.bg-purple-100 .c06.simple-text.bg-red-700 * p,.bg-purple-100 .c06.simple-text.bg-red-700 * span,.bg-purple-100 .c06.simple-text.bg-red-700 * strong,.bg-purple-100 .c06.simple-text.bg-red-700 * ul,.bg-purple-100 .c06.simple-text.bg-red-700 * li,.bg-purple-100 .c06.simple-text.bg-red-700 * ol,.bg-purple-100 .c06.simple-text.bg-red-700 * em,.bg-purple-100 .c06.simple-text.bg-red-700 * i,.bg-purple-100 .c06.simple-text.bg-red-700 * u,.bg-purple-100 .c06.simple-text.bg-red-700 * sup,.bg-purple-100 .c06.simple-text.bg-red-700 * sub,.bg-purple-100 .c06.simple-text.bg-red-700 * small,.bg-purple-100 .c06.simple-text.bg-red-700 * q,.bg-purple-100 .c06.simple-text.bg-grey-700 * h2,.bg-purple-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-purple-100 .c06.simple-text.bg-grey-700 .top h2,.bg-purple-100 .c06.simple-text.bg-grey-700 * h3,.bg-purple-100 .c06.simple-text.bg-grey-700 * h4,.bg-purple-100 .c06.simple-text.bg-grey-700 * h5,.bg-purple-100 .c06.simple-text.bg-grey-700 * div,.bg-purple-100 .c06.simple-text.bg-grey-700 * p,.bg-purple-100 .c06.simple-text.bg-grey-700 * span,.bg-purple-100 .c06.simple-text.bg-grey-700 * strong,.bg-purple-100 .c06.simple-text.bg-grey-700 * ul,.bg-purple-100 .c06.simple-text.bg-grey-700 * li,.bg-purple-100 .c06.simple-text.bg-grey-700 * ol,.bg-purple-100 .c06.simple-text.bg-grey-700 * em,.bg-purple-100 .c06.simple-text.bg-grey-700 * i,.bg-purple-100 .c06.simple-text.bg-grey-700 * u,.bg-purple-100 .c06.simple-text.bg-grey-700 * sup,.bg-purple-100 .c06.simple-text.bg-grey-700 * sub,.bg-purple-100 .c06.simple-text.bg-grey-700 * small,.bg-purple-100 .c06.simple-text.bg-grey-700 * q,.bg-purple-100 .c06.simple-text.bg-grey-800 * h2,.bg-purple-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-purple-100 .c06.simple-text.bg-grey-800 .top h2,.bg-purple-100 .c06.simple-text.bg-grey-800 * h3,.bg-purple-100 .c06.simple-text.bg-grey-800 * h4,.bg-purple-100 .c06.simple-text.bg-grey-800 * h5,.bg-purple-100 .c06.simple-text.bg-grey-800 * div,.bg-purple-100 .c06.simple-text.bg-grey-800 * p,.bg-purple-100 .c06.simple-text.bg-grey-800 * span,.bg-purple-100 .c06.simple-text.bg-grey-800 * strong,.bg-purple-100 .c06.simple-text.bg-grey-800 * ul,.bg-purple-100 .c06.simple-text.bg-grey-800 * li,.bg-purple-100 .c06.simple-text.bg-grey-800 * ol,.bg-purple-100 .c06.simple-text.bg-grey-800 * em,.bg-purple-100 .c06.simple-text.bg-grey-800 * i,.bg-purple-100 .c06.simple-text.bg-grey-800 * u,.bg-purple-100 .c06.simple-text.bg-grey-800 * sup,.bg-purple-100 .c06.simple-text.bg-grey-800 * sub,.bg-purple-100 .c06.simple-text.bg-grey-800 * small,.bg-purple-100 .c06.simple-text.bg-grey-800 * q,.bg-purple-100 .c06.simple-text.bg-darkest-blue * h2,.bg-purple-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-purple-100 .c06.simple-text.bg-darkest-blue .top h2,.bg-purple-100 .c06.simple-text.bg-darkest-blue * h3,.bg-purple-100 .c06.simple-text.bg-darkest-blue * h4,.bg-purple-100 .c06.simple-text.bg-darkest-blue * h5,.bg-purple-100 .c06.simple-text.bg-darkest-blue * div,.bg-purple-100 .c06.simple-text.bg-darkest-blue * p,.bg-purple-100 .c06.simple-text.bg-darkest-blue * span,.bg-purple-100 .c06.simple-text.bg-darkest-blue * strong,.bg-purple-100 .c06.simple-text.bg-darkest-blue * ul,.bg-purple-100 .c06.simple-text.bg-darkest-blue * li,.bg-purple-100 .c06.simple-text.bg-darkest-blue * ol,.bg-purple-100 .c06.simple-text.bg-darkest-blue * em,.bg-purple-100 .c06.simple-text.bg-darkest-blue * i,.bg-purple-100 .c06.simple-text.bg-darkest-blue * u,.bg-purple-100 .c06.simple-text.bg-darkest-blue * sup,.bg-purple-100 .c06.simple-text.bg-darkest-blue * sub,.bg-purple-100 .c06.simple-text.bg-darkest-blue * small,.bg-purple-100 .c06.simple-text.bg-darkest-blue * q,.bg-purple-300 .c06.simple-text.bg-green-800 * h2,.bg-purple-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-purple-300 .c06.simple-text.bg-green-800 .top h2,.bg-purple-300 .c06.simple-text.bg-green-800 * h3,.bg-purple-300 .c06.simple-text.bg-green-800 * h4,.bg-purple-300 .c06.simple-text.bg-green-800 * h5,.bg-purple-300 .c06.simple-text.bg-green-800 * div,.bg-purple-300 .c06.simple-text.bg-green-800 * p,.bg-purple-300 .c06.simple-text.bg-green-800 * span,.bg-purple-300 .c06.simple-text.bg-green-800 * strong,.bg-purple-300 .c06.simple-text.bg-green-800 * ul,.bg-purple-300 .c06.simple-text.bg-green-800 * li,.bg-purple-300 .c06.simple-text.bg-green-800 * ol,.bg-purple-300 .c06.simple-text.bg-green-800 * em,.bg-purple-300 .c06.simple-text.bg-green-800 * i,.bg-purple-300 .c06.simple-text.bg-green-800 * u,.bg-purple-300 .c06.simple-text.bg-green-800 * sup,.bg-purple-300 .c06.simple-text.bg-green-800 * sub,.bg-purple-300 .c06.simple-text.bg-green-800 * small,.bg-purple-300 .c06.simple-text.bg-green-800 * q,.bg-purple-300 .c06.simple-text.bg-yellow-700 * h2,.bg-purple-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-purple-300 .c06.simple-text.bg-yellow-700 .top h2,.bg-purple-300 .c06.simple-text.bg-yellow-700 * h3,.bg-purple-300 .c06.simple-text.bg-yellow-700 * h4,.bg-purple-300 .c06.simple-text.bg-yellow-700 * h5,.bg-purple-300 .c06.simple-text.bg-yellow-700 * div,.bg-purple-300 .c06.simple-text.bg-yellow-700 * p,.bg-purple-300 .c06.simple-text.bg-yellow-700 * span,.bg-purple-300 .c06.simple-text.bg-yellow-700 * strong,.bg-purple-300 .c06.simple-text.bg-yellow-700 * ul,.bg-purple-300 .c06.simple-text.bg-yellow-700 * li,.bg-purple-300 .c06.simple-text.bg-yellow-700 * ol,.bg-purple-300 .c06.simple-text.bg-yellow-700 * em,.bg-purple-300 .c06.simple-text.bg-yellow-700 * i,.bg-purple-300 .c06.simple-text.bg-yellow-700 * u,.bg-purple-300 .c06.simple-text.bg-yellow-700 * sup,.bg-purple-300 .c06.simple-text.bg-yellow-700 * sub,.bg-purple-300 .c06.simple-text.bg-yellow-700 * small,.bg-purple-300 .c06.simple-text.bg-yellow-700 * q,.bg-purple-300 .c06.simple-text.bg-blue-700 * h2,.bg-purple-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-purple-300 .c06.simple-text.bg-blue-700 .top h2,.bg-purple-300 .c06.simple-text.bg-blue-700 * h3,.bg-purple-300 .c06.simple-text.bg-blue-700 * h4,.bg-purple-300 .c06.simple-text.bg-blue-700 * h5,.bg-purple-300 .c06.simple-text.bg-blue-700 * div,.bg-purple-300 .c06.simple-text.bg-blue-700 * p,.bg-purple-300 .c06.simple-text.bg-blue-700 * span,.bg-purple-300 .c06.simple-text.bg-blue-700 * strong,.bg-purple-300 .c06.simple-text.bg-blue-700 * ul,.bg-purple-300 .c06.simple-text.bg-blue-700 * li,.bg-purple-300 .c06.simple-text.bg-blue-700 * ol,.bg-purple-300 .c06.simple-text.bg-blue-700 * em,.bg-purple-300 .c06.simple-text.bg-blue-700 * i,.bg-purple-300 .c06.simple-text.bg-blue-700 * u,.bg-purple-300 .c06.simple-text.bg-blue-700 * sup,.bg-purple-300 .c06.simple-text.bg-blue-700 * sub,.bg-purple-300 .c06.simple-text.bg-blue-700 * small,.bg-purple-300 .c06.simple-text.bg-blue-700 * q,.bg-purple-300 .c06.simple-text.bg-pink-700 * h2,.bg-purple-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-purple-300 .c06.simple-text.bg-pink-700 .top h2,.bg-purple-300 .c06.simple-text.bg-pink-700 * h3,.bg-purple-300 .c06.simple-text.bg-pink-700 * h4,.bg-purple-300 .c06.simple-text.bg-pink-700 * h5,.bg-purple-300 .c06.simple-text.bg-pink-700 * div,.bg-purple-300 .c06.simple-text.bg-pink-700 * p,.bg-purple-300 .c06.simple-text.bg-pink-700 * span,.bg-purple-300 .c06.simple-text.bg-pink-700 * strong,.bg-purple-300 .c06.simple-text.bg-pink-700 * ul,.bg-purple-300 .c06.simple-text.bg-pink-700 * li,.bg-purple-300 .c06.simple-text.bg-pink-700 * ol,.bg-purple-300 .c06.simple-text.bg-pink-700 * em,.bg-purple-300 .c06.simple-text.bg-pink-700 * i,.bg-purple-300 .c06.simple-text.bg-pink-700 * u,.bg-purple-300 .c06.simple-text.bg-pink-700 * sup,.bg-purple-300 .c06.simple-text.bg-pink-700 * sub,.bg-purple-300 .c06.simple-text.bg-pink-700 * small,.bg-purple-300 .c06.simple-text.bg-pink-700 * q,.bg-purple-300 .c06.simple-text.bg-teal-700 * h2,.bg-purple-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-purple-300 .c06.simple-text.bg-teal-700 .top h2,.bg-purple-300 .c06.simple-text.bg-teal-700 * h3,.bg-purple-300 .c06.simple-text.bg-teal-700 * h4,.bg-purple-300 .c06.simple-text.bg-teal-700 * h5,.bg-purple-300 .c06.simple-text.bg-teal-700 * div,.bg-purple-300 .c06.simple-text.bg-teal-700 * p,.bg-purple-300 .c06.simple-text.bg-teal-700 * span,.bg-purple-300 .c06.simple-text.bg-teal-700 * strong,.bg-purple-300 .c06.simple-text.bg-teal-700 * ul,.bg-purple-300 .c06.simple-text.bg-teal-700 * li,.bg-purple-300 .c06.simple-text.bg-teal-700 * ol,.bg-purple-300 .c06.simple-text.bg-teal-700 * em,.bg-purple-300 .c06.simple-text.bg-teal-700 * i,.bg-purple-300 .c06.simple-text.bg-teal-700 * u,.bg-purple-300 .c06.simple-text.bg-teal-700 * sup,.bg-purple-300 .c06.simple-text.bg-teal-700 * sub,.bg-purple-300 .c06.simple-text.bg-teal-700 * small,.bg-purple-300 .c06.simple-text.bg-teal-700 * q,.bg-purple-300 .c06.simple-text.bg-orange-700 * h2,.bg-purple-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-purple-300 .c06.simple-text.bg-orange-700 .top h2,.bg-purple-300 .c06.simple-text.bg-orange-700 * h3,.bg-purple-300 .c06.simple-text.bg-orange-700 * h4,.bg-purple-300 .c06.simple-text.bg-orange-700 * h5,.bg-purple-300 .c06.simple-text.bg-orange-700 * div,.bg-purple-300 .c06.simple-text.bg-orange-700 * p,.bg-purple-300 .c06.simple-text.bg-orange-700 * span,.bg-purple-300 .c06.simple-text.bg-orange-700 * strong,.bg-purple-300 .c06.simple-text.bg-orange-700 * ul,.bg-purple-300 .c06.simple-text.bg-orange-700 * li,.bg-purple-300 .c06.simple-text.bg-orange-700 * ol,.bg-purple-300 .c06.simple-text.bg-orange-700 * em,.bg-purple-300 .c06.simple-text.bg-orange-700 * i,.bg-purple-300 .c06.simple-text.bg-orange-700 * u,.bg-purple-300 .c06.simple-text.bg-orange-700 * sup,.bg-purple-300 .c06.simple-text.bg-orange-700 * sub,.bg-purple-300 .c06.simple-text.bg-orange-700 * small,.bg-purple-300 .c06.simple-text.bg-orange-700 * q,.bg-purple-300 .c06.simple-text.bg-purple-700 * h2,.bg-purple-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-purple-300 .c06.simple-text.bg-purple-700 .top h2,.bg-purple-300 .c06.simple-text.bg-purple-700 * h3,.bg-purple-300 .c06.simple-text.bg-purple-700 * h4,.bg-purple-300 .c06.simple-text.bg-purple-700 * h5,.bg-purple-300 .c06.simple-text.bg-purple-700 * div,.bg-purple-300 .c06.simple-text.bg-purple-700 * p,.bg-purple-300 .c06.simple-text.bg-purple-700 * span,.bg-purple-300 .c06.simple-text.bg-purple-700 * strong,.bg-purple-300 .c06.simple-text.bg-purple-700 * ul,.bg-purple-300 .c06.simple-text.bg-purple-700 * li,.bg-purple-300 .c06.simple-text.bg-purple-700 * ol,.bg-purple-300 .c06.simple-text.bg-purple-700 * em,.bg-purple-300 .c06.simple-text.bg-purple-700 * i,.bg-purple-300 .c06.simple-text.bg-purple-700 * u,.bg-purple-300 .c06.simple-text.bg-purple-700 * sup,.bg-purple-300 .c06.simple-text.bg-purple-700 * sub,.bg-purple-300 .c06.simple-text.bg-purple-700 * small,.bg-purple-300 .c06.simple-text.bg-purple-700 * q,.bg-purple-300 .c06.simple-text.bg-red-700 * h2,.bg-purple-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-purple-300 .c06.simple-text.bg-red-700 .top h2,.bg-purple-300 .c06.simple-text.bg-red-700 * h3,.bg-purple-300 .c06.simple-text.bg-red-700 * h4,.bg-purple-300 .c06.simple-text.bg-red-700 * h5,.bg-purple-300 .c06.simple-text.bg-red-700 * div,.bg-purple-300 .c06.simple-text.bg-red-700 * p,.bg-purple-300 .c06.simple-text.bg-red-700 * span,.bg-purple-300 .c06.simple-text.bg-red-700 * strong,.bg-purple-300 .c06.simple-text.bg-red-700 * ul,.bg-purple-300 .c06.simple-text.bg-red-700 * li,.bg-purple-300 .c06.simple-text.bg-red-700 * ol,.bg-purple-300 .c06.simple-text.bg-red-700 * em,.bg-purple-300 .c06.simple-text.bg-red-700 * i,.bg-purple-300 .c06.simple-text.bg-red-700 * u,.bg-purple-300 .c06.simple-text.bg-red-700 * sup,.bg-purple-300 .c06.simple-text.bg-red-700 * sub,.bg-purple-300 .c06.simple-text.bg-red-700 * small,.bg-purple-300 .c06.simple-text.bg-red-700 * q,.bg-purple-300 .c06.simple-text.bg-grey-700 * h2,.bg-purple-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-purple-300 .c06.simple-text.bg-grey-700 .top h2,.bg-purple-300 .c06.simple-text.bg-grey-700 * h3,.bg-purple-300 .c06.simple-text.bg-grey-700 * h4,.bg-purple-300 .c06.simple-text.bg-grey-700 * h5,.bg-purple-300 .c06.simple-text.bg-grey-700 * div,.bg-purple-300 .c06.simple-text.bg-grey-700 * p,.bg-purple-300 .c06.simple-text.bg-grey-700 * span,.bg-purple-300 .c06.simple-text.bg-grey-700 * strong,.bg-purple-300 .c06.simple-text.bg-grey-700 * ul,.bg-purple-300 .c06.simple-text.bg-grey-700 * li,.bg-purple-300 .c06.simple-text.bg-grey-700 * ol,.bg-purple-300 .c06.simple-text.bg-grey-700 * em,.bg-purple-300 .c06.simple-text.bg-grey-700 * i,.bg-purple-300 .c06.simple-text.bg-grey-700 * u,.bg-purple-300 .c06.simple-text.bg-grey-700 * sup,.bg-purple-300 .c06.simple-text.bg-grey-700 * sub,.bg-purple-300 .c06.simple-text.bg-grey-700 * small,.bg-purple-300 .c06.simple-text.bg-grey-700 * q,.bg-purple-300 .c06.simple-text.bg-grey-800 * h2,.bg-purple-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-purple-300 .c06.simple-text.bg-grey-800 .top h2,.bg-purple-300 .c06.simple-text.bg-grey-800 * h3,.bg-purple-300 .c06.simple-text.bg-grey-800 * h4,.bg-purple-300 .c06.simple-text.bg-grey-800 * h5,.bg-purple-300 .c06.simple-text.bg-grey-800 * div,.bg-purple-300 .c06.simple-text.bg-grey-800 * p,.bg-purple-300 .c06.simple-text.bg-grey-800 * span,.bg-purple-300 .c06.simple-text.bg-grey-800 * strong,.bg-purple-300 .c06.simple-text.bg-grey-800 * ul,.bg-purple-300 .c06.simple-text.bg-grey-800 * li,.bg-purple-300 .c06.simple-text.bg-grey-800 * ol,.bg-purple-300 .c06.simple-text.bg-grey-800 * em,.bg-purple-300 .c06.simple-text.bg-grey-800 * i,.bg-purple-300 .c06.simple-text.bg-grey-800 * u,.bg-purple-300 .c06.simple-text.bg-grey-800 * sup,.bg-purple-300 .c06.simple-text.bg-grey-800 * sub,.bg-purple-300 .c06.simple-text.bg-grey-800 * small,.bg-purple-300 .c06.simple-text.bg-grey-800 * q,.bg-purple-300 .c06.simple-text.bg-darkest-blue * h2,.bg-purple-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-purple-300 .c06.simple-text.bg-darkest-blue .top h2,.bg-purple-300 .c06.simple-text.bg-darkest-blue * h3,.bg-purple-300 .c06.simple-text.bg-darkest-blue * h4,.bg-purple-300 .c06.simple-text.bg-darkest-blue * h5,.bg-purple-300 .c06.simple-text.bg-darkest-blue * div,.bg-purple-300 .c06.simple-text.bg-darkest-blue * p,.bg-purple-300 .c06.simple-text.bg-darkest-blue * span,.bg-purple-300 .c06.simple-text.bg-darkest-blue * strong,.bg-purple-300 .c06.simple-text.bg-darkest-blue * ul,.bg-purple-300 .c06.simple-text.bg-darkest-blue * li,.bg-purple-300 .c06.simple-text.bg-darkest-blue * ol,.bg-purple-300 .c06.simple-text.bg-darkest-blue * em,.bg-purple-300 .c06.simple-text.bg-darkest-blue * i,.bg-purple-300 .c06.simple-text.bg-darkest-blue * u,.bg-purple-300 .c06.simple-text.bg-darkest-blue * sup,.bg-purple-300 .c06.simple-text.bg-darkest-blue * sub,.bg-purple-300 .c06.simple-text.bg-darkest-blue * small,.bg-purple-300 .c06.simple-text.bg-darkest-blue * q,.bg-green-100 .c06.simple-text.bg-green-800 * h2,.bg-green-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-green-100 .c06.simple-text.bg-green-800 .top h2,.bg-green-100 .c06.simple-text.bg-green-800 * h3,.bg-green-100 .c06.simple-text.bg-green-800 * h4,.bg-green-100 .c06.simple-text.bg-green-800 * h5,.bg-green-100 .c06.simple-text.bg-green-800 * div,.bg-green-100 .c06.simple-text.bg-green-800 * p,.bg-green-100 .c06.simple-text.bg-green-800 * span,.bg-green-100 .c06.simple-text.bg-green-800 * strong,.bg-green-100 .c06.simple-text.bg-green-800 * ul,.bg-green-100 .c06.simple-text.bg-green-800 * li,.bg-green-100 .c06.simple-text.bg-green-800 * ol,.bg-green-100 .c06.simple-text.bg-green-800 * em,.bg-green-100 .c06.simple-text.bg-green-800 * i,.bg-green-100 .c06.simple-text.bg-green-800 * u,.bg-green-100 .c06.simple-text.bg-green-800 * sup,.bg-green-100 .c06.simple-text.bg-green-800 * sub,.bg-green-100 .c06.simple-text.bg-green-800 * small,.bg-green-100 .c06.simple-text.bg-green-800 * q,.bg-green-100 .c06.simple-text.bg-yellow-700 * h2,.bg-green-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-green-100 .c06.simple-text.bg-yellow-700 .top h2,.bg-green-100 .c06.simple-text.bg-yellow-700 * h3,.bg-green-100 .c06.simple-text.bg-yellow-700 * h4,.bg-green-100 .c06.simple-text.bg-yellow-700 * h5,.bg-green-100 .c06.simple-text.bg-yellow-700 * div,.bg-green-100 .c06.simple-text.bg-yellow-700 * p,.bg-green-100 .c06.simple-text.bg-yellow-700 * span,.bg-green-100 .c06.simple-text.bg-yellow-700 * strong,.bg-green-100 .c06.simple-text.bg-yellow-700 * ul,.bg-green-100 .c06.simple-text.bg-yellow-700 * li,.bg-green-100 .c06.simple-text.bg-yellow-700 * ol,.bg-green-100 .c06.simple-text.bg-yellow-700 * em,.bg-green-100 .c06.simple-text.bg-yellow-700 * i,.bg-green-100 .c06.simple-text.bg-yellow-700 * u,.bg-green-100 .c06.simple-text.bg-yellow-700 * sup,.bg-green-100 .c06.simple-text.bg-yellow-700 * sub,.bg-green-100 .c06.simple-text.bg-yellow-700 * small,.bg-green-100 .c06.simple-text.bg-yellow-700 * q,.bg-green-100 .c06.simple-text.bg-blue-700 * h2,.bg-green-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-green-100 .c06.simple-text.bg-blue-700 .top h2,.bg-green-100 .c06.simple-text.bg-blue-700 * h3,.bg-green-100 .c06.simple-text.bg-blue-700 * h4,.bg-green-100 .c06.simple-text.bg-blue-700 * h5,.bg-green-100 .c06.simple-text.bg-blue-700 * div,.bg-green-100 .c06.simple-text.bg-blue-700 * p,.bg-green-100 .c06.simple-text.bg-blue-700 * span,.bg-green-100 .c06.simple-text.bg-blue-700 * strong,.bg-green-100 .c06.simple-text.bg-blue-700 * ul,.bg-green-100 .c06.simple-text.bg-blue-700 * li,.bg-green-100 .c06.simple-text.bg-blue-700 * ol,.bg-green-100 .c06.simple-text.bg-blue-700 * em,.bg-green-100 .c06.simple-text.bg-blue-700 * i,.bg-green-100 .c06.simple-text.bg-blue-700 * u,.bg-green-100 .c06.simple-text.bg-blue-700 * sup,.bg-green-100 .c06.simple-text.bg-blue-700 * sub,.bg-green-100 .c06.simple-text.bg-blue-700 * small,.bg-green-100 .c06.simple-text.bg-blue-700 * q,.bg-green-100 .c06.simple-text.bg-pink-700 * h2,.bg-green-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-green-100 .c06.simple-text.bg-pink-700 .top h2,.bg-green-100 .c06.simple-text.bg-pink-700 * h3,.bg-green-100 .c06.simple-text.bg-pink-700 * h4,.bg-green-100 .c06.simple-text.bg-pink-700 * h5,.bg-green-100 .c06.simple-text.bg-pink-700 * div,.bg-green-100 .c06.simple-text.bg-pink-700 * p,.bg-green-100 .c06.simple-text.bg-pink-700 * span,.bg-green-100 .c06.simple-text.bg-pink-700 * strong,.bg-green-100 .c06.simple-text.bg-pink-700 * ul,.bg-green-100 .c06.simple-text.bg-pink-700 * li,.bg-green-100 .c06.simple-text.bg-pink-700 * ol,.bg-green-100 .c06.simple-text.bg-pink-700 * em,.bg-green-100 .c06.simple-text.bg-pink-700 * i,.bg-green-100 .c06.simple-text.bg-pink-700 * u,.bg-green-100 .c06.simple-text.bg-pink-700 * sup,.bg-green-100 .c06.simple-text.bg-pink-700 * sub,.bg-green-100 .c06.simple-text.bg-pink-700 * small,.bg-green-100 .c06.simple-text.bg-pink-700 * q,.bg-green-100 .c06.simple-text.bg-teal-700 * h2,.bg-green-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-green-100 .c06.simple-text.bg-teal-700 .top h2,.bg-green-100 .c06.simple-text.bg-teal-700 * h3,.bg-green-100 .c06.simple-text.bg-teal-700 * h4,.bg-green-100 .c06.simple-text.bg-teal-700 * h5,.bg-green-100 .c06.simple-text.bg-teal-700 * div,.bg-green-100 .c06.simple-text.bg-teal-700 * p,.bg-green-100 .c06.simple-text.bg-teal-700 * span,.bg-green-100 .c06.simple-text.bg-teal-700 * strong,.bg-green-100 .c06.simple-text.bg-teal-700 * ul,.bg-green-100 .c06.simple-text.bg-teal-700 * li,.bg-green-100 .c06.simple-text.bg-teal-700 * ol,.bg-green-100 .c06.simple-text.bg-teal-700 * em,.bg-green-100 .c06.simple-text.bg-teal-700 * i,.bg-green-100 .c06.simple-text.bg-teal-700 * u,.bg-green-100 .c06.simple-text.bg-teal-700 * sup,.bg-green-100 .c06.simple-text.bg-teal-700 * sub,.bg-green-100 .c06.simple-text.bg-teal-700 * small,.bg-green-100 .c06.simple-text.bg-teal-700 * q,.bg-green-100 .c06.simple-text.bg-orange-700 * h2,.bg-green-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-green-100 .c06.simple-text.bg-orange-700 .top h2,.bg-green-100 .c06.simple-text.bg-orange-700 * h3,.bg-green-100 .c06.simple-text.bg-orange-700 * h4,.bg-green-100 .c06.simple-text.bg-orange-700 * h5,.bg-green-100 .c06.simple-text.bg-orange-700 * div,.bg-green-100 .c06.simple-text.bg-orange-700 * p,.bg-green-100 .c06.simple-text.bg-orange-700 * span,.bg-green-100 .c06.simple-text.bg-orange-700 * strong,.bg-green-100 .c06.simple-text.bg-orange-700 * ul,.bg-green-100 .c06.simple-text.bg-orange-700 * li,.bg-green-100 .c06.simple-text.bg-orange-700 * ol,.bg-green-100 .c06.simple-text.bg-orange-700 * em,.bg-green-100 .c06.simple-text.bg-orange-700 * i,.bg-green-100 .c06.simple-text.bg-orange-700 * u,.bg-green-100 .c06.simple-text.bg-orange-700 * sup,.bg-green-100 .c06.simple-text.bg-orange-700 * sub,.bg-green-100 .c06.simple-text.bg-orange-700 * small,.bg-green-100 .c06.simple-text.bg-orange-700 * q,.bg-green-100 .c06.simple-text.bg-purple-700 * h2,.bg-green-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-green-100 .c06.simple-text.bg-purple-700 .top h2,.bg-green-100 .c06.simple-text.bg-purple-700 * h3,.bg-green-100 .c06.simple-text.bg-purple-700 * h4,.bg-green-100 .c06.simple-text.bg-purple-700 * h5,.bg-green-100 .c06.simple-text.bg-purple-700 * div,.bg-green-100 .c06.simple-text.bg-purple-700 * p,.bg-green-100 .c06.simple-text.bg-purple-700 * span,.bg-green-100 .c06.simple-text.bg-purple-700 * strong,.bg-green-100 .c06.simple-text.bg-purple-700 * ul,.bg-green-100 .c06.simple-text.bg-purple-700 * li,.bg-green-100 .c06.simple-text.bg-purple-700 * ol,.bg-green-100 .c06.simple-text.bg-purple-700 * em,.bg-green-100 .c06.simple-text.bg-purple-700 * i,.bg-green-100 .c06.simple-text.bg-purple-700 * u,.bg-green-100 .c06.simple-text.bg-purple-700 * sup,.bg-green-100 .c06.simple-text.bg-purple-700 * sub,.bg-green-100 .c06.simple-text.bg-purple-700 * small,.bg-green-100 .c06.simple-text.bg-purple-700 * q,.bg-green-100 .c06.simple-text.bg-red-700 * h2,.bg-green-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-green-100 .c06.simple-text.bg-red-700 .top h2,.bg-green-100 .c06.simple-text.bg-red-700 * h3,.bg-green-100 .c06.simple-text.bg-red-700 * h4,.bg-green-100 .c06.simple-text.bg-red-700 * h5,.bg-green-100 .c06.simple-text.bg-red-700 * div,.bg-green-100 .c06.simple-text.bg-red-700 * p,.bg-green-100 .c06.simple-text.bg-red-700 * span,.bg-green-100 .c06.simple-text.bg-red-700 * strong,.bg-green-100 .c06.simple-text.bg-red-700 * ul,.bg-green-100 .c06.simple-text.bg-red-700 * li,.bg-green-100 .c06.simple-text.bg-red-700 * ol,.bg-green-100 .c06.simple-text.bg-red-700 * em,.bg-green-100 .c06.simple-text.bg-red-700 * i,.bg-green-100 .c06.simple-text.bg-red-700 * u,.bg-green-100 .c06.simple-text.bg-red-700 * sup,.bg-green-100 .c06.simple-text.bg-red-700 * sub,.bg-green-100 .c06.simple-text.bg-red-700 * small,.bg-green-100 .c06.simple-text.bg-red-700 * q,.bg-green-100 .c06.simple-text.bg-grey-700 * h2,.bg-green-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-green-100 .c06.simple-text.bg-grey-700 .top h2,.bg-green-100 .c06.simple-text.bg-grey-700 * h3,.bg-green-100 .c06.simple-text.bg-grey-700 * h4,.bg-green-100 .c06.simple-text.bg-grey-700 * h5,.bg-green-100 .c06.simple-text.bg-grey-700 * div,.bg-green-100 .c06.simple-text.bg-grey-700 * p,.bg-green-100 .c06.simple-text.bg-grey-700 * span,.bg-green-100 .c06.simple-text.bg-grey-700 * strong,.bg-green-100 .c06.simple-text.bg-grey-700 * ul,.bg-green-100 .c06.simple-text.bg-grey-700 * li,.bg-green-100 .c06.simple-text.bg-grey-700 * ol,.bg-green-100 .c06.simple-text.bg-grey-700 * em,.bg-green-100 .c06.simple-text.bg-grey-700 * i,.bg-green-100 .c06.simple-text.bg-grey-700 * u,.bg-green-100 .c06.simple-text.bg-grey-700 * sup,.bg-green-100 .c06.simple-text.bg-grey-700 * sub,.bg-green-100 .c06.simple-text.bg-grey-700 * small,.bg-green-100 .c06.simple-text.bg-grey-700 * q,.bg-green-100 .c06.simple-text.bg-grey-800 * h2,.bg-green-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-green-100 .c06.simple-text.bg-grey-800 .top h2,.bg-green-100 .c06.simple-text.bg-grey-800 * h3,.bg-green-100 .c06.simple-text.bg-grey-800 * h4,.bg-green-100 .c06.simple-text.bg-grey-800 * h5,.bg-green-100 .c06.simple-text.bg-grey-800 * div,.bg-green-100 .c06.simple-text.bg-grey-800 * p,.bg-green-100 .c06.simple-text.bg-grey-800 * span,.bg-green-100 .c06.simple-text.bg-grey-800 * strong,.bg-green-100 .c06.simple-text.bg-grey-800 * ul,.bg-green-100 .c06.simple-text.bg-grey-800 * li,.bg-green-100 .c06.simple-text.bg-grey-800 * ol,.bg-green-100 .c06.simple-text.bg-grey-800 * em,.bg-green-100 .c06.simple-text.bg-grey-800 * i,.bg-green-100 .c06.simple-text.bg-grey-800 * u,.bg-green-100 .c06.simple-text.bg-grey-800 * sup,.bg-green-100 .c06.simple-text.bg-grey-800 * sub,.bg-green-100 .c06.simple-text.bg-grey-800 * small,.bg-green-100 .c06.simple-text.bg-grey-800 * q,.bg-green-100 .c06.simple-text.bg-darkest-blue * h2,.bg-green-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-green-100 .c06.simple-text.bg-darkest-blue .top h2,.bg-green-100 .c06.simple-text.bg-darkest-blue * h3,.bg-green-100 .c06.simple-text.bg-darkest-blue * h4,.bg-green-100 .c06.simple-text.bg-darkest-blue * h5,.bg-green-100 .c06.simple-text.bg-darkest-blue * div,.bg-green-100 .c06.simple-text.bg-darkest-blue * p,.bg-green-100 .c06.simple-text.bg-darkest-blue * span,.bg-green-100 .c06.simple-text.bg-darkest-blue * strong,.bg-green-100 .c06.simple-text.bg-darkest-blue * ul,.bg-green-100 .c06.simple-text.bg-darkest-blue * li,.bg-green-100 .c06.simple-text.bg-darkest-blue * ol,.bg-green-100 .c06.simple-text.bg-darkest-blue * em,.bg-green-100 .c06.simple-text.bg-darkest-blue * i,.bg-green-100 .c06.simple-text.bg-darkest-blue * u,.bg-green-100 .c06.simple-text.bg-darkest-blue * sup,.bg-green-100 .c06.simple-text.bg-darkest-blue * sub,.bg-green-100 .c06.simple-text.bg-darkest-blue * small,.bg-green-100 .c06.simple-text.bg-darkest-blue * q,.bg-green-300 .c06.simple-text.bg-green-800 * h2,.bg-green-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-green-300 .c06.simple-text.bg-green-800 .top h2,.bg-green-300 .c06.simple-text.bg-green-800 * h3,.bg-green-300 .c06.simple-text.bg-green-800 * h4,.bg-green-300 .c06.simple-text.bg-green-800 * h5,.bg-green-300 .c06.simple-text.bg-green-800 * div,.bg-green-300 .c06.simple-text.bg-green-800 * p,.bg-green-300 .c06.simple-text.bg-green-800 * span,.bg-green-300 .c06.simple-text.bg-green-800 * strong,.bg-green-300 .c06.simple-text.bg-green-800 * ul,.bg-green-300 .c06.simple-text.bg-green-800 * li,.bg-green-300 .c06.simple-text.bg-green-800 * ol,.bg-green-300 .c06.simple-text.bg-green-800 * em,.bg-green-300 .c06.simple-text.bg-green-800 * i,.bg-green-300 .c06.simple-text.bg-green-800 * u,.bg-green-300 .c06.simple-text.bg-green-800 * sup,.bg-green-300 .c06.simple-text.bg-green-800 * sub,.bg-green-300 .c06.simple-text.bg-green-800 * small,.bg-green-300 .c06.simple-text.bg-green-800 * q,.bg-green-300 .c06.simple-text.bg-yellow-700 * h2,.bg-green-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-green-300 .c06.simple-text.bg-yellow-700 .top h2,.bg-green-300 .c06.simple-text.bg-yellow-700 * h3,.bg-green-300 .c06.simple-text.bg-yellow-700 * h4,.bg-green-300 .c06.simple-text.bg-yellow-700 * h5,.bg-green-300 .c06.simple-text.bg-yellow-700 * div,.bg-green-300 .c06.simple-text.bg-yellow-700 * p,.bg-green-300 .c06.simple-text.bg-yellow-700 * span,.bg-green-300 .c06.simple-text.bg-yellow-700 * strong,.bg-green-300 .c06.simple-text.bg-yellow-700 * ul,.bg-green-300 .c06.simple-text.bg-yellow-700 * li,.bg-green-300 .c06.simple-text.bg-yellow-700 * ol,.bg-green-300 .c06.simple-text.bg-yellow-700 * em,.bg-green-300 .c06.simple-text.bg-yellow-700 * i,.bg-green-300 .c06.simple-text.bg-yellow-700 * u,.bg-green-300 .c06.simple-text.bg-yellow-700 * sup,.bg-green-300 .c06.simple-text.bg-yellow-700 * sub,.bg-green-300 .c06.simple-text.bg-yellow-700 * small,.bg-green-300 .c06.simple-text.bg-yellow-700 * q,.bg-green-300 .c06.simple-text.bg-blue-700 * h2,.bg-green-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-green-300 .c06.simple-text.bg-blue-700 .top h2,.bg-green-300 .c06.simple-text.bg-blue-700 * h3,.bg-green-300 .c06.simple-text.bg-blue-700 * h4,.bg-green-300 .c06.simple-text.bg-blue-700 * h5,.bg-green-300 .c06.simple-text.bg-blue-700 * div,.bg-green-300 .c06.simple-text.bg-blue-700 * p,.bg-green-300 .c06.simple-text.bg-blue-700 * span,.bg-green-300 .c06.simple-text.bg-blue-700 * strong,.bg-green-300 .c06.simple-text.bg-blue-700 * ul,.bg-green-300 .c06.simple-text.bg-blue-700 * li,.bg-green-300 .c06.simple-text.bg-blue-700 * ol,.bg-green-300 .c06.simple-text.bg-blue-700 * em,.bg-green-300 .c06.simple-text.bg-blue-700 * i,.bg-green-300 .c06.simple-text.bg-blue-700 * u,.bg-green-300 .c06.simple-text.bg-blue-700 * sup,.bg-green-300 .c06.simple-text.bg-blue-700 * sub,.bg-green-300 .c06.simple-text.bg-blue-700 * small,.bg-green-300 .c06.simple-text.bg-blue-700 * q,.bg-green-300 .c06.simple-text.bg-pink-700 * h2,.bg-green-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-green-300 .c06.simple-text.bg-pink-700 .top h2,.bg-green-300 .c06.simple-text.bg-pink-700 * h3,.bg-green-300 .c06.simple-text.bg-pink-700 * h4,.bg-green-300 .c06.simple-text.bg-pink-700 * h5,.bg-green-300 .c06.simple-text.bg-pink-700 * div,.bg-green-300 .c06.simple-text.bg-pink-700 * p,.bg-green-300 .c06.simple-text.bg-pink-700 * span,.bg-green-300 .c06.simple-text.bg-pink-700 * strong,.bg-green-300 .c06.simple-text.bg-pink-700 * ul,.bg-green-300 .c06.simple-text.bg-pink-700 * li,.bg-green-300 .c06.simple-text.bg-pink-700 * ol,.bg-green-300 .c06.simple-text.bg-pink-700 * em,.bg-green-300 .c06.simple-text.bg-pink-700 * i,.bg-green-300 .c06.simple-text.bg-pink-700 * u,.bg-green-300 .c06.simple-text.bg-pink-700 * sup,.bg-green-300 .c06.simple-text.bg-pink-700 * sub,.bg-green-300 .c06.simple-text.bg-pink-700 * small,.bg-green-300 .c06.simple-text.bg-pink-700 * q,.bg-green-300 .c06.simple-text.bg-teal-700 * h2,.bg-green-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-green-300 .c06.simple-text.bg-teal-700 .top h2,.bg-green-300 .c06.simple-text.bg-teal-700 * h3,.bg-green-300 .c06.simple-text.bg-teal-700 * h4,.bg-green-300 .c06.simple-text.bg-teal-700 * h5,.bg-green-300 .c06.simple-text.bg-teal-700 * div,.bg-green-300 .c06.simple-text.bg-teal-700 * p,.bg-green-300 .c06.simple-text.bg-teal-700 * span,.bg-green-300 .c06.simple-text.bg-teal-700 * strong,.bg-green-300 .c06.simple-text.bg-teal-700 * ul,.bg-green-300 .c06.simple-text.bg-teal-700 * li,.bg-green-300 .c06.simple-text.bg-teal-700 * ol,.bg-green-300 .c06.simple-text.bg-teal-700 * em,.bg-green-300 .c06.simple-text.bg-teal-700 * i,.bg-green-300 .c06.simple-text.bg-teal-700 * u,.bg-green-300 .c06.simple-text.bg-teal-700 * sup,.bg-green-300 .c06.simple-text.bg-teal-700 * sub,.bg-green-300 .c06.simple-text.bg-teal-700 * small,.bg-green-300 .c06.simple-text.bg-teal-700 * q,.bg-green-300 .c06.simple-text.bg-orange-700 * h2,.bg-green-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-green-300 .c06.simple-text.bg-orange-700 .top h2,.bg-green-300 .c06.simple-text.bg-orange-700 * h3,.bg-green-300 .c06.simple-text.bg-orange-700 * h4,.bg-green-300 .c06.simple-text.bg-orange-700 * h5,.bg-green-300 .c06.simple-text.bg-orange-700 * div,.bg-green-300 .c06.simple-text.bg-orange-700 * p,.bg-green-300 .c06.simple-text.bg-orange-700 * span,.bg-green-300 .c06.simple-text.bg-orange-700 * strong,.bg-green-300 .c06.simple-text.bg-orange-700 * ul,.bg-green-300 .c06.simple-text.bg-orange-700 * li,.bg-green-300 .c06.simple-text.bg-orange-700 * ol,.bg-green-300 .c06.simple-text.bg-orange-700 * em,.bg-green-300 .c06.simple-text.bg-orange-700 * i,.bg-green-300 .c06.simple-text.bg-orange-700 * u,.bg-green-300 .c06.simple-text.bg-orange-700 * sup,.bg-green-300 .c06.simple-text.bg-orange-700 * sub,.bg-green-300 .c06.simple-text.bg-orange-700 * small,.bg-green-300 .c06.simple-text.bg-orange-700 * q,.bg-green-300 .c06.simple-text.bg-purple-700 * h2,.bg-green-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-green-300 .c06.simple-text.bg-purple-700 .top h2,.bg-green-300 .c06.simple-text.bg-purple-700 * h3,.bg-green-300 .c06.simple-text.bg-purple-700 * h4,.bg-green-300 .c06.simple-text.bg-purple-700 * h5,.bg-green-300 .c06.simple-text.bg-purple-700 * div,.bg-green-300 .c06.simple-text.bg-purple-700 * p,.bg-green-300 .c06.simple-text.bg-purple-700 * span,.bg-green-300 .c06.simple-text.bg-purple-700 * strong,.bg-green-300 .c06.simple-text.bg-purple-700 * ul,.bg-green-300 .c06.simple-text.bg-purple-700 * li,.bg-green-300 .c06.simple-text.bg-purple-700 * ol,.bg-green-300 .c06.simple-text.bg-purple-700 * em,.bg-green-300 .c06.simple-text.bg-purple-700 * i,.bg-green-300 .c06.simple-text.bg-purple-700 * u,.bg-green-300 .c06.simple-text.bg-purple-700 * sup,.bg-green-300 .c06.simple-text.bg-purple-700 * sub,.bg-green-300 .c06.simple-text.bg-purple-700 * small,.bg-green-300 .c06.simple-text.bg-purple-700 * q,.bg-green-300 .c06.simple-text.bg-red-700 * h2,.bg-green-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-green-300 .c06.simple-text.bg-red-700 .top h2,.bg-green-300 .c06.simple-text.bg-red-700 * h3,.bg-green-300 .c06.simple-text.bg-red-700 * h4,.bg-green-300 .c06.simple-text.bg-red-700 * h5,.bg-green-300 .c06.simple-text.bg-red-700 * div,.bg-green-300 .c06.simple-text.bg-red-700 * p,.bg-green-300 .c06.simple-text.bg-red-700 * span,.bg-green-300 .c06.simple-text.bg-red-700 * strong,.bg-green-300 .c06.simple-text.bg-red-700 * ul,.bg-green-300 .c06.simple-text.bg-red-700 * li,.bg-green-300 .c06.simple-text.bg-red-700 * ol,.bg-green-300 .c06.simple-text.bg-red-700 * em,.bg-green-300 .c06.simple-text.bg-red-700 * i,.bg-green-300 .c06.simple-text.bg-red-700 * u,.bg-green-300 .c06.simple-text.bg-red-700 * sup,.bg-green-300 .c06.simple-text.bg-red-700 * sub,.bg-green-300 .c06.simple-text.bg-red-700 * small,.bg-green-300 .c06.simple-text.bg-red-700 * q,.bg-green-300 .c06.simple-text.bg-grey-700 * h2,.bg-green-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-green-300 .c06.simple-text.bg-grey-700 .top h2,.bg-green-300 .c06.simple-text.bg-grey-700 * h3,.bg-green-300 .c06.simple-text.bg-grey-700 * h4,.bg-green-300 .c06.simple-text.bg-grey-700 * h5,.bg-green-300 .c06.simple-text.bg-grey-700 * div,.bg-green-300 .c06.simple-text.bg-grey-700 * p,.bg-green-300 .c06.simple-text.bg-grey-700 * span,.bg-green-300 .c06.simple-text.bg-grey-700 * strong,.bg-green-300 .c06.simple-text.bg-grey-700 * ul,.bg-green-300 .c06.simple-text.bg-grey-700 * li,.bg-green-300 .c06.simple-text.bg-grey-700 * ol,.bg-green-300 .c06.simple-text.bg-grey-700 * em,.bg-green-300 .c06.simple-text.bg-grey-700 * i,.bg-green-300 .c06.simple-text.bg-grey-700 * u,.bg-green-300 .c06.simple-text.bg-grey-700 * sup,.bg-green-300 .c06.simple-text.bg-grey-700 * sub,.bg-green-300 .c06.simple-text.bg-grey-700 * small,.bg-green-300 .c06.simple-text.bg-grey-700 * q,.bg-green-300 .c06.simple-text.bg-grey-800 * h2,.bg-green-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-green-300 .c06.simple-text.bg-grey-800 .top h2,.bg-green-300 .c06.simple-text.bg-grey-800 * h3,.bg-green-300 .c06.simple-text.bg-grey-800 * h4,.bg-green-300 .c06.simple-text.bg-grey-800 * h5,.bg-green-300 .c06.simple-text.bg-grey-800 * div,.bg-green-300 .c06.simple-text.bg-grey-800 * p,.bg-green-300 .c06.simple-text.bg-grey-800 * span,.bg-green-300 .c06.simple-text.bg-grey-800 * strong,.bg-green-300 .c06.simple-text.bg-grey-800 * ul,.bg-green-300 .c06.simple-text.bg-grey-800 * li,.bg-green-300 .c06.simple-text.bg-grey-800 * ol,.bg-green-300 .c06.simple-text.bg-grey-800 * em,.bg-green-300 .c06.simple-text.bg-grey-800 * i,.bg-green-300 .c06.simple-text.bg-grey-800 * u,.bg-green-300 .c06.simple-text.bg-grey-800 * sup,.bg-green-300 .c06.simple-text.bg-grey-800 * sub,.bg-green-300 .c06.simple-text.bg-grey-800 * small,.bg-green-300 .c06.simple-text.bg-grey-800 * q,.bg-green-300 .c06.simple-text.bg-darkest-blue * h2,.bg-green-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-green-300 .c06.simple-text.bg-darkest-blue .top h2,.bg-green-300 .c06.simple-text.bg-darkest-blue * h3,.bg-green-300 .c06.simple-text.bg-darkest-blue * h4,.bg-green-300 .c06.simple-text.bg-darkest-blue * h5,.bg-green-300 .c06.simple-text.bg-darkest-blue * div,.bg-green-300 .c06.simple-text.bg-darkest-blue * p,.bg-green-300 .c06.simple-text.bg-darkest-blue * span,.bg-green-300 .c06.simple-text.bg-darkest-blue * strong,.bg-green-300 .c06.simple-text.bg-darkest-blue * ul,.bg-green-300 .c06.simple-text.bg-darkest-blue * li,.bg-green-300 .c06.simple-text.bg-darkest-blue * ol,.bg-green-300 .c06.simple-text.bg-darkest-blue * em,.bg-green-300 .c06.simple-text.bg-darkest-blue * i,.bg-green-300 .c06.simple-text.bg-darkest-blue * u,.bg-green-300 .c06.simple-text.bg-darkest-blue * sup,.bg-green-300 .c06.simple-text.bg-darkest-blue * sub,.bg-green-300 .c06.simple-text.bg-darkest-blue * small,.bg-green-300 .c06.simple-text.bg-darkest-blue * q,.bg-grey-100 .c06.simple-text.bg-green-800 * h2,.bg-grey-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-grey-100 .c06.simple-text.bg-green-800 .top h2,.bg-grey-100 .c06.simple-text.bg-green-800 * h3,.bg-grey-100 .c06.simple-text.bg-green-800 * h4,.bg-grey-100 .c06.simple-text.bg-green-800 * h5,.bg-grey-100 .c06.simple-text.bg-green-800 * div,.bg-grey-100 .c06.simple-text.bg-green-800 * p,.bg-grey-100 .c06.simple-text.bg-green-800 * span,.bg-grey-100 .c06.simple-text.bg-green-800 * strong,.bg-grey-100 .c06.simple-text.bg-green-800 * ul,.bg-grey-100 .c06.simple-text.bg-green-800 * li,.bg-grey-100 .c06.simple-text.bg-green-800 * ol,.bg-grey-100 .c06.simple-text.bg-green-800 * em,.bg-grey-100 .c06.simple-text.bg-green-800 * i,.bg-grey-100 .c06.simple-text.bg-green-800 * u,.bg-grey-100 .c06.simple-text.bg-green-800 * sup,.bg-grey-100 .c06.simple-text.bg-green-800 * sub,.bg-grey-100 .c06.simple-text.bg-green-800 * small,.bg-grey-100 .c06.simple-text.bg-green-800 * q,.bg-grey-100 .c06.simple-text.bg-yellow-700 * h2,.bg-grey-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-grey-100 .c06.simple-text.bg-yellow-700 .top h2,.bg-grey-100 .c06.simple-text.bg-yellow-700 * h3,.bg-grey-100 .c06.simple-text.bg-yellow-700 * h4,.bg-grey-100 .c06.simple-text.bg-yellow-700 * h5,.bg-grey-100 .c06.simple-text.bg-yellow-700 * div,.bg-grey-100 .c06.simple-text.bg-yellow-700 * p,.bg-grey-100 .c06.simple-text.bg-yellow-700 * span,.bg-grey-100 .c06.simple-text.bg-yellow-700 * strong,.bg-grey-100 .c06.simple-text.bg-yellow-700 * ul,.bg-grey-100 .c06.simple-text.bg-yellow-700 * li,.bg-grey-100 .c06.simple-text.bg-yellow-700 * ol,.bg-grey-100 .c06.simple-text.bg-yellow-700 * em,.bg-grey-100 .c06.simple-text.bg-yellow-700 * i,.bg-grey-100 .c06.simple-text.bg-yellow-700 * u,.bg-grey-100 .c06.simple-text.bg-yellow-700 * sup,.bg-grey-100 .c06.simple-text.bg-yellow-700 * sub,.bg-grey-100 .c06.simple-text.bg-yellow-700 * small,.bg-grey-100 .c06.simple-text.bg-yellow-700 * q,.bg-grey-100 .c06.simple-text.bg-blue-700 * h2,.bg-grey-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-grey-100 .c06.simple-text.bg-blue-700 .top h2,.bg-grey-100 .c06.simple-text.bg-blue-700 * h3,.bg-grey-100 .c06.simple-text.bg-blue-700 * h4,.bg-grey-100 .c06.simple-text.bg-blue-700 * h5,.bg-grey-100 .c06.simple-text.bg-blue-700 * div,.bg-grey-100 .c06.simple-text.bg-blue-700 * p,.bg-grey-100 .c06.simple-text.bg-blue-700 * span,.bg-grey-100 .c06.simple-text.bg-blue-700 * strong,.bg-grey-100 .c06.simple-text.bg-blue-700 * ul,.bg-grey-100 .c06.simple-text.bg-blue-700 * li,.bg-grey-100 .c06.simple-text.bg-blue-700 * ol,.bg-grey-100 .c06.simple-text.bg-blue-700 * em,.bg-grey-100 .c06.simple-text.bg-blue-700 * i,.bg-grey-100 .c06.simple-text.bg-blue-700 * u,.bg-grey-100 .c06.simple-text.bg-blue-700 * sup,.bg-grey-100 .c06.simple-text.bg-blue-700 * sub,.bg-grey-100 .c06.simple-text.bg-blue-700 * small,.bg-grey-100 .c06.simple-text.bg-blue-700 * q,.bg-grey-100 .c06.simple-text.bg-pink-700 * h2,.bg-grey-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-grey-100 .c06.simple-text.bg-pink-700 .top h2,.bg-grey-100 .c06.simple-text.bg-pink-700 * h3,.bg-grey-100 .c06.simple-text.bg-pink-700 * h4,.bg-grey-100 .c06.simple-text.bg-pink-700 * h5,.bg-grey-100 .c06.simple-text.bg-pink-700 * div,.bg-grey-100 .c06.simple-text.bg-pink-700 * p,.bg-grey-100 .c06.simple-text.bg-pink-700 * span,.bg-grey-100 .c06.simple-text.bg-pink-700 * strong,.bg-grey-100 .c06.simple-text.bg-pink-700 * ul,.bg-grey-100 .c06.simple-text.bg-pink-700 * li,.bg-grey-100 .c06.simple-text.bg-pink-700 * ol,.bg-grey-100 .c06.simple-text.bg-pink-700 * em,.bg-grey-100 .c06.simple-text.bg-pink-700 * i,.bg-grey-100 .c06.simple-text.bg-pink-700 * u,.bg-grey-100 .c06.simple-text.bg-pink-700 * sup,.bg-grey-100 .c06.simple-text.bg-pink-700 * sub,.bg-grey-100 .c06.simple-text.bg-pink-700 * small,.bg-grey-100 .c06.simple-text.bg-pink-700 * q,.bg-grey-100 .c06.simple-text.bg-teal-700 * h2,.bg-grey-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-grey-100 .c06.simple-text.bg-teal-700 .top h2,.bg-grey-100 .c06.simple-text.bg-teal-700 * h3,.bg-grey-100 .c06.simple-text.bg-teal-700 * h4,.bg-grey-100 .c06.simple-text.bg-teal-700 * h5,.bg-grey-100 .c06.simple-text.bg-teal-700 * div,.bg-grey-100 .c06.simple-text.bg-teal-700 * p,.bg-grey-100 .c06.simple-text.bg-teal-700 * span,.bg-grey-100 .c06.simple-text.bg-teal-700 * strong,.bg-grey-100 .c06.simple-text.bg-teal-700 * ul,.bg-grey-100 .c06.simple-text.bg-teal-700 * li,.bg-grey-100 .c06.simple-text.bg-teal-700 * ol,.bg-grey-100 .c06.simple-text.bg-teal-700 * em,.bg-grey-100 .c06.simple-text.bg-teal-700 * i,.bg-grey-100 .c06.simple-text.bg-teal-700 * u,.bg-grey-100 .c06.simple-text.bg-teal-700 * sup,.bg-grey-100 .c06.simple-text.bg-teal-700 * sub,.bg-grey-100 .c06.simple-text.bg-teal-700 * small,.bg-grey-100 .c06.simple-text.bg-teal-700 * q,.bg-grey-100 .c06.simple-text.bg-orange-700 * h2,.bg-grey-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-grey-100 .c06.simple-text.bg-orange-700 .top h2,.bg-grey-100 .c06.simple-text.bg-orange-700 * h3,.bg-grey-100 .c06.simple-text.bg-orange-700 * h4,.bg-grey-100 .c06.simple-text.bg-orange-700 * h5,.bg-grey-100 .c06.simple-text.bg-orange-700 * div,.bg-grey-100 .c06.simple-text.bg-orange-700 * p,.bg-grey-100 .c06.simple-text.bg-orange-700 * span,.bg-grey-100 .c06.simple-text.bg-orange-700 * strong,.bg-grey-100 .c06.simple-text.bg-orange-700 * ul,.bg-grey-100 .c06.simple-text.bg-orange-700 * li,.bg-grey-100 .c06.simple-text.bg-orange-700 * ol,.bg-grey-100 .c06.simple-text.bg-orange-700 * em,.bg-grey-100 .c06.simple-text.bg-orange-700 * i,.bg-grey-100 .c06.simple-text.bg-orange-700 * u,.bg-grey-100 .c06.simple-text.bg-orange-700 * sup,.bg-grey-100 .c06.simple-text.bg-orange-700 * sub,.bg-grey-100 .c06.simple-text.bg-orange-700 * small,.bg-grey-100 .c06.simple-text.bg-orange-700 * q,.bg-grey-100 .c06.simple-text.bg-purple-700 * h2,.bg-grey-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-grey-100 .c06.simple-text.bg-purple-700 .top h2,.bg-grey-100 .c06.simple-text.bg-purple-700 * h3,.bg-grey-100 .c06.simple-text.bg-purple-700 * h4,.bg-grey-100 .c06.simple-text.bg-purple-700 * h5,.bg-grey-100 .c06.simple-text.bg-purple-700 * div,.bg-grey-100 .c06.simple-text.bg-purple-700 * p,.bg-grey-100 .c06.simple-text.bg-purple-700 * span,.bg-grey-100 .c06.simple-text.bg-purple-700 * strong,.bg-grey-100 .c06.simple-text.bg-purple-700 * ul,.bg-grey-100 .c06.simple-text.bg-purple-700 * li,.bg-grey-100 .c06.simple-text.bg-purple-700 * ol,.bg-grey-100 .c06.simple-text.bg-purple-700 * em,.bg-grey-100 .c06.simple-text.bg-purple-700 * i,.bg-grey-100 .c06.simple-text.bg-purple-700 * u,.bg-grey-100 .c06.simple-text.bg-purple-700 * sup,.bg-grey-100 .c06.simple-text.bg-purple-700 * sub,.bg-grey-100 .c06.simple-text.bg-purple-700 * small,.bg-grey-100 .c06.simple-text.bg-purple-700 * q,.bg-grey-100 .c06.simple-text.bg-red-700 * h2,.bg-grey-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-grey-100 .c06.simple-text.bg-red-700 .top h2,.bg-grey-100 .c06.simple-text.bg-red-700 * h3,.bg-grey-100 .c06.simple-text.bg-red-700 * h4,.bg-grey-100 .c06.simple-text.bg-red-700 * h5,.bg-grey-100 .c06.simple-text.bg-red-700 * div,.bg-grey-100 .c06.simple-text.bg-red-700 * p,.bg-grey-100 .c06.simple-text.bg-red-700 * span,.bg-grey-100 .c06.simple-text.bg-red-700 * strong,.bg-grey-100 .c06.simple-text.bg-red-700 * ul,.bg-grey-100 .c06.simple-text.bg-red-700 * li,.bg-grey-100 .c06.simple-text.bg-red-700 * ol,.bg-grey-100 .c06.simple-text.bg-red-700 * em,.bg-grey-100 .c06.simple-text.bg-red-700 * i,.bg-grey-100 .c06.simple-text.bg-red-700 * u,.bg-grey-100 .c06.simple-text.bg-red-700 * sup,.bg-grey-100 .c06.simple-text.bg-red-700 * sub,.bg-grey-100 .c06.simple-text.bg-red-700 * small,.bg-grey-100 .c06.simple-text.bg-red-700 * q,.bg-grey-100 .c06.simple-text.bg-grey-700 * h2,.bg-grey-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-grey-100 .c06.simple-text.bg-grey-700 .top h2,.bg-grey-100 .c06.simple-text.bg-grey-700 * h3,.bg-grey-100 .c06.simple-text.bg-grey-700 * h4,.bg-grey-100 .c06.simple-text.bg-grey-700 * h5,.bg-grey-100 .c06.simple-text.bg-grey-700 * div,.bg-grey-100 .c06.simple-text.bg-grey-700 * p,.bg-grey-100 .c06.simple-text.bg-grey-700 * span,.bg-grey-100 .c06.simple-text.bg-grey-700 * strong,.bg-grey-100 .c06.simple-text.bg-grey-700 * ul,.bg-grey-100 .c06.simple-text.bg-grey-700 * li,.bg-grey-100 .c06.simple-text.bg-grey-700 * ol,.bg-grey-100 .c06.simple-text.bg-grey-700 * em,.bg-grey-100 .c06.simple-text.bg-grey-700 * i,.bg-grey-100 .c06.simple-text.bg-grey-700 * u,.bg-grey-100 .c06.simple-text.bg-grey-700 * sup,.bg-grey-100 .c06.simple-text.bg-grey-700 * sub,.bg-grey-100 .c06.simple-text.bg-grey-700 * small,.bg-grey-100 .c06.simple-text.bg-grey-700 * q,.bg-grey-100 .c06.simple-text.bg-grey-800 * h2,.bg-grey-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-grey-100 .c06.simple-text.bg-grey-800 .top h2,.bg-grey-100 .c06.simple-text.bg-grey-800 * h3,.bg-grey-100 .c06.simple-text.bg-grey-800 * h4,.bg-grey-100 .c06.simple-text.bg-grey-800 * h5,.bg-grey-100 .c06.simple-text.bg-grey-800 * div,.bg-grey-100 .c06.simple-text.bg-grey-800 * p,.bg-grey-100 .c06.simple-text.bg-grey-800 * span,.bg-grey-100 .c06.simple-text.bg-grey-800 * strong,.bg-grey-100 .c06.simple-text.bg-grey-800 * ul,.bg-grey-100 .c06.simple-text.bg-grey-800 * li,.bg-grey-100 .c06.simple-text.bg-grey-800 * ol,.bg-grey-100 .c06.simple-text.bg-grey-800 * em,.bg-grey-100 .c06.simple-text.bg-grey-800 * i,.bg-grey-100 .c06.simple-text.bg-grey-800 * u,.bg-grey-100 .c06.simple-text.bg-grey-800 * sup,.bg-grey-100 .c06.simple-text.bg-grey-800 * sub,.bg-grey-100 .c06.simple-text.bg-grey-800 * small,.bg-grey-100 .c06.simple-text.bg-grey-800 * q,.bg-grey-100 .c06.simple-text.bg-darkest-blue * h2,.bg-grey-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-grey-100 .c06.simple-text.bg-darkest-blue .top h2,.bg-grey-100 .c06.simple-text.bg-darkest-blue * h3,.bg-grey-100 .c06.simple-text.bg-darkest-blue * h4,.bg-grey-100 .c06.simple-text.bg-darkest-blue * h5,.bg-grey-100 .c06.simple-text.bg-darkest-blue * div,.bg-grey-100 .c06.simple-text.bg-darkest-blue * p,.bg-grey-100 .c06.simple-text.bg-darkest-blue * span,.bg-grey-100 .c06.simple-text.bg-darkest-blue * strong,.bg-grey-100 .c06.simple-text.bg-darkest-blue * ul,.bg-grey-100 .c06.simple-text.bg-darkest-blue * li,.bg-grey-100 .c06.simple-text.bg-darkest-blue * ol,.bg-grey-100 .c06.simple-text.bg-darkest-blue * em,.bg-grey-100 .c06.simple-text.bg-darkest-blue * i,.bg-grey-100 .c06.simple-text.bg-darkest-blue * u,.bg-grey-100 .c06.simple-text.bg-darkest-blue * sup,.bg-grey-100 .c06.simple-text.bg-darkest-blue * sub,.bg-grey-100 .c06.simple-text.bg-darkest-blue * small,.bg-grey-100 .c06.simple-text.bg-darkest-blue * q,.bg-grey-400 .c06.simple-text.bg-green-800 * h2,.bg-grey-400 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-grey-400 .c06.simple-text.bg-green-800 .top h2,.bg-grey-400 .c06.simple-text.bg-green-800 * h3,.bg-grey-400 .c06.simple-text.bg-green-800 * h4,.bg-grey-400 .c06.simple-text.bg-green-800 * h5,.bg-grey-400 .c06.simple-text.bg-green-800 * div,.bg-grey-400 .c06.simple-text.bg-green-800 * p,.bg-grey-400 .c06.simple-text.bg-green-800 * span,.bg-grey-400 .c06.simple-text.bg-green-800 * strong,.bg-grey-400 .c06.simple-text.bg-green-800 * ul,.bg-grey-400 .c06.simple-text.bg-green-800 * li,.bg-grey-400 .c06.simple-text.bg-green-800 * ol,.bg-grey-400 .c06.simple-text.bg-green-800 * em,.bg-grey-400 .c06.simple-text.bg-green-800 * i,.bg-grey-400 .c06.simple-text.bg-green-800 * u,.bg-grey-400 .c06.simple-text.bg-green-800 * sup,.bg-grey-400 .c06.simple-text.bg-green-800 * sub,.bg-grey-400 .c06.simple-text.bg-green-800 * small,.bg-grey-400 .c06.simple-text.bg-green-800 * q,.bg-grey-400 .c06.simple-text.bg-yellow-700 * h2,.bg-grey-400 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-grey-400 .c06.simple-text.bg-yellow-700 .top h2,.bg-grey-400 .c06.simple-text.bg-yellow-700 * h3,.bg-grey-400 .c06.simple-text.bg-yellow-700 * h4,.bg-grey-400 .c06.simple-text.bg-yellow-700 * h5,.bg-grey-400 .c06.simple-text.bg-yellow-700 * div,.bg-grey-400 .c06.simple-text.bg-yellow-700 * p,.bg-grey-400 .c06.simple-text.bg-yellow-700 * span,.bg-grey-400 .c06.simple-text.bg-yellow-700 * strong,.bg-grey-400 .c06.simple-text.bg-yellow-700 * ul,.bg-grey-400 .c06.simple-text.bg-yellow-700 * li,.bg-grey-400 .c06.simple-text.bg-yellow-700 * ol,.bg-grey-400 .c06.simple-text.bg-yellow-700 * em,.bg-grey-400 .c06.simple-text.bg-yellow-700 * i,.bg-grey-400 .c06.simple-text.bg-yellow-700 * u,.bg-grey-400 .c06.simple-text.bg-yellow-700 * sup,.bg-grey-400 .c06.simple-text.bg-yellow-700 * sub,.bg-grey-400 .c06.simple-text.bg-yellow-700 * small,.bg-grey-400 .c06.simple-text.bg-yellow-700 * q,.bg-grey-400 .c06.simple-text.bg-blue-700 * h2,.bg-grey-400 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-grey-400 .c06.simple-text.bg-blue-700 .top h2,.bg-grey-400 .c06.simple-text.bg-blue-700 * h3,.bg-grey-400 .c06.simple-text.bg-blue-700 * h4,.bg-grey-400 .c06.simple-text.bg-blue-700 * h5,.bg-grey-400 .c06.simple-text.bg-blue-700 * div,.bg-grey-400 .c06.simple-text.bg-blue-700 * p,.bg-grey-400 .c06.simple-text.bg-blue-700 * span,.bg-grey-400 .c06.simple-text.bg-blue-700 * strong,.bg-grey-400 .c06.simple-text.bg-blue-700 * ul,.bg-grey-400 .c06.simple-text.bg-blue-700 * li,.bg-grey-400 .c06.simple-text.bg-blue-700 * ol,.bg-grey-400 .c06.simple-text.bg-blue-700 * em,.bg-grey-400 .c06.simple-text.bg-blue-700 * i,.bg-grey-400 .c06.simple-text.bg-blue-700 * u,.bg-grey-400 .c06.simple-text.bg-blue-700 * sup,.bg-grey-400 .c06.simple-text.bg-blue-700 * sub,.bg-grey-400 .c06.simple-text.bg-blue-700 * small,.bg-grey-400 .c06.simple-text.bg-blue-700 * q,.bg-grey-400 .c06.simple-text.bg-pink-700 * h2,.bg-grey-400 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-grey-400 .c06.simple-text.bg-pink-700 .top h2,.bg-grey-400 .c06.simple-text.bg-pink-700 * h3,.bg-grey-400 .c06.simple-text.bg-pink-700 * h4,.bg-grey-400 .c06.simple-text.bg-pink-700 * h5,.bg-grey-400 .c06.simple-text.bg-pink-700 * div,.bg-grey-400 .c06.simple-text.bg-pink-700 * p,.bg-grey-400 .c06.simple-text.bg-pink-700 * span,.bg-grey-400 .c06.simple-text.bg-pink-700 * strong,.bg-grey-400 .c06.simple-text.bg-pink-700 * ul,.bg-grey-400 .c06.simple-text.bg-pink-700 * li,.bg-grey-400 .c06.simple-text.bg-pink-700 * ol,.bg-grey-400 .c06.simple-text.bg-pink-700 * em,.bg-grey-400 .c06.simple-text.bg-pink-700 * i,.bg-grey-400 .c06.simple-text.bg-pink-700 * u,.bg-grey-400 .c06.simple-text.bg-pink-700 * sup,.bg-grey-400 .c06.simple-text.bg-pink-700 * sub,.bg-grey-400 .c06.simple-text.bg-pink-700 * small,.bg-grey-400 .c06.simple-text.bg-pink-700 * q,.bg-grey-400 .c06.simple-text.bg-teal-700 * h2,.bg-grey-400 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-grey-400 .c06.simple-text.bg-teal-700 .top h2,.bg-grey-400 .c06.simple-text.bg-teal-700 * h3,.bg-grey-400 .c06.simple-text.bg-teal-700 * h4,.bg-grey-400 .c06.simple-text.bg-teal-700 * h5,.bg-grey-400 .c06.simple-text.bg-teal-700 * div,.bg-grey-400 .c06.simple-text.bg-teal-700 * p,.bg-grey-400 .c06.simple-text.bg-teal-700 * span,.bg-grey-400 .c06.simple-text.bg-teal-700 * strong,.bg-grey-400 .c06.simple-text.bg-teal-700 * ul,.bg-grey-400 .c06.simple-text.bg-teal-700 * li,.bg-grey-400 .c06.simple-text.bg-teal-700 * ol,.bg-grey-400 .c06.simple-text.bg-teal-700 * em,.bg-grey-400 .c06.simple-text.bg-teal-700 * i,.bg-grey-400 .c06.simple-text.bg-teal-700 * u,.bg-grey-400 .c06.simple-text.bg-teal-700 * sup,.bg-grey-400 .c06.simple-text.bg-teal-700 * sub,.bg-grey-400 .c06.simple-text.bg-teal-700 * small,.bg-grey-400 .c06.simple-text.bg-teal-700 * q,.bg-grey-400 .c06.simple-text.bg-orange-700 * h2,.bg-grey-400 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-grey-400 .c06.simple-text.bg-orange-700 .top h2,.bg-grey-400 .c06.simple-text.bg-orange-700 * h3,.bg-grey-400 .c06.simple-text.bg-orange-700 * h4,.bg-grey-400 .c06.simple-text.bg-orange-700 * h5,.bg-grey-400 .c06.simple-text.bg-orange-700 * div,.bg-grey-400 .c06.simple-text.bg-orange-700 * p,.bg-grey-400 .c06.simple-text.bg-orange-700 * span,.bg-grey-400 .c06.simple-text.bg-orange-700 * strong,.bg-grey-400 .c06.simple-text.bg-orange-700 * ul,.bg-grey-400 .c06.simple-text.bg-orange-700 * li,.bg-grey-400 .c06.simple-text.bg-orange-700 * ol,.bg-grey-400 .c06.simple-text.bg-orange-700 * em,.bg-grey-400 .c06.simple-text.bg-orange-700 * i,.bg-grey-400 .c06.simple-text.bg-orange-700 * u,.bg-grey-400 .c06.simple-text.bg-orange-700 * sup,.bg-grey-400 .c06.simple-text.bg-orange-700 * sub,.bg-grey-400 .c06.simple-text.bg-orange-700 * small,.bg-grey-400 .c06.simple-text.bg-orange-700 * q,.bg-grey-400 .c06.simple-text.bg-purple-700 * h2,.bg-grey-400 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-grey-400 .c06.simple-text.bg-purple-700 .top h2,.bg-grey-400 .c06.simple-text.bg-purple-700 * h3,.bg-grey-400 .c06.simple-text.bg-purple-700 * h4,.bg-grey-400 .c06.simple-text.bg-purple-700 * h5,.bg-grey-400 .c06.simple-text.bg-purple-700 * div,.bg-grey-400 .c06.simple-text.bg-purple-700 * p,.bg-grey-400 .c06.simple-text.bg-purple-700 * span,.bg-grey-400 .c06.simple-text.bg-purple-700 * strong,.bg-grey-400 .c06.simple-text.bg-purple-700 * ul,.bg-grey-400 .c06.simple-text.bg-purple-700 * li,.bg-grey-400 .c06.simple-text.bg-purple-700 * ol,.bg-grey-400 .c06.simple-text.bg-purple-700 * em,.bg-grey-400 .c06.simple-text.bg-purple-700 * i,.bg-grey-400 .c06.simple-text.bg-purple-700 * u,.bg-grey-400 .c06.simple-text.bg-purple-700 * sup,.bg-grey-400 .c06.simple-text.bg-purple-700 * sub,.bg-grey-400 .c06.simple-text.bg-purple-700 * small,.bg-grey-400 .c06.simple-text.bg-purple-700 * q,.bg-grey-400 .c06.simple-text.bg-red-700 * h2,.bg-grey-400 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-grey-400 .c06.simple-text.bg-red-700 .top h2,.bg-grey-400 .c06.simple-text.bg-red-700 * h3,.bg-grey-400 .c06.simple-text.bg-red-700 * h4,.bg-grey-400 .c06.simple-text.bg-red-700 * h5,.bg-grey-400 .c06.simple-text.bg-red-700 * div,.bg-grey-400 .c06.simple-text.bg-red-700 * p,.bg-grey-400 .c06.simple-text.bg-red-700 * span,.bg-grey-400 .c06.simple-text.bg-red-700 * strong,.bg-grey-400 .c06.simple-text.bg-red-700 * ul,.bg-grey-400 .c06.simple-text.bg-red-700 * li,.bg-grey-400 .c06.simple-text.bg-red-700 * ol,.bg-grey-400 .c06.simple-text.bg-red-700 * em,.bg-grey-400 .c06.simple-text.bg-red-700 * i,.bg-grey-400 .c06.simple-text.bg-red-700 * u,.bg-grey-400 .c06.simple-text.bg-red-700 * sup,.bg-grey-400 .c06.simple-text.bg-red-700 * sub,.bg-grey-400 .c06.simple-text.bg-red-700 * small,.bg-grey-400 .c06.simple-text.bg-red-700 * q,.bg-grey-400 .c06.simple-text.bg-grey-700 * h2,.bg-grey-400 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-grey-400 .c06.simple-text.bg-grey-700 .top h2,.bg-grey-400 .c06.simple-text.bg-grey-700 * h3,.bg-grey-400 .c06.simple-text.bg-grey-700 * h4,.bg-grey-400 .c06.simple-text.bg-grey-700 * h5,.bg-grey-400 .c06.simple-text.bg-grey-700 * div,.bg-grey-400 .c06.simple-text.bg-grey-700 * p,.bg-grey-400 .c06.simple-text.bg-grey-700 * span,.bg-grey-400 .c06.simple-text.bg-grey-700 * strong,.bg-grey-400 .c06.simple-text.bg-grey-700 * ul,.bg-grey-400 .c06.simple-text.bg-grey-700 * li,.bg-grey-400 .c06.simple-text.bg-grey-700 * ol,.bg-grey-400 .c06.simple-text.bg-grey-700 * em,.bg-grey-400 .c06.simple-text.bg-grey-700 * i,.bg-grey-400 .c06.simple-text.bg-grey-700 * u,.bg-grey-400 .c06.simple-text.bg-grey-700 * sup,.bg-grey-400 .c06.simple-text.bg-grey-700 * sub,.bg-grey-400 .c06.simple-text.bg-grey-700 * small,.bg-grey-400 .c06.simple-text.bg-grey-700 * q,.bg-grey-400 .c06.simple-text.bg-grey-800 * h2,.bg-grey-400 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-grey-400 .c06.simple-text.bg-grey-800 .top h2,.bg-grey-400 .c06.simple-text.bg-grey-800 * h3,.bg-grey-400 .c06.simple-text.bg-grey-800 * h4,.bg-grey-400 .c06.simple-text.bg-grey-800 * h5,.bg-grey-400 .c06.simple-text.bg-grey-800 * div,.bg-grey-400 .c06.simple-text.bg-grey-800 * p,.bg-grey-400 .c06.simple-text.bg-grey-800 * span,.bg-grey-400 .c06.simple-text.bg-grey-800 * strong,.bg-grey-400 .c06.simple-text.bg-grey-800 * ul,.bg-grey-400 .c06.simple-text.bg-grey-800 * li,.bg-grey-400 .c06.simple-text.bg-grey-800 * ol,.bg-grey-400 .c06.simple-text.bg-grey-800 * em,.bg-grey-400 .c06.simple-text.bg-grey-800 * i,.bg-grey-400 .c06.simple-text.bg-grey-800 * u,.bg-grey-400 .c06.simple-text.bg-grey-800 * sup,.bg-grey-400 .c06.simple-text.bg-grey-800 * sub,.bg-grey-400 .c06.simple-text.bg-grey-800 * small,.bg-grey-400 .c06.simple-text.bg-grey-800 * q,.bg-grey-400 .c06.simple-text.bg-darkest-blue * h2,.bg-grey-400 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-grey-400 .c06.simple-text.bg-darkest-blue .top h2,.bg-grey-400 .c06.simple-text.bg-darkest-blue * h3,.bg-grey-400 .c06.simple-text.bg-darkest-blue * h4,.bg-grey-400 .c06.simple-text.bg-darkest-blue * h5,.bg-grey-400 .c06.simple-text.bg-darkest-blue * div,.bg-grey-400 .c06.simple-text.bg-darkest-blue * p,.bg-grey-400 .c06.simple-text.bg-darkest-blue * span,.bg-grey-400 .c06.simple-text.bg-darkest-blue * strong,.bg-grey-400 .c06.simple-text.bg-darkest-blue * ul,.bg-grey-400 .c06.simple-text.bg-darkest-blue * li,.bg-grey-400 .c06.simple-text.bg-darkest-blue * ol,.bg-grey-400 .c06.simple-text.bg-darkest-blue * em,.bg-grey-400 .c06.simple-text.bg-darkest-blue * i,.bg-grey-400 .c06.simple-text.bg-darkest-blue * u,.bg-grey-400 .c06.simple-text.bg-darkest-blue * sup,.bg-grey-400 .c06.simple-text.bg-darkest-blue * sub,.bg-grey-400 .c06.simple-text.bg-darkest-blue * small,.bg-grey-400 .c06.simple-text.bg-darkest-blue * q,.bg-white .c06.simple-text.bg-green-800 * h2,.bg-white .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-white .c06.simple-text.bg-green-800 .top h2,.bg-white .c06.simple-text.bg-green-800 * h3,.bg-white .c06.simple-text.bg-green-800 * h4,.bg-white .c06.simple-text.bg-green-800 * h5,.bg-white .c06.simple-text.bg-green-800 * div,.bg-white .c06.simple-text.bg-green-800 * p,.bg-white .c06.simple-text.bg-green-800 * span,.bg-white .c06.simple-text.bg-green-800 * strong,.bg-white .c06.simple-text.bg-green-800 * ul,.bg-white .c06.simple-text.bg-green-800 * li,.bg-white .c06.simple-text.bg-green-800 * ol,.bg-white .c06.simple-text.bg-green-800 * em,.bg-white .c06.simple-text.bg-green-800 * i,.bg-white .c06.simple-text.bg-green-800 * u,.bg-white .c06.simple-text.bg-green-800 * sup,.bg-white .c06.simple-text.bg-green-800 * sub,.bg-white .c06.simple-text.bg-green-800 * small,.bg-white .c06.simple-text.bg-green-800 * q,.bg-white .c06.simple-text.bg-yellow-700 * h2,.bg-white .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-white .c06.simple-text.bg-yellow-700 .top h2,.bg-white .c06.simple-text.bg-yellow-700 * h3,.bg-white .c06.simple-text.bg-yellow-700 * h4,.bg-white .c06.simple-text.bg-yellow-700 * h5,.bg-white .c06.simple-text.bg-yellow-700 * div,.bg-white .c06.simple-text.bg-yellow-700 * p,.bg-white .c06.simple-text.bg-yellow-700 * span,.bg-white .c06.simple-text.bg-yellow-700 * strong,.bg-white .c06.simple-text.bg-yellow-700 * ul,.bg-white .c06.simple-text.bg-yellow-700 * li,.bg-white .c06.simple-text.bg-yellow-700 * ol,.bg-white .c06.simple-text.bg-yellow-700 * em,.bg-white .c06.simple-text.bg-yellow-700 * i,.bg-white .c06.simple-text.bg-yellow-700 * u,.bg-white .c06.simple-text.bg-yellow-700 * sup,.bg-white .c06.simple-text.bg-yellow-700 * sub,.bg-white .c06.simple-text.bg-yellow-700 * small,.bg-white .c06.simple-text.bg-yellow-700 * q,.bg-white .c06.simple-text.bg-blue-700 * h2,.bg-white .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-white .c06.simple-text.bg-blue-700 .top h2,.bg-white .c06.simple-text.bg-blue-700 * h3,.bg-white .c06.simple-text.bg-blue-700 * h4,.bg-white .c06.simple-text.bg-blue-700 * h5,.bg-white .c06.simple-text.bg-blue-700 * div,.bg-white .c06.simple-text.bg-blue-700 * p,.bg-white .c06.simple-text.bg-blue-700 * span,.bg-white .c06.simple-text.bg-blue-700 * strong,.bg-white .c06.simple-text.bg-blue-700 * ul,.bg-white .c06.simple-text.bg-blue-700 * li,.bg-white .c06.simple-text.bg-blue-700 * ol,.bg-white .c06.simple-text.bg-blue-700 * em,.bg-white .c06.simple-text.bg-blue-700 * i,.bg-white .c06.simple-text.bg-blue-700 * u,.bg-white .c06.simple-text.bg-blue-700 * sup,.bg-white .c06.simple-text.bg-blue-700 * sub,.bg-white .c06.simple-text.bg-blue-700 * small,.bg-white .c06.simple-text.bg-blue-700 * q,.bg-white .c06.simple-text.bg-pink-700 * h2,.bg-white .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-white .c06.simple-text.bg-pink-700 .top h2,.bg-white .c06.simple-text.bg-pink-700 * h3,.bg-white .c06.simple-text.bg-pink-700 * h4,.bg-white .c06.simple-text.bg-pink-700 * h5,.bg-white .c06.simple-text.bg-pink-700 * div,.bg-white .c06.simple-text.bg-pink-700 * p,.bg-white .c06.simple-text.bg-pink-700 * span,.bg-white .c06.simple-text.bg-pink-700 * strong,.bg-white .c06.simple-text.bg-pink-700 * ul,.bg-white .c06.simple-text.bg-pink-700 * li,.bg-white .c06.simple-text.bg-pink-700 * ol,.bg-white .c06.simple-text.bg-pink-700 * em,.bg-white .c06.simple-text.bg-pink-700 * i,.bg-white .c06.simple-text.bg-pink-700 * u,.bg-white .c06.simple-text.bg-pink-700 * sup,.bg-white .c06.simple-text.bg-pink-700 * sub,.bg-white .c06.simple-text.bg-pink-700 * small,.bg-white .c06.simple-text.bg-pink-700 * q,.bg-white .c06.simple-text.bg-teal-700 * h2,.bg-white .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-white .c06.simple-text.bg-teal-700 .top h2,.bg-white .c06.simple-text.bg-teal-700 * h3,.bg-white .c06.simple-text.bg-teal-700 * h4,.bg-white .c06.simple-text.bg-teal-700 * h5,.bg-white .c06.simple-text.bg-teal-700 * div,.bg-white .c06.simple-text.bg-teal-700 * p,.bg-white .c06.simple-text.bg-teal-700 * span,.bg-white .c06.simple-text.bg-teal-700 * strong,.bg-white .c06.simple-text.bg-teal-700 * ul,.bg-white .c06.simple-text.bg-teal-700 * li,.bg-white .c06.simple-text.bg-teal-700 * ol,.bg-white .c06.simple-text.bg-teal-700 * em,.bg-white .c06.simple-text.bg-teal-700 * i,.bg-white .c06.simple-text.bg-teal-700 * u,.bg-white .c06.simple-text.bg-teal-700 * sup,.bg-white .c06.simple-text.bg-teal-700 * sub,.bg-white .c06.simple-text.bg-teal-700 * small,.bg-white .c06.simple-text.bg-teal-700 * q,.bg-white .c06.simple-text.bg-orange-700 * h2,.bg-white .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-white .c06.simple-text.bg-orange-700 .top h2,.bg-white .c06.simple-text.bg-orange-700 * h3,.bg-white .c06.simple-text.bg-orange-700 * h4,.bg-white .c06.simple-text.bg-orange-700 * h5,.bg-white .c06.simple-text.bg-orange-700 * div,.bg-white .c06.simple-text.bg-orange-700 * p,.bg-white .c06.simple-text.bg-orange-700 * span,.bg-white .c06.simple-text.bg-orange-700 * strong,.bg-white .c06.simple-text.bg-orange-700 * ul,.bg-white .c06.simple-text.bg-orange-700 * li,.bg-white .c06.simple-text.bg-orange-700 * ol,.bg-white .c06.simple-text.bg-orange-700 * em,.bg-white .c06.simple-text.bg-orange-700 * i,.bg-white .c06.simple-text.bg-orange-700 * u,.bg-white .c06.simple-text.bg-orange-700 * sup,.bg-white .c06.simple-text.bg-orange-700 * sub,.bg-white .c06.simple-text.bg-orange-700 * small,.bg-white .c06.simple-text.bg-orange-700 * q,.bg-white .c06.simple-text.bg-purple-700 * h2,.bg-white .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-white .c06.simple-text.bg-purple-700 .top h2,.bg-white .c06.simple-text.bg-purple-700 * h3,.bg-white .c06.simple-text.bg-purple-700 * h4,.bg-white .c06.simple-text.bg-purple-700 * h5,.bg-white .c06.simple-text.bg-purple-700 * div,.bg-white .c06.simple-text.bg-purple-700 * p,.bg-white .c06.simple-text.bg-purple-700 * span,.bg-white .c06.simple-text.bg-purple-700 * strong,.bg-white .c06.simple-text.bg-purple-700 * ul,.bg-white .c06.simple-text.bg-purple-700 * li,.bg-white .c06.simple-text.bg-purple-700 * ol,.bg-white .c06.simple-text.bg-purple-700 * em,.bg-white .c06.simple-text.bg-purple-700 * i,.bg-white .c06.simple-text.bg-purple-700 * u,.bg-white .c06.simple-text.bg-purple-700 * sup,.bg-white .c06.simple-text.bg-purple-700 * sub,.bg-white .c06.simple-text.bg-purple-700 * small,.bg-white .c06.simple-text.bg-purple-700 * q,.bg-white .c06.simple-text.bg-red-700 * h2,.bg-white .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-white .c06.simple-text.bg-red-700 .top h2,.bg-white .c06.simple-text.bg-red-700 * h3,.bg-white .c06.simple-text.bg-red-700 * h4,.bg-white .c06.simple-text.bg-red-700 * h5,.bg-white .c06.simple-text.bg-red-700 * div,.bg-white .c06.simple-text.bg-red-700 * p,.bg-white .c06.simple-text.bg-red-700 * span,.bg-white .c06.simple-text.bg-red-700 * strong,.bg-white .c06.simple-text.bg-red-700 * ul,.bg-white .c06.simple-text.bg-red-700 * li,.bg-white .c06.simple-text.bg-red-700 * ol,.bg-white .c06.simple-text.bg-red-700 * em,.bg-white .c06.simple-text.bg-red-700 * i,.bg-white .c06.simple-text.bg-red-700 * u,.bg-white .c06.simple-text.bg-red-700 * sup,.bg-white .c06.simple-text.bg-red-700 * sub,.bg-white .c06.simple-text.bg-red-700 * small,.bg-white .c06.simple-text.bg-red-700 * q,.bg-white .c06.simple-text.bg-grey-700 * h2,.bg-white .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-white .c06.simple-text.bg-grey-700 .top h2,.bg-white .c06.simple-text.bg-grey-700 * h3,.bg-white .c06.simple-text.bg-grey-700 * h4,.bg-white .c06.simple-text.bg-grey-700 * h5,.bg-white .c06.simple-text.bg-grey-700 * div,.bg-white .c06.simple-text.bg-grey-700 * p,.bg-white .c06.simple-text.bg-grey-700 * span,.bg-white .c06.simple-text.bg-grey-700 * strong,.bg-white .c06.simple-text.bg-grey-700 * ul,.bg-white .c06.simple-text.bg-grey-700 * li,.bg-white .c06.simple-text.bg-grey-700 * ol,.bg-white .c06.simple-text.bg-grey-700 * em,.bg-white .c06.simple-text.bg-grey-700 * i,.bg-white .c06.simple-text.bg-grey-700 * u,.bg-white .c06.simple-text.bg-grey-700 * sup,.bg-white .c06.simple-text.bg-grey-700 * sub,.bg-white .c06.simple-text.bg-grey-700 * small,.bg-white .c06.simple-text.bg-grey-700 * q,.bg-white .c06.simple-text.bg-grey-800 * h2,.bg-white .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-white .c06.simple-text.bg-grey-800 .top h2,.bg-white .c06.simple-text.bg-grey-800 * h3,.bg-white .c06.simple-text.bg-grey-800 * h4,.bg-white .c06.simple-text.bg-grey-800 * h5,.bg-white .c06.simple-text.bg-grey-800 * div,.bg-white .c06.simple-text.bg-grey-800 * p,.bg-white .c06.simple-text.bg-grey-800 * span,.bg-white .c06.simple-text.bg-grey-800 * strong,.bg-white .c06.simple-text.bg-grey-800 * ul,.bg-white .c06.simple-text.bg-grey-800 * li,.bg-white .c06.simple-text.bg-grey-800 * ol,.bg-white .c06.simple-text.bg-grey-800 * em,.bg-white .c06.simple-text.bg-grey-800 * i,.bg-white .c06.simple-text.bg-grey-800 * u,.bg-white .c06.simple-text.bg-grey-800 * sup,.bg-white .c06.simple-text.bg-grey-800 * sub,.bg-white .c06.simple-text.bg-grey-800 * small,.bg-white .c06.simple-text.bg-grey-800 * q,.bg-white .c06.simple-text.bg-darkest-blue * h2,.bg-white .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-white .c06.simple-text.bg-darkest-blue .top h2,.bg-white .c06.simple-text.bg-darkest-blue * h3,.bg-white .c06.simple-text.bg-darkest-blue * h4,.bg-white .c06.simple-text.bg-darkest-blue * h5,.bg-white .c06.simple-text.bg-darkest-blue * div,.bg-white .c06.simple-text.bg-darkest-blue * p,.bg-white .c06.simple-text.bg-darkest-blue * span,.bg-white .c06.simple-text.bg-darkest-blue * strong,.bg-white .c06.simple-text.bg-darkest-blue * ul,.bg-white .c06.simple-text.bg-darkest-blue * li,.bg-white .c06.simple-text.bg-darkest-blue * ol,.bg-white .c06.simple-text.bg-darkest-blue * em,.bg-white .c06.simple-text.bg-darkest-blue * i,.bg-white .c06.simple-text.bg-darkest-blue * u,.bg-white .c06.simple-text.bg-darkest-blue * sup,.bg-white .c06.simple-text.bg-darkest-blue * sub,.bg-white .c06.simple-text.bg-darkest-blue * small,.bg-white .c06.simple-text.bg-darkest-blue * q,.bg-paltinum-light .c06.simple-text.bg-green-800 * h2,.bg-paltinum-light .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-green-800 .top h2,.bg-paltinum-light .c06.simple-text.bg-green-800 * h3,.bg-paltinum-light .c06.simple-text.bg-green-800 * h4,.bg-paltinum-light .c06.simple-text.bg-green-800 * h5,.bg-paltinum-light .c06.simple-text.bg-green-800 * div,.bg-paltinum-light .c06.simple-text.bg-green-800 * p,.bg-paltinum-light .c06.simple-text.bg-green-800 * span,.bg-paltinum-light .c06.simple-text.bg-green-800 * strong,.bg-paltinum-light .c06.simple-text.bg-green-800 * ul,.bg-paltinum-light .c06.simple-text.bg-green-800 * li,.bg-paltinum-light .c06.simple-text.bg-green-800 * ol,.bg-paltinum-light .c06.simple-text.bg-green-800 * em,.bg-paltinum-light .c06.simple-text.bg-green-800 * i,.bg-paltinum-light .c06.simple-text.bg-green-800 * u,.bg-paltinum-light .c06.simple-text.bg-green-800 * sup,.bg-paltinum-light .c06.simple-text.bg-green-800 * sub,.bg-paltinum-light .c06.simple-text.bg-green-800 * small,.bg-paltinum-light .c06.simple-text.bg-green-800 * q,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * h2,.bg-paltinum-light .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-yellow-700 .top h2,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * h3,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * h4,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * h5,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * div,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * p,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * span,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * strong,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * ul,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * li,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * ol,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * em,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * i,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * u,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * sup,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * sub,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * small,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * q,.bg-paltinum-light .c06.simple-text.bg-blue-700 * h2,.bg-paltinum-light .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-blue-700 .top h2,.bg-paltinum-light .c06.simple-text.bg-blue-700 * h3,.bg-paltinum-light .c06.simple-text.bg-blue-700 * h4,.bg-paltinum-light .c06.simple-text.bg-blue-700 * h5,.bg-paltinum-light .c06.simple-text.bg-blue-700 * div,.bg-paltinum-light .c06.simple-text.bg-blue-700 * p,.bg-paltinum-light .c06.simple-text.bg-blue-700 * span,.bg-paltinum-light .c06.simple-text.bg-blue-700 * strong,.bg-paltinum-light .c06.simple-text.bg-blue-700 * ul,.bg-paltinum-light .c06.simple-text.bg-blue-700 * li,.bg-paltinum-light .c06.simple-text.bg-blue-700 * ol,.bg-paltinum-light .c06.simple-text.bg-blue-700 * em,.bg-paltinum-light .c06.simple-text.bg-blue-700 * i,.bg-paltinum-light .c06.simple-text.bg-blue-700 * u,.bg-paltinum-light .c06.simple-text.bg-blue-700 * sup,.bg-paltinum-light .c06.simple-text.bg-blue-700 * sub,.bg-paltinum-light .c06.simple-text.bg-blue-700 * small,.bg-paltinum-light .c06.simple-text.bg-blue-700 * q,.bg-paltinum-light .c06.simple-text.bg-pink-700 * h2,.bg-paltinum-light .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-pink-700 .top h2,.bg-paltinum-light .c06.simple-text.bg-pink-700 * h3,.bg-paltinum-light .c06.simple-text.bg-pink-700 * h4,.bg-paltinum-light .c06.simple-text.bg-pink-700 * h5,.bg-paltinum-light .c06.simple-text.bg-pink-700 * div,.bg-paltinum-light .c06.simple-text.bg-pink-700 * p,.bg-paltinum-light .c06.simple-text.bg-pink-700 * span,.bg-paltinum-light .c06.simple-text.bg-pink-700 * strong,.bg-paltinum-light .c06.simple-text.bg-pink-700 * ul,.bg-paltinum-light .c06.simple-text.bg-pink-700 * li,.bg-paltinum-light .c06.simple-text.bg-pink-700 * ol,.bg-paltinum-light .c06.simple-text.bg-pink-700 * em,.bg-paltinum-light .c06.simple-text.bg-pink-700 * i,.bg-paltinum-light .c06.simple-text.bg-pink-700 * u,.bg-paltinum-light .c06.simple-text.bg-pink-700 * sup,.bg-paltinum-light .c06.simple-text.bg-pink-700 * sub,.bg-paltinum-light .c06.simple-text.bg-pink-700 * small,.bg-paltinum-light .c06.simple-text.bg-pink-700 * q,.bg-paltinum-light .c06.simple-text.bg-teal-700 * h2,.bg-paltinum-light .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-teal-700 .top h2,.bg-paltinum-light .c06.simple-text.bg-teal-700 * h3,.bg-paltinum-light .c06.simple-text.bg-teal-700 * h4,.bg-paltinum-light .c06.simple-text.bg-teal-700 * h5,.bg-paltinum-light .c06.simple-text.bg-teal-700 * div,.bg-paltinum-light .c06.simple-text.bg-teal-700 * p,.bg-paltinum-light .c06.simple-text.bg-teal-700 * span,.bg-paltinum-light .c06.simple-text.bg-teal-700 * strong,.bg-paltinum-light .c06.simple-text.bg-teal-700 * ul,.bg-paltinum-light .c06.simple-text.bg-teal-700 * li,.bg-paltinum-light .c06.simple-text.bg-teal-700 * ol,.bg-paltinum-light .c06.simple-text.bg-teal-700 * em,.bg-paltinum-light .c06.simple-text.bg-teal-700 * i,.bg-paltinum-light .c06.simple-text.bg-teal-700 * u,.bg-paltinum-light .c06.simple-text.bg-teal-700 * sup,.bg-paltinum-light .c06.simple-text.bg-teal-700 * sub,.bg-paltinum-light .c06.simple-text.bg-teal-700 * small,.bg-paltinum-light .c06.simple-text.bg-teal-700 * q,.bg-paltinum-light .c06.simple-text.bg-orange-700 * h2,.bg-paltinum-light .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-orange-700 .top h2,.bg-paltinum-light .c06.simple-text.bg-orange-700 * h3,.bg-paltinum-light .c06.simple-text.bg-orange-700 * h4,.bg-paltinum-light .c06.simple-text.bg-orange-700 * h5,.bg-paltinum-light .c06.simple-text.bg-orange-700 * div,.bg-paltinum-light .c06.simple-text.bg-orange-700 * p,.bg-paltinum-light .c06.simple-text.bg-orange-700 * span,.bg-paltinum-light .c06.simple-text.bg-orange-700 * strong,.bg-paltinum-light .c06.simple-text.bg-orange-700 * ul,.bg-paltinum-light .c06.simple-text.bg-orange-700 * li,.bg-paltinum-light .c06.simple-text.bg-orange-700 * ol,.bg-paltinum-light .c06.simple-text.bg-orange-700 * em,.bg-paltinum-light .c06.simple-text.bg-orange-700 * i,.bg-paltinum-light .c06.simple-text.bg-orange-700 * u,.bg-paltinum-light .c06.simple-text.bg-orange-700 * sup,.bg-paltinum-light .c06.simple-text.bg-orange-700 * sub,.bg-paltinum-light .c06.simple-text.bg-orange-700 * small,.bg-paltinum-light .c06.simple-text.bg-orange-700 * q,.bg-paltinum-light .c06.simple-text.bg-purple-700 * h2,.bg-paltinum-light .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-purple-700 .top h2,.bg-paltinum-light .c06.simple-text.bg-purple-700 * h3,.bg-paltinum-light .c06.simple-text.bg-purple-700 * h4,.bg-paltinum-light .c06.simple-text.bg-purple-700 * h5,.bg-paltinum-light .c06.simple-text.bg-purple-700 * div,.bg-paltinum-light .c06.simple-text.bg-purple-700 * p,.bg-paltinum-light .c06.simple-text.bg-purple-700 * span,.bg-paltinum-light .c06.simple-text.bg-purple-700 * strong,.bg-paltinum-light .c06.simple-text.bg-purple-700 * ul,.bg-paltinum-light .c06.simple-text.bg-purple-700 * li,.bg-paltinum-light .c06.simple-text.bg-purple-700 * ol,.bg-paltinum-light .c06.simple-text.bg-purple-700 * em,.bg-paltinum-light .c06.simple-text.bg-purple-700 * i,.bg-paltinum-light .c06.simple-text.bg-purple-700 * u,.bg-paltinum-light .c06.simple-text.bg-purple-700 * sup,.bg-paltinum-light .c06.simple-text.bg-purple-700 * sub,.bg-paltinum-light .c06.simple-text.bg-purple-700 * small,.bg-paltinum-light .c06.simple-text.bg-purple-700 * q,.bg-paltinum-light .c06.simple-text.bg-red-700 * h2,.bg-paltinum-light .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-red-700 .top h2,.bg-paltinum-light .c06.simple-text.bg-red-700 * h3,.bg-paltinum-light .c06.simple-text.bg-red-700 * h4,.bg-paltinum-light .c06.simple-text.bg-red-700 * h5,.bg-paltinum-light .c06.simple-text.bg-red-700 * div,.bg-paltinum-light .c06.simple-text.bg-red-700 * p,.bg-paltinum-light .c06.simple-text.bg-red-700 * span,.bg-paltinum-light .c06.simple-text.bg-red-700 * strong,.bg-paltinum-light .c06.simple-text.bg-red-700 * ul,.bg-paltinum-light .c06.simple-text.bg-red-700 * li,.bg-paltinum-light .c06.simple-text.bg-red-700 * ol,.bg-paltinum-light .c06.simple-text.bg-red-700 * em,.bg-paltinum-light .c06.simple-text.bg-red-700 * i,.bg-paltinum-light .c06.simple-text.bg-red-700 * u,.bg-paltinum-light .c06.simple-text.bg-red-700 * sup,.bg-paltinum-light .c06.simple-text.bg-red-700 * sub,.bg-paltinum-light .c06.simple-text.bg-red-700 * small,.bg-paltinum-light .c06.simple-text.bg-red-700 * q,.bg-paltinum-light .c06.simple-text.bg-grey-700 * h2,.bg-paltinum-light .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-grey-700 .top h2,.bg-paltinum-light .c06.simple-text.bg-grey-700 * h3,.bg-paltinum-light .c06.simple-text.bg-grey-700 * h4,.bg-paltinum-light .c06.simple-text.bg-grey-700 * h5,.bg-paltinum-light .c06.simple-text.bg-grey-700 * div,.bg-paltinum-light .c06.simple-text.bg-grey-700 * p,.bg-paltinum-light .c06.simple-text.bg-grey-700 * span,.bg-paltinum-light .c06.simple-text.bg-grey-700 * strong,.bg-paltinum-light .c06.simple-text.bg-grey-700 * ul,.bg-paltinum-light .c06.simple-text.bg-grey-700 * li,.bg-paltinum-light .c06.simple-text.bg-grey-700 * ol,.bg-paltinum-light .c06.simple-text.bg-grey-700 * em,.bg-paltinum-light .c06.simple-text.bg-grey-700 * i,.bg-paltinum-light .c06.simple-text.bg-grey-700 * u,.bg-paltinum-light .c06.simple-text.bg-grey-700 * sup,.bg-paltinum-light .c06.simple-text.bg-grey-700 * sub,.bg-paltinum-light .c06.simple-text.bg-grey-700 * small,.bg-paltinum-light .c06.simple-text.bg-grey-700 * q,.bg-paltinum-light .c06.simple-text.bg-grey-800 * h2,.bg-paltinum-light .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-grey-800 .top h2,.bg-paltinum-light .c06.simple-text.bg-grey-800 * h3,.bg-paltinum-light .c06.simple-text.bg-grey-800 * h4,.bg-paltinum-light .c06.simple-text.bg-grey-800 * h5,.bg-paltinum-light .c06.simple-text.bg-grey-800 * div,.bg-paltinum-light .c06.simple-text.bg-grey-800 * p,.bg-paltinum-light .c06.simple-text.bg-grey-800 * span,.bg-paltinum-light .c06.simple-text.bg-grey-800 * strong,.bg-paltinum-light .c06.simple-text.bg-grey-800 * ul,.bg-paltinum-light .c06.simple-text.bg-grey-800 * li,.bg-paltinum-light .c06.simple-text.bg-grey-800 * ol,.bg-paltinum-light .c06.simple-text.bg-grey-800 * em,.bg-paltinum-light .c06.simple-text.bg-grey-800 * i,.bg-paltinum-light .c06.simple-text.bg-grey-800 * u,.bg-paltinum-light .c06.simple-text.bg-grey-800 * sup,.bg-paltinum-light .c06.simple-text.bg-grey-800 * sub,.bg-paltinum-light .c06.simple-text.bg-grey-800 * small,.bg-paltinum-light .c06.simple-text.bg-grey-800 * q,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * h2,.bg-paltinum-light .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-darkest-blue .top h2,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * h3,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * h4,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * h5,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * div,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * p,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * span,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * strong,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * ul,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * li,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * ol,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * em,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * i,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * u,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * sup,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * sub,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * small,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * q,.bg-grey--light1 .c06.simple-text.bg-green-800 * h2,.bg-grey--light1 .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-green-800 .top h2,.bg-grey--light1 .c06.simple-text.bg-green-800 * h3,.bg-grey--light1 .c06.simple-text.bg-green-800 * h4,.bg-grey--light1 .c06.simple-text.bg-green-800 * h5,.bg-grey--light1 .c06.simple-text.bg-green-800 * div,.bg-grey--light1 .c06.simple-text.bg-green-800 * p,.bg-grey--light1 .c06.simple-text.bg-green-800 * span,.bg-grey--light1 .c06.simple-text.bg-green-800 * strong,.bg-grey--light1 .c06.simple-text.bg-green-800 * ul,.bg-grey--light1 .c06.simple-text.bg-green-800 * li,.bg-grey--light1 .c06.simple-text.bg-green-800 * ol,.bg-grey--light1 .c06.simple-text.bg-green-800 * em,.bg-grey--light1 .c06.simple-text.bg-green-800 * i,.bg-grey--light1 .c06.simple-text.bg-green-800 * u,.bg-grey--light1 .c06.simple-text.bg-green-800 * sup,.bg-grey--light1 .c06.simple-text.bg-green-800 * sub,.bg-grey--light1 .c06.simple-text.bg-green-800 * small,.bg-grey--light1 .c06.simple-text.bg-green-800 * q,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * h2,.bg-grey--light1 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-yellow-700 .top h2,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * h3,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * h4,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * h5,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * div,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * p,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * span,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * strong,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * ul,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * li,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * ol,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * em,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * i,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * u,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * sup,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * sub,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * small,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * q,.bg-grey--light1 .c06.simple-text.bg-blue-700 * h2,.bg-grey--light1 .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-blue-700 .top h2,.bg-grey--light1 .c06.simple-text.bg-blue-700 * h3,.bg-grey--light1 .c06.simple-text.bg-blue-700 * h4,.bg-grey--light1 .c06.simple-text.bg-blue-700 * h5,.bg-grey--light1 .c06.simple-text.bg-blue-700 * div,.bg-grey--light1 .c06.simple-text.bg-blue-700 * p,.bg-grey--light1 .c06.simple-text.bg-blue-700 * span,.bg-grey--light1 .c06.simple-text.bg-blue-700 * strong,.bg-grey--light1 .c06.simple-text.bg-blue-700 * ul,.bg-grey--light1 .c06.simple-text.bg-blue-700 * li,.bg-grey--light1 .c06.simple-text.bg-blue-700 * ol,.bg-grey--light1 .c06.simple-text.bg-blue-700 * em,.bg-grey--light1 .c06.simple-text.bg-blue-700 * i,.bg-grey--light1 .c06.simple-text.bg-blue-700 * u,.bg-grey--light1 .c06.simple-text.bg-blue-700 * sup,.bg-grey--light1 .c06.simple-text.bg-blue-700 * sub,.bg-grey--light1 .c06.simple-text.bg-blue-700 * small,.bg-grey--light1 .c06.simple-text.bg-blue-700 * q,.bg-grey--light1 .c06.simple-text.bg-pink-700 * h2,.bg-grey--light1 .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-pink-700 .top h2,.bg-grey--light1 .c06.simple-text.bg-pink-700 * h3,.bg-grey--light1 .c06.simple-text.bg-pink-700 * h4,.bg-grey--light1 .c06.simple-text.bg-pink-700 * h5,.bg-grey--light1 .c06.simple-text.bg-pink-700 * div,.bg-grey--light1 .c06.simple-text.bg-pink-700 * p,.bg-grey--light1 .c06.simple-text.bg-pink-700 * span,.bg-grey--light1 .c06.simple-text.bg-pink-700 * strong,.bg-grey--light1 .c06.simple-text.bg-pink-700 * ul,.bg-grey--light1 .c06.simple-text.bg-pink-700 * li,.bg-grey--light1 .c06.simple-text.bg-pink-700 * ol,.bg-grey--light1 .c06.simple-text.bg-pink-700 * em,.bg-grey--light1 .c06.simple-text.bg-pink-700 * i,.bg-grey--light1 .c06.simple-text.bg-pink-700 * u,.bg-grey--light1 .c06.simple-text.bg-pink-700 * sup,.bg-grey--light1 .c06.simple-text.bg-pink-700 * sub,.bg-grey--light1 .c06.simple-text.bg-pink-700 * small,.bg-grey--light1 .c06.simple-text.bg-pink-700 * q,.bg-grey--light1 .c06.simple-text.bg-teal-700 * h2,.bg-grey--light1 .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-teal-700 .top h2,.bg-grey--light1 .c06.simple-text.bg-teal-700 * h3,.bg-grey--light1 .c06.simple-text.bg-teal-700 * h4,.bg-grey--light1 .c06.simple-text.bg-teal-700 * h5,.bg-grey--light1 .c06.simple-text.bg-teal-700 * div,.bg-grey--light1 .c06.simple-text.bg-teal-700 * p,.bg-grey--light1 .c06.simple-text.bg-teal-700 * span,.bg-grey--light1 .c06.simple-text.bg-teal-700 * strong,.bg-grey--light1 .c06.simple-text.bg-teal-700 * ul,.bg-grey--light1 .c06.simple-text.bg-teal-700 * li,.bg-grey--light1 .c06.simple-text.bg-teal-700 * ol,.bg-grey--light1 .c06.simple-text.bg-teal-700 * em,.bg-grey--light1 .c06.simple-text.bg-teal-700 * i,.bg-grey--light1 .c06.simple-text.bg-teal-700 * u,.bg-grey--light1 .c06.simple-text.bg-teal-700 * sup,.bg-grey--light1 .c06.simple-text.bg-teal-700 * sub,.bg-grey--light1 .c06.simple-text.bg-teal-700 * small,.bg-grey--light1 .c06.simple-text.bg-teal-700 * q,.bg-grey--light1 .c06.simple-text.bg-orange-700 * h2,.bg-grey--light1 .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-orange-700 .top h2,.bg-grey--light1 .c06.simple-text.bg-orange-700 * h3,.bg-grey--light1 .c06.simple-text.bg-orange-700 * h4,.bg-grey--light1 .c06.simple-text.bg-orange-700 * h5,.bg-grey--light1 .c06.simple-text.bg-orange-700 * div,.bg-grey--light1 .c06.simple-text.bg-orange-700 * p,.bg-grey--light1 .c06.simple-text.bg-orange-700 * span,.bg-grey--light1 .c06.simple-text.bg-orange-700 * strong,.bg-grey--light1 .c06.simple-text.bg-orange-700 * ul,.bg-grey--light1 .c06.simple-text.bg-orange-700 * li,.bg-grey--light1 .c06.simple-text.bg-orange-700 * ol,.bg-grey--light1 .c06.simple-text.bg-orange-700 * em,.bg-grey--light1 .c06.simple-text.bg-orange-700 * i,.bg-grey--light1 .c06.simple-text.bg-orange-700 * u,.bg-grey--light1 .c06.simple-text.bg-orange-700 * sup,.bg-grey--light1 .c06.simple-text.bg-orange-700 * sub,.bg-grey--light1 .c06.simple-text.bg-orange-700 * small,.bg-grey--light1 .c06.simple-text.bg-orange-700 * q,.bg-grey--light1 .c06.simple-text.bg-purple-700 * h2,.bg-grey--light1 .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-purple-700 .top h2,.bg-grey--light1 .c06.simple-text.bg-purple-700 * h3,.bg-grey--light1 .c06.simple-text.bg-purple-700 * h4,.bg-grey--light1 .c06.simple-text.bg-purple-700 * h5,.bg-grey--light1 .c06.simple-text.bg-purple-700 * div,.bg-grey--light1 .c06.simple-text.bg-purple-700 * p,.bg-grey--light1 .c06.simple-text.bg-purple-700 * span,.bg-grey--light1 .c06.simple-text.bg-purple-700 * strong,.bg-grey--light1 .c06.simple-text.bg-purple-700 * ul,.bg-grey--light1 .c06.simple-text.bg-purple-700 * li,.bg-grey--light1 .c06.simple-text.bg-purple-700 * ol,.bg-grey--light1 .c06.simple-text.bg-purple-700 * em,.bg-grey--light1 .c06.simple-text.bg-purple-700 * i,.bg-grey--light1 .c06.simple-text.bg-purple-700 * u,.bg-grey--light1 .c06.simple-text.bg-purple-700 * sup,.bg-grey--light1 .c06.simple-text.bg-purple-700 * sub,.bg-grey--light1 .c06.simple-text.bg-purple-700 * small,.bg-grey--light1 .c06.simple-text.bg-purple-700 * q,.bg-grey--light1 .c06.simple-text.bg-red-700 * h2,.bg-grey--light1 .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-red-700 .top h2,.bg-grey--light1 .c06.simple-text.bg-red-700 * h3,.bg-grey--light1 .c06.simple-text.bg-red-700 * h4,.bg-grey--light1 .c06.simple-text.bg-red-700 * h5,.bg-grey--light1 .c06.simple-text.bg-red-700 * div,.bg-grey--light1 .c06.simple-text.bg-red-700 * p,.bg-grey--light1 .c06.simple-text.bg-red-700 * span,.bg-grey--light1 .c06.simple-text.bg-red-700 * strong,.bg-grey--light1 .c06.simple-text.bg-red-700 * ul,.bg-grey--light1 .c06.simple-text.bg-red-700 * li,.bg-grey--light1 .c06.simple-text.bg-red-700 * ol,.bg-grey--light1 .c06.simple-text.bg-red-700 * em,.bg-grey--light1 .c06.simple-text.bg-red-700 * i,.bg-grey--light1 .c06.simple-text.bg-red-700 * u,.bg-grey--light1 .c06.simple-text.bg-red-700 * sup,.bg-grey--light1 .c06.simple-text.bg-red-700 * sub,.bg-grey--light1 .c06.simple-text.bg-red-700 * small,.bg-grey--light1 .c06.simple-text.bg-red-700 * q,.bg-grey--light1 .c06.simple-text.bg-grey-700 * h2,.bg-grey--light1 .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-grey-700 .top h2,.bg-grey--light1 .c06.simple-text.bg-grey-700 * h3,.bg-grey--light1 .c06.simple-text.bg-grey-700 * h4,.bg-grey--light1 .c06.simple-text.bg-grey-700 * h5,.bg-grey--light1 .c06.simple-text.bg-grey-700 * div,.bg-grey--light1 .c06.simple-text.bg-grey-700 * p,.bg-grey--light1 .c06.simple-text.bg-grey-700 * span,.bg-grey--light1 .c06.simple-text.bg-grey-700 * strong,.bg-grey--light1 .c06.simple-text.bg-grey-700 * ul,.bg-grey--light1 .c06.simple-text.bg-grey-700 * li,.bg-grey--light1 .c06.simple-text.bg-grey-700 * ol,.bg-grey--light1 .c06.simple-text.bg-grey-700 * em,.bg-grey--light1 .c06.simple-text.bg-grey-700 * i,.bg-grey--light1 .c06.simple-text.bg-grey-700 * u,.bg-grey--light1 .c06.simple-text.bg-grey-700 * sup,.bg-grey--light1 .c06.simple-text.bg-grey-700 * sub,.bg-grey--light1 .c06.simple-text.bg-grey-700 * small,.bg-grey--light1 .c06.simple-text.bg-grey-700 * q,.bg-grey--light1 .c06.simple-text.bg-grey-800 * h2,.bg-grey--light1 .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-grey-800 .top h2,.bg-grey--light1 .c06.simple-text.bg-grey-800 * h3,.bg-grey--light1 .c06.simple-text.bg-grey-800 * h4,.bg-grey--light1 .c06.simple-text.bg-grey-800 * h5,.bg-grey--light1 .c06.simple-text.bg-grey-800 * div,.bg-grey--light1 .c06.simple-text.bg-grey-800 * p,.bg-grey--light1 .c06.simple-text.bg-grey-800 * span,.bg-grey--light1 .c06.simple-text.bg-grey-800 * strong,.bg-grey--light1 .c06.simple-text.bg-grey-800 * ul,.bg-grey--light1 .c06.simple-text.bg-grey-800 * li,.bg-grey--light1 .c06.simple-text.bg-grey-800 * ol,.bg-grey--light1 .c06.simple-text.bg-grey-800 * em,.bg-grey--light1 .c06.simple-text.bg-grey-800 * i,.bg-grey--light1 .c06.simple-text.bg-grey-800 * u,.bg-grey--light1 .c06.simple-text.bg-grey-800 * sup,.bg-grey--light1 .c06.simple-text.bg-grey-800 * sub,.bg-grey--light1 .c06.simple-text.bg-grey-800 * small,.bg-grey--light1 .c06.simple-text.bg-grey-800 * q,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * h2,.bg-grey--light1 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-darkest-blue .top h2,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * h3,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * h4,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * h5,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * div,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * p,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * span,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * strong,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * ul,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * li,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * ol,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * em,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * i,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * u,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * sup,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * sub,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * small,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * q,.bg-gray-very-light .c06.simple-text.bg-green-800 * h2,.bg-gray-very-light .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-green-800 .top h2,.bg-gray-very-light .c06.simple-text.bg-green-800 * h3,.bg-gray-very-light .c06.simple-text.bg-green-800 * h4,.bg-gray-very-light .c06.simple-text.bg-green-800 * h5,.bg-gray-very-light .c06.simple-text.bg-green-800 * div,.bg-gray-very-light .c06.simple-text.bg-green-800 * p,.bg-gray-very-light .c06.simple-text.bg-green-800 * span,.bg-gray-very-light .c06.simple-text.bg-green-800 * strong,.bg-gray-very-light .c06.simple-text.bg-green-800 * ul,.bg-gray-very-light .c06.simple-text.bg-green-800 * li,.bg-gray-very-light .c06.simple-text.bg-green-800 * ol,.bg-gray-very-light .c06.simple-text.bg-green-800 * em,.bg-gray-very-light .c06.simple-text.bg-green-800 * i,.bg-gray-very-light .c06.simple-text.bg-green-800 * u,.bg-gray-very-light .c06.simple-text.bg-green-800 * sup,.bg-gray-very-light .c06.simple-text.bg-green-800 * sub,.bg-gray-very-light .c06.simple-text.bg-green-800 * small,.bg-gray-very-light .c06.simple-text.bg-green-800 * q,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * h2,.bg-gray-very-light .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-yellow-700 .top h2,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * h3,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * h4,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * h5,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * div,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * p,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * span,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * strong,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * ul,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * li,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * ol,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * em,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * i,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * u,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * sup,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * sub,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * small,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * q,.bg-gray-very-light .c06.simple-text.bg-blue-700 * h2,.bg-gray-very-light .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-blue-700 .top h2,.bg-gray-very-light .c06.simple-text.bg-blue-700 * h3,.bg-gray-very-light .c06.simple-text.bg-blue-700 * h4,.bg-gray-very-light .c06.simple-text.bg-blue-700 * h5,.bg-gray-very-light .c06.simple-text.bg-blue-700 * div,.bg-gray-very-light .c06.simple-text.bg-blue-700 * p,.bg-gray-very-light .c06.simple-text.bg-blue-700 * span,.bg-gray-very-light .c06.simple-text.bg-blue-700 * strong,.bg-gray-very-light .c06.simple-text.bg-blue-700 * ul,.bg-gray-very-light .c06.simple-text.bg-blue-700 * li,.bg-gray-very-light .c06.simple-text.bg-blue-700 * ol,.bg-gray-very-light .c06.simple-text.bg-blue-700 * em,.bg-gray-very-light .c06.simple-text.bg-blue-700 * i,.bg-gray-very-light .c06.simple-text.bg-blue-700 * u,.bg-gray-very-light .c06.simple-text.bg-blue-700 * sup,.bg-gray-very-light .c06.simple-text.bg-blue-700 * sub,.bg-gray-very-light .c06.simple-text.bg-blue-700 * small,.bg-gray-very-light .c06.simple-text.bg-blue-700 * q,.bg-gray-very-light .c06.simple-text.bg-pink-700 * h2,.bg-gray-very-light .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-pink-700 .top h2,.bg-gray-very-light .c06.simple-text.bg-pink-700 * h3,.bg-gray-very-light .c06.simple-text.bg-pink-700 * h4,.bg-gray-very-light .c06.simple-text.bg-pink-700 * h5,.bg-gray-very-light .c06.simple-text.bg-pink-700 * div,.bg-gray-very-light .c06.simple-text.bg-pink-700 * p,.bg-gray-very-light .c06.simple-text.bg-pink-700 * span,.bg-gray-very-light .c06.simple-text.bg-pink-700 * strong,.bg-gray-very-light .c06.simple-text.bg-pink-700 * ul,.bg-gray-very-light .c06.simple-text.bg-pink-700 * li,.bg-gray-very-light .c06.simple-text.bg-pink-700 * ol,.bg-gray-very-light .c06.simple-text.bg-pink-700 * em,.bg-gray-very-light .c06.simple-text.bg-pink-700 * i,.bg-gray-very-light .c06.simple-text.bg-pink-700 * u,.bg-gray-very-light .c06.simple-text.bg-pink-700 * sup,.bg-gray-very-light .c06.simple-text.bg-pink-700 * sub,.bg-gray-very-light .c06.simple-text.bg-pink-700 * small,.bg-gray-very-light .c06.simple-text.bg-pink-700 * q,.bg-gray-very-light .c06.simple-text.bg-teal-700 * h2,.bg-gray-very-light .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-teal-700 .top h2,.bg-gray-very-light .c06.simple-text.bg-teal-700 * h3,.bg-gray-very-light .c06.simple-text.bg-teal-700 * h4,.bg-gray-very-light .c06.simple-text.bg-teal-700 * h5,.bg-gray-very-light .c06.simple-text.bg-teal-700 * div,.bg-gray-very-light .c06.simple-text.bg-teal-700 * p,.bg-gray-very-light .c06.simple-text.bg-teal-700 * span,.bg-gray-very-light .c06.simple-text.bg-teal-700 * strong,.bg-gray-very-light .c06.simple-text.bg-teal-700 * ul,.bg-gray-very-light .c06.simple-text.bg-teal-700 * li,.bg-gray-very-light .c06.simple-text.bg-teal-700 * ol,.bg-gray-very-light .c06.simple-text.bg-teal-700 * em,.bg-gray-very-light .c06.simple-text.bg-teal-700 * i,.bg-gray-very-light .c06.simple-text.bg-teal-700 * u,.bg-gray-very-light .c06.simple-text.bg-teal-700 * sup,.bg-gray-very-light .c06.simple-text.bg-teal-700 * sub,.bg-gray-very-light .c06.simple-text.bg-teal-700 * small,.bg-gray-very-light .c06.simple-text.bg-teal-700 * q,.bg-gray-very-light .c06.simple-text.bg-orange-700 * h2,.bg-gray-very-light .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-orange-700 .top h2,.bg-gray-very-light .c06.simple-text.bg-orange-700 * h3,.bg-gray-very-light .c06.simple-text.bg-orange-700 * h4,.bg-gray-very-light .c06.simple-text.bg-orange-700 * h5,.bg-gray-very-light .c06.simple-text.bg-orange-700 * div,.bg-gray-very-light .c06.simple-text.bg-orange-700 * p,.bg-gray-very-light .c06.simple-text.bg-orange-700 * span,.bg-gray-very-light .c06.simple-text.bg-orange-700 * strong,.bg-gray-very-light .c06.simple-text.bg-orange-700 * ul,.bg-gray-very-light .c06.simple-text.bg-orange-700 * li,.bg-gray-very-light .c06.simple-text.bg-orange-700 * ol,.bg-gray-very-light .c06.simple-text.bg-orange-700 * em,.bg-gray-very-light .c06.simple-text.bg-orange-700 * i,.bg-gray-very-light .c06.simple-text.bg-orange-700 * u,.bg-gray-very-light .c06.simple-text.bg-orange-700 * sup,.bg-gray-very-light .c06.simple-text.bg-orange-700 * sub,.bg-gray-very-light .c06.simple-text.bg-orange-700 * small,.bg-gray-very-light .c06.simple-text.bg-orange-700 * q,.bg-gray-very-light .c06.simple-text.bg-purple-700 * h2,.bg-gray-very-light .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-purple-700 .top h2,.bg-gray-very-light .c06.simple-text.bg-purple-700 * h3,.bg-gray-very-light .c06.simple-text.bg-purple-700 * h4,.bg-gray-very-light .c06.simple-text.bg-purple-700 * h5,.bg-gray-very-light .c06.simple-text.bg-purple-700 * div,.bg-gray-very-light .c06.simple-text.bg-purple-700 * p,.bg-gray-very-light .c06.simple-text.bg-purple-700 * span,.bg-gray-very-light .c06.simple-text.bg-purple-700 * strong,.bg-gray-very-light .c06.simple-text.bg-purple-700 * ul,.bg-gray-very-light .c06.simple-text.bg-purple-700 * li,.bg-gray-very-light .c06.simple-text.bg-purple-700 * ol,.bg-gray-very-light .c06.simple-text.bg-purple-700 * em,.bg-gray-very-light .c06.simple-text.bg-purple-700 * i,.bg-gray-very-light .c06.simple-text.bg-purple-700 * u,.bg-gray-very-light .c06.simple-text.bg-purple-700 * sup,.bg-gray-very-light .c06.simple-text.bg-purple-700 * sub,.bg-gray-very-light .c06.simple-text.bg-purple-700 * small,.bg-gray-very-light .c06.simple-text.bg-purple-700 * q,.bg-gray-very-light .c06.simple-text.bg-red-700 * h2,.bg-gray-very-light .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-red-700 .top h2,.bg-gray-very-light .c06.simple-text.bg-red-700 * h3,.bg-gray-very-light .c06.simple-text.bg-red-700 * h4,.bg-gray-very-light .c06.simple-text.bg-red-700 * h5,.bg-gray-very-light .c06.simple-text.bg-red-700 * div,.bg-gray-very-light .c06.simple-text.bg-red-700 * p,.bg-gray-very-light .c06.simple-text.bg-red-700 * span,.bg-gray-very-light .c06.simple-text.bg-red-700 * strong,.bg-gray-very-light .c06.simple-text.bg-red-700 * ul,.bg-gray-very-light .c06.simple-text.bg-red-700 * li,.bg-gray-very-light .c06.simple-text.bg-red-700 * ol,.bg-gray-very-light .c06.simple-text.bg-red-700 * em,.bg-gray-very-light .c06.simple-text.bg-red-700 * i,.bg-gray-very-light .c06.simple-text.bg-red-700 * u,.bg-gray-very-light .c06.simple-text.bg-red-700 * sup,.bg-gray-very-light .c06.simple-text.bg-red-700 * sub,.bg-gray-very-light .c06.simple-text.bg-red-700 * small,.bg-gray-very-light .c06.simple-text.bg-red-700 * q,.bg-gray-very-light .c06.simple-text.bg-grey-700 * h2,.bg-gray-very-light .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-grey-700 .top h2,.bg-gray-very-light .c06.simple-text.bg-grey-700 * h3,.bg-gray-very-light .c06.simple-text.bg-grey-700 * h4,.bg-gray-very-light .c06.simple-text.bg-grey-700 * h5,.bg-gray-very-light .c06.simple-text.bg-grey-700 * div,.bg-gray-very-light .c06.simple-text.bg-grey-700 * p,.bg-gray-very-light .c06.simple-text.bg-grey-700 * span,.bg-gray-very-light .c06.simple-text.bg-grey-700 * strong,.bg-gray-very-light .c06.simple-text.bg-grey-700 * ul,.bg-gray-very-light .c06.simple-text.bg-grey-700 * li,.bg-gray-very-light .c06.simple-text.bg-grey-700 * ol,.bg-gray-very-light .c06.simple-text.bg-grey-700 * em,.bg-gray-very-light .c06.simple-text.bg-grey-700 * i,.bg-gray-very-light .c06.simple-text.bg-grey-700 * u,.bg-gray-very-light .c06.simple-text.bg-grey-700 * sup,.bg-gray-very-light .c06.simple-text.bg-grey-700 * sub,.bg-gray-very-light .c06.simple-text.bg-grey-700 * small,.bg-gray-very-light .c06.simple-text.bg-grey-700 * q,.bg-gray-very-light .c06.simple-text.bg-grey-800 * h2,.bg-gray-very-light .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-grey-800 .top h2,.bg-gray-very-light .c06.simple-text.bg-grey-800 * h3,.bg-gray-very-light .c06.simple-text.bg-grey-800 * h4,.bg-gray-very-light .c06.simple-text.bg-grey-800 * h5,.bg-gray-very-light .c06.simple-text.bg-grey-800 * div,.bg-gray-very-light .c06.simple-text.bg-grey-800 * p,.bg-gray-very-light .c06.simple-text.bg-grey-800 * span,.bg-gray-very-light .c06.simple-text.bg-grey-800 * strong,.bg-gray-very-light .c06.simple-text.bg-grey-800 * ul,.bg-gray-very-light .c06.simple-text.bg-grey-800 * li,.bg-gray-very-light .c06.simple-text.bg-grey-800 * ol,.bg-gray-very-light .c06.simple-text.bg-grey-800 * em,.bg-gray-very-light .c06.simple-text.bg-grey-800 * i,.bg-gray-very-light .c06.simple-text.bg-grey-800 * u,.bg-gray-very-light .c06.simple-text.bg-grey-800 * sup,.bg-gray-very-light .c06.simple-text.bg-grey-800 * sub,.bg-gray-very-light .c06.simple-text.bg-grey-800 * small,.bg-gray-very-light .c06.simple-text.bg-grey-800 * q,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * h2,.bg-gray-very-light .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-darkest-blue .top h2,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * h3,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * h4,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * h5,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * div,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * p,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * span,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * strong,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * ul,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * li,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * ol,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * em,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * i,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * u,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * sup,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * sub,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * small,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * q,.bg-very-light-blue .c06.simple-text.bg-green-800 * h2,.bg-very-light-blue .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-green-800 .top h2,.bg-very-light-blue .c06.simple-text.bg-green-800 * h3,.bg-very-light-blue .c06.simple-text.bg-green-800 * h4,.bg-very-light-blue .c06.simple-text.bg-green-800 * h5,.bg-very-light-blue .c06.simple-text.bg-green-800 * div,.bg-very-light-blue .c06.simple-text.bg-green-800 * p,.bg-very-light-blue .c06.simple-text.bg-green-800 * span,.bg-very-light-blue .c06.simple-text.bg-green-800 * strong,.bg-very-light-blue .c06.simple-text.bg-green-800 * ul,.bg-very-light-blue .c06.simple-text.bg-green-800 * li,.bg-very-light-blue .c06.simple-text.bg-green-800 * ol,.bg-very-light-blue .c06.simple-text.bg-green-800 * em,.bg-very-light-blue .c06.simple-text.bg-green-800 * i,.bg-very-light-blue .c06.simple-text.bg-green-800 * u,.bg-very-light-blue .c06.simple-text.bg-green-800 * sup,.bg-very-light-blue .c06.simple-text.bg-green-800 * sub,.bg-very-light-blue .c06.simple-text.bg-green-800 * small,.bg-very-light-blue .c06.simple-text.bg-green-800 * q,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * h2,.bg-very-light-blue .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-yellow-700 .top h2,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * h3,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * h4,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * h5,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * div,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * p,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * span,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * strong,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * ul,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * li,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * ol,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * em,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * i,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * u,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * sup,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * sub,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * small,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * q,.bg-very-light-blue .c06.simple-text.bg-blue-700 * h2,.bg-very-light-blue .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-blue-700 .top h2,.bg-very-light-blue .c06.simple-text.bg-blue-700 * h3,.bg-very-light-blue .c06.simple-text.bg-blue-700 * h4,.bg-very-light-blue .c06.simple-text.bg-blue-700 * h5,.bg-very-light-blue .c06.simple-text.bg-blue-700 * div,.bg-very-light-blue .c06.simple-text.bg-blue-700 * p,.bg-very-light-blue .c06.simple-text.bg-blue-700 * span,.bg-very-light-blue .c06.simple-text.bg-blue-700 * strong,.bg-very-light-blue .c06.simple-text.bg-blue-700 * ul,.bg-very-light-blue .c06.simple-text.bg-blue-700 * li,.bg-very-light-blue .c06.simple-text.bg-blue-700 * ol,.bg-very-light-blue .c06.simple-text.bg-blue-700 * em,.bg-very-light-blue .c06.simple-text.bg-blue-700 * i,.bg-very-light-blue .c06.simple-text.bg-blue-700 * u,.bg-very-light-blue .c06.simple-text.bg-blue-700 * sup,.bg-very-light-blue .c06.simple-text.bg-blue-700 * sub,.bg-very-light-blue .c06.simple-text.bg-blue-700 * small,.bg-very-light-blue .c06.simple-text.bg-blue-700 * q,.bg-very-light-blue .c06.simple-text.bg-pink-700 * h2,.bg-very-light-blue .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-pink-700 .top h2,.bg-very-light-blue .c06.simple-text.bg-pink-700 * h3,.bg-very-light-blue .c06.simple-text.bg-pink-700 * h4,.bg-very-light-blue .c06.simple-text.bg-pink-700 * h5,.bg-very-light-blue .c06.simple-text.bg-pink-700 * div,.bg-very-light-blue .c06.simple-text.bg-pink-700 * p,.bg-very-light-blue .c06.simple-text.bg-pink-700 * span,.bg-very-light-blue .c06.simple-text.bg-pink-700 * strong,.bg-very-light-blue .c06.simple-text.bg-pink-700 * ul,.bg-very-light-blue .c06.simple-text.bg-pink-700 * li,.bg-very-light-blue .c06.simple-text.bg-pink-700 * ol,.bg-very-light-blue .c06.simple-text.bg-pink-700 * em,.bg-very-light-blue .c06.simple-text.bg-pink-700 * i,.bg-very-light-blue .c06.simple-text.bg-pink-700 * u,.bg-very-light-blue .c06.simple-text.bg-pink-700 * sup,.bg-very-light-blue .c06.simple-text.bg-pink-700 * sub,.bg-very-light-blue .c06.simple-text.bg-pink-700 * small,.bg-very-light-blue .c06.simple-text.bg-pink-700 * q,.bg-very-light-blue .c06.simple-text.bg-teal-700 * h2,.bg-very-light-blue .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-teal-700 .top h2,.bg-very-light-blue .c06.simple-text.bg-teal-700 * h3,.bg-very-light-blue .c06.simple-text.bg-teal-700 * h4,.bg-very-light-blue .c06.simple-text.bg-teal-700 * h5,.bg-very-light-blue .c06.simple-text.bg-teal-700 * div,.bg-very-light-blue .c06.simple-text.bg-teal-700 * p,.bg-very-light-blue .c06.simple-text.bg-teal-700 * span,.bg-very-light-blue .c06.simple-text.bg-teal-700 * strong,.bg-very-light-blue .c06.simple-text.bg-teal-700 * ul,.bg-very-light-blue .c06.simple-text.bg-teal-700 * li,.bg-very-light-blue .c06.simple-text.bg-teal-700 * ol,.bg-very-light-blue .c06.simple-text.bg-teal-700 * em,.bg-very-light-blue .c06.simple-text.bg-teal-700 * i,.bg-very-light-blue .c06.simple-text.bg-teal-700 * u,.bg-very-light-blue .c06.simple-text.bg-teal-700 * sup,.bg-very-light-blue .c06.simple-text.bg-teal-700 * sub,.bg-very-light-blue .c06.simple-text.bg-teal-700 * small,.bg-very-light-blue .c06.simple-text.bg-teal-700 * q,.bg-very-light-blue .c06.simple-text.bg-orange-700 * h2,.bg-very-light-blue .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-orange-700 .top h2,.bg-very-light-blue .c06.simple-text.bg-orange-700 * h3,.bg-very-light-blue .c06.simple-text.bg-orange-700 * h4,.bg-very-light-blue .c06.simple-text.bg-orange-700 * h5,.bg-very-light-blue .c06.simple-text.bg-orange-700 * div,.bg-very-light-blue .c06.simple-text.bg-orange-700 * p,.bg-very-light-blue .c06.simple-text.bg-orange-700 * span,.bg-very-light-blue .c06.simple-text.bg-orange-700 * strong,.bg-very-light-blue .c06.simple-text.bg-orange-700 * ul,.bg-very-light-blue .c06.simple-text.bg-orange-700 * li,.bg-very-light-blue .c06.simple-text.bg-orange-700 * ol,.bg-very-light-blue .c06.simple-text.bg-orange-700 * em,.bg-very-light-blue .c06.simple-text.bg-orange-700 * i,.bg-very-light-blue .c06.simple-text.bg-orange-700 * u,.bg-very-light-blue .c06.simple-text.bg-orange-700 * sup,.bg-very-light-blue .c06.simple-text.bg-orange-700 * sub,.bg-very-light-blue .c06.simple-text.bg-orange-700 * small,.bg-very-light-blue .c06.simple-text.bg-orange-700 * q,.bg-very-light-blue .c06.simple-text.bg-purple-700 * h2,.bg-very-light-blue .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-purple-700 .top h2,.bg-very-light-blue .c06.simple-text.bg-purple-700 * h3,.bg-very-light-blue .c06.simple-text.bg-purple-700 * h4,.bg-very-light-blue .c06.simple-text.bg-purple-700 * h5,.bg-very-light-blue .c06.simple-text.bg-purple-700 * div,.bg-very-light-blue .c06.simple-text.bg-purple-700 * p,.bg-very-light-blue .c06.simple-text.bg-purple-700 * span,.bg-very-light-blue .c06.simple-text.bg-purple-700 * strong,.bg-very-light-blue .c06.simple-text.bg-purple-700 * ul,.bg-very-light-blue .c06.simple-text.bg-purple-700 * li,.bg-very-light-blue .c06.simple-text.bg-purple-700 * ol,.bg-very-light-blue .c06.simple-text.bg-purple-700 * em,.bg-very-light-blue .c06.simple-text.bg-purple-700 * i,.bg-very-light-blue .c06.simple-text.bg-purple-700 * u,.bg-very-light-blue .c06.simple-text.bg-purple-700 * sup,.bg-very-light-blue .c06.simple-text.bg-purple-700 * sub,.bg-very-light-blue .c06.simple-text.bg-purple-700 * small,.bg-very-light-blue .c06.simple-text.bg-purple-700 * q,.bg-very-light-blue .c06.simple-text.bg-red-700 * h2,.bg-very-light-blue .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-red-700 .top h2,.bg-very-light-blue .c06.simple-text.bg-red-700 * h3,.bg-very-light-blue .c06.simple-text.bg-red-700 * h4,.bg-very-light-blue .c06.simple-text.bg-red-700 * h5,.bg-very-light-blue .c06.simple-text.bg-red-700 * div,.bg-very-light-blue .c06.simple-text.bg-red-700 * p,.bg-very-light-blue .c06.simple-text.bg-red-700 * span,.bg-very-light-blue .c06.simple-text.bg-red-700 * strong,.bg-very-light-blue .c06.simple-text.bg-red-700 * ul,.bg-very-light-blue .c06.simple-text.bg-red-700 * li,.bg-very-light-blue .c06.simple-text.bg-red-700 * ol,.bg-very-light-blue .c06.simple-text.bg-red-700 * em,.bg-very-light-blue .c06.simple-text.bg-red-700 * i,.bg-very-light-blue .c06.simple-text.bg-red-700 * u,.bg-very-light-blue .c06.simple-text.bg-red-700 * sup,.bg-very-light-blue .c06.simple-text.bg-red-700 * sub,.bg-very-light-blue .c06.simple-text.bg-red-700 * small,.bg-very-light-blue .c06.simple-text.bg-red-700 * q,.bg-very-light-blue .c06.simple-text.bg-grey-700 * h2,.bg-very-light-blue .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-grey-700 .top h2,.bg-very-light-blue .c06.simple-text.bg-grey-700 * h3,.bg-very-light-blue .c06.simple-text.bg-grey-700 * h4,.bg-very-light-blue .c06.simple-text.bg-grey-700 * h5,.bg-very-light-blue .c06.simple-text.bg-grey-700 * div,.bg-very-light-blue .c06.simple-text.bg-grey-700 * p,.bg-very-light-blue .c06.simple-text.bg-grey-700 * span,.bg-very-light-blue .c06.simple-text.bg-grey-700 * strong,.bg-very-light-blue .c06.simple-text.bg-grey-700 * ul,.bg-very-light-blue .c06.simple-text.bg-grey-700 * li,.bg-very-light-blue .c06.simple-text.bg-grey-700 * ol,.bg-very-light-blue .c06.simple-text.bg-grey-700 * em,.bg-very-light-blue .c06.simple-text.bg-grey-700 * i,.bg-very-light-blue .c06.simple-text.bg-grey-700 * u,.bg-very-light-blue .c06.simple-text.bg-grey-700 * sup,.bg-very-light-blue .c06.simple-text.bg-grey-700 * sub,.bg-very-light-blue .c06.simple-text.bg-grey-700 * small,.bg-very-light-blue .c06.simple-text.bg-grey-700 * q,.bg-very-light-blue .c06.simple-text.bg-grey-800 * h2,.bg-very-light-blue .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-grey-800 .top h2,.bg-very-light-blue .c06.simple-text.bg-grey-800 * h3,.bg-very-light-blue .c06.simple-text.bg-grey-800 * h4,.bg-very-light-blue .c06.simple-text.bg-grey-800 * h5,.bg-very-light-blue .c06.simple-text.bg-grey-800 * div,.bg-very-light-blue .c06.simple-text.bg-grey-800 * p,.bg-very-light-blue .c06.simple-text.bg-grey-800 * span,.bg-very-light-blue .c06.simple-text.bg-grey-800 * strong,.bg-very-light-blue .c06.simple-text.bg-grey-800 * ul,.bg-very-light-blue .c06.simple-text.bg-grey-800 * li,.bg-very-light-blue .c06.simple-text.bg-grey-800 * ol,.bg-very-light-blue .c06.simple-text.bg-grey-800 * em,.bg-very-light-blue .c06.simple-text.bg-grey-800 * i,.bg-very-light-blue .c06.simple-text.bg-grey-800 * u,.bg-very-light-blue .c06.simple-text.bg-grey-800 * sup,.bg-very-light-blue .c06.simple-text.bg-grey-800 * sub,.bg-very-light-blue .c06.simple-text.bg-grey-800 * small,.bg-very-light-blue .c06.simple-text.bg-grey-800 * q,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * h2,.bg-very-light-blue .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-darkest-blue .top h2,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * h3,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * h4,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * h5,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * div,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * p,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * span,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * strong,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * ul,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * li,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * ol,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * em,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * i,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * u,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * sup,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * sub,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * small,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * q,.light .c06.simple-text.bg-green-800 * h2,.light .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .light .c06.simple-text.bg-green-800 .top h2,.light .c06.simple-text.bg-green-800 * h3,.light .c06.simple-text.bg-green-800 * h4,.light .c06.simple-text.bg-green-800 * h5,.light .c06.simple-text.bg-green-800 * div,.light .c06.simple-text.bg-green-800 * p,.light .c06.simple-text.bg-green-800 * span,.light .c06.simple-text.bg-green-800 * strong,.light .c06.simple-text.bg-green-800 * ul,.light .c06.simple-text.bg-green-800 * li,.light .c06.simple-text.bg-green-800 * ol,.light .c06.simple-text.bg-green-800 * em,.light .c06.simple-text.bg-green-800 * i,.light .c06.simple-text.bg-green-800 * u,.light .c06.simple-text.bg-green-800 * sup,.light .c06.simple-text.bg-green-800 * sub,.light .c06.simple-text.bg-green-800 * small,.light .c06.simple-text.bg-green-800 * q,.light .c06.simple-text.bg-yellow-700 * h2,.light .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .light .c06.simple-text.bg-yellow-700 .top h2,.light .c06.simple-text.bg-yellow-700 * h3,.light .c06.simple-text.bg-yellow-700 * h4,.light .c06.simple-text.bg-yellow-700 * h5,.light .c06.simple-text.bg-yellow-700 * div,.light .c06.simple-text.bg-yellow-700 * p,.light .c06.simple-text.bg-yellow-700 * span,.light .c06.simple-text.bg-yellow-700 * strong,.light .c06.simple-text.bg-yellow-700 * ul,.light .c06.simple-text.bg-yellow-700 * li,.light .c06.simple-text.bg-yellow-700 * ol,.light .c06.simple-text.bg-yellow-700 * em,.light .c06.simple-text.bg-yellow-700 * i,.light .c06.simple-text.bg-yellow-700 * u,.light .c06.simple-text.bg-yellow-700 * sup,.light .c06.simple-text.bg-yellow-700 * sub,.light .c06.simple-text.bg-yellow-700 * small,.light .c06.simple-text.bg-yellow-700 * q,.light .c06.simple-text.bg-blue-700 * h2,.light .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .light .c06.simple-text.bg-blue-700 .top h2,.light .c06.simple-text.bg-blue-700 * h3,.light .c06.simple-text.bg-blue-700 * h4,.light .c06.simple-text.bg-blue-700 * h5,.light .c06.simple-text.bg-blue-700 * div,.light .c06.simple-text.bg-blue-700 * p,.light .c06.simple-text.bg-blue-700 * span,.light .c06.simple-text.bg-blue-700 * strong,.light .c06.simple-text.bg-blue-700 * ul,.light .c06.simple-text.bg-blue-700 * li,.light .c06.simple-text.bg-blue-700 * ol,.light .c06.simple-text.bg-blue-700 * em,.light .c06.simple-text.bg-blue-700 * i,.light .c06.simple-text.bg-blue-700 * u,.light .c06.simple-text.bg-blue-700 * sup,.light .c06.simple-text.bg-blue-700 * sub,.light .c06.simple-text.bg-blue-700 * small,.light .c06.simple-text.bg-blue-700 * q,.light .c06.simple-text.bg-pink-700 * h2,.light .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .light .c06.simple-text.bg-pink-700 .top h2,.light .c06.simple-text.bg-pink-700 * h3,.light .c06.simple-text.bg-pink-700 * h4,.light .c06.simple-text.bg-pink-700 * h5,.light .c06.simple-text.bg-pink-700 * div,.light .c06.simple-text.bg-pink-700 * p,.light .c06.simple-text.bg-pink-700 * span,.light .c06.simple-text.bg-pink-700 * strong,.light .c06.simple-text.bg-pink-700 * ul,.light .c06.simple-text.bg-pink-700 * li,.light .c06.simple-text.bg-pink-700 * ol,.light .c06.simple-text.bg-pink-700 * em,.light .c06.simple-text.bg-pink-700 * i,.light .c06.simple-text.bg-pink-700 * u,.light .c06.simple-text.bg-pink-700 * sup,.light .c06.simple-text.bg-pink-700 * sub,.light .c06.simple-text.bg-pink-700 * small,.light .c06.simple-text.bg-pink-700 * q,.light .c06.simple-text.bg-teal-700 * h2,.light .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .light .c06.simple-text.bg-teal-700 .top h2,.light .c06.simple-text.bg-teal-700 * h3,.light .c06.simple-text.bg-teal-700 * h4,.light .c06.simple-text.bg-teal-700 * h5,.light .c06.simple-text.bg-teal-700 * div,.light .c06.simple-text.bg-teal-700 * p,.light .c06.simple-text.bg-teal-700 * span,.light .c06.simple-text.bg-teal-700 * strong,.light .c06.simple-text.bg-teal-700 * ul,.light .c06.simple-text.bg-teal-700 * li,.light .c06.simple-text.bg-teal-700 * ol,.light .c06.simple-text.bg-teal-700 * em,.light .c06.simple-text.bg-teal-700 * i,.light .c06.simple-text.bg-teal-700 * u,.light .c06.simple-text.bg-teal-700 * sup,.light .c06.simple-text.bg-teal-700 * sub,.light .c06.simple-text.bg-teal-700 * small,.light .c06.simple-text.bg-teal-700 * q,.light .c06.simple-text.bg-orange-700 * h2,.light .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .light .c06.simple-text.bg-orange-700 .top h2,.light .c06.simple-text.bg-orange-700 * h3,.light .c06.simple-text.bg-orange-700 * h4,.light .c06.simple-text.bg-orange-700 * h5,.light .c06.simple-text.bg-orange-700 * div,.light .c06.simple-text.bg-orange-700 * p,.light .c06.simple-text.bg-orange-700 * span,.light .c06.simple-text.bg-orange-700 * strong,.light .c06.simple-text.bg-orange-700 * ul,.light .c06.simple-text.bg-orange-700 * li,.light .c06.simple-text.bg-orange-700 * ol,.light .c06.simple-text.bg-orange-700 * em,.light .c06.simple-text.bg-orange-700 * i,.light .c06.simple-text.bg-orange-700 * u,.light .c06.simple-text.bg-orange-700 * sup,.light .c06.simple-text.bg-orange-700 * sub,.light .c06.simple-text.bg-orange-700 * small,.light .c06.simple-text.bg-orange-700 * q,.light .c06.simple-text.bg-purple-700 * h2,.light .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .light .c06.simple-text.bg-purple-700 .top h2,.light .c06.simple-text.bg-purple-700 * h3,.light .c06.simple-text.bg-purple-700 * h4,.light .c06.simple-text.bg-purple-700 * h5,.light .c06.simple-text.bg-purple-700 * div,.light .c06.simple-text.bg-purple-700 * p,.light .c06.simple-text.bg-purple-700 * span,.light .c06.simple-text.bg-purple-700 * strong,.light .c06.simple-text.bg-purple-700 * ul,.light .c06.simple-text.bg-purple-700 * li,.light .c06.simple-text.bg-purple-700 * ol,.light .c06.simple-text.bg-purple-700 * em,.light .c06.simple-text.bg-purple-700 * i,.light .c06.simple-text.bg-purple-700 * u,.light .c06.simple-text.bg-purple-700 * sup,.light .c06.simple-text.bg-purple-700 * sub,.light .c06.simple-text.bg-purple-700 * small,.light .c06.simple-text.bg-purple-700 * q,.light .c06.simple-text.bg-red-700 * h2,.light .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .light .c06.simple-text.bg-red-700 .top h2,.light .c06.simple-text.bg-red-700 * h3,.light .c06.simple-text.bg-red-700 * h4,.light .c06.simple-text.bg-red-700 * h5,.light .c06.simple-text.bg-red-700 * div,.light .c06.simple-text.bg-red-700 * p,.light .c06.simple-text.bg-red-700 * span,.light .c06.simple-text.bg-red-700 * strong,.light .c06.simple-text.bg-red-700 * ul,.light .c06.simple-text.bg-red-700 * li,.light .c06.simple-text.bg-red-700 * ol,.light .c06.simple-text.bg-red-700 * em,.light .c06.simple-text.bg-red-700 * i,.light .c06.simple-text.bg-red-700 * u,.light .c06.simple-text.bg-red-700 * sup,.light .c06.simple-text.bg-red-700 * sub,.light .c06.simple-text.bg-red-700 * small,.light .c06.simple-text.bg-red-700 * q,.light .c06.simple-text.bg-grey-700 * h2,.light .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .light .c06.simple-text.bg-grey-700 .top h2,.light .c06.simple-text.bg-grey-700 * h3,.light .c06.simple-text.bg-grey-700 * h4,.light .c06.simple-text.bg-grey-700 * h5,.light .c06.simple-text.bg-grey-700 * div,.light .c06.simple-text.bg-grey-700 * p,.light .c06.simple-text.bg-grey-700 * span,.light .c06.simple-text.bg-grey-700 * strong,.light .c06.simple-text.bg-grey-700 * ul,.light .c06.simple-text.bg-grey-700 * li,.light .c06.simple-text.bg-grey-700 * ol,.light .c06.simple-text.bg-grey-700 * em,.light .c06.simple-text.bg-grey-700 * i,.light .c06.simple-text.bg-grey-700 * u,.light .c06.simple-text.bg-grey-700 * sup,.light .c06.simple-text.bg-grey-700 * sub,.light .c06.simple-text.bg-grey-700 * small,.light .c06.simple-text.bg-grey-700 * q,.light .c06.simple-text.bg-grey-800 * h2,.light .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .light .c06.simple-text.bg-grey-800 .top h2,.light .c06.simple-text.bg-grey-800 * h3,.light .c06.simple-text.bg-grey-800 * h4,.light .c06.simple-text.bg-grey-800 * h5,.light .c06.simple-text.bg-grey-800 * div,.light .c06.simple-text.bg-grey-800 * p,.light .c06.simple-text.bg-grey-800 * span,.light .c06.simple-text.bg-grey-800 * strong,.light .c06.simple-text.bg-grey-800 * ul,.light .c06.simple-text.bg-grey-800 * li,.light .c06.simple-text.bg-grey-800 * ol,.light .c06.simple-text.bg-grey-800 * em,.light .c06.simple-text.bg-grey-800 * i,.light .c06.simple-text.bg-grey-800 * u,.light .c06.simple-text.bg-grey-800 * sup,.light .c06.simple-text.bg-grey-800 * sub,.light .c06.simple-text.bg-grey-800 * small,.light .c06.simple-text.bg-grey-800 * q,.light .c06.simple-text.bg-darkest-blue * h2,.light .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .light .c06.simple-text.bg-darkest-blue .top h2,.light .c06.simple-text.bg-darkest-blue * h3,.light .c06.simple-text.bg-darkest-blue * h4,.light .c06.simple-text.bg-darkest-blue * h5,.light .c06.simple-text.bg-darkest-blue * div,.light .c06.simple-text.bg-darkest-blue * p,.light .c06.simple-text.bg-darkest-blue * span,.light .c06.simple-text.bg-darkest-blue * strong,.light .c06.simple-text.bg-darkest-blue * ul,.light .c06.simple-text.bg-darkest-blue * li,.light .c06.simple-text.bg-darkest-blue * ol,.light .c06.simple-text.bg-darkest-blue * em,.light .c06.simple-text.bg-darkest-blue * i,.light .c06.simple-text.bg-darkest-blue * u,.light .c06.simple-text.bg-darkest-blue * sup,.light .c06.simple-text.bg-darkest-blue * sub,.light .c06.simple-text.bg-darkest-blue * small,.light .c06.simple-text.bg-darkest-blue * q,.bg-blue-very-light .c06.simple-text.bg-green-800 * h2,.bg-blue-very-light .c06.simple-text.bg-green-800 .tabbed-content .top h2,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-green-800 .top h2,.bg-blue-very-light .c06.simple-text.bg-green-800 * h3,.bg-blue-very-light .c06.simple-text.bg-green-800 * h4,.bg-blue-very-light .c06.simple-text.bg-green-800 * h5,.bg-blue-very-light .c06.simple-text.bg-green-800 * div,.bg-blue-very-light .c06.simple-text.bg-green-800 * p,.bg-blue-very-light .c06.simple-text.bg-green-800 * span,.bg-blue-very-light .c06.simple-text.bg-green-800 * strong,.bg-blue-very-light .c06.simple-text.bg-green-800 * ul,.bg-blue-very-light .c06.simple-text.bg-green-800 * li,.bg-blue-very-light .c06.simple-text.bg-green-800 * ol,.bg-blue-very-light .c06.simple-text.bg-green-800 * em,.bg-blue-very-light .c06.simple-text.bg-green-800 * i,.bg-blue-very-light .c06.simple-text.bg-green-800 * u,.bg-blue-very-light .c06.simple-text.bg-green-800 * sup,.bg-blue-very-light .c06.simple-text.bg-green-800 * sub,.bg-blue-very-light .c06.simple-text.bg-green-800 * small,.bg-blue-very-light .c06.simple-text.bg-green-800 * q,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * h2,.bg-blue-very-light .c06.simple-text.bg-yellow-700 .tabbed-content .top h2,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-yellow-700 .top h2,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * h3,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * h4,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * h5,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * div,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * p,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * span,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * strong,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * ul,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * li,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * ol,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * em,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * i,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * u,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * sup,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * sub,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * small,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * q,.bg-blue-very-light .c06.simple-text.bg-blue-700 * h2,.bg-blue-very-light .c06.simple-text.bg-blue-700 .tabbed-content .top h2,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-blue-700 .top h2,.bg-blue-very-light .c06.simple-text.bg-blue-700 * h3,.bg-blue-very-light .c06.simple-text.bg-blue-700 * h4,.bg-blue-very-light .c06.simple-text.bg-blue-700 * h5,.bg-blue-very-light .c06.simple-text.bg-blue-700 * div,.bg-blue-very-light .c06.simple-text.bg-blue-700 * p,.bg-blue-very-light .c06.simple-text.bg-blue-700 * span,.bg-blue-very-light .c06.simple-text.bg-blue-700 * strong,.bg-blue-very-light .c06.simple-text.bg-blue-700 * ul,.bg-blue-very-light .c06.simple-text.bg-blue-700 * li,.bg-blue-very-light .c06.simple-text.bg-blue-700 * ol,.bg-blue-very-light .c06.simple-text.bg-blue-700 * em,.bg-blue-very-light .c06.simple-text.bg-blue-700 * i,.bg-blue-very-light .c06.simple-text.bg-blue-700 * u,.bg-blue-very-light .c06.simple-text.bg-blue-700 * sup,.bg-blue-very-light .c06.simple-text.bg-blue-700 * sub,.bg-blue-very-light .c06.simple-text.bg-blue-700 * small,.bg-blue-very-light .c06.simple-text.bg-blue-700 * q,.bg-blue-very-light .c06.simple-text.bg-pink-700 * h2,.bg-blue-very-light .c06.simple-text.bg-pink-700 .tabbed-content .top h2,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-pink-700 .top h2,.bg-blue-very-light .c06.simple-text.bg-pink-700 * h3,.bg-blue-very-light .c06.simple-text.bg-pink-700 * h4,.bg-blue-very-light .c06.simple-text.bg-pink-700 * h5,.bg-blue-very-light .c06.simple-text.bg-pink-700 * div,.bg-blue-very-light .c06.simple-text.bg-pink-700 * p,.bg-blue-very-light .c06.simple-text.bg-pink-700 * span,.bg-blue-very-light .c06.simple-text.bg-pink-700 * strong,.bg-blue-very-light .c06.simple-text.bg-pink-700 * ul,.bg-blue-very-light .c06.simple-text.bg-pink-700 * li,.bg-blue-very-light .c06.simple-text.bg-pink-700 * ol,.bg-blue-very-light .c06.simple-text.bg-pink-700 * em,.bg-blue-very-light .c06.simple-text.bg-pink-700 * i,.bg-blue-very-light .c06.simple-text.bg-pink-700 * u,.bg-blue-very-light .c06.simple-text.bg-pink-700 * sup,.bg-blue-very-light .c06.simple-text.bg-pink-700 * sub,.bg-blue-very-light .c06.simple-text.bg-pink-700 * small,.bg-blue-very-light .c06.simple-text.bg-pink-700 * q,.bg-blue-very-light .c06.simple-text.bg-teal-700 * h2,.bg-blue-very-light .c06.simple-text.bg-teal-700 .tabbed-content .top h2,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-teal-700 .top h2,.bg-blue-very-light .c06.simple-text.bg-teal-700 * h3,.bg-blue-very-light .c06.simple-text.bg-teal-700 * h4,.bg-blue-very-light .c06.simple-text.bg-teal-700 * h5,.bg-blue-very-light .c06.simple-text.bg-teal-700 * div,.bg-blue-very-light .c06.simple-text.bg-teal-700 * p,.bg-blue-very-light .c06.simple-text.bg-teal-700 * span,.bg-blue-very-light .c06.simple-text.bg-teal-700 * strong,.bg-blue-very-light .c06.simple-text.bg-teal-700 * ul,.bg-blue-very-light .c06.simple-text.bg-teal-700 * li,.bg-blue-very-light .c06.simple-text.bg-teal-700 * ol,.bg-blue-very-light .c06.simple-text.bg-teal-700 * em,.bg-blue-very-light .c06.simple-text.bg-teal-700 * i,.bg-blue-very-light .c06.simple-text.bg-teal-700 * u,.bg-blue-very-light .c06.simple-text.bg-teal-700 * sup,.bg-blue-very-light .c06.simple-text.bg-teal-700 * sub,.bg-blue-very-light .c06.simple-text.bg-teal-700 * small,.bg-blue-very-light .c06.simple-text.bg-teal-700 * q,.bg-blue-very-light .c06.simple-text.bg-orange-700 * h2,.bg-blue-very-light .c06.simple-text.bg-orange-700 .tabbed-content .top h2,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-orange-700 .top h2,.bg-blue-very-light .c06.simple-text.bg-orange-700 * h3,.bg-blue-very-light .c06.simple-text.bg-orange-700 * h4,.bg-blue-very-light .c06.simple-text.bg-orange-700 * h5,.bg-blue-very-light .c06.simple-text.bg-orange-700 * div,.bg-blue-very-light .c06.simple-text.bg-orange-700 * p,.bg-blue-very-light .c06.simple-text.bg-orange-700 * span,.bg-blue-very-light .c06.simple-text.bg-orange-700 * strong,.bg-blue-very-light .c06.simple-text.bg-orange-700 * ul,.bg-blue-very-light .c06.simple-text.bg-orange-700 * li,.bg-blue-very-light .c06.simple-text.bg-orange-700 * ol,.bg-blue-very-light .c06.simple-text.bg-orange-700 * em,.bg-blue-very-light .c06.simple-text.bg-orange-700 * i,.bg-blue-very-light .c06.simple-text.bg-orange-700 * u,.bg-blue-very-light .c06.simple-text.bg-orange-700 * sup,.bg-blue-very-light .c06.simple-text.bg-orange-700 * sub,.bg-blue-very-light .c06.simple-text.bg-orange-700 * small,.bg-blue-very-light .c06.simple-text.bg-orange-700 * q,.bg-blue-very-light .c06.simple-text.bg-purple-700 * h2,.bg-blue-very-light .c06.simple-text.bg-purple-700 .tabbed-content .top h2,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-purple-700 .top h2,.bg-blue-very-light .c06.simple-text.bg-purple-700 * h3,.bg-blue-very-light .c06.simple-text.bg-purple-700 * h4,.bg-blue-very-light .c06.simple-text.bg-purple-700 * h5,.bg-blue-very-light .c06.simple-text.bg-purple-700 * div,.bg-blue-very-light .c06.simple-text.bg-purple-700 * p,.bg-blue-very-light .c06.simple-text.bg-purple-700 * span,.bg-blue-very-light .c06.simple-text.bg-purple-700 * strong,.bg-blue-very-light .c06.simple-text.bg-purple-700 * ul,.bg-blue-very-light .c06.simple-text.bg-purple-700 * li,.bg-blue-very-light .c06.simple-text.bg-purple-700 * ol,.bg-blue-very-light .c06.simple-text.bg-purple-700 * em,.bg-blue-very-light .c06.simple-text.bg-purple-700 * i,.bg-blue-very-light .c06.simple-text.bg-purple-700 * u,.bg-blue-very-light .c06.simple-text.bg-purple-700 * sup,.bg-blue-very-light .c06.simple-text.bg-purple-700 * sub,.bg-blue-very-light .c06.simple-text.bg-purple-700 * small,.bg-blue-very-light .c06.simple-text.bg-purple-700 * q,.bg-blue-very-light .c06.simple-text.bg-red-700 * h2,.bg-blue-very-light .c06.simple-text.bg-red-700 .tabbed-content .top h2,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-red-700 .top h2,.bg-blue-very-light .c06.simple-text.bg-red-700 * h3,.bg-blue-very-light .c06.simple-text.bg-red-700 * h4,.bg-blue-very-light .c06.simple-text.bg-red-700 * h5,.bg-blue-very-light .c06.simple-text.bg-red-700 * div,.bg-blue-very-light .c06.simple-text.bg-red-700 * p,.bg-blue-very-light .c06.simple-text.bg-red-700 * span,.bg-blue-very-light .c06.simple-text.bg-red-700 * strong,.bg-blue-very-light .c06.simple-text.bg-red-700 * ul,.bg-blue-very-light .c06.simple-text.bg-red-700 * li,.bg-blue-very-light .c06.simple-text.bg-red-700 * ol,.bg-blue-very-light .c06.simple-text.bg-red-700 * em,.bg-blue-very-light .c06.simple-text.bg-red-700 * i,.bg-blue-very-light .c06.simple-text.bg-red-700 * u,.bg-blue-very-light .c06.simple-text.bg-red-700 * sup,.bg-blue-very-light .c06.simple-text.bg-red-700 * sub,.bg-blue-very-light .c06.simple-text.bg-red-700 * small,.bg-blue-very-light .c06.simple-text.bg-red-700 * q,.bg-blue-very-light .c06.simple-text.bg-grey-700 * h2,.bg-blue-very-light .c06.simple-text.bg-grey-700 .tabbed-content .top h2,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-grey-700 .top h2,.bg-blue-very-light .c06.simple-text.bg-grey-700 * h3,.bg-blue-very-light .c06.simple-text.bg-grey-700 * h4,.bg-blue-very-light .c06.simple-text.bg-grey-700 * h5,.bg-blue-very-light .c06.simple-text.bg-grey-700 * div,.bg-blue-very-light .c06.simple-text.bg-grey-700 * p,.bg-blue-very-light .c06.simple-text.bg-grey-700 * span,.bg-blue-very-light .c06.simple-text.bg-grey-700 * strong,.bg-blue-very-light .c06.simple-text.bg-grey-700 * ul,.bg-blue-very-light .c06.simple-text.bg-grey-700 * li,.bg-blue-very-light .c06.simple-text.bg-grey-700 * ol,.bg-blue-very-light .c06.simple-text.bg-grey-700 * em,.bg-blue-very-light .c06.simple-text.bg-grey-700 * i,.bg-blue-very-light .c06.simple-text.bg-grey-700 * u,.bg-blue-very-light .c06.simple-text.bg-grey-700 * sup,.bg-blue-very-light .c06.simple-text.bg-grey-700 * sub,.bg-blue-very-light .c06.simple-text.bg-grey-700 * small,.bg-blue-very-light .c06.simple-text.bg-grey-700 * q,.bg-blue-very-light .c06.simple-text.bg-grey-800 * h2,.bg-blue-very-light .c06.simple-text.bg-grey-800 .tabbed-content .top h2,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-grey-800 .top h2,.bg-blue-very-light .c06.simple-text.bg-grey-800 * h3,.bg-blue-very-light .c06.simple-text.bg-grey-800 * h4,.bg-blue-very-light .c06.simple-text.bg-grey-800 * h5,.bg-blue-very-light .c06.simple-text.bg-grey-800 * div,.bg-blue-very-light .c06.simple-text.bg-grey-800 * p,.bg-blue-very-light .c06.simple-text.bg-grey-800 * span,.bg-blue-very-light .c06.simple-text.bg-grey-800 * strong,.bg-blue-very-light .c06.simple-text.bg-grey-800 * ul,.bg-blue-very-light .c06.simple-text.bg-grey-800 * li,.bg-blue-very-light .c06.simple-text.bg-grey-800 * ol,.bg-blue-very-light .c06.simple-text.bg-grey-800 * em,.bg-blue-very-light .c06.simple-text.bg-grey-800 * i,.bg-blue-very-light .c06.simple-text.bg-grey-800 * u,.bg-blue-very-light .c06.simple-text.bg-grey-800 * sup,.bg-blue-very-light .c06.simple-text.bg-grey-800 * sub,.bg-blue-very-light .c06.simple-text.bg-grey-800 * small,.bg-blue-very-light .c06.simple-text.bg-grey-800 * q,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * h2,.bg-blue-very-light .c06.simple-text.bg-darkest-blue .tabbed-content .top h2,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-darkest-blue .top h2,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * h3,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * h4,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * h5,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * div,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * p,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * span,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * strong,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * ul,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * li,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * ol,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * em,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * i,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * u,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * sup,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * sub,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * small,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * q{color:#fff}.bg-yellow-100 .c06.simple-text.bg-green-800 * h2 a,.bg-yellow-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-green-800 .top h2 a,.bg-yellow-100 .c06.simple-text.bg-green-800 * h3 a,.bg-yellow-100 .c06.simple-text.bg-green-800 * h4 a,.bg-yellow-100 .c06.simple-text.bg-green-800 * h5 a,.bg-yellow-100 .c06.simple-text.bg-green-800 * div a,.bg-yellow-100 .c06.simple-text.bg-green-800 * p a,.bg-yellow-100 .c06.simple-text.bg-green-800 * span a,.bg-yellow-100 .c06.simple-text.bg-green-800 * strong a,.bg-yellow-100 .c06.simple-text.bg-green-800 * ul a,.bg-yellow-100 .c06.simple-text.bg-green-800 * li a,.bg-yellow-100 .c06.simple-text.bg-green-800 * ol a,.bg-yellow-100 .c06.simple-text.bg-green-800 * em a,.bg-yellow-100 .c06.simple-text.bg-green-800 * i a,.bg-yellow-100 .c06.simple-text.bg-green-800 * u a,.bg-yellow-100 .c06.simple-text.bg-green-800 * sup a,.bg-yellow-100 .c06.simple-text.bg-green-800 * sub a,.bg-yellow-100 .c06.simple-text.bg-green-800 * small a,.bg-yellow-100 .c06.simple-text.bg-green-800 * q a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * h2 a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * h3 a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * h4 a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * h5 a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * div a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * p a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * span a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * strong a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * ul a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * li a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * ol a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * em a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * i a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * u a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * sup a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * sub a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * small a,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * q a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * h2 a,.bg-yellow-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-blue-700 .top h2 a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * h3 a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * h4 a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * h5 a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * div a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * p a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * span a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * strong a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * ul a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * li a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * ol a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * em a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * i a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * u a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * sup a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * sub a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * small a,.bg-yellow-100 .c06.simple-text.bg-blue-700 * q a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * h2 a,.bg-yellow-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-pink-700 .top h2 a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * h3 a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * h4 a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * h5 a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * div a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * p a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * span a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * strong a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * ul a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * li a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * ol a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * em a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * i a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * u a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * sup a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * sub a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * small a,.bg-yellow-100 .c06.simple-text.bg-pink-700 * q a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * h2 a,.bg-yellow-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-teal-700 .top h2 a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * h3 a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * h4 a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * h5 a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * div a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * p a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * span a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * strong a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * ul a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * li a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * ol a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * em a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * i a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * u a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * sup a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * sub a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * small a,.bg-yellow-100 .c06.simple-text.bg-teal-700 * q a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * h2 a,.bg-yellow-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-orange-700 .top h2 a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * h3 a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * h4 a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * h5 a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * div a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * p a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * span a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * strong a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * ul a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * li a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * ol a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * em a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * i a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * u a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * sup a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * sub a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * small a,.bg-yellow-100 .c06.simple-text.bg-orange-700 * q a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * h2 a,.bg-yellow-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-purple-700 .top h2 a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * h3 a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * h4 a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * h5 a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * div a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * p a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * span a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * strong a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * ul a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * li a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * ol a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * em a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * i a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * u a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * sup a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * sub a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * small a,.bg-yellow-100 .c06.simple-text.bg-purple-700 * q a,.bg-yellow-100 .c06.simple-text.bg-red-700 * h2 a,.bg-yellow-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-red-700 .top h2 a,.bg-yellow-100 .c06.simple-text.bg-red-700 * h3 a,.bg-yellow-100 .c06.simple-text.bg-red-700 * h4 a,.bg-yellow-100 .c06.simple-text.bg-red-700 * h5 a,.bg-yellow-100 .c06.simple-text.bg-red-700 * div a,.bg-yellow-100 .c06.simple-text.bg-red-700 * p a,.bg-yellow-100 .c06.simple-text.bg-red-700 * span a,.bg-yellow-100 .c06.simple-text.bg-red-700 * strong a,.bg-yellow-100 .c06.simple-text.bg-red-700 * ul a,.bg-yellow-100 .c06.simple-text.bg-red-700 * li a,.bg-yellow-100 .c06.simple-text.bg-red-700 * ol a,.bg-yellow-100 .c06.simple-text.bg-red-700 * em a,.bg-yellow-100 .c06.simple-text.bg-red-700 * i a,.bg-yellow-100 .c06.simple-text.bg-red-700 * u a,.bg-yellow-100 .c06.simple-text.bg-red-700 * sup a,.bg-yellow-100 .c06.simple-text.bg-red-700 * sub a,.bg-yellow-100 .c06.simple-text.bg-red-700 * small a,.bg-yellow-100 .c06.simple-text.bg-red-700 * q a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * h2 a,.bg-yellow-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-grey-700 .top h2 a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * h3 a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * h4 a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * h5 a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * div a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * p a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * span a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * strong a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * ul a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * li a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * ol a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * em a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * i a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * u a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * sup a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * sub a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * small a,.bg-yellow-100 .c06.simple-text.bg-grey-700 * q a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * h2 a,.bg-yellow-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-grey-800 .top h2 a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * h3 a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * h4 a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * h5 a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * div a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * p a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * span a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * strong a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * ul a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * li a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * ol a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * em a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * i a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * u a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * sup a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * sub a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * small a,.bg-yellow-100 .c06.simple-text.bg-grey-800 * q a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * h2 a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-yellow-100 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * h3 a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * h4 a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * h5 a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * div a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * p a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * span a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * strong a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * ul a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * li a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * ol a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * em a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * i a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * u a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * sup a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * sub a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * small a,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * q a,.bg-yellow-300 .c06.simple-text.bg-green-800 * h2 a,.bg-yellow-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-green-800 .top h2 a,.bg-yellow-300 .c06.simple-text.bg-green-800 * h3 a,.bg-yellow-300 .c06.simple-text.bg-green-800 * h4 a,.bg-yellow-300 .c06.simple-text.bg-green-800 * h5 a,.bg-yellow-300 .c06.simple-text.bg-green-800 * div a,.bg-yellow-300 .c06.simple-text.bg-green-800 * p a,.bg-yellow-300 .c06.simple-text.bg-green-800 * span a,.bg-yellow-300 .c06.simple-text.bg-green-800 * strong a,.bg-yellow-300 .c06.simple-text.bg-green-800 * ul a,.bg-yellow-300 .c06.simple-text.bg-green-800 * li a,.bg-yellow-300 .c06.simple-text.bg-green-800 * ol a,.bg-yellow-300 .c06.simple-text.bg-green-800 * em a,.bg-yellow-300 .c06.simple-text.bg-green-800 * i a,.bg-yellow-300 .c06.simple-text.bg-green-800 * u a,.bg-yellow-300 .c06.simple-text.bg-green-800 * sup a,.bg-yellow-300 .c06.simple-text.bg-green-800 * sub a,.bg-yellow-300 .c06.simple-text.bg-green-800 * small a,.bg-yellow-300 .c06.simple-text.bg-green-800 * q a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * h2 a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * h3 a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * h4 a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * h5 a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * div a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * p a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * span a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * strong a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * ul a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * li a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * ol a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * em a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * i a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * u a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * sup a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * sub a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * small a,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * q a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * h2 a,.bg-yellow-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-blue-700 .top h2 a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * h3 a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * h4 a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * h5 a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * div a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * p a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * span a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * strong a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * ul a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * li a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * ol a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * em a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * i a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * u a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * sup a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * sub a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * small a,.bg-yellow-300 .c06.simple-text.bg-blue-700 * q a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * h2 a,.bg-yellow-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-pink-700 .top h2 a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * h3 a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * h4 a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * h5 a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * div a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * p a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * span a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * strong a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * ul a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * li a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * ol a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * em a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * i a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * u a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * sup a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * sub a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * small a,.bg-yellow-300 .c06.simple-text.bg-pink-700 * q a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * h2 a,.bg-yellow-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-teal-700 .top h2 a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * h3 a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * h4 a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * h5 a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * div a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * p a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * span a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * strong a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * ul a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * li a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * ol a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * em a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * i a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * u a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * sup a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * sub a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * small a,.bg-yellow-300 .c06.simple-text.bg-teal-700 * q a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * h2 a,.bg-yellow-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-orange-700 .top h2 a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * h3 a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * h4 a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * h5 a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * div a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * p a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * span a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * strong a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * ul a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * li a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * ol a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * em a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * i a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * u a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * sup a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * sub a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * small a,.bg-yellow-300 .c06.simple-text.bg-orange-700 * q a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * h2 a,.bg-yellow-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-purple-700 .top h2 a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * h3 a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * h4 a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * h5 a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * div a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * p a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * span a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * strong a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * ul a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * li a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * ol a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * em a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * i a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * u a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * sup a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * sub a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * small a,.bg-yellow-300 .c06.simple-text.bg-purple-700 * q a,.bg-yellow-300 .c06.simple-text.bg-red-700 * h2 a,.bg-yellow-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-red-700 .top h2 a,.bg-yellow-300 .c06.simple-text.bg-red-700 * h3 a,.bg-yellow-300 .c06.simple-text.bg-red-700 * h4 a,.bg-yellow-300 .c06.simple-text.bg-red-700 * h5 a,.bg-yellow-300 .c06.simple-text.bg-red-700 * div a,.bg-yellow-300 .c06.simple-text.bg-red-700 * p a,.bg-yellow-300 .c06.simple-text.bg-red-700 * span a,.bg-yellow-300 .c06.simple-text.bg-red-700 * strong a,.bg-yellow-300 .c06.simple-text.bg-red-700 * ul a,.bg-yellow-300 .c06.simple-text.bg-red-700 * li a,.bg-yellow-300 .c06.simple-text.bg-red-700 * ol a,.bg-yellow-300 .c06.simple-text.bg-red-700 * em a,.bg-yellow-300 .c06.simple-text.bg-red-700 * i a,.bg-yellow-300 .c06.simple-text.bg-red-700 * u a,.bg-yellow-300 .c06.simple-text.bg-red-700 * sup a,.bg-yellow-300 .c06.simple-text.bg-red-700 * sub a,.bg-yellow-300 .c06.simple-text.bg-red-700 * small a,.bg-yellow-300 .c06.simple-text.bg-red-700 * q a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * h2 a,.bg-yellow-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-grey-700 .top h2 a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * h3 a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * h4 a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * h5 a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * div a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * p a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * span a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * strong a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * ul a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * li a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * ol a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * em a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * i a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * u a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * sup a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * sub a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * small a,.bg-yellow-300 .c06.simple-text.bg-grey-700 * q a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * h2 a,.bg-yellow-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-grey-800 .top h2 a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * h3 a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * h4 a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * h5 a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * div a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * p a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * span a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * strong a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * ul a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * li a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * ol a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * em a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * i a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * u a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * sup a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * sub a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * small a,.bg-yellow-300 .c06.simple-text.bg-grey-800 * q a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * h2 a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-yellow-300 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * h3 a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * h4 a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * h5 a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * div a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * p a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * span a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * strong a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * ul a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * li a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * ol a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * em a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * i a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * u a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * sup a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * sub a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * small a,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * q a,.bg-red-100 .c06.simple-text.bg-green-800 * h2 a,.bg-red-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-red-100 .c06.simple-text.bg-green-800 .top h2 a,.bg-red-100 .c06.simple-text.bg-green-800 * h3 a,.bg-red-100 .c06.simple-text.bg-green-800 * h4 a,.bg-red-100 .c06.simple-text.bg-green-800 * h5 a,.bg-red-100 .c06.simple-text.bg-green-800 * div a,.bg-red-100 .c06.simple-text.bg-green-800 * p a,.bg-red-100 .c06.simple-text.bg-green-800 * span a,.bg-red-100 .c06.simple-text.bg-green-800 * strong a,.bg-red-100 .c06.simple-text.bg-green-800 * ul a,.bg-red-100 .c06.simple-text.bg-green-800 * li a,.bg-red-100 .c06.simple-text.bg-green-800 * ol a,.bg-red-100 .c06.simple-text.bg-green-800 * em a,.bg-red-100 .c06.simple-text.bg-green-800 * i a,.bg-red-100 .c06.simple-text.bg-green-800 * u a,.bg-red-100 .c06.simple-text.bg-green-800 * sup a,.bg-red-100 .c06.simple-text.bg-green-800 * sub a,.bg-red-100 .c06.simple-text.bg-green-800 * small a,.bg-red-100 .c06.simple-text.bg-green-800 * q a,.bg-red-100 .c06.simple-text.bg-yellow-700 * h2 a,.bg-red-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-100 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-red-100 .c06.simple-text.bg-yellow-700 * h3 a,.bg-red-100 .c06.simple-text.bg-yellow-700 * h4 a,.bg-red-100 .c06.simple-text.bg-yellow-700 * h5 a,.bg-red-100 .c06.simple-text.bg-yellow-700 * div a,.bg-red-100 .c06.simple-text.bg-yellow-700 * p a,.bg-red-100 .c06.simple-text.bg-yellow-700 * span a,.bg-red-100 .c06.simple-text.bg-yellow-700 * strong a,.bg-red-100 .c06.simple-text.bg-yellow-700 * ul a,.bg-red-100 .c06.simple-text.bg-yellow-700 * li a,.bg-red-100 .c06.simple-text.bg-yellow-700 * ol a,.bg-red-100 .c06.simple-text.bg-yellow-700 * em a,.bg-red-100 .c06.simple-text.bg-yellow-700 * i a,.bg-red-100 .c06.simple-text.bg-yellow-700 * u a,.bg-red-100 .c06.simple-text.bg-yellow-700 * sup a,.bg-red-100 .c06.simple-text.bg-yellow-700 * sub a,.bg-red-100 .c06.simple-text.bg-yellow-700 * small a,.bg-red-100 .c06.simple-text.bg-yellow-700 * q a,.bg-red-100 .c06.simple-text.bg-blue-700 * h2 a,.bg-red-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-100 .c06.simple-text.bg-blue-700 .top h2 a,.bg-red-100 .c06.simple-text.bg-blue-700 * h3 a,.bg-red-100 .c06.simple-text.bg-blue-700 * h4 a,.bg-red-100 .c06.simple-text.bg-blue-700 * h5 a,.bg-red-100 .c06.simple-text.bg-blue-700 * div a,.bg-red-100 .c06.simple-text.bg-blue-700 * p a,.bg-red-100 .c06.simple-text.bg-blue-700 * span a,.bg-red-100 .c06.simple-text.bg-blue-700 * strong a,.bg-red-100 .c06.simple-text.bg-blue-700 * ul a,.bg-red-100 .c06.simple-text.bg-blue-700 * li a,.bg-red-100 .c06.simple-text.bg-blue-700 * ol a,.bg-red-100 .c06.simple-text.bg-blue-700 * em a,.bg-red-100 .c06.simple-text.bg-blue-700 * i a,.bg-red-100 .c06.simple-text.bg-blue-700 * u a,.bg-red-100 .c06.simple-text.bg-blue-700 * sup a,.bg-red-100 .c06.simple-text.bg-blue-700 * sub a,.bg-red-100 .c06.simple-text.bg-blue-700 * small a,.bg-red-100 .c06.simple-text.bg-blue-700 * q a,.bg-red-100 .c06.simple-text.bg-pink-700 * h2 a,.bg-red-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-100 .c06.simple-text.bg-pink-700 .top h2 a,.bg-red-100 .c06.simple-text.bg-pink-700 * h3 a,.bg-red-100 .c06.simple-text.bg-pink-700 * h4 a,.bg-red-100 .c06.simple-text.bg-pink-700 * h5 a,.bg-red-100 .c06.simple-text.bg-pink-700 * div a,.bg-red-100 .c06.simple-text.bg-pink-700 * p a,.bg-red-100 .c06.simple-text.bg-pink-700 * span a,.bg-red-100 .c06.simple-text.bg-pink-700 * strong a,.bg-red-100 .c06.simple-text.bg-pink-700 * ul a,.bg-red-100 .c06.simple-text.bg-pink-700 * li a,.bg-red-100 .c06.simple-text.bg-pink-700 * ol a,.bg-red-100 .c06.simple-text.bg-pink-700 * em a,.bg-red-100 .c06.simple-text.bg-pink-700 * i a,.bg-red-100 .c06.simple-text.bg-pink-700 * u a,.bg-red-100 .c06.simple-text.bg-pink-700 * sup a,.bg-red-100 .c06.simple-text.bg-pink-700 * sub a,.bg-red-100 .c06.simple-text.bg-pink-700 * small a,.bg-red-100 .c06.simple-text.bg-pink-700 * q a,.bg-red-100 .c06.simple-text.bg-teal-700 * h2 a,.bg-red-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-100 .c06.simple-text.bg-teal-700 .top h2 a,.bg-red-100 .c06.simple-text.bg-teal-700 * h3 a,.bg-red-100 .c06.simple-text.bg-teal-700 * h4 a,.bg-red-100 .c06.simple-text.bg-teal-700 * h5 a,.bg-red-100 .c06.simple-text.bg-teal-700 * div a,.bg-red-100 .c06.simple-text.bg-teal-700 * p a,.bg-red-100 .c06.simple-text.bg-teal-700 * span a,.bg-red-100 .c06.simple-text.bg-teal-700 * strong a,.bg-red-100 .c06.simple-text.bg-teal-700 * ul a,.bg-red-100 .c06.simple-text.bg-teal-700 * li a,.bg-red-100 .c06.simple-text.bg-teal-700 * ol a,.bg-red-100 .c06.simple-text.bg-teal-700 * em a,.bg-red-100 .c06.simple-text.bg-teal-700 * i a,.bg-red-100 .c06.simple-text.bg-teal-700 * u a,.bg-red-100 .c06.simple-text.bg-teal-700 * sup a,.bg-red-100 .c06.simple-text.bg-teal-700 * sub a,.bg-red-100 .c06.simple-text.bg-teal-700 * small a,.bg-red-100 .c06.simple-text.bg-teal-700 * q a,.bg-red-100 .c06.simple-text.bg-orange-700 * h2 a,.bg-red-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-100 .c06.simple-text.bg-orange-700 .top h2 a,.bg-red-100 .c06.simple-text.bg-orange-700 * h3 a,.bg-red-100 .c06.simple-text.bg-orange-700 * h4 a,.bg-red-100 .c06.simple-text.bg-orange-700 * h5 a,.bg-red-100 .c06.simple-text.bg-orange-700 * div a,.bg-red-100 .c06.simple-text.bg-orange-700 * p a,.bg-red-100 .c06.simple-text.bg-orange-700 * span a,.bg-red-100 .c06.simple-text.bg-orange-700 * strong a,.bg-red-100 .c06.simple-text.bg-orange-700 * ul a,.bg-red-100 .c06.simple-text.bg-orange-700 * li a,.bg-red-100 .c06.simple-text.bg-orange-700 * ol a,.bg-red-100 .c06.simple-text.bg-orange-700 * em a,.bg-red-100 .c06.simple-text.bg-orange-700 * i a,.bg-red-100 .c06.simple-text.bg-orange-700 * u a,.bg-red-100 .c06.simple-text.bg-orange-700 * sup a,.bg-red-100 .c06.simple-text.bg-orange-700 * sub a,.bg-red-100 .c06.simple-text.bg-orange-700 * small a,.bg-red-100 .c06.simple-text.bg-orange-700 * q a,.bg-red-100 .c06.simple-text.bg-purple-700 * h2 a,.bg-red-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-100 .c06.simple-text.bg-purple-700 .top h2 a,.bg-red-100 .c06.simple-text.bg-purple-700 * h3 a,.bg-red-100 .c06.simple-text.bg-purple-700 * h4 a,.bg-red-100 .c06.simple-text.bg-purple-700 * h5 a,.bg-red-100 .c06.simple-text.bg-purple-700 * div a,.bg-red-100 .c06.simple-text.bg-purple-700 * p a,.bg-red-100 .c06.simple-text.bg-purple-700 * span a,.bg-red-100 .c06.simple-text.bg-purple-700 * strong a,.bg-red-100 .c06.simple-text.bg-purple-700 * ul a,.bg-red-100 .c06.simple-text.bg-purple-700 * li a,.bg-red-100 .c06.simple-text.bg-purple-700 * ol a,.bg-red-100 .c06.simple-text.bg-purple-700 * em a,.bg-red-100 .c06.simple-text.bg-purple-700 * i a,.bg-red-100 .c06.simple-text.bg-purple-700 * u a,.bg-red-100 .c06.simple-text.bg-purple-700 * sup a,.bg-red-100 .c06.simple-text.bg-purple-700 * sub a,.bg-red-100 .c06.simple-text.bg-purple-700 * small a,.bg-red-100 .c06.simple-text.bg-purple-700 * q a,.bg-red-100 .c06.simple-text.bg-red-700 * h2 a,.bg-red-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-100 .c06.simple-text.bg-red-700 .top h2 a,.bg-red-100 .c06.simple-text.bg-red-700 * h3 a,.bg-red-100 .c06.simple-text.bg-red-700 * h4 a,.bg-red-100 .c06.simple-text.bg-red-700 * h5 a,.bg-red-100 .c06.simple-text.bg-red-700 * div a,.bg-red-100 .c06.simple-text.bg-red-700 * p a,.bg-red-100 .c06.simple-text.bg-red-700 * span a,.bg-red-100 .c06.simple-text.bg-red-700 * strong a,.bg-red-100 .c06.simple-text.bg-red-700 * ul a,.bg-red-100 .c06.simple-text.bg-red-700 * li a,.bg-red-100 .c06.simple-text.bg-red-700 * ol a,.bg-red-100 .c06.simple-text.bg-red-700 * em a,.bg-red-100 .c06.simple-text.bg-red-700 * i a,.bg-red-100 .c06.simple-text.bg-red-700 * u a,.bg-red-100 .c06.simple-text.bg-red-700 * sup a,.bg-red-100 .c06.simple-text.bg-red-700 * sub a,.bg-red-100 .c06.simple-text.bg-red-700 * small a,.bg-red-100 .c06.simple-text.bg-red-700 * q a,.bg-red-100 .c06.simple-text.bg-grey-700 * h2 a,.bg-red-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-100 .c06.simple-text.bg-grey-700 .top h2 a,.bg-red-100 .c06.simple-text.bg-grey-700 * h3 a,.bg-red-100 .c06.simple-text.bg-grey-700 * h4 a,.bg-red-100 .c06.simple-text.bg-grey-700 * h5 a,.bg-red-100 .c06.simple-text.bg-grey-700 * div a,.bg-red-100 .c06.simple-text.bg-grey-700 * p a,.bg-red-100 .c06.simple-text.bg-grey-700 * span a,.bg-red-100 .c06.simple-text.bg-grey-700 * strong a,.bg-red-100 .c06.simple-text.bg-grey-700 * ul a,.bg-red-100 .c06.simple-text.bg-grey-700 * li a,.bg-red-100 .c06.simple-text.bg-grey-700 * ol a,.bg-red-100 .c06.simple-text.bg-grey-700 * em a,.bg-red-100 .c06.simple-text.bg-grey-700 * i a,.bg-red-100 .c06.simple-text.bg-grey-700 * u a,.bg-red-100 .c06.simple-text.bg-grey-700 * sup a,.bg-red-100 .c06.simple-text.bg-grey-700 * sub a,.bg-red-100 .c06.simple-text.bg-grey-700 * small a,.bg-red-100 .c06.simple-text.bg-grey-700 * q a,.bg-red-100 .c06.simple-text.bg-grey-800 * h2 a,.bg-red-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-red-100 .c06.simple-text.bg-grey-800 .top h2 a,.bg-red-100 .c06.simple-text.bg-grey-800 * h3 a,.bg-red-100 .c06.simple-text.bg-grey-800 * h4 a,.bg-red-100 .c06.simple-text.bg-grey-800 * h5 a,.bg-red-100 .c06.simple-text.bg-grey-800 * div a,.bg-red-100 .c06.simple-text.bg-grey-800 * p a,.bg-red-100 .c06.simple-text.bg-grey-800 * span a,.bg-red-100 .c06.simple-text.bg-grey-800 * strong a,.bg-red-100 .c06.simple-text.bg-grey-800 * ul a,.bg-red-100 .c06.simple-text.bg-grey-800 * li a,.bg-red-100 .c06.simple-text.bg-grey-800 * ol a,.bg-red-100 .c06.simple-text.bg-grey-800 * em a,.bg-red-100 .c06.simple-text.bg-grey-800 * i a,.bg-red-100 .c06.simple-text.bg-grey-800 * u a,.bg-red-100 .c06.simple-text.bg-grey-800 * sup a,.bg-red-100 .c06.simple-text.bg-grey-800 * sub a,.bg-red-100 .c06.simple-text.bg-grey-800 * small a,.bg-red-100 .c06.simple-text.bg-grey-800 * q a,.bg-red-100 .c06.simple-text.bg-darkest-blue * h2 a,.bg-red-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-red-100 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-red-100 .c06.simple-text.bg-darkest-blue * h3 a,.bg-red-100 .c06.simple-text.bg-darkest-blue * h4 a,.bg-red-100 .c06.simple-text.bg-darkest-blue * h5 a,.bg-red-100 .c06.simple-text.bg-darkest-blue * div a,.bg-red-100 .c06.simple-text.bg-darkest-blue * p a,.bg-red-100 .c06.simple-text.bg-darkest-blue * span a,.bg-red-100 .c06.simple-text.bg-darkest-blue * strong a,.bg-red-100 .c06.simple-text.bg-darkest-blue * ul a,.bg-red-100 .c06.simple-text.bg-darkest-blue * li a,.bg-red-100 .c06.simple-text.bg-darkest-blue * ol a,.bg-red-100 .c06.simple-text.bg-darkest-blue * em a,.bg-red-100 .c06.simple-text.bg-darkest-blue * i a,.bg-red-100 .c06.simple-text.bg-darkest-blue * u a,.bg-red-100 .c06.simple-text.bg-darkest-blue * sup a,.bg-red-100 .c06.simple-text.bg-darkest-blue * sub a,.bg-red-100 .c06.simple-text.bg-darkest-blue * small a,.bg-red-100 .c06.simple-text.bg-darkest-blue * q a,.bg-red-300 .c06.simple-text.bg-green-800 * h2 a,.bg-red-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-red-300 .c06.simple-text.bg-green-800 .top h2 a,.bg-red-300 .c06.simple-text.bg-green-800 * h3 a,.bg-red-300 .c06.simple-text.bg-green-800 * h4 a,.bg-red-300 .c06.simple-text.bg-green-800 * h5 a,.bg-red-300 .c06.simple-text.bg-green-800 * div a,.bg-red-300 .c06.simple-text.bg-green-800 * p a,.bg-red-300 .c06.simple-text.bg-green-800 * span a,.bg-red-300 .c06.simple-text.bg-green-800 * strong a,.bg-red-300 .c06.simple-text.bg-green-800 * ul a,.bg-red-300 .c06.simple-text.bg-green-800 * li a,.bg-red-300 .c06.simple-text.bg-green-800 * ol a,.bg-red-300 .c06.simple-text.bg-green-800 * em a,.bg-red-300 .c06.simple-text.bg-green-800 * i a,.bg-red-300 .c06.simple-text.bg-green-800 * u a,.bg-red-300 .c06.simple-text.bg-green-800 * sup a,.bg-red-300 .c06.simple-text.bg-green-800 * sub a,.bg-red-300 .c06.simple-text.bg-green-800 * small a,.bg-red-300 .c06.simple-text.bg-green-800 * q a,.bg-red-300 .c06.simple-text.bg-yellow-700 * h2 a,.bg-red-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-300 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-red-300 .c06.simple-text.bg-yellow-700 * h3 a,.bg-red-300 .c06.simple-text.bg-yellow-700 * h4 a,.bg-red-300 .c06.simple-text.bg-yellow-700 * h5 a,.bg-red-300 .c06.simple-text.bg-yellow-700 * div a,.bg-red-300 .c06.simple-text.bg-yellow-700 * p a,.bg-red-300 .c06.simple-text.bg-yellow-700 * span a,.bg-red-300 .c06.simple-text.bg-yellow-700 * strong a,.bg-red-300 .c06.simple-text.bg-yellow-700 * ul a,.bg-red-300 .c06.simple-text.bg-yellow-700 * li a,.bg-red-300 .c06.simple-text.bg-yellow-700 * ol a,.bg-red-300 .c06.simple-text.bg-yellow-700 * em a,.bg-red-300 .c06.simple-text.bg-yellow-700 * i a,.bg-red-300 .c06.simple-text.bg-yellow-700 * u a,.bg-red-300 .c06.simple-text.bg-yellow-700 * sup a,.bg-red-300 .c06.simple-text.bg-yellow-700 * sub a,.bg-red-300 .c06.simple-text.bg-yellow-700 * small a,.bg-red-300 .c06.simple-text.bg-yellow-700 * q a,.bg-red-300 .c06.simple-text.bg-blue-700 * h2 a,.bg-red-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-300 .c06.simple-text.bg-blue-700 .top h2 a,.bg-red-300 .c06.simple-text.bg-blue-700 * h3 a,.bg-red-300 .c06.simple-text.bg-blue-700 * h4 a,.bg-red-300 .c06.simple-text.bg-blue-700 * h5 a,.bg-red-300 .c06.simple-text.bg-blue-700 * div a,.bg-red-300 .c06.simple-text.bg-blue-700 * p a,.bg-red-300 .c06.simple-text.bg-blue-700 * span a,.bg-red-300 .c06.simple-text.bg-blue-700 * strong a,.bg-red-300 .c06.simple-text.bg-blue-700 * ul a,.bg-red-300 .c06.simple-text.bg-blue-700 * li a,.bg-red-300 .c06.simple-text.bg-blue-700 * ol a,.bg-red-300 .c06.simple-text.bg-blue-700 * em a,.bg-red-300 .c06.simple-text.bg-blue-700 * i a,.bg-red-300 .c06.simple-text.bg-blue-700 * u a,.bg-red-300 .c06.simple-text.bg-blue-700 * sup a,.bg-red-300 .c06.simple-text.bg-blue-700 * sub a,.bg-red-300 .c06.simple-text.bg-blue-700 * small a,.bg-red-300 .c06.simple-text.bg-blue-700 * q a,.bg-red-300 .c06.simple-text.bg-pink-700 * h2 a,.bg-red-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-300 .c06.simple-text.bg-pink-700 .top h2 a,.bg-red-300 .c06.simple-text.bg-pink-700 * h3 a,.bg-red-300 .c06.simple-text.bg-pink-700 * h4 a,.bg-red-300 .c06.simple-text.bg-pink-700 * h5 a,.bg-red-300 .c06.simple-text.bg-pink-700 * div a,.bg-red-300 .c06.simple-text.bg-pink-700 * p a,.bg-red-300 .c06.simple-text.bg-pink-700 * span a,.bg-red-300 .c06.simple-text.bg-pink-700 * strong a,.bg-red-300 .c06.simple-text.bg-pink-700 * ul a,.bg-red-300 .c06.simple-text.bg-pink-700 * li a,.bg-red-300 .c06.simple-text.bg-pink-700 * ol a,.bg-red-300 .c06.simple-text.bg-pink-700 * em a,.bg-red-300 .c06.simple-text.bg-pink-700 * i a,.bg-red-300 .c06.simple-text.bg-pink-700 * u a,.bg-red-300 .c06.simple-text.bg-pink-700 * sup a,.bg-red-300 .c06.simple-text.bg-pink-700 * sub a,.bg-red-300 .c06.simple-text.bg-pink-700 * small a,.bg-red-300 .c06.simple-text.bg-pink-700 * q a,.bg-red-300 .c06.simple-text.bg-teal-700 * h2 a,.bg-red-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-300 .c06.simple-text.bg-teal-700 .top h2 a,.bg-red-300 .c06.simple-text.bg-teal-700 * h3 a,.bg-red-300 .c06.simple-text.bg-teal-700 * h4 a,.bg-red-300 .c06.simple-text.bg-teal-700 * h5 a,.bg-red-300 .c06.simple-text.bg-teal-700 * div a,.bg-red-300 .c06.simple-text.bg-teal-700 * p a,.bg-red-300 .c06.simple-text.bg-teal-700 * span a,.bg-red-300 .c06.simple-text.bg-teal-700 * strong a,.bg-red-300 .c06.simple-text.bg-teal-700 * ul a,.bg-red-300 .c06.simple-text.bg-teal-700 * li a,.bg-red-300 .c06.simple-text.bg-teal-700 * ol a,.bg-red-300 .c06.simple-text.bg-teal-700 * em a,.bg-red-300 .c06.simple-text.bg-teal-700 * i a,.bg-red-300 .c06.simple-text.bg-teal-700 * u a,.bg-red-300 .c06.simple-text.bg-teal-700 * sup a,.bg-red-300 .c06.simple-text.bg-teal-700 * sub a,.bg-red-300 .c06.simple-text.bg-teal-700 * small a,.bg-red-300 .c06.simple-text.bg-teal-700 * q a,.bg-red-300 .c06.simple-text.bg-orange-700 * h2 a,.bg-red-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-300 .c06.simple-text.bg-orange-700 .top h2 a,.bg-red-300 .c06.simple-text.bg-orange-700 * h3 a,.bg-red-300 .c06.simple-text.bg-orange-700 * h4 a,.bg-red-300 .c06.simple-text.bg-orange-700 * h5 a,.bg-red-300 .c06.simple-text.bg-orange-700 * div a,.bg-red-300 .c06.simple-text.bg-orange-700 * p a,.bg-red-300 .c06.simple-text.bg-orange-700 * span a,.bg-red-300 .c06.simple-text.bg-orange-700 * strong a,.bg-red-300 .c06.simple-text.bg-orange-700 * ul a,.bg-red-300 .c06.simple-text.bg-orange-700 * li a,.bg-red-300 .c06.simple-text.bg-orange-700 * ol a,.bg-red-300 .c06.simple-text.bg-orange-700 * em a,.bg-red-300 .c06.simple-text.bg-orange-700 * i a,.bg-red-300 .c06.simple-text.bg-orange-700 * u a,.bg-red-300 .c06.simple-text.bg-orange-700 * sup a,.bg-red-300 .c06.simple-text.bg-orange-700 * sub a,.bg-red-300 .c06.simple-text.bg-orange-700 * small a,.bg-red-300 .c06.simple-text.bg-orange-700 * q a,.bg-red-300 .c06.simple-text.bg-purple-700 * h2 a,.bg-red-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-300 .c06.simple-text.bg-purple-700 .top h2 a,.bg-red-300 .c06.simple-text.bg-purple-700 * h3 a,.bg-red-300 .c06.simple-text.bg-purple-700 * h4 a,.bg-red-300 .c06.simple-text.bg-purple-700 * h5 a,.bg-red-300 .c06.simple-text.bg-purple-700 * div a,.bg-red-300 .c06.simple-text.bg-purple-700 * p a,.bg-red-300 .c06.simple-text.bg-purple-700 * span a,.bg-red-300 .c06.simple-text.bg-purple-700 * strong a,.bg-red-300 .c06.simple-text.bg-purple-700 * ul a,.bg-red-300 .c06.simple-text.bg-purple-700 * li a,.bg-red-300 .c06.simple-text.bg-purple-700 * ol a,.bg-red-300 .c06.simple-text.bg-purple-700 * em a,.bg-red-300 .c06.simple-text.bg-purple-700 * i a,.bg-red-300 .c06.simple-text.bg-purple-700 * u a,.bg-red-300 .c06.simple-text.bg-purple-700 * sup a,.bg-red-300 .c06.simple-text.bg-purple-700 * sub a,.bg-red-300 .c06.simple-text.bg-purple-700 * small a,.bg-red-300 .c06.simple-text.bg-purple-700 * q a,.bg-red-300 .c06.simple-text.bg-red-700 * h2 a,.bg-red-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-300 .c06.simple-text.bg-red-700 .top h2 a,.bg-red-300 .c06.simple-text.bg-red-700 * h3 a,.bg-red-300 .c06.simple-text.bg-red-700 * h4 a,.bg-red-300 .c06.simple-text.bg-red-700 * h5 a,.bg-red-300 .c06.simple-text.bg-red-700 * div a,.bg-red-300 .c06.simple-text.bg-red-700 * p a,.bg-red-300 .c06.simple-text.bg-red-700 * span a,.bg-red-300 .c06.simple-text.bg-red-700 * strong a,.bg-red-300 .c06.simple-text.bg-red-700 * ul a,.bg-red-300 .c06.simple-text.bg-red-700 * li a,.bg-red-300 .c06.simple-text.bg-red-700 * ol a,.bg-red-300 .c06.simple-text.bg-red-700 * em a,.bg-red-300 .c06.simple-text.bg-red-700 * i a,.bg-red-300 .c06.simple-text.bg-red-700 * u a,.bg-red-300 .c06.simple-text.bg-red-700 * sup a,.bg-red-300 .c06.simple-text.bg-red-700 * sub a,.bg-red-300 .c06.simple-text.bg-red-700 * small a,.bg-red-300 .c06.simple-text.bg-red-700 * q a,.bg-red-300 .c06.simple-text.bg-grey-700 * h2 a,.bg-red-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-red-300 .c06.simple-text.bg-grey-700 .top h2 a,.bg-red-300 .c06.simple-text.bg-grey-700 * h3 a,.bg-red-300 .c06.simple-text.bg-grey-700 * h4 a,.bg-red-300 .c06.simple-text.bg-grey-700 * h5 a,.bg-red-300 .c06.simple-text.bg-grey-700 * div a,.bg-red-300 .c06.simple-text.bg-grey-700 * p a,.bg-red-300 .c06.simple-text.bg-grey-700 * span a,.bg-red-300 .c06.simple-text.bg-grey-700 * strong a,.bg-red-300 .c06.simple-text.bg-grey-700 * ul a,.bg-red-300 .c06.simple-text.bg-grey-700 * li a,.bg-red-300 .c06.simple-text.bg-grey-700 * ol a,.bg-red-300 .c06.simple-text.bg-grey-700 * em a,.bg-red-300 .c06.simple-text.bg-grey-700 * i a,.bg-red-300 .c06.simple-text.bg-grey-700 * u a,.bg-red-300 .c06.simple-text.bg-grey-700 * sup a,.bg-red-300 .c06.simple-text.bg-grey-700 * sub a,.bg-red-300 .c06.simple-text.bg-grey-700 * small a,.bg-red-300 .c06.simple-text.bg-grey-700 * q a,.bg-red-300 .c06.simple-text.bg-grey-800 * h2 a,.bg-red-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-red-300 .c06.simple-text.bg-grey-800 .top h2 a,.bg-red-300 .c06.simple-text.bg-grey-800 * h3 a,.bg-red-300 .c06.simple-text.bg-grey-800 * h4 a,.bg-red-300 .c06.simple-text.bg-grey-800 * h5 a,.bg-red-300 .c06.simple-text.bg-grey-800 * div a,.bg-red-300 .c06.simple-text.bg-grey-800 * p a,.bg-red-300 .c06.simple-text.bg-grey-800 * span a,.bg-red-300 .c06.simple-text.bg-grey-800 * strong a,.bg-red-300 .c06.simple-text.bg-grey-800 * ul a,.bg-red-300 .c06.simple-text.bg-grey-800 * li a,.bg-red-300 .c06.simple-text.bg-grey-800 * ol a,.bg-red-300 .c06.simple-text.bg-grey-800 * em a,.bg-red-300 .c06.simple-text.bg-grey-800 * i a,.bg-red-300 .c06.simple-text.bg-grey-800 * u a,.bg-red-300 .c06.simple-text.bg-grey-800 * sup a,.bg-red-300 .c06.simple-text.bg-grey-800 * sub a,.bg-red-300 .c06.simple-text.bg-grey-800 * small a,.bg-red-300 .c06.simple-text.bg-grey-800 * q a,.bg-red-300 .c06.simple-text.bg-darkest-blue * h2 a,.bg-red-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-red-300 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-red-300 .c06.simple-text.bg-darkest-blue * h3 a,.bg-red-300 .c06.simple-text.bg-darkest-blue * h4 a,.bg-red-300 .c06.simple-text.bg-darkest-blue * h5 a,.bg-red-300 .c06.simple-text.bg-darkest-blue * div a,.bg-red-300 .c06.simple-text.bg-darkest-blue * p a,.bg-red-300 .c06.simple-text.bg-darkest-blue * span a,.bg-red-300 .c06.simple-text.bg-darkest-blue * strong a,.bg-red-300 .c06.simple-text.bg-darkest-blue * ul a,.bg-red-300 .c06.simple-text.bg-darkest-blue * li a,.bg-red-300 .c06.simple-text.bg-darkest-blue * ol a,.bg-red-300 .c06.simple-text.bg-darkest-blue * em a,.bg-red-300 .c06.simple-text.bg-darkest-blue * i a,.bg-red-300 .c06.simple-text.bg-darkest-blue * u a,.bg-red-300 .c06.simple-text.bg-darkest-blue * sup a,.bg-red-300 .c06.simple-text.bg-darkest-blue * sub a,.bg-red-300 .c06.simple-text.bg-darkest-blue * small a,.bg-red-300 .c06.simple-text.bg-darkest-blue * q a,.bg-blue-100 .c06.simple-text.bg-green-800 * h2 a,.bg-blue-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-blue-100 .c06.simple-text.bg-green-800 .top h2 a,.bg-blue-100 .c06.simple-text.bg-green-800 * h3 a,.bg-blue-100 .c06.simple-text.bg-green-800 * h4 a,.bg-blue-100 .c06.simple-text.bg-green-800 * h5 a,.bg-blue-100 .c06.simple-text.bg-green-800 * div a,.bg-blue-100 .c06.simple-text.bg-green-800 * p a,.bg-blue-100 .c06.simple-text.bg-green-800 * span a,.bg-blue-100 .c06.simple-text.bg-green-800 * strong a,.bg-blue-100 .c06.simple-text.bg-green-800 * ul a,.bg-blue-100 .c06.simple-text.bg-green-800 * li a,.bg-blue-100 .c06.simple-text.bg-green-800 * ol a,.bg-blue-100 .c06.simple-text.bg-green-800 * em a,.bg-blue-100 .c06.simple-text.bg-green-800 * i a,.bg-blue-100 .c06.simple-text.bg-green-800 * u a,.bg-blue-100 .c06.simple-text.bg-green-800 * sup a,.bg-blue-100 .c06.simple-text.bg-green-800 * sub a,.bg-blue-100 .c06.simple-text.bg-green-800 * small a,.bg-blue-100 .c06.simple-text.bg-green-800 * q a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * h2 a,.bg-blue-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-100 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * h3 a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * h4 a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * h5 a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * div a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * p a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * span a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * strong a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * ul a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * li a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * ol a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * em a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * i a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * u a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * sup a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * sub a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * small a,.bg-blue-100 .c06.simple-text.bg-yellow-700 * q a,.bg-blue-100 .c06.simple-text.bg-blue-700 * h2 a,.bg-blue-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-100 .c06.simple-text.bg-blue-700 .top h2 a,.bg-blue-100 .c06.simple-text.bg-blue-700 * h3 a,.bg-blue-100 .c06.simple-text.bg-blue-700 * h4 a,.bg-blue-100 .c06.simple-text.bg-blue-700 * h5 a,.bg-blue-100 .c06.simple-text.bg-blue-700 * div a,.bg-blue-100 .c06.simple-text.bg-blue-700 * p a,.bg-blue-100 .c06.simple-text.bg-blue-700 * span a,.bg-blue-100 .c06.simple-text.bg-blue-700 * strong a,.bg-blue-100 .c06.simple-text.bg-blue-700 * ul a,.bg-blue-100 .c06.simple-text.bg-blue-700 * li a,.bg-blue-100 .c06.simple-text.bg-blue-700 * ol a,.bg-blue-100 .c06.simple-text.bg-blue-700 * em a,.bg-blue-100 .c06.simple-text.bg-blue-700 * i a,.bg-blue-100 .c06.simple-text.bg-blue-700 * u a,.bg-blue-100 .c06.simple-text.bg-blue-700 * sup a,.bg-blue-100 .c06.simple-text.bg-blue-700 * sub a,.bg-blue-100 .c06.simple-text.bg-blue-700 * small a,.bg-blue-100 .c06.simple-text.bg-blue-700 * q a,.bg-blue-100 .c06.simple-text.bg-pink-700 * h2 a,.bg-blue-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-100 .c06.simple-text.bg-pink-700 .top h2 a,.bg-blue-100 .c06.simple-text.bg-pink-700 * h3 a,.bg-blue-100 .c06.simple-text.bg-pink-700 * h4 a,.bg-blue-100 .c06.simple-text.bg-pink-700 * h5 a,.bg-blue-100 .c06.simple-text.bg-pink-700 * div a,.bg-blue-100 .c06.simple-text.bg-pink-700 * p a,.bg-blue-100 .c06.simple-text.bg-pink-700 * span a,.bg-blue-100 .c06.simple-text.bg-pink-700 * strong a,.bg-blue-100 .c06.simple-text.bg-pink-700 * ul a,.bg-blue-100 .c06.simple-text.bg-pink-700 * li a,.bg-blue-100 .c06.simple-text.bg-pink-700 * ol a,.bg-blue-100 .c06.simple-text.bg-pink-700 * em a,.bg-blue-100 .c06.simple-text.bg-pink-700 * i a,.bg-blue-100 .c06.simple-text.bg-pink-700 * u a,.bg-blue-100 .c06.simple-text.bg-pink-700 * sup a,.bg-blue-100 .c06.simple-text.bg-pink-700 * sub a,.bg-blue-100 .c06.simple-text.bg-pink-700 * small a,.bg-blue-100 .c06.simple-text.bg-pink-700 * q a,.bg-blue-100 .c06.simple-text.bg-teal-700 * h2 a,.bg-blue-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-100 .c06.simple-text.bg-teal-700 .top h2 a,.bg-blue-100 .c06.simple-text.bg-teal-700 * h3 a,.bg-blue-100 .c06.simple-text.bg-teal-700 * h4 a,.bg-blue-100 .c06.simple-text.bg-teal-700 * h5 a,.bg-blue-100 .c06.simple-text.bg-teal-700 * div a,.bg-blue-100 .c06.simple-text.bg-teal-700 * p a,.bg-blue-100 .c06.simple-text.bg-teal-700 * span a,.bg-blue-100 .c06.simple-text.bg-teal-700 * strong a,.bg-blue-100 .c06.simple-text.bg-teal-700 * ul a,.bg-blue-100 .c06.simple-text.bg-teal-700 * li a,.bg-blue-100 .c06.simple-text.bg-teal-700 * ol a,.bg-blue-100 .c06.simple-text.bg-teal-700 * em a,.bg-blue-100 .c06.simple-text.bg-teal-700 * i a,.bg-blue-100 .c06.simple-text.bg-teal-700 * u a,.bg-blue-100 .c06.simple-text.bg-teal-700 * sup a,.bg-blue-100 .c06.simple-text.bg-teal-700 * sub a,.bg-blue-100 .c06.simple-text.bg-teal-700 * small a,.bg-blue-100 .c06.simple-text.bg-teal-700 * q a,.bg-blue-100 .c06.simple-text.bg-orange-700 * h2 a,.bg-blue-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-100 .c06.simple-text.bg-orange-700 .top h2 a,.bg-blue-100 .c06.simple-text.bg-orange-700 * h3 a,.bg-blue-100 .c06.simple-text.bg-orange-700 * h4 a,.bg-blue-100 .c06.simple-text.bg-orange-700 * h5 a,.bg-blue-100 .c06.simple-text.bg-orange-700 * div a,.bg-blue-100 .c06.simple-text.bg-orange-700 * p a,.bg-blue-100 .c06.simple-text.bg-orange-700 * span a,.bg-blue-100 .c06.simple-text.bg-orange-700 * strong a,.bg-blue-100 .c06.simple-text.bg-orange-700 * ul a,.bg-blue-100 .c06.simple-text.bg-orange-700 * li a,.bg-blue-100 .c06.simple-text.bg-orange-700 * ol a,.bg-blue-100 .c06.simple-text.bg-orange-700 * em a,.bg-blue-100 .c06.simple-text.bg-orange-700 * i a,.bg-blue-100 .c06.simple-text.bg-orange-700 * u a,.bg-blue-100 .c06.simple-text.bg-orange-700 * sup a,.bg-blue-100 .c06.simple-text.bg-orange-700 * sub a,.bg-blue-100 .c06.simple-text.bg-orange-700 * small a,.bg-blue-100 .c06.simple-text.bg-orange-700 * q a,.bg-blue-100 .c06.simple-text.bg-purple-700 * h2 a,.bg-blue-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-100 .c06.simple-text.bg-purple-700 .top h2 a,.bg-blue-100 .c06.simple-text.bg-purple-700 * h3 a,.bg-blue-100 .c06.simple-text.bg-purple-700 * h4 a,.bg-blue-100 .c06.simple-text.bg-purple-700 * h5 a,.bg-blue-100 .c06.simple-text.bg-purple-700 * div a,.bg-blue-100 .c06.simple-text.bg-purple-700 * p a,.bg-blue-100 .c06.simple-text.bg-purple-700 * span a,.bg-blue-100 .c06.simple-text.bg-purple-700 * strong a,.bg-blue-100 .c06.simple-text.bg-purple-700 * ul a,.bg-blue-100 .c06.simple-text.bg-purple-700 * li a,.bg-blue-100 .c06.simple-text.bg-purple-700 * ol a,.bg-blue-100 .c06.simple-text.bg-purple-700 * em a,.bg-blue-100 .c06.simple-text.bg-purple-700 * i a,.bg-blue-100 .c06.simple-text.bg-purple-700 * u a,.bg-blue-100 .c06.simple-text.bg-purple-700 * sup a,.bg-blue-100 .c06.simple-text.bg-purple-700 * sub a,.bg-blue-100 .c06.simple-text.bg-purple-700 * small a,.bg-blue-100 .c06.simple-text.bg-purple-700 * q a,.bg-blue-100 .c06.simple-text.bg-red-700 * h2 a,.bg-blue-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-100 .c06.simple-text.bg-red-700 .top h2 a,.bg-blue-100 .c06.simple-text.bg-red-700 * h3 a,.bg-blue-100 .c06.simple-text.bg-red-700 * h4 a,.bg-blue-100 .c06.simple-text.bg-red-700 * h5 a,.bg-blue-100 .c06.simple-text.bg-red-700 * div a,.bg-blue-100 .c06.simple-text.bg-red-700 * p a,.bg-blue-100 .c06.simple-text.bg-red-700 * span a,.bg-blue-100 .c06.simple-text.bg-red-700 * strong a,.bg-blue-100 .c06.simple-text.bg-red-700 * ul a,.bg-blue-100 .c06.simple-text.bg-red-700 * li a,.bg-blue-100 .c06.simple-text.bg-red-700 * ol a,.bg-blue-100 .c06.simple-text.bg-red-700 * em a,.bg-blue-100 .c06.simple-text.bg-red-700 * i a,.bg-blue-100 .c06.simple-text.bg-red-700 * u a,.bg-blue-100 .c06.simple-text.bg-red-700 * sup a,.bg-blue-100 .c06.simple-text.bg-red-700 * sub a,.bg-blue-100 .c06.simple-text.bg-red-700 * small a,.bg-blue-100 .c06.simple-text.bg-red-700 * q a,.bg-blue-100 .c06.simple-text.bg-grey-700 * h2 a,.bg-blue-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-100 .c06.simple-text.bg-grey-700 .top h2 a,.bg-blue-100 .c06.simple-text.bg-grey-700 * h3 a,.bg-blue-100 .c06.simple-text.bg-grey-700 * h4 a,.bg-blue-100 .c06.simple-text.bg-grey-700 * h5 a,.bg-blue-100 .c06.simple-text.bg-grey-700 * div a,.bg-blue-100 .c06.simple-text.bg-grey-700 * p a,.bg-blue-100 .c06.simple-text.bg-grey-700 * span a,.bg-blue-100 .c06.simple-text.bg-grey-700 * strong a,.bg-blue-100 .c06.simple-text.bg-grey-700 * ul a,.bg-blue-100 .c06.simple-text.bg-grey-700 * li a,.bg-blue-100 .c06.simple-text.bg-grey-700 * ol a,.bg-blue-100 .c06.simple-text.bg-grey-700 * em a,.bg-blue-100 .c06.simple-text.bg-grey-700 * i a,.bg-blue-100 .c06.simple-text.bg-grey-700 * u a,.bg-blue-100 .c06.simple-text.bg-grey-700 * sup a,.bg-blue-100 .c06.simple-text.bg-grey-700 * sub a,.bg-blue-100 .c06.simple-text.bg-grey-700 * small a,.bg-blue-100 .c06.simple-text.bg-grey-700 * q a,.bg-blue-100 .c06.simple-text.bg-grey-800 * h2 a,.bg-blue-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-blue-100 .c06.simple-text.bg-grey-800 .top h2 a,.bg-blue-100 .c06.simple-text.bg-grey-800 * h3 a,.bg-blue-100 .c06.simple-text.bg-grey-800 * h4 a,.bg-blue-100 .c06.simple-text.bg-grey-800 * h5 a,.bg-blue-100 .c06.simple-text.bg-grey-800 * div a,.bg-blue-100 .c06.simple-text.bg-grey-800 * p a,.bg-blue-100 .c06.simple-text.bg-grey-800 * span a,.bg-blue-100 .c06.simple-text.bg-grey-800 * strong a,.bg-blue-100 .c06.simple-text.bg-grey-800 * ul a,.bg-blue-100 .c06.simple-text.bg-grey-800 * li a,.bg-blue-100 .c06.simple-text.bg-grey-800 * ol a,.bg-blue-100 .c06.simple-text.bg-grey-800 * em a,.bg-blue-100 .c06.simple-text.bg-grey-800 * i a,.bg-blue-100 .c06.simple-text.bg-grey-800 * u a,.bg-blue-100 .c06.simple-text.bg-grey-800 * sup a,.bg-blue-100 .c06.simple-text.bg-grey-800 * sub a,.bg-blue-100 .c06.simple-text.bg-grey-800 * small a,.bg-blue-100 .c06.simple-text.bg-grey-800 * q a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * h2 a,.bg-blue-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-blue-100 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * h3 a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * h4 a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * h5 a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * div a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * p a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * span a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * strong a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * ul a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * li a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * ol a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * em a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * i a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * u a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * sup a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * sub a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * small a,.bg-blue-100 .c06.simple-text.bg-darkest-blue * q a,.bg-blue-300 .c06.simple-text.bg-green-800 * h2 a,.bg-blue-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-blue-300 .c06.simple-text.bg-green-800 .top h2 a,.bg-blue-300 .c06.simple-text.bg-green-800 * h3 a,.bg-blue-300 .c06.simple-text.bg-green-800 * h4 a,.bg-blue-300 .c06.simple-text.bg-green-800 * h5 a,.bg-blue-300 .c06.simple-text.bg-green-800 * div a,.bg-blue-300 .c06.simple-text.bg-green-800 * p a,.bg-blue-300 .c06.simple-text.bg-green-800 * span a,.bg-blue-300 .c06.simple-text.bg-green-800 * strong a,.bg-blue-300 .c06.simple-text.bg-green-800 * ul a,.bg-blue-300 .c06.simple-text.bg-green-800 * li a,.bg-blue-300 .c06.simple-text.bg-green-800 * ol a,.bg-blue-300 .c06.simple-text.bg-green-800 * em a,.bg-blue-300 .c06.simple-text.bg-green-800 * i a,.bg-blue-300 .c06.simple-text.bg-green-800 * u a,.bg-blue-300 .c06.simple-text.bg-green-800 * sup a,.bg-blue-300 .c06.simple-text.bg-green-800 * sub a,.bg-blue-300 .c06.simple-text.bg-green-800 * small a,.bg-blue-300 .c06.simple-text.bg-green-800 * q a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * h2 a,.bg-blue-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-300 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * h3 a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * h4 a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * h5 a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * div a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * p a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * span a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * strong a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * ul a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * li a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * ol a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * em a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * i a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * u a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * sup a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * sub a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * small a,.bg-blue-300 .c06.simple-text.bg-yellow-700 * q a,.bg-blue-300 .c06.simple-text.bg-blue-700 * h2 a,.bg-blue-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-300 .c06.simple-text.bg-blue-700 .top h2 a,.bg-blue-300 .c06.simple-text.bg-blue-700 * h3 a,.bg-blue-300 .c06.simple-text.bg-blue-700 * h4 a,.bg-blue-300 .c06.simple-text.bg-blue-700 * h5 a,.bg-blue-300 .c06.simple-text.bg-blue-700 * div a,.bg-blue-300 .c06.simple-text.bg-blue-700 * p a,.bg-blue-300 .c06.simple-text.bg-blue-700 * span a,.bg-blue-300 .c06.simple-text.bg-blue-700 * strong a,.bg-blue-300 .c06.simple-text.bg-blue-700 * ul a,.bg-blue-300 .c06.simple-text.bg-blue-700 * li a,.bg-blue-300 .c06.simple-text.bg-blue-700 * ol a,.bg-blue-300 .c06.simple-text.bg-blue-700 * em a,.bg-blue-300 .c06.simple-text.bg-blue-700 * i a,.bg-blue-300 .c06.simple-text.bg-blue-700 * u a,.bg-blue-300 .c06.simple-text.bg-blue-700 * sup a,.bg-blue-300 .c06.simple-text.bg-blue-700 * sub a,.bg-blue-300 .c06.simple-text.bg-blue-700 * small a,.bg-blue-300 .c06.simple-text.bg-blue-700 * q a,.bg-blue-300 .c06.simple-text.bg-pink-700 * h2 a,.bg-blue-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-300 .c06.simple-text.bg-pink-700 .top h2 a,.bg-blue-300 .c06.simple-text.bg-pink-700 * h3 a,.bg-blue-300 .c06.simple-text.bg-pink-700 * h4 a,.bg-blue-300 .c06.simple-text.bg-pink-700 * h5 a,.bg-blue-300 .c06.simple-text.bg-pink-700 * div a,.bg-blue-300 .c06.simple-text.bg-pink-700 * p a,.bg-blue-300 .c06.simple-text.bg-pink-700 * span a,.bg-blue-300 .c06.simple-text.bg-pink-700 * strong a,.bg-blue-300 .c06.simple-text.bg-pink-700 * ul a,.bg-blue-300 .c06.simple-text.bg-pink-700 * li a,.bg-blue-300 .c06.simple-text.bg-pink-700 * ol a,.bg-blue-300 .c06.simple-text.bg-pink-700 * em a,.bg-blue-300 .c06.simple-text.bg-pink-700 * i a,.bg-blue-300 .c06.simple-text.bg-pink-700 * u a,.bg-blue-300 .c06.simple-text.bg-pink-700 * sup a,.bg-blue-300 .c06.simple-text.bg-pink-700 * sub a,.bg-blue-300 .c06.simple-text.bg-pink-700 * small a,.bg-blue-300 .c06.simple-text.bg-pink-700 * q a,.bg-blue-300 .c06.simple-text.bg-teal-700 * h2 a,.bg-blue-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-300 .c06.simple-text.bg-teal-700 .top h2 a,.bg-blue-300 .c06.simple-text.bg-teal-700 * h3 a,.bg-blue-300 .c06.simple-text.bg-teal-700 * h4 a,.bg-blue-300 .c06.simple-text.bg-teal-700 * h5 a,.bg-blue-300 .c06.simple-text.bg-teal-700 * div a,.bg-blue-300 .c06.simple-text.bg-teal-700 * p a,.bg-blue-300 .c06.simple-text.bg-teal-700 * span a,.bg-blue-300 .c06.simple-text.bg-teal-700 * strong a,.bg-blue-300 .c06.simple-text.bg-teal-700 * ul a,.bg-blue-300 .c06.simple-text.bg-teal-700 * li a,.bg-blue-300 .c06.simple-text.bg-teal-700 * ol a,.bg-blue-300 .c06.simple-text.bg-teal-700 * em a,.bg-blue-300 .c06.simple-text.bg-teal-700 * i a,.bg-blue-300 .c06.simple-text.bg-teal-700 * u a,.bg-blue-300 .c06.simple-text.bg-teal-700 * sup a,.bg-blue-300 .c06.simple-text.bg-teal-700 * sub a,.bg-blue-300 .c06.simple-text.bg-teal-700 * small a,.bg-blue-300 .c06.simple-text.bg-teal-700 * q a,.bg-blue-300 .c06.simple-text.bg-orange-700 * h2 a,.bg-blue-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-300 .c06.simple-text.bg-orange-700 .top h2 a,.bg-blue-300 .c06.simple-text.bg-orange-700 * h3 a,.bg-blue-300 .c06.simple-text.bg-orange-700 * h4 a,.bg-blue-300 .c06.simple-text.bg-orange-700 * h5 a,.bg-blue-300 .c06.simple-text.bg-orange-700 * div a,.bg-blue-300 .c06.simple-text.bg-orange-700 * p a,.bg-blue-300 .c06.simple-text.bg-orange-700 * span a,.bg-blue-300 .c06.simple-text.bg-orange-700 * strong a,.bg-blue-300 .c06.simple-text.bg-orange-700 * ul a,.bg-blue-300 .c06.simple-text.bg-orange-700 * li a,.bg-blue-300 .c06.simple-text.bg-orange-700 * ol a,.bg-blue-300 .c06.simple-text.bg-orange-700 * em a,.bg-blue-300 .c06.simple-text.bg-orange-700 * i a,.bg-blue-300 .c06.simple-text.bg-orange-700 * u a,.bg-blue-300 .c06.simple-text.bg-orange-700 * sup a,.bg-blue-300 .c06.simple-text.bg-orange-700 * sub a,.bg-blue-300 .c06.simple-text.bg-orange-700 * small a,.bg-blue-300 .c06.simple-text.bg-orange-700 * q a,.bg-blue-300 .c06.simple-text.bg-purple-700 * h2 a,.bg-blue-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-300 .c06.simple-text.bg-purple-700 .top h2 a,.bg-blue-300 .c06.simple-text.bg-purple-700 * h3 a,.bg-blue-300 .c06.simple-text.bg-purple-700 * h4 a,.bg-blue-300 .c06.simple-text.bg-purple-700 * h5 a,.bg-blue-300 .c06.simple-text.bg-purple-700 * div a,.bg-blue-300 .c06.simple-text.bg-purple-700 * p a,.bg-blue-300 .c06.simple-text.bg-purple-700 * span a,.bg-blue-300 .c06.simple-text.bg-purple-700 * strong a,.bg-blue-300 .c06.simple-text.bg-purple-700 * ul a,.bg-blue-300 .c06.simple-text.bg-purple-700 * li a,.bg-blue-300 .c06.simple-text.bg-purple-700 * ol a,.bg-blue-300 .c06.simple-text.bg-purple-700 * em a,.bg-blue-300 .c06.simple-text.bg-purple-700 * i a,.bg-blue-300 .c06.simple-text.bg-purple-700 * u a,.bg-blue-300 .c06.simple-text.bg-purple-700 * sup a,.bg-blue-300 .c06.simple-text.bg-purple-700 * sub a,.bg-blue-300 .c06.simple-text.bg-purple-700 * small a,.bg-blue-300 .c06.simple-text.bg-purple-700 * q a,.bg-blue-300 .c06.simple-text.bg-red-700 * h2 a,.bg-blue-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-300 .c06.simple-text.bg-red-700 .top h2 a,.bg-blue-300 .c06.simple-text.bg-red-700 * h3 a,.bg-blue-300 .c06.simple-text.bg-red-700 * h4 a,.bg-blue-300 .c06.simple-text.bg-red-700 * h5 a,.bg-blue-300 .c06.simple-text.bg-red-700 * div a,.bg-blue-300 .c06.simple-text.bg-red-700 * p a,.bg-blue-300 .c06.simple-text.bg-red-700 * span a,.bg-blue-300 .c06.simple-text.bg-red-700 * strong a,.bg-blue-300 .c06.simple-text.bg-red-700 * ul a,.bg-blue-300 .c06.simple-text.bg-red-700 * li a,.bg-blue-300 .c06.simple-text.bg-red-700 * ol a,.bg-blue-300 .c06.simple-text.bg-red-700 * em a,.bg-blue-300 .c06.simple-text.bg-red-700 * i a,.bg-blue-300 .c06.simple-text.bg-red-700 * u a,.bg-blue-300 .c06.simple-text.bg-red-700 * sup a,.bg-blue-300 .c06.simple-text.bg-red-700 * sub a,.bg-blue-300 .c06.simple-text.bg-red-700 * small a,.bg-blue-300 .c06.simple-text.bg-red-700 * q a,.bg-blue-300 .c06.simple-text.bg-grey-700 * h2 a,.bg-blue-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-300 .c06.simple-text.bg-grey-700 .top h2 a,.bg-blue-300 .c06.simple-text.bg-grey-700 * h3 a,.bg-blue-300 .c06.simple-text.bg-grey-700 * h4 a,.bg-blue-300 .c06.simple-text.bg-grey-700 * h5 a,.bg-blue-300 .c06.simple-text.bg-grey-700 * div a,.bg-blue-300 .c06.simple-text.bg-grey-700 * p a,.bg-blue-300 .c06.simple-text.bg-grey-700 * span a,.bg-blue-300 .c06.simple-text.bg-grey-700 * strong a,.bg-blue-300 .c06.simple-text.bg-grey-700 * ul a,.bg-blue-300 .c06.simple-text.bg-grey-700 * li a,.bg-blue-300 .c06.simple-text.bg-grey-700 * ol a,.bg-blue-300 .c06.simple-text.bg-grey-700 * em a,.bg-blue-300 .c06.simple-text.bg-grey-700 * i a,.bg-blue-300 .c06.simple-text.bg-grey-700 * u a,.bg-blue-300 .c06.simple-text.bg-grey-700 * sup a,.bg-blue-300 .c06.simple-text.bg-grey-700 * sub a,.bg-blue-300 .c06.simple-text.bg-grey-700 * small a,.bg-blue-300 .c06.simple-text.bg-grey-700 * q a,.bg-blue-300 .c06.simple-text.bg-grey-800 * h2 a,.bg-blue-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-blue-300 .c06.simple-text.bg-grey-800 .top h2 a,.bg-blue-300 .c06.simple-text.bg-grey-800 * h3 a,.bg-blue-300 .c06.simple-text.bg-grey-800 * h4 a,.bg-blue-300 .c06.simple-text.bg-grey-800 * h5 a,.bg-blue-300 .c06.simple-text.bg-grey-800 * div a,.bg-blue-300 .c06.simple-text.bg-grey-800 * p a,.bg-blue-300 .c06.simple-text.bg-grey-800 * span a,.bg-blue-300 .c06.simple-text.bg-grey-800 * strong a,.bg-blue-300 .c06.simple-text.bg-grey-800 * ul a,.bg-blue-300 .c06.simple-text.bg-grey-800 * li a,.bg-blue-300 .c06.simple-text.bg-grey-800 * ol a,.bg-blue-300 .c06.simple-text.bg-grey-800 * em a,.bg-blue-300 .c06.simple-text.bg-grey-800 * i a,.bg-blue-300 .c06.simple-text.bg-grey-800 * u a,.bg-blue-300 .c06.simple-text.bg-grey-800 * sup a,.bg-blue-300 .c06.simple-text.bg-grey-800 * sub a,.bg-blue-300 .c06.simple-text.bg-grey-800 * small a,.bg-blue-300 .c06.simple-text.bg-grey-800 * q a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * h2 a,.bg-blue-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-blue-300 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * h3 a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * h4 a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * h5 a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * div a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * p a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * span a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * strong a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * ul a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * li a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * ol a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * em a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * i a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * u a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * sup a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * sub a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * small a,.bg-blue-300 .c06.simple-text.bg-darkest-blue * q a,.bg-pink-100 .c06.simple-text.bg-green-800 * h2 a,.bg-pink-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-pink-100 .c06.simple-text.bg-green-800 .top h2 a,.bg-pink-100 .c06.simple-text.bg-green-800 * h3 a,.bg-pink-100 .c06.simple-text.bg-green-800 * h4 a,.bg-pink-100 .c06.simple-text.bg-green-800 * h5 a,.bg-pink-100 .c06.simple-text.bg-green-800 * div a,.bg-pink-100 .c06.simple-text.bg-green-800 * p a,.bg-pink-100 .c06.simple-text.bg-green-800 * span a,.bg-pink-100 .c06.simple-text.bg-green-800 * strong a,.bg-pink-100 .c06.simple-text.bg-green-800 * ul a,.bg-pink-100 .c06.simple-text.bg-green-800 * li a,.bg-pink-100 .c06.simple-text.bg-green-800 * ol a,.bg-pink-100 .c06.simple-text.bg-green-800 * em a,.bg-pink-100 .c06.simple-text.bg-green-800 * i a,.bg-pink-100 .c06.simple-text.bg-green-800 * u a,.bg-pink-100 .c06.simple-text.bg-green-800 * sup a,.bg-pink-100 .c06.simple-text.bg-green-800 * sub a,.bg-pink-100 .c06.simple-text.bg-green-800 * small a,.bg-pink-100 .c06.simple-text.bg-green-800 * q a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * h2 a,.bg-pink-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-100 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * h3 a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * h4 a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * h5 a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * div a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * p a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * span a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * strong a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * ul a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * li a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * ol a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * em a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * i a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * u a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * sup a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * sub a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * small a,.bg-pink-100 .c06.simple-text.bg-yellow-700 * q a,.bg-pink-100 .c06.simple-text.bg-blue-700 * h2 a,.bg-pink-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-100 .c06.simple-text.bg-blue-700 .top h2 a,.bg-pink-100 .c06.simple-text.bg-blue-700 * h3 a,.bg-pink-100 .c06.simple-text.bg-blue-700 * h4 a,.bg-pink-100 .c06.simple-text.bg-blue-700 * h5 a,.bg-pink-100 .c06.simple-text.bg-blue-700 * div a,.bg-pink-100 .c06.simple-text.bg-blue-700 * p a,.bg-pink-100 .c06.simple-text.bg-blue-700 * span a,.bg-pink-100 .c06.simple-text.bg-blue-700 * strong a,.bg-pink-100 .c06.simple-text.bg-blue-700 * ul a,.bg-pink-100 .c06.simple-text.bg-blue-700 * li a,.bg-pink-100 .c06.simple-text.bg-blue-700 * ol a,.bg-pink-100 .c06.simple-text.bg-blue-700 * em a,.bg-pink-100 .c06.simple-text.bg-blue-700 * i a,.bg-pink-100 .c06.simple-text.bg-blue-700 * u a,.bg-pink-100 .c06.simple-text.bg-blue-700 * sup a,.bg-pink-100 .c06.simple-text.bg-blue-700 * sub a,.bg-pink-100 .c06.simple-text.bg-blue-700 * small a,.bg-pink-100 .c06.simple-text.bg-blue-700 * q a,.bg-pink-100 .c06.simple-text.bg-pink-700 * h2 a,.bg-pink-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-100 .c06.simple-text.bg-pink-700 .top h2 a,.bg-pink-100 .c06.simple-text.bg-pink-700 * h3 a,.bg-pink-100 .c06.simple-text.bg-pink-700 * h4 a,.bg-pink-100 .c06.simple-text.bg-pink-700 * h5 a,.bg-pink-100 .c06.simple-text.bg-pink-700 * div a,.bg-pink-100 .c06.simple-text.bg-pink-700 * p a,.bg-pink-100 .c06.simple-text.bg-pink-700 * span a,.bg-pink-100 .c06.simple-text.bg-pink-700 * strong a,.bg-pink-100 .c06.simple-text.bg-pink-700 * ul a,.bg-pink-100 .c06.simple-text.bg-pink-700 * li a,.bg-pink-100 .c06.simple-text.bg-pink-700 * ol a,.bg-pink-100 .c06.simple-text.bg-pink-700 * em a,.bg-pink-100 .c06.simple-text.bg-pink-700 * i a,.bg-pink-100 .c06.simple-text.bg-pink-700 * u a,.bg-pink-100 .c06.simple-text.bg-pink-700 * sup a,.bg-pink-100 .c06.simple-text.bg-pink-700 * sub a,.bg-pink-100 .c06.simple-text.bg-pink-700 * small a,.bg-pink-100 .c06.simple-text.bg-pink-700 * q a,.bg-pink-100 .c06.simple-text.bg-teal-700 * h2 a,.bg-pink-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-100 .c06.simple-text.bg-teal-700 .top h2 a,.bg-pink-100 .c06.simple-text.bg-teal-700 * h3 a,.bg-pink-100 .c06.simple-text.bg-teal-700 * h4 a,.bg-pink-100 .c06.simple-text.bg-teal-700 * h5 a,.bg-pink-100 .c06.simple-text.bg-teal-700 * div a,.bg-pink-100 .c06.simple-text.bg-teal-700 * p a,.bg-pink-100 .c06.simple-text.bg-teal-700 * span a,.bg-pink-100 .c06.simple-text.bg-teal-700 * strong a,.bg-pink-100 .c06.simple-text.bg-teal-700 * ul a,.bg-pink-100 .c06.simple-text.bg-teal-700 * li a,.bg-pink-100 .c06.simple-text.bg-teal-700 * ol a,.bg-pink-100 .c06.simple-text.bg-teal-700 * em a,.bg-pink-100 .c06.simple-text.bg-teal-700 * i a,.bg-pink-100 .c06.simple-text.bg-teal-700 * u a,.bg-pink-100 .c06.simple-text.bg-teal-700 * sup a,.bg-pink-100 .c06.simple-text.bg-teal-700 * sub a,.bg-pink-100 .c06.simple-text.bg-teal-700 * small a,.bg-pink-100 .c06.simple-text.bg-teal-700 * q a,.bg-pink-100 .c06.simple-text.bg-orange-700 * h2 a,.bg-pink-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-100 .c06.simple-text.bg-orange-700 .top h2 a,.bg-pink-100 .c06.simple-text.bg-orange-700 * h3 a,.bg-pink-100 .c06.simple-text.bg-orange-700 * h4 a,.bg-pink-100 .c06.simple-text.bg-orange-700 * h5 a,.bg-pink-100 .c06.simple-text.bg-orange-700 * div a,.bg-pink-100 .c06.simple-text.bg-orange-700 * p a,.bg-pink-100 .c06.simple-text.bg-orange-700 * span a,.bg-pink-100 .c06.simple-text.bg-orange-700 * strong a,.bg-pink-100 .c06.simple-text.bg-orange-700 * ul a,.bg-pink-100 .c06.simple-text.bg-orange-700 * li a,.bg-pink-100 .c06.simple-text.bg-orange-700 * ol a,.bg-pink-100 .c06.simple-text.bg-orange-700 * em a,.bg-pink-100 .c06.simple-text.bg-orange-700 * i a,.bg-pink-100 .c06.simple-text.bg-orange-700 * u a,.bg-pink-100 .c06.simple-text.bg-orange-700 * sup a,.bg-pink-100 .c06.simple-text.bg-orange-700 * sub a,.bg-pink-100 .c06.simple-text.bg-orange-700 * small a,.bg-pink-100 .c06.simple-text.bg-orange-700 * q a,.bg-pink-100 .c06.simple-text.bg-purple-700 * h2 a,.bg-pink-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-100 .c06.simple-text.bg-purple-700 .top h2 a,.bg-pink-100 .c06.simple-text.bg-purple-700 * h3 a,.bg-pink-100 .c06.simple-text.bg-purple-700 * h4 a,.bg-pink-100 .c06.simple-text.bg-purple-700 * h5 a,.bg-pink-100 .c06.simple-text.bg-purple-700 * div a,.bg-pink-100 .c06.simple-text.bg-purple-700 * p a,.bg-pink-100 .c06.simple-text.bg-purple-700 * span a,.bg-pink-100 .c06.simple-text.bg-purple-700 * strong a,.bg-pink-100 .c06.simple-text.bg-purple-700 * ul a,.bg-pink-100 .c06.simple-text.bg-purple-700 * li a,.bg-pink-100 .c06.simple-text.bg-purple-700 * ol a,.bg-pink-100 .c06.simple-text.bg-purple-700 * em a,.bg-pink-100 .c06.simple-text.bg-purple-700 * i a,.bg-pink-100 .c06.simple-text.bg-purple-700 * u a,.bg-pink-100 .c06.simple-text.bg-purple-700 * sup a,.bg-pink-100 .c06.simple-text.bg-purple-700 * sub a,.bg-pink-100 .c06.simple-text.bg-purple-700 * small a,.bg-pink-100 .c06.simple-text.bg-purple-700 * q a,.bg-pink-100 .c06.simple-text.bg-red-700 * h2 a,.bg-pink-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-100 .c06.simple-text.bg-red-700 .top h2 a,.bg-pink-100 .c06.simple-text.bg-red-700 * h3 a,.bg-pink-100 .c06.simple-text.bg-red-700 * h4 a,.bg-pink-100 .c06.simple-text.bg-red-700 * h5 a,.bg-pink-100 .c06.simple-text.bg-red-700 * div a,.bg-pink-100 .c06.simple-text.bg-red-700 * p a,.bg-pink-100 .c06.simple-text.bg-red-700 * span a,.bg-pink-100 .c06.simple-text.bg-red-700 * strong a,.bg-pink-100 .c06.simple-text.bg-red-700 * ul a,.bg-pink-100 .c06.simple-text.bg-red-700 * li a,.bg-pink-100 .c06.simple-text.bg-red-700 * ol a,.bg-pink-100 .c06.simple-text.bg-red-700 * em a,.bg-pink-100 .c06.simple-text.bg-red-700 * i a,.bg-pink-100 .c06.simple-text.bg-red-700 * u a,.bg-pink-100 .c06.simple-text.bg-red-700 * sup a,.bg-pink-100 .c06.simple-text.bg-red-700 * sub a,.bg-pink-100 .c06.simple-text.bg-red-700 * small a,.bg-pink-100 .c06.simple-text.bg-red-700 * q a,.bg-pink-100 .c06.simple-text.bg-grey-700 * h2 a,.bg-pink-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-100 .c06.simple-text.bg-grey-700 .top h2 a,.bg-pink-100 .c06.simple-text.bg-grey-700 * h3 a,.bg-pink-100 .c06.simple-text.bg-grey-700 * h4 a,.bg-pink-100 .c06.simple-text.bg-grey-700 * h5 a,.bg-pink-100 .c06.simple-text.bg-grey-700 * div a,.bg-pink-100 .c06.simple-text.bg-grey-700 * p a,.bg-pink-100 .c06.simple-text.bg-grey-700 * span a,.bg-pink-100 .c06.simple-text.bg-grey-700 * strong a,.bg-pink-100 .c06.simple-text.bg-grey-700 * ul a,.bg-pink-100 .c06.simple-text.bg-grey-700 * li a,.bg-pink-100 .c06.simple-text.bg-grey-700 * ol a,.bg-pink-100 .c06.simple-text.bg-grey-700 * em a,.bg-pink-100 .c06.simple-text.bg-grey-700 * i a,.bg-pink-100 .c06.simple-text.bg-grey-700 * u a,.bg-pink-100 .c06.simple-text.bg-grey-700 * sup a,.bg-pink-100 .c06.simple-text.bg-grey-700 * sub a,.bg-pink-100 .c06.simple-text.bg-grey-700 * small a,.bg-pink-100 .c06.simple-text.bg-grey-700 * q a,.bg-pink-100 .c06.simple-text.bg-grey-800 * h2 a,.bg-pink-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-pink-100 .c06.simple-text.bg-grey-800 .top h2 a,.bg-pink-100 .c06.simple-text.bg-grey-800 * h3 a,.bg-pink-100 .c06.simple-text.bg-grey-800 * h4 a,.bg-pink-100 .c06.simple-text.bg-grey-800 * h5 a,.bg-pink-100 .c06.simple-text.bg-grey-800 * div a,.bg-pink-100 .c06.simple-text.bg-grey-800 * p a,.bg-pink-100 .c06.simple-text.bg-grey-800 * span a,.bg-pink-100 .c06.simple-text.bg-grey-800 * strong a,.bg-pink-100 .c06.simple-text.bg-grey-800 * ul a,.bg-pink-100 .c06.simple-text.bg-grey-800 * li a,.bg-pink-100 .c06.simple-text.bg-grey-800 * ol a,.bg-pink-100 .c06.simple-text.bg-grey-800 * em a,.bg-pink-100 .c06.simple-text.bg-grey-800 * i a,.bg-pink-100 .c06.simple-text.bg-grey-800 * u a,.bg-pink-100 .c06.simple-text.bg-grey-800 * sup a,.bg-pink-100 .c06.simple-text.bg-grey-800 * sub a,.bg-pink-100 .c06.simple-text.bg-grey-800 * small a,.bg-pink-100 .c06.simple-text.bg-grey-800 * q a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * h2 a,.bg-pink-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-pink-100 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * h3 a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * h4 a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * h5 a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * div a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * p a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * span a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * strong a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * ul a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * li a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * ol a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * em a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * i a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * u a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * sup a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * sub a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * small a,.bg-pink-100 .c06.simple-text.bg-darkest-blue * q a,.bg-pink-300 .c06.simple-text.bg-green-800 * h2 a,.bg-pink-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-pink-300 .c06.simple-text.bg-green-800 .top h2 a,.bg-pink-300 .c06.simple-text.bg-green-800 * h3 a,.bg-pink-300 .c06.simple-text.bg-green-800 * h4 a,.bg-pink-300 .c06.simple-text.bg-green-800 * h5 a,.bg-pink-300 .c06.simple-text.bg-green-800 * div a,.bg-pink-300 .c06.simple-text.bg-green-800 * p a,.bg-pink-300 .c06.simple-text.bg-green-800 * span a,.bg-pink-300 .c06.simple-text.bg-green-800 * strong a,.bg-pink-300 .c06.simple-text.bg-green-800 * ul a,.bg-pink-300 .c06.simple-text.bg-green-800 * li a,.bg-pink-300 .c06.simple-text.bg-green-800 * ol a,.bg-pink-300 .c06.simple-text.bg-green-800 * em a,.bg-pink-300 .c06.simple-text.bg-green-800 * i a,.bg-pink-300 .c06.simple-text.bg-green-800 * u a,.bg-pink-300 .c06.simple-text.bg-green-800 * sup a,.bg-pink-300 .c06.simple-text.bg-green-800 * sub a,.bg-pink-300 .c06.simple-text.bg-green-800 * small a,.bg-pink-300 .c06.simple-text.bg-green-800 * q a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * h2 a,.bg-pink-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-300 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * h3 a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * h4 a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * h5 a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * div a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * p a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * span a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * strong a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * ul a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * li a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * ol a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * em a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * i a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * u a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * sup a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * sub a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * small a,.bg-pink-300 .c06.simple-text.bg-yellow-700 * q a,.bg-pink-300 .c06.simple-text.bg-blue-700 * h2 a,.bg-pink-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-300 .c06.simple-text.bg-blue-700 .top h2 a,.bg-pink-300 .c06.simple-text.bg-blue-700 * h3 a,.bg-pink-300 .c06.simple-text.bg-blue-700 * h4 a,.bg-pink-300 .c06.simple-text.bg-blue-700 * h5 a,.bg-pink-300 .c06.simple-text.bg-blue-700 * div a,.bg-pink-300 .c06.simple-text.bg-blue-700 * p a,.bg-pink-300 .c06.simple-text.bg-blue-700 * span a,.bg-pink-300 .c06.simple-text.bg-blue-700 * strong a,.bg-pink-300 .c06.simple-text.bg-blue-700 * ul a,.bg-pink-300 .c06.simple-text.bg-blue-700 * li a,.bg-pink-300 .c06.simple-text.bg-blue-700 * ol a,.bg-pink-300 .c06.simple-text.bg-blue-700 * em a,.bg-pink-300 .c06.simple-text.bg-blue-700 * i a,.bg-pink-300 .c06.simple-text.bg-blue-700 * u a,.bg-pink-300 .c06.simple-text.bg-blue-700 * sup a,.bg-pink-300 .c06.simple-text.bg-blue-700 * sub a,.bg-pink-300 .c06.simple-text.bg-blue-700 * small a,.bg-pink-300 .c06.simple-text.bg-blue-700 * q a,.bg-pink-300 .c06.simple-text.bg-pink-700 * h2 a,.bg-pink-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-300 .c06.simple-text.bg-pink-700 .top h2 a,.bg-pink-300 .c06.simple-text.bg-pink-700 * h3 a,.bg-pink-300 .c06.simple-text.bg-pink-700 * h4 a,.bg-pink-300 .c06.simple-text.bg-pink-700 * h5 a,.bg-pink-300 .c06.simple-text.bg-pink-700 * div a,.bg-pink-300 .c06.simple-text.bg-pink-700 * p a,.bg-pink-300 .c06.simple-text.bg-pink-700 * span a,.bg-pink-300 .c06.simple-text.bg-pink-700 * strong a,.bg-pink-300 .c06.simple-text.bg-pink-700 * ul a,.bg-pink-300 .c06.simple-text.bg-pink-700 * li a,.bg-pink-300 .c06.simple-text.bg-pink-700 * ol a,.bg-pink-300 .c06.simple-text.bg-pink-700 * em a,.bg-pink-300 .c06.simple-text.bg-pink-700 * i a,.bg-pink-300 .c06.simple-text.bg-pink-700 * u a,.bg-pink-300 .c06.simple-text.bg-pink-700 * sup a,.bg-pink-300 .c06.simple-text.bg-pink-700 * sub a,.bg-pink-300 .c06.simple-text.bg-pink-700 * small a,.bg-pink-300 .c06.simple-text.bg-pink-700 * q a,.bg-pink-300 .c06.simple-text.bg-teal-700 * h2 a,.bg-pink-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-300 .c06.simple-text.bg-teal-700 .top h2 a,.bg-pink-300 .c06.simple-text.bg-teal-700 * h3 a,.bg-pink-300 .c06.simple-text.bg-teal-700 * h4 a,.bg-pink-300 .c06.simple-text.bg-teal-700 * h5 a,.bg-pink-300 .c06.simple-text.bg-teal-700 * div a,.bg-pink-300 .c06.simple-text.bg-teal-700 * p a,.bg-pink-300 .c06.simple-text.bg-teal-700 * span a,.bg-pink-300 .c06.simple-text.bg-teal-700 * strong a,.bg-pink-300 .c06.simple-text.bg-teal-700 * ul a,.bg-pink-300 .c06.simple-text.bg-teal-700 * li a,.bg-pink-300 .c06.simple-text.bg-teal-700 * ol a,.bg-pink-300 .c06.simple-text.bg-teal-700 * em a,.bg-pink-300 .c06.simple-text.bg-teal-700 * i a,.bg-pink-300 .c06.simple-text.bg-teal-700 * u a,.bg-pink-300 .c06.simple-text.bg-teal-700 * sup a,.bg-pink-300 .c06.simple-text.bg-teal-700 * sub a,.bg-pink-300 .c06.simple-text.bg-teal-700 * small a,.bg-pink-300 .c06.simple-text.bg-teal-700 * q a,.bg-pink-300 .c06.simple-text.bg-orange-700 * h2 a,.bg-pink-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-300 .c06.simple-text.bg-orange-700 .top h2 a,.bg-pink-300 .c06.simple-text.bg-orange-700 * h3 a,.bg-pink-300 .c06.simple-text.bg-orange-700 * h4 a,.bg-pink-300 .c06.simple-text.bg-orange-700 * h5 a,.bg-pink-300 .c06.simple-text.bg-orange-700 * div a,.bg-pink-300 .c06.simple-text.bg-orange-700 * p a,.bg-pink-300 .c06.simple-text.bg-orange-700 * span a,.bg-pink-300 .c06.simple-text.bg-orange-700 * strong a,.bg-pink-300 .c06.simple-text.bg-orange-700 * ul a,.bg-pink-300 .c06.simple-text.bg-orange-700 * li a,.bg-pink-300 .c06.simple-text.bg-orange-700 * ol a,.bg-pink-300 .c06.simple-text.bg-orange-700 * em a,.bg-pink-300 .c06.simple-text.bg-orange-700 * i a,.bg-pink-300 .c06.simple-text.bg-orange-700 * u a,.bg-pink-300 .c06.simple-text.bg-orange-700 * sup a,.bg-pink-300 .c06.simple-text.bg-orange-700 * sub a,.bg-pink-300 .c06.simple-text.bg-orange-700 * small a,.bg-pink-300 .c06.simple-text.bg-orange-700 * q a,.bg-pink-300 .c06.simple-text.bg-purple-700 * h2 a,.bg-pink-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-300 .c06.simple-text.bg-purple-700 .top h2 a,.bg-pink-300 .c06.simple-text.bg-purple-700 * h3 a,.bg-pink-300 .c06.simple-text.bg-purple-700 * h4 a,.bg-pink-300 .c06.simple-text.bg-purple-700 * h5 a,.bg-pink-300 .c06.simple-text.bg-purple-700 * div a,.bg-pink-300 .c06.simple-text.bg-purple-700 * p a,.bg-pink-300 .c06.simple-text.bg-purple-700 * span a,.bg-pink-300 .c06.simple-text.bg-purple-700 * strong a,.bg-pink-300 .c06.simple-text.bg-purple-700 * ul a,.bg-pink-300 .c06.simple-text.bg-purple-700 * li a,.bg-pink-300 .c06.simple-text.bg-purple-700 * ol a,.bg-pink-300 .c06.simple-text.bg-purple-700 * em a,.bg-pink-300 .c06.simple-text.bg-purple-700 * i a,.bg-pink-300 .c06.simple-text.bg-purple-700 * u a,.bg-pink-300 .c06.simple-text.bg-purple-700 * sup a,.bg-pink-300 .c06.simple-text.bg-purple-700 * sub a,.bg-pink-300 .c06.simple-text.bg-purple-700 * small a,.bg-pink-300 .c06.simple-text.bg-purple-700 * q a,.bg-pink-300 .c06.simple-text.bg-red-700 * h2 a,.bg-pink-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-300 .c06.simple-text.bg-red-700 .top h2 a,.bg-pink-300 .c06.simple-text.bg-red-700 * h3 a,.bg-pink-300 .c06.simple-text.bg-red-700 * h4 a,.bg-pink-300 .c06.simple-text.bg-red-700 * h5 a,.bg-pink-300 .c06.simple-text.bg-red-700 * div a,.bg-pink-300 .c06.simple-text.bg-red-700 * p a,.bg-pink-300 .c06.simple-text.bg-red-700 * span a,.bg-pink-300 .c06.simple-text.bg-red-700 * strong a,.bg-pink-300 .c06.simple-text.bg-red-700 * ul a,.bg-pink-300 .c06.simple-text.bg-red-700 * li a,.bg-pink-300 .c06.simple-text.bg-red-700 * ol a,.bg-pink-300 .c06.simple-text.bg-red-700 * em a,.bg-pink-300 .c06.simple-text.bg-red-700 * i a,.bg-pink-300 .c06.simple-text.bg-red-700 * u a,.bg-pink-300 .c06.simple-text.bg-red-700 * sup a,.bg-pink-300 .c06.simple-text.bg-red-700 * sub a,.bg-pink-300 .c06.simple-text.bg-red-700 * small a,.bg-pink-300 .c06.simple-text.bg-red-700 * q a,.bg-pink-300 .c06.simple-text.bg-grey-700 * h2 a,.bg-pink-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-pink-300 .c06.simple-text.bg-grey-700 .top h2 a,.bg-pink-300 .c06.simple-text.bg-grey-700 * h3 a,.bg-pink-300 .c06.simple-text.bg-grey-700 * h4 a,.bg-pink-300 .c06.simple-text.bg-grey-700 * h5 a,.bg-pink-300 .c06.simple-text.bg-grey-700 * div a,.bg-pink-300 .c06.simple-text.bg-grey-700 * p a,.bg-pink-300 .c06.simple-text.bg-grey-700 * span a,.bg-pink-300 .c06.simple-text.bg-grey-700 * strong a,.bg-pink-300 .c06.simple-text.bg-grey-700 * ul a,.bg-pink-300 .c06.simple-text.bg-grey-700 * li a,.bg-pink-300 .c06.simple-text.bg-grey-700 * ol a,.bg-pink-300 .c06.simple-text.bg-grey-700 * em a,.bg-pink-300 .c06.simple-text.bg-grey-700 * i a,.bg-pink-300 .c06.simple-text.bg-grey-700 * u a,.bg-pink-300 .c06.simple-text.bg-grey-700 * sup a,.bg-pink-300 .c06.simple-text.bg-grey-700 * sub a,.bg-pink-300 .c06.simple-text.bg-grey-700 * small a,.bg-pink-300 .c06.simple-text.bg-grey-700 * q a,.bg-pink-300 .c06.simple-text.bg-grey-800 * h2 a,.bg-pink-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-pink-300 .c06.simple-text.bg-grey-800 .top h2 a,.bg-pink-300 .c06.simple-text.bg-grey-800 * h3 a,.bg-pink-300 .c06.simple-text.bg-grey-800 * h4 a,.bg-pink-300 .c06.simple-text.bg-grey-800 * h5 a,.bg-pink-300 .c06.simple-text.bg-grey-800 * div a,.bg-pink-300 .c06.simple-text.bg-grey-800 * p a,.bg-pink-300 .c06.simple-text.bg-grey-800 * span a,.bg-pink-300 .c06.simple-text.bg-grey-800 * strong a,.bg-pink-300 .c06.simple-text.bg-grey-800 * ul a,.bg-pink-300 .c06.simple-text.bg-grey-800 * li a,.bg-pink-300 .c06.simple-text.bg-grey-800 * ol a,.bg-pink-300 .c06.simple-text.bg-grey-800 * em a,.bg-pink-300 .c06.simple-text.bg-grey-800 * i a,.bg-pink-300 .c06.simple-text.bg-grey-800 * u a,.bg-pink-300 .c06.simple-text.bg-grey-800 * sup a,.bg-pink-300 .c06.simple-text.bg-grey-800 * sub a,.bg-pink-300 .c06.simple-text.bg-grey-800 * small a,.bg-pink-300 .c06.simple-text.bg-grey-800 * q a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * h2 a,.bg-pink-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-pink-300 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * h3 a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * h4 a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * h5 a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * div a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * p a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * span a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * strong a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * ul a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * li a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * ol a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * em a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * i a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * u a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * sup a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * sub a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * small a,.bg-pink-300 .c06.simple-text.bg-darkest-blue * q a,.bg-teal-100 .c06.simple-text.bg-green-800 * h2 a,.bg-teal-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-teal-100 .c06.simple-text.bg-green-800 .top h2 a,.bg-teal-100 .c06.simple-text.bg-green-800 * h3 a,.bg-teal-100 .c06.simple-text.bg-green-800 * h4 a,.bg-teal-100 .c06.simple-text.bg-green-800 * h5 a,.bg-teal-100 .c06.simple-text.bg-green-800 * div a,.bg-teal-100 .c06.simple-text.bg-green-800 * p a,.bg-teal-100 .c06.simple-text.bg-green-800 * span a,.bg-teal-100 .c06.simple-text.bg-green-800 * strong a,.bg-teal-100 .c06.simple-text.bg-green-800 * ul a,.bg-teal-100 .c06.simple-text.bg-green-800 * li a,.bg-teal-100 .c06.simple-text.bg-green-800 * ol a,.bg-teal-100 .c06.simple-text.bg-green-800 * em a,.bg-teal-100 .c06.simple-text.bg-green-800 * i a,.bg-teal-100 .c06.simple-text.bg-green-800 * u a,.bg-teal-100 .c06.simple-text.bg-green-800 * sup a,.bg-teal-100 .c06.simple-text.bg-green-800 * sub a,.bg-teal-100 .c06.simple-text.bg-green-800 * small a,.bg-teal-100 .c06.simple-text.bg-green-800 * q a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * h2 a,.bg-teal-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-100 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * h3 a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * h4 a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * h5 a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * div a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * p a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * span a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * strong a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * ul a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * li a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * ol a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * em a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * i a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * u a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * sup a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * sub a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * small a,.bg-teal-100 .c06.simple-text.bg-yellow-700 * q a,.bg-teal-100 .c06.simple-text.bg-blue-700 * h2 a,.bg-teal-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-100 .c06.simple-text.bg-blue-700 .top h2 a,.bg-teal-100 .c06.simple-text.bg-blue-700 * h3 a,.bg-teal-100 .c06.simple-text.bg-blue-700 * h4 a,.bg-teal-100 .c06.simple-text.bg-blue-700 * h5 a,.bg-teal-100 .c06.simple-text.bg-blue-700 * div a,.bg-teal-100 .c06.simple-text.bg-blue-700 * p a,.bg-teal-100 .c06.simple-text.bg-blue-700 * span a,.bg-teal-100 .c06.simple-text.bg-blue-700 * strong a,.bg-teal-100 .c06.simple-text.bg-blue-700 * ul a,.bg-teal-100 .c06.simple-text.bg-blue-700 * li a,.bg-teal-100 .c06.simple-text.bg-blue-700 * ol a,.bg-teal-100 .c06.simple-text.bg-blue-700 * em a,.bg-teal-100 .c06.simple-text.bg-blue-700 * i a,.bg-teal-100 .c06.simple-text.bg-blue-700 * u a,.bg-teal-100 .c06.simple-text.bg-blue-700 * sup a,.bg-teal-100 .c06.simple-text.bg-blue-700 * sub a,.bg-teal-100 .c06.simple-text.bg-blue-700 * small a,.bg-teal-100 .c06.simple-text.bg-blue-700 * q a,.bg-teal-100 .c06.simple-text.bg-pink-700 * h2 a,.bg-teal-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-100 .c06.simple-text.bg-pink-700 .top h2 a,.bg-teal-100 .c06.simple-text.bg-pink-700 * h3 a,.bg-teal-100 .c06.simple-text.bg-pink-700 * h4 a,.bg-teal-100 .c06.simple-text.bg-pink-700 * h5 a,.bg-teal-100 .c06.simple-text.bg-pink-700 * div a,.bg-teal-100 .c06.simple-text.bg-pink-700 * p a,.bg-teal-100 .c06.simple-text.bg-pink-700 * span a,.bg-teal-100 .c06.simple-text.bg-pink-700 * strong a,.bg-teal-100 .c06.simple-text.bg-pink-700 * ul a,.bg-teal-100 .c06.simple-text.bg-pink-700 * li a,.bg-teal-100 .c06.simple-text.bg-pink-700 * ol a,.bg-teal-100 .c06.simple-text.bg-pink-700 * em a,.bg-teal-100 .c06.simple-text.bg-pink-700 * i a,.bg-teal-100 .c06.simple-text.bg-pink-700 * u a,.bg-teal-100 .c06.simple-text.bg-pink-700 * sup a,.bg-teal-100 .c06.simple-text.bg-pink-700 * sub a,.bg-teal-100 .c06.simple-text.bg-pink-700 * small a,.bg-teal-100 .c06.simple-text.bg-pink-700 * q a,.bg-teal-100 .c06.simple-text.bg-teal-700 * h2 a,.bg-teal-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-100 .c06.simple-text.bg-teal-700 .top h2 a,.bg-teal-100 .c06.simple-text.bg-teal-700 * h3 a,.bg-teal-100 .c06.simple-text.bg-teal-700 * h4 a,.bg-teal-100 .c06.simple-text.bg-teal-700 * h5 a,.bg-teal-100 .c06.simple-text.bg-teal-700 * div a,.bg-teal-100 .c06.simple-text.bg-teal-700 * p a,.bg-teal-100 .c06.simple-text.bg-teal-700 * span a,.bg-teal-100 .c06.simple-text.bg-teal-700 * strong a,.bg-teal-100 .c06.simple-text.bg-teal-700 * ul a,.bg-teal-100 .c06.simple-text.bg-teal-700 * li a,.bg-teal-100 .c06.simple-text.bg-teal-700 * ol a,.bg-teal-100 .c06.simple-text.bg-teal-700 * em a,.bg-teal-100 .c06.simple-text.bg-teal-700 * i a,.bg-teal-100 .c06.simple-text.bg-teal-700 * u a,.bg-teal-100 .c06.simple-text.bg-teal-700 * sup a,.bg-teal-100 .c06.simple-text.bg-teal-700 * sub a,.bg-teal-100 .c06.simple-text.bg-teal-700 * small a,.bg-teal-100 .c06.simple-text.bg-teal-700 * q a,.bg-teal-100 .c06.simple-text.bg-orange-700 * h2 a,.bg-teal-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-100 .c06.simple-text.bg-orange-700 .top h2 a,.bg-teal-100 .c06.simple-text.bg-orange-700 * h3 a,.bg-teal-100 .c06.simple-text.bg-orange-700 * h4 a,.bg-teal-100 .c06.simple-text.bg-orange-700 * h5 a,.bg-teal-100 .c06.simple-text.bg-orange-700 * div a,.bg-teal-100 .c06.simple-text.bg-orange-700 * p a,.bg-teal-100 .c06.simple-text.bg-orange-700 * span a,.bg-teal-100 .c06.simple-text.bg-orange-700 * strong a,.bg-teal-100 .c06.simple-text.bg-orange-700 * ul a,.bg-teal-100 .c06.simple-text.bg-orange-700 * li a,.bg-teal-100 .c06.simple-text.bg-orange-700 * ol a,.bg-teal-100 .c06.simple-text.bg-orange-700 * em a,.bg-teal-100 .c06.simple-text.bg-orange-700 * i a,.bg-teal-100 .c06.simple-text.bg-orange-700 * u a,.bg-teal-100 .c06.simple-text.bg-orange-700 * sup a,.bg-teal-100 .c06.simple-text.bg-orange-700 * sub a,.bg-teal-100 .c06.simple-text.bg-orange-700 * small a,.bg-teal-100 .c06.simple-text.bg-orange-700 * q a,.bg-teal-100 .c06.simple-text.bg-purple-700 * h2 a,.bg-teal-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-100 .c06.simple-text.bg-purple-700 .top h2 a,.bg-teal-100 .c06.simple-text.bg-purple-700 * h3 a,.bg-teal-100 .c06.simple-text.bg-purple-700 * h4 a,.bg-teal-100 .c06.simple-text.bg-purple-700 * h5 a,.bg-teal-100 .c06.simple-text.bg-purple-700 * div a,.bg-teal-100 .c06.simple-text.bg-purple-700 * p a,.bg-teal-100 .c06.simple-text.bg-purple-700 * span a,.bg-teal-100 .c06.simple-text.bg-purple-700 * strong a,.bg-teal-100 .c06.simple-text.bg-purple-700 * ul a,.bg-teal-100 .c06.simple-text.bg-purple-700 * li a,.bg-teal-100 .c06.simple-text.bg-purple-700 * ol a,.bg-teal-100 .c06.simple-text.bg-purple-700 * em a,.bg-teal-100 .c06.simple-text.bg-purple-700 * i a,.bg-teal-100 .c06.simple-text.bg-purple-700 * u a,.bg-teal-100 .c06.simple-text.bg-purple-700 * sup a,.bg-teal-100 .c06.simple-text.bg-purple-700 * sub a,.bg-teal-100 .c06.simple-text.bg-purple-700 * small a,.bg-teal-100 .c06.simple-text.bg-purple-700 * q a,.bg-teal-100 .c06.simple-text.bg-red-700 * h2 a,.bg-teal-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-100 .c06.simple-text.bg-red-700 .top h2 a,.bg-teal-100 .c06.simple-text.bg-red-700 * h3 a,.bg-teal-100 .c06.simple-text.bg-red-700 * h4 a,.bg-teal-100 .c06.simple-text.bg-red-700 * h5 a,.bg-teal-100 .c06.simple-text.bg-red-700 * div a,.bg-teal-100 .c06.simple-text.bg-red-700 * p a,.bg-teal-100 .c06.simple-text.bg-red-700 * span a,.bg-teal-100 .c06.simple-text.bg-red-700 * strong a,.bg-teal-100 .c06.simple-text.bg-red-700 * ul a,.bg-teal-100 .c06.simple-text.bg-red-700 * li a,.bg-teal-100 .c06.simple-text.bg-red-700 * ol a,.bg-teal-100 .c06.simple-text.bg-red-700 * em a,.bg-teal-100 .c06.simple-text.bg-red-700 * i a,.bg-teal-100 .c06.simple-text.bg-red-700 * u a,.bg-teal-100 .c06.simple-text.bg-red-700 * sup a,.bg-teal-100 .c06.simple-text.bg-red-700 * sub a,.bg-teal-100 .c06.simple-text.bg-red-700 * small a,.bg-teal-100 .c06.simple-text.bg-red-700 * q a,.bg-teal-100 .c06.simple-text.bg-grey-700 * h2 a,.bg-teal-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-100 .c06.simple-text.bg-grey-700 .top h2 a,.bg-teal-100 .c06.simple-text.bg-grey-700 * h3 a,.bg-teal-100 .c06.simple-text.bg-grey-700 * h4 a,.bg-teal-100 .c06.simple-text.bg-grey-700 * h5 a,.bg-teal-100 .c06.simple-text.bg-grey-700 * div a,.bg-teal-100 .c06.simple-text.bg-grey-700 * p a,.bg-teal-100 .c06.simple-text.bg-grey-700 * span a,.bg-teal-100 .c06.simple-text.bg-grey-700 * strong a,.bg-teal-100 .c06.simple-text.bg-grey-700 * ul a,.bg-teal-100 .c06.simple-text.bg-grey-700 * li a,.bg-teal-100 .c06.simple-text.bg-grey-700 * ol a,.bg-teal-100 .c06.simple-text.bg-grey-700 * em a,.bg-teal-100 .c06.simple-text.bg-grey-700 * i a,.bg-teal-100 .c06.simple-text.bg-grey-700 * u a,.bg-teal-100 .c06.simple-text.bg-grey-700 * sup a,.bg-teal-100 .c06.simple-text.bg-grey-700 * sub a,.bg-teal-100 .c06.simple-text.bg-grey-700 * small a,.bg-teal-100 .c06.simple-text.bg-grey-700 * q a,.bg-teal-100 .c06.simple-text.bg-grey-800 * h2 a,.bg-teal-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-teal-100 .c06.simple-text.bg-grey-800 .top h2 a,.bg-teal-100 .c06.simple-text.bg-grey-800 * h3 a,.bg-teal-100 .c06.simple-text.bg-grey-800 * h4 a,.bg-teal-100 .c06.simple-text.bg-grey-800 * h5 a,.bg-teal-100 .c06.simple-text.bg-grey-800 * div a,.bg-teal-100 .c06.simple-text.bg-grey-800 * p a,.bg-teal-100 .c06.simple-text.bg-grey-800 * span a,.bg-teal-100 .c06.simple-text.bg-grey-800 * strong a,.bg-teal-100 .c06.simple-text.bg-grey-800 * ul a,.bg-teal-100 .c06.simple-text.bg-grey-800 * li a,.bg-teal-100 .c06.simple-text.bg-grey-800 * ol a,.bg-teal-100 .c06.simple-text.bg-grey-800 * em a,.bg-teal-100 .c06.simple-text.bg-grey-800 * i a,.bg-teal-100 .c06.simple-text.bg-grey-800 * u a,.bg-teal-100 .c06.simple-text.bg-grey-800 * sup a,.bg-teal-100 .c06.simple-text.bg-grey-800 * sub a,.bg-teal-100 .c06.simple-text.bg-grey-800 * small a,.bg-teal-100 .c06.simple-text.bg-grey-800 * q a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * h2 a,.bg-teal-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-teal-100 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * h3 a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * h4 a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * h5 a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * div a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * p a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * span a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * strong a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * ul a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * li a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * ol a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * em a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * i a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * u a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * sup a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * sub a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * small a,.bg-teal-100 .c06.simple-text.bg-darkest-blue * q a,.bg-teal-300 .c06.simple-text.bg-green-800 * h2 a,.bg-teal-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-teal-300 .c06.simple-text.bg-green-800 .top h2 a,.bg-teal-300 .c06.simple-text.bg-green-800 * h3 a,.bg-teal-300 .c06.simple-text.bg-green-800 * h4 a,.bg-teal-300 .c06.simple-text.bg-green-800 * h5 a,.bg-teal-300 .c06.simple-text.bg-green-800 * div a,.bg-teal-300 .c06.simple-text.bg-green-800 * p a,.bg-teal-300 .c06.simple-text.bg-green-800 * span a,.bg-teal-300 .c06.simple-text.bg-green-800 * strong a,.bg-teal-300 .c06.simple-text.bg-green-800 * ul a,.bg-teal-300 .c06.simple-text.bg-green-800 * li a,.bg-teal-300 .c06.simple-text.bg-green-800 * ol a,.bg-teal-300 .c06.simple-text.bg-green-800 * em a,.bg-teal-300 .c06.simple-text.bg-green-800 * i a,.bg-teal-300 .c06.simple-text.bg-green-800 * u a,.bg-teal-300 .c06.simple-text.bg-green-800 * sup a,.bg-teal-300 .c06.simple-text.bg-green-800 * sub a,.bg-teal-300 .c06.simple-text.bg-green-800 * small a,.bg-teal-300 .c06.simple-text.bg-green-800 * q a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * h2 a,.bg-teal-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-300 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * h3 a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * h4 a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * h5 a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * div a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * p a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * span a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * strong a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * ul a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * li a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * ol a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * em a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * i a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * u a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * sup a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * sub a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * small a,.bg-teal-300 .c06.simple-text.bg-yellow-700 * q a,.bg-teal-300 .c06.simple-text.bg-blue-700 * h2 a,.bg-teal-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-300 .c06.simple-text.bg-blue-700 .top h2 a,.bg-teal-300 .c06.simple-text.bg-blue-700 * h3 a,.bg-teal-300 .c06.simple-text.bg-blue-700 * h4 a,.bg-teal-300 .c06.simple-text.bg-blue-700 * h5 a,.bg-teal-300 .c06.simple-text.bg-blue-700 * div a,.bg-teal-300 .c06.simple-text.bg-blue-700 * p a,.bg-teal-300 .c06.simple-text.bg-blue-700 * span a,.bg-teal-300 .c06.simple-text.bg-blue-700 * strong a,.bg-teal-300 .c06.simple-text.bg-blue-700 * ul a,.bg-teal-300 .c06.simple-text.bg-blue-700 * li a,.bg-teal-300 .c06.simple-text.bg-blue-700 * ol a,.bg-teal-300 .c06.simple-text.bg-blue-700 * em a,.bg-teal-300 .c06.simple-text.bg-blue-700 * i a,.bg-teal-300 .c06.simple-text.bg-blue-700 * u a,.bg-teal-300 .c06.simple-text.bg-blue-700 * sup a,.bg-teal-300 .c06.simple-text.bg-blue-700 * sub a,.bg-teal-300 .c06.simple-text.bg-blue-700 * small a,.bg-teal-300 .c06.simple-text.bg-blue-700 * q a,.bg-teal-300 .c06.simple-text.bg-pink-700 * h2 a,.bg-teal-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-300 .c06.simple-text.bg-pink-700 .top h2 a,.bg-teal-300 .c06.simple-text.bg-pink-700 * h3 a,.bg-teal-300 .c06.simple-text.bg-pink-700 * h4 a,.bg-teal-300 .c06.simple-text.bg-pink-700 * h5 a,.bg-teal-300 .c06.simple-text.bg-pink-700 * div a,.bg-teal-300 .c06.simple-text.bg-pink-700 * p a,.bg-teal-300 .c06.simple-text.bg-pink-700 * span a,.bg-teal-300 .c06.simple-text.bg-pink-700 * strong a,.bg-teal-300 .c06.simple-text.bg-pink-700 * ul a,.bg-teal-300 .c06.simple-text.bg-pink-700 * li a,.bg-teal-300 .c06.simple-text.bg-pink-700 * ol a,.bg-teal-300 .c06.simple-text.bg-pink-700 * em a,.bg-teal-300 .c06.simple-text.bg-pink-700 * i a,.bg-teal-300 .c06.simple-text.bg-pink-700 * u a,.bg-teal-300 .c06.simple-text.bg-pink-700 * sup a,.bg-teal-300 .c06.simple-text.bg-pink-700 * sub a,.bg-teal-300 .c06.simple-text.bg-pink-700 * small a,.bg-teal-300 .c06.simple-text.bg-pink-700 * q a,.bg-teal-300 .c06.simple-text.bg-teal-700 * h2 a,.bg-teal-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-300 .c06.simple-text.bg-teal-700 .top h2 a,.bg-teal-300 .c06.simple-text.bg-teal-700 * h3 a,.bg-teal-300 .c06.simple-text.bg-teal-700 * h4 a,.bg-teal-300 .c06.simple-text.bg-teal-700 * h5 a,.bg-teal-300 .c06.simple-text.bg-teal-700 * div a,.bg-teal-300 .c06.simple-text.bg-teal-700 * p a,.bg-teal-300 .c06.simple-text.bg-teal-700 * span a,.bg-teal-300 .c06.simple-text.bg-teal-700 * strong a,.bg-teal-300 .c06.simple-text.bg-teal-700 * ul a,.bg-teal-300 .c06.simple-text.bg-teal-700 * li a,.bg-teal-300 .c06.simple-text.bg-teal-700 * ol a,.bg-teal-300 .c06.simple-text.bg-teal-700 * em a,.bg-teal-300 .c06.simple-text.bg-teal-700 * i a,.bg-teal-300 .c06.simple-text.bg-teal-700 * u a,.bg-teal-300 .c06.simple-text.bg-teal-700 * sup a,.bg-teal-300 .c06.simple-text.bg-teal-700 * sub a,.bg-teal-300 .c06.simple-text.bg-teal-700 * small a,.bg-teal-300 .c06.simple-text.bg-teal-700 * q a,.bg-teal-300 .c06.simple-text.bg-orange-700 * h2 a,.bg-teal-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-300 .c06.simple-text.bg-orange-700 .top h2 a,.bg-teal-300 .c06.simple-text.bg-orange-700 * h3 a,.bg-teal-300 .c06.simple-text.bg-orange-700 * h4 a,.bg-teal-300 .c06.simple-text.bg-orange-700 * h5 a,.bg-teal-300 .c06.simple-text.bg-orange-700 * div a,.bg-teal-300 .c06.simple-text.bg-orange-700 * p a,.bg-teal-300 .c06.simple-text.bg-orange-700 * span a,.bg-teal-300 .c06.simple-text.bg-orange-700 * strong a,.bg-teal-300 .c06.simple-text.bg-orange-700 * ul a,.bg-teal-300 .c06.simple-text.bg-orange-700 * li a,.bg-teal-300 .c06.simple-text.bg-orange-700 * ol a,.bg-teal-300 .c06.simple-text.bg-orange-700 * em a,.bg-teal-300 .c06.simple-text.bg-orange-700 * i a,.bg-teal-300 .c06.simple-text.bg-orange-700 * u a,.bg-teal-300 .c06.simple-text.bg-orange-700 * sup a,.bg-teal-300 .c06.simple-text.bg-orange-700 * sub a,.bg-teal-300 .c06.simple-text.bg-orange-700 * small a,.bg-teal-300 .c06.simple-text.bg-orange-700 * q a,.bg-teal-300 .c06.simple-text.bg-purple-700 * h2 a,.bg-teal-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-300 .c06.simple-text.bg-purple-700 .top h2 a,.bg-teal-300 .c06.simple-text.bg-purple-700 * h3 a,.bg-teal-300 .c06.simple-text.bg-purple-700 * h4 a,.bg-teal-300 .c06.simple-text.bg-purple-700 * h5 a,.bg-teal-300 .c06.simple-text.bg-purple-700 * div a,.bg-teal-300 .c06.simple-text.bg-purple-700 * p a,.bg-teal-300 .c06.simple-text.bg-purple-700 * span a,.bg-teal-300 .c06.simple-text.bg-purple-700 * strong a,.bg-teal-300 .c06.simple-text.bg-purple-700 * ul a,.bg-teal-300 .c06.simple-text.bg-purple-700 * li a,.bg-teal-300 .c06.simple-text.bg-purple-700 * ol a,.bg-teal-300 .c06.simple-text.bg-purple-700 * em a,.bg-teal-300 .c06.simple-text.bg-purple-700 * i a,.bg-teal-300 .c06.simple-text.bg-purple-700 * u a,.bg-teal-300 .c06.simple-text.bg-purple-700 * sup a,.bg-teal-300 .c06.simple-text.bg-purple-700 * sub a,.bg-teal-300 .c06.simple-text.bg-purple-700 * small a,.bg-teal-300 .c06.simple-text.bg-purple-700 * q a,.bg-teal-300 .c06.simple-text.bg-red-700 * h2 a,.bg-teal-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-300 .c06.simple-text.bg-red-700 .top h2 a,.bg-teal-300 .c06.simple-text.bg-red-700 * h3 a,.bg-teal-300 .c06.simple-text.bg-red-700 * h4 a,.bg-teal-300 .c06.simple-text.bg-red-700 * h5 a,.bg-teal-300 .c06.simple-text.bg-red-700 * div a,.bg-teal-300 .c06.simple-text.bg-red-700 * p a,.bg-teal-300 .c06.simple-text.bg-red-700 * span a,.bg-teal-300 .c06.simple-text.bg-red-700 * strong a,.bg-teal-300 .c06.simple-text.bg-red-700 * ul a,.bg-teal-300 .c06.simple-text.bg-red-700 * li a,.bg-teal-300 .c06.simple-text.bg-red-700 * ol a,.bg-teal-300 .c06.simple-text.bg-red-700 * em a,.bg-teal-300 .c06.simple-text.bg-red-700 * i a,.bg-teal-300 .c06.simple-text.bg-red-700 * u a,.bg-teal-300 .c06.simple-text.bg-red-700 * sup a,.bg-teal-300 .c06.simple-text.bg-red-700 * sub a,.bg-teal-300 .c06.simple-text.bg-red-700 * small a,.bg-teal-300 .c06.simple-text.bg-red-700 * q a,.bg-teal-300 .c06.simple-text.bg-grey-700 * h2 a,.bg-teal-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-teal-300 .c06.simple-text.bg-grey-700 .top h2 a,.bg-teal-300 .c06.simple-text.bg-grey-700 * h3 a,.bg-teal-300 .c06.simple-text.bg-grey-700 * h4 a,.bg-teal-300 .c06.simple-text.bg-grey-700 * h5 a,.bg-teal-300 .c06.simple-text.bg-grey-700 * div a,.bg-teal-300 .c06.simple-text.bg-grey-700 * p a,.bg-teal-300 .c06.simple-text.bg-grey-700 * span a,.bg-teal-300 .c06.simple-text.bg-grey-700 * strong a,.bg-teal-300 .c06.simple-text.bg-grey-700 * ul a,.bg-teal-300 .c06.simple-text.bg-grey-700 * li a,.bg-teal-300 .c06.simple-text.bg-grey-700 * ol a,.bg-teal-300 .c06.simple-text.bg-grey-700 * em a,.bg-teal-300 .c06.simple-text.bg-grey-700 * i a,.bg-teal-300 .c06.simple-text.bg-grey-700 * u a,.bg-teal-300 .c06.simple-text.bg-grey-700 * sup a,.bg-teal-300 .c06.simple-text.bg-grey-700 * sub a,.bg-teal-300 .c06.simple-text.bg-grey-700 * small a,.bg-teal-300 .c06.simple-text.bg-grey-700 * q a,.bg-teal-300 .c06.simple-text.bg-grey-800 * h2 a,.bg-teal-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-teal-300 .c06.simple-text.bg-grey-800 .top h2 a,.bg-teal-300 .c06.simple-text.bg-grey-800 * h3 a,.bg-teal-300 .c06.simple-text.bg-grey-800 * h4 a,.bg-teal-300 .c06.simple-text.bg-grey-800 * h5 a,.bg-teal-300 .c06.simple-text.bg-grey-800 * div a,.bg-teal-300 .c06.simple-text.bg-grey-800 * p a,.bg-teal-300 .c06.simple-text.bg-grey-800 * span a,.bg-teal-300 .c06.simple-text.bg-grey-800 * strong a,.bg-teal-300 .c06.simple-text.bg-grey-800 * ul a,.bg-teal-300 .c06.simple-text.bg-grey-800 * li a,.bg-teal-300 .c06.simple-text.bg-grey-800 * ol a,.bg-teal-300 .c06.simple-text.bg-grey-800 * em a,.bg-teal-300 .c06.simple-text.bg-grey-800 * i a,.bg-teal-300 .c06.simple-text.bg-grey-800 * u a,.bg-teal-300 .c06.simple-text.bg-grey-800 * sup a,.bg-teal-300 .c06.simple-text.bg-grey-800 * sub a,.bg-teal-300 .c06.simple-text.bg-grey-800 * small a,.bg-teal-300 .c06.simple-text.bg-grey-800 * q a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * h2 a,.bg-teal-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-teal-300 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * h3 a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * h4 a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * h5 a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * div a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * p a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * span a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * strong a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * ul a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * li a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * ol a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * em a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * i a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * u a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * sup a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * sub a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * small a,.bg-teal-300 .c06.simple-text.bg-darkest-blue * q a,.bg-orange-100 .c06.simple-text.bg-green-800 * h2 a,.bg-orange-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-orange-100 .c06.simple-text.bg-green-800 .top h2 a,.bg-orange-100 .c06.simple-text.bg-green-800 * h3 a,.bg-orange-100 .c06.simple-text.bg-green-800 * h4 a,.bg-orange-100 .c06.simple-text.bg-green-800 * h5 a,.bg-orange-100 .c06.simple-text.bg-green-800 * div a,.bg-orange-100 .c06.simple-text.bg-green-800 * p a,.bg-orange-100 .c06.simple-text.bg-green-800 * span a,.bg-orange-100 .c06.simple-text.bg-green-800 * strong a,.bg-orange-100 .c06.simple-text.bg-green-800 * ul a,.bg-orange-100 .c06.simple-text.bg-green-800 * li a,.bg-orange-100 .c06.simple-text.bg-green-800 * ol a,.bg-orange-100 .c06.simple-text.bg-green-800 * em a,.bg-orange-100 .c06.simple-text.bg-green-800 * i a,.bg-orange-100 .c06.simple-text.bg-green-800 * u a,.bg-orange-100 .c06.simple-text.bg-green-800 * sup a,.bg-orange-100 .c06.simple-text.bg-green-800 * sub a,.bg-orange-100 .c06.simple-text.bg-green-800 * small a,.bg-orange-100 .c06.simple-text.bg-green-800 * q a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * h2 a,.bg-orange-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-100 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * h3 a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * h4 a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * h5 a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * div a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * p a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * span a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * strong a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * ul a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * li a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * ol a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * em a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * i a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * u a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * sup a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * sub a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * small a,.bg-orange-100 .c06.simple-text.bg-yellow-700 * q a,.bg-orange-100 .c06.simple-text.bg-blue-700 * h2 a,.bg-orange-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-100 .c06.simple-text.bg-blue-700 .top h2 a,.bg-orange-100 .c06.simple-text.bg-blue-700 * h3 a,.bg-orange-100 .c06.simple-text.bg-blue-700 * h4 a,.bg-orange-100 .c06.simple-text.bg-blue-700 * h5 a,.bg-orange-100 .c06.simple-text.bg-blue-700 * div a,.bg-orange-100 .c06.simple-text.bg-blue-700 * p a,.bg-orange-100 .c06.simple-text.bg-blue-700 * span a,.bg-orange-100 .c06.simple-text.bg-blue-700 * strong a,.bg-orange-100 .c06.simple-text.bg-blue-700 * ul a,.bg-orange-100 .c06.simple-text.bg-blue-700 * li a,.bg-orange-100 .c06.simple-text.bg-blue-700 * ol a,.bg-orange-100 .c06.simple-text.bg-blue-700 * em a,.bg-orange-100 .c06.simple-text.bg-blue-700 * i a,.bg-orange-100 .c06.simple-text.bg-blue-700 * u a,.bg-orange-100 .c06.simple-text.bg-blue-700 * sup a,.bg-orange-100 .c06.simple-text.bg-blue-700 * sub a,.bg-orange-100 .c06.simple-text.bg-blue-700 * small a,.bg-orange-100 .c06.simple-text.bg-blue-700 * q a,.bg-orange-100 .c06.simple-text.bg-pink-700 * h2 a,.bg-orange-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-100 .c06.simple-text.bg-pink-700 .top h2 a,.bg-orange-100 .c06.simple-text.bg-pink-700 * h3 a,.bg-orange-100 .c06.simple-text.bg-pink-700 * h4 a,.bg-orange-100 .c06.simple-text.bg-pink-700 * h5 a,.bg-orange-100 .c06.simple-text.bg-pink-700 * div a,.bg-orange-100 .c06.simple-text.bg-pink-700 * p a,.bg-orange-100 .c06.simple-text.bg-pink-700 * span a,.bg-orange-100 .c06.simple-text.bg-pink-700 * strong a,.bg-orange-100 .c06.simple-text.bg-pink-700 * ul a,.bg-orange-100 .c06.simple-text.bg-pink-700 * li a,.bg-orange-100 .c06.simple-text.bg-pink-700 * ol a,.bg-orange-100 .c06.simple-text.bg-pink-700 * em a,.bg-orange-100 .c06.simple-text.bg-pink-700 * i a,.bg-orange-100 .c06.simple-text.bg-pink-700 * u a,.bg-orange-100 .c06.simple-text.bg-pink-700 * sup a,.bg-orange-100 .c06.simple-text.bg-pink-700 * sub a,.bg-orange-100 .c06.simple-text.bg-pink-700 * small a,.bg-orange-100 .c06.simple-text.bg-pink-700 * q a,.bg-orange-100 .c06.simple-text.bg-teal-700 * h2 a,.bg-orange-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-100 .c06.simple-text.bg-teal-700 .top h2 a,.bg-orange-100 .c06.simple-text.bg-teal-700 * h3 a,.bg-orange-100 .c06.simple-text.bg-teal-700 * h4 a,.bg-orange-100 .c06.simple-text.bg-teal-700 * h5 a,.bg-orange-100 .c06.simple-text.bg-teal-700 * div a,.bg-orange-100 .c06.simple-text.bg-teal-700 * p a,.bg-orange-100 .c06.simple-text.bg-teal-700 * span a,.bg-orange-100 .c06.simple-text.bg-teal-700 * strong a,.bg-orange-100 .c06.simple-text.bg-teal-700 * ul a,.bg-orange-100 .c06.simple-text.bg-teal-700 * li a,.bg-orange-100 .c06.simple-text.bg-teal-700 * ol a,.bg-orange-100 .c06.simple-text.bg-teal-700 * em a,.bg-orange-100 .c06.simple-text.bg-teal-700 * i a,.bg-orange-100 .c06.simple-text.bg-teal-700 * u a,.bg-orange-100 .c06.simple-text.bg-teal-700 * sup a,.bg-orange-100 .c06.simple-text.bg-teal-700 * sub a,.bg-orange-100 .c06.simple-text.bg-teal-700 * small a,.bg-orange-100 .c06.simple-text.bg-teal-700 * q a,.bg-orange-100 .c06.simple-text.bg-orange-700 * h2 a,.bg-orange-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-100 .c06.simple-text.bg-orange-700 .top h2 a,.bg-orange-100 .c06.simple-text.bg-orange-700 * h3 a,.bg-orange-100 .c06.simple-text.bg-orange-700 * h4 a,.bg-orange-100 .c06.simple-text.bg-orange-700 * h5 a,.bg-orange-100 .c06.simple-text.bg-orange-700 * div a,.bg-orange-100 .c06.simple-text.bg-orange-700 * p a,.bg-orange-100 .c06.simple-text.bg-orange-700 * span a,.bg-orange-100 .c06.simple-text.bg-orange-700 * strong a,.bg-orange-100 .c06.simple-text.bg-orange-700 * ul a,.bg-orange-100 .c06.simple-text.bg-orange-700 * li a,.bg-orange-100 .c06.simple-text.bg-orange-700 * ol a,.bg-orange-100 .c06.simple-text.bg-orange-700 * em a,.bg-orange-100 .c06.simple-text.bg-orange-700 * i a,.bg-orange-100 .c06.simple-text.bg-orange-700 * u a,.bg-orange-100 .c06.simple-text.bg-orange-700 * sup a,.bg-orange-100 .c06.simple-text.bg-orange-700 * sub a,.bg-orange-100 .c06.simple-text.bg-orange-700 * small a,.bg-orange-100 .c06.simple-text.bg-orange-700 * q a,.bg-orange-100 .c06.simple-text.bg-purple-700 * h2 a,.bg-orange-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-100 .c06.simple-text.bg-purple-700 .top h2 a,.bg-orange-100 .c06.simple-text.bg-purple-700 * h3 a,.bg-orange-100 .c06.simple-text.bg-purple-700 * h4 a,.bg-orange-100 .c06.simple-text.bg-purple-700 * h5 a,.bg-orange-100 .c06.simple-text.bg-purple-700 * div a,.bg-orange-100 .c06.simple-text.bg-purple-700 * p a,.bg-orange-100 .c06.simple-text.bg-purple-700 * span a,.bg-orange-100 .c06.simple-text.bg-purple-700 * strong a,.bg-orange-100 .c06.simple-text.bg-purple-700 * ul a,.bg-orange-100 .c06.simple-text.bg-purple-700 * li a,.bg-orange-100 .c06.simple-text.bg-purple-700 * ol a,.bg-orange-100 .c06.simple-text.bg-purple-700 * em a,.bg-orange-100 .c06.simple-text.bg-purple-700 * i a,.bg-orange-100 .c06.simple-text.bg-purple-700 * u a,.bg-orange-100 .c06.simple-text.bg-purple-700 * sup a,.bg-orange-100 .c06.simple-text.bg-purple-700 * sub a,.bg-orange-100 .c06.simple-text.bg-purple-700 * small a,.bg-orange-100 .c06.simple-text.bg-purple-700 * q a,.bg-orange-100 .c06.simple-text.bg-red-700 * h2 a,.bg-orange-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-100 .c06.simple-text.bg-red-700 .top h2 a,.bg-orange-100 .c06.simple-text.bg-red-700 * h3 a,.bg-orange-100 .c06.simple-text.bg-red-700 * h4 a,.bg-orange-100 .c06.simple-text.bg-red-700 * h5 a,.bg-orange-100 .c06.simple-text.bg-red-700 * div a,.bg-orange-100 .c06.simple-text.bg-red-700 * p a,.bg-orange-100 .c06.simple-text.bg-red-700 * span a,.bg-orange-100 .c06.simple-text.bg-red-700 * strong a,.bg-orange-100 .c06.simple-text.bg-red-700 * ul a,.bg-orange-100 .c06.simple-text.bg-red-700 * li a,.bg-orange-100 .c06.simple-text.bg-red-700 * ol a,.bg-orange-100 .c06.simple-text.bg-red-700 * em a,.bg-orange-100 .c06.simple-text.bg-red-700 * i a,.bg-orange-100 .c06.simple-text.bg-red-700 * u a,.bg-orange-100 .c06.simple-text.bg-red-700 * sup a,.bg-orange-100 .c06.simple-text.bg-red-700 * sub a,.bg-orange-100 .c06.simple-text.bg-red-700 * small a,.bg-orange-100 .c06.simple-text.bg-red-700 * q a,.bg-orange-100 .c06.simple-text.bg-grey-700 * h2 a,.bg-orange-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-100 .c06.simple-text.bg-grey-700 .top h2 a,.bg-orange-100 .c06.simple-text.bg-grey-700 * h3 a,.bg-orange-100 .c06.simple-text.bg-grey-700 * h4 a,.bg-orange-100 .c06.simple-text.bg-grey-700 * h5 a,.bg-orange-100 .c06.simple-text.bg-grey-700 * div a,.bg-orange-100 .c06.simple-text.bg-grey-700 * p a,.bg-orange-100 .c06.simple-text.bg-grey-700 * span a,.bg-orange-100 .c06.simple-text.bg-grey-700 * strong a,.bg-orange-100 .c06.simple-text.bg-grey-700 * ul a,.bg-orange-100 .c06.simple-text.bg-grey-700 * li a,.bg-orange-100 .c06.simple-text.bg-grey-700 * ol a,.bg-orange-100 .c06.simple-text.bg-grey-700 * em a,.bg-orange-100 .c06.simple-text.bg-grey-700 * i a,.bg-orange-100 .c06.simple-text.bg-grey-700 * u a,.bg-orange-100 .c06.simple-text.bg-grey-700 * sup a,.bg-orange-100 .c06.simple-text.bg-grey-700 * sub a,.bg-orange-100 .c06.simple-text.bg-grey-700 * small a,.bg-orange-100 .c06.simple-text.bg-grey-700 * q a,.bg-orange-100 .c06.simple-text.bg-grey-800 * h2 a,.bg-orange-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-orange-100 .c06.simple-text.bg-grey-800 .top h2 a,.bg-orange-100 .c06.simple-text.bg-grey-800 * h3 a,.bg-orange-100 .c06.simple-text.bg-grey-800 * h4 a,.bg-orange-100 .c06.simple-text.bg-grey-800 * h5 a,.bg-orange-100 .c06.simple-text.bg-grey-800 * div a,.bg-orange-100 .c06.simple-text.bg-grey-800 * p a,.bg-orange-100 .c06.simple-text.bg-grey-800 * span a,.bg-orange-100 .c06.simple-text.bg-grey-800 * strong a,.bg-orange-100 .c06.simple-text.bg-grey-800 * ul a,.bg-orange-100 .c06.simple-text.bg-grey-800 * li a,.bg-orange-100 .c06.simple-text.bg-grey-800 * ol a,.bg-orange-100 .c06.simple-text.bg-grey-800 * em a,.bg-orange-100 .c06.simple-text.bg-grey-800 * i a,.bg-orange-100 .c06.simple-text.bg-grey-800 * u a,.bg-orange-100 .c06.simple-text.bg-grey-800 * sup a,.bg-orange-100 .c06.simple-text.bg-grey-800 * sub a,.bg-orange-100 .c06.simple-text.bg-grey-800 * small a,.bg-orange-100 .c06.simple-text.bg-grey-800 * q a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * h2 a,.bg-orange-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-orange-100 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * h3 a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * h4 a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * h5 a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * div a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * p a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * span a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * strong a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * ul a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * li a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * ol a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * em a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * i a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * u a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * sup a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * sub a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * small a,.bg-orange-100 .c06.simple-text.bg-darkest-blue * q a,.bg-orange-300 .c06.simple-text.bg-green-800 * h2 a,.bg-orange-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-orange-300 .c06.simple-text.bg-green-800 .top h2 a,.bg-orange-300 .c06.simple-text.bg-green-800 * h3 a,.bg-orange-300 .c06.simple-text.bg-green-800 * h4 a,.bg-orange-300 .c06.simple-text.bg-green-800 * h5 a,.bg-orange-300 .c06.simple-text.bg-green-800 * div a,.bg-orange-300 .c06.simple-text.bg-green-800 * p a,.bg-orange-300 .c06.simple-text.bg-green-800 * span a,.bg-orange-300 .c06.simple-text.bg-green-800 * strong a,.bg-orange-300 .c06.simple-text.bg-green-800 * ul a,.bg-orange-300 .c06.simple-text.bg-green-800 * li a,.bg-orange-300 .c06.simple-text.bg-green-800 * ol a,.bg-orange-300 .c06.simple-text.bg-green-800 * em a,.bg-orange-300 .c06.simple-text.bg-green-800 * i a,.bg-orange-300 .c06.simple-text.bg-green-800 * u a,.bg-orange-300 .c06.simple-text.bg-green-800 * sup a,.bg-orange-300 .c06.simple-text.bg-green-800 * sub a,.bg-orange-300 .c06.simple-text.bg-green-800 * small a,.bg-orange-300 .c06.simple-text.bg-green-800 * q a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * h2 a,.bg-orange-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-300 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * h3 a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * h4 a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * h5 a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * div a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * p a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * span a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * strong a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * ul a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * li a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * ol a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * em a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * i a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * u a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * sup a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * sub a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * small a,.bg-orange-300 .c06.simple-text.bg-yellow-700 * q a,.bg-orange-300 .c06.simple-text.bg-blue-700 * h2 a,.bg-orange-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-300 .c06.simple-text.bg-blue-700 .top h2 a,.bg-orange-300 .c06.simple-text.bg-blue-700 * h3 a,.bg-orange-300 .c06.simple-text.bg-blue-700 * h4 a,.bg-orange-300 .c06.simple-text.bg-blue-700 * h5 a,.bg-orange-300 .c06.simple-text.bg-blue-700 * div a,.bg-orange-300 .c06.simple-text.bg-blue-700 * p a,.bg-orange-300 .c06.simple-text.bg-blue-700 * span a,.bg-orange-300 .c06.simple-text.bg-blue-700 * strong a,.bg-orange-300 .c06.simple-text.bg-blue-700 * ul a,.bg-orange-300 .c06.simple-text.bg-blue-700 * li a,.bg-orange-300 .c06.simple-text.bg-blue-700 * ol a,.bg-orange-300 .c06.simple-text.bg-blue-700 * em a,.bg-orange-300 .c06.simple-text.bg-blue-700 * i a,.bg-orange-300 .c06.simple-text.bg-blue-700 * u a,.bg-orange-300 .c06.simple-text.bg-blue-700 * sup a,.bg-orange-300 .c06.simple-text.bg-blue-700 * sub a,.bg-orange-300 .c06.simple-text.bg-blue-700 * small a,.bg-orange-300 .c06.simple-text.bg-blue-700 * q a,.bg-orange-300 .c06.simple-text.bg-pink-700 * h2 a,.bg-orange-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-300 .c06.simple-text.bg-pink-700 .top h2 a,.bg-orange-300 .c06.simple-text.bg-pink-700 * h3 a,.bg-orange-300 .c06.simple-text.bg-pink-700 * h4 a,.bg-orange-300 .c06.simple-text.bg-pink-700 * h5 a,.bg-orange-300 .c06.simple-text.bg-pink-700 * div a,.bg-orange-300 .c06.simple-text.bg-pink-700 * p a,.bg-orange-300 .c06.simple-text.bg-pink-700 * span a,.bg-orange-300 .c06.simple-text.bg-pink-700 * strong a,.bg-orange-300 .c06.simple-text.bg-pink-700 * ul a,.bg-orange-300 .c06.simple-text.bg-pink-700 * li a,.bg-orange-300 .c06.simple-text.bg-pink-700 * ol a,.bg-orange-300 .c06.simple-text.bg-pink-700 * em a,.bg-orange-300 .c06.simple-text.bg-pink-700 * i a,.bg-orange-300 .c06.simple-text.bg-pink-700 * u a,.bg-orange-300 .c06.simple-text.bg-pink-700 * sup a,.bg-orange-300 .c06.simple-text.bg-pink-700 * sub a,.bg-orange-300 .c06.simple-text.bg-pink-700 * small a,.bg-orange-300 .c06.simple-text.bg-pink-700 * q a,.bg-orange-300 .c06.simple-text.bg-teal-700 * h2 a,.bg-orange-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-300 .c06.simple-text.bg-teal-700 .top h2 a,.bg-orange-300 .c06.simple-text.bg-teal-700 * h3 a,.bg-orange-300 .c06.simple-text.bg-teal-700 * h4 a,.bg-orange-300 .c06.simple-text.bg-teal-700 * h5 a,.bg-orange-300 .c06.simple-text.bg-teal-700 * div a,.bg-orange-300 .c06.simple-text.bg-teal-700 * p a,.bg-orange-300 .c06.simple-text.bg-teal-700 * span a,.bg-orange-300 .c06.simple-text.bg-teal-700 * strong a,.bg-orange-300 .c06.simple-text.bg-teal-700 * ul a,.bg-orange-300 .c06.simple-text.bg-teal-700 * li a,.bg-orange-300 .c06.simple-text.bg-teal-700 * ol a,.bg-orange-300 .c06.simple-text.bg-teal-700 * em a,.bg-orange-300 .c06.simple-text.bg-teal-700 * i a,.bg-orange-300 .c06.simple-text.bg-teal-700 * u a,.bg-orange-300 .c06.simple-text.bg-teal-700 * sup a,.bg-orange-300 .c06.simple-text.bg-teal-700 * sub a,.bg-orange-300 .c06.simple-text.bg-teal-700 * small a,.bg-orange-300 .c06.simple-text.bg-teal-700 * q a,.bg-orange-300 .c06.simple-text.bg-orange-700 * h2 a,.bg-orange-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-300 .c06.simple-text.bg-orange-700 .top h2 a,.bg-orange-300 .c06.simple-text.bg-orange-700 * h3 a,.bg-orange-300 .c06.simple-text.bg-orange-700 * h4 a,.bg-orange-300 .c06.simple-text.bg-orange-700 * h5 a,.bg-orange-300 .c06.simple-text.bg-orange-700 * div a,.bg-orange-300 .c06.simple-text.bg-orange-700 * p a,.bg-orange-300 .c06.simple-text.bg-orange-700 * span a,.bg-orange-300 .c06.simple-text.bg-orange-700 * strong a,.bg-orange-300 .c06.simple-text.bg-orange-700 * ul a,.bg-orange-300 .c06.simple-text.bg-orange-700 * li a,.bg-orange-300 .c06.simple-text.bg-orange-700 * ol a,.bg-orange-300 .c06.simple-text.bg-orange-700 * em a,.bg-orange-300 .c06.simple-text.bg-orange-700 * i a,.bg-orange-300 .c06.simple-text.bg-orange-700 * u a,.bg-orange-300 .c06.simple-text.bg-orange-700 * sup a,.bg-orange-300 .c06.simple-text.bg-orange-700 * sub a,.bg-orange-300 .c06.simple-text.bg-orange-700 * small a,.bg-orange-300 .c06.simple-text.bg-orange-700 * q a,.bg-orange-300 .c06.simple-text.bg-purple-700 * h2 a,.bg-orange-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-300 .c06.simple-text.bg-purple-700 .top h2 a,.bg-orange-300 .c06.simple-text.bg-purple-700 * h3 a,.bg-orange-300 .c06.simple-text.bg-purple-700 * h4 a,.bg-orange-300 .c06.simple-text.bg-purple-700 * h5 a,.bg-orange-300 .c06.simple-text.bg-purple-700 * div a,.bg-orange-300 .c06.simple-text.bg-purple-700 * p a,.bg-orange-300 .c06.simple-text.bg-purple-700 * span a,.bg-orange-300 .c06.simple-text.bg-purple-700 * strong a,.bg-orange-300 .c06.simple-text.bg-purple-700 * ul a,.bg-orange-300 .c06.simple-text.bg-purple-700 * li a,.bg-orange-300 .c06.simple-text.bg-purple-700 * ol a,.bg-orange-300 .c06.simple-text.bg-purple-700 * em a,.bg-orange-300 .c06.simple-text.bg-purple-700 * i a,.bg-orange-300 .c06.simple-text.bg-purple-700 * u a,.bg-orange-300 .c06.simple-text.bg-purple-700 * sup a,.bg-orange-300 .c06.simple-text.bg-purple-700 * sub a,.bg-orange-300 .c06.simple-text.bg-purple-700 * small a,.bg-orange-300 .c06.simple-text.bg-purple-700 * q a,.bg-orange-300 .c06.simple-text.bg-red-700 * h2 a,.bg-orange-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-300 .c06.simple-text.bg-red-700 .top h2 a,.bg-orange-300 .c06.simple-text.bg-red-700 * h3 a,.bg-orange-300 .c06.simple-text.bg-red-700 * h4 a,.bg-orange-300 .c06.simple-text.bg-red-700 * h5 a,.bg-orange-300 .c06.simple-text.bg-red-700 * div a,.bg-orange-300 .c06.simple-text.bg-red-700 * p a,.bg-orange-300 .c06.simple-text.bg-red-700 * span a,.bg-orange-300 .c06.simple-text.bg-red-700 * strong a,.bg-orange-300 .c06.simple-text.bg-red-700 * ul a,.bg-orange-300 .c06.simple-text.bg-red-700 * li a,.bg-orange-300 .c06.simple-text.bg-red-700 * ol a,.bg-orange-300 .c06.simple-text.bg-red-700 * em a,.bg-orange-300 .c06.simple-text.bg-red-700 * i a,.bg-orange-300 .c06.simple-text.bg-red-700 * u a,.bg-orange-300 .c06.simple-text.bg-red-700 * sup a,.bg-orange-300 .c06.simple-text.bg-red-700 * sub a,.bg-orange-300 .c06.simple-text.bg-red-700 * small a,.bg-orange-300 .c06.simple-text.bg-red-700 * q a,.bg-orange-300 .c06.simple-text.bg-grey-700 * h2 a,.bg-orange-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-orange-300 .c06.simple-text.bg-grey-700 .top h2 a,.bg-orange-300 .c06.simple-text.bg-grey-700 * h3 a,.bg-orange-300 .c06.simple-text.bg-grey-700 * h4 a,.bg-orange-300 .c06.simple-text.bg-grey-700 * h5 a,.bg-orange-300 .c06.simple-text.bg-grey-700 * div a,.bg-orange-300 .c06.simple-text.bg-grey-700 * p a,.bg-orange-300 .c06.simple-text.bg-grey-700 * span a,.bg-orange-300 .c06.simple-text.bg-grey-700 * strong a,.bg-orange-300 .c06.simple-text.bg-grey-700 * ul a,.bg-orange-300 .c06.simple-text.bg-grey-700 * li a,.bg-orange-300 .c06.simple-text.bg-grey-700 * ol a,.bg-orange-300 .c06.simple-text.bg-grey-700 * em a,.bg-orange-300 .c06.simple-text.bg-grey-700 * i a,.bg-orange-300 .c06.simple-text.bg-grey-700 * u a,.bg-orange-300 .c06.simple-text.bg-grey-700 * sup a,.bg-orange-300 .c06.simple-text.bg-grey-700 * sub a,.bg-orange-300 .c06.simple-text.bg-grey-700 * small a,.bg-orange-300 .c06.simple-text.bg-grey-700 * q a,.bg-orange-300 .c06.simple-text.bg-grey-800 * h2 a,.bg-orange-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-orange-300 .c06.simple-text.bg-grey-800 .top h2 a,.bg-orange-300 .c06.simple-text.bg-grey-800 * h3 a,.bg-orange-300 .c06.simple-text.bg-grey-800 * h4 a,.bg-orange-300 .c06.simple-text.bg-grey-800 * h5 a,.bg-orange-300 .c06.simple-text.bg-grey-800 * div a,.bg-orange-300 .c06.simple-text.bg-grey-800 * p a,.bg-orange-300 .c06.simple-text.bg-grey-800 * span a,.bg-orange-300 .c06.simple-text.bg-grey-800 * strong a,.bg-orange-300 .c06.simple-text.bg-grey-800 * ul a,.bg-orange-300 .c06.simple-text.bg-grey-800 * li a,.bg-orange-300 .c06.simple-text.bg-grey-800 * ol a,.bg-orange-300 .c06.simple-text.bg-grey-800 * em a,.bg-orange-300 .c06.simple-text.bg-grey-800 * i a,.bg-orange-300 .c06.simple-text.bg-grey-800 * u a,.bg-orange-300 .c06.simple-text.bg-grey-800 * sup a,.bg-orange-300 .c06.simple-text.bg-grey-800 * sub a,.bg-orange-300 .c06.simple-text.bg-grey-800 * small a,.bg-orange-300 .c06.simple-text.bg-grey-800 * q a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * h2 a,.bg-orange-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-orange-300 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * h3 a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * h4 a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * h5 a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * div a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * p a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * span a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * strong a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * ul a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * li a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * ol a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * em a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * i a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * u a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * sup a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * sub a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * small a,.bg-orange-300 .c06.simple-text.bg-darkest-blue * q a,.bg-purple-100 .c06.simple-text.bg-green-800 * h2 a,.bg-purple-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-purple-100 .c06.simple-text.bg-green-800 .top h2 a,.bg-purple-100 .c06.simple-text.bg-green-800 * h3 a,.bg-purple-100 .c06.simple-text.bg-green-800 * h4 a,.bg-purple-100 .c06.simple-text.bg-green-800 * h5 a,.bg-purple-100 .c06.simple-text.bg-green-800 * div a,.bg-purple-100 .c06.simple-text.bg-green-800 * p a,.bg-purple-100 .c06.simple-text.bg-green-800 * span a,.bg-purple-100 .c06.simple-text.bg-green-800 * strong a,.bg-purple-100 .c06.simple-text.bg-green-800 * ul a,.bg-purple-100 .c06.simple-text.bg-green-800 * li a,.bg-purple-100 .c06.simple-text.bg-green-800 * ol a,.bg-purple-100 .c06.simple-text.bg-green-800 * em a,.bg-purple-100 .c06.simple-text.bg-green-800 * i a,.bg-purple-100 .c06.simple-text.bg-green-800 * u a,.bg-purple-100 .c06.simple-text.bg-green-800 * sup a,.bg-purple-100 .c06.simple-text.bg-green-800 * sub a,.bg-purple-100 .c06.simple-text.bg-green-800 * small a,.bg-purple-100 .c06.simple-text.bg-green-800 * q a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * h2 a,.bg-purple-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-100 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * h3 a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * h4 a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * h5 a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * div a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * p a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * span a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * strong a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * ul a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * li a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * ol a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * em a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * i a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * u a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * sup a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * sub a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * small a,.bg-purple-100 .c06.simple-text.bg-yellow-700 * q a,.bg-purple-100 .c06.simple-text.bg-blue-700 * h2 a,.bg-purple-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-100 .c06.simple-text.bg-blue-700 .top h2 a,.bg-purple-100 .c06.simple-text.bg-blue-700 * h3 a,.bg-purple-100 .c06.simple-text.bg-blue-700 * h4 a,.bg-purple-100 .c06.simple-text.bg-blue-700 * h5 a,.bg-purple-100 .c06.simple-text.bg-blue-700 * div a,.bg-purple-100 .c06.simple-text.bg-blue-700 * p a,.bg-purple-100 .c06.simple-text.bg-blue-700 * span a,.bg-purple-100 .c06.simple-text.bg-blue-700 * strong a,.bg-purple-100 .c06.simple-text.bg-blue-700 * ul a,.bg-purple-100 .c06.simple-text.bg-blue-700 * li a,.bg-purple-100 .c06.simple-text.bg-blue-700 * ol a,.bg-purple-100 .c06.simple-text.bg-blue-700 * em a,.bg-purple-100 .c06.simple-text.bg-blue-700 * i a,.bg-purple-100 .c06.simple-text.bg-blue-700 * u a,.bg-purple-100 .c06.simple-text.bg-blue-700 * sup a,.bg-purple-100 .c06.simple-text.bg-blue-700 * sub a,.bg-purple-100 .c06.simple-text.bg-blue-700 * small a,.bg-purple-100 .c06.simple-text.bg-blue-700 * q a,.bg-purple-100 .c06.simple-text.bg-pink-700 * h2 a,.bg-purple-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-100 .c06.simple-text.bg-pink-700 .top h2 a,.bg-purple-100 .c06.simple-text.bg-pink-700 * h3 a,.bg-purple-100 .c06.simple-text.bg-pink-700 * h4 a,.bg-purple-100 .c06.simple-text.bg-pink-700 * h5 a,.bg-purple-100 .c06.simple-text.bg-pink-700 * div a,.bg-purple-100 .c06.simple-text.bg-pink-700 * p a,.bg-purple-100 .c06.simple-text.bg-pink-700 * span a,.bg-purple-100 .c06.simple-text.bg-pink-700 * strong a,.bg-purple-100 .c06.simple-text.bg-pink-700 * ul a,.bg-purple-100 .c06.simple-text.bg-pink-700 * li a,.bg-purple-100 .c06.simple-text.bg-pink-700 * ol a,.bg-purple-100 .c06.simple-text.bg-pink-700 * em a,.bg-purple-100 .c06.simple-text.bg-pink-700 * i a,.bg-purple-100 .c06.simple-text.bg-pink-700 * u a,.bg-purple-100 .c06.simple-text.bg-pink-700 * sup a,.bg-purple-100 .c06.simple-text.bg-pink-700 * sub a,.bg-purple-100 .c06.simple-text.bg-pink-700 * small a,.bg-purple-100 .c06.simple-text.bg-pink-700 * q a,.bg-purple-100 .c06.simple-text.bg-teal-700 * h2 a,.bg-purple-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-100 .c06.simple-text.bg-teal-700 .top h2 a,.bg-purple-100 .c06.simple-text.bg-teal-700 * h3 a,.bg-purple-100 .c06.simple-text.bg-teal-700 * h4 a,.bg-purple-100 .c06.simple-text.bg-teal-700 * h5 a,.bg-purple-100 .c06.simple-text.bg-teal-700 * div a,.bg-purple-100 .c06.simple-text.bg-teal-700 * p a,.bg-purple-100 .c06.simple-text.bg-teal-700 * span a,.bg-purple-100 .c06.simple-text.bg-teal-700 * strong a,.bg-purple-100 .c06.simple-text.bg-teal-700 * ul a,.bg-purple-100 .c06.simple-text.bg-teal-700 * li a,.bg-purple-100 .c06.simple-text.bg-teal-700 * ol a,.bg-purple-100 .c06.simple-text.bg-teal-700 * em a,.bg-purple-100 .c06.simple-text.bg-teal-700 * i a,.bg-purple-100 .c06.simple-text.bg-teal-700 * u a,.bg-purple-100 .c06.simple-text.bg-teal-700 * sup a,.bg-purple-100 .c06.simple-text.bg-teal-700 * sub a,.bg-purple-100 .c06.simple-text.bg-teal-700 * small a,.bg-purple-100 .c06.simple-text.bg-teal-700 * q a,.bg-purple-100 .c06.simple-text.bg-orange-700 * h2 a,.bg-purple-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-100 .c06.simple-text.bg-orange-700 .top h2 a,.bg-purple-100 .c06.simple-text.bg-orange-700 * h3 a,.bg-purple-100 .c06.simple-text.bg-orange-700 * h4 a,.bg-purple-100 .c06.simple-text.bg-orange-700 * h5 a,.bg-purple-100 .c06.simple-text.bg-orange-700 * div a,.bg-purple-100 .c06.simple-text.bg-orange-700 * p a,.bg-purple-100 .c06.simple-text.bg-orange-700 * span a,.bg-purple-100 .c06.simple-text.bg-orange-700 * strong a,.bg-purple-100 .c06.simple-text.bg-orange-700 * ul a,.bg-purple-100 .c06.simple-text.bg-orange-700 * li a,.bg-purple-100 .c06.simple-text.bg-orange-700 * ol a,.bg-purple-100 .c06.simple-text.bg-orange-700 * em a,.bg-purple-100 .c06.simple-text.bg-orange-700 * i a,.bg-purple-100 .c06.simple-text.bg-orange-700 * u a,.bg-purple-100 .c06.simple-text.bg-orange-700 * sup a,.bg-purple-100 .c06.simple-text.bg-orange-700 * sub a,.bg-purple-100 .c06.simple-text.bg-orange-700 * small a,.bg-purple-100 .c06.simple-text.bg-orange-700 * q a,.bg-purple-100 .c06.simple-text.bg-purple-700 * h2 a,.bg-purple-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-100 .c06.simple-text.bg-purple-700 .top h2 a,.bg-purple-100 .c06.simple-text.bg-purple-700 * h3 a,.bg-purple-100 .c06.simple-text.bg-purple-700 * h4 a,.bg-purple-100 .c06.simple-text.bg-purple-700 * h5 a,.bg-purple-100 .c06.simple-text.bg-purple-700 * div a,.bg-purple-100 .c06.simple-text.bg-purple-700 * p a,.bg-purple-100 .c06.simple-text.bg-purple-700 * span a,.bg-purple-100 .c06.simple-text.bg-purple-700 * strong a,.bg-purple-100 .c06.simple-text.bg-purple-700 * ul a,.bg-purple-100 .c06.simple-text.bg-purple-700 * li a,.bg-purple-100 .c06.simple-text.bg-purple-700 * ol a,.bg-purple-100 .c06.simple-text.bg-purple-700 * em a,.bg-purple-100 .c06.simple-text.bg-purple-700 * i a,.bg-purple-100 .c06.simple-text.bg-purple-700 * u a,.bg-purple-100 .c06.simple-text.bg-purple-700 * sup a,.bg-purple-100 .c06.simple-text.bg-purple-700 * sub a,.bg-purple-100 .c06.simple-text.bg-purple-700 * small a,.bg-purple-100 .c06.simple-text.bg-purple-700 * q a,.bg-purple-100 .c06.simple-text.bg-red-700 * h2 a,.bg-purple-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-100 .c06.simple-text.bg-red-700 .top h2 a,.bg-purple-100 .c06.simple-text.bg-red-700 * h3 a,.bg-purple-100 .c06.simple-text.bg-red-700 * h4 a,.bg-purple-100 .c06.simple-text.bg-red-700 * h5 a,.bg-purple-100 .c06.simple-text.bg-red-700 * div a,.bg-purple-100 .c06.simple-text.bg-red-700 * p a,.bg-purple-100 .c06.simple-text.bg-red-700 * span a,.bg-purple-100 .c06.simple-text.bg-red-700 * strong a,.bg-purple-100 .c06.simple-text.bg-red-700 * ul a,.bg-purple-100 .c06.simple-text.bg-red-700 * li a,.bg-purple-100 .c06.simple-text.bg-red-700 * ol a,.bg-purple-100 .c06.simple-text.bg-red-700 * em a,.bg-purple-100 .c06.simple-text.bg-red-700 * i a,.bg-purple-100 .c06.simple-text.bg-red-700 * u a,.bg-purple-100 .c06.simple-text.bg-red-700 * sup a,.bg-purple-100 .c06.simple-text.bg-red-700 * sub a,.bg-purple-100 .c06.simple-text.bg-red-700 * small a,.bg-purple-100 .c06.simple-text.bg-red-700 * q a,.bg-purple-100 .c06.simple-text.bg-grey-700 * h2 a,.bg-purple-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-100 .c06.simple-text.bg-grey-700 .top h2 a,.bg-purple-100 .c06.simple-text.bg-grey-700 * h3 a,.bg-purple-100 .c06.simple-text.bg-grey-700 * h4 a,.bg-purple-100 .c06.simple-text.bg-grey-700 * h5 a,.bg-purple-100 .c06.simple-text.bg-grey-700 * div a,.bg-purple-100 .c06.simple-text.bg-grey-700 * p a,.bg-purple-100 .c06.simple-text.bg-grey-700 * span a,.bg-purple-100 .c06.simple-text.bg-grey-700 * strong a,.bg-purple-100 .c06.simple-text.bg-grey-700 * ul a,.bg-purple-100 .c06.simple-text.bg-grey-700 * li a,.bg-purple-100 .c06.simple-text.bg-grey-700 * ol a,.bg-purple-100 .c06.simple-text.bg-grey-700 * em a,.bg-purple-100 .c06.simple-text.bg-grey-700 * i a,.bg-purple-100 .c06.simple-text.bg-grey-700 * u a,.bg-purple-100 .c06.simple-text.bg-grey-700 * sup a,.bg-purple-100 .c06.simple-text.bg-grey-700 * sub a,.bg-purple-100 .c06.simple-text.bg-grey-700 * small a,.bg-purple-100 .c06.simple-text.bg-grey-700 * q a,.bg-purple-100 .c06.simple-text.bg-grey-800 * h2 a,.bg-purple-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-purple-100 .c06.simple-text.bg-grey-800 .top h2 a,.bg-purple-100 .c06.simple-text.bg-grey-800 * h3 a,.bg-purple-100 .c06.simple-text.bg-grey-800 * h4 a,.bg-purple-100 .c06.simple-text.bg-grey-800 * h5 a,.bg-purple-100 .c06.simple-text.bg-grey-800 * div a,.bg-purple-100 .c06.simple-text.bg-grey-800 * p a,.bg-purple-100 .c06.simple-text.bg-grey-800 * span a,.bg-purple-100 .c06.simple-text.bg-grey-800 * strong a,.bg-purple-100 .c06.simple-text.bg-grey-800 * ul a,.bg-purple-100 .c06.simple-text.bg-grey-800 * li a,.bg-purple-100 .c06.simple-text.bg-grey-800 * ol a,.bg-purple-100 .c06.simple-text.bg-grey-800 * em a,.bg-purple-100 .c06.simple-text.bg-grey-800 * i a,.bg-purple-100 .c06.simple-text.bg-grey-800 * u a,.bg-purple-100 .c06.simple-text.bg-grey-800 * sup a,.bg-purple-100 .c06.simple-text.bg-grey-800 * sub a,.bg-purple-100 .c06.simple-text.bg-grey-800 * small a,.bg-purple-100 .c06.simple-text.bg-grey-800 * q a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * h2 a,.bg-purple-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-purple-100 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * h3 a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * h4 a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * h5 a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * div a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * p a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * span a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * strong a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * ul a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * li a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * ol a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * em a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * i a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * u a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * sup a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * sub a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * small a,.bg-purple-100 .c06.simple-text.bg-darkest-blue * q a,.bg-purple-300 .c06.simple-text.bg-green-800 * h2 a,.bg-purple-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-purple-300 .c06.simple-text.bg-green-800 .top h2 a,.bg-purple-300 .c06.simple-text.bg-green-800 * h3 a,.bg-purple-300 .c06.simple-text.bg-green-800 * h4 a,.bg-purple-300 .c06.simple-text.bg-green-800 * h5 a,.bg-purple-300 .c06.simple-text.bg-green-800 * div a,.bg-purple-300 .c06.simple-text.bg-green-800 * p a,.bg-purple-300 .c06.simple-text.bg-green-800 * span a,.bg-purple-300 .c06.simple-text.bg-green-800 * strong a,.bg-purple-300 .c06.simple-text.bg-green-800 * ul a,.bg-purple-300 .c06.simple-text.bg-green-800 * li a,.bg-purple-300 .c06.simple-text.bg-green-800 * ol a,.bg-purple-300 .c06.simple-text.bg-green-800 * em a,.bg-purple-300 .c06.simple-text.bg-green-800 * i a,.bg-purple-300 .c06.simple-text.bg-green-800 * u a,.bg-purple-300 .c06.simple-text.bg-green-800 * sup a,.bg-purple-300 .c06.simple-text.bg-green-800 * sub a,.bg-purple-300 .c06.simple-text.bg-green-800 * small a,.bg-purple-300 .c06.simple-text.bg-green-800 * q a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * h2 a,.bg-purple-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-300 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * h3 a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * h4 a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * h5 a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * div a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * p a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * span a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * strong a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * ul a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * li a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * ol a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * em a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * i a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * u a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * sup a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * sub a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * small a,.bg-purple-300 .c06.simple-text.bg-yellow-700 * q a,.bg-purple-300 .c06.simple-text.bg-blue-700 * h2 a,.bg-purple-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-300 .c06.simple-text.bg-blue-700 .top h2 a,.bg-purple-300 .c06.simple-text.bg-blue-700 * h3 a,.bg-purple-300 .c06.simple-text.bg-blue-700 * h4 a,.bg-purple-300 .c06.simple-text.bg-blue-700 * h5 a,.bg-purple-300 .c06.simple-text.bg-blue-700 * div a,.bg-purple-300 .c06.simple-text.bg-blue-700 * p a,.bg-purple-300 .c06.simple-text.bg-blue-700 * span a,.bg-purple-300 .c06.simple-text.bg-blue-700 * strong a,.bg-purple-300 .c06.simple-text.bg-blue-700 * ul a,.bg-purple-300 .c06.simple-text.bg-blue-700 * li a,.bg-purple-300 .c06.simple-text.bg-blue-700 * ol a,.bg-purple-300 .c06.simple-text.bg-blue-700 * em a,.bg-purple-300 .c06.simple-text.bg-blue-700 * i a,.bg-purple-300 .c06.simple-text.bg-blue-700 * u a,.bg-purple-300 .c06.simple-text.bg-blue-700 * sup a,.bg-purple-300 .c06.simple-text.bg-blue-700 * sub a,.bg-purple-300 .c06.simple-text.bg-blue-700 * small a,.bg-purple-300 .c06.simple-text.bg-blue-700 * q a,.bg-purple-300 .c06.simple-text.bg-pink-700 * h2 a,.bg-purple-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-300 .c06.simple-text.bg-pink-700 .top h2 a,.bg-purple-300 .c06.simple-text.bg-pink-700 * h3 a,.bg-purple-300 .c06.simple-text.bg-pink-700 * h4 a,.bg-purple-300 .c06.simple-text.bg-pink-700 * h5 a,.bg-purple-300 .c06.simple-text.bg-pink-700 * div a,.bg-purple-300 .c06.simple-text.bg-pink-700 * p a,.bg-purple-300 .c06.simple-text.bg-pink-700 * span a,.bg-purple-300 .c06.simple-text.bg-pink-700 * strong a,.bg-purple-300 .c06.simple-text.bg-pink-700 * ul a,.bg-purple-300 .c06.simple-text.bg-pink-700 * li a,.bg-purple-300 .c06.simple-text.bg-pink-700 * ol a,.bg-purple-300 .c06.simple-text.bg-pink-700 * em a,.bg-purple-300 .c06.simple-text.bg-pink-700 * i a,.bg-purple-300 .c06.simple-text.bg-pink-700 * u a,.bg-purple-300 .c06.simple-text.bg-pink-700 * sup a,.bg-purple-300 .c06.simple-text.bg-pink-700 * sub a,.bg-purple-300 .c06.simple-text.bg-pink-700 * small a,.bg-purple-300 .c06.simple-text.bg-pink-700 * q a,.bg-purple-300 .c06.simple-text.bg-teal-700 * h2 a,.bg-purple-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-300 .c06.simple-text.bg-teal-700 .top h2 a,.bg-purple-300 .c06.simple-text.bg-teal-700 * h3 a,.bg-purple-300 .c06.simple-text.bg-teal-700 * h4 a,.bg-purple-300 .c06.simple-text.bg-teal-700 * h5 a,.bg-purple-300 .c06.simple-text.bg-teal-700 * div a,.bg-purple-300 .c06.simple-text.bg-teal-700 * p a,.bg-purple-300 .c06.simple-text.bg-teal-700 * span a,.bg-purple-300 .c06.simple-text.bg-teal-700 * strong a,.bg-purple-300 .c06.simple-text.bg-teal-700 * ul a,.bg-purple-300 .c06.simple-text.bg-teal-700 * li a,.bg-purple-300 .c06.simple-text.bg-teal-700 * ol a,.bg-purple-300 .c06.simple-text.bg-teal-700 * em a,.bg-purple-300 .c06.simple-text.bg-teal-700 * i a,.bg-purple-300 .c06.simple-text.bg-teal-700 * u a,.bg-purple-300 .c06.simple-text.bg-teal-700 * sup a,.bg-purple-300 .c06.simple-text.bg-teal-700 * sub a,.bg-purple-300 .c06.simple-text.bg-teal-700 * small a,.bg-purple-300 .c06.simple-text.bg-teal-700 * q a,.bg-purple-300 .c06.simple-text.bg-orange-700 * h2 a,.bg-purple-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-300 .c06.simple-text.bg-orange-700 .top h2 a,.bg-purple-300 .c06.simple-text.bg-orange-700 * h3 a,.bg-purple-300 .c06.simple-text.bg-orange-700 * h4 a,.bg-purple-300 .c06.simple-text.bg-orange-700 * h5 a,.bg-purple-300 .c06.simple-text.bg-orange-700 * div a,.bg-purple-300 .c06.simple-text.bg-orange-700 * p a,.bg-purple-300 .c06.simple-text.bg-orange-700 * span a,.bg-purple-300 .c06.simple-text.bg-orange-700 * strong a,.bg-purple-300 .c06.simple-text.bg-orange-700 * ul a,.bg-purple-300 .c06.simple-text.bg-orange-700 * li a,.bg-purple-300 .c06.simple-text.bg-orange-700 * ol a,.bg-purple-300 .c06.simple-text.bg-orange-700 * em a,.bg-purple-300 .c06.simple-text.bg-orange-700 * i a,.bg-purple-300 .c06.simple-text.bg-orange-700 * u a,.bg-purple-300 .c06.simple-text.bg-orange-700 * sup a,.bg-purple-300 .c06.simple-text.bg-orange-700 * sub a,.bg-purple-300 .c06.simple-text.bg-orange-700 * small a,.bg-purple-300 .c06.simple-text.bg-orange-700 * q a,.bg-purple-300 .c06.simple-text.bg-purple-700 * h2 a,.bg-purple-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-300 .c06.simple-text.bg-purple-700 .top h2 a,.bg-purple-300 .c06.simple-text.bg-purple-700 * h3 a,.bg-purple-300 .c06.simple-text.bg-purple-700 * h4 a,.bg-purple-300 .c06.simple-text.bg-purple-700 * h5 a,.bg-purple-300 .c06.simple-text.bg-purple-700 * div a,.bg-purple-300 .c06.simple-text.bg-purple-700 * p a,.bg-purple-300 .c06.simple-text.bg-purple-700 * span a,.bg-purple-300 .c06.simple-text.bg-purple-700 * strong a,.bg-purple-300 .c06.simple-text.bg-purple-700 * ul a,.bg-purple-300 .c06.simple-text.bg-purple-700 * li a,.bg-purple-300 .c06.simple-text.bg-purple-700 * ol a,.bg-purple-300 .c06.simple-text.bg-purple-700 * em a,.bg-purple-300 .c06.simple-text.bg-purple-700 * i a,.bg-purple-300 .c06.simple-text.bg-purple-700 * u a,.bg-purple-300 .c06.simple-text.bg-purple-700 * sup a,.bg-purple-300 .c06.simple-text.bg-purple-700 * sub a,.bg-purple-300 .c06.simple-text.bg-purple-700 * small a,.bg-purple-300 .c06.simple-text.bg-purple-700 * q a,.bg-purple-300 .c06.simple-text.bg-red-700 * h2 a,.bg-purple-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-300 .c06.simple-text.bg-red-700 .top h2 a,.bg-purple-300 .c06.simple-text.bg-red-700 * h3 a,.bg-purple-300 .c06.simple-text.bg-red-700 * h4 a,.bg-purple-300 .c06.simple-text.bg-red-700 * h5 a,.bg-purple-300 .c06.simple-text.bg-red-700 * div a,.bg-purple-300 .c06.simple-text.bg-red-700 * p a,.bg-purple-300 .c06.simple-text.bg-red-700 * span a,.bg-purple-300 .c06.simple-text.bg-red-700 * strong a,.bg-purple-300 .c06.simple-text.bg-red-700 * ul a,.bg-purple-300 .c06.simple-text.bg-red-700 * li a,.bg-purple-300 .c06.simple-text.bg-red-700 * ol a,.bg-purple-300 .c06.simple-text.bg-red-700 * em a,.bg-purple-300 .c06.simple-text.bg-red-700 * i a,.bg-purple-300 .c06.simple-text.bg-red-700 * u a,.bg-purple-300 .c06.simple-text.bg-red-700 * sup a,.bg-purple-300 .c06.simple-text.bg-red-700 * sub a,.bg-purple-300 .c06.simple-text.bg-red-700 * small a,.bg-purple-300 .c06.simple-text.bg-red-700 * q a,.bg-purple-300 .c06.simple-text.bg-grey-700 * h2 a,.bg-purple-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-purple-300 .c06.simple-text.bg-grey-700 .top h2 a,.bg-purple-300 .c06.simple-text.bg-grey-700 * h3 a,.bg-purple-300 .c06.simple-text.bg-grey-700 * h4 a,.bg-purple-300 .c06.simple-text.bg-grey-700 * h5 a,.bg-purple-300 .c06.simple-text.bg-grey-700 * div a,.bg-purple-300 .c06.simple-text.bg-grey-700 * p a,.bg-purple-300 .c06.simple-text.bg-grey-700 * span a,.bg-purple-300 .c06.simple-text.bg-grey-700 * strong a,.bg-purple-300 .c06.simple-text.bg-grey-700 * ul a,.bg-purple-300 .c06.simple-text.bg-grey-700 * li a,.bg-purple-300 .c06.simple-text.bg-grey-700 * ol a,.bg-purple-300 .c06.simple-text.bg-grey-700 * em a,.bg-purple-300 .c06.simple-text.bg-grey-700 * i a,.bg-purple-300 .c06.simple-text.bg-grey-700 * u a,.bg-purple-300 .c06.simple-text.bg-grey-700 * sup a,.bg-purple-300 .c06.simple-text.bg-grey-700 * sub a,.bg-purple-300 .c06.simple-text.bg-grey-700 * small a,.bg-purple-300 .c06.simple-text.bg-grey-700 * q a,.bg-purple-300 .c06.simple-text.bg-grey-800 * h2 a,.bg-purple-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-purple-300 .c06.simple-text.bg-grey-800 .top h2 a,.bg-purple-300 .c06.simple-text.bg-grey-800 * h3 a,.bg-purple-300 .c06.simple-text.bg-grey-800 * h4 a,.bg-purple-300 .c06.simple-text.bg-grey-800 * h5 a,.bg-purple-300 .c06.simple-text.bg-grey-800 * div a,.bg-purple-300 .c06.simple-text.bg-grey-800 * p a,.bg-purple-300 .c06.simple-text.bg-grey-800 * span a,.bg-purple-300 .c06.simple-text.bg-grey-800 * strong a,.bg-purple-300 .c06.simple-text.bg-grey-800 * ul a,.bg-purple-300 .c06.simple-text.bg-grey-800 * li a,.bg-purple-300 .c06.simple-text.bg-grey-800 * ol a,.bg-purple-300 .c06.simple-text.bg-grey-800 * em a,.bg-purple-300 .c06.simple-text.bg-grey-800 * i a,.bg-purple-300 .c06.simple-text.bg-grey-800 * u a,.bg-purple-300 .c06.simple-text.bg-grey-800 * sup a,.bg-purple-300 .c06.simple-text.bg-grey-800 * sub a,.bg-purple-300 .c06.simple-text.bg-grey-800 * small a,.bg-purple-300 .c06.simple-text.bg-grey-800 * q a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * h2 a,.bg-purple-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-purple-300 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * h3 a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * h4 a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * h5 a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * div a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * p a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * span a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * strong a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * ul a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * li a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * ol a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * em a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * i a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * u a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * sup a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * sub a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * small a,.bg-purple-300 .c06.simple-text.bg-darkest-blue * q a,.bg-green-100 .c06.simple-text.bg-green-800 * h2 a,.bg-green-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-green-100 .c06.simple-text.bg-green-800 .top h2 a,.bg-green-100 .c06.simple-text.bg-green-800 * h3 a,.bg-green-100 .c06.simple-text.bg-green-800 * h4 a,.bg-green-100 .c06.simple-text.bg-green-800 * h5 a,.bg-green-100 .c06.simple-text.bg-green-800 * div a,.bg-green-100 .c06.simple-text.bg-green-800 * p a,.bg-green-100 .c06.simple-text.bg-green-800 * span a,.bg-green-100 .c06.simple-text.bg-green-800 * strong a,.bg-green-100 .c06.simple-text.bg-green-800 * ul a,.bg-green-100 .c06.simple-text.bg-green-800 * li a,.bg-green-100 .c06.simple-text.bg-green-800 * ol a,.bg-green-100 .c06.simple-text.bg-green-800 * em a,.bg-green-100 .c06.simple-text.bg-green-800 * i a,.bg-green-100 .c06.simple-text.bg-green-800 * u a,.bg-green-100 .c06.simple-text.bg-green-800 * sup a,.bg-green-100 .c06.simple-text.bg-green-800 * sub a,.bg-green-100 .c06.simple-text.bg-green-800 * small a,.bg-green-100 .c06.simple-text.bg-green-800 * q a,.bg-green-100 .c06.simple-text.bg-yellow-700 * h2 a,.bg-green-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-100 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-green-100 .c06.simple-text.bg-yellow-700 * h3 a,.bg-green-100 .c06.simple-text.bg-yellow-700 * h4 a,.bg-green-100 .c06.simple-text.bg-yellow-700 * h5 a,.bg-green-100 .c06.simple-text.bg-yellow-700 * div a,.bg-green-100 .c06.simple-text.bg-yellow-700 * p a,.bg-green-100 .c06.simple-text.bg-yellow-700 * span a,.bg-green-100 .c06.simple-text.bg-yellow-700 * strong a,.bg-green-100 .c06.simple-text.bg-yellow-700 * ul a,.bg-green-100 .c06.simple-text.bg-yellow-700 * li a,.bg-green-100 .c06.simple-text.bg-yellow-700 * ol a,.bg-green-100 .c06.simple-text.bg-yellow-700 * em a,.bg-green-100 .c06.simple-text.bg-yellow-700 * i a,.bg-green-100 .c06.simple-text.bg-yellow-700 * u a,.bg-green-100 .c06.simple-text.bg-yellow-700 * sup a,.bg-green-100 .c06.simple-text.bg-yellow-700 * sub a,.bg-green-100 .c06.simple-text.bg-yellow-700 * small a,.bg-green-100 .c06.simple-text.bg-yellow-700 * q a,.bg-green-100 .c06.simple-text.bg-blue-700 * h2 a,.bg-green-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-100 .c06.simple-text.bg-blue-700 .top h2 a,.bg-green-100 .c06.simple-text.bg-blue-700 * h3 a,.bg-green-100 .c06.simple-text.bg-blue-700 * h4 a,.bg-green-100 .c06.simple-text.bg-blue-700 * h5 a,.bg-green-100 .c06.simple-text.bg-blue-700 * div a,.bg-green-100 .c06.simple-text.bg-blue-700 * p a,.bg-green-100 .c06.simple-text.bg-blue-700 * span a,.bg-green-100 .c06.simple-text.bg-blue-700 * strong a,.bg-green-100 .c06.simple-text.bg-blue-700 * ul a,.bg-green-100 .c06.simple-text.bg-blue-700 * li a,.bg-green-100 .c06.simple-text.bg-blue-700 * ol a,.bg-green-100 .c06.simple-text.bg-blue-700 * em a,.bg-green-100 .c06.simple-text.bg-blue-700 * i a,.bg-green-100 .c06.simple-text.bg-blue-700 * u a,.bg-green-100 .c06.simple-text.bg-blue-700 * sup a,.bg-green-100 .c06.simple-text.bg-blue-700 * sub a,.bg-green-100 .c06.simple-text.bg-blue-700 * small a,.bg-green-100 .c06.simple-text.bg-blue-700 * q a,.bg-green-100 .c06.simple-text.bg-pink-700 * h2 a,.bg-green-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-100 .c06.simple-text.bg-pink-700 .top h2 a,.bg-green-100 .c06.simple-text.bg-pink-700 * h3 a,.bg-green-100 .c06.simple-text.bg-pink-700 * h4 a,.bg-green-100 .c06.simple-text.bg-pink-700 * h5 a,.bg-green-100 .c06.simple-text.bg-pink-700 * div a,.bg-green-100 .c06.simple-text.bg-pink-700 * p a,.bg-green-100 .c06.simple-text.bg-pink-700 * span a,.bg-green-100 .c06.simple-text.bg-pink-700 * strong a,.bg-green-100 .c06.simple-text.bg-pink-700 * ul a,.bg-green-100 .c06.simple-text.bg-pink-700 * li a,.bg-green-100 .c06.simple-text.bg-pink-700 * ol a,.bg-green-100 .c06.simple-text.bg-pink-700 * em a,.bg-green-100 .c06.simple-text.bg-pink-700 * i a,.bg-green-100 .c06.simple-text.bg-pink-700 * u a,.bg-green-100 .c06.simple-text.bg-pink-700 * sup a,.bg-green-100 .c06.simple-text.bg-pink-700 * sub a,.bg-green-100 .c06.simple-text.bg-pink-700 * small a,.bg-green-100 .c06.simple-text.bg-pink-700 * q a,.bg-green-100 .c06.simple-text.bg-teal-700 * h2 a,.bg-green-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-100 .c06.simple-text.bg-teal-700 .top h2 a,.bg-green-100 .c06.simple-text.bg-teal-700 * h3 a,.bg-green-100 .c06.simple-text.bg-teal-700 * h4 a,.bg-green-100 .c06.simple-text.bg-teal-700 * h5 a,.bg-green-100 .c06.simple-text.bg-teal-700 * div a,.bg-green-100 .c06.simple-text.bg-teal-700 * p a,.bg-green-100 .c06.simple-text.bg-teal-700 * span a,.bg-green-100 .c06.simple-text.bg-teal-700 * strong a,.bg-green-100 .c06.simple-text.bg-teal-700 * ul a,.bg-green-100 .c06.simple-text.bg-teal-700 * li a,.bg-green-100 .c06.simple-text.bg-teal-700 * ol a,.bg-green-100 .c06.simple-text.bg-teal-700 * em a,.bg-green-100 .c06.simple-text.bg-teal-700 * i a,.bg-green-100 .c06.simple-text.bg-teal-700 * u a,.bg-green-100 .c06.simple-text.bg-teal-700 * sup a,.bg-green-100 .c06.simple-text.bg-teal-700 * sub a,.bg-green-100 .c06.simple-text.bg-teal-700 * small a,.bg-green-100 .c06.simple-text.bg-teal-700 * q a,.bg-green-100 .c06.simple-text.bg-orange-700 * h2 a,.bg-green-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-100 .c06.simple-text.bg-orange-700 .top h2 a,.bg-green-100 .c06.simple-text.bg-orange-700 * h3 a,.bg-green-100 .c06.simple-text.bg-orange-700 * h4 a,.bg-green-100 .c06.simple-text.bg-orange-700 * h5 a,.bg-green-100 .c06.simple-text.bg-orange-700 * div a,.bg-green-100 .c06.simple-text.bg-orange-700 * p a,.bg-green-100 .c06.simple-text.bg-orange-700 * span a,.bg-green-100 .c06.simple-text.bg-orange-700 * strong a,.bg-green-100 .c06.simple-text.bg-orange-700 * ul a,.bg-green-100 .c06.simple-text.bg-orange-700 * li a,.bg-green-100 .c06.simple-text.bg-orange-700 * ol a,.bg-green-100 .c06.simple-text.bg-orange-700 * em a,.bg-green-100 .c06.simple-text.bg-orange-700 * i a,.bg-green-100 .c06.simple-text.bg-orange-700 * u a,.bg-green-100 .c06.simple-text.bg-orange-700 * sup a,.bg-green-100 .c06.simple-text.bg-orange-700 * sub a,.bg-green-100 .c06.simple-text.bg-orange-700 * small a,.bg-green-100 .c06.simple-text.bg-orange-700 * q a,.bg-green-100 .c06.simple-text.bg-purple-700 * h2 a,.bg-green-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-100 .c06.simple-text.bg-purple-700 .top h2 a,.bg-green-100 .c06.simple-text.bg-purple-700 * h3 a,.bg-green-100 .c06.simple-text.bg-purple-700 * h4 a,.bg-green-100 .c06.simple-text.bg-purple-700 * h5 a,.bg-green-100 .c06.simple-text.bg-purple-700 * div a,.bg-green-100 .c06.simple-text.bg-purple-700 * p a,.bg-green-100 .c06.simple-text.bg-purple-700 * span a,.bg-green-100 .c06.simple-text.bg-purple-700 * strong a,.bg-green-100 .c06.simple-text.bg-purple-700 * ul a,.bg-green-100 .c06.simple-text.bg-purple-700 * li a,.bg-green-100 .c06.simple-text.bg-purple-700 * ol a,.bg-green-100 .c06.simple-text.bg-purple-700 * em a,.bg-green-100 .c06.simple-text.bg-purple-700 * i a,.bg-green-100 .c06.simple-text.bg-purple-700 * u a,.bg-green-100 .c06.simple-text.bg-purple-700 * sup a,.bg-green-100 .c06.simple-text.bg-purple-700 * sub a,.bg-green-100 .c06.simple-text.bg-purple-700 * small a,.bg-green-100 .c06.simple-text.bg-purple-700 * q a,.bg-green-100 .c06.simple-text.bg-red-700 * h2 a,.bg-green-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-100 .c06.simple-text.bg-red-700 .top h2 a,.bg-green-100 .c06.simple-text.bg-red-700 * h3 a,.bg-green-100 .c06.simple-text.bg-red-700 * h4 a,.bg-green-100 .c06.simple-text.bg-red-700 * h5 a,.bg-green-100 .c06.simple-text.bg-red-700 * div a,.bg-green-100 .c06.simple-text.bg-red-700 * p a,.bg-green-100 .c06.simple-text.bg-red-700 * span a,.bg-green-100 .c06.simple-text.bg-red-700 * strong a,.bg-green-100 .c06.simple-text.bg-red-700 * ul a,.bg-green-100 .c06.simple-text.bg-red-700 * li a,.bg-green-100 .c06.simple-text.bg-red-700 * ol a,.bg-green-100 .c06.simple-text.bg-red-700 * em a,.bg-green-100 .c06.simple-text.bg-red-700 * i a,.bg-green-100 .c06.simple-text.bg-red-700 * u a,.bg-green-100 .c06.simple-text.bg-red-700 * sup a,.bg-green-100 .c06.simple-text.bg-red-700 * sub a,.bg-green-100 .c06.simple-text.bg-red-700 * small a,.bg-green-100 .c06.simple-text.bg-red-700 * q a,.bg-green-100 .c06.simple-text.bg-grey-700 * h2 a,.bg-green-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-100 .c06.simple-text.bg-grey-700 .top h2 a,.bg-green-100 .c06.simple-text.bg-grey-700 * h3 a,.bg-green-100 .c06.simple-text.bg-grey-700 * h4 a,.bg-green-100 .c06.simple-text.bg-grey-700 * h5 a,.bg-green-100 .c06.simple-text.bg-grey-700 * div a,.bg-green-100 .c06.simple-text.bg-grey-700 * p a,.bg-green-100 .c06.simple-text.bg-grey-700 * span a,.bg-green-100 .c06.simple-text.bg-grey-700 * strong a,.bg-green-100 .c06.simple-text.bg-grey-700 * ul a,.bg-green-100 .c06.simple-text.bg-grey-700 * li a,.bg-green-100 .c06.simple-text.bg-grey-700 * ol a,.bg-green-100 .c06.simple-text.bg-grey-700 * em a,.bg-green-100 .c06.simple-text.bg-grey-700 * i a,.bg-green-100 .c06.simple-text.bg-grey-700 * u a,.bg-green-100 .c06.simple-text.bg-grey-700 * sup a,.bg-green-100 .c06.simple-text.bg-grey-700 * sub a,.bg-green-100 .c06.simple-text.bg-grey-700 * small a,.bg-green-100 .c06.simple-text.bg-grey-700 * q a,.bg-green-100 .c06.simple-text.bg-grey-800 * h2 a,.bg-green-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-green-100 .c06.simple-text.bg-grey-800 .top h2 a,.bg-green-100 .c06.simple-text.bg-grey-800 * h3 a,.bg-green-100 .c06.simple-text.bg-grey-800 * h4 a,.bg-green-100 .c06.simple-text.bg-grey-800 * h5 a,.bg-green-100 .c06.simple-text.bg-grey-800 * div a,.bg-green-100 .c06.simple-text.bg-grey-800 * p a,.bg-green-100 .c06.simple-text.bg-grey-800 * span a,.bg-green-100 .c06.simple-text.bg-grey-800 * strong a,.bg-green-100 .c06.simple-text.bg-grey-800 * ul a,.bg-green-100 .c06.simple-text.bg-grey-800 * li a,.bg-green-100 .c06.simple-text.bg-grey-800 * ol a,.bg-green-100 .c06.simple-text.bg-grey-800 * em a,.bg-green-100 .c06.simple-text.bg-grey-800 * i a,.bg-green-100 .c06.simple-text.bg-grey-800 * u a,.bg-green-100 .c06.simple-text.bg-grey-800 * sup a,.bg-green-100 .c06.simple-text.bg-grey-800 * sub a,.bg-green-100 .c06.simple-text.bg-grey-800 * small a,.bg-green-100 .c06.simple-text.bg-grey-800 * q a,.bg-green-100 .c06.simple-text.bg-darkest-blue * h2 a,.bg-green-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-green-100 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-green-100 .c06.simple-text.bg-darkest-blue * h3 a,.bg-green-100 .c06.simple-text.bg-darkest-blue * h4 a,.bg-green-100 .c06.simple-text.bg-darkest-blue * h5 a,.bg-green-100 .c06.simple-text.bg-darkest-blue * div a,.bg-green-100 .c06.simple-text.bg-darkest-blue * p a,.bg-green-100 .c06.simple-text.bg-darkest-blue * span a,.bg-green-100 .c06.simple-text.bg-darkest-blue * strong a,.bg-green-100 .c06.simple-text.bg-darkest-blue * ul a,.bg-green-100 .c06.simple-text.bg-darkest-blue * li a,.bg-green-100 .c06.simple-text.bg-darkest-blue * ol a,.bg-green-100 .c06.simple-text.bg-darkest-blue * em a,.bg-green-100 .c06.simple-text.bg-darkest-blue * i a,.bg-green-100 .c06.simple-text.bg-darkest-blue * u a,.bg-green-100 .c06.simple-text.bg-darkest-blue * sup a,.bg-green-100 .c06.simple-text.bg-darkest-blue * sub a,.bg-green-100 .c06.simple-text.bg-darkest-blue * small a,.bg-green-100 .c06.simple-text.bg-darkest-blue * q a,.bg-green-300 .c06.simple-text.bg-green-800 * h2 a,.bg-green-300 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-green-300 .c06.simple-text.bg-green-800 .top h2 a,.bg-green-300 .c06.simple-text.bg-green-800 * h3 a,.bg-green-300 .c06.simple-text.bg-green-800 * h4 a,.bg-green-300 .c06.simple-text.bg-green-800 * h5 a,.bg-green-300 .c06.simple-text.bg-green-800 * div a,.bg-green-300 .c06.simple-text.bg-green-800 * p a,.bg-green-300 .c06.simple-text.bg-green-800 * span a,.bg-green-300 .c06.simple-text.bg-green-800 * strong a,.bg-green-300 .c06.simple-text.bg-green-800 * ul a,.bg-green-300 .c06.simple-text.bg-green-800 * li a,.bg-green-300 .c06.simple-text.bg-green-800 * ol a,.bg-green-300 .c06.simple-text.bg-green-800 * em a,.bg-green-300 .c06.simple-text.bg-green-800 * i a,.bg-green-300 .c06.simple-text.bg-green-800 * u a,.bg-green-300 .c06.simple-text.bg-green-800 * sup a,.bg-green-300 .c06.simple-text.bg-green-800 * sub a,.bg-green-300 .c06.simple-text.bg-green-800 * small a,.bg-green-300 .c06.simple-text.bg-green-800 * q a,.bg-green-300 .c06.simple-text.bg-yellow-700 * h2 a,.bg-green-300 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-300 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-green-300 .c06.simple-text.bg-yellow-700 * h3 a,.bg-green-300 .c06.simple-text.bg-yellow-700 * h4 a,.bg-green-300 .c06.simple-text.bg-yellow-700 * h5 a,.bg-green-300 .c06.simple-text.bg-yellow-700 * div a,.bg-green-300 .c06.simple-text.bg-yellow-700 * p a,.bg-green-300 .c06.simple-text.bg-yellow-700 * span a,.bg-green-300 .c06.simple-text.bg-yellow-700 * strong a,.bg-green-300 .c06.simple-text.bg-yellow-700 * ul a,.bg-green-300 .c06.simple-text.bg-yellow-700 * li a,.bg-green-300 .c06.simple-text.bg-yellow-700 * ol a,.bg-green-300 .c06.simple-text.bg-yellow-700 * em a,.bg-green-300 .c06.simple-text.bg-yellow-700 * i a,.bg-green-300 .c06.simple-text.bg-yellow-700 * u a,.bg-green-300 .c06.simple-text.bg-yellow-700 * sup a,.bg-green-300 .c06.simple-text.bg-yellow-700 * sub a,.bg-green-300 .c06.simple-text.bg-yellow-700 * small a,.bg-green-300 .c06.simple-text.bg-yellow-700 * q a,.bg-green-300 .c06.simple-text.bg-blue-700 * h2 a,.bg-green-300 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-300 .c06.simple-text.bg-blue-700 .top h2 a,.bg-green-300 .c06.simple-text.bg-blue-700 * h3 a,.bg-green-300 .c06.simple-text.bg-blue-700 * h4 a,.bg-green-300 .c06.simple-text.bg-blue-700 * h5 a,.bg-green-300 .c06.simple-text.bg-blue-700 * div a,.bg-green-300 .c06.simple-text.bg-blue-700 * p a,.bg-green-300 .c06.simple-text.bg-blue-700 * span a,.bg-green-300 .c06.simple-text.bg-blue-700 * strong a,.bg-green-300 .c06.simple-text.bg-blue-700 * ul a,.bg-green-300 .c06.simple-text.bg-blue-700 * li a,.bg-green-300 .c06.simple-text.bg-blue-700 * ol a,.bg-green-300 .c06.simple-text.bg-blue-700 * em a,.bg-green-300 .c06.simple-text.bg-blue-700 * i a,.bg-green-300 .c06.simple-text.bg-blue-700 * u a,.bg-green-300 .c06.simple-text.bg-blue-700 * sup a,.bg-green-300 .c06.simple-text.bg-blue-700 * sub a,.bg-green-300 .c06.simple-text.bg-blue-700 * small a,.bg-green-300 .c06.simple-text.bg-blue-700 * q a,.bg-green-300 .c06.simple-text.bg-pink-700 * h2 a,.bg-green-300 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-300 .c06.simple-text.bg-pink-700 .top h2 a,.bg-green-300 .c06.simple-text.bg-pink-700 * h3 a,.bg-green-300 .c06.simple-text.bg-pink-700 * h4 a,.bg-green-300 .c06.simple-text.bg-pink-700 * h5 a,.bg-green-300 .c06.simple-text.bg-pink-700 * div a,.bg-green-300 .c06.simple-text.bg-pink-700 * p a,.bg-green-300 .c06.simple-text.bg-pink-700 * span a,.bg-green-300 .c06.simple-text.bg-pink-700 * strong a,.bg-green-300 .c06.simple-text.bg-pink-700 * ul a,.bg-green-300 .c06.simple-text.bg-pink-700 * li a,.bg-green-300 .c06.simple-text.bg-pink-700 * ol a,.bg-green-300 .c06.simple-text.bg-pink-700 * em a,.bg-green-300 .c06.simple-text.bg-pink-700 * i a,.bg-green-300 .c06.simple-text.bg-pink-700 * u a,.bg-green-300 .c06.simple-text.bg-pink-700 * sup a,.bg-green-300 .c06.simple-text.bg-pink-700 * sub a,.bg-green-300 .c06.simple-text.bg-pink-700 * small a,.bg-green-300 .c06.simple-text.bg-pink-700 * q a,.bg-green-300 .c06.simple-text.bg-teal-700 * h2 a,.bg-green-300 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-300 .c06.simple-text.bg-teal-700 .top h2 a,.bg-green-300 .c06.simple-text.bg-teal-700 * h3 a,.bg-green-300 .c06.simple-text.bg-teal-700 * h4 a,.bg-green-300 .c06.simple-text.bg-teal-700 * h5 a,.bg-green-300 .c06.simple-text.bg-teal-700 * div a,.bg-green-300 .c06.simple-text.bg-teal-700 * p a,.bg-green-300 .c06.simple-text.bg-teal-700 * span a,.bg-green-300 .c06.simple-text.bg-teal-700 * strong a,.bg-green-300 .c06.simple-text.bg-teal-700 * ul a,.bg-green-300 .c06.simple-text.bg-teal-700 * li a,.bg-green-300 .c06.simple-text.bg-teal-700 * ol a,.bg-green-300 .c06.simple-text.bg-teal-700 * em a,.bg-green-300 .c06.simple-text.bg-teal-700 * i a,.bg-green-300 .c06.simple-text.bg-teal-700 * u a,.bg-green-300 .c06.simple-text.bg-teal-700 * sup a,.bg-green-300 .c06.simple-text.bg-teal-700 * sub a,.bg-green-300 .c06.simple-text.bg-teal-700 * small a,.bg-green-300 .c06.simple-text.bg-teal-700 * q a,.bg-green-300 .c06.simple-text.bg-orange-700 * h2 a,.bg-green-300 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-300 .c06.simple-text.bg-orange-700 .top h2 a,.bg-green-300 .c06.simple-text.bg-orange-700 * h3 a,.bg-green-300 .c06.simple-text.bg-orange-700 * h4 a,.bg-green-300 .c06.simple-text.bg-orange-700 * h5 a,.bg-green-300 .c06.simple-text.bg-orange-700 * div a,.bg-green-300 .c06.simple-text.bg-orange-700 * p a,.bg-green-300 .c06.simple-text.bg-orange-700 * span a,.bg-green-300 .c06.simple-text.bg-orange-700 * strong a,.bg-green-300 .c06.simple-text.bg-orange-700 * ul a,.bg-green-300 .c06.simple-text.bg-orange-700 * li a,.bg-green-300 .c06.simple-text.bg-orange-700 * ol a,.bg-green-300 .c06.simple-text.bg-orange-700 * em a,.bg-green-300 .c06.simple-text.bg-orange-700 * i a,.bg-green-300 .c06.simple-text.bg-orange-700 * u a,.bg-green-300 .c06.simple-text.bg-orange-700 * sup a,.bg-green-300 .c06.simple-text.bg-orange-700 * sub a,.bg-green-300 .c06.simple-text.bg-orange-700 * small a,.bg-green-300 .c06.simple-text.bg-orange-700 * q a,.bg-green-300 .c06.simple-text.bg-purple-700 * h2 a,.bg-green-300 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-300 .c06.simple-text.bg-purple-700 .top h2 a,.bg-green-300 .c06.simple-text.bg-purple-700 * h3 a,.bg-green-300 .c06.simple-text.bg-purple-700 * h4 a,.bg-green-300 .c06.simple-text.bg-purple-700 * h5 a,.bg-green-300 .c06.simple-text.bg-purple-700 * div a,.bg-green-300 .c06.simple-text.bg-purple-700 * p a,.bg-green-300 .c06.simple-text.bg-purple-700 * span a,.bg-green-300 .c06.simple-text.bg-purple-700 * strong a,.bg-green-300 .c06.simple-text.bg-purple-700 * ul a,.bg-green-300 .c06.simple-text.bg-purple-700 * li a,.bg-green-300 .c06.simple-text.bg-purple-700 * ol a,.bg-green-300 .c06.simple-text.bg-purple-700 * em a,.bg-green-300 .c06.simple-text.bg-purple-700 * i a,.bg-green-300 .c06.simple-text.bg-purple-700 * u a,.bg-green-300 .c06.simple-text.bg-purple-700 * sup a,.bg-green-300 .c06.simple-text.bg-purple-700 * sub a,.bg-green-300 .c06.simple-text.bg-purple-700 * small a,.bg-green-300 .c06.simple-text.bg-purple-700 * q a,.bg-green-300 .c06.simple-text.bg-red-700 * h2 a,.bg-green-300 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-300 .c06.simple-text.bg-red-700 .top h2 a,.bg-green-300 .c06.simple-text.bg-red-700 * h3 a,.bg-green-300 .c06.simple-text.bg-red-700 * h4 a,.bg-green-300 .c06.simple-text.bg-red-700 * h5 a,.bg-green-300 .c06.simple-text.bg-red-700 * div a,.bg-green-300 .c06.simple-text.bg-red-700 * p a,.bg-green-300 .c06.simple-text.bg-red-700 * span a,.bg-green-300 .c06.simple-text.bg-red-700 * strong a,.bg-green-300 .c06.simple-text.bg-red-700 * ul a,.bg-green-300 .c06.simple-text.bg-red-700 * li a,.bg-green-300 .c06.simple-text.bg-red-700 * ol a,.bg-green-300 .c06.simple-text.bg-red-700 * em a,.bg-green-300 .c06.simple-text.bg-red-700 * i a,.bg-green-300 .c06.simple-text.bg-red-700 * u a,.bg-green-300 .c06.simple-text.bg-red-700 * sup a,.bg-green-300 .c06.simple-text.bg-red-700 * sub a,.bg-green-300 .c06.simple-text.bg-red-700 * small a,.bg-green-300 .c06.simple-text.bg-red-700 * q a,.bg-green-300 .c06.simple-text.bg-grey-700 * h2 a,.bg-green-300 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-green-300 .c06.simple-text.bg-grey-700 .top h2 a,.bg-green-300 .c06.simple-text.bg-grey-700 * h3 a,.bg-green-300 .c06.simple-text.bg-grey-700 * h4 a,.bg-green-300 .c06.simple-text.bg-grey-700 * h5 a,.bg-green-300 .c06.simple-text.bg-grey-700 * div a,.bg-green-300 .c06.simple-text.bg-grey-700 * p a,.bg-green-300 .c06.simple-text.bg-grey-700 * span a,.bg-green-300 .c06.simple-text.bg-grey-700 * strong a,.bg-green-300 .c06.simple-text.bg-grey-700 * ul a,.bg-green-300 .c06.simple-text.bg-grey-700 * li a,.bg-green-300 .c06.simple-text.bg-grey-700 * ol a,.bg-green-300 .c06.simple-text.bg-grey-700 * em a,.bg-green-300 .c06.simple-text.bg-grey-700 * i a,.bg-green-300 .c06.simple-text.bg-grey-700 * u a,.bg-green-300 .c06.simple-text.bg-grey-700 * sup a,.bg-green-300 .c06.simple-text.bg-grey-700 * sub a,.bg-green-300 .c06.simple-text.bg-grey-700 * small a,.bg-green-300 .c06.simple-text.bg-grey-700 * q a,.bg-green-300 .c06.simple-text.bg-grey-800 * h2 a,.bg-green-300 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-green-300 .c06.simple-text.bg-grey-800 .top h2 a,.bg-green-300 .c06.simple-text.bg-grey-800 * h3 a,.bg-green-300 .c06.simple-text.bg-grey-800 * h4 a,.bg-green-300 .c06.simple-text.bg-grey-800 * h5 a,.bg-green-300 .c06.simple-text.bg-grey-800 * div a,.bg-green-300 .c06.simple-text.bg-grey-800 * p a,.bg-green-300 .c06.simple-text.bg-grey-800 * span a,.bg-green-300 .c06.simple-text.bg-grey-800 * strong a,.bg-green-300 .c06.simple-text.bg-grey-800 * ul a,.bg-green-300 .c06.simple-text.bg-grey-800 * li a,.bg-green-300 .c06.simple-text.bg-grey-800 * ol a,.bg-green-300 .c06.simple-text.bg-grey-800 * em a,.bg-green-300 .c06.simple-text.bg-grey-800 * i a,.bg-green-300 .c06.simple-text.bg-grey-800 * u a,.bg-green-300 .c06.simple-text.bg-grey-800 * sup a,.bg-green-300 .c06.simple-text.bg-grey-800 * sub a,.bg-green-300 .c06.simple-text.bg-grey-800 * small a,.bg-green-300 .c06.simple-text.bg-grey-800 * q a,.bg-green-300 .c06.simple-text.bg-darkest-blue * h2 a,.bg-green-300 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-green-300 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-green-300 .c06.simple-text.bg-darkest-blue * h3 a,.bg-green-300 .c06.simple-text.bg-darkest-blue * h4 a,.bg-green-300 .c06.simple-text.bg-darkest-blue * h5 a,.bg-green-300 .c06.simple-text.bg-darkest-blue * div a,.bg-green-300 .c06.simple-text.bg-darkest-blue * p a,.bg-green-300 .c06.simple-text.bg-darkest-blue * span a,.bg-green-300 .c06.simple-text.bg-darkest-blue * strong a,.bg-green-300 .c06.simple-text.bg-darkest-blue * ul a,.bg-green-300 .c06.simple-text.bg-darkest-blue * li a,.bg-green-300 .c06.simple-text.bg-darkest-blue * ol a,.bg-green-300 .c06.simple-text.bg-darkest-blue * em a,.bg-green-300 .c06.simple-text.bg-darkest-blue * i a,.bg-green-300 .c06.simple-text.bg-darkest-blue * u a,.bg-green-300 .c06.simple-text.bg-darkest-blue * sup a,.bg-green-300 .c06.simple-text.bg-darkest-blue * sub a,.bg-green-300 .c06.simple-text.bg-darkest-blue * small a,.bg-green-300 .c06.simple-text.bg-darkest-blue * q a,.bg-grey-100 .c06.simple-text.bg-green-800 * h2 a,.bg-grey-100 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-grey-100 .c06.simple-text.bg-green-800 .top h2 a,.bg-grey-100 .c06.simple-text.bg-green-800 * h3 a,.bg-grey-100 .c06.simple-text.bg-green-800 * h4 a,.bg-grey-100 .c06.simple-text.bg-green-800 * h5 a,.bg-grey-100 .c06.simple-text.bg-green-800 * div a,.bg-grey-100 .c06.simple-text.bg-green-800 * p a,.bg-grey-100 .c06.simple-text.bg-green-800 * span a,.bg-grey-100 .c06.simple-text.bg-green-800 * strong a,.bg-grey-100 .c06.simple-text.bg-green-800 * ul a,.bg-grey-100 .c06.simple-text.bg-green-800 * li a,.bg-grey-100 .c06.simple-text.bg-green-800 * ol a,.bg-grey-100 .c06.simple-text.bg-green-800 * em a,.bg-grey-100 .c06.simple-text.bg-green-800 * i a,.bg-grey-100 .c06.simple-text.bg-green-800 * u a,.bg-grey-100 .c06.simple-text.bg-green-800 * sup a,.bg-grey-100 .c06.simple-text.bg-green-800 * sub a,.bg-grey-100 .c06.simple-text.bg-green-800 * small a,.bg-grey-100 .c06.simple-text.bg-green-800 * q a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * h2 a,.bg-grey-100 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-100 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * h3 a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * h4 a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * h5 a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * div a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * p a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * span a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * strong a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * ul a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * li a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * ol a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * em a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * i a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * u a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * sup a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * sub a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * small a,.bg-grey-100 .c06.simple-text.bg-yellow-700 * q a,.bg-grey-100 .c06.simple-text.bg-blue-700 * h2 a,.bg-grey-100 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-100 .c06.simple-text.bg-blue-700 .top h2 a,.bg-grey-100 .c06.simple-text.bg-blue-700 * h3 a,.bg-grey-100 .c06.simple-text.bg-blue-700 * h4 a,.bg-grey-100 .c06.simple-text.bg-blue-700 * h5 a,.bg-grey-100 .c06.simple-text.bg-blue-700 * div a,.bg-grey-100 .c06.simple-text.bg-blue-700 * p a,.bg-grey-100 .c06.simple-text.bg-blue-700 * span a,.bg-grey-100 .c06.simple-text.bg-blue-700 * strong a,.bg-grey-100 .c06.simple-text.bg-blue-700 * ul a,.bg-grey-100 .c06.simple-text.bg-blue-700 * li a,.bg-grey-100 .c06.simple-text.bg-blue-700 * ol a,.bg-grey-100 .c06.simple-text.bg-blue-700 * em a,.bg-grey-100 .c06.simple-text.bg-blue-700 * i a,.bg-grey-100 .c06.simple-text.bg-blue-700 * u a,.bg-grey-100 .c06.simple-text.bg-blue-700 * sup a,.bg-grey-100 .c06.simple-text.bg-blue-700 * sub a,.bg-grey-100 .c06.simple-text.bg-blue-700 * small a,.bg-grey-100 .c06.simple-text.bg-blue-700 * q a,.bg-grey-100 .c06.simple-text.bg-pink-700 * h2 a,.bg-grey-100 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-100 .c06.simple-text.bg-pink-700 .top h2 a,.bg-grey-100 .c06.simple-text.bg-pink-700 * h3 a,.bg-grey-100 .c06.simple-text.bg-pink-700 * h4 a,.bg-grey-100 .c06.simple-text.bg-pink-700 * h5 a,.bg-grey-100 .c06.simple-text.bg-pink-700 * div a,.bg-grey-100 .c06.simple-text.bg-pink-700 * p a,.bg-grey-100 .c06.simple-text.bg-pink-700 * span a,.bg-grey-100 .c06.simple-text.bg-pink-700 * strong a,.bg-grey-100 .c06.simple-text.bg-pink-700 * ul a,.bg-grey-100 .c06.simple-text.bg-pink-700 * li a,.bg-grey-100 .c06.simple-text.bg-pink-700 * ol a,.bg-grey-100 .c06.simple-text.bg-pink-700 * em a,.bg-grey-100 .c06.simple-text.bg-pink-700 * i a,.bg-grey-100 .c06.simple-text.bg-pink-700 * u a,.bg-grey-100 .c06.simple-text.bg-pink-700 * sup a,.bg-grey-100 .c06.simple-text.bg-pink-700 * sub a,.bg-grey-100 .c06.simple-text.bg-pink-700 * small a,.bg-grey-100 .c06.simple-text.bg-pink-700 * q a,.bg-grey-100 .c06.simple-text.bg-teal-700 * h2 a,.bg-grey-100 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-100 .c06.simple-text.bg-teal-700 .top h2 a,.bg-grey-100 .c06.simple-text.bg-teal-700 * h3 a,.bg-grey-100 .c06.simple-text.bg-teal-700 * h4 a,.bg-grey-100 .c06.simple-text.bg-teal-700 * h5 a,.bg-grey-100 .c06.simple-text.bg-teal-700 * div a,.bg-grey-100 .c06.simple-text.bg-teal-700 * p a,.bg-grey-100 .c06.simple-text.bg-teal-700 * span a,.bg-grey-100 .c06.simple-text.bg-teal-700 * strong a,.bg-grey-100 .c06.simple-text.bg-teal-700 * ul a,.bg-grey-100 .c06.simple-text.bg-teal-700 * li a,.bg-grey-100 .c06.simple-text.bg-teal-700 * ol a,.bg-grey-100 .c06.simple-text.bg-teal-700 * em a,.bg-grey-100 .c06.simple-text.bg-teal-700 * i a,.bg-grey-100 .c06.simple-text.bg-teal-700 * u a,.bg-grey-100 .c06.simple-text.bg-teal-700 * sup a,.bg-grey-100 .c06.simple-text.bg-teal-700 * sub a,.bg-grey-100 .c06.simple-text.bg-teal-700 * small a,.bg-grey-100 .c06.simple-text.bg-teal-700 * q a,.bg-grey-100 .c06.simple-text.bg-orange-700 * h2 a,.bg-grey-100 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-100 .c06.simple-text.bg-orange-700 .top h2 a,.bg-grey-100 .c06.simple-text.bg-orange-700 * h3 a,.bg-grey-100 .c06.simple-text.bg-orange-700 * h4 a,.bg-grey-100 .c06.simple-text.bg-orange-700 * h5 a,.bg-grey-100 .c06.simple-text.bg-orange-700 * div a,.bg-grey-100 .c06.simple-text.bg-orange-700 * p a,.bg-grey-100 .c06.simple-text.bg-orange-700 * span a,.bg-grey-100 .c06.simple-text.bg-orange-700 * strong a,.bg-grey-100 .c06.simple-text.bg-orange-700 * ul a,.bg-grey-100 .c06.simple-text.bg-orange-700 * li a,.bg-grey-100 .c06.simple-text.bg-orange-700 * ol a,.bg-grey-100 .c06.simple-text.bg-orange-700 * em a,.bg-grey-100 .c06.simple-text.bg-orange-700 * i a,.bg-grey-100 .c06.simple-text.bg-orange-700 * u a,.bg-grey-100 .c06.simple-text.bg-orange-700 * sup a,.bg-grey-100 .c06.simple-text.bg-orange-700 * sub a,.bg-grey-100 .c06.simple-text.bg-orange-700 * small a,.bg-grey-100 .c06.simple-text.bg-orange-700 * q a,.bg-grey-100 .c06.simple-text.bg-purple-700 * h2 a,.bg-grey-100 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-100 .c06.simple-text.bg-purple-700 .top h2 a,.bg-grey-100 .c06.simple-text.bg-purple-700 * h3 a,.bg-grey-100 .c06.simple-text.bg-purple-700 * h4 a,.bg-grey-100 .c06.simple-text.bg-purple-700 * h5 a,.bg-grey-100 .c06.simple-text.bg-purple-700 * div a,.bg-grey-100 .c06.simple-text.bg-purple-700 * p a,.bg-grey-100 .c06.simple-text.bg-purple-700 * span a,.bg-grey-100 .c06.simple-text.bg-purple-700 * strong a,.bg-grey-100 .c06.simple-text.bg-purple-700 * ul a,.bg-grey-100 .c06.simple-text.bg-purple-700 * li a,.bg-grey-100 .c06.simple-text.bg-purple-700 * ol a,.bg-grey-100 .c06.simple-text.bg-purple-700 * em a,.bg-grey-100 .c06.simple-text.bg-purple-700 * i a,.bg-grey-100 .c06.simple-text.bg-purple-700 * u a,.bg-grey-100 .c06.simple-text.bg-purple-700 * sup a,.bg-grey-100 .c06.simple-text.bg-purple-700 * sub a,.bg-grey-100 .c06.simple-text.bg-purple-700 * small a,.bg-grey-100 .c06.simple-text.bg-purple-700 * q a,.bg-grey-100 .c06.simple-text.bg-red-700 * h2 a,.bg-grey-100 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-100 .c06.simple-text.bg-red-700 .top h2 a,.bg-grey-100 .c06.simple-text.bg-red-700 * h3 a,.bg-grey-100 .c06.simple-text.bg-red-700 * h4 a,.bg-grey-100 .c06.simple-text.bg-red-700 * h5 a,.bg-grey-100 .c06.simple-text.bg-red-700 * div a,.bg-grey-100 .c06.simple-text.bg-red-700 * p a,.bg-grey-100 .c06.simple-text.bg-red-700 * span a,.bg-grey-100 .c06.simple-text.bg-red-700 * strong a,.bg-grey-100 .c06.simple-text.bg-red-700 * ul a,.bg-grey-100 .c06.simple-text.bg-red-700 * li a,.bg-grey-100 .c06.simple-text.bg-red-700 * ol a,.bg-grey-100 .c06.simple-text.bg-red-700 * em a,.bg-grey-100 .c06.simple-text.bg-red-700 * i a,.bg-grey-100 .c06.simple-text.bg-red-700 * u a,.bg-grey-100 .c06.simple-text.bg-red-700 * sup a,.bg-grey-100 .c06.simple-text.bg-red-700 * sub a,.bg-grey-100 .c06.simple-text.bg-red-700 * small a,.bg-grey-100 .c06.simple-text.bg-red-700 * q a,.bg-grey-100 .c06.simple-text.bg-grey-700 * h2 a,.bg-grey-100 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-100 .c06.simple-text.bg-grey-700 .top h2 a,.bg-grey-100 .c06.simple-text.bg-grey-700 * h3 a,.bg-grey-100 .c06.simple-text.bg-grey-700 * h4 a,.bg-grey-100 .c06.simple-text.bg-grey-700 * h5 a,.bg-grey-100 .c06.simple-text.bg-grey-700 * div a,.bg-grey-100 .c06.simple-text.bg-grey-700 * p a,.bg-grey-100 .c06.simple-text.bg-grey-700 * span a,.bg-grey-100 .c06.simple-text.bg-grey-700 * strong a,.bg-grey-100 .c06.simple-text.bg-grey-700 * ul a,.bg-grey-100 .c06.simple-text.bg-grey-700 * li a,.bg-grey-100 .c06.simple-text.bg-grey-700 * ol a,.bg-grey-100 .c06.simple-text.bg-grey-700 * em a,.bg-grey-100 .c06.simple-text.bg-grey-700 * i a,.bg-grey-100 .c06.simple-text.bg-grey-700 * u a,.bg-grey-100 .c06.simple-text.bg-grey-700 * sup a,.bg-grey-100 .c06.simple-text.bg-grey-700 * sub a,.bg-grey-100 .c06.simple-text.bg-grey-700 * small a,.bg-grey-100 .c06.simple-text.bg-grey-700 * q a,.bg-grey-100 .c06.simple-text.bg-grey-800 * h2 a,.bg-grey-100 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-grey-100 .c06.simple-text.bg-grey-800 .top h2 a,.bg-grey-100 .c06.simple-text.bg-grey-800 * h3 a,.bg-grey-100 .c06.simple-text.bg-grey-800 * h4 a,.bg-grey-100 .c06.simple-text.bg-grey-800 * h5 a,.bg-grey-100 .c06.simple-text.bg-grey-800 * div a,.bg-grey-100 .c06.simple-text.bg-grey-800 * p a,.bg-grey-100 .c06.simple-text.bg-grey-800 * span a,.bg-grey-100 .c06.simple-text.bg-grey-800 * strong a,.bg-grey-100 .c06.simple-text.bg-grey-800 * ul a,.bg-grey-100 .c06.simple-text.bg-grey-800 * li a,.bg-grey-100 .c06.simple-text.bg-grey-800 * ol a,.bg-grey-100 .c06.simple-text.bg-grey-800 * em a,.bg-grey-100 .c06.simple-text.bg-grey-800 * i a,.bg-grey-100 .c06.simple-text.bg-grey-800 * u a,.bg-grey-100 .c06.simple-text.bg-grey-800 * sup a,.bg-grey-100 .c06.simple-text.bg-grey-800 * sub a,.bg-grey-100 .c06.simple-text.bg-grey-800 * small a,.bg-grey-100 .c06.simple-text.bg-grey-800 * q a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * h2 a,.bg-grey-100 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-grey-100 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * h3 a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * h4 a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * h5 a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * div a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * p a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * span a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * strong a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * ul a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * li a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * ol a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * em a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * i a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * u a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * sup a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * sub a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * small a,.bg-grey-100 .c06.simple-text.bg-darkest-blue * q a,.bg-grey-400 .c06.simple-text.bg-green-800 * h2 a,.bg-grey-400 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-grey-400 .c06.simple-text.bg-green-800 .top h2 a,.bg-grey-400 .c06.simple-text.bg-green-800 * h3 a,.bg-grey-400 .c06.simple-text.bg-green-800 * h4 a,.bg-grey-400 .c06.simple-text.bg-green-800 * h5 a,.bg-grey-400 .c06.simple-text.bg-green-800 * div a,.bg-grey-400 .c06.simple-text.bg-green-800 * p a,.bg-grey-400 .c06.simple-text.bg-green-800 * span a,.bg-grey-400 .c06.simple-text.bg-green-800 * strong a,.bg-grey-400 .c06.simple-text.bg-green-800 * ul a,.bg-grey-400 .c06.simple-text.bg-green-800 * li a,.bg-grey-400 .c06.simple-text.bg-green-800 * ol a,.bg-grey-400 .c06.simple-text.bg-green-800 * em a,.bg-grey-400 .c06.simple-text.bg-green-800 * i a,.bg-grey-400 .c06.simple-text.bg-green-800 * u a,.bg-grey-400 .c06.simple-text.bg-green-800 * sup a,.bg-grey-400 .c06.simple-text.bg-green-800 * sub a,.bg-grey-400 .c06.simple-text.bg-green-800 * small a,.bg-grey-400 .c06.simple-text.bg-green-800 * q a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * h2 a,.bg-grey-400 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-400 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * h3 a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * h4 a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * h5 a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * div a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * p a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * span a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * strong a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * ul a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * li a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * ol a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * em a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * i a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * u a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * sup a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * sub a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * small a,.bg-grey-400 .c06.simple-text.bg-yellow-700 * q a,.bg-grey-400 .c06.simple-text.bg-blue-700 * h2 a,.bg-grey-400 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-400 .c06.simple-text.bg-blue-700 .top h2 a,.bg-grey-400 .c06.simple-text.bg-blue-700 * h3 a,.bg-grey-400 .c06.simple-text.bg-blue-700 * h4 a,.bg-grey-400 .c06.simple-text.bg-blue-700 * h5 a,.bg-grey-400 .c06.simple-text.bg-blue-700 * div a,.bg-grey-400 .c06.simple-text.bg-blue-700 * p a,.bg-grey-400 .c06.simple-text.bg-blue-700 * span a,.bg-grey-400 .c06.simple-text.bg-blue-700 * strong a,.bg-grey-400 .c06.simple-text.bg-blue-700 * ul a,.bg-grey-400 .c06.simple-text.bg-blue-700 * li a,.bg-grey-400 .c06.simple-text.bg-blue-700 * ol a,.bg-grey-400 .c06.simple-text.bg-blue-700 * em a,.bg-grey-400 .c06.simple-text.bg-blue-700 * i a,.bg-grey-400 .c06.simple-text.bg-blue-700 * u a,.bg-grey-400 .c06.simple-text.bg-blue-700 * sup a,.bg-grey-400 .c06.simple-text.bg-blue-700 * sub a,.bg-grey-400 .c06.simple-text.bg-blue-700 * small a,.bg-grey-400 .c06.simple-text.bg-blue-700 * q a,.bg-grey-400 .c06.simple-text.bg-pink-700 * h2 a,.bg-grey-400 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-400 .c06.simple-text.bg-pink-700 .top h2 a,.bg-grey-400 .c06.simple-text.bg-pink-700 * h3 a,.bg-grey-400 .c06.simple-text.bg-pink-700 * h4 a,.bg-grey-400 .c06.simple-text.bg-pink-700 * h5 a,.bg-grey-400 .c06.simple-text.bg-pink-700 * div a,.bg-grey-400 .c06.simple-text.bg-pink-700 * p a,.bg-grey-400 .c06.simple-text.bg-pink-700 * span a,.bg-grey-400 .c06.simple-text.bg-pink-700 * strong a,.bg-grey-400 .c06.simple-text.bg-pink-700 * ul a,.bg-grey-400 .c06.simple-text.bg-pink-700 * li a,.bg-grey-400 .c06.simple-text.bg-pink-700 * ol a,.bg-grey-400 .c06.simple-text.bg-pink-700 * em a,.bg-grey-400 .c06.simple-text.bg-pink-700 * i a,.bg-grey-400 .c06.simple-text.bg-pink-700 * u a,.bg-grey-400 .c06.simple-text.bg-pink-700 * sup a,.bg-grey-400 .c06.simple-text.bg-pink-700 * sub a,.bg-grey-400 .c06.simple-text.bg-pink-700 * small a,.bg-grey-400 .c06.simple-text.bg-pink-700 * q a,.bg-grey-400 .c06.simple-text.bg-teal-700 * h2 a,.bg-grey-400 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-400 .c06.simple-text.bg-teal-700 .top h2 a,.bg-grey-400 .c06.simple-text.bg-teal-700 * h3 a,.bg-grey-400 .c06.simple-text.bg-teal-700 * h4 a,.bg-grey-400 .c06.simple-text.bg-teal-700 * h5 a,.bg-grey-400 .c06.simple-text.bg-teal-700 * div a,.bg-grey-400 .c06.simple-text.bg-teal-700 * p a,.bg-grey-400 .c06.simple-text.bg-teal-700 * span a,.bg-grey-400 .c06.simple-text.bg-teal-700 * strong a,.bg-grey-400 .c06.simple-text.bg-teal-700 * ul a,.bg-grey-400 .c06.simple-text.bg-teal-700 * li a,.bg-grey-400 .c06.simple-text.bg-teal-700 * ol a,.bg-grey-400 .c06.simple-text.bg-teal-700 * em a,.bg-grey-400 .c06.simple-text.bg-teal-700 * i a,.bg-grey-400 .c06.simple-text.bg-teal-700 * u a,.bg-grey-400 .c06.simple-text.bg-teal-700 * sup a,.bg-grey-400 .c06.simple-text.bg-teal-700 * sub a,.bg-grey-400 .c06.simple-text.bg-teal-700 * small a,.bg-grey-400 .c06.simple-text.bg-teal-700 * q a,.bg-grey-400 .c06.simple-text.bg-orange-700 * h2 a,.bg-grey-400 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-400 .c06.simple-text.bg-orange-700 .top h2 a,.bg-grey-400 .c06.simple-text.bg-orange-700 * h3 a,.bg-grey-400 .c06.simple-text.bg-orange-700 * h4 a,.bg-grey-400 .c06.simple-text.bg-orange-700 * h5 a,.bg-grey-400 .c06.simple-text.bg-orange-700 * div a,.bg-grey-400 .c06.simple-text.bg-orange-700 * p a,.bg-grey-400 .c06.simple-text.bg-orange-700 * span a,.bg-grey-400 .c06.simple-text.bg-orange-700 * strong a,.bg-grey-400 .c06.simple-text.bg-orange-700 * ul a,.bg-grey-400 .c06.simple-text.bg-orange-700 * li a,.bg-grey-400 .c06.simple-text.bg-orange-700 * ol a,.bg-grey-400 .c06.simple-text.bg-orange-700 * em a,.bg-grey-400 .c06.simple-text.bg-orange-700 * i a,.bg-grey-400 .c06.simple-text.bg-orange-700 * u a,.bg-grey-400 .c06.simple-text.bg-orange-700 * sup a,.bg-grey-400 .c06.simple-text.bg-orange-700 * sub a,.bg-grey-400 .c06.simple-text.bg-orange-700 * small a,.bg-grey-400 .c06.simple-text.bg-orange-700 * q a,.bg-grey-400 .c06.simple-text.bg-purple-700 * h2 a,.bg-grey-400 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-400 .c06.simple-text.bg-purple-700 .top h2 a,.bg-grey-400 .c06.simple-text.bg-purple-700 * h3 a,.bg-grey-400 .c06.simple-text.bg-purple-700 * h4 a,.bg-grey-400 .c06.simple-text.bg-purple-700 * h5 a,.bg-grey-400 .c06.simple-text.bg-purple-700 * div a,.bg-grey-400 .c06.simple-text.bg-purple-700 * p a,.bg-grey-400 .c06.simple-text.bg-purple-700 * span a,.bg-grey-400 .c06.simple-text.bg-purple-700 * strong a,.bg-grey-400 .c06.simple-text.bg-purple-700 * ul a,.bg-grey-400 .c06.simple-text.bg-purple-700 * li a,.bg-grey-400 .c06.simple-text.bg-purple-700 * ol a,.bg-grey-400 .c06.simple-text.bg-purple-700 * em a,.bg-grey-400 .c06.simple-text.bg-purple-700 * i a,.bg-grey-400 .c06.simple-text.bg-purple-700 * u a,.bg-grey-400 .c06.simple-text.bg-purple-700 * sup a,.bg-grey-400 .c06.simple-text.bg-purple-700 * sub a,.bg-grey-400 .c06.simple-text.bg-purple-700 * small a,.bg-grey-400 .c06.simple-text.bg-purple-700 * q a,.bg-grey-400 .c06.simple-text.bg-red-700 * h2 a,.bg-grey-400 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-400 .c06.simple-text.bg-red-700 .top h2 a,.bg-grey-400 .c06.simple-text.bg-red-700 * h3 a,.bg-grey-400 .c06.simple-text.bg-red-700 * h4 a,.bg-grey-400 .c06.simple-text.bg-red-700 * h5 a,.bg-grey-400 .c06.simple-text.bg-red-700 * div a,.bg-grey-400 .c06.simple-text.bg-red-700 * p a,.bg-grey-400 .c06.simple-text.bg-red-700 * span a,.bg-grey-400 .c06.simple-text.bg-red-700 * strong a,.bg-grey-400 .c06.simple-text.bg-red-700 * ul a,.bg-grey-400 .c06.simple-text.bg-red-700 * li a,.bg-grey-400 .c06.simple-text.bg-red-700 * ol a,.bg-grey-400 .c06.simple-text.bg-red-700 * em a,.bg-grey-400 .c06.simple-text.bg-red-700 * i a,.bg-grey-400 .c06.simple-text.bg-red-700 * u a,.bg-grey-400 .c06.simple-text.bg-red-700 * sup a,.bg-grey-400 .c06.simple-text.bg-red-700 * sub a,.bg-grey-400 .c06.simple-text.bg-red-700 * small a,.bg-grey-400 .c06.simple-text.bg-red-700 * q a,.bg-grey-400 .c06.simple-text.bg-grey-700 * h2 a,.bg-grey-400 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey-400 .c06.simple-text.bg-grey-700 .top h2 a,.bg-grey-400 .c06.simple-text.bg-grey-700 * h3 a,.bg-grey-400 .c06.simple-text.bg-grey-700 * h4 a,.bg-grey-400 .c06.simple-text.bg-grey-700 * h5 a,.bg-grey-400 .c06.simple-text.bg-grey-700 * div a,.bg-grey-400 .c06.simple-text.bg-grey-700 * p a,.bg-grey-400 .c06.simple-text.bg-grey-700 * span a,.bg-grey-400 .c06.simple-text.bg-grey-700 * strong a,.bg-grey-400 .c06.simple-text.bg-grey-700 * ul a,.bg-grey-400 .c06.simple-text.bg-grey-700 * li a,.bg-grey-400 .c06.simple-text.bg-grey-700 * ol a,.bg-grey-400 .c06.simple-text.bg-grey-700 * em a,.bg-grey-400 .c06.simple-text.bg-grey-700 * i a,.bg-grey-400 .c06.simple-text.bg-grey-700 * u a,.bg-grey-400 .c06.simple-text.bg-grey-700 * sup a,.bg-grey-400 .c06.simple-text.bg-grey-700 * sub a,.bg-grey-400 .c06.simple-text.bg-grey-700 * small a,.bg-grey-400 .c06.simple-text.bg-grey-700 * q a,.bg-grey-400 .c06.simple-text.bg-grey-800 * h2 a,.bg-grey-400 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-grey-400 .c06.simple-text.bg-grey-800 .top h2 a,.bg-grey-400 .c06.simple-text.bg-grey-800 * h3 a,.bg-grey-400 .c06.simple-text.bg-grey-800 * h4 a,.bg-grey-400 .c06.simple-text.bg-grey-800 * h5 a,.bg-grey-400 .c06.simple-text.bg-grey-800 * div a,.bg-grey-400 .c06.simple-text.bg-grey-800 * p a,.bg-grey-400 .c06.simple-text.bg-grey-800 * span a,.bg-grey-400 .c06.simple-text.bg-grey-800 * strong a,.bg-grey-400 .c06.simple-text.bg-grey-800 * ul a,.bg-grey-400 .c06.simple-text.bg-grey-800 * li a,.bg-grey-400 .c06.simple-text.bg-grey-800 * ol a,.bg-grey-400 .c06.simple-text.bg-grey-800 * em a,.bg-grey-400 .c06.simple-text.bg-grey-800 * i a,.bg-grey-400 .c06.simple-text.bg-grey-800 * u a,.bg-grey-400 .c06.simple-text.bg-grey-800 * sup a,.bg-grey-400 .c06.simple-text.bg-grey-800 * sub a,.bg-grey-400 .c06.simple-text.bg-grey-800 * small a,.bg-grey-400 .c06.simple-text.bg-grey-800 * q a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * h2 a,.bg-grey-400 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-grey-400 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * h3 a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * h4 a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * h5 a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * div a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * p a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * span a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * strong a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * ul a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * li a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * ol a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * em a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * i a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * u a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * sup a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * sub a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * small a,.bg-grey-400 .c06.simple-text.bg-darkest-blue * q a,.bg-white .c06.simple-text.bg-green-800 * h2 a,.bg-white .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-white .c06.simple-text.bg-green-800 .top h2 a,.bg-white .c06.simple-text.bg-green-800 * h3 a,.bg-white .c06.simple-text.bg-green-800 * h4 a,.bg-white .c06.simple-text.bg-green-800 * h5 a,.bg-white .c06.simple-text.bg-green-800 * div a,.bg-white .c06.simple-text.bg-green-800 * p a,.bg-white .c06.simple-text.bg-green-800 * span a,.bg-white .c06.simple-text.bg-green-800 * strong a,.bg-white .c06.simple-text.bg-green-800 * ul a,.bg-white .c06.simple-text.bg-green-800 * li a,.bg-white .c06.simple-text.bg-green-800 * ol a,.bg-white .c06.simple-text.bg-green-800 * em a,.bg-white .c06.simple-text.bg-green-800 * i a,.bg-white .c06.simple-text.bg-green-800 * u a,.bg-white .c06.simple-text.bg-green-800 * sup a,.bg-white .c06.simple-text.bg-green-800 * sub a,.bg-white .c06.simple-text.bg-green-800 * small a,.bg-white .c06.simple-text.bg-green-800 * q a,.bg-white .c06.simple-text.bg-yellow-700 * h2 a,.bg-white .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-white .c06.simple-text.bg-yellow-700 .top h2 a,.bg-white .c06.simple-text.bg-yellow-700 * h3 a,.bg-white .c06.simple-text.bg-yellow-700 * h4 a,.bg-white .c06.simple-text.bg-yellow-700 * h5 a,.bg-white .c06.simple-text.bg-yellow-700 * div a,.bg-white .c06.simple-text.bg-yellow-700 * p a,.bg-white .c06.simple-text.bg-yellow-700 * span a,.bg-white .c06.simple-text.bg-yellow-700 * strong a,.bg-white .c06.simple-text.bg-yellow-700 * ul a,.bg-white .c06.simple-text.bg-yellow-700 * li a,.bg-white .c06.simple-text.bg-yellow-700 * ol a,.bg-white .c06.simple-text.bg-yellow-700 * em a,.bg-white .c06.simple-text.bg-yellow-700 * i a,.bg-white .c06.simple-text.bg-yellow-700 * u a,.bg-white .c06.simple-text.bg-yellow-700 * sup a,.bg-white .c06.simple-text.bg-yellow-700 * sub a,.bg-white .c06.simple-text.bg-yellow-700 * small a,.bg-white .c06.simple-text.bg-yellow-700 * q a,.bg-white .c06.simple-text.bg-blue-700 * h2 a,.bg-white .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-white .c06.simple-text.bg-blue-700 .top h2 a,.bg-white .c06.simple-text.bg-blue-700 * h3 a,.bg-white .c06.simple-text.bg-blue-700 * h4 a,.bg-white .c06.simple-text.bg-blue-700 * h5 a,.bg-white .c06.simple-text.bg-blue-700 * div a,.bg-white .c06.simple-text.bg-blue-700 * p a,.bg-white .c06.simple-text.bg-blue-700 * span a,.bg-white .c06.simple-text.bg-blue-700 * strong a,.bg-white .c06.simple-text.bg-blue-700 * ul a,.bg-white .c06.simple-text.bg-blue-700 * li a,.bg-white .c06.simple-text.bg-blue-700 * ol a,.bg-white .c06.simple-text.bg-blue-700 * em a,.bg-white .c06.simple-text.bg-blue-700 * i a,.bg-white .c06.simple-text.bg-blue-700 * u a,.bg-white .c06.simple-text.bg-blue-700 * sup a,.bg-white .c06.simple-text.bg-blue-700 * sub a,.bg-white .c06.simple-text.bg-blue-700 * small a,.bg-white .c06.simple-text.bg-blue-700 * q a,.bg-white .c06.simple-text.bg-pink-700 * h2 a,.bg-white .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-white .c06.simple-text.bg-pink-700 .top h2 a,.bg-white .c06.simple-text.bg-pink-700 * h3 a,.bg-white .c06.simple-text.bg-pink-700 * h4 a,.bg-white .c06.simple-text.bg-pink-700 * h5 a,.bg-white .c06.simple-text.bg-pink-700 * div a,.bg-white .c06.simple-text.bg-pink-700 * p a,.bg-white .c06.simple-text.bg-pink-700 * span a,.bg-white .c06.simple-text.bg-pink-700 * strong a,.bg-white .c06.simple-text.bg-pink-700 * ul a,.bg-white .c06.simple-text.bg-pink-700 * li a,.bg-white .c06.simple-text.bg-pink-700 * ol a,.bg-white .c06.simple-text.bg-pink-700 * em a,.bg-white .c06.simple-text.bg-pink-700 * i a,.bg-white .c06.simple-text.bg-pink-700 * u a,.bg-white .c06.simple-text.bg-pink-700 * sup a,.bg-white .c06.simple-text.bg-pink-700 * sub a,.bg-white .c06.simple-text.bg-pink-700 * small a,.bg-white .c06.simple-text.bg-pink-700 * q a,.bg-white .c06.simple-text.bg-teal-700 * h2 a,.bg-white .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-white .c06.simple-text.bg-teal-700 .top h2 a,.bg-white .c06.simple-text.bg-teal-700 * h3 a,.bg-white .c06.simple-text.bg-teal-700 * h4 a,.bg-white .c06.simple-text.bg-teal-700 * h5 a,.bg-white .c06.simple-text.bg-teal-700 * div a,.bg-white .c06.simple-text.bg-teal-700 * p a,.bg-white .c06.simple-text.bg-teal-700 * span a,.bg-white .c06.simple-text.bg-teal-700 * strong a,.bg-white .c06.simple-text.bg-teal-700 * ul a,.bg-white .c06.simple-text.bg-teal-700 * li a,.bg-white .c06.simple-text.bg-teal-700 * ol a,.bg-white .c06.simple-text.bg-teal-700 * em a,.bg-white .c06.simple-text.bg-teal-700 * i a,.bg-white .c06.simple-text.bg-teal-700 * u a,.bg-white .c06.simple-text.bg-teal-700 * sup a,.bg-white .c06.simple-text.bg-teal-700 * sub a,.bg-white .c06.simple-text.bg-teal-700 * small a,.bg-white .c06.simple-text.bg-teal-700 * q a,.bg-white .c06.simple-text.bg-orange-700 * h2 a,.bg-white .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-white .c06.simple-text.bg-orange-700 .top h2 a,.bg-white .c06.simple-text.bg-orange-700 * h3 a,.bg-white .c06.simple-text.bg-orange-700 * h4 a,.bg-white .c06.simple-text.bg-orange-700 * h5 a,.bg-white .c06.simple-text.bg-orange-700 * div a,.bg-white .c06.simple-text.bg-orange-700 * p a,.bg-white .c06.simple-text.bg-orange-700 * span a,.bg-white .c06.simple-text.bg-orange-700 * strong a,.bg-white .c06.simple-text.bg-orange-700 * ul a,.bg-white .c06.simple-text.bg-orange-700 * li a,.bg-white .c06.simple-text.bg-orange-700 * ol a,.bg-white .c06.simple-text.bg-orange-700 * em a,.bg-white .c06.simple-text.bg-orange-700 * i a,.bg-white .c06.simple-text.bg-orange-700 * u a,.bg-white .c06.simple-text.bg-orange-700 * sup a,.bg-white .c06.simple-text.bg-orange-700 * sub a,.bg-white .c06.simple-text.bg-orange-700 * small a,.bg-white .c06.simple-text.bg-orange-700 * q a,.bg-white .c06.simple-text.bg-purple-700 * h2 a,.bg-white .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-white .c06.simple-text.bg-purple-700 .top h2 a,.bg-white .c06.simple-text.bg-purple-700 * h3 a,.bg-white .c06.simple-text.bg-purple-700 * h4 a,.bg-white .c06.simple-text.bg-purple-700 * h5 a,.bg-white .c06.simple-text.bg-purple-700 * div a,.bg-white .c06.simple-text.bg-purple-700 * p a,.bg-white .c06.simple-text.bg-purple-700 * span a,.bg-white .c06.simple-text.bg-purple-700 * strong a,.bg-white .c06.simple-text.bg-purple-700 * ul a,.bg-white .c06.simple-text.bg-purple-700 * li a,.bg-white .c06.simple-text.bg-purple-700 * ol a,.bg-white .c06.simple-text.bg-purple-700 * em a,.bg-white .c06.simple-text.bg-purple-700 * i a,.bg-white .c06.simple-text.bg-purple-700 * u a,.bg-white .c06.simple-text.bg-purple-700 * sup a,.bg-white .c06.simple-text.bg-purple-700 * sub a,.bg-white .c06.simple-text.bg-purple-700 * small a,.bg-white .c06.simple-text.bg-purple-700 * q a,.bg-white .c06.simple-text.bg-red-700 * h2 a,.bg-white .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-white .c06.simple-text.bg-red-700 .top h2 a,.bg-white .c06.simple-text.bg-red-700 * h3 a,.bg-white .c06.simple-text.bg-red-700 * h4 a,.bg-white .c06.simple-text.bg-red-700 * h5 a,.bg-white .c06.simple-text.bg-red-700 * div a,.bg-white .c06.simple-text.bg-red-700 * p a,.bg-white .c06.simple-text.bg-red-700 * span a,.bg-white .c06.simple-text.bg-red-700 * strong a,.bg-white .c06.simple-text.bg-red-700 * ul a,.bg-white .c06.simple-text.bg-red-700 * li a,.bg-white .c06.simple-text.bg-red-700 * ol a,.bg-white .c06.simple-text.bg-red-700 * em a,.bg-white .c06.simple-text.bg-red-700 * i a,.bg-white .c06.simple-text.bg-red-700 * u a,.bg-white .c06.simple-text.bg-red-700 * sup a,.bg-white .c06.simple-text.bg-red-700 * sub a,.bg-white .c06.simple-text.bg-red-700 * small a,.bg-white .c06.simple-text.bg-red-700 * q a,.bg-white .c06.simple-text.bg-grey-700 * h2 a,.bg-white .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-white .c06.simple-text.bg-grey-700 .top h2 a,.bg-white .c06.simple-text.bg-grey-700 * h3 a,.bg-white .c06.simple-text.bg-grey-700 * h4 a,.bg-white .c06.simple-text.bg-grey-700 * h5 a,.bg-white .c06.simple-text.bg-grey-700 * div a,.bg-white .c06.simple-text.bg-grey-700 * p a,.bg-white .c06.simple-text.bg-grey-700 * span a,.bg-white .c06.simple-text.bg-grey-700 * strong a,.bg-white .c06.simple-text.bg-grey-700 * ul a,.bg-white .c06.simple-text.bg-grey-700 * li a,.bg-white .c06.simple-text.bg-grey-700 * ol a,.bg-white .c06.simple-text.bg-grey-700 * em a,.bg-white .c06.simple-text.bg-grey-700 * i a,.bg-white .c06.simple-text.bg-grey-700 * u a,.bg-white .c06.simple-text.bg-grey-700 * sup a,.bg-white .c06.simple-text.bg-grey-700 * sub a,.bg-white .c06.simple-text.bg-grey-700 * small a,.bg-white .c06.simple-text.bg-grey-700 * q a,.bg-white .c06.simple-text.bg-grey-800 * h2 a,.bg-white .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-white .c06.simple-text.bg-grey-800 .top h2 a,.bg-white .c06.simple-text.bg-grey-800 * h3 a,.bg-white .c06.simple-text.bg-grey-800 * h4 a,.bg-white .c06.simple-text.bg-grey-800 * h5 a,.bg-white .c06.simple-text.bg-grey-800 * div a,.bg-white .c06.simple-text.bg-grey-800 * p a,.bg-white .c06.simple-text.bg-grey-800 * span a,.bg-white .c06.simple-text.bg-grey-800 * strong a,.bg-white .c06.simple-text.bg-grey-800 * ul a,.bg-white .c06.simple-text.bg-grey-800 * li a,.bg-white .c06.simple-text.bg-grey-800 * ol a,.bg-white .c06.simple-text.bg-grey-800 * em a,.bg-white .c06.simple-text.bg-grey-800 * i a,.bg-white .c06.simple-text.bg-grey-800 * u a,.bg-white .c06.simple-text.bg-grey-800 * sup a,.bg-white .c06.simple-text.bg-grey-800 * sub a,.bg-white .c06.simple-text.bg-grey-800 * small a,.bg-white .c06.simple-text.bg-grey-800 * q a,.bg-white .c06.simple-text.bg-darkest-blue * h2 a,.bg-white .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-white .c06.simple-text.bg-darkest-blue .top h2 a,.bg-white .c06.simple-text.bg-darkest-blue * h3 a,.bg-white .c06.simple-text.bg-darkest-blue * h4 a,.bg-white .c06.simple-text.bg-darkest-blue * h5 a,.bg-white .c06.simple-text.bg-darkest-blue * div a,.bg-white .c06.simple-text.bg-darkest-blue * p a,.bg-white .c06.simple-text.bg-darkest-blue * span a,.bg-white .c06.simple-text.bg-darkest-blue * strong a,.bg-white .c06.simple-text.bg-darkest-blue * ul a,.bg-white .c06.simple-text.bg-darkest-blue * li a,.bg-white .c06.simple-text.bg-darkest-blue * ol a,.bg-white .c06.simple-text.bg-darkest-blue * em a,.bg-white .c06.simple-text.bg-darkest-blue * i a,.bg-white .c06.simple-text.bg-darkest-blue * u a,.bg-white .c06.simple-text.bg-darkest-blue * sup a,.bg-white .c06.simple-text.bg-darkest-blue * sub a,.bg-white .c06.simple-text.bg-darkest-blue * small a,.bg-white .c06.simple-text.bg-darkest-blue * q a,.bg-paltinum-light .c06.simple-text.bg-green-800 * h2 a,.bg-paltinum-light .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-green-800 .top h2 a,.bg-paltinum-light .c06.simple-text.bg-green-800 * h3 a,.bg-paltinum-light .c06.simple-text.bg-green-800 * h4 a,.bg-paltinum-light .c06.simple-text.bg-green-800 * h5 a,.bg-paltinum-light .c06.simple-text.bg-green-800 * div a,.bg-paltinum-light .c06.simple-text.bg-green-800 * p a,.bg-paltinum-light .c06.simple-text.bg-green-800 * span a,.bg-paltinum-light .c06.simple-text.bg-green-800 * strong a,.bg-paltinum-light .c06.simple-text.bg-green-800 * ul a,.bg-paltinum-light .c06.simple-text.bg-green-800 * li a,.bg-paltinum-light .c06.simple-text.bg-green-800 * ol a,.bg-paltinum-light .c06.simple-text.bg-green-800 * em a,.bg-paltinum-light .c06.simple-text.bg-green-800 * i a,.bg-paltinum-light .c06.simple-text.bg-green-800 * u a,.bg-paltinum-light .c06.simple-text.bg-green-800 * sup a,.bg-paltinum-light .c06.simple-text.bg-green-800 * sub a,.bg-paltinum-light .c06.simple-text.bg-green-800 * small a,.bg-paltinum-light .c06.simple-text.bg-green-800 * q a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * h2 a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-yellow-700 .top h2 a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * h3 a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * h4 a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * h5 a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * div a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * p a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * span a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * strong a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * ul a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * li a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * ol a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * em a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * i a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * u a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * sup a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * sub a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * small a,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * q a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * h2 a,.bg-paltinum-light .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-blue-700 .top h2 a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * h3 a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * h4 a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * h5 a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * div a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * p a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * span a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * strong a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * ul a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * li a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * ol a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * em a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * i a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * u a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * sup a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * sub a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * small a,.bg-paltinum-light .c06.simple-text.bg-blue-700 * q a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * h2 a,.bg-paltinum-light .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-pink-700 .top h2 a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * h3 a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * h4 a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * h5 a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * div a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * p a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * span a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * strong a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * ul a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * li a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * ol a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * em a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * i a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * u a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * sup a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * sub a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * small a,.bg-paltinum-light .c06.simple-text.bg-pink-700 * q a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * h2 a,.bg-paltinum-light .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-teal-700 .top h2 a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * h3 a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * h4 a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * h5 a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * div a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * p a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * span a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * strong a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * ul a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * li a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * ol a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * em a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * i a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * u a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * sup a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * sub a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * small a,.bg-paltinum-light .c06.simple-text.bg-teal-700 * q a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * h2 a,.bg-paltinum-light .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-orange-700 .top h2 a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * h3 a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * h4 a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * h5 a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * div a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * p a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * span a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * strong a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * ul a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * li a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * ol a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * em a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * i a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * u a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * sup a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * sub a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * small a,.bg-paltinum-light .c06.simple-text.bg-orange-700 * q a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * h2 a,.bg-paltinum-light .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-purple-700 .top h2 a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * h3 a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * h4 a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * h5 a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * div a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * p a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * span a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * strong a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * ul a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * li a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * ol a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * em a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * i a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * u a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * sup a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * sub a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * small a,.bg-paltinum-light .c06.simple-text.bg-purple-700 * q a,.bg-paltinum-light .c06.simple-text.bg-red-700 * h2 a,.bg-paltinum-light .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-red-700 .top h2 a,.bg-paltinum-light .c06.simple-text.bg-red-700 * h3 a,.bg-paltinum-light .c06.simple-text.bg-red-700 * h4 a,.bg-paltinum-light .c06.simple-text.bg-red-700 * h5 a,.bg-paltinum-light .c06.simple-text.bg-red-700 * div a,.bg-paltinum-light .c06.simple-text.bg-red-700 * p a,.bg-paltinum-light .c06.simple-text.bg-red-700 * span a,.bg-paltinum-light .c06.simple-text.bg-red-700 * strong a,.bg-paltinum-light .c06.simple-text.bg-red-700 * ul a,.bg-paltinum-light .c06.simple-text.bg-red-700 * li a,.bg-paltinum-light .c06.simple-text.bg-red-700 * ol a,.bg-paltinum-light .c06.simple-text.bg-red-700 * em a,.bg-paltinum-light .c06.simple-text.bg-red-700 * i a,.bg-paltinum-light .c06.simple-text.bg-red-700 * u a,.bg-paltinum-light .c06.simple-text.bg-red-700 * sup a,.bg-paltinum-light .c06.simple-text.bg-red-700 * sub a,.bg-paltinum-light .c06.simple-text.bg-red-700 * small a,.bg-paltinum-light .c06.simple-text.bg-red-700 * q a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * h2 a,.bg-paltinum-light .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-grey-700 .top h2 a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * h3 a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * h4 a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * h5 a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * div a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * p a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * span a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * strong a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * ul a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * li a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * ol a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * em a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * i a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * u a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * sup a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * sub a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * small a,.bg-paltinum-light .c06.simple-text.bg-grey-700 * q a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * h2 a,.bg-paltinum-light .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-grey-800 .top h2 a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * h3 a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * h4 a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * h5 a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * div a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * p a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * span a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * strong a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * ul a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * li a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * ol a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * em a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * i a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * u a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * sup a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * sub a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * small a,.bg-paltinum-light .c06.simple-text.bg-grey-800 * q a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * h2 a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-paltinum-light .c06.simple-text.bg-darkest-blue .top h2 a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * h3 a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * h4 a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * h5 a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * div a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * p a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * span a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * strong a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * ul a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * li a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * ol a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * em a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * i a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * u a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * sup a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * sub a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * small a,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * q a,.bg-grey--light1 .c06.simple-text.bg-green-800 * h2 a,.bg-grey--light1 .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-green-800 .top h2 a,.bg-grey--light1 .c06.simple-text.bg-green-800 * h3 a,.bg-grey--light1 .c06.simple-text.bg-green-800 * h4 a,.bg-grey--light1 .c06.simple-text.bg-green-800 * h5 a,.bg-grey--light1 .c06.simple-text.bg-green-800 * div a,.bg-grey--light1 .c06.simple-text.bg-green-800 * p a,.bg-grey--light1 .c06.simple-text.bg-green-800 * span a,.bg-grey--light1 .c06.simple-text.bg-green-800 * strong a,.bg-grey--light1 .c06.simple-text.bg-green-800 * ul a,.bg-grey--light1 .c06.simple-text.bg-green-800 * li a,.bg-grey--light1 .c06.simple-text.bg-green-800 * ol a,.bg-grey--light1 .c06.simple-text.bg-green-800 * em a,.bg-grey--light1 .c06.simple-text.bg-green-800 * i a,.bg-grey--light1 .c06.simple-text.bg-green-800 * u a,.bg-grey--light1 .c06.simple-text.bg-green-800 * sup a,.bg-grey--light1 .c06.simple-text.bg-green-800 * sub a,.bg-grey--light1 .c06.simple-text.bg-green-800 * small a,.bg-grey--light1 .c06.simple-text.bg-green-800 * q a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * h2 a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-yellow-700 .top h2 a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * h3 a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * h4 a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * h5 a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * div a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * p a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * span a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * strong a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * ul a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * li a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * ol a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * em a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * i a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * u a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * sup a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * sub a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * small a,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * q a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * h2 a,.bg-grey--light1 .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-blue-700 .top h2 a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * h3 a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * h4 a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * h5 a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * div a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * p a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * span a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * strong a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * ul a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * li a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * ol a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * em a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * i a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * u a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * sup a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * sub a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * small a,.bg-grey--light1 .c06.simple-text.bg-blue-700 * q a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * h2 a,.bg-grey--light1 .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-pink-700 .top h2 a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * h3 a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * h4 a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * h5 a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * div a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * p a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * span a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * strong a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * ul a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * li a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * ol a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * em a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * i a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * u a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * sup a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * sub a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * small a,.bg-grey--light1 .c06.simple-text.bg-pink-700 * q a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * h2 a,.bg-grey--light1 .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-teal-700 .top h2 a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * h3 a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * h4 a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * h5 a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * div a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * p a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * span a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * strong a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * ul a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * li a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * ol a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * em a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * i a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * u a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * sup a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * sub a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * small a,.bg-grey--light1 .c06.simple-text.bg-teal-700 * q a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * h2 a,.bg-grey--light1 .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-orange-700 .top h2 a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * h3 a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * h4 a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * h5 a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * div a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * p a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * span a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * strong a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * ul a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * li a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * ol a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * em a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * i a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * u a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * sup a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * sub a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * small a,.bg-grey--light1 .c06.simple-text.bg-orange-700 * q a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * h2 a,.bg-grey--light1 .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-purple-700 .top h2 a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * h3 a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * h4 a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * h5 a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * div a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * p a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * span a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * strong a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * ul a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * li a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * ol a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * em a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * i a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * u a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * sup a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * sub a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * small a,.bg-grey--light1 .c06.simple-text.bg-purple-700 * q a,.bg-grey--light1 .c06.simple-text.bg-red-700 * h2 a,.bg-grey--light1 .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-red-700 .top h2 a,.bg-grey--light1 .c06.simple-text.bg-red-700 * h3 a,.bg-grey--light1 .c06.simple-text.bg-red-700 * h4 a,.bg-grey--light1 .c06.simple-text.bg-red-700 * h5 a,.bg-grey--light1 .c06.simple-text.bg-red-700 * div a,.bg-grey--light1 .c06.simple-text.bg-red-700 * p a,.bg-grey--light1 .c06.simple-text.bg-red-700 * span a,.bg-grey--light1 .c06.simple-text.bg-red-700 * strong a,.bg-grey--light1 .c06.simple-text.bg-red-700 * ul a,.bg-grey--light1 .c06.simple-text.bg-red-700 * li a,.bg-grey--light1 .c06.simple-text.bg-red-700 * ol a,.bg-grey--light1 .c06.simple-text.bg-red-700 * em a,.bg-grey--light1 .c06.simple-text.bg-red-700 * i a,.bg-grey--light1 .c06.simple-text.bg-red-700 * u a,.bg-grey--light1 .c06.simple-text.bg-red-700 * sup a,.bg-grey--light1 .c06.simple-text.bg-red-700 * sub a,.bg-grey--light1 .c06.simple-text.bg-red-700 * small a,.bg-grey--light1 .c06.simple-text.bg-red-700 * q a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * h2 a,.bg-grey--light1 .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-grey-700 .top h2 a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * h3 a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * h4 a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * h5 a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * div a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * p a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * span a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * strong a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * ul a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * li a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * ol a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * em a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * i a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * u a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * sup a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * sub a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * small a,.bg-grey--light1 .c06.simple-text.bg-grey-700 * q a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * h2 a,.bg-grey--light1 .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-grey-800 .top h2 a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * h3 a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * h4 a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * h5 a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * div a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * p a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * span a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * strong a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * ul a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * li a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * ol a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * em a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * i a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * u a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * sup a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * sub a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * small a,.bg-grey--light1 .c06.simple-text.bg-grey-800 * q a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * h2 a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-grey--light1 .c06.simple-text.bg-darkest-blue .top h2 a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * h3 a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * h4 a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * h5 a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * div a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * p a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * span a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * strong a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * ul a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * li a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * ol a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * em a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * i a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * u a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * sup a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * sub a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * small a,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * q a,.bg-gray-very-light .c06.simple-text.bg-green-800 * h2 a,.bg-gray-very-light .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-green-800 .top h2 a,.bg-gray-very-light .c06.simple-text.bg-green-800 * h3 a,.bg-gray-very-light .c06.simple-text.bg-green-800 * h4 a,.bg-gray-very-light .c06.simple-text.bg-green-800 * h5 a,.bg-gray-very-light .c06.simple-text.bg-green-800 * div a,.bg-gray-very-light .c06.simple-text.bg-green-800 * p a,.bg-gray-very-light .c06.simple-text.bg-green-800 * span a,.bg-gray-very-light .c06.simple-text.bg-green-800 * strong a,.bg-gray-very-light .c06.simple-text.bg-green-800 * ul a,.bg-gray-very-light .c06.simple-text.bg-green-800 * li a,.bg-gray-very-light .c06.simple-text.bg-green-800 * ol a,.bg-gray-very-light .c06.simple-text.bg-green-800 * em a,.bg-gray-very-light .c06.simple-text.bg-green-800 * i a,.bg-gray-very-light .c06.simple-text.bg-green-800 * u a,.bg-gray-very-light .c06.simple-text.bg-green-800 * sup a,.bg-gray-very-light .c06.simple-text.bg-green-800 * sub a,.bg-gray-very-light .c06.simple-text.bg-green-800 * small a,.bg-gray-very-light .c06.simple-text.bg-green-800 * q a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * h2 a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-yellow-700 .top h2 a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * h3 a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * h4 a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * h5 a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * div a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * p a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * span a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * strong a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * ul a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * li a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * ol a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * em a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * i a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * u a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * sup a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * sub a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * small a,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * q a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * h2 a,.bg-gray-very-light .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-blue-700 .top h2 a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * h3 a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * h4 a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * h5 a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * div a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * p a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * span a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * strong a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * ul a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * li a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * ol a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * em a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * i a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * u a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * sup a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * sub a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * small a,.bg-gray-very-light .c06.simple-text.bg-blue-700 * q a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * h2 a,.bg-gray-very-light .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-pink-700 .top h2 a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * h3 a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * h4 a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * h5 a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * div a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * p a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * span a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * strong a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * ul a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * li a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * ol a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * em a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * i a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * u a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * sup a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * sub a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * small a,.bg-gray-very-light .c06.simple-text.bg-pink-700 * q a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * h2 a,.bg-gray-very-light .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-teal-700 .top h2 a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * h3 a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * h4 a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * h5 a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * div a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * p a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * span a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * strong a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * ul a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * li a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * ol a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * em a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * i a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * u a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * sup a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * sub a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * small a,.bg-gray-very-light .c06.simple-text.bg-teal-700 * q a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * h2 a,.bg-gray-very-light .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-orange-700 .top h2 a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * h3 a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * h4 a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * h5 a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * div a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * p a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * span a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * strong a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * ul a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * li a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * ol a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * em a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * i a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * u a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * sup a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * sub a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * small a,.bg-gray-very-light .c06.simple-text.bg-orange-700 * q a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * h2 a,.bg-gray-very-light .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-purple-700 .top h2 a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * h3 a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * h4 a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * h5 a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * div a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * p a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * span a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * strong a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * ul a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * li a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * ol a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * em a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * i a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * u a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * sup a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * sub a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * small a,.bg-gray-very-light .c06.simple-text.bg-purple-700 * q a,.bg-gray-very-light .c06.simple-text.bg-red-700 * h2 a,.bg-gray-very-light .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-red-700 .top h2 a,.bg-gray-very-light .c06.simple-text.bg-red-700 * h3 a,.bg-gray-very-light .c06.simple-text.bg-red-700 * h4 a,.bg-gray-very-light .c06.simple-text.bg-red-700 * h5 a,.bg-gray-very-light .c06.simple-text.bg-red-700 * div a,.bg-gray-very-light .c06.simple-text.bg-red-700 * p a,.bg-gray-very-light .c06.simple-text.bg-red-700 * span a,.bg-gray-very-light .c06.simple-text.bg-red-700 * strong a,.bg-gray-very-light .c06.simple-text.bg-red-700 * ul a,.bg-gray-very-light .c06.simple-text.bg-red-700 * li a,.bg-gray-very-light .c06.simple-text.bg-red-700 * ol a,.bg-gray-very-light .c06.simple-text.bg-red-700 * em a,.bg-gray-very-light .c06.simple-text.bg-red-700 * i a,.bg-gray-very-light .c06.simple-text.bg-red-700 * u a,.bg-gray-very-light .c06.simple-text.bg-red-700 * sup a,.bg-gray-very-light .c06.simple-text.bg-red-700 * sub a,.bg-gray-very-light .c06.simple-text.bg-red-700 * small a,.bg-gray-very-light .c06.simple-text.bg-red-700 * q a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * h2 a,.bg-gray-very-light .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-grey-700 .top h2 a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * h3 a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * h4 a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * h5 a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * div a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * p a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * span a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * strong a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * ul a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * li a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * ol a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * em a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * i a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * u a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * sup a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * sub a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * small a,.bg-gray-very-light .c06.simple-text.bg-grey-700 * q a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * h2 a,.bg-gray-very-light .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-grey-800 .top h2 a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * h3 a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * h4 a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * h5 a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * div a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * p a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * span a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * strong a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * ul a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * li a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * ol a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * em a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * i a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * u a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * sup a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * sub a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * small a,.bg-gray-very-light .c06.simple-text.bg-grey-800 * q a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * h2 a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-gray-very-light .c06.simple-text.bg-darkest-blue .top h2 a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * h3 a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * h4 a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * h5 a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * div a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * p a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * span a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * strong a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * ul a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * li a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * ol a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * em a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * i a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * u a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * sup a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * sub a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * small a,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * q a,.bg-very-light-blue .c06.simple-text.bg-green-800 * h2 a,.bg-very-light-blue .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-green-800 .top h2 a,.bg-very-light-blue .c06.simple-text.bg-green-800 * h3 a,.bg-very-light-blue .c06.simple-text.bg-green-800 * h4 a,.bg-very-light-blue .c06.simple-text.bg-green-800 * h5 a,.bg-very-light-blue .c06.simple-text.bg-green-800 * div a,.bg-very-light-blue .c06.simple-text.bg-green-800 * p a,.bg-very-light-blue .c06.simple-text.bg-green-800 * span a,.bg-very-light-blue .c06.simple-text.bg-green-800 * strong a,.bg-very-light-blue .c06.simple-text.bg-green-800 * ul a,.bg-very-light-blue .c06.simple-text.bg-green-800 * li a,.bg-very-light-blue .c06.simple-text.bg-green-800 * ol a,.bg-very-light-blue .c06.simple-text.bg-green-800 * em a,.bg-very-light-blue .c06.simple-text.bg-green-800 * i a,.bg-very-light-blue .c06.simple-text.bg-green-800 * u a,.bg-very-light-blue .c06.simple-text.bg-green-800 * sup a,.bg-very-light-blue .c06.simple-text.bg-green-800 * sub a,.bg-very-light-blue .c06.simple-text.bg-green-800 * small a,.bg-very-light-blue .c06.simple-text.bg-green-800 * q a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * h2 a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-yellow-700 .top h2 a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * h3 a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * h4 a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * h5 a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * div a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * p a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * span a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * strong a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * ul a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * li a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * ol a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * em a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * i a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * u a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * sup a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * sub a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * small a,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * q a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * h2 a,.bg-very-light-blue .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-blue-700 .top h2 a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * h3 a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * h4 a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * h5 a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * div a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * p a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * span a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * strong a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * ul a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * li a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * ol a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * em a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * i a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * u a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * sup a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * sub a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * small a,.bg-very-light-blue .c06.simple-text.bg-blue-700 * q a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * h2 a,.bg-very-light-blue .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-pink-700 .top h2 a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * h3 a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * h4 a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * h5 a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * div a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * p a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * span a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * strong a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * ul a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * li a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * ol a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * em a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * i a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * u a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * sup a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * sub a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * small a,.bg-very-light-blue .c06.simple-text.bg-pink-700 * q a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * h2 a,.bg-very-light-blue .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-teal-700 .top h2 a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * h3 a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * h4 a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * h5 a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * div a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * p a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * span a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * strong a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * ul a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * li a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * ol a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * em a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * i a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * u a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * sup a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * sub a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * small a,.bg-very-light-blue .c06.simple-text.bg-teal-700 * q a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * h2 a,.bg-very-light-blue .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-orange-700 .top h2 a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * h3 a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * h4 a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * h5 a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * div a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * p a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * span a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * strong a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * ul a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * li a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * ol a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * em a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * i a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * u a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * sup a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * sub a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * small a,.bg-very-light-blue .c06.simple-text.bg-orange-700 * q a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * h2 a,.bg-very-light-blue .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-purple-700 .top h2 a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * h3 a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * h4 a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * h5 a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * div a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * p a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * span a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * strong a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * ul a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * li a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * ol a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * em a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * i a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * u a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * sup a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * sub a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * small a,.bg-very-light-blue .c06.simple-text.bg-purple-700 * q a,.bg-very-light-blue .c06.simple-text.bg-red-700 * h2 a,.bg-very-light-blue .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-red-700 .top h2 a,.bg-very-light-blue .c06.simple-text.bg-red-700 * h3 a,.bg-very-light-blue .c06.simple-text.bg-red-700 * h4 a,.bg-very-light-blue .c06.simple-text.bg-red-700 * h5 a,.bg-very-light-blue .c06.simple-text.bg-red-700 * div a,.bg-very-light-blue .c06.simple-text.bg-red-700 * p a,.bg-very-light-blue .c06.simple-text.bg-red-700 * span a,.bg-very-light-blue .c06.simple-text.bg-red-700 * strong a,.bg-very-light-blue .c06.simple-text.bg-red-700 * ul a,.bg-very-light-blue .c06.simple-text.bg-red-700 * li a,.bg-very-light-blue .c06.simple-text.bg-red-700 * ol a,.bg-very-light-blue .c06.simple-text.bg-red-700 * em a,.bg-very-light-blue .c06.simple-text.bg-red-700 * i a,.bg-very-light-blue .c06.simple-text.bg-red-700 * u a,.bg-very-light-blue .c06.simple-text.bg-red-700 * sup a,.bg-very-light-blue .c06.simple-text.bg-red-700 * sub a,.bg-very-light-blue .c06.simple-text.bg-red-700 * small a,.bg-very-light-blue .c06.simple-text.bg-red-700 * q a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * h2 a,.bg-very-light-blue .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-grey-700 .top h2 a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * h3 a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * h4 a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * h5 a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * div a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * p a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * span a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * strong a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * ul a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * li a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * ol a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * em a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * i a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * u a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * sup a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * sub a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * small a,.bg-very-light-blue .c06.simple-text.bg-grey-700 * q a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * h2 a,.bg-very-light-blue .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-grey-800 .top h2 a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * h3 a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * h4 a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * h5 a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * div a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * p a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * span a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * strong a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * ul a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * li a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * ol a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * em a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * i a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * u a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * sup a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * sub a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * small a,.bg-very-light-blue .c06.simple-text.bg-grey-800 * q a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * h2 a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-very-light-blue .c06.simple-text.bg-darkest-blue .top h2 a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * h3 a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * h4 a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * h5 a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * div a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * p a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * span a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * strong a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * ul a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * li a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * ol a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * em a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * i a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * u a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * sup a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * sub a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * small a,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * q a,.light .c06.simple-text.bg-green-800 * h2 a,.light .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .light .c06.simple-text.bg-green-800 .top h2 a,.light .c06.simple-text.bg-green-800 * h3 a,.light .c06.simple-text.bg-green-800 * h4 a,.light .c06.simple-text.bg-green-800 * h5 a,.light .c06.simple-text.bg-green-800 * div a,.light .c06.simple-text.bg-green-800 * p a,.light .c06.simple-text.bg-green-800 * span a,.light .c06.simple-text.bg-green-800 * strong a,.light .c06.simple-text.bg-green-800 * ul a,.light .c06.simple-text.bg-green-800 * li a,.light .c06.simple-text.bg-green-800 * ol a,.light .c06.simple-text.bg-green-800 * em a,.light .c06.simple-text.bg-green-800 * i a,.light .c06.simple-text.bg-green-800 * u a,.light .c06.simple-text.bg-green-800 * sup a,.light .c06.simple-text.bg-green-800 * sub a,.light .c06.simple-text.bg-green-800 * small a,.light .c06.simple-text.bg-green-800 * q a,.light .c06.simple-text.bg-yellow-700 * h2 a,.light .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .light .c06.simple-text.bg-yellow-700 .top h2 a,.light .c06.simple-text.bg-yellow-700 * h3 a,.light .c06.simple-text.bg-yellow-700 * h4 a,.light .c06.simple-text.bg-yellow-700 * h5 a,.light .c06.simple-text.bg-yellow-700 * div a,.light .c06.simple-text.bg-yellow-700 * p a,.light .c06.simple-text.bg-yellow-700 * span a,.light .c06.simple-text.bg-yellow-700 * strong a,.light .c06.simple-text.bg-yellow-700 * ul a,.light .c06.simple-text.bg-yellow-700 * li a,.light .c06.simple-text.bg-yellow-700 * ol a,.light .c06.simple-text.bg-yellow-700 * em a,.light .c06.simple-text.bg-yellow-700 * i a,.light .c06.simple-text.bg-yellow-700 * u a,.light .c06.simple-text.bg-yellow-700 * sup a,.light .c06.simple-text.bg-yellow-700 * sub a,.light .c06.simple-text.bg-yellow-700 * small a,.light .c06.simple-text.bg-yellow-700 * q a,.light .c06.simple-text.bg-blue-700 * h2 a,.light .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .light .c06.simple-text.bg-blue-700 .top h2 a,.light .c06.simple-text.bg-blue-700 * h3 a,.light .c06.simple-text.bg-blue-700 * h4 a,.light .c06.simple-text.bg-blue-700 * h5 a,.light .c06.simple-text.bg-blue-700 * div a,.light .c06.simple-text.bg-blue-700 * p a,.light .c06.simple-text.bg-blue-700 * span a,.light .c06.simple-text.bg-blue-700 * strong a,.light .c06.simple-text.bg-blue-700 * ul a,.light .c06.simple-text.bg-blue-700 * li a,.light .c06.simple-text.bg-blue-700 * ol a,.light .c06.simple-text.bg-blue-700 * em a,.light .c06.simple-text.bg-blue-700 * i a,.light .c06.simple-text.bg-blue-700 * u a,.light .c06.simple-text.bg-blue-700 * sup a,.light .c06.simple-text.bg-blue-700 * sub a,.light .c06.simple-text.bg-blue-700 * small a,.light .c06.simple-text.bg-blue-700 * q a,.light .c06.simple-text.bg-pink-700 * h2 a,.light .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .light .c06.simple-text.bg-pink-700 .top h2 a,.light .c06.simple-text.bg-pink-700 * h3 a,.light .c06.simple-text.bg-pink-700 * h4 a,.light .c06.simple-text.bg-pink-700 * h5 a,.light .c06.simple-text.bg-pink-700 * div a,.light .c06.simple-text.bg-pink-700 * p a,.light .c06.simple-text.bg-pink-700 * span a,.light .c06.simple-text.bg-pink-700 * strong a,.light .c06.simple-text.bg-pink-700 * ul a,.light .c06.simple-text.bg-pink-700 * li a,.light .c06.simple-text.bg-pink-700 * ol a,.light .c06.simple-text.bg-pink-700 * em a,.light .c06.simple-text.bg-pink-700 * i a,.light .c06.simple-text.bg-pink-700 * u a,.light .c06.simple-text.bg-pink-700 * sup a,.light .c06.simple-text.bg-pink-700 * sub a,.light .c06.simple-text.bg-pink-700 * small a,.light .c06.simple-text.bg-pink-700 * q a,.light .c06.simple-text.bg-teal-700 * h2 a,.light .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .light .c06.simple-text.bg-teal-700 .top h2 a,.light .c06.simple-text.bg-teal-700 * h3 a,.light .c06.simple-text.bg-teal-700 * h4 a,.light .c06.simple-text.bg-teal-700 * h5 a,.light .c06.simple-text.bg-teal-700 * div a,.light .c06.simple-text.bg-teal-700 * p a,.light .c06.simple-text.bg-teal-700 * span a,.light .c06.simple-text.bg-teal-700 * strong a,.light .c06.simple-text.bg-teal-700 * ul a,.light .c06.simple-text.bg-teal-700 * li a,.light .c06.simple-text.bg-teal-700 * ol a,.light .c06.simple-text.bg-teal-700 * em a,.light .c06.simple-text.bg-teal-700 * i a,.light .c06.simple-text.bg-teal-700 * u a,.light .c06.simple-text.bg-teal-700 * sup a,.light .c06.simple-text.bg-teal-700 * sub a,.light .c06.simple-text.bg-teal-700 * small a,.light .c06.simple-text.bg-teal-700 * q a,.light .c06.simple-text.bg-orange-700 * h2 a,.light .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .light .c06.simple-text.bg-orange-700 .top h2 a,.light .c06.simple-text.bg-orange-700 * h3 a,.light .c06.simple-text.bg-orange-700 * h4 a,.light .c06.simple-text.bg-orange-700 * h5 a,.light .c06.simple-text.bg-orange-700 * div a,.light .c06.simple-text.bg-orange-700 * p a,.light .c06.simple-text.bg-orange-700 * span a,.light .c06.simple-text.bg-orange-700 * strong a,.light .c06.simple-text.bg-orange-700 * ul a,.light .c06.simple-text.bg-orange-700 * li a,.light .c06.simple-text.bg-orange-700 * ol a,.light .c06.simple-text.bg-orange-700 * em a,.light .c06.simple-text.bg-orange-700 * i a,.light .c06.simple-text.bg-orange-700 * u a,.light .c06.simple-text.bg-orange-700 * sup a,.light .c06.simple-text.bg-orange-700 * sub a,.light .c06.simple-text.bg-orange-700 * small a,.light .c06.simple-text.bg-orange-700 * q a,.light .c06.simple-text.bg-purple-700 * h2 a,.light .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .light .c06.simple-text.bg-purple-700 .top h2 a,.light .c06.simple-text.bg-purple-700 * h3 a,.light .c06.simple-text.bg-purple-700 * h4 a,.light .c06.simple-text.bg-purple-700 * h5 a,.light .c06.simple-text.bg-purple-700 * div a,.light .c06.simple-text.bg-purple-700 * p a,.light .c06.simple-text.bg-purple-700 * span a,.light .c06.simple-text.bg-purple-700 * strong a,.light .c06.simple-text.bg-purple-700 * ul a,.light .c06.simple-text.bg-purple-700 * li a,.light .c06.simple-text.bg-purple-700 * ol a,.light .c06.simple-text.bg-purple-700 * em a,.light .c06.simple-text.bg-purple-700 * i a,.light .c06.simple-text.bg-purple-700 * u a,.light .c06.simple-text.bg-purple-700 * sup a,.light .c06.simple-text.bg-purple-700 * sub a,.light .c06.simple-text.bg-purple-700 * small a,.light .c06.simple-text.bg-purple-700 * q a,.light .c06.simple-text.bg-red-700 * h2 a,.light .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .light .c06.simple-text.bg-red-700 .top h2 a,.light .c06.simple-text.bg-red-700 * h3 a,.light .c06.simple-text.bg-red-700 * h4 a,.light .c06.simple-text.bg-red-700 * h5 a,.light .c06.simple-text.bg-red-700 * div a,.light .c06.simple-text.bg-red-700 * p a,.light .c06.simple-text.bg-red-700 * span a,.light .c06.simple-text.bg-red-700 * strong a,.light .c06.simple-text.bg-red-700 * ul a,.light .c06.simple-text.bg-red-700 * li a,.light .c06.simple-text.bg-red-700 * ol a,.light .c06.simple-text.bg-red-700 * em a,.light .c06.simple-text.bg-red-700 * i a,.light .c06.simple-text.bg-red-700 * u a,.light .c06.simple-text.bg-red-700 * sup a,.light .c06.simple-text.bg-red-700 * sub a,.light .c06.simple-text.bg-red-700 * small a,.light .c06.simple-text.bg-red-700 * q a,.light .c06.simple-text.bg-grey-700 * h2 a,.light .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .light .c06.simple-text.bg-grey-700 .top h2 a,.light .c06.simple-text.bg-grey-700 * h3 a,.light .c06.simple-text.bg-grey-700 * h4 a,.light .c06.simple-text.bg-grey-700 * h5 a,.light .c06.simple-text.bg-grey-700 * div a,.light .c06.simple-text.bg-grey-700 * p a,.light .c06.simple-text.bg-grey-700 * span a,.light .c06.simple-text.bg-grey-700 * strong a,.light .c06.simple-text.bg-grey-700 * ul a,.light .c06.simple-text.bg-grey-700 * li a,.light .c06.simple-text.bg-grey-700 * ol a,.light .c06.simple-text.bg-grey-700 * em a,.light .c06.simple-text.bg-grey-700 * i a,.light .c06.simple-text.bg-grey-700 * u a,.light .c06.simple-text.bg-grey-700 * sup a,.light .c06.simple-text.bg-grey-700 * sub a,.light .c06.simple-text.bg-grey-700 * small a,.light .c06.simple-text.bg-grey-700 * q a,.light .c06.simple-text.bg-grey-800 * h2 a,.light .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .light .c06.simple-text.bg-grey-800 .top h2 a,.light .c06.simple-text.bg-grey-800 * h3 a,.light .c06.simple-text.bg-grey-800 * h4 a,.light .c06.simple-text.bg-grey-800 * h5 a,.light .c06.simple-text.bg-grey-800 * div a,.light .c06.simple-text.bg-grey-800 * p a,.light .c06.simple-text.bg-grey-800 * span a,.light .c06.simple-text.bg-grey-800 * strong a,.light .c06.simple-text.bg-grey-800 * ul a,.light .c06.simple-text.bg-grey-800 * li a,.light .c06.simple-text.bg-grey-800 * ol a,.light .c06.simple-text.bg-grey-800 * em a,.light .c06.simple-text.bg-grey-800 * i a,.light .c06.simple-text.bg-grey-800 * u a,.light .c06.simple-text.bg-grey-800 * sup a,.light .c06.simple-text.bg-grey-800 * sub a,.light .c06.simple-text.bg-grey-800 * small a,.light .c06.simple-text.bg-grey-800 * q a,.light .c06.simple-text.bg-darkest-blue * h2 a,.light .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .light .c06.simple-text.bg-darkest-blue .top h2 a,.light .c06.simple-text.bg-darkest-blue * h3 a,.light .c06.simple-text.bg-darkest-blue * h4 a,.light .c06.simple-text.bg-darkest-blue * h5 a,.light .c06.simple-text.bg-darkest-blue * div a,.light .c06.simple-text.bg-darkest-blue * p a,.light .c06.simple-text.bg-darkest-blue * span a,.light .c06.simple-text.bg-darkest-blue * strong a,.light .c06.simple-text.bg-darkest-blue * ul a,.light .c06.simple-text.bg-darkest-blue * li a,.light .c06.simple-text.bg-darkest-blue * ol a,.light .c06.simple-text.bg-darkest-blue * em a,.light .c06.simple-text.bg-darkest-blue * i a,.light .c06.simple-text.bg-darkest-blue * u a,.light .c06.simple-text.bg-darkest-blue * sup a,.light .c06.simple-text.bg-darkest-blue * sub a,.light .c06.simple-text.bg-darkest-blue * small a,.light .c06.simple-text.bg-darkest-blue * q a,.bg-blue-very-light .c06.simple-text.bg-green-800 * h2 a,.bg-blue-very-light .c06.simple-text.bg-green-800 .tabbed-content .top h2 a,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-green-800 .top h2 a,.bg-blue-very-light .c06.simple-text.bg-green-800 * h3 a,.bg-blue-very-light .c06.simple-text.bg-green-800 * h4 a,.bg-blue-very-light .c06.simple-text.bg-green-800 * h5 a,.bg-blue-very-light .c06.simple-text.bg-green-800 * div a,.bg-blue-very-light .c06.simple-text.bg-green-800 * p a,.bg-blue-very-light .c06.simple-text.bg-green-800 * span a,.bg-blue-very-light .c06.simple-text.bg-green-800 * strong a,.bg-blue-very-light .c06.simple-text.bg-green-800 * ul a,.bg-blue-very-light .c06.simple-text.bg-green-800 * li a,.bg-blue-very-light .c06.simple-text.bg-green-800 * ol a,.bg-blue-very-light .c06.simple-text.bg-green-800 * em a,.bg-blue-very-light .c06.simple-text.bg-green-800 * i a,.bg-blue-very-light .c06.simple-text.bg-green-800 * u a,.bg-blue-very-light .c06.simple-text.bg-green-800 * sup a,.bg-blue-very-light .c06.simple-text.bg-green-800 * sub a,.bg-blue-very-light .c06.simple-text.bg-green-800 * small a,.bg-blue-very-light .c06.simple-text.bg-green-800 * q a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * h2 a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-yellow-700 .top h2 a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * h3 a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * h4 a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * h5 a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * div a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * p a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * span a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * strong a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * ul a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * li a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * ol a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * em a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * i a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * u a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * sup a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * sub a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * small a,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * q a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * h2 a,.bg-blue-very-light .c06.simple-text.bg-blue-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-blue-700 .top h2 a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * h3 a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * h4 a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * h5 a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * div a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * p a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * span a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * strong a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * ul a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * li a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * ol a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * em a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * i a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * u a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * sup a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * sub a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * small a,.bg-blue-very-light .c06.simple-text.bg-blue-700 * q a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * h2 a,.bg-blue-very-light .c06.simple-text.bg-pink-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-pink-700 .top h2 a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * h3 a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * h4 a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * h5 a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * div a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * p a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * span a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * strong a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * ul a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * li a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * ol a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * em a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * i a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * u a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * sup a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * sub a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * small a,.bg-blue-very-light .c06.simple-text.bg-pink-700 * q a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * h2 a,.bg-blue-very-light .c06.simple-text.bg-teal-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-teal-700 .top h2 a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * h3 a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * h4 a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * h5 a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * div a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * p a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * span a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * strong a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * ul a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * li a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * ol a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * em a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * i a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * u a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * sup a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * sub a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * small a,.bg-blue-very-light .c06.simple-text.bg-teal-700 * q a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * h2 a,.bg-blue-very-light .c06.simple-text.bg-orange-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-orange-700 .top h2 a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * h3 a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * h4 a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * h5 a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * div a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * p a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * span a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * strong a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * ul a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * li a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * ol a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * em a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * i a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * u a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * sup a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * sub a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * small a,.bg-blue-very-light .c06.simple-text.bg-orange-700 * q a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * h2 a,.bg-blue-very-light .c06.simple-text.bg-purple-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-purple-700 .top h2 a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * h3 a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * h4 a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * h5 a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * div a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * p a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * span a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * strong a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * ul a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * li a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * ol a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * em a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * i a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * u a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * sup a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * sub a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * small a,.bg-blue-very-light .c06.simple-text.bg-purple-700 * q a,.bg-blue-very-light .c06.simple-text.bg-red-700 * h2 a,.bg-blue-very-light .c06.simple-text.bg-red-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-red-700 .top h2 a,.bg-blue-very-light .c06.simple-text.bg-red-700 * h3 a,.bg-blue-very-light .c06.simple-text.bg-red-700 * h4 a,.bg-blue-very-light .c06.simple-text.bg-red-700 * h5 a,.bg-blue-very-light .c06.simple-text.bg-red-700 * div a,.bg-blue-very-light .c06.simple-text.bg-red-700 * p a,.bg-blue-very-light .c06.simple-text.bg-red-700 * span a,.bg-blue-very-light .c06.simple-text.bg-red-700 * strong a,.bg-blue-very-light .c06.simple-text.bg-red-700 * ul a,.bg-blue-very-light .c06.simple-text.bg-red-700 * li a,.bg-blue-very-light .c06.simple-text.bg-red-700 * ol a,.bg-blue-very-light .c06.simple-text.bg-red-700 * em a,.bg-blue-very-light .c06.simple-text.bg-red-700 * i a,.bg-blue-very-light .c06.simple-text.bg-red-700 * u a,.bg-blue-very-light .c06.simple-text.bg-red-700 * sup a,.bg-blue-very-light .c06.simple-text.bg-red-700 * sub a,.bg-blue-very-light .c06.simple-text.bg-red-700 * small a,.bg-blue-very-light .c06.simple-text.bg-red-700 * q a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * h2 a,.bg-blue-very-light .c06.simple-text.bg-grey-700 .tabbed-content .top h2 a,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-grey-700 .top h2 a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * h3 a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * h4 a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * h5 a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * div a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * p a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * span a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * strong a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * ul a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * li a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * ol a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * em a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * i a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * u a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * sup a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * sub a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * small a,.bg-blue-very-light .c06.simple-text.bg-grey-700 * q a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * h2 a,.bg-blue-very-light .c06.simple-text.bg-grey-800 .tabbed-content .top h2 a,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-grey-800 .top h2 a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * h3 a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * h4 a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * h5 a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * div a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * p a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * span a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * strong a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * ul a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * li a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * ol a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * em a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * i a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * u a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * sup a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * sub a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * small a,.bg-blue-very-light .c06.simple-text.bg-grey-800 * q a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * h2 a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue .tabbed-content .top h2 a,.tabbed-content .bg-blue-very-light .c06.simple-text.bg-darkest-blue .top h2 a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * h3 a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * h4 a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * h5 a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * div a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * p a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * span a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * strong a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * ul a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * li a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * ol a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * em a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * i a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * u a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * sup a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * sub a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * small a,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * q a{color:#fff;text-decoration:underline}.bg-yellow-100 .c06.simple-text.bg-green-800 * mark,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * mark,.bg-yellow-100 .c06.simple-text.bg-blue-700 * mark,.bg-yellow-100 .c06.simple-text.bg-pink-700 * mark,.bg-yellow-100 .c06.simple-text.bg-teal-700 * mark,.bg-yellow-100 .c06.simple-text.bg-orange-700 * mark,.bg-yellow-100 .c06.simple-text.bg-purple-700 * mark,.bg-yellow-100 .c06.simple-text.bg-red-700 * mark,.bg-yellow-100 .c06.simple-text.bg-grey-700 * mark,.bg-yellow-100 .c06.simple-text.bg-grey-800 * mark,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * mark,.bg-yellow-300 .c06.simple-text.bg-green-800 * mark,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * mark,.bg-yellow-300 .c06.simple-text.bg-blue-700 * mark,.bg-yellow-300 .c06.simple-text.bg-pink-700 * mark,.bg-yellow-300 .c06.simple-text.bg-teal-700 * mark,.bg-yellow-300 .c06.simple-text.bg-orange-700 * mark,.bg-yellow-300 .c06.simple-text.bg-purple-700 * mark,.bg-yellow-300 .c06.simple-text.bg-red-700 * mark,.bg-yellow-300 .c06.simple-text.bg-grey-700 * mark,.bg-yellow-300 .c06.simple-text.bg-grey-800 * mark,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * mark,.bg-red-100 .c06.simple-text.bg-green-800 * mark,.bg-red-100 .c06.simple-text.bg-yellow-700 * mark,.bg-red-100 .c06.simple-text.bg-blue-700 * mark,.bg-red-100 .c06.simple-text.bg-pink-700 * mark,.bg-red-100 .c06.simple-text.bg-teal-700 * mark,.bg-red-100 .c06.simple-text.bg-orange-700 * mark,.bg-red-100 .c06.simple-text.bg-purple-700 * mark,.bg-red-100 .c06.simple-text.bg-red-700 * mark,.bg-red-100 .c06.simple-text.bg-grey-700 * mark,.bg-red-100 .c06.simple-text.bg-grey-800 * mark,.bg-red-100 .c06.simple-text.bg-darkest-blue * mark,.bg-red-300 .c06.simple-text.bg-green-800 * mark,.bg-red-300 .c06.simple-text.bg-yellow-700 * mark,.bg-red-300 .c06.simple-text.bg-blue-700 * mark,.bg-red-300 .c06.simple-text.bg-pink-700 * mark,.bg-red-300 .c06.simple-text.bg-teal-700 * mark,.bg-red-300 .c06.simple-text.bg-orange-700 * mark,.bg-red-300 .c06.simple-text.bg-purple-700 * mark,.bg-red-300 .c06.simple-text.bg-red-700 * mark,.bg-red-300 .c06.simple-text.bg-grey-700 * mark,.bg-red-300 .c06.simple-text.bg-grey-800 * mark,.bg-red-300 .c06.simple-text.bg-darkest-blue * mark,.bg-blue-100 .c06.simple-text.bg-green-800 * mark,.bg-blue-100 .c06.simple-text.bg-yellow-700 * mark,.bg-blue-100 .c06.simple-text.bg-blue-700 * mark,.bg-blue-100 .c06.simple-text.bg-pink-700 * mark,.bg-blue-100 .c06.simple-text.bg-teal-700 * mark,.bg-blue-100 .c06.simple-text.bg-orange-700 * mark,.bg-blue-100 .c06.simple-text.bg-purple-700 * mark,.bg-blue-100 .c06.simple-text.bg-red-700 * mark,.bg-blue-100 .c06.simple-text.bg-grey-700 * mark,.bg-blue-100 .c06.simple-text.bg-grey-800 * mark,.bg-blue-100 .c06.simple-text.bg-darkest-blue * mark,.bg-blue-300 .c06.simple-text.bg-green-800 * mark,.bg-blue-300 .c06.simple-text.bg-yellow-700 * mark,.bg-blue-300 .c06.simple-text.bg-blue-700 * mark,.bg-blue-300 .c06.simple-text.bg-pink-700 * mark,.bg-blue-300 .c06.simple-text.bg-teal-700 * mark,.bg-blue-300 .c06.simple-text.bg-orange-700 * mark,.bg-blue-300 .c06.simple-text.bg-purple-700 * mark,.bg-blue-300 .c06.simple-text.bg-red-700 * mark,.bg-blue-300 .c06.simple-text.bg-grey-700 * mark,.bg-blue-300 .c06.simple-text.bg-grey-800 * mark,.bg-blue-300 .c06.simple-text.bg-darkest-blue * mark,.bg-pink-100 .c06.simple-text.bg-green-800 * mark,.bg-pink-100 .c06.simple-text.bg-yellow-700 * mark,.bg-pink-100 .c06.simple-text.bg-blue-700 * mark,.bg-pink-100 .c06.simple-text.bg-pink-700 * mark,.bg-pink-100 .c06.simple-text.bg-teal-700 * mark,.bg-pink-100 .c06.simple-text.bg-orange-700 * mark,.bg-pink-100 .c06.simple-text.bg-purple-700 * mark,.bg-pink-100 .c06.simple-text.bg-red-700 * mark,.bg-pink-100 .c06.simple-text.bg-grey-700 * mark,.bg-pink-100 .c06.simple-text.bg-grey-800 * mark,.bg-pink-100 .c06.simple-text.bg-darkest-blue * mark,.bg-pink-300 .c06.simple-text.bg-green-800 * mark,.bg-pink-300 .c06.simple-text.bg-yellow-700 * mark,.bg-pink-300 .c06.simple-text.bg-blue-700 * mark,.bg-pink-300 .c06.simple-text.bg-pink-700 * mark,.bg-pink-300 .c06.simple-text.bg-teal-700 * mark,.bg-pink-300 .c06.simple-text.bg-orange-700 * mark,.bg-pink-300 .c06.simple-text.bg-purple-700 * mark,.bg-pink-300 .c06.simple-text.bg-red-700 * mark,.bg-pink-300 .c06.simple-text.bg-grey-700 * mark,.bg-pink-300 .c06.simple-text.bg-grey-800 * mark,.bg-pink-300 .c06.simple-text.bg-darkest-blue * mark,.bg-teal-100 .c06.simple-text.bg-green-800 * mark,.bg-teal-100 .c06.simple-text.bg-yellow-700 * mark,.bg-teal-100 .c06.simple-text.bg-blue-700 * mark,.bg-teal-100 .c06.simple-text.bg-pink-700 * mark,.bg-teal-100 .c06.simple-text.bg-teal-700 * mark,.bg-teal-100 .c06.simple-text.bg-orange-700 * mark,.bg-teal-100 .c06.simple-text.bg-purple-700 * mark,.bg-teal-100 .c06.simple-text.bg-red-700 * mark,.bg-teal-100 .c06.simple-text.bg-grey-700 * mark,.bg-teal-100 .c06.simple-text.bg-grey-800 * mark,.bg-teal-100 .c06.simple-text.bg-darkest-blue * mark,.bg-teal-300 .c06.simple-text.bg-green-800 * mark,.bg-teal-300 .c06.simple-text.bg-yellow-700 * mark,.bg-teal-300 .c06.simple-text.bg-blue-700 * mark,.bg-teal-300 .c06.simple-text.bg-pink-700 * mark,.bg-teal-300 .c06.simple-text.bg-teal-700 * mark,.bg-teal-300 .c06.simple-text.bg-orange-700 * mark,.bg-teal-300 .c06.simple-text.bg-purple-700 * mark,.bg-teal-300 .c06.simple-text.bg-red-700 * mark,.bg-teal-300 .c06.simple-text.bg-grey-700 * mark,.bg-teal-300 .c06.simple-text.bg-grey-800 * mark,.bg-teal-300 .c06.simple-text.bg-darkest-blue * mark,.bg-orange-100 .c06.simple-text.bg-green-800 * mark,.bg-orange-100 .c06.simple-text.bg-yellow-700 * mark,.bg-orange-100 .c06.simple-text.bg-blue-700 * mark,.bg-orange-100 .c06.simple-text.bg-pink-700 * mark,.bg-orange-100 .c06.simple-text.bg-teal-700 * mark,.bg-orange-100 .c06.simple-text.bg-orange-700 * mark,.bg-orange-100 .c06.simple-text.bg-purple-700 * mark,.bg-orange-100 .c06.simple-text.bg-red-700 * mark,.bg-orange-100 .c06.simple-text.bg-grey-700 * mark,.bg-orange-100 .c06.simple-text.bg-grey-800 * mark,.bg-orange-100 .c06.simple-text.bg-darkest-blue * mark,.bg-orange-300 .c06.simple-text.bg-green-800 * mark,.bg-orange-300 .c06.simple-text.bg-yellow-700 * mark,.bg-orange-300 .c06.simple-text.bg-blue-700 * mark,.bg-orange-300 .c06.simple-text.bg-pink-700 * mark,.bg-orange-300 .c06.simple-text.bg-teal-700 * mark,.bg-orange-300 .c06.simple-text.bg-orange-700 * mark,.bg-orange-300 .c06.simple-text.bg-purple-700 * mark,.bg-orange-300 .c06.simple-text.bg-red-700 * mark,.bg-orange-300 .c06.simple-text.bg-grey-700 * mark,.bg-orange-300 .c06.simple-text.bg-grey-800 * mark,.bg-orange-300 .c06.simple-text.bg-darkest-blue * mark,.bg-purple-100 .c06.simple-text.bg-green-800 * mark,.bg-purple-100 .c06.simple-text.bg-yellow-700 * mark,.bg-purple-100 .c06.simple-text.bg-blue-700 * mark,.bg-purple-100 .c06.simple-text.bg-pink-700 * mark,.bg-purple-100 .c06.simple-text.bg-teal-700 * mark,.bg-purple-100 .c06.simple-text.bg-orange-700 * mark,.bg-purple-100 .c06.simple-text.bg-purple-700 * mark,.bg-purple-100 .c06.simple-text.bg-red-700 * mark,.bg-purple-100 .c06.simple-text.bg-grey-700 * mark,.bg-purple-100 .c06.simple-text.bg-grey-800 * mark,.bg-purple-100 .c06.simple-text.bg-darkest-blue * mark,.bg-purple-300 .c06.simple-text.bg-green-800 * mark,.bg-purple-300 .c06.simple-text.bg-yellow-700 * mark,.bg-purple-300 .c06.simple-text.bg-blue-700 * mark,.bg-purple-300 .c06.simple-text.bg-pink-700 * mark,.bg-purple-300 .c06.simple-text.bg-teal-700 * mark,.bg-purple-300 .c06.simple-text.bg-orange-700 * mark,.bg-purple-300 .c06.simple-text.bg-purple-700 * mark,.bg-purple-300 .c06.simple-text.bg-red-700 * mark,.bg-purple-300 .c06.simple-text.bg-grey-700 * mark,.bg-purple-300 .c06.simple-text.bg-grey-800 * mark,.bg-purple-300 .c06.simple-text.bg-darkest-blue * mark,.bg-green-100 .c06.simple-text.bg-green-800 * mark,.bg-green-100 .c06.simple-text.bg-yellow-700 * mark,.bg-green-100 .c06.simple-text.bg-blue-700 * mark,.bg-green-100 .c06.simple-text.bg-pink-700 * mark,.bg-green-100 .c06.simple-text.bg-teal-700 * mark,.bg-green-100 .c06.simple-text.bg-orange-700 * mark,.bg-green-100 .c06.simple-text.bg-purple-700 * mark,.bg-green-100 .c06.simple-text.bg-red-700 * mark,.bg-green-100 .c06.simple-text.bg-grey-700 * mark,.bg-green-100 .c06.simple-text.bg-grey-800 * mark,.bg-green-100 .c06.simple-text.bg-darkest-blue * mark,.bg-green-300 .c06.simple-text.bg-green-800 * mark,.bg-green-300 .c06.simple-text.bg-yellow-700 * mark,.bg-green-300 .c06.simple-text.bg-blue-700 * mark,.bg-green-300 .c06.simple-text.bg-pink-700 * mark,.bg-green-300 .c06.simple-text.bg-teal-700 * mark,.bg-green-300 .c06.simple-text.bg-orange-700 * mark,.bg-green-300 .c06.simple-text.bg-purple-700 * mark,.bg-green-300 .c06.simple-text.bg-red-700 * mark,.bg-green-300 .c06.simple-text.bg-grey-700 * mark,.bg-green-300 .c06.simple-text.bg-grey-800 * mark,.bg-green-300 .c06.simple-text.bg-darkest-blue * mark,.bg-grey-100 .c06.simple-text.bg-green-800 * mark,.bg-grey-100 .c06.simple-text.bg-yellow-700 * mark,.bg-grey-100 .c06.simple-text.bg-blue-700 * mark,.bg-grey-100 .c06.simple-text.bg-pink-700 * mark,.bg-grey-100 .c06.simple-text.bg-teal-700 * mark,.bg-grey-100 .c06.simple-text.bg-orange-700 * mark,.bg-grey-100 .c06.simple-text.bg-purple-700 * mark,.bg-grey-100 .c06.simple-text.bg-red-700 * mark,.bg-grey-100 .c06.simple-text.bg-grey-700 * mark,.bg-grey-100 .c06.simple-text.bg-grey-800 * mark,.bg-grey-100 .c06.simple-text.bg-darkest-blue * mark,.bg-grey-400 .c06.simple-text.bg-green-800 * mark,.bg-grey-400 .c06.simple-text.bg-yellow-700 * mark,.bg-grey-400 .c06.simple-text.bg-blue-700 * mark,.bg-grey-400 .c06.simple-text.bg-pink-700 * mark,.bg-grey-400 .c06.simple-text.bg-teal-700 * mark,.bg-grey-400 .c06.simple-text.bg-orange-700 * mark,.bg-grey-400 .c06.simple-text.bg-purple-700 * mark,.bg-grey-400 .c06.simple-text.bg-red-700 * mark,.bg-grey-400 .c06.simple-text.bg-grey-700 * mark,.bg-grey-400 .c06.simple-text.bg-grey-800 * mark,.bg-grey-400 .c06.simple-text.bg-darkest-blue * mark,.bg-white .c06.simple-text.bg-green-800 * mark,.bg-white .c06.simple-text.bg-yellow-700 * mark,.bg-white .c06.simple-text.bg-blue-700 * mark,.bg-white .c06.simple-text.bg-pink-700 * mark,.bg-white .c06.simple-text.bg-teal-700 * mark,.bg-white .c06.simple-text.bg-orange-700 * mark,.bg-white .c06.simple-text.bg-purple-700 * mark,.bg-white .c06.simple-text.bg-red-700 * mark,.bg-white .c06.simple-text.bg-grey-700 * mark,.bg-white .c06.simple-text.bg-grey-800 * mark,.bg-white .c06.simple-text.bg-darkest-blue * mark,.bg-paltinum-light .c06.simple-text.bg-green-800 * mark,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * mark,.bg-paltinum-light .c06.simple-text.bg-blue-700 * mark,.bg-paltinum-light .c06.simple-text.bg-pink-700 * mark,.bg-paltinum-light .c06.simple-text.bg-teal-700 * mark,.bg-paltinum-light .c06.simple-text.bg-orange-700 * mark,.bg-paltinum-light .c06.simple-text.bg-purple-700 * mark,.bg-paltinum-light .c06.simple-text.bg-red-700 * mark,.bg-paltinum-light .c06.simple-text.bg-grey-700 * mark,.bg-paltinum-light .c06.simple-text.bg-grey-800 * mark,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * mark,.bg-grey--light1 .c06.simple-text.bg-green-800 * mark,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * mark,.bg-grey--light1 .c06.simple-text.bg-blue-700 * mark,.bg-grey--light1 .c06.simple-text.bg-pink-700 * mark,.bg-grey--light1 .c06.simple-text.bg-teal-700 * mark,.bg-grey--light1 .c06.simple-text.bg-orange-700 * mark,.bg-grey--light1 .c06.simple-text.bg-purple-700 * mark,.bg-grey--light1 .c06.simple-text.bg-red-700 * mark,.bg-grey--light1 .c06.simple-text.bg-grey-700 * mark,.bg-grey--light1 .c06.simple-text.bg-grey-800 * mark,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * mark,.bg-gray-very-light .c06.simple-text.bg-green-800 * mark,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * mark,.bg-gray-very-light .c06.simple-text.bg-blue-700 * mark,.bg-gray-very-light .c06.simple-text.bg-pink-700 * mark,.bg-gray-very-light .c06.simple-text.bg-teal-700 * mark,.bg-gray-very-light .c06.simple-text.bg-orange-700 * mark,.bg-gray-very-light .c06.simple-text.bg-purple-700 * mark,.bg-gray-very-light .c06.simple-text.bg-red-700 * mark,.bg-gray-very-light .c06.simple-text.bg-grey-700 * mark,.bg-gray-very-light .c06.simple-text.bg-grey-800 * mark,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * mark,.bg-very-light-blue .c06.simple-text.bg-green-800 * mark,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * mark,.bg-very-light-blue .c06.simple-text.bg-blue-700 * mark,.bg-very-light-blue .c06.simple-text.bg-pink-700 * mark,.bg-very-light-blue .c06.simple-text.bg-teal-700 * mark,.bg-very-light-blue .c06.simple-text.bg-orange-700 * mark,.bg-very-light-blue .c06.simple-text.bg-purple-700 * mark,.bg-very-light-blue .c06.simple-text.bg-red-700 * mark,.bg-very-light-blue .c06.simple-text.bg-grey-700 * mark,.bg-very-light-blue .c06.simple-text.bg-grey-800 * mark,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * mark,.light .c06.simple-text.bg-green-800 * mark,.light .c06.simple-text.bg-yellow-700 * mark,.light .c06.simple-text.bg-blue-700 * mark,.light .c06.simple-text.bg-pink-700 * mark,.light .c06.simple-text.bg-teal-700 * mark,.light .c06.simple-text.bg-orange-700 * mark,.light .c06.simple-text.bg-purple-700 * mark,.light .c06.simple-text.bg-red-700 * mark,.light .c06.simple-text.bg-grey-700 * mark,.light .c06.simple-text.bg-grey-800 * mark,.light .c06.simple-text.bg-darkest-blue * mark,.bg-blue-very-light .c06.simple-text.bg-green-800 * mark,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * mark,.bg-blue-very-light .c06.simple-text.bg-blue-700 * mark,.bg-blue-very-light .c06.simple-text.bg-pink-700 * mark,.bg-blue-very-light .c06.simple-text.bg-teal-700 * mark,.bg-blue-very-light .c06.simple-text.bg-orange-700 * mark,.bg-blue-very-light .c06.simple-text.bg-purple-700 * mark,.bg-blue-very-light .c06.simple-text.bg-red-700 * mark,.bg-blue-very-light .c06.simple-text.bg-grey-700 * mark,.bg-blue-very-light .c06.simple-text.bg-grey-800 * mark,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * mark{color:#0a0b0d}.bg-yellow-100 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-red-100 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-red-100 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-red-100 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-red-100 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-red-100 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-red-100 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-red-100 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-red-100 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-red-100 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-red-100 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-red-100 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-red-300 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-red-300 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-red-300 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-red-300 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-red-300 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-red-300 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-red-300 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-red-300 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-red-300 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-red-300 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-red-300 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-blue-100 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-blue-300 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-pink-100 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-pink-300 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-teal-100 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-teal-300 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-orange-100 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-orange-300 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-purple-100 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-purple-300 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-green-100 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-green-100 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-green-100 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-green-100 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-green-100 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-green-100 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-green-100 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-green-100 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-green-100 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-green-100 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-green-100 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-green-300 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-green-300 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-green-300 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-green-300 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-green-300 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-green-300 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-green-300 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-green-300 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-green-300 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-green-300 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-green-300 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-grey-100 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-grey-400 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-white .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-white .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-white .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-white .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-white .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-white .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-white .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-white .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-white .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-white .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-white .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * .title-arrow::after,.light .c06.simple-text.bg-green-800 * .title-arrow::after,.light .c06.simple-text.bg-yellow-700 * .title-arrow::after,.light .c06.simple-text.bg-blue-700 * .title-arrow::after,.light .c06.simple-text.bg-pink-700 * .title-arrow::after,.light .c06.simple-text.bg-teal-700 * .title-arrow::after,.light .c06.simple-text.bg-orange-700 * .title-arrow::after,.light .c06.simple-text.bg-purple-700 * .title-arrow::after,.light .c06.simple-text.bg-red-700 * .title-arrow::after,.light .c06.simple-text.bg-grey-700 * .title-arrow::after,.light .c06.simple-text.bg-grey-800 * .title-arrow::after,.light .c06.simple-text.bg-darkest-blue * .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-green-800 * .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-blue-700 * .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-pink-700 * .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-teal-700 * .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-orange-700 * .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-purple-700 * .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-red-700 * .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-grey-700 * .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-grey-800 * .title-arrow::after,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * .title-arrow::after{background-image:url(/../themes/custom/onenokia_reskin/img/icon-arrow-right-white.svg)}.bg-yellow-100 .c06.simple-text.bg-green-800 * form *,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * form *,.bg-yellow-100 .c06.simple-text.bg-blue-700 * form *,.bg-yellow-100 .c06.simple-text.bg-pink-700 * form *,.bg-yellow-100 .c06.simple-text.bg-teal-700 * form *,.bg-yellow-100 .c06.simple-text.bg-orange-700 * form *,.bg-yellow-100 .c06.simple-text.bg-purple-700 * form *,.bg-yellow-100 .c06.simple-text.bg-red-700 * form *,.bg-yellow-100 .c06.simple-text.bg-grey-700 * form *,.bg-yellow-100 .c06.simple-text.bg-grey-800 * form *,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * form *,.bg-yellow-300 .c06.simple-text.bg-green-800 * form *,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * form *,.bg-yellow-300 .c06.simple-text.bg-blue-700 * form *,.bg-yellow-300 .c06.simple-text.bg-pink-700 * form *,.bg-yellow-300 .c06.simple-text.bg-teal-700 * form *,.bg-yellow-300 .c06.simple-text.bg-orange-700 * form *,.bg-yellow-300 .c06.simple-text.bg-purple-700 * form *,.bg-yellow-300 .c06.simple-text.bg-red-700 * form *,.bg-yellow-300 .c06.simple-text.bg-grey-700 * form *,.bg-yellow-300 .c06.simple-text.bg-grey-800 * form *,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * form *,.bg-red-100 .c06.simple-text.bg-green-800 * form *,.bg-red-100 .c06.simple-text.bg-yellow-700 * form *,.bg-red-100 .c06.simple-text.bg-blue-700 * form *,.bg-red-100 .c06.simple-text.bg-pink-700 * form *,.bg-red-100 .c06.simple-text.bg-teal-700 * form *,.bg-red-100 .c06.simple-text.bg-orange-700 * form *,.bg-red-100 .c06.simple-text.bg-purple-700 * form *,.bg-red-100 .c06.simple-text.bg-red-700 * form *,.bg-red-100 .c06.simple-text.bg-grey-700 * form *,.bg-red-100 .c06.simple-text.bg-grey-800 * form *,.bg-red-100 .c06.simple-text.bg-darkest-blue * form *,.bg-red-300 .c06.simple-text.bg-green-800 * form *,.bg-red-300 .c06.simple-text.bg-yellow-700 * form *,.bg-red-300 .c06.simple-text.bg-blue-700 * form *,.bg-red-300 .c06.simple-text.bg-pink-700 * form *,.bg-red-300 .c06.simple-text.bg-teal-700 * form *,.bg-red-300 .c06.simple-text.bg-orange-700 * form *,.bg-red-300 .c06.simple-text.bg-purple-700 * form *,.bg-red-300 .c06.simple-text.bg-red-700 * form *,.bg-red-300 .c06.simple-text.bg-grey-700 * form *,.bg-red-300 .c06.simple-text.bg-grey-800 * form *,.bg-red-300 .c06.simple-text.bg-darkest-blue * form *,.bg-blue-100 .c06.simple-text.bg-green-800 * form *,.bg-blue-100 .c06.simple-text.bg-yellow-700 * form *,.bg-blue-100 .c06.simple-text.bg-blue-700 * form *,.bg-blue-100 .c06.simple-text.bg-pink-700 * form *,.bg-blue-100 .c06.simple-text.bg-teal-700 * form *,.bg-blue-100 .c06.simple-text.bg-orange-700 * form *,.bg-blue-100 .c06.simple-text.bg-purple-700 * form *,.bg-blue-100 .c06.simple-text.bg-red-700 * form *,.bg-blue-100 .c06.simple-text.bg-grey-700 * form *,.bg-blue-100 .c06.simple-text.bg-grey-800 * form *,.bg-blue-100 .c06.simple-text.bg-darkest-blue * form *,.bg-blue-300 .c06.simple-text.bg-green-800 * form *,.bg-blue-300 .c06.simple-text.bg-yellow-700 * form *,.bg-blue-300 .c06.simple-text.bg-blue-700 * form *,.bg-blue-300 .c06.simple-text.bg-pink-700 * form *,.bg-blue-300 .c06.simple-text.bg-teal-700 * form *,.bg-blue-300 .c06.simple-text.bg-orange-700 * form *,.bg-blue-300 .c06.simple-text.bg-purple-700 * form *,.bg-blue-300 .c06.simple-text.bg-red-700 * form *,.bg-blue-300 .c06.simple-text.bg-grey-700 * form *,.bg-blue-300 .c06.simple-text.bg-grey-800 * form *,.bg-blue-300 .c06.simple-text.bg-darkest-blue * form *,.bg-pink-100 .c06.simple-text.bg-green-800 * form *,.bg-pink-100 .c06.simple-text.bg-yellow-700 * form *,.bg-pink-100 .c06.simple-text.bg-blue-700 * form *,.bg-pink-100 .c06.simple-text.bg-pink-700 * form *,.bg-pink-100 .c06.simple-text.bg-teal-700 * form *,.bg-pink-100 .c06.simple-text.bg-orange-700 * form *,.bg-pink-100 .c06.simple-text.bg-purple-700 * form *,.bg-pink-100 .c06.simple-text.bg-red-700 * form *,.bg-pink-100 .c06.simple-text.bg-grey-700 * form *,.bg-pink-100 .c06.simple-text.bg-grey-800 * form *,.bg-pink-100 .c06.simple-text.bg-darkest-blue * form *,.bg-pink-300 .c06.simple-text.bg-green-800 * form *,.bg-pink-300 .c06.simple-text.bg-yellow-700 * form *,.bg-pink-300 .c06.simple-text.bg-blue-700 * form *,.bg-pink-300 .c06.simple-text.bg-pink-700 * form *,.bg-pink-300 .c06.simple-text.bg-teal-700 * form *,.bg-pink-300 .c06.simple-text.bg-orange-700 * form *,.bg-pink-300 .c06.simple-text.bg-purple-700 * form *,.bg-pink-300 .c06.simple-text.bg-red-700 * form *,.bg-pink-300 .c06.simple-text.bg-grey-700 * form *,.bg-pink-300 .c06.simple-text.bg-grey-800 * form *,.bg-pink-300 .c06.simple-text.bg-darkest-blue * form *,.bg-teal-100 .c06.simple-text.bg-green-800 * form *,.bg-teal-100 .c06.simple-text.bg-yellow-700 * form *,.bg-teal-100 .c06.simple-text.bg-blue-700 * form *,.bg-teal-100 .c06.simple-text.bg-pink-700 * form *,.bg-teal-100 .c06.simple-text.bg-teal-700 * form *,.bg-teal-100 .c06.simple-text.bg-orange-700 * form *,.bg-teal-100 .c06.simple-text.bg-purple-700 * form *,.bg-teal-100 .c06.simple-text.bg-red-700 * form *,.bg-teal-100 .c06.simple-text.bg-grey-700 * form *,.bg-teal-100 .c06.simple-text.bg-grey-800 * form *,.bg-teal-100 .c06.simple-text.bg-darkest-blue * form *,.bg-teal-300 .c06.simple-text.bg-green-800 * form *,.bg-teal-300 .c06.simple-text.bg-yellow-700 * form *,.bg-teal-300 .c06.simple-text.bg-blue-700 * form *,.bg-teal-300 .c06.simple-text.bg-pink-700 * form *,.bg-teal-300 .c06.simple-text.bg-teal-700 * form *,.bg-teal-300 .c06.simple-text.bg-orange-700 * form *,.bg-teal-300 .c06.simple-text.bg-purple-700 * form *,.bg-teal-300 .c06.simple-text.bg-red-700 * form *,.bg-teal-300 .c06.simple-text.bg-grey-700 * form *,.bg-teal-300 .c06.simple-text.bg-grey-800 * form *,.bg-teal-300 .c06.simple-text.bg-darkest-blue * form *,.bg-orange-100 .c06.simple-text.bg-green-800 * form *,.bg-orange-100 .c06.simple-text.bg-yellow-700 * form *,.bg-orange-100 .c06.simple-text.bg-blue-700 * form *,.bg-orange-100 .c06.simple-text.bg-pink-700 * form *,.bg-orange-100 .c06.simple-text.bg-teal-700 * form *,.bg-orange-100 .c06.simple-text.bg-orange-700 * form *,.bg-orange-100 .c06.simple-text.bg-purple-700 * form *,.bg-orange-100 .c06.simple-text.bg-red-700 * form *,.bg-orange-100 .c06.simple-text.bg-grey-700 * form *,.bg-orange-100 .c06.simple-text.bg-grey-800 * form *,.bg-orange-100 .c06.simple-text.bg-darkest-blue * form *,.bg-orange-300 .c06.simple-text.bg-green-800 * form *,.bg-orange-300 .c06.simple-text.bg-yellow-700 * form *,.bg-orange-300 .c06.simple-text.bg-blue-700 * form *,.bg-orange-300 .c06.simple-text.bg-pink-700 * form *,.bg-orange-300 .c06.simple-text.bg-teal-700 * form *,.bg-orange-300 .c06.simple-text.bg-orange-700 * form *,.bg-orange-300 .c06.simple-text.bg-purple-700 * form *,.bg-orange-300 .c06.simple-text.bg-red-700 * form *,.bg-orange-300 .c06.simple-text.bg-grey-700 * form *,.bg-orange-300 .c06.simple-text.bg-grey-800 * form *,.bg-orange-300 .c06.simple-text.bg-darkest-blue * form *,.bg-purple-100 .c06.simple-text.bg-green-800 * form *,.bg-purple-100 .c06.simple-text.bg-yellow-700 * form *,.bg-purple-100 .c06.simple-text.bg-blue-700 * form *,.bg-purple-100 .c06.simple-text.bg-pink-700 * form *,.bg-purple-100 .c06.simple-text.bg-teal-700 * form *,.bg-purple-100 .c06.simple-text.bg-orange-700 * form *,.bg-purple-100 .c06.simple-text.bg-purple-700 * form *,.bg-purple-100 .c06.simple-text.bg-red-700 * form *,.bg-purple-100 .c06.simple-text.bg-grey-700 * form *,.bg-purple-100 .c06.simple-text.bg-grey-800 * form *,.bg-purple-100 .c06.simple-text.bg-darkest-blue * form *,.bg-purple-300 .c06.simple-text.bg-green-800 * form *,.bg-purple-300 .c06.simple-text.bg-yellow-700 * form *,.bg-purple-300 .c06.simple-text.bg-blue-700 * form *,.bg-purple-300 .c06.simple-text.bg-pink-700 * form *,.bg-purple-300 .c06.simple-text.bg-teal-700 * form *,.bg-purple-300 .c06.simple-text.bg-orange-700 * form *,.bg-purple-300 .c06.simple-text.bg-purple-700 * form *,.bg-purple-300 .c06.simple-text.bg-red-700 * form *,.bg-purple-300 .c06.simple-text.bg-grey-700 * form *,.bg-purple-300 .c06.simple-text.bg-grey-800 * form *,.bg-purple-300 .c06.simple-text.bg-darkest-blue * form *,.bg-green-100 .c06.simple-text.bg-green-800 * form *,.bg-green-100 .c06.simple-text.bg-yellow-700 * form *,.bg-green-100 .c06.simple-text.bg-blue-700 * form *,.bg-green-100 .c06.simple-text.bg-pink-700 * form *,.bg-green-100 .c06.simple-text.bg-teal-700 * form *,.bg-green-100 .c06.simple-text.bg-orange-700 * form *,.bg-green-100 .c06.simple-text.bg-purple-700 * form *,.bg-green-100 .c06.simple-text.bg-red-700 * form *,.bg-green-100 .c06.simple-text.bg-grey-700 * form *,.bg-green-100 .c06.simple-text.bg-grey-800 * form *,.bg-green-100 .c06.simple-text.bg-darkest-blue * form *,.bg-green-300 .c06.simple-text.bg-green-800 * form *,.bg-green-300 .c06.simple-text.bg-yellow-700 * form *,.bg-green-300 .c06.simple-text.bg-blue-700 * form *,.bg-green-300 .c06.simple-text.bg-pink-700 * form *,.bg-green-300 .c06.simple-text.bg-teal-700 * form *,.bg-green-300 .c06.simple-text.bg-orange-700 * form *,.bg-green-300 .c06.simple-text.bg-purple-700 * form *,.bg-green-300 .c06.simple-text.bg-red-700 * form *,.bg-green-300 .c06.simple-text.bg-grey-700 * form *,.bg-green-300 .c06.simple-text.bg-grey-800 * form *,.bg-green-300 .c06.simple-text.bg-darkest-blue * form *,.bg-grey-100 .c06.simple-text.bg-green-800 * form *,.bg-grey-100 .c06.simple-text.bg-yellow-700 * form *,.bg-grey-100 .c06.simple-text.bg-blue-700 * form *,.bg-grey-100 .c06.simple-text.bg-pink-700 * form *,.bg-grey-100 .c06.simple-text.bg-teal-700 * form *,.bg-grey-100 .c06.simple-text.bg-orange-700 * form *,.bg-grey-100 .c06.simple-text.bg-purple-700 * form *,.bg-grey-100 .c06.simple-text.bg-red-700 * form *,.bg-grey-100 .c06.simple-text.bg-grey-700 * form *,.bg-grey-100 .c06.simple-text.bg-grey-800 * form *,.bg-grey-100 .c06.simple-text.bg-darkest-blue * form *,.bg-grey-400 .c06.simple-text.bg-green-800 * form *,.bg-grey-400 .c06.simple-text.bg-yellow-700 * form *,.bg-grey-400 .c06.simple-text.bg-blue-700 * form *,.bg-grey-400 .c06.simple-text.bg-pink-700 * form *,.bg-grey-400 .c06.simple-text.bg-teal-700 * form *,.bg-grey-400 .c06.simple-text.bg-orange-700 * form *,.bg-grey-400 .c06.simple-text.bg-purple-700 * form *,.bg-grey-400 .c06.simple-text.bg-red-700 * form *,.bg-grey-400 .c06.simple-text.bg-grey-700 * form *,.bg-grey-400 .c06.simple-text.bg-grey-800 * form *,.bg-grey-400 .c06.simple-text.bg-darkest-blue * form *,.bg-white .c06.simple-text.bg-green-800 * form *,.bg-white .c06.simple-text.bg-yellow-700 * form *,.bg-white .c06.simple-text.bg-blue-700 * form *,.bg-white .c06.simple-text.bg-pink-700 * form *,.bg-white .c06.simple-text.bg-teal-700 * form *,.bg-white .c06.simple-text.bg-orange-700 * form *,.bg-white .c06.simple-text.bg-purple-700 * form *,.bg-white .c06.simple-text.bg-red-700 * form *,.bg-white .c06.simple-text.bg-grey-700 * form *,.bg-white .c06.simple-text.bg-grey-800 * form *,.bg-white .c06.simple-text.bg-darkest-blue * form *,.bg-paltinum-light .c06.simple-text.bg-green-800 * form *,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * form *,.bg-paltinum-light .c06.simple-text.bg-blue-700 * form *,.bg-paltinum-light .c06.simple-text.bg-pink-700 * form *,.bg-paltinum-light .c06.simple-text.bg-teal-700 * form *,.bg-paltinum-light .c06.simple-text.bg-orange-700 * form *,.bg-paltinum-light .c06.simple-text.bg-purple-700 * form *,.bg-paltinum-light .c06.simple-text.bg-red-700 * form *,.bg-paltinum-light .c06.simple-text.bg-grey-700 * form *,.bg-paltinum-light .c06.simple-text.bg-grey-800 * form *,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * form *,.bg-grey--light1 .c06.simple-text.bg-green-800 * form *,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * form *,.bg-grey--light1 .c06.simple-text.bg-blue-700 * form *,.bg-grey--light1 .c06.simple-text.bg-pink-700 * form *,.bg-grey--light1 .c06.simple-text.bg-teal-700 * form *,.bg-grey--light1 .c06.simple-text.bg-orange-700 * form *,.bg-grey--light1 .c06.simple-text.bg-purple-700 * form *,.bg-grey--light1 .c06.simple-text.bg-red-700 * form *,.bg-grey--light1 .c06.simple-text.bg-grey-700 * form *,.bg-grey--light1 .c06.simple-text.bg-grey-800 * form *,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * form *,.bg-gray-very-light .c06.simple-text.bg-green-800 * form *,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * form *,.bg-gray-very-light .c06.simple-text.bg-blue-700 * form *,.bg-gray-very-light .c06.simple-text.bg-pink-700 * form *,.bg-gray-very-light .c06.simple-text.bg-teal-700 * form *,.bg-gray-very-light .c06.simple-text.bg-orange-700 * form *,.bg-gray-very-light .c06.simple-text.bg-purple-700 * form *,.bg-gray-very-light .c06.simple-text.bg-red-700 * form *,.bg-gray-very-light .c06.simple-text.bg-grey-700 * form *,.bg-gray-very-light .c06.simple-text.bg-grey-800 * form *,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * form *,.bg-very-light-blue .c06.simple-text.bg-green-800 * form *,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * form *,.bg-very-light-blue .c06.simple-text.bg-blue-700 * form *,.bg-very-light-blue .c06.simple-text.bg-pink-700 * form *,.bg-very-light-blue .c06.simple-text.bg-teal-700 * form *,.bg-very-light-blue .c06.simple-text.bg-orange-700 * form *,.bg-very-light-blue .c06.simple-text.bg-purple-700 * form *,.bg-very-light-blue .c06.simple-text.bg-red-700 * form *,.bg-very-light-blue .c06.simple-text.bg-grey-700 * form *,.bg-very-light-blue .c06.simple-text.bg-grey-800 * form *,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * form *,.light .c06.simple-text.bg-green-800 * form *,.light .c06.simple-text.bg-yellow-700 * form *,.light .c06.simple-text.bg-blue-700 * form *,.light .c06.simple-text.bg-pink-700 * form *,.light .c06.simple-text.bg-teal-700 * form *,.light .c06.simple-text.bg-orange-700 * form *,.light .c06.simple-text.bg-purple-700 * form *,.light .c06.simple-text.bg-red-700 * form *,.light .c06.simple-text.bg-grey-700 * form *,.light .c06.simple-text.bg-grey-800 * form *,.light .c06.simple-text.bg-darkest-blue * form *,.bg-blue-very-light .c06.simple-text.bg-green-800 * form *,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * form *,.bg-blue-very-light .c06.simple-text.bg-blue-700 * form *,.bg-blue-very-light .c06.simple-text.bg-pink-700 * form *,.bg-blue-very-light .c06.simple-text.bg-teal-700 * form *,.bg-blue-very-light .c06.simple-text.bg-orange-700 * form *,.bg-blue-very-light .c06.simple-text.bg-purple-700 * form *,.bg-blue-very-light .c06.simple-text.bg-red-700 * form *,.bg-blue-very-light .c06.simple-text.bg-grey-700 * form *,.bg-blue-very-light .c06.simple-text.bg-grey-800 * form *,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * form *{background-color:rgba(0,0,0,0)}.bg-yellow-100 .c06.simple-text.bg-green-800 * svg *,.bg-yellow-100 .c06.simple-text.bg-yellow-700 * svg *,.bg-yellow-100 .c06.simple-text.bg-blue-700 * svg *,.bg-yellow-100 .c06.simple-text.bg-pink-700 * svg *,.bg-yellow-100 .c06.simple-text.bg-teal-700 * svg *,.bg-yellow-100 .c06.simple-text.bg-orange-700 * svg *,.bg-yellow-100 .c06.simple-text.bg-purple-700 * svg *,.bg-yellow-100 .c06.simple-text.bg-red-700 * svg *,.bg-yellow-100 .c06.simple-text.bg-grey-700 * svg *,.bg-yellow-100 .c06.simple-text.bg-grey-800 * svg *,.bg-yellow-100 .c06.simple-text.bg-darkest-blue * svg *,.bg-yellow-300 .c06.simple-text.bg-green-800 * svg *,.bg-yellow-300 .c06.simple-text.bg-yellow-700 * svg *,.bg-yellow-300 .c06.simple-text.bg-blue-700 * svg *,.bg-yellow-300 .c06.simple-text.bg-pink-700 * svg *,.bg-yellow-300 .c06.simple-text.bg-teal-700 * svg *,.bg-yellow-300 .c06.simple-text.bg-orange-700 * svg *,.bg-yellow-300 .c06.simple-text.bg-purple-700 * svg *,.bg-yellow-300 .c06.simple-text.bg-red-700 * svg *,.bg-yellow-300 .c06.simple-text.bg-grey-700 * svg *,.bg-yellow-300 .c06.simple-text.bg-grey-800 * svg *,.bg-yellow-300 .c06.simple-text.bg-darkest-blue * svg *,.bg-red-100 .c06.simple-text.bg-green-800 * svg *,.bg-red-100 .c06.simple-text.bg-yellow-700 * svg *,.bg-red-100 .c06.simple-text.bg-blue-700 * svg *,.bg-red-100 .c06.simple-text.bg-pink-700 * svg *,.bg-red-100 .c06.simple-text.bg-teal-700 * svg *,.bg-red-100 .c06.simple-text.bg-orange-700 * svg *,.bg-red-100 .c06.simple-text.bg-purple-700 * svg *,.bg-red-100 .c06.simple-text.bg-red-700 * svg *,.bg-red-100 .c06.simple-text.bg-grey-700 * svg *,.bg-red-100 .c06.simple-text.bg-grey-800 * svg *,.bg-red-100 .c06.simple-text.bg-darkest-blue * svg *,.bg-red-300 .c06.simple-text.bg-green-800 * svg *,.bg-red-300 .c06.simple-text.bg-yellow-700 * svg *,.bg-red-300 .c06.simple-text.bg-blue-700 * svg *,.bg-red-300 .c06.simple-text.bg-pink-700 * svg *,.bg-red-300 .c06.simple-text.bg-teal-700 * svg *,.bg-red-300 .c06.simple-text.bg-orange-700 * svg *,.bg-red-300 .c06.simple-text.bg-purple-700 * svg *,.bg-red-300 .c06.simple-text.bg-red-700 * svg *,.bg-red-300 .c06.simple-text.bg-grey-700 * svg *,.bg-red-300 .c06.simple-text.bg-grey-800 * svg *,.bg-red-300 .c06.simple-text.bg-darkest-blue * svg *,.bg-blue-100 .c06.simple-text.bg-green-800 * svg *,.bg-blue-100 .c06.simple-text.bg-yellow-700 * svg *,.bg-blue-100 .c06.simple-text.bg-blue-700 * svg *,.bg-blue-100 .c06.simple-text.bg-pink-700 * svg *,.bg-blue-100 .c06.simple-text.bg-teal-700 * svg *,.bg-blue-100 .c06.simple-text.bg-orange-700 * svg *,.bg-blue-100 .c06.simple-text.bg-purple-700 * svg *,.bg-blue-100 .c06.simple-text.bg-red-700 * svg *,.bg-blue-100 .c06.simple-text.bg-grey-700 * svg *,.bg-blue-100 .c06.simple-text.bg-grey-800 * svg *,.bg-blue-100 .c06.simple-text.bg-darkest-blue * svg *,.bg-blue-300 .c06.simple-text.bg-green-800 * svg *,.bg-blue-300 .c06.simple-text.bg-yellow-700 * svg *,.bg-blue-300 .c06.simple-text.bg-blue-700 * svg *,.bg-blue-300 .c06.simple-text.bg-pink-700 * svg *,.bg-blue-300 .c06.simple-text.bg-teal-700 * svg *,.bg-blue-300 .c06.simple-text.bg-orange-700 * svg *,.bg-blue-300 .c06.simple-text.bg-purple-700 * svg *,.bg-blue-300 .c06.simple-text.bg-red-700 * svg *,.bg-blue-300 .c06.simple-text.bg-grey-700 * svg *,.bg-blue-300 .c06.simple-text.bg-grey-800 * svg *,.bg-blue-300 .c06.simple-text.bg-darkest-blue * svg *,.bg-pink-100 .c06.simple-text.bg-green-800 * svg *,.bg-pink-100 .c06.simple-text.bg-yellow-700 * svg *,.bg-pink-100 .c06.simple-text.bg-blue-700 * svg *,.bg-pink-100 .c06.simple-text.bg-pink-700 * svg *,.bg-pink-100 .c06.simple-text.bg-teal-700 * svg *,.bg-pink-100 .c06.simple-text.bg-orange-700 * svg *,.bg-pink-100 .c06.simple-text.bg-purple-700 * svg *,.bg-pink-100 .c06.simple-text.bg-red-700 * svg *,.bg-pink-100 .c06.simple-text.bg-grey-700 * svg *,.bg-pink-100 .c06.simple-text.bg-grey-800 * svg *,.bg-pink-100 .c06.simple-text.bg-darkest-blue * svg *,.bg-pink-300 .c06.simple-text.bg-green-800 * svg *,.bg-pink-300 .c06.simple-text.bg-yellow-700 * svg *,.bg-pink-300 .c06.simple-text.bg-blue-700 * svg *,.bg-pink-300 .c06.simple-text.bg-pink-700 * svg *,.bg-pink-300 .c06.simple-text.bg-teal-700 * svg *,.bg-pink-300 .c06.simple-text.bg-orange-700 * svg *,.bg-pink-300 .c06.simple-text.bg-purple-700 * svg *,.bg-pink-300 .c06.simple-text.bg-red-700 * svg *,.bg-pink-300 .c06.simple-text.bg-grey-700 * svg *,.bg-pink-300 .c06.simple-text.bg-grey-800 * svg *,.bg-pink-300 .c06.simple-text.bg-darkest-blue * svg *,.bg-teal-100 .c06.simple-text.bg-green-800 * svg *,.bg-teal-100 .c06.simple-text.bg-yellow-700 * svg *,.bg-teal-100 .c06.simple-text.bg-blue-700 * svg *,.bg-teal-100 .c06.simple-text.bg-pink-700 * svg *,.bg-teal-100 .c06.simple-text.bg-teal-700 * svg *,.bg-teal-100 .c06.simple-text.bg-orange-700 * svg *,.bg-teal-100 .c06.simple-text.bg-purple-700 * svg *,.bg-teal-100 .c06.simple-text.bg-red-700 * svg *,.bg-teal-100 .c06.simple-text.bg-grey-700 * svg *,.bg-teal-100 .c06.simple-text.bg-grey-800 * svg *,.bg-teal-100 .c06.simple-text.bg-darkest-blue * svg *,.bg-teal-300 .c06.simple-text.bg-green-800 * svg *,.bg-teal-300 .c06.simple-text.bg-yellow-700 * svg *,.bg-teal-300 .c06.simple-text.bg-blue-700 * svg *,.bg-teal-300 .c06.simple-text.bg-pink-700 * svg *,.bg-teal-300 .c06.simple-text.bg-teal-700 * svg *,.bg-teal-300 .c06.simple-text.bg-orange-700 * svg *,.bg-teal-300 .c06.simple-text.bg-purple-700 * svg *,.bg-teal-300 .c06.simple-text.bg-red-700 * svg *,.bg-teal-300 .c06.simple-text.bg-grey-700 * svg *,.bg-teal-300 .c06.simple-text.bg-grey-800 * svg *,.bg-teal-300 .c06.simple-text.bg-darkest-blue * svg *,.bg-orange-100 .c06.simple-text.bg-green-800 * svg *,.bg-orange-100 .c06.simple-text.bg-yellow-700 * svg *,.bg-orange-100 .c06.simple-text.bg-blue-700 * svg *,.bg-orange-100 .c06.simple-text.bg-pink-700 * svg *,.bg-orange-100 .c06.simple-text.bg-teal-700 * svg *,.bg-orange-100 .c06.simple-text.bg-orange-700 * svg *,.bg-orange-100 .c06.simple-text.bg-purple-700 * svg *,.bg-orange-100 .c06.simple-text.bg-red-700 * svg *,.bg-orange-100 .c06.simple-text.bg-grey-700 * svg *,.bg-orange-100 .c06.simple-text.bg-grey-800 * svg *,.bg-orange-100 .c06.simple-text.bg-darkest-blue * svg *,.bg-orange-300 .c06.simple-text.bg-green-800 * svg *,.bg-orange-300 .c06.simple-text.bg-yellow-700 * svg *,.bg-orange-300 .c06.simple-text.bg-blue-700 * svg *,.bg-orange-300 .c06.simple-text.bg-pink-700 * svg *,.bg-orange-300 .c06.simple-text.bg-teal-700 * svg *,.bg-orange-300 .c06.simple-text.bg-orange-700 * svg *,.bg-orange-300 .c06.simple-text.bg-purple-700 * svg *,.bg-orange-300 .c06.simple-text.bg-red-700 * svg *,.bg-orange-300 .c06.simple-text.bg-grey-700 * svg *,.bg-orange-300 .c06.simple-text.bg-grey-800 * svg *,.bg-orange-300 .c06.simple-text.bg-darkest-blue * svg *,.bg-purple-100 .c06.simple-text.bg-green-800 * svg *,.bg-purple-100 .c06.simple-text.bg-yellow-700 * svg *,.bg-purple-100 .c06.simple-text.bg-blue-700 * svg *,.bg-purple-100 .c06.simple-text.bg-pink-700 * svg *,.bg-purple-100 .c06.simple-text.bg-teal-700 * svg *,.bg-purple-100 .c06.simple-text.bg-orange-700 * svg *,.bg-purple-100 .c06.simple-text.bg-purple-700 * svg *,.bg-purple-100 .c06.simple-text.bg-red-700 * svg *,.bg-purple-100 .c06.simple-text.bg-grey-700 * svg *,.bg-purple-100 .c06.simple-text.bg-grey-800 * svg *,.bg-purple-100 .c06.simple-text.bg-darkest-blue * svg *,.bg-purple-300 .c06.simple-text.bg-green-800 * svg *,.bg-purple-300 .c06.simple-text.bg-yellow-700 * svg *,.bg-purple-300 .c06.simple-text.bg-blue-700 * svg *,.bg-purple-300 .c06.simple-text.bg-pink-700 * svg *,.bg-purple-300 .c06.simple-text.bg-teal-700 * svg *,.bg-purple-300 .c06.simple-text.bg-orange-700 * svg *,.bg-purple-300 .c06.simple-text.bg-purple-700 * svg *,.bg-purple-300 .c06.simple-text.bg-red-700 * svg *,.bg-purple-300 .c06.simple-text.bg-grey-700 * svg *,.bg-purple-300 .c06.simple-text.bg-grey-800 * svg *,.bg-purple-300 .c06.simple-text.bg-darkest-blue * svg *,.bg-green-100 .c06.simple-text.bg-green-800 * svg *,.bg-green-100 .c06.simple-text.bg-yellow-700 * svg *,.bg-green-100 .c06.simple-text.bg-blue-700 * svg *,.bg-green-100 .c06.simple-text.bg-pink-700 * svg *,.bg-green-100 .c06.simple-text.bg-teal-700 * svg *,.bg-green-100 .c06.simple-text.bg-orange-700 * svg *,.bg-green-100 .c06.simple-text.bg-purple-700 * svg *,.bg-green-100 .c06.simple-text.bg-red-700 * svg *,.bg-green-100 .c06.simple-text.bg-grey-700 * svg *,.bg-green-100 .c06.simple-text.bg-grey-800 * svg *,.bg-green-100 .c06.simple-text.bg-darkest-blue * svg *,.bg-green-300 .c06.simple-text.bg-green-800 * svg *,.bg-green-300 .c06.simple-text.bg-yellow-700 * svg *,.bg-green-300 .c06.simple-text.bg-blue-700 * svg *,.bg-green-300 .c06.simple-text.bg-pink-700 * svg *,.bg-green-300 .c06.simple-text.bg-teal-700 * svg *,.bg-green-300 .c06.simple-text.bg-orange-700 * svg *,.bg-green-300 .c06.simple-text.bg-purple-700 * svg *,.bg-green-300 .c06.simple-text.bg-red-700 * svg *,.bg-green-300 .c06.simple-text.bg-grey-700 * svg *,.bg-green-300 .c06.simple-text.bg-grey-800 * svg *,.bg-green-300 .c06.simple-text.bg-darkest-blue * svg *,.bg-grey-100 .c06.simple-text.bg-green-800 * svg *,.bg-grey-100 .c06.simple-text.bg-yellow-700 * svg *,.bg-grey-100 .c06.simple-text.bg-blue-700 * svg *,.bg-grey-100 .c06.simple-text.bg-pink-700 * svg *,.bg-grey-100 .c06.simple-text.bg-teal-700 * svg *,.bg-grey-100 .c06.simple-text.bg-orange-700 * svg *,.bg-grey-100 .c06.simple-text.bg-purple-700 * svg *,.bg-grey-100 .c06.simple-text.bg-red-700 * svg *,.bg-grey-100 .c06.simple-text.bg-grey-700 * svg *,.bg-grey-100 .c06.simple-text.bg-grey-800 * svg *,.bg-grey-100 .c06.simple-text.bg-darkest-blue * svg *,.bg-grey-400 .c06.simple-text.bg-green-800 * svg *,.bg-grey-400 .c06.simple-text.bg-yellow-700 * svg *,.bg-grey-400 .c06.simple-text.bg-blue-700 * svg *,.bg-grey-400 .c06.simple-text.bg-pink-700 * svg *,.bg-grey-400 .c06.simple-text.bg-teal-700 * svg *,.bg-grey-400 .c06.simple-text.bg-orange-700 * svg *,.bg-grey-400 .c06.simple-text.bg-purple-700 * svg *,.bg-grey-400 .c06.simple-text.bg-red-700 * svg *,.bg-grey-400 .c06.simple-text.bg-grey-700 * svg *,.bg-grey-400 .c06.simple-text.bg-grey-800 * svg *,.bg-grey-400 .c06.simple-text.bg-darkest-blue * svg *,.bg-white .c06.simple-text.bg-green-800 * svg *,.bg-white .c06.simple-text.bg-yellow-700 * svg *,.bg-white .c06.simple-text.bg-blue-700 * svg *,.bg-white .c06.simple-text.bg-pink-700 * svg *,.bg-white .c06.simple-text.bg-teal-700 * svg *,.bg-white .c06.simple-text.bg-orange-700 * svg *,.bg-white .c06.simple-text.bg-purple-700 * svg *,.bg-white .c06.simple-text.bg-red-700 * svg *,.bg-white .c06.simple-text.bg-grey-700 * svg *,.bg-white .c06.simple-text.bg-grey-800 * svg *,.bg-white .c06.simple-text.bg-darkest-blue * svg *,.bg-paltinum-light .c06.simple-text.bg-green-800 * svg *,.bg-paltinum-light .c06.simple-text.bg-yellow-700 * svg *,.bg-paltinum-light .c06.simple-text.bg-blue-700 * svg *,.bg-paltinum-light .c06.simple-text.bg-pink-700 * svg *,.bg-paltinum-light .c06.simple-text.bg-teal-700 * svg *,.bg-paltinum-light .c06.simple-text.bg-orange-700 * svg *,.bg-paltinum-light .c06.simple-text.bg-purple-700 * svg *,.bg-paltinum-light .c06.simple-text.bg-red-700 * svg *,.bg-paltinum-light .c06.simple-text.bg-grey-700 * svg *,.bg-paltinum-light .c06.simple-text.bg-grey-800 * svg *,.bg-paltinum-light .c06.simple-text.bg-darkest-blue * svg *,.bg-grey--light1 .c06.simple-text.bg-green-800 * svg *,.bg-grey--light1 .c06.simple-text.bg-yellow-700 * svg *,.bg-grey--light1 .c06.simple-text.bg-blue-700 * svg *,.bg-grey--light1 .c06.simple-text.bg-pink-700 * svg *,.bg-grey--light1 .c06.simple-text.bg-teal-700 * svg *,.bg-grey--light1 .c06.simple-text.bg-orange-700 * svg *,.bg-grey--light1 .c06.simple-text.bg-purple-700 * svg *,.bg-grey--light1 .c06.simple-text.bg-red-700 * svg *,.bg-grey--light1 .c06.simple-text.bg-grey-700 * svg *,.bg-grey--light1 .c06.simple-text.bg-grey-800 * svg *,.bg-grey--light1 .c06.simple-text.bg-darkest-blue * svg *,.bg-gray-very-light .c06.simple-text.bg-green-800 * svg *,.bg-gray-very-light .c06.simple-text.bg-yellow-700 * svg *,.bg-gray-very-light .c06.simple-text.bg-blue-700 * svg *,.bg-gray-very-light .c06.simple-text.bg-pink-700 * svg *,.bg-gray-very-light .c06.simple-text.bg-teal-700 * svg *,.bg-gray-very-light .c06.simple-text.bg-orange-700 * svg *,.bg-gray-very-light .c06.simple-text.bg-purple-700 * svg *,.bg-gray-very-light .c06.simple-text.bg-red-700 * svg *,.bg-gray-very-light .c06.simple-text.bg-grey-700 * svg *,.bg-gray-very-light .c06.simple-text.bg-grey-800 * svg *,.bg-gray-very-light .c06.simple-text.bg-darkest-blue * svg *,.bg-very-light-blue .c06.simple-text.bg-green-800 * svg *,.bg-very-light-blue .c06.simple-text.bg-yellow-700 * svg *,.bg-very-light-blue .c06.simple-text.bg-blue-700 * svg *,.bg-very-light-blue .c06.simple-text.bg-pink-700 * svg *,.bg-very-light-blue .c06.simple-text.bg-teal-700 * svg *,.bg-very-light-blue .c06.simple-text.bg-orange-700 * svg *,.bg-very-light-blue .c06.simple-text.bg-purple-700 * svg *,.bg-very-light-blue .c06.simple-text.bg-red-700 * svg *,.bg-very-light-blue .c06.simple-text.bg-grey-700 * svg *,.bg-very-light-blue .c06.simple-text.bg-grey-800 * svg *,.bg-very-light-blue .c06.simple-text.bg-darkest-blue * svg *,.light .c06.simple-text.bg-green-800 * svg *,.light .c06.simple-text.bg-yellow-700 * svg *,.light .c06.simple-text.bg-blue-700 * svg *,.light .c06.simple-text.bg-pink-700 * svg *,.light .c06.simple-text.bg-teal-700 * svg *,.light .c06.simple-text.bg-orange-700 * svg *,.light .c06.simple-text.bg-purple-700 * svg *,.light .c06.simple-text.bg-red-700 * svg *,.light .c06.simple-text.bg-grey-700 * svg *,.light .c06.simple-text.bg-grey-800 * svg *,.light .c06.simple-text.bg-darkest-blue * svg *,.bg-blue-very-light .c06.simple-text.bg-green-800 * svg *,.bg-blue-very-light .c06.simple-text.bg-yellow-700 * svg *,.bg-blue-very-light .c06.simple-text.bg-blue-700 * svg *,.bg-blue-very-light .c06.simple-text.bg-pink-700 * svg *,.bg-blue-very-light .c06.simple-text.bg-teal-700 * svg *,.bg-blue-very-light .c06.simple-text.bg-orange-700 * svg *,.bg-blue-very-light .c06.simple-text.bg-purple-700 * svg *,.bg-blue-very-light .c06.simple-text.bg-red-700 * svg *,.bg-blue-very-light .c06.simple-text.bg-grey-700 * svg *,.bg-blue-very-light .c06.simple-text.bg-grey-800 * svg *,.bg-blue-very-light .c06.simple-text.bg-darkest-blue * svg *{fill:none;stroke:#fff}.bg-yellow-100.bg-white,.bg-yellow-300.bg-white,.bg-red-100.bg-white,.bg-red-300.bg-white,.bg-blue-100.bg-white,.bg-blue-300.bg-white,.bg-pink-100.bg-white,.bg-pink-300.bg-white,.bg-teal-100.bg-white,.bg-teal-300.bg-white,.bg-orange-100.bg-white,.bg-orange-300.bg-white,.bg-purple-100.bg-white,.bg-purple-300.bg-white,.bg-green-100.bg-white,.bg-green-300.bg-white,.bg-grey-100.bg-white,.bg-grey-400.bg-white,.bg-white.bg-white,.bg-paltinum-light.bg-white,.bg-grey--light1.bg-white,.bg-gray-very-light.bg-white,.bg-very-light-blue.bg-white,.light.bg-white,.bg-blue-very-light.bg-white{padding-left:0;padding-right:0;margin-bottom:0}.bg-green-800 .c15-quote__container .c15-quote__content,.bg-green-800 .c15-quote__container .c15-quote__text,.bg-green-800 .c15-quote__container .c15-quote__author-name,.bg-green-800 .c15-quote__container .c15-quote__author-title,.bg-yellow-700 .c15-quote__container .c15-quote__content,.bg-yellow-700 .c15-quote__container .c15-quote__text,.bg-yellow-700 .c15-quote__container .c15-quote__author-name,.bg-yellow-700 .c15-quote__container .c15-quote__author-title,.bg-blue-700 .c15-quote__container .c15-quote__content,.bg-blue-700 .c15-quote__container .c15-quote__text,.bg-blue-700 .c15-quote__container .c15-quote__author-name,.bg-blue-700 .c15-quote__container .c15-quote__author-title,.bg-pink-700 .c15-quote__container .c15-quote__content,.bg-pink-700 .c15-quote__container .c15-quote__text,.bg-pink-700 .c15-quote__container .c15-quote__author-name,.bg-pink-700 .c15-quote__container .c15-quote__author-title,.bg-teal-700 .c15-quote__container .c15-quote__content,.bg-teal-700 .c15-quote__container .c15-quote__text,.bg-teal-700 .c15-quote__container .c15-quote__author-name,.bg-teal-700 .c15-quote__container .c15-quote__author-title,.bg-orange-700 .c15-quote__container .c15-quote__content,.bg-orange-700 .c15-quote__container .c15-quote__text,.bg-orange-700 .c15-quote__container .c15-quote__author-name,.bg-orange-700 .c15-quote__container .c15-quote__author-title,.bg-purple-700 .c15-quote__container .c15-quote__content,.bg-purple-700 .c15-quote__container .c15-quote__text,.bg-purple-700 .c15-quote__container .c15-quote__author-name,.bg-purple-700 .c15-quote__container .c15-quote__author-title,.bg-red-700 .c15-quote__container .c15-quote__content,.bg-red-700 .c15-quote__container .c15-quote__text,.bg-red-700 .c15-quote__container .c15-quote__author-name,.bg-red-700 .c15-quote__container .c15-quote__author-title,.bg-grey-700 .c15-quote__container .c15-quote__content,.bg-grey-700 .c15-quote__container .c15-quote__text,.bg-grey-700 .c15-quote__container .c15-quote__author-name,.bg-grey-700 .c15-quote__container .c15-quote__author-title,.bg-grey-800 .c15-quote__container .c15-quote__content,.bg-grey-800 .c15-quote__container .c15-quote__text,.bg-grey-800 .c15-quote__container .c15-quote__author-name,.bg-grey-800 .c15-quote__container .c15-quote__author-title,.bg-darkest-blue .c15-quote__container .c15-quote__content,.bg-darkest-blue .c15-quote__container .c15-quote__text,.bg-darkest-blue .c15-quote__container .c15-quote__author-name,.bg-darkest-blue .c15-quote__container .c15-quote__author-title,.dark .c15-quote__container .c15-quote__content,.dark .c15-quote__container .c15-quote__text,.dark .c15-quote__container .c15-quote__author-name,.dark .c15-quote__container .c15-quote__author-title{color:#fff}.bg-green-800 .c6-complex-text a.btn,.bg-yellow-700 .c6-complex-text a.btn,.bg-blue-700 .c6-complex-text a.btn,.bg-pink-700 .c6-complex-text a.btn,.bg-teal-700 .c6-complex-text a.btn,.bg-orange-700 .c6-complex-text a.btn,.bg-purple-700 .c6-complex-text a.btn,.bg-red-700 .c6-complex-text a.btn,.bg-grey-700 .c6-complex-text a.btn,.bg-grey-800 .c6-complex-text a.btn,.bg-darkest-blue .c6-complex-text a.btn,.dark .c6-complex-text a.btn{text-decoration:none}.bg-green-800 .c6-complex-text a.btn-blue,.bg-yellow-700 .c6-complex-text a.btn-blue,.bg-blue-700 .c6-complex-text a.btn-blue,.bg-pink-700 .c6-complex-text a.btn-blue,.bg-teal-700 .c6-complex-text a.btn-blue,.bg-orange-700 .c6-complex-text a.btn-blue,.bg-purple-700 .c6-complex-text a.btn-blue,.bg-red-700 .c6-complex-text a.btn-blue,.bg-grey-700 .c6-complex-text a.btn-blue,.bg-grey-800 .c6-complex-text a.btn-blue,.bg-darkest-blue .c6-complex-text a.btn-blue,.dark .c6-complex-text a.btn-blue{color:#fff}.bg-green-800 .c6-complex-text a.btn-white,.bg-yellow-700 .c6-complex-text a.btn-white,.bg-blue-700 .c6-complex-text a.btn-white,.bg-pink-700 .c6-complex-text a.btn-white,.bg-teal-700 .c6-complex-text a.btn-white,.bg-orange-700 .c6-complex-text a.btn-white,.bg-purple-700 .c6-complex-text a.btn-white,.bg-red-700 .c6-complex-text a.btn-white,.bg-grey-700 .c6-complex-text a.btn-white,.bg-grey-800 .c6-complex-text a.btn-white,.bg-darkest-blue .c6-complex-text a.btn-white,.dark .c6-complex-text a.btn-white{color:#005aff}.bg-green-800 .c6-complex-text a.btn-transparent-blue,.bg-yellow-700 .c6-complex-text a.btn-transparent-blue,.bg-blue-700 .c6-complex-text a.btn-transparent-blue,.bg-pink-700 .c6-complex-text a.btn-transparent-blue,.bg-teal-700 .c6-complex-text a.btn-transparent-blue,.bg-orange-700 .c6-complex-text a.btn-transparent-blue,.bg-purple-700 .c6-complex-text a.btn-transparent-blue,.bg-red-700 .c6-complex-text a.btn-transparent-blue,.bg-grey-700 .c6-complex-text a.btn-transparent-blue,.bg-grey-800 .c6-complex-text a.btn-transparent-blue,.bg-darkest-blue .c6-complex-text a.btn-transparent-blue,.dark .c6-complex-text a.btn-transparent-blue{color:#0a0b0d}.bg-green-800 .c6-complex-text a.btn-transparent-blue:hover,.bg-yellow-700 .c6-complex-text a.btn-transparent-blue:hover,.bg-blue-700 .c6-complex-text a.btn-transparent-blue:hover,.bg-pink-700 .c6-complex-text a.btn-transparent-blue:hover,.bg-teal-700 .c6-complex-text a.btn-transparent-blue:hover,.bg-orange-700 .c6-complex-text a.btn-transparent-blue:hover,.bg-purple-700 .c6-complex-text a.btn-transparent-blue:hover,.bg-red-700 .c6-complex-text a.btn-transparent-blue:hover,.bg-grey-700 .c6-complex-text a.btn-transparent-blue:hover,.bg-grey-800 .c6-complex-text a.btn-transparent-blue:hover,.bg-darkest-blue .c6-complex-text a.btn-transparent-blue:hover,.dark .c6-complex-text a.btn-transparent-blue:hover{border-color:#005aff;color:#005aff}.bg-green-800 .c6-complex-text__bg-colour *,.bg-yellow-700 .c6-complex-text__bg-colour *,.bg-blue-700 .c6-complex-text__bg-colour *,.bg-pink-700 .c6-complex-text__bg-colour *,.bg-teal-700 .c6-complex-text__bg-colour *,.bg-orange-700 .c6-complex-text__bg-colour *,.bg-purple-700 .c6-complex-text__bg-colour *,.bg-red-700 .c6-complex-text__bg-colour *,.bg-grey-700 .c6-complex-text__bg-colour *,.bg-grey-800 .c6-complex-text__bg-colour *,.bg-darkest-blue .c6-complex-text__bg-colour *,.dark .c6-complex-text__bg-colour *{color:#fff}.bg-green-800 .c6-complex-text.bg-grey-text *,.bg-yellow-700 .c6-complex-text.bg-grey-text *,.bg-blue-700 .c6-complex-text.bg-grey-text *,.bg-pink-700 .c6-complex-text.bg-grey-text *,.bg-teal-700 .c6-complex-text.bg-grey-text *,.bg-orange-700 .c6-complex-text.bg-grey-text *,.bg-purple-700 .c6-complex-text.bg-grey-text *,.bg-red-700 .c6-complex-text.bg-grey-text *,.bg-grey-700 .c6-complex-text.bg-grey-text *,.bg-grey-800 .c6-complex-text.bg-grey-text *,.bg-darkest-blue .c6-complex-text.bg-grey-text *,.dark .c6-complex-text.bg-grey-text *{color:#0a0b0d}.bg-green-800 .c06.simple-text,.bg-yellow-700 .c06.simple-text,.bg-blue-700 .c06.simple-text,.bg-pink-700 .c06.simple-text,.bg-teal-700 .c06.simple-text,.bg-orange-700 .c06.simple-text,.bg-purple-700 .c06.simple-text,.bg-red-700 .c06.simple-text,.bg-grey-700 .c06.simple-text,.bg-grey-800 .c06.simple-text,.bg-darkest-blue .c06.simple-text,.dark .c06.simple-text{margin-bottom:16px}.bg-green-800 .c06.simple-text mark,.bg-yellow-700 .c06.simple-text mark,.bg-blue-700 .c06.simple-text mark,.bg-pink-700 .c06.simple-text mark,.bg-teal-700 .c06.simple-text mark,.bg-orange-700 .c06.simple-text mark,.bg-purple-700 .c06.simple-text mark,.bg-red-700 .c06.simple-text mark,.bg-grey-700 .c06.simple-text mark,.bg-grey-800 .c06.simple-text mark,.bg-darkest-blue .c06.simple-text mark,.dark .c06.simple-text mark{color:#0a0b0d}.bg-green-800 .c06.simple-text form *,.bg-yellow-700 .c06.simple-text form *,.bg-blue-700 .c06.simple-text form *,.bg-pink-700 .c06.simple-text form *,.bg-teal-700 .c06.simple-text form *,.bg-orange-700 .c06.simple-text form *,.bg-purple-700 .c06.simple-text form *,.bg-red-700 .c06.simple-text form *,.bg-grey-700 .c06.simple-text form *,.bg-grey-800 .c06.simple-text form *,.bg-darkest-blue .c06.simple-text form *,.dark .c06.simple-text form *{background-color:rgba(0,0,0,0)}.bg-green-800 .c06.simple-text.bg-green-800,.bg-green-800 .c06.simple-text.bg-yellow-700,.bg-green-800 .c06.simple-text.bg-blue-700,.bg-green-800 .c06.simple-text.bg-pink-700,.bg-green-800 .c06.simple-text.bg-teal-700,.bg-green-800 .c06.simple-text.bg-orange-700,.bg-green-800 .c06.simple-text.bg-purple-700,.bg-green-800 .c06.simple-text.bg-red-700,.bg-green-800 .c06.simple-text.bg-grey-700,.bg-green-800 .c06.simple-text.bg-grey-800,.bg-green-800 .c06.simple-text.bg-darkest-blue,.bg-green-800 .c06.simple-text.dark,.bg-yellow-700 .c06.simple-text.bg-green-800,.bg-yellow-700 .c06.simple-text.bg-yellow-700,.bg-yellow-700 .c06.simple-text.bg-blue-700,.bg-yellow-700 .c06.simple-text.bg-pink-700,.bg-yellow-700 .c06.simple-text.bg-teal-700,.bg-yellow-700 .c06.simple-text.bg-orange-700,.bg-yellow-700 .c06.simple-text.bg-purple-700,.bg-yellow-700 .c06.simple-text.bg-red-700,.bg-yellow-700 .c06.simple-text.bg-grey-700,.bg-yellow-700 .c06.simple-text.bg-grey-800,.bg-yellow-700 .c06.simple-text.bg-darkest-blue,.bg-yellow-700 .c06.simple-text.dark,.bg-blue-700 .c06.simple-text.bg-green-800,.bg-blue-700 .c06.simple-text.bg-yellow-700,.bg-blue-700 .c06.simple-text.bg-blue-700,.bg-blue-700 .c06.simple-text.bg-pink-700,.bg-blue-700 .c06.simple-text.bg-teal-700,.bg-blue-700 .c06.simple-text.bg-orange-700,.bg-blue-700 .c06.simple-text.bg-purple-700,.bg-blue-700 .c06.simple-text.bg-red-700,.bg-blue-700 .c06.simple-text.bg-grey-700,.bg-blue-700 .c06.simple-text.bg-grey-800,.bg-blue-700 .c06.simple-text.bg-darkest-blue,.bg-blue-700 .c06.simple-text.dark,.bg-pink-700 .c06.simple-text.bg-green-800,.bg-pink-700 .c06.simple-text.bg-yellow-700,.bg-pink-700 .c06.simple-text.bg-blue-700,.bg-pink-700 .c06.simple-text.bg-pink-700,.bg-pink-700 .c06.simple-text.bg-teal-700,.bg-pink-700 .c06.simple-text.bg-orange-700,.bg-pink-700 .c06.simple-text.bg-purple-700,.bg-pink-700 .c06.simple-text.bg-red-700,.bg-pink-700 .c06.simple-text.bg-grey-700,.bg-pink-700 .c06.simple-text.bg-grey-800,.bg-pink-700 .c06.simple-text.bg-darkest-blue,.bg-pink-700 .c06.simple-text.dark,.bg-teal-700 .c06.simple-text.bg-green-800,.bg-teal-700 .c06.simple-text.bg-yellow-700,.bg-teal-700 .c06.simple-text.bg-blue-700,.bg-teal-700 .c06.simple-text.bg-pink-700,.bg-teal-700 .c06.simple-text.bg-teal-700,.bg-teal-700 .c06.simple-text.bg-orange-700,.bg-teal-700 .c06.simple-text.bg-purple-700,.bg-teal-700 .c06.simple-text.bg-red-700,.bg-teal-700 .c06.simple-text.bg-grey-700,.bg-teal-700 .c06.simple-text.bg-grey-800,.bg-teal-700 .c06.simple-text.bg-darkest-blue,.bg-teal-700 .c06.simple-text.dark,.bg-orange-700 .c06.simple-text.bg-green-800,.bg-orange-700 .c06.simple-text.bg-yellow-700,.bg-orange-700 .c06.simple-text.bg-blue-700,.bg-orange-700 .c06.simple-text.bg-pink-700,.bg-orange-700 .c06.simple-text.bg-teal-700,.bg-orange-700 .c06.simple-text.bg-orange-700,.bg-orange-700 .c06.simple-text.bg-purple-700,.bg-orange-700 .c06.simple-text.bg-red-700,.bg-orange-700 .c06.simple-text.bg-grey-700,.bg-orange-700 .c06.simple-text.bg-grey-800,.bg-orange-700 .c06.simple-text.bg-darkest-blue,.bg-orange-700 .c06.simple-text.dark,.bg-purple-700 .c06.simple-text.bg-green-800,.bg-purple-700 .c06.simple-text.bg-yellow-700,.bg-purple-700 .c06.simple-text.bg-blue-700,.bg-purple-700 .c06.simple-text.bg-pink-700,.bg-purple-700 .c06.simple-text.bg-teal-700,.bg-purple-700 .c06.simple-text.bg-orange-700,.bg-purple-700 .c06.simple-text.bg-purple-700,.bg-purple-700 .c06.simple-text.bg-red-700,.bg-purple-700 .c06.simple-text.bg-grey-700,.bg-purple-700 .c06.simple-text.bg-grey-800,.bg-purple-700 .c06.simple-text.bg-darkest-blue,.bg-purple-700 .c06.simple-text.dark,.bg-red-700 .c06.simple-text.bg-green-800,.bg-red-700 .c06.simple-text.bg-yellow-700,.bg-red-700 .c06.simple-text.bg-blue-700,.bg-red-700 .c06.simple-text.bg-pink-700,.bg-red-700 .c06.simple-text.bg-teal-700,.bg-red-700 .c06.simple-text.bg-orange-700,.bg-red-700 .c06.simple-text.bg-purple-700,.bg-red-700 .c06.simple-text.bg-red-700,.bg-red-700 .c06.simple-text.bg-grey-700,.bg-red-700 .c06.simple-text.bg-grey-800,.bg-red-700 .c06.simple-text.bg-darkest-blue,.bg-red-700 .c06.simple-text.dark,.bg-grey-700 .c06.simple-text.bg-green-800,.bg-grey-700 .c06.simple-text.bg-yellow-700,.bg-grey-700 .c06.simple-text.bg-blue-700,.bg-grey-700 .c06.simple-text.bg-pink-700,.bg-grey-700 .c06.simple-text.bg-teal-700,.bg-grey-700 .c06.simple-text.bg-orange-700,.bg-grey-700 .c06.simple-text.bg-purple-700,.bg-grey-700 .c06.simple-text.bg-red-700,.bg-grey-700 .c06.simple-text.bg-grey-700,.bg-grey-700 .c06.simple-text.bg-grey-800,.bg-grey-700 .c06.simple-text.bg-darkest-blue,.bg-grey-700 .c06.simple-text.dark,.bg-grey-800 .c06.simple-text.bg-green-800,.bg-grey-800 .c06.simple-text.bg-yellow-700,.bg-grey-800 .c06.simple-text.bg-blue-700,.bg-grey-800 .c06.simple-text.bg-pink-700,.bg-grey-800 .c06.simple-text.bg-teal-700,.bg-grey-800 .c06.simple-text.bg-orange-700,.bg-grey-800 .c06.simple-text.bg-purple-700,.bg-grey-800 .c06.simple-text.bg-red-700,.bg-grey-800 .c06.simple-text.bg-grey-700,.bg-grey-800 .c06.simple-text.bg-grey-800,.bg-grey-800 .c06.simple-text.bg-darkest-blue,.bg-grey-800 .c06.simple-text.dark,.bg-darkest-blue .c06.simple-text.bg-green-800,.bg-darkest-blue .c06.simple-text.bg-yellow-700,.bg-darkest-blue .c06.simple-text.bg-blue-700,.bg-darkest-blue .c06.simple-text.bg-pink-700,.bg-darkest-blue .c06.simple-text.bg-teal-700,.bg-darkest-blue .c06.simple-text.bg-orange-700,.bg-darkest-blue .c06.simple-text.bg-purple-700,.bg-darkest-blue .c06.simple-text.bg-red-700,.bg-darkest-blue .c06.simple-text.bg-grey-700,.bg-darkest-blue .c06.simple-text.bg-grey-800,.bg-darkest-blue .c06.simple-text.bg-darkest-blue,.bg-darkest-blue .c06.simple-text.dark,.dark .c06.simple-text.bg-green-800,.dark .c06.simple-text.bg-yellow-700,.dark .c06.simple-text.bg-blue-700,.dark .c06.simple-text.bg-pink-700,.dark .c06.simple-text.bg-teal-700,.dark .c06.simple-text.bg-orange-700,.dark .c06.simple-text.bg-purple-700,.dark .c06.simple-text.bg-red-700,.dark .c06.simple-text.bg-grey-700,.dark .c06.simple-text.bg-grey-800,.dark .c06.simple-text.bg-darkest-blue,.dark .c06.simple-text.dark{padding-right:16px;padding-left:16px}.bg-green-800 .c06.simple-text.bg-yellow-100,.bg-green-800 .c06.simple-text.bg-yellow-300,.bg-green-800 .c06.simple-text.bg-red-100,.bg-green-800 .c06.simple-text.bg-red-300,.bg-green-800 .c06.simple-text.bg-blue-100,.bg-green-800 .c06.simple-text.bg-blue-300,.bg-green-800 .c06.simple-text.bg-pink-100,.bg-green-800 .c06.simple-text.bg-pink-300,.bg-green-800 .c06.simple-text.bg-teal-100,.bg-green-800 .c06.simple-text.bg-teal-300,.bg-green-800 .c06.simple-text.bg-orange-100,.bg-green-800 .c06.simple-text.bg-orange-300,.bg-green-800 .c06.simple-text.bg-purple-100,.bg-green-800 .c06.simple-text.bg-purple-300,.bg-green-800 .c06.simple-text.bg-green-100,.bg-green-800 .c06.simple-text.bg-green-300,.bg-green-800 .c06.simple-text.bg-grey-100,.bg-green-800 .c06.simple-text.bg-grey-400,.bg-green-800 .c06.simple-text.bg-white,.bg-green-800 .c06.simple-text.bg-paltinum-light,.bg-green-800 .c06.simple-text.bg-grey--light1,.bg-green-800 .c06.simple-text.bg-gray-very-light,.bg-green-800 .c06.simple-text.bg-very-light-blue,.bg-green-800 .c06.simple-text.bg-blue-very-light,.bg-yellow-700 .c06.simple-text.bg-yellow-100,.bg-yellow-700 .c06.simple-text.bg-yellow-300,.bg-yellow-700 .c06.simple-text.bg-red-100,.bg-yellow-700 .c06.simple-text.bg-red-300,.bg-yellow-700 .c06.simple-text.bg-blue-100,.bg-yellow-700 .c06.simple-text.bg-blue-300,.bg-yellow-700 .c06.simple-text.bg-pink-100,.bg-yellow-700 .c06.simple-text.bg-pink-300,.bg-yellow-700 .c06.simple-text.bg-teal-100,.bg-yellow-700 .c06.simple-text.bg-teal-300,.bg-yellow-700 .c06.simple-text.bg-orange-100,.bg-yellow-700 .c06.simple-text.bg-orange-300,.bg-yellow-700 .c06.simple-text.bg-purple-100,.bg-yellow-700 .c06.simple-text.bg-purple-300,.bg-yellow-700 .c06.simple-text.bg-green-100,.bg-yellow-700 .c06.simple-text.bg-green-300,.bg-yellow-700 .c06.simple-text.bg-grey-100,.bg-yellow-700 .c06.simple-text.bg-grey-400,.bg-yellow-700 .c06.simple-text.bg-white,.bg-yellow-700 .c06.simple-text.bg-paltinum-light,.bg-yellow-700 .c06.simple-text.bg-grey--light1,.bg-yellow-700 .c06.simple-text.bg-gray-very-light,.bg-yellow-700 .c06.simple-text.bg-very-light-blue,.bg-yellow-700 .c06.simple-text.bg-blue-very-light,.bg-blue-700 .c06.simple-text.bg-yellow-100,.bg-blue-700 .c06.simple-text.bg-yellow-300,.bg-blue-700 .c06.simple-text.bg-red-100,.bg-blue-700 .c06.simple-text.bg-red-300,.bg-blue-700 .c06.simple-text.bg-blue-100,.bg-blue-700 .c06.simple-text.bg-blue-300,.bg-blue-700 .c06.simple-text.bg-pink-100,.bg-blue-700 .c06.simple-text.bg-pink-300,.bg-blue-700 .c06.simple-text.bg-teal-100,.bg-blue-700 .c06.simple-text.bg-teal-300,.bg-blue-700 .c06.simple-text.bg-orange-100,.bg-blue-700 .c06.simple-text.bg-orange-300,.bg-blue-700 .c06.simple-text.bg-purple-100,.bg-blue-700 .c06.simple-text.bg-purple-300,.bg-blue-700 .c06.simple-text.bg-green-100,.bg-blue-700 .c06.simple-text.bg-green-300,.bg-blue-700 .c06.simple-text.bg-grey-100,.bg-blue-700 .c06.simple-text.bg-grey-400,.bg-blue-700 .c06.simple-text.bg-white,.bg-blue-700 .c06.simple-text.bg-paltinum-light,.bg-blue-700 .c06.simple-text.bg-grey--light1,.bg-blue-700 .c06.simple-text.bg-gray-very-light,.bg-blue-700 .c06.simple-text.bg-very-light-blue,.bg-blue-700 .c06.simple-text.bg-blue-very-light,.bg-pink-700 .c06.simple-text.bg-yellow-100,.bg-pink-700 .c06.simple-text.bg-yellow-300,.bg-pink-700 .c06.simple-text.bg-red-100,.bg-pink-700 .c06.simple-text.bg-red-300,.bg-pink-700 .c06.simple-text.bg-blue-100,.bg-pink-700 .c06.simple-text.bg-blue-300,.bg-pink-700 .c06.simple-text.bg-pink-100,.bg-pink-700 .c06.simple-text.bg-pink-300,.bg-pink-700 .c06.simple-text.bg-teal-100,.bg-pink-700 .c06.simple-text.bg-teal-300,.bg-pink-700 .c06.simple-text.bg-orange-100,.bg-pink-700 .c06.simple-text.bg-orange-300,.bg-pink-700 .c06.simple-text.bg-purple-100,.bg-pink-700 .c06.simple-text.bg-purple-300,.bg-pink-700 .c06.simple-text.bg-green-100,.bg-pink-700 .c06.simple-text.bg-green-300,.bg-pink-700 .c06.simple-text.bg-grey-100,.bg-pink-700 .c06.simple-text.bg-grey-400,.bg-pink-700 .c06.simple-text.bg-white,.bg-pink-700 .c06.simple-text.bg-paltinum-light,.bg-pink-700 .c06.simple-text.bg-grey--light1,.bg-pink-700 .c06.simple-text.bg-gray-very-light,.bg-pink-700 .c06.simple-text.bg-very-light-blue,.bg-pink-700 .c06.simple-text.bg-blue-very-light,.bg-teal-700 .c06.simple-text.bg-yellow-100,.bg-teal-700 .c06.simple-text.bg-yellow-300,.bg-teal-700 .c06.simple-text.bg-red-100,.bg-teal-700 .c06.simple-text.bg-red-300,.bg-teal-700 .c06.simple-text.bg-blue-100,.bg-teal-700 .c06.simple-text.bg-blue-300,.bg-teal-700 .c06.simple-text.bg-pink-100,.bg-teal-700 .c06.simple-text.bg-pink-300,.bg-teal-700 .c06.simple-text.bg-teal-100,.bg-teal-700 .c06.simple-text.bg-teal-300,.bg-teal-700 .c06.simple-text.bg-orange-100,.bg-teal-700 .c06.simple-text.bg-orange-300,.bg-teal-700 .c06.simple-text.bg-purple-100,.bg-teal-700 .c06.simple-text.bg-purple-300,.bg-teal-700 .c06.simple-text.bg-green-100,.bg-teal-700 .c06.simple-text.bg-green-300,.bg-teal-700 .c06.simple-text.bg-grey-100,.bg-teal-700 .c06.simple-text.bg-grey-400,.bg-teal-700 .c06.simple-text.bg-white,.bg-teal-700 .c06.simple-text.bg-paltinum-light,.bg-teal-700 .c06.simple-text.bg-grey--light1,.bg-teal-700 .c06.simple-text.bg-gray-very-light,.bg-teal-700 .c06.simple-text.bg-very-light-blue,.bg-teal-700 .c06.simple-text.bg-blue-very-light,.bg-orange-700 .c06.simple-text.bg-yellow-100,.bg-orange-700 .c06.simple-text.bg-yellow-300,.bg-orange-700 .c06.simple-text.bg-red-100,.bg-orange-700 .c06.simple-text.bg-red-300,.bg-orange-700 .c06.simple-text.bg-blue-100,.bg-orange-700 .c06.simple-text.bg-blue-300,.bg-orange-700 .c06.simple-text.bg-pink-100,.bg-orange-700 .c06.simple-text.bg-pink-300,.bg-orange-700 .c06.simple-text.bg-teal-100,.bg-orange-700 .c06.simple-text.bg-teal-300,.bg-orange-700 .c06.simple-text.bg-orange-100,.bg-orange-700 .c06.simple-text.bg-orange-300,.bg-orange-700 .c06.simple-text.bg-purple-100,.bg-orange-700 .c06.simple-text.bg-purple-300,.bg-orange-700 .c06.simple-text.bg-green-100,.bg-orange-700 .c06.simple-text.bg-green-300,.bg-orange-700 .c06.simple-text.bg-grey-100,.bg-orange-700 .c06.simple-text.bg-grey-400,.bg-orange-700 .c06.simple-text.bg-white,.bg-orange-700 .c06.simple-text.bg-paltinum-light,.bg-orange-700 .c06.simple-text.bg-grey--light1,.bg-orange-700 .c06.simple-text.bg-gray-very-light,.bg-orange-700 .c06.simple-text.bg-very-light-blue,.bg-orange-700 .c06.simple-text.bg-blue-very-light,.bg-purple-700 .c06.simple-text.bg-yellow-100,.bg-purple-700 .c06.simple-text.bg-yellow-300,.bg-purple-700 .c06.simple-text.bg-red-100,.bg-purple-700 .c06.simple-text.bg-red-300,.bg-purple-700 .c06.simple-text.bg-blue-100,.bg-purple-700 .c06.simple-text.bg-blue-300,.bg-purple-700 .c06.simple-text.bg-pink-100,.bg-purple-700 .c06.simple-text.bg-pink-300,.bg-purple-700 .c06.simple-text.bg-teal-100,.bg-purple-700 .c06.simple-text.bg-teal-300,.bg-purple-700 .c06.simple-text.bg-orange-100,.bg-purple-700 .c06.simple-text.bg-orange-300,.bg-purple-700 .c06.simple-text.bg-purple-100,.bg-purple-700 .c06.simple-text.bg-purple-300,.bg-purple-700 .c06.simple-text.bg-green-100,.bg-purple-700 .c06.simple-text.bg-green-300,.bg-purple-700 .c06.simple-text.bg-grey-100,.bg-purple-700 .c06.simple-text.bg-grey-400,.bg-purple-700 .c06.simple-text.bg-white,.bg-purple-700 .c06.simple-text.bg-paltinum-light,.bg-purple-700 .c06.simple-text.bg-grey--light1,.bg-purple-700 .c06.simple-text.bg-gray-very-light,.bg-purple-700 .c06.simple-text.bg-very-light-blue,.bg-purple-700 .c06.simple-text.bg-blue-very-light,.bg-red-700 .c06.simple-text.bg-yellow-100,.bg-red-700 .c06.simple-text.bg-yellow-300,.bg-red-700 .c06.simple-text.bg-red-100,.bg-red-700 .c06.simple-text.bg-red-300,.bg-red-700 .c06.simple-text.bg-blue-100,.bg-red-700 .c06.simple-text.bg-blue-300,.bg-red-700 .c06.simple-text.bg-pink-100,.bg-red-700 .c06.simple-text.bg-pink-300,.bg-red-700 .c06.simple-text.bg-teal-100,.bg-red-700 .c06.simple-text.bg-teal-300,.bg-red-700 .c06.simple-text.bg-orange-100,.bg-red-700 .c06.simple-text.bg-orange-300,.bg-red-700 .c06.simple-text.bg-purple-100,.bg-red-700 .c06.simple-text.bg-purple-300,.bg-red-700 .c06.simple-text.bg-green-100,.bg-red-700 .c06.simple-text.bg-green-300,.bg-red-700 .c06.simple-text.bg-grey-100,.bg-red-700 .c06.simple-text.bg-grey-400,.bg-red-700 .c06.simple-text.bg-white,.bg-red-700 .c06.simple-text.bg-paltinum-light,.bg-red-700 .c06.simple-text.bg-grey--light1,.bg-red-700 .c06.simple-text.bg-gray-very-light,.bg-red-700 .c06.simple-text.bg-very-light-blue,.bg-red-700 .c06.simple-text.bg-blue-very-light,.bg-grey-700 .c06.simple-text.bg-yellow-100,.bg-grey-700 .c06.simple-text.bg-yellow-300,.bg-grey-700 .c06.simple-text.bg-red-100,.bg-grey-700 .c06.simple-text.bg-red-300,.bg-grey-700 .c06.simple-text.bg-blue-100,.bg-grey-700 .c06.simple-text.bg-blue-300,.bg-grey-700 .c06.simple-text.bg-pink-100,.bg-grey-700 .c06.simple-text.bg-pink-300,.bg-grey-700 .c06.simple-text.bg-teal-100,.bg-grey-700 .c06.simple-text.bg-teal-300,.bg-grey-700 .c06.simple-text.bg-orange-100,.bg-grey-700 .c06.simple-text.bg-orange-300,.bg-grey-700 .c06.simple-text.bg-purple-100,.bg-grey-700 .c06.simple-text.bg-purple-300,.bg-grey-700 .c06.simple-text.bg-green-100,.bg-grey-700 .c06.simple-text.bg-green-300,.bg-grey-700 .c06.simple-text.bg-grey-100,.bg-grey-700 .c06.simple-text.bg-grey-400,.bg-grey-700 .c06.simple-text.bg-white,.bg-grey-700 .c06.simple-text.bg-paltinum-light,.bg-grey-700 .c06.simple-text.bg-grey--light1,.bg-grey-700 .c06.simple-text.bg-gray-very-light,.bg-grey-700 .c06.simple-text.bg-very-light-blue,.bg-grey-700 .c06.simple-text.bg-blue-very-light,.bg-grey-800 .c06.simple-text.bg-yellow-100,.bg-grey-800 .c06.simple-text.bg-yellow-300,.bg-grey-800 .c06.simple-text.bg-red-100,.bg-grey-800 .c06.simple-text.bg-red-300,.bg-grey-800 .c06.simple-text.bg-blue-100,.bg-grey-800 .c06.simple-text.bg-blue-300,.bg-grey-800 .c06.simple-text.bg-pink-100,.bg-grey-800 .c06.simple-text.bg-pink-300,.bg-grey-800 .c06.simple-text.bg-teal-100,.bg-grey-800 .c06.simple-text.bg-teal-300,.bg-grey-800 .c06.simple-text.bg-orange-100,.bg-grey-800 .c06.simple-text.bg-orange-300,.bg-grey-800 .c06.simple-text.bg-purple-100,.bg-grey-800 .c06.simple-text.bg-purple-300,.bg-grey-800 .c06.simple-text.bg-green-100,.bg-grey-800 .c06.simple-text.bg-green-300,.bg-grey-800 .c06.simple-text.bg-grey-100,.bg-grey-800 .c06.simple-text.bg-grey-400,.bg-grey-800 .c06.simple-text.bg-white,.bg-grey-800 .c06.simple-text.bg-paltinum-light,.bg-grey-800 .c06.simple-text.bg-grey--light1,.bg-grey-800 .c06.simple-text.bg-gray-very-light,.bg-grey-800 .c06.simple-text.bg-very-light-blue,.bg-grey-800 .c06.simple-text.bg-blue-very-light,.bg-darkest-blue .c06.simple-text.bg-yellow-100,.bg-darkest-blue .c06.simple-text.bg-yellow-300,.bg-darkest-blue .c06.simple-text.bg-red-100,.bg-darkest-blue .c06.simple-text.bg-red-300,.bg-darkest-blue .c06.simple-text.bg-blue-100,.bg-darkest-blue .c06.simple-text.bg-blue-300,.bg-darkest-blue .c06.simple-text.bg-pink-100,.bg-darkest-blue .c06.simple-text.bg-pink-300,.bg-darkest-blue .c06.simple-text.bg-teal-100,.bg-darkest-blue .c06.simple-text.bg-teal-300,.bg-darkest-blue .c06.simple-text.bg-orange-100,.bg-darkest-blue .c06.simple-text.bg-orange-300,.bg-darkest-blue .c06.simple-text.bg-purple-100,.bg-darkest-blue .c06.simple-text.bg-purple-300,.bg-darkest-blue .c06.simple-text.bg-green-100,.bg-darkest-blue .c06.simple-text.bg-green-300,.bg-darkest-blue .c06.simple-text.bg-grey-100,.bg-darkest-blue .c06.simple-text.bg-grey-400,.bg-darkest-blue .c06.simple-text.bg-white,.bg-darkest-blue .c06.simple-text.bg-paltinum-light,.bg-darkest-blue .c06.simple-text.bg-grey--light1,.bg-darkest-blue .c06.simple-text.bg-gray-very-light,.bg-darkest-blue .c06.simple-text.bg-very-light-blue,.bg-darkest-blue .c06.simple-text.bg-blue-very-light,.dark .c06.simple-text.bg-yellow-100,.dark .c06.simple-text.bg-yellow-300,.dark .c06.simple-text.bg-red-100,.dark .c06.simple-text.bg-red-300,.dark .c06.simple-text.bg-blue-100,.dark .c06.simple-text.bg-blue-300,.dark .c06.simple-text.bg-pink-100,.dark .c06.simple-text.bg-pink-300,.dark .c06.simple-text.bg-teal-100,.dark .c06.simple-text.bg-teal-300,.dark .c06.simple-text.bg-orange-100,.dark .c06.simple-text.bg-orange-300,.dark .c06.simple-text.bg-purple-100,.dark .c06.simple-text.bg-purple-300,.dark .c06.simple-text.bg-green-100,.dark .c06.simple-text.bg-green-300,.dark .c06.simple-text.bg-grey-100,.dark .c06.simple-text.bg-grey-400,.dark .c06.simple-text.bg-white,.dark .c06.simple-text.bg-paltinum-light,.dark .c06.simple-text.bg-grey--light1,.dark .c06.simple-text.bg-gray-very-light,.dark .c06.simple-text.bg-very-light-blue,.dark .c06.simple-text.bg-blue-very-light{padding-right:16px;padding-left:16px;margin-bottom:16px}.bg-green-800 .c06.simple-text.bg-yellow-100 *,.bg-green-800 .c06.simple-text.bg-yellow-300 *,.bg-green-800 .c06.simple-text.bg-red-100 *,.bg-green-800 .c06.simple-text.bg-red-300 *,.bg-green-800 .c06.simple-text.bg-blue-100 *,.bg-green-800 .c06.simple-text.bg-blue-300 *,.bg-green-800 .c06.simple-text.bg-pink-100 *,.bg-green-800 .c06.simple-text.bg-pink-300 *,.bg-green-800 .c06.simple-text.bg-teal-100 *,.bg-green-800 .c06.simple-text.bg-teal-300 *,.bg-green-800 .c06.simple-text.bg-orange-100 *,.bg-green-800 .c06.simple-text.bg-orange-300 *,.bg-green-800 .c06.simple-text.bg-purple-100 *,.bg-green-800 .c06.simple-text.bg-purple-300 *,.bg-green-800 .c06.simple-text.bg-green-100 *,.bg-green-800 .c06.simple-text.bg-green-300 *,.bg-green-800 .c06.simple-text.bg-grey-100 *,.bg-green-800 .c06.simple-text.bg-grey-400 *,.bg-green-800 .c06.simple-text.bg-white *,.bg-green-800 .c06.simple-text.bg-paltinum-light *,.bg-green-800 .c06.simple-text.bg-grey--light1 *,.bg-green-800 .c06.simple-text.bg-gray-very-light *,.bg-green-800 .c06.simple-text.bg-very-light-blue *,.bg-green-800 .c06.simple-text.bg-blue-very-light *,.bg-yellow-700 .c06.simple-text.bg-yellow-100 *,.bg-yellow-700 .c06.simple-text.bg-yellow-300 *,.bg-yellow-700 .c06.simple-text.bg-red-100 *,.bg-yellow-700 .c06.simple-text.bg-red-300 *,.bg-yellow-700 .c06.simple-text.bg-blue-100 *,.bg-yellow-700 .c06.simple-text.bg-blue-300 *,.bg-yellow-700 .c06.simple-text.bg-pink-100 *,.bg-yellow-700 .c06.simple-text.bg-pink-300 *,.bg-yellow-700 .c06.simple-text.bg-teal-100 *,.bg-yellow-700 .c06.simple-text.bg-teal-300 *,.bg-yellow-700 .c06.simple-text.bg-orange-100 *,.bg-yellow-700 .c06.simple-text.bg-orange-300 *,.bg-yellow-700 .c06.simple-text.bg-purple-100 *,.bg-yellow-700 .c06.simple-text.bg-purple-300 *,.bg-yellow-700 .c06.simple-text.bg-green-100 *,.bg-yellow-700 .c06.simple-text.bg-green-300 *,.bg-yellow-700 .c06.simple-text.bg-grey-100 *,.bg-yellow-700 .c06.simple-text.bg-grey-400 *,.bg-yellow-700 .c06.simple-text.bg-white *,.bg-yellow-700 .c06.simple-text.bg-paltinum-light *,.bg-yellow-700 .c06.simple-text.bg-grey--light1 *,.bg-yellow-700 .c06.simple-text.bg-gray-very-light *,.bg-yellow-700 .c06.simple-text.bg-very-light-blue *,.bg-yellow-700 .c06.simple-text.bg-blue-very-light *,.bg-blue-700 .c06.simple-text.bg-yellow-100 *,.bg-blue-700 .c06.simple-text.bg-yellow-300 *,.bg-blue-700 .c06.simple-text.bg-red-100 *,.bg-blue-700 .c06.simple-text.bg-red-300 *,.bg-blue-700 .c06.simple-text.bg-blue-100 *,.bg-blue-700 .c06.simple-text.bg-blue-300 *,.bg-blue-700 .c06.simple-text.bg-pink-100 *,.bg-blue-700 .c06.simple-text.bg-pink-300 *,.bg-blue-700 .c06.simple-text.bg-teal-100 *,.bg-blue-700 .c06.simple-text.bg-teal-300 *,.bg-blue-700 .c06.simple-text.bg-orange-100 *,.bg-blue-700 .c06.simple-text.bg-orange-300 *,.bg-blue-700 .c06.simple-text.bg-purple-100 *,.bg-blue-700 .c06.simple-text.bg-purple-300 *,.bg-blue-700 .c06.simple-text.bg-green-100 *,.bg-blue-700 .c06.simple-text.bg-green-300 *,.bg-blue-700 .c06.simple-text.bg-grey-100 *,.bg-blue-700 .c06.simple-text.bg-grey-400 *,.bg-blue-700 .c06.simple-text.bg-white *,.bg-blue-700 .c06.simple-text.bg-paltinum-light *,.bg-blue-700 .c06.simple-text.bg-grey--light1 *,.bg-blue-700 .c06.simple-text.bg-gray-very-light *,.bg-blue-700 .c06.simple-text.bg-very-light-blue *,.bg-blue-700 .c06.simple-text.bg-blue-very-light *,.bg-pink-700 .c06.simple-text.bg-yellow-100 *,.bg-pink-700 .c06.simple-text.bg-yellow-300 *,.bg-pink-700 .c06.simple-text.bg-red-100 *,.bg-pink-700 .c06.simple-text.bg-red-300 *,.bg-pink-700 .c06.simple-text.bg-blue-100 *,.bg-pink-700 .c06.simple-text.bg-blue-300 *,.bg-pink-700 .c06.simple-text.bg-pink-100 *,.bg-pink-700 .c06.simple-text.bg-pink-300 *,.bg-pink-700 .c06.simple-text.bg-teal-100 *,.bg-pink-700 .c06.simple-text.bg-teal-300 *,.bg-pink-700 .c06.simple-text.bg-orange-100 *,.bg-pink-700 .c06.simple-text.bg-orange-300 *,.bg-pink-700 .c06.simple-text.bg-purple-100 *,.bg-pink-700 .c06.simple-text.bg-purple-300 *,.bg-pink-700 .c06.simple-text.bg-green-100 *,.bg-pink-700 .c06.simple-text.bg-green-300 *,.bg-pink-700 .c06.simple-text.bg-grey-100 *,.bg-pink-700 .c06.simple-text.bg-grey-400 *,.bg-pink-700 .c06.simple-text.bg-white *,.bg-pink-700 .c06.simple-text.bg-paltinum-light *,.bg-pink-700 .c06.simple-text.bg-grey--light1 *,.bg-pink-700 .c06.simple-text.bg-gray-very-light *,.bg-pink-700 .c06.simple-text.bg-very-light-blue *,.bg-pink-700 .c06.simple-text.bg-blue-very-light *,.bg-teal-700 .c06.simple-text.bg-yellow-100 *,.bg-teal-700 .c06.simple-text.bg-yellow-300 *,.bg-teal-700 .c06.simple-text.bg-red-100 *,.bg-teal-700 .c06.simple-text.bg-red-300 *,.bg-teal-700 .c06.simple-text.bg-blue-100 *,.bg-teal-700 .c06.simple-text.bg-blue-300 *,.bg-teal-700 .c06.simple-text.bg-pink-100 *,.bg-teal-700 .c06.simple-text.bg-pink-300 *,.bg-teal-700 .c06.simple-text.bg-teal-100 *,.bg-teal-700 .c06.simple-text.bg-teal-300 *,.bg-teal-700 .c06.simple-text.bg-orange-100 *,.bg-teal-700 .c06.simple-text.bg-orange-300 *,.bg-teal-700 .c06.simple-text.bg-purple-100 *,.bg-teal-700 .c06.simple-text.bg-purple-300 *,.bg-teal-700 .c06.simple-text.bg-green-100 *,.bg-teal-700 .c06.simple-text.bg-green-300 *,.bg-teal-700 .c06.simple-text.bg-grey-100 *,.bg-teal-700 .c06.simple-text.bg-grey-400 *,.bg-teal-700 .c06.simple-text.bg-white *,.bg-teal-700 .c06.simple-text.bg-paltinum-light *,.bg-teal-700 .c06.simple-text.bg-grey--light1 *,.bg-teal-700 .c06.simple-text.bg-gray-very-light *,.bg-teal-700 .c06.simple-text.bg-very-light-blue *,.bg-teal-700 .c06.simple-text.bg-blue-very-light *,.bg-orange-700 .c06.simple-text.bg-yellow-100 *,.bg-orange-700 .c06.simple-text.bg-yellow-300 *,.bg-orange-700 .c06.simple-text.bg-red-100 *,.bg-orange-700 .c06.simple-text.bg-red-300 *,.bg-orange-700 .c06.simple-text.bg-blue-100 *,.bg-orange-700 .c06.simple-text.bg-blue-300 *,.bg-orange-700 .c06.simple-text.bg-pink-100 *,.bg-orange-700 .c06.simple-text.bg-pink-300 *,.bg-orange-700 .c06.simple-text.bg-teal-100 *,.bg-orange-700 .c06.simple-text.bg-teal-300 *,.bg-orange-700 .c06.simple-text.bg-orange-100 *,.bg-orange-700 .c06.simple-text.bg-orange-300 *,.bg-orange-700 .c06.simple-text.bg-purple-100 *,.bg-orange-700 .c06.simple-text.bg-purple-300 *,.bg-orange-700 .c06.simple-text.bg-green-100 *,.bg-orange-700 .c06.simple-text.bg-green-300 *,.bg-orange-700 .c06.simple-text.bg-grey-100 *,.bg-orange-700 .c06.simple-text.bg-grey-400 *,.bg-orange-700 .c06.simple-text.bg-white *,.bg-orange-700 .c06.simple-text.bg-paltinum-light *,.bg-orange-700 .c06.simple-text.bg-grey--light1 *,.bg-orange-700 .c06.simple-text.bg-gray-very-light *,.bg-orange-700 .c06.simple-text.bg-very-light-blue *,.bg-orange-700 .c06.simple-text.bg-blue-very-light *,.bg-purple-700 .c06.simple-text.bg-yellow-100 *,.bg-purple-700 .c06.simple-text.bg-yellow-300 *,.bg-purple-700 .c06.simple-text.bg-red-100 *,.bg-purple-700 .c06.simple-text.bg-red-300 *,.bg-purple-700 .c06.simple-text.bg-blue-100 *,.bg-purple-700 .c06.simple-text.bg-blue-300 *,.bg-purple-700 .c06.simple-text.bg-pink-100 *,.bg-purple-700 .c06.simple-text.bg-pink-300 *,.bg-purple-700 .c06.simple-text.bg-teal-100 *,.bg-purple-700 .c06.simple-text.bg-teal-300 *,.bg-purple-700 .c06.simple-text.bg-orange-100 *,.bg-purple-700 .c06.simple-text.bg-orange-300 *,.bg-purple-700 .c06.simple-text.bg-purple-100 *,.bg-purple-700 .c06.simple-text.bg-purple-300 *,.bg-purple-700 .c06.simple-text.bg-green-100 *,.bg-purple-700 .c06.simple-text.bg-green-300 *,.bg-purple-700 .c06.simple-text.bg-grey-100 *,.bg-purple-700 .c06.simple-text.bg-grey-400 *,.bg-purple-700 .c06.simple-text.bg-white *,.bg-purple-700 .c06.simple-text.bg-paltinum-light *,.bg-purple-700 .c06.simple-text.bg-grey--light1 *,.bg-purple-700 .c06.simple-text.bg-gray-very-light *,.bg-purple-700 .c06.simple-text.bg-very-light-blue *,.bg-purple-700 .c06.simple-text.bg-blue-very-light *,.bg-red-700 .c06.simple-text.bg-yellow-100 *,.bg-red-700 .c06.simple-text.bg-yellow-300 *,.bg-red-700 .c06.simple-text.bg-red-100 *,.bg-red-700 .c06.simple-text.bg-red-300 *,.bg-red-700 .c06.simple-text.bg-blue-100 *,.bg-red-700 .c06.simple-text.bg-blue-300 *,.bg-red-700 .c06.simple-text.bg-pink-100 *,.bg-red-700 .c06.simple-text.bg-pink-300 *,.bg-red-700 .c06.simple-text.bg-teal-100 *,.bg-red-700 .c06.simple-text.bg-teal-300 *,.bg-red-700 .c06.simple-text.bg-orange-100 *,.bg-red-700 .c06.simple-text.bg-orange-300 *,.bg-red-700 .c06.simple-text.bg-purple-100 *,.bg-red-700 .c06.simple-text.bg-purple-300 *,.bg-red-700 .c06.simple-text.bg-green-100 *,.bg-red-700 .c06.simple-text.bg-green-300 *,.bg-red-700 .c06.simple-text.bg-grey-100 *,.bg-red-700 .c06.simple-text.bg-grey-400 *,.bg-red-700 .c06.simple-text.bg-white *,.bg-red-700 .c06.simple-text.bg-paltinum-light *,.bg-red-700 .c06.simple-text.bg-grey--light1 *,.bg-red-700 .c06.simple-text.bg-gray-very-light *,.bg-red-700 .c06.simple-text.bg-very-light-blue *,.bg-red-700 .c06.simple-text.bg-blue-very-light *,.bg-grey-700 .c06.simple-text.bg-yellow-100 *,.bg-grey-700 .c06.simple-text.bg-yellow-300 *,.bg-grey-700 .c06.simple-text.bg-red-100 *,.bg-grey-700 .c06.simple-text.bg-red-300 *,.bg-grey-700 .c06.simple-text.bg-blue-100 *,.bg-grey-700 .c06.simple-text.bg-blue-300 *,.bg-grey-700 .c06.simple-text.bg-pink-100 *,.bg-grey-700 .c06.simple-text.bg-pink-300 *,.bg-grey-700 .c06.simple-text.bg-teal-100 *,.bg-grey-700 .c06.simple-text.bg-teal-300 *,.bg-grey-700 .c06.simple-text.bg-orange-100 *,.bg-grey-700 .c06.simple-text.bg-orange-300 *,.bg-grey-700 .c06.simple-text.bg-purple-100 *,.bg-grey-700 .c06.simple-text.bg-purple-300 *,.bg-grey-700 .c06.simple-text.bg-green-100 *,.bg-grey-700 .c06.simple-text.bg-green-300 *,.bg-grey-700 .c06.simple-text.bg-grey-100 *,.bg-grey-700 .c06.simple-text.bg-grey-400 *,.bg-grey-700 .c06.simple-text.bg-white *,.bg-grey-700 .c06.simple-text.bg-paltinum-light *,.bg-grey-700 .c06.simple-text.bg-grey--light1 *,.bg-grey-700 .c06.simple-text.bg-gray-very-light *,.bg-grey-700 .c06.simple-text.bg-very-light-blue *,.bg-grey-700 .c06.simple-text.bg-blue-very-light *,.bg-grey-800 .c06.simple-text.bg-yellow-100 *,.bg-grey-800 .c06.simple-text.bg-yellow-300 *,.bg-grey-800 .c06.simple-text.bg-red-100 *,.bg-grey-800 .c06.simple-text.bg-red-300 *,.bg-grey-800 .c06.simple-text.bg-blue-100 *,.bg-grey-800 .c06.simple-text.bg-blue-300 *,.bg-grey-800 .c06.simple-text.bg-pink-100 *,.bg-grey-800 .c06.simple-text.bg-pink-300 *,.bg-grey-800 .c06.simple-text.bg-teal-100 *,.bg-grey-800 .c06.simple-text.bg-teal-300 *,.bg-grey-800 .c06.simple-text.bg-orange-100 *,.bg-grey-800 .c06.simple-text.bg-orange-300 *,.bg-grey-800 .c06.simple-text.bg-purple-100 *,.bg-grey-800 .c06.simple-text.bg-purple-300 *,.bg-grey-800 .c06.simple-text.bg-green-100 *,.bg-grey-800 .c06.simple-text.bg-green-300 *,.bg-grey-800 .c06.simple-text.bg-grey-100 *,.bg-grey-800 .c06.simple-text.bg-grey-400 *,.bg-grey-800 .c06.simple-text.bg-white *,.bg-grey-800 .c06.simple-text.bg-paltinum-light *,.bg-grey-800 .c06.simple-text.bg-grey--light1 *,.bg-grey-800 .c06.simple-text.bg-gray-very-light *,.bg-grey-800 .c06.simple-text.bg-very-light-blue *,.bg-grey-800 .c06.simple-text.bg-blue-very-light *,.bg-darkest-blue .c06.simple-text.bg-yellow-100 *,.bg-darkest-blue .c06.simple-text.bg-yellow-300 *,.bg-darkest-blue .c06.simple-text.bg-red-100 *,.bg-darkest-blue .c06.simple-text.bg-red-300 *,.bg-darkest-blue .c06.simple-text.bg-blue-100 *,.bg-darkest-blue .c06.simple-text.bg-blue-300 *,.bg-darkest-blue .c06.simple-text.bg-pink-100 *,.bg-darkest-blue .c06.simple-text.bg-pink-300 *,.bg-darkest-blue .c06.simple-text.bg-teal-100 *,.bg-darkest-blue .c06.simple-text.bg-teal-300 *,.bg-darkest-blue .c06.simple-text.bg-orange-100 *,.bg-darkest-blue .c06.simple-text.bg-orange-300 *,.bg-darkest-blue .c06.simple-text.bg-purple-100 *,.bg-darkest-blue .c06.simple-text.bg-purple-300 *,.bg-darkest-blue .c06.simple-text.bg-green-100 *,.bg-darkest-blue .c06.simple-text.bg-green-300 *,.bg-darkest-blue .c06.simple-text.bg-grey-100 *,.bg-darkest-blue .c06.simple-text.bg-grey-400 *,.bg-darkest-blue .c06.simple-text.bg-white *,.bg-darkest-blue .c06.simple-text.bg-paltinum-light *,.bg-darkest-blue .c06.simple-text.bg-grey--light1 *,.bg-darkest-blue .c06.simple-text.bg-gray-very-light *,.bg-darkest-blue .c06.simple-text.bg-very-light-blue *,.bg-darkest-blue .c06.simple-text.bg-blue-very-light *,.dark .c06.simple-text.bg-yellow-100 *,.dark .c06.simple-text.bg-yellow-300 *,.dark .c06.simple-text.bg-red-100 *,.dark .c06.simple-text.bg-red-300 *,.dark .c06.simple-text.bg-blue-100 *,.dark .c06.simple-text.bg-blue-300 *,.dark .c06.simple-text.bg-pink-100 *,.dark .c06.simple-text.bg-pink-300 *,.dark .c06.simple-text.bg-teal-100 *,.dark .c06.simple-text.bg-teal-300 *,.dark .c06.simple-text.bg-orange-100 *,.dark .c06.simple-text.bg-orange-300 *,.dark .c06.simple-text.bg-purple-100 *,.dark .c06.simple-text.bg-purple-300 *,.dark .c06.simple-text.bg-green-100 *,.dark .c06.simple-text.bg-green-300 *,.dark .c06.simple-text.bg-grey-100 *,.dark .c06.simple-text.bg-grey-400 *,.dark .c06.simple-text.bg-white *,.dark .c06.simple-text.bg-paltinum-light *,.dark .c06.simple-text.bg-grey--light1 *,.dark .c06.simple-text.bg-gray-very-light *,.dark .c06.simple-text.bg-very-light-blue *,.dark .c06.simple-text.bg-blue-very-light *{color:#0a0b0d}.bg-green-800 .c06.simple-text.bg-yellow-100 * a,.bg-green-800 .c06.simple-text.bg-yellow-300 * a,.bg-green-800 .c06.simple-text.bg-red-100 * a,.bg-green-800 .c06.simple-text.bg-red-300 * a,.bg-green-800 .c06.simple-text.bg-blue-100 * a,.bg-green-800 .c06.simple-text.bg-blue-300 * a,.bg-green-800 .c06.simple-text.bg-pink-100 * a,.bg-green-800 .c06.simple-text.bg-pink-300 * a,.bg-green-800 .c06.simple-text.bg-teal-100 * a,.bg-green-800 .c06.simple-text.bg-teal-300 * a,.bg-green-800 .c06.simple-text.bg-orange-100 * a,.bg-green-800 .c06.simple-text.bg-orange-300 * a,.bg-green-800 .c06.simple-text.bg-purple-100 * a,.bg-green-800 .c06.simple-text.bg-purple-300 * a,.bg-green-800 .c06.simple-text.bg-green-100 * a,.bg-green-800 .c06.simple-text.bg-green-300 * a,.bg-green-800 .c06.simple-text.bg-grey-100 * a,.bg-green-800 .c06.simple-text.bg-grey-400 * a,.bg-green-800 .c06.simple-text.bg-white * a,.bg-green-800 .c06.simple-text.bg-paltinum-light * a,.bg-green-800 .c06.simple-text.bg-grey--light1 * a,.bg-green-800 .c06.simple-text.bg-gray-very-light * a,.bg-green-800 .c06.simple-text.bg-very-light-blue * a,.bg-green-800 .c06.simple-text.bg-blue-very-light * a,.bg-yellow-700 .c06.simple-text.bg-yellow-100 * a,.bg-yellow-700 .c06.simple-text.bg-yellow-300 * a,.bg-yellow-700 .c06.simple-text.bg-red-100 * a,.bg-yellow-700 .c06.simple-text.bg-red-300 * a,.bg-yellow-700 .c06.simple-text.bg-blue-100 * a,.bg-yellow-700 .c06.simple-text.bg-blue-300 * a,.bg-yellow-700 .c06.simple-text.bg-pink-100 * a,.bg-yellow-700 .c06.simple-text.bg-pink-300 * a,.bg-yellow-700 .c06.simple-text.bg-teal-100 * a,.bg-yellow-700 .c06.simple-text.bg-teal-300 * a,.bg-yellow-700 .c06.simple-text.bg-orange-100 * a,.bg-yellow-700 .c06.simple-text.bg-orange-300 * a,.bg-yellow-700 .c06.simple-text.bg-purple-100 * a,.bg-yellow-700 .c06.simple-text.bg-purple-300 * a,.bg-yellow-700 .c06.simple-text.bg-green-100 * a,.bg-yellow-700 .c06.simple-text.bg-green-300 * a,.bg-yellow-700 .c06.simple-text.bg-grey-100 * a,.bg-yellow-700 .c06.simple-text.bg-grey-400 * a,.bg-yellow-700 .c06.simple-text.bg-white * a,.bg-yellow-700 .c06.simple-text.bg-paltinum-light * a,.bg-yellow-700 .c06.simple-text.bg-grey--light1 * a,.bg-yellow-700 .c06.simple-text.bg-gray-very-light * a,.bg-yellow-700 .c06.simple-text.bg-very-light-blue * a,.bg-yellow-700 .c06.simple-text.bg-blue-very-light * a,.bg-blue-700 .c06.simple-text.bg-yellow-100 * a,.bg-blue-700 .c06.simple-text.bg-yellow-300 * a,.bg-blue-700 .c06.simple-text.bg-red-100 * a,.bg-blue-700 .c06.simple-text.bg-red-300 * a,.bg-blue-700 .c06.simple-text.bg-blue-100 * a,.bg-blue-700 .c06.simple-text.bg-blue-300 * a,.bg-blue-700 .c06.simple-text.bg-pink-100 * a,.bg-blue-700 .c06.simple-text.bg-pink-300 * a,.bg-blue-700 .c06.simple-text.bg-teal-100 * a,.bg-blue-700 .c06.simple-text.bg-teal-300 * a,.bg-blue-700 .c06.simple-text.bg-orange-100 * a,.bg-blue-700 .c06.simple-text.bg-orange-300 * a,.bg-blue-700 .c06.simple-text.bg-purple-100 * a,.bg-blue-700 .c06.simple-text.bg-purple-300 * a,.bg-blue-700 .c06.simple-text.bg-green-100 * a,.bg-blue-700 .c06.simple-text.bg-green-300 * a,.bg-blue-700 .c06.simple-text.bg-grey-100 * a,.bg-blue-700 .c06.simple-text.bg-grey-400 * a,.bg-blue-700 .c06.simple-text.bg-white * a,.bg-blue-700 .c06.simple-text.bg-paltinum-light * a,.bg-blue-700 .c06.simple-text.bg-grey--light1 * a,.bg-blue-700 .c06.simple-text.bg-gray-very-light * a,.bg-blue-700 .c06.simple-text.bg-very-light-blue * a,.bg-blue-700 .c06.simple-text.bg-blue-very-light * a,.bg-pink-700 .c06.simple-text.bg-yellow-100 * a,.bg-pink-700 .c06.simple-text.bg-yellow-300 * a,.bg-pink-700 .c06.simple-text.bg-red-100 * a,.bg-pink-700 .c06.simple-text.bg-red-300 * a,.bg-pink-700 .c06.simple-text.bg-blue-100 * a,.bg-pink-700 .c06.simple-text.bg-blue-300 * a,.bg-pink-700 .c06.simple-text.bg-pink-100 * a,.bg-pink-700 .c06.simple-text.bg-pink-300 * a,.bg-pink-700 .c06.simple-text.bg-teal-100 * a,.bg-pink-700 .c06.simple-text.bg-teal-300 * a,.bg-pink-700 .c06.simple-text.bg-orange-100 * a,.bg-pink-700 .c06.simple-text.bg-orange-300 * a,.bg-pink-700 .c06.simple-text.bg-purple-100 * a,.bg-pink-700 .c06.simple-text.bg-purple-300 * a,.bg-pink-700 .c06.simple-text.bg-green-100 * a,.bg-pink-700 .c06.simple-text.bg-green-300 * a,.bg-pink-700 .c06.simple-text.bg-grey-100 * a,.bg-pink-700 .c06.simple-text.bg-grey-400 * a,.bg-pink-700 .c06.simple-text.bg-white * a,.bg-pink-700 .c06.simple-text.bg-paltinum-light * a,.bg-pink-700 .c06.simple-text.bg-grey--light1 * a,.bg-pink-700 .c06.simple-text.bg-gray-very-light * a,.bg-pink-700 .c06.simple-text.bg-very-light-blue * a,.bg-pink-700 .c06.simple-text.bg-blue-very-light * a,.bg-teal-700 .c06.simple-text.bg-yellow-100 * a,.bg-teal-700 .c06.simple-text.bg-yellow-300 * a,.bg-teal-700 .c06.simple-text.bg-red-100 * a,.bg-teal-700 .c06.simple-text.bg-red-300 * a,.bg-teal-700 .c06.simple-text.bg-blue-100 * a,.bg-teal-700 .c06.simple-text.bg-blue-300 * a,.bg-teal-700 .c06.simple-text.bg-pink-100 * a,.bg-teal-700 .c06.simple-text.bg-pink-300 * a,.bg-teal-700 .c06.simple-text.bg-teal-100 * a,.bg-teal-700 .c06.simple-text.bg-teal-300 * a,.bg-teal-700 .c06.simple-text.bg-orange-100 * a,.bg-teal-700 .c06.simple-text.bg-orange-300 * a,.bg-teal-700 .c06.simple-text.bg-purple-100 * a,.bg-teal-700 .c06.simple-text.bg-purple-300 * a,.bg-teal-700 .c06.simple-text.bg-green-100 * a,.bg-teal-700 .c06.simple-text.bg-green-300 * a,.bg-teal-700 .c06.simple-text.bg-grey-100 * a,.bg-teal-700 .c06.simple-text.bg-grey-400 * a,.bg-teal-700 .c06.simple-text.bg-white * a,.bg-teal-700 .c06.simple-text.bg-paltinum-light * a,.bg-teal-700 .c06.simple-text.bg-grey--light1 * a,.bg-teal-700 .c06.simple-text.bg-gray-very-light * a,.bg-teal-700 .c06.simple-text.bg-very-light-blue * a,.bg-teal-700 .c06.simple-text.bg-blue-very-light * a,.bg-orange-700 .c06.simple-text.bg-yellow-100 * a,.bg-orange-700 .c06.simple-text.bg-yellow-300 * a,.bg-orange-700 .c06.simple-text.bg-red-100 * a,.bg-orange-700 .c06.simple-text.bg-red-300 * a,.bg-orange-700 .c06.simple-text.bg-blue-100 * a,.bg-orange-700 .c06.simple-text.bg-blue-300 * a,.bg-orange-700 .c06.simple-text.bg-pink-100 * a,.bg-orange-700 .c06.simple-text.bg-pink-300 * a,.bg-orange-700 .c06.simple-text.bg-teal-100 * a,.bg-orange-700 .c06.simple-text.bg-teal-300 * a,.bg-orange-700 .c06.simple-text.bg-orange-100 * a,.bg-orange-700 .c06.simple-text.bg-orange-300 * a,.bg-orange-700 .c06.simple-text.bg-purple-100 * a,.bg-orange-700 .c06.simple-text.bg-purple-300 * a,.bg-orange-700 .c06.simple-text.bg-green-100 * a,.bg-orange-700 .c06.simple-text.bg-green-300 * a,.bg-orange-700 .c06.simple-text.bg-grey-100 * a,.bg-orange-700 .c06.simple-text.bg-grey-400 * a,.bg-orange-700 .c06.simple-text.bg-white * a,.bg-orange-700 .c06.simple-text.bg-paltinum-light * a,.bg-orange-700 .c06.simple-text.bg-grey--light1 * a,.bg-orange-700 .c06.simple-text.bg-gray-very-light * a,.bg-orange-700 .c06.simple-text.bg-very-light-blue * a,.bg-orange-700 .c06.simple-text.bg-blue-very-light * a,.bg-purple-700 .c06.simple-text.bg-yellow-100 * a,.bg-purple-700 .c06.simple-text.bg-yellow-300 * a,.bg-purple-700 .c06.simple-text.bg-red-100 * a,.bg-purple-700 .c06.simple-text.bg-red-300 * a,.bg-purple-700 .c06.simple-text.bg-blue-100 * a,.bg-purple-700 .c06.simple-text.bg-blue-300 * a,.bg-purple-700 .c06.simple-text.bg-pink-100 * a,.bg-purple-700 .c06.simple-text.bg-pink-300 * a,.bg-purple-700 .c06.simple-text.bg-teal-100 * a,.bg-purple-700 .c06.simple-text.bg-teal-300 * a,.bg-purple-700 .c06.simple-text.bg-orange-100 * a,.bg-purple-700 .c06.simple-text.bg-orange-300 * a,.bg-purple-700 .c06.simple-text.bg-purple-100 * a,.bg-purple-700 .c06.simple-text.bg-purple-300 * a,.bg-purple-700 .c06.simple-text.bg-green-100 * a,.bg-purple-700 .c06.simple-text.bg-green-300 * a,.bg-purple-700 .c06.simple-text.bg-grey-100 * a,.bg-purple-700 .c06.simple-text.bg-grey-400 * a,.bg-purple-700 .c06.simple-text.bg-white * a,.bg-purple-700 .c06.simple-text.bg-paltinum-light * a,.bg-purple-700 .c06.simple-text.bg-grey--light1 * a,.bg-purple-700 .c06.simple-text.bg-gray-very-light * a,.bg-purple-700 .c06.simple-text.bg-very-light-blue * a,.bg-purple-700 .c06.simple-text.bg-blue-very-light * a,.bg-red-700 .c06.simple-text.bg-yellow-100 * a,.bg-red-700 .c06.simple-text.bg-yellow-300 * a,.bg-red-700 .c06.simple-text.bg-red-100 * a,.bg-red-700 .c06.simple-text.bg-red-300 * a,.bg-red-700 .c06.simple-text.bg-blue-100 * a,.bg-red-700 .c06.simple-text.bg-blue-300 * a,.bg-red-700 .c06.simple-text.bg-pink-100 * a,.bg-red-700 .c06.simple-text.bg-pink-300 * a,.bg-red-700 .c06.simple-text.bg-teal-100 * a,.bg-red-700 .c06.simple-text.bg-teal-300 * a,.bg-red-700 .c06.simple-text.bg-orange-100 * a,.bg-red-700 .c06.simple-text.bg-orange-300 * a,.bg-red-700 .c06.simple-text.bg-purple-100 * a,.bg-red-700 .c06.simple-text.bg-purple-300 * a,.bg-red-700 .c06.simple-text.bg-green-100 * a,.bg-red-700 .c06.simple-text.bg-green-300 * a,.bg-red-700 .c06.simple-text.bg-grey-100 * a,.bg-red-700 .c06.simple-text.bg-grey-400 * a,.bg-red-700 .c06.simple-text.bg-white * a,.bg-red-700 .c06.simple-text.bg-paltinum-light * a,.bg-red-700 .c06.simple-text.bg-grey--light1 * a,.bg-red-700 .c06.simple-text.bg-gray-very-light * a,.bg-red-700 .c06.simple-text.bg-very-light-blue * a,.bg-red-700 .c06.simple-text.bg-blue-very-light * a,.bg-grey-700 .c06.simple-text.bg-yellow-100 * a,.bg-grey-700 .c06.simple-text.bg-yellow-300 * a,.bg-grey-700 .c06.simple-text.bg-red-100 * a,.bg-grey-700 .c06.simple-text.bg-red-300 * a,.bg-grey-700 .c06.simple-text.bg-blue-100 * a,.bg-grey-700 .c06.simple-text.bg-blue-300 * a,.bg-grey-700 .c06.simple-text.bg-pink-100 * a,.bg-grey-700 .c06.simple-text.bg-pink-300 * a,.bg-grey-700 .c06.simple-text.bg-teal-100 * a,.bg-grey-700 .c06.simple-text.bg-teal-300 * a,.bg-grey-700 .c06.simple-text.bg-orange-100 * a,.bg-grey-700 .c06.simple-text.bg-orange-300 * a,.bg-grey-700 .c06.simple-text.bg-purple-100 * a,.bg-grey-700 .c06.simple-text.bg-purple-300 * a,.bg-grey-700 .c06.simple-text.bg-green-100 * a,.bg-grey-700 .c06.simple-text.bg-green-300 * a,.bg-grey-700 .c06.simple-text.bg-grey-100 * a,.bg-grey-700 .c06.simple-text.bg-grey-400 * a,.bg-grey-700 .c06.simple-text.bg-white * a,.bg-grey-700 .c06.simple-text.bg-paltinum-light * a,.bg-grey-700 .c06.simple-text.bg-grey--light1 * a,.bg-grey-700 .c06.simple-text.bg-gray-very-light * a,.bg-grey-700 .c06.simple-text.bg-very-light-blue * a,.bg-grey-700 .c06.simple-text.bg-blue-very-light * a,.bg-grey-800 .c06.simple-text.bg-yellow-100 * a,.bg-grey-800 .c06.simple-text.bg-yellow-300 * a,.bg-grey-800 .c06.simple-text.bg-red-100 * a,.bg-grey-800 .c06.simple-text.bg-red-300 * a,.bg-grey-800 .c06.simple-text.bg-blue-100 * a,.bg-grey-800 .c06.simple-text.bg-blue-300 * a,.bg-grey-800 .c06.simple-text.bg-pink-100 * a,.bg-grey-800 .c06.simple-text.bg-pink-300 * a,.bg-grey-800 .c06.simple-text.bg-teal-100 * a,.bg-grey-800 .c06.simple-text.bg-teal-300 * a,.bg-grey-800 .c06.simple-text.bg-orange-100 * a,.bg-grey-800 .c06.simple-text.bg-orange-300 * a,.bg-grey-800 .c06.simple-text.bg-purple-100 * a,.bg-grey-800 .c06.simple-text.bg-purple-300 * a,.bg-grey-800 .c06.simple-text.bg-green-100 * a,.bg-grey-800 .c06.simple-text.bg-green-300 * a,.bg-grey-800 .c06.simple-text.bg-grey-100 * a,.bg-grey-800 .c06.simple-text.bg-grey-400 * a,.bg-grey-800 .c06.simple-text.bg-white * a,.bg-grey-800 .c06.simple-text.bg-paltinum-light * a,.bg-grey-800 .c06.simple-text.bg-grey--light1 * a,.bg-grey-800 .c06.simple-text.bg-gray-very-light * a,.bg-grey-800 .c06.simple-text.bg-very-light-blue * a,.bg-grey-800 .c06.simple-text.bg-blue-very-light * a,.bg-darkest-blue .c06.simple-text.bg-yellow-100 * a,.bg-darkest-blue .c06.simple-text.bg-yellow-300 * a,.bg-darkest-blue .c06.simple-text.bg-red-100 * a,.bg-darkest-blue .c06.simple-text.bg-red-300 * a,.bg-darkest-blue .c06.simple-text.bg-blue-100 * a,.bg-darkest-blue .c06.simple-text.bg-blue-300 * a,.bg-darkest-blue .c06.simple-text.bg-pink-100 * a,.bg-darkest-blue .c06.simple-text.bg-pink-300 * a,.bg-darkest-blue .c06.simple-text.bg-teal-100 * a,.bg-darkest-blue .c06.simple-text.bg-teal-300 * a,.bg-darkest-blue .c06.simple-text.bg-orange-100 * a,.bg-darkest-blue .c06.simple-text.bg-orange-300 * a,.bg-darkest-blue .c06.simple-text.bg-purple-100 * a,.bg-darkest-blue .c06.simple-text.bg-purple-300 * a,.bg-darkest-blue .c06.simple-text.bg-green-100 * a,.bg-darkest-blue .c06.simple-text.bg-green-300 * a,.bg-darkest-blue .c06.simple-text.bg-grey-100 * a,.bg-darkest-blue .c06.simple-text.bg-grey-400 * a,.bg-darkest-blue .c06.simple-text.bg-white * a,.bg-darkest-blue .c06.simple-text.bg-paltinum-light * a,.bg-darkest-blue .c06.simple-text.bg-grey--light1 * a,.bg-darkest-blue .c06.simple-text.bg-gray-very-light * a,.bg-darkest-blue .c06.simple-text.bg-very-light-blue * a,.bg-darkest-blue .c06.simple-text.bg-blue-very-light * a,.dark .c06.simple-text.bg-yellow-100 * a,.dark .c06.simple-text.bg-yellow-300 * a,.dark .c06.simple-text.bg-red-100 * a,.dark .c06.simple-text.bg-red-300 * a,.dark .c06.simple-text.bg-blue-100 * a,.dark .c06.simple-text.bg-blue-300 * a,.dark .c06.simple-text.bg-pink-100 * a,.dark .c06.simple-text.bg-pink-300 * a,.dark .c06.simple-text.bg-teal-100 * a,.dark .c06.simple-text.bg-teal-300 * a,.dark .c06.simple-text.bg-orange-100 * a,.dark .c06.simple-text.bg-orange-300 * a,.dark .c06.simple-text.bg-purple-100 * a,.dark .c06.simple-text.bg-purple-300 * a,.dark .c06.simple-text.bg-green-100 * a,.dark .c06.simple-text.bg-green-300 * a,.dark .c06.simple-text.bg-grey-100 * a,.dark .c06.simple-text.bg-grey-400 * a,.dark .c06.simple-text.bg-white * a,.dark .c06.simple-text.bg-paltinum-light * a,.dark .c06.simple-text.bg-grey--light1 * a,.dark .c06.simple-text.bg-gray-very-light * a,.dark .c06.simple-text.bg-very-light-blue * a,.dark .c06.simple-text.bg-blue-very-light * a{color:#004bd6;text-decoration:none;font-weight:300}.bg-green-800 .c06.simple-text.bg-yellow-100 * a>span,.bg-green-800 .c06.simple-text.bg-yellow-300 * a>span,.bg-green-800 .c06.simple-text.bg-red-100 * a>span,.bg-green-800 .c06.simple-text.bg-red-300 * a>span,.bg-green-800 .c06.simple-text.bg-blue-100 * a>span,.bg-green-800 .c06.simple-text.bg-blue-300 * a>span,.bg-green-800 .c06.simple-text.bg-pink-100 * a>span,.bg-green-800 .c06.simple-text.bg-pink-300 * a>span,.bg-green-800 .c06.simple-text.bg-teal-100 * a>span,.bg-green-800 .c06.simple-text.bg-teal-300 * a>span,.bg-green-800 .c06.simple-text.bg-orange-100 * a>span,.bg-green-800 .c06.simple-text.bg-orange-300 * a>span,.bg-green-800 .c06.simple-text.bg-purple-100 * a>span,.bg-green-800 .c06.simple-text.bg-purple-300 * a>span,.bg-green-800 .c06.simple-text.bg-green-100 * a>span,.bg-green-800 .c06.simple-text.bg-green-300 * a>span,.bg-green-800 .c06.simple-text.bg-grey-100 * a>span,.bg-green-800 .c06.simple-text.bg-grey-400 * a>span,.bg-green-800 .c06.simple-text.bg-white * a>span,.bg-green-800 .c06.simple-text.bg-paltinum-light * a>span,.bg-green-800 .c06.simple-text.bg-grey--light1 * a>span,.bg-green-800 .c06.simple-text.bg-gray-very-light * a>span,.bg-green-800 .c06.simple-text.bg-very-light-blue * a>span,.bg-green-800 .c06.simple-text.bg-blue-very-light * a>span,.bg-yellow-700 .c06.simple-text.bg-yellow-100 * a>span,.bg-yellow-700 .c06.simple-text.bg-yellow-300 * a>span,.bg-yellow-700 .c06.simple-text.bg-red-100 * a>span,.bg-yellow-700 .c06.simple-text.bg-red-300 * a>span,.bg-yellow-700 .c06.simple-text.bg-blue-100 * a>span,.bg-yellow-700 .c06.simple-text.bg-blue-300 * a>span,.bg-yellow-700 .c06.simple-text.bg-pink-100 * a>span,.bg-yellow-700 .c06.simple-text.bg-pink-300 * a>span,.bg-yellow-700 .c06.simple-text.bg-teal-100 * a>span,.bg-yellow-700 .c06.simple-text.bg-teal-300 * a>span,.bg-yellow-700 .c06.simple-text.bg-orange-100 * a>span,.bg-yellow-700 .c06.simple-text.bg-orange-300 * a>span,.bg-yellow-700 .c06.simple-text.bg-purple-100 * a>span,.bg-yellow-700 .c06.simple-text.bg-purple-300 * a>span,.bg-yellow-700 .c06.simple-text.bg-green-100 * a>span,.bg-yellow-700 .c06.simple-text.bg-green-300 * a>span,.bg-yellow-700 .c06.simple-text.bg-grey-100 * a>span,.bg-yellow-700 .c06.simple-text.bg-grey-400 * a>span,.bg-yellow-700 .c06.simple-text.bg-white * a>span,.bg-yellow-700 .c06.simple-text.bg-paltinum-light * a>span,.bg-yellow-700 .c06.simple-text.bg-grey--light1 * a>span,.bg-yellow-700 .c06.simple-text.bg-gray-very-light * a>span,.bg-yellow-700 .c06.simple-text.bg-very-light-blue * a>span,.bg-yellow-700 .c06.simple-text.bg-blue-very-light * a>span,.bg-blue-700 .c06.simple-text.bg-yellow-100 * a>span,.bg-blue-700 .c06.simple-text.bg-yellow-300 * a>span,.bg-blue-700 .c06.simple-text.bg-red-100 * a>span,.bg-blue-700 .c06.simple-text.bg-red-300 * a>span,.bg-blue-700 .c06.simple-text.bg-blue-100 * a>span,.bg-blue-700 .c06.simple-text.bg-blue-300 * a>span,.bg-blue-700 .c06.simple-text.bg-pink-100 * a>span,.bg-blue-700 .c06.simple-text.bg-pink-300 * a>span,.bg-blue-700 .c06.simple-text.bg-teal-100 * a>span,.bg-blue-700 .c06.simple-text.bg-teal-300 * a>span,.bg-blue-700 .c06.simple-text.bg-orange-100 * a>span,.bg-blue-700 .c06.simple-text.bg-orange-300 * a>span,.bg-blue-700 .c06.simple-text.bg-purple-100 * a>span,.bg-blue-700 .c06.simple-text.bg-purple-300 * a>span,.bg-blue-700 .c06.simple-text.bg-green-100 * a>span,.bg-blue-700 .c06.simple-text.bg-green-300 * a>span,.bg-blue-700 .c06.simple-text.bg-grey-100 * a>span,.bg-blue-700 .c06.simple-text.bg-grey-400 * a>span,.bg-blue-700 .c06.simple-text.bg-white * a>span,.bg-blue-700 .c06.simple-text.bg-paltinum-light * a>span,.bg-blue-700 .c06.simple-text.bg-grey--light1 * a>span,.bg-blue-700 .c06.simple-text.bg-gray-very-light * a>span,.bg-blue-700 .c06.simple-text.bg-very-light-blue * a>span,.bg-blue-700 .c06.simple-text.bg-blue-very-light * a>span,.bg-pink-700 .c06.simple-text.bg-yellow-100 * a>span,.bg-pink-700 .c06.simple-text.bg-yellow-300 * a>span,.bg-pink-700 .c06.simple-text.bg-red-100 * a>span,.bg-pink-700 .c06.simple-text.bg-red-300 * a>span,.bg-pink-700 .c06.simple-text.bg-blue-100 * a>span,.bg-pink-700 .c06.simple-text.bg-blue-300 * a>span,.bg-pink-700 .c06.simple-text.bg-pink-100 * a>span,.bg-pink-700 .c06.simple-text.bg-pink-300 * a>span,.bg-pink-700 .c06.simple-text.bg-teal-100 * a>span,.bg-pink-700 .c06.simple-text.bg-teal-300 * a>span,.bg-pink-700 .c06.simple-text.bg-orange-100 * a>span,.bg-pink-700 .c06.simple-text.bg-orange-300 * a>span,.bg-pink-700 .c06.simple-text.bg-purple-100 * a>span,.bg-pink-700 .c06.simple-text.bg-purple-300 * a>span,.bg-pink-700 .c06.simple-text.bg-green-100 * a>span,.bg-pink-700 .c06.simple-text.bg-green-300 * a>span,.bg-pink-700 .c06.simple-text.bg-grey-100 * a>span,.bg-pink-700 .c06.simple-text.bg-grey-400 * a>span,.bg-pink-700 .c06.simple-text.bg-white * a>span,.bg-pink-700 .c06.simple-text.bg-paltinum-light * a>span,.bg-pink-700 .c06.simple-text.bg-grey--light1 * a>span,.bg-pink-700 .c06.simple-text.bg-gray-very-light * a>span,.bg-pink-700 .c06.simple-text.bg-very-light-blue * a>span,.bg-pink-700 .c06.simple-text.bg-blue-very-light * a>span,.bg-teal-700 .c06.simple-text.bg-yellow-100 * a>span,.bg-teal-700 .c06.simple-text.bg-yellow-300 * a>span,.bg-teal-700 .c06.simple-text.bg-red-100 * a>span,.bg-teal-700 .c06.simple-text.bg-red-300 * a>span,.bg-teal-700 .c06.simple-text.bg-blue-100 * a>span,.bg-teal-700 .c06.simple-text.bg-blue-300 * a>span,.bg-teal-700 .c06.simple-text.bg-pink-100 * a>span,.bg-teal-700 .c06.simple-text.bg-pink-300 * a>span,.bg-teal-700 .c06.simple-text.bg-teal-100 * a>span,.bg-teal-700 .c06.simple-text.bg-teal-300 * a>span,.bg-teal-700 .c06.simple-text.bg-orange-100 * a>span,.bg-teal-700 .c06.simple-text.bg-orange-300 * a>span,.bg-teal-700 .c06.simple-text.bg-purple-100 * a>span,.bg-teal-700 .c06.simple-text.bg-purple-300 * a>span,.bg-teal-700 .c06.simple-text.bg-green-100 * a>span,.bg-teal-700 .c06.simple-text.bg-green-300 * a>span,.bg-teal-700 .c06.simple-text.bg-grey-100 * a>span,.bg-teal-700 .c06.simple-text.bg-grey-400 * a>span,.bg-teal-700 .c06.simple-text.bg-white * a>span,.bg-teal-700 .c06.simple-text.bg-paltinum-light * a>span,.bg-teal-700 .c06.simple-text.bg-grey--light1 * a>span,.bg-teal-700 .c06.simple-text.bg-gray-very-light * a>span,.bg-teal-700 .c06.simple-text.bg-very-light-blue * a>span,.bg-teal-700 .c06.simple-text.bg-blue-very-light * a>span,.bg-orange-700 .c06.simple-text.bg-yellow-100 * a>span,.bg-orange-700 .c06.simple-text.bg-yellow-300 * a>span,.bg-orange-700 .c06.simple-text.bg-red-100 * a>span,.bg-orange-700 .c06.simple-text.bg-red-300 * a>span,.bg-orange-700 .c06.simple-text.bg-blue-100 * a>span,.bg-orange-700 .c06.simple-text.bg-blue-300 * a>span,.bg-orange-700 .c06.simple-text.bg-pink-100 * a>span,.bg-orange-700 .c06.simple-text.bg-pink-300 * a>span,.bg-orange-700 .c06.simple-text.bg-teal-100 * a>span,.bg-orange-700 .c06.simple-text.bg-teal-300 * a>span,.bg-orange-700 .c06.simple-text.bg-orange-100 * a>span,.bg-orange-700 .c06.simple-text.bg-orange-300 * a>span,.bg-orange-700 .c06.simple-text.bg-purple-100 * a>span,.bg-orange-700 .c06.simple-text.bg-purple-300 * a>span,.bg-orange-700 .c06.simple-text.bg-green-100 * a>span,.bg-orange-700 .c06.simple-text.bg-green-300 * a>span,.bg-orange-700 .c06.simple-text.bg-grey-100 * a>span,.bg-orange-700 .c06.simple-text.bg-grey-400 * a>span,.bg-orange-700 .c06.simple-text.bg-white * a>span,.bg-orange-700 .c06.simple-text.bg-paltinum-light * a>span,.bg-orange-700 .c06.simple-text.bg-grey--light1 * a>span,.bg-orange-700 .c06.simple-text.bg-gray-very-light * a>span,.bg-orange-700 .c06.simple-text.bg-very-light-blue * a>span,.bg-orange-700 .c06.simple-text.bg-blue-very-light * a>span,.bg-purple-700 .c06.simple-text.bg-yellow-100 * a>span,.bg-purple-700 .c06.simple-text.bg-yellow-300 * a>span,.bg-purple-700 .c06.simple-text.bg-red-100 * a>span,.bg-purple-700 .c06.simple-text.bg-red-300 * a>span,.bg-purple-700 .c06.simple-text.bg-blue-100 * a>span,.bg-purple-700 .c06.simple-text.bg-blue-300 * a>span,.bg-purple-700 .c06.simple-text.bg-pink-100 * a>span,.bg-purple-700 .c06.simple-text.bg-pink-300 * a>span,.bg-purple-700 .c06.simple-text.bg-teal-100 * a>span,.bg-purple-700 .c06.simple-text.bg-teal-300 * a>span,.bg-purple-700 .c06.simple-text.bg-orange-100 * a>span,.bg-purple-700 .c06.simple-text.bg-orange-300 * a>span,.bg-purple-700 .c06.simple-text.bg-purple-100 * a>span,.bg-purple-700 .c06.simple-text.bg-purple-300 * a>span,.bg-purple-700 .c06.simple-text.bg-green-100 * a>span,.bg-purple-700 .c06.simple-text.bg-green-300 * a>span,.bg-purple-700 .c06.simple-text.bg-grey-100 * a>span,.bg-purple-700 .c06.simple-text.bg-grey-400 * a>span,.bg-purple-700 .c06.simple-text.bg-white * a>span,.bg-purple-700 .c06.simple-text.bg-paltinum-light * a>span,.bg-purple-700 .c06.simple-text.bg-grey--light1 * a>span,.bg-purple-700 .c06.simple-text.bg-gray-very-light * a>span,.bg-purple-700 .c06.simple-text.bg-very-light-blue * a>span,.bg-purple-700 .c06.simple-text.bg-blue-very-light * a>span,.bg-red-700 .c06.simple-text.bg-yellow-100 * a>span,.bg-red-700 .c06.simple-text.bg-yellow-300 * a>span,.bg-red-700 .c06.simple-text.bg-red-100 * a>span,.bg-red-700 .c06.simple-text.bg-red-300 * a>span,.bg-red-700 .c06.simple-text.bg-blue-100 * a>span,.bg-red-700 .c06.simple-text.bg-blue-300 * a>span,.bg-red-700 .c06.simple-text.bg-pink-100 * a>span,.bg-red-700 .c06.simple-text.bg-pink-300 * a>span,.bg-red-700 .c06.simple-text.bg-teal-100 * a>span,.bg-red-700 .c06.simple-text.bg-teal-300 * a>span,.bg-red-700 .c06.simple-text.bg-orange-100 * a>span,.bg-red-700 .c06.simple-text.bg-orange-300 * a>span,.bg-red-700 .c06.simple-text.bg-purple-100 * a>span,.bg-red-700 .c06.simple-text.bg-purple-300 * a>span,.bg-red-700 .c06.simple-text.bg-green-100 * a>span,.bg-red-700 .c06.simple-text.bg-green-300 * a>span,.bg-red-700 .c06.simple-text.bg-grey-100 * a>span,.bg-red-700 .c06.simple-text.bg-grey-400 * a>span,.bg-red-700 .c06.simple-text.bg-white * a>span,.bg-red-700 .c06.simple-text.bg-paltinum-light * a>span,.bg-red-700 .c06.simple-text.bg-grey--light1 * a>span,.bg-red-700 .c06.simple-text.bg-gray-very-light * a>span,.bg-red-700 .c06.simple-text.bg-very-light-blue * a>span,.bg-red-700 .c06.simple-text.bg-blue-very-light * a>span,.bg-grey-700 .c06.simple-text.bg-yellow-100 * a>span,.bg-grey-700 .c06.simple-text.bg-yellow-300 * a>span,.bg-grey-700 .c06.simple-text.bg-red-100 * a>span,.bg-grey-700 .c06.simple-text.bg-red-300 * a>span,.bg-grey-700 .c06.simple-text.bg-blue-100 * a>span,.bg-grey-700 .c06.simple-text.bg-blue-300 * a>span,.bg-grey-700 .c06.simple-text.bg-pink-100 * a>span,.bg-grey-700 .c06.simple-text.bg-pink-300 * a>span,.bg-grey-700 .c06.simple-text.bg-teal-100 * a>span,.bg-grey-700 .c06.simple-text.bg-teal-300 * a>span,.bg-grey-700 .c06.simple-text.bg-orange-100 * a>span,.bg-grey-700 .c06.simple-text.bg-orange-300 * a>span,.bg-grey-700 .c06.simple-text.bg-purple-100 * a>span,.bg-grey-700 .c06.simple-text.bg-purple-300 * a>span,.bg-grey-700 .c06.simple-text.bg-green-100 * a>span,.bg-grey-700 .c06.simple-text.bg-green-300 * a>span,.bg-grey-700 .c06.simple-text.bg-grey-100 * a>span,.bg-grey-700 .c06.simple-text.bg-grey-400 * a>span,.bg-grey-700 .c06.simple-text.bg-white * a>span,.bg-grey-700 .c06.simple-text.bg-paltinum-light * a>span,.bg-grey-700 .c06.simple-text.bg-grey--light1 * a>span,.bg-grey-700 .c06.simple-text.bg-gray-very-light * a>span,.bg-grey-700 .c06.simple-text.bg-very-light-blue * a>span,.bg-grey-700 .c06.simple-text.bg-blue-very-light * a>span,.bg-grey-800 .c06.simple-text.bg-yellow-100 * a>span,.bg-grey-800 .c06.simple-text.bg-yellow-300 * a>span,.bg-grey-800 .c06.simple-text.bg-red-100 * a>span,.bg-grey-800 .c06.simple-text.bg-red-300 * a>span,.bg-grey-800 .c06.simple-text.bg-blue-100 * a>span,.bg-grey-800 .c06.simple-text.bg-blue-300 * a>span,.bg-grey-800 .c06.simple-text.bg-pink-100 * a>span,.bg-grey-800 .c06.simple-text.bg-pink-300 * a>span,.bg-grey-800 .c06.simple-text.bg-teal-100 * a>span,.bg-grey-800 .c06.simple-text.bg-teal-300 * a>span,.bg-grey-800 .c06.simple-text.bg-orange-100 * a>span,.bg-grey-800 .c06.simple-text.bg-orange-300 * a>span,.bg-grey-800 .c06.simple-text.bg-purple-100 * a>span,.bg-grey-800 .c06.simple-text.bg-purple-300 * a>span,.bg-grey-800 .c06.simple-text.bg-green-100 * a>span,.bg-grey-800 .c06.simple-text.bg-green-300 * a>span,.bg-grey-800 .c06.simple-text.bg-grey-100 * a>span,.bg-grey-800 .c06.simple-text.bg-grey-400 * a>span,.bg-grey-800 .c06.simple-text.bg-white * a>span,.bg-grey-800 .c06.simple-text.bg-paltinum-light * a>span,.bg-grey-800 .c06.simple-text.bg-grey--light1 * a>span,.bg-grey-800 .c06.simple-text.bg-gray-very-light * a>span,.bg-grey-800 .c06.simple-text.bg-very-light-blue * a>span,.bg-grey-800 .c06.simple-text.bg-blue-very-light * a>span,.bg-darkest-blue .c06.simple-text.bg-yellow-100 * a>span,.bg-darkest-blue .c06.simple-text.bg-yellow-300 * a>span,.bg-darkest-blue .c06.simple-text.bg-red-100 * a>span,.bg-darkest-blue .c06.simple-text.bg-red-300 * a>span,.bg-darkest-blue .c06.simple-text.bg-blue-100 * a>span,.bg-darkest-blue .c06.simple-text.bg-blue-300 * a>span,.bg-darkest-blue .c06.simple-text.bg-pink-100 * a>span,.bg-darkest-blue .c06.simple-text.bg-pink-300 * a>span,.bg-darkest-blue .c06.simple-text.bg-teal-100 * a>span,.bg-darkest-blue .c06.simple-text.bg-teal-300 * a>span,.bg-darkest-blue .c06.simple-text.bg-orange-100 * a>span,.bg-darkest-blue .c06.simple-text.bg-orange-300 * a>span,.bg-darkest-blue .c06.simple-text.bg-purple-100 * a>span,.bg-darkest-blue .c06.simple-text.bg-purple-300 * a>span,.bg-darkest-blue .c06.simple-text.bg-green-100 * a>span,.bg-darkest-blue .c06.simple-text.bg-green-300 * a>span,.bg-darkest-blue .c06.simple-text.bg-grey-100 * a>span,.bg-darkest-blue .c06.simple-text.bg-grey-400 * a>span,.bg-darkest-blue .c06.simple-text.bg-white * a>span,.bg-darkest-blue .c06.simple-text.bg-paltinum-light * a>span,.bg-darkest-blue .c06.simple-text.bg-grey--light1 * a>span,.bg-darkest-blue .c06.simple-text.bg-gray-very-light * a>span,.bg-darkest-blue .c06.simple-text.bg-very-light-blue * a>span,.bg-darkest-blue .c06.simple-text.bg-blue-very-light * a>span,.dark .c06.simple-text.bg-yellow-100 * a>span,.dark .c06.simple-text.bg-yellow-300 * a>span,.dark .c06.simple-text.bg-red-100 * a>span,.dark .c06.simple-text.bg-red-300 * a>span,.dark .c06.simple-text.bg-blue-100 * a>span,.dark .c06.simple-text.bg-blue-300 * a>span,.dark .c06.simple-text.bg-pink-100 * a>span,.dark .c06.simple-text.bg-pink-300 * a>span,.dark .c06.simple-text.bg-teal-100 * a>span,.dark .c06.simple-text.bg-teal-300 * a>span,.dark .c06.simple-text.bg-orange-100 * a>span,.dark .c06.simple-text.bg-orange-300 * a>span,.dark .c06.simple-text.bg-purple-100 * a>span,.dark .c06.simple-text.bg-purple-300 * a>span,.dark .c06.simple-text.bg-green-100 * a>span,.dark .c06.simple-text.bg-green-300 * a>span,.dark .c06.simple-text.bg-grey-100 * a>span,.dark .c06.simple-text.bg-grey-400 * a>span,.dark .c06.simple-text.bg-white * a>span,.dark .c06.simple-text.bg-paltinum-light * a>span,.dark .c06.simple-text.bg-grey--light1 * a>span,.dark .c06.simple-text.bg-gray-very-light * a>span,.dark .c06.simple-text.bg-very-light-blue * a>span,.dark .c06.simple-text.bg-blue-very-light * a>span{color:#004bd6}.bg-green-800 .c06.simple-text.bg-yellow-100 * svg,.bg-green-800 .c06.simple-text.bg-yellow-300 * svg,.bg-green-800 .c06.simple-text.bg-red-100 * svg,.bg-green-800 .c06.simple-text.bg-red-300 * svg,.bg-green-800 .c06.simple-text.bg-blue-100 * svg,.bg-green-800 .c06.simple-text.bg-blue-300 * svg,.bg-green-800 .c06.simple-text.bg-pink-100 * svg,.bg-green-800 .c06.simple-text.bg-pink-300 * svg,.bg-green-800 .c06.simple-text.bg-teal-100 * svg,.bg-green-800 .c06.simple-text.bg-teal-300 * svg,.bg-green-800 .c06.simple-text.bg-orange-100 * svg,.bg-green-800 .c06.simple-text.bg-orange-300 * svg,.bg-green-800 .c06.simple-text.bg-purple-100 * svg,.bg-green-800 .c06.simple-text.bg-purple-300 * svg,.bg-green-800 .c06.simple-text.bg-green-100 * svg,.bg-green-800 .c06.simple-text.bg-green-300 * svg,.bg-green-800 .c06.simple-text.bg-grey-100 * svg,.bg-green-800 .c06.simple-text.bg-grey-400 * svg,.bg-green-800 .c06.simple-text.bg-white * svg,.bg-green-800 .c06.simple-text.bg-paltinum-light * svg,.bg-green-800 .c06.simple-text.bg-grey--light1 * svg,.bg-green-800 .c06.simple-text.bg-gray-very-light * svg,.bg-green-800 .c06.simple-text.bg-very-light-blue * svg,.bg-green-800 .c06.simple-text.bg-blue-very-light * svg,.bg-yellow-700 .c06.simple-text.bg-yellow-100 * svg,.bg-yellow-700 .c06.simple-text.bg-yellow-300 * svg,.bg-yellow-700 .c06.simple-text.bg-red-100 * svg,.bg-yellow-700 .c06.simple-text.bg-red-300 * svg,.bg-yellow-700 .c06.simple-text.bg-blue-100 * svg,.bg-yellow-700 .c06.simple-text.bg-blue-300 * svg,.bg-yellow-700 .c06.simple-text.bg-pink-100 * svg,.bg-yellow-700 .c06.simple-text.bg-pink-300 * svg,.bg-yellow-700 .c06.simple-text.bg-teal-100 * svg,.bg-yellow-700 .c06.simple-text.bg-teal-300 * svg,.bg-yellow-700 .c06.simple-text.bg-orange-100 * svg,.bg-yellow-700 .c06.simple-text.bg-orange-300 * svg,.bg-yellow-700 .c06.simple-text.bg-purple-100 * svg,.bg-yellow-700 .c06.simple-text.bg-purple-300 * svg,.bg-yellow-700 .c06.simple-text.bg-green-100 * svg,.bg-yellow-700 .c06.simple-text.bg-green-300 * svg,.bg-yellow-700 .c06.simple-text.bg-grey-100 * svg,.bg-yellow-700 .c06.simple-text.bg-grey-400 * svg,.bg-yellow-700 .c06.simple-text.bg-white * svg,.bg-yellow-700 .c06.simple-text.bg-paltinum-light * svg,.bg-yellow-700 .c06.simple-text.bg-grey--light1 * svg,.bg-yellow-700 .c06.simple-text.bg-gray-very-light * svg,.bg-yellow-700 .c06.simple-text.bg-very-light-blue * svg,.bg-yellow-700 .c06.simple-text.bg-blue-very-light * svg,.bg-blue-700 .c06.simple-text.bg-yellow-100 * svg,.bg-blue-700 .c06.simple-text.bg-yellow-300 * svg,.bg-blue-700 .c06.simple-text.bg-red-100 * svg,.bg-blue-700 .c06.simple-text.bg-red-300 * svg,.bg-blue-700 .c06.simple-text.bg-blue-100 * svg,.bg-blue-700 .c06.simple-text.bg-blue-300 * svg,.bg-blue-700 .c06.simple-text.bg-pink-100 * svg,.bg-blue-700 .c06.simple-text.bg-pink-300 * svg,.bg-blue-700 .c06.simple-text.bg-teal-100 * svg,.bg-blue-700 .c06.simple-text.bg-teal-300 * svg,.bg-blue-700 .c06.simple-text.bg-orange-100 * svg,.bg-blue-700 .c06.simple-text.bg-orange-300 * svg,.bg-blue-700 .c06.simple-text.bg-purple-100 * svg,.bg-blue-700 .c06.simple-text.bg-purple-300 * svg,.bg-blue-700 .c06.simple-text.bg-green-100 * svg,.bg-blue-700 .c06.simple-text.bg-green-300 * svg,.bg-blue-700 .c06.simple-text.bg-grey-100 * svg,.bg-blue-700 .c06.simple-text.bg-grey-400 * svg,.bg-blue-700 .c06.simple-text.bg-white * svg,.bg-blue-700 .c06.simple-text.bg-paltinum-light * svg,.bg-blue-700 .c06.simple-text.bg-grey--light1 * svg,.bg-blue-700 .c06.simple-text.bg-gray-very-light * svg,.bg-blue-700 .c06.simple-text.bg-very-light-blue * svg,.bg-blue-700 .c06.simple-text.bg-blue-very-light * svg,.bg-pink-700 .c06.simple-text.bg-yellow-100 * svg,.bg-pink-700 .c06.simple-text.bg-yellow-300 * svg,.bg-pink-700 .c06.simple-text.bg-red-100 * svg,.bg-pink-700 .c06.simple-text.bg-red-300 * svg,.bg-pink-700 .c06.simple-text.bg-blue-100 * svg,.bg-pink-700 .c06.simple-text.bg-blue-300 * svg,.bg-pink-700 .c06.simple-text.bg-pink-100 * svg,.bg-pink-700 .c06.simple-text.bg-pink-300 * svg,.bg-pink-700 .c06.simple-text.bg-teal-100 * svg,.bg-pink-700 .c06.simple-text.bg-teal-300 * svg,.bg-pink-700 .c06.simple-text.bg-orange-100 * svg,.bg-pink-700 .c06.simple-text.bg-orange-300 * svg,.bg-pink-700 .c06.simple-text.bg-purple-100 * svg,.bg-pink-700 .c06.simple-text.bg-purple-300 * svg,.bg-pink-700 .c06.simple-text.bg-green-100 * svg,.bg-pink-700 .c06.simple-text.bg-green-300 * svg,.bg-pink-700 .c06.simple-text.bg-grey-100 * svg,.bg-pink-700 .c06.simple-text.bg-grey-400 * svg,.bg-pink-700 .c06.simple-text.bg-white * svg,.bg-pink-700 .c06.simple-text.bg-paltinum-light * svg,.bg-pink-700 .c06.simple-text.bg-grey--light1 * svg,.bg-pink-700 .c06.simple-text.bg-gray-very-light * svg,.bg-pink-700 .c06.simple-text.bg-very-light-blue * svg,.bg-pink-700 .c06.simple-text.bg-blue-very-light * svg,.bg-teal-700 .c06.simple-text.bg-yellow-100 * svg,.bg-teal-700 .c06.simple-text.bg-yellow-300 * svg,.bg-teal-700 .c06.simple-text.bg-red-100 * svg,.bg-teal-700 .c06.simple-text.bg-red-300 * svg,.bg-teal-700 .c06.simple-text.bg-blue-100 * svg,.bg-teal-700 .c06.simple-text.bg-blue-300 * svg,.bg-teal-700 .c06.simple-text.bg-pink-100 * svg,.bg-teal-700 .c06.simple-text.bg-pink-300 * svg,.bg-teal-700 .c06.simple-text.bg-teal-100 * svg,.bg-teal-700 .c06.simple-text.bg-teal-300 * svg,.bg-teal-700 .c06.simple-text.bg-orange-100 * svg,.bg-teal-700 .c06.simple-text.bg-orange-300 * svg,.bg-teal-700 .c06.simple-text.bg-purple-100 * svg,.bg-teal-700 .c06.simple-text.bg-purple-300 * svg,.bg-teal-700 .c06.simple-text.bg-green-100 * svg,.bg-teal-700 .c06.simple-text.bg-green-300 * svg,.bg-teal-700 .c06.simple-text.bg-grey-100 * svg,.bg-teal-700 .c06.simple-text.bg-grey-400 * svg,.bg-teal-700 .c06.simple-text.bg-white * svg,.bg-teal-700 .c06.simple-text.bg-paltinum-light * svg,.bg-teal-700 .c06.simple-text.bg-grey--light1 * svg,.bg-teal-700 .c06.simple-text.bg-gray-very-light * svg,.bg-teal-700 .c06.simple-text.bg-very-light-blue * svg,.bg-teal-700 .c06.simple-text.bg-blue-very-light * svg,.bg-orange-700 .c06.simple-text.bg-yellow-100 * svg,.bg-orange-700 .c06.simple-text.bg-yellow-300 * svg,.bg-orange-700 .c06.simple-text.bg-red-100 * svg,.bg-orange-700 .c06.simple-text.bg-red-300 * svg,.bg-orange-700 .c06.simple-text.bg-blue-100 * svg,.bg-orange-700 .c06.simple-text.bg-blue-300 * svg,.bg-orange-700 .c06.simple-text.bg-pink-100 * svg,.bg-orange-700 .c06.simple-text.bg-pink-300 * svg,.bg-orange-700 .c06.simple-text.bg-teal-100 * svg,.bg-orange-700 .c06.simple-text.bg-teal-300 * svg,.bg-orange-700 .c06.simple-text.bg-orange-100 * svg,.bg-orange-700 .c06.simple-text.bg-orange-300 * svg,.bg-orange-700 .c06.simple-text.bg-purple-100 * svg,.bg-orange-700 .c06.simple-text.bg-purple-300 * svg,.bg-orange-700 .c06.simple-text.bg-green-100 * svg,.bg-orange-700 .c06.simple-text.bg-green-300 * svg,.bg-orange-700 .c06.simple-text.bg-grey-100 * svg,.bg-orange-700 .c06.simple-text.bg-grey-400 * svg,.bg-orange-700 .c06.simple-text.bg-white * svg,.bg-orange-700 .c06.simple-text.bg-paltinum-light * svg,.bg-orange-700 .c06.simple-text.bg-grey--light1 * svg,.bg-orange-700 .c06.simple-text.bg-gray-very-light * svg,.bg-orange-700 .c06.simple-text.bg-very-light-blue * svg,.bg-orange-700 .c06.simple-text.bg-blue-very-light * svg,.bg-purple-700 .c06.simple-text.bg-yellow-100 * svg,.bg-purple-700 .c06.simple-text.bg-yellow-300 * svg,.bg-purple-700 .c06.simple-text.bg-red-100 * svg,.bg-purple-700 .c06.simple-text.bg-red-300 * svg,.bg-purple-700 .c06.simple-text.bg-blue-100 * svg,.bg-purple-700 .c06.simple-text.bg-blue-300 * svg,.bg-purple-700 .c06.simple-text.bg-pink-100 * svg,.bg-purple-700 .c06.simple-text.bg-pink-300 * svg,.bg-purple-700 .c06.simple-text.bg-teal-100 * svg,.bg-purple-700 .c06.simple-text.bg-teal-300 * svg,.bg-purple-700 .c06.simple-text.bg-orange-100 * svg,.bg-purple-700 .c06.simple-text.bg-orange-300 * svg,.bg-purple-700 .c06.simple-text.bg-purple-100 * svg,.bg-purple-700 .c06.simple-text.bg-purple-300 * svg,.bg-purple-700 .c06.simple-text.bg-green-100 * svg,.bg-purple-700 .c06.simple-text.bg-green-300 * svg,.bg-purple-700 .c06.simple-text.bg-grey-100 * svg,.bg-purple-700 .c06.simple-text.bg-grey-400 * svg,.bg-purple-700 .c06.simple-text.bg-white * svg,.bg-purple-700 .c06.simple-text.bg-paltinum-light * svg,.bg-purple-700 .c06.simple-text.bg-grey--light1 * svg,.bg-purple-700 .c06.simple-text.bg-gray-very-light * svg,.bg-purple-700 .c06.simple-text.bg-very-light-blue * svg,.bg-purple-700 .c06.simple-text.bg-blue-very-light * svg,.bg-red-700 .c06.simple-text.bg-yellow-100 * svg,.bg-red-700 .c06.simple-text.bg-yellow-300 * svg,.bg-red-700 .c06.simple-text.bg-red-100 * svg,.bg-red-700 .c06.simple-text.bg-red-300 * svg,.bg-red-700 .c06.simple-text.bg-blue-100 * svg,.bg-red-700 .c06.simple-text.bg-blue-300 * svg,.bg-red-700 .c06.simple-text.bg-pink-100 * svg,.bg-red-700 .c06.simple-text.bg-pink-300 * svg,.bg-red-700 .c06.simple-text.bg-teal-100 * svg,.bg-red-700 .c06.simple-text.bg-teal-300 * svg,.bg-red-700 .c06.simple-text.bg-orange-100 * svg,.bg-red-700 .c06.simple-text.bg-orange-300 * svg,.bg-red-700 .c06.simple-text.bg-purple-100 * svg,.bg-red-700 .c06.simple-text.bg-purple-300 * svg,.bg-red-700 .c06.simple-text.bg-green-100 * svg,.bg-red-700 .c06.simple-text.bg-green-300 * svg,.bg-red-700 .c06.simple-text.bg-grey-100 * svg,.bg-red-700 .c06.simple-text.bg-grey-400 * svg,.bg-red-700 .c06.simple-text.bg-white * svg,.bg-red-700 .c06.simple-text.bg-paltinum-light * svg,.bg-red-700 .c06.simple-text.bg-grey--light1 * svg,.bg-red-700 .c06.simple-text.bg-gray-very-light * svg,.bg-red-700 .c06.simple-text.bg-very-light-blue * svg,.bg-red-700 .c06.simple-text.bg-blue-very-light * svg,.bg-grey-700 .c06.simple-text.bg-yellow-100 * svg,.bg-grey-700 .c06.simple-text.bg-yellow-300 * svg,.bg-grey-700 .c06.simple-text.bg-red-100 * svg,.bg-grey-700 .c06.simple-text.bg-red-300 * svg,.bg-grey-700 .c06.simple-text.bg-blue-100 * svg,.bg-grey-700 .c06.simple-text.bg-blue-300 * svg,.bg-grey-700 .c06.simple-text.bg-pink-100 * svg,.bg-grey-700 .c06.simple-text.bg-pink-300 * svg,.bg-grey-700 .c06.simple-text.bg-teal-100 * svg,.bg-grey-700 .c06.simple-text.bg-teal-300 * svg,.bg-grey-700 .c06.simple-text.bg-orange-100 * svg,.bg-grey-700 .c06.simple-text.bg-orange-300 * svg,.bg-grey-700 .c06.simple-text.bg-purple-100 * svg,.bg-grey-700 .c06.simple-text.bg-purple-300 * svg,.bg-grey-700 .c06.simple-text.bg-green-100 * svg,.bg-grey-700 .c06.simple-text.bg-green-300 * svg,.bg-grey-700 .c06.simple-text.bg-grey-100 * svg,.bg-grey-700 .c06.simple-text.bg-grey-400 * svg,.bg-grey-700 .c06.simple-text.bg-white * svg,.bg-grey-700 .c06.simple-text.bg-paltinum-light * svg,.bg-grey-700 .c06.simple-text.bg-grey--light1 * svg,.bg-grey-700 .c06.simple-text.bg-gray-very-light * svg,.bg-grey-700 .c06.simple-text.bg-very-light-blue * svg,.bg-grey-700 .c06.simple-text.bg-blue-very-light * svg,.bg-grey-800 .c06.simple-text.bg-yellow-100 * svg,.bg-grey-800 .c06.simple-text.bg-yellow-300 * svg,.bg-grey-800 .c06.simple-text.bg-red-100 * svg,.bg-grey-800 .c06.simple-text.bg-red-300 * svg,.bg-grey-800 .c06.simple-text.bg-blue-100 * svg,.bg-grey-800 .c06.simple-text.bg-blue-300 * svg,.bg-grey-800 .c06.simple-text.bg-pink-100 * svg,.bg-grey-800 .c06.simple-text.bg-pink-300 * svg,.bg-grey-800 .c06.simple-text.bg-teal-100 * svg,.bg-grey-800 .c06.simple-text.bg-teal-300 * svg,.bg-grey-800 .c06.simple-text.bg-orange-100 * svg,.bg-grey-800 .c06.simple-text.bg-orange-300 * svg,.bg-grey-800 .c06.simple-text.bg-purple-100 * svg,.bg-grey-800 .c06.simple-text.bg-purple-300 * svg,.bg-grey-800 .c06.simple-text.bg-green-100 * svg,.bg-grey-800 .c06.simple-text.bg-green-300 * svg,.bg-grey-800 .c06.simple-text.bg-grey-100 * svg,.bg-grey-800 .c06.simple-text.bg-grey-400 * svg,.bg-grey-800 .c06.simple-text.bg-white * svg,.bg-grey-800 .c06.simple-text.bg-paltinum-light * svg,.bg-grey-800 .c06.simple-text.bg-grey--light1 * svg,.bg-grey-800 .c06.simple-text.bg-gray-very-light * svg,.bg-grey-800 .c06.simple-text.bg-very-light-blue * svg,.bg-grey-800 .c06.simple-text.bg-blue-very-light * svg,.bg-darkest-blue .c06.simple-text.bg-yellow-100 * svg,.bg-darkest-blue .c06.simple-text.bg-yellow-300 * svg,.bg-darkest-blue .c06.simple-text.bg-red-100 * svg,.bg-darkest-blue .c06.simple-text.bg-red-300 * svg,.bg-darkest-blue .c06.simple-text.bg-blue-100 * svg,.bg-darkest-blue .c06.simple-text.bg-blue-300 * svg,.bg-darkest-blue .c06.simple-text.bg-pink-100 * svg,.bg-darkest-blue .c06.simple-text.bg-pink-300 * svg,.bg-darkest-blue .c06.simple-text.bg-teal-100 * svg,.bg-darkest-blue .c06.simple-text.bg-teal-300 * svg,.bg-darkest-blue .c06.simple-text.bg-orange-100 * svg,.bg-darkest-blue .c06.simple-text.bg-orange-300 * svg,.bg-darkest-blue .c06.simple-text.bg-purple-100 * svg,.bg-darkest-blue .c06.simple-text.bg-purple-300 * svg,.bg-darkest-blue .c06.simple-text.bg-green-100 * svg,.bg-darkest-blue .c06.simple-text.bg-green-300 * svg,.bg-darkest-blue .c06.simple-text.bg-grey-100 * svg,.bg-darkest-blue .c06.simple-text.bg-grey-400 * svg,.bg-darkest-blue .c06.simple-text.bg-white * svg,.bg-darkest-blue .c06.simple-text.bg-paltinum-light * svg,.bg-darkest-blue .c06.simple-text.bg-grey--light1 * svg,.bg-darkest-blue .c06.simple-text.bg-gray-very-light * svg,.bg-darkest-blue .c06.simple-text.bg-very-light-blue * svg,.bg-darkest-blue .c06.simple-text.bg-blue-very-light * svg,.dark .c06.simple-text.bg-yellow-100 * svg,.dark .c06.simple-text.bg-yellow-300 * svg,.dark .c06.simple-text.bg-red-100 * svg,.dark .c06.simple-text.bg-red-300 * svg,.dark .c06.simple-text.bg-blue-100 * svg,.dark .c06.simple-text.bg-blue-300 * svg,.dark .c06.simple-text.bg-pink-100 * svg,.dark .c06.simple-text.bg-pink-300 * svg,.dark .c06.simple-text.bg-teal-100 * svg,.dark .c06.simple-text.bg-teal-300 * svg,.dark .c06.simple-text.bg-orange-100 * svg,.dark .c06.simple-text.bg-orange-300 * svg,.dark .c06.simple-text.bg-purple-100 * svg,.dark .c06.simple-text.bg-purple-300 * svg,.dark .c06.simple-text.bg-green-100 * svg,.dark .c06.simple-text.bg-green-300 * svg,.dark .c06.simple-text.bg-grey-100 * svg,.dark .c06.simple-text.bg-grey-400 * svg,.dark .c06.simple-text.bg-white * svg,.dark .c06.simple-text.bg-paltinum-light * svg,.dark .c06.simple-text.bg-grey--light1 * svg,.dark .c06.simple-text.bg-gray-very-light * svg,.dark .c06.simple-text.bg-very-light-blue * svg,.dark .c06.simple-text.bg-blue-very-light * svg{stroke:#004bd6}.bg-green-800 .c06.simple-text.bg-yellow-100 * svg path,.bg-green-800 .c06.simple-text.bg-yellow-300 * svg path,.bg-green-800 .c06.simple-text.bg-red-100 * svg path,.bg-green-800 .c06.simple-text.bg-red-300 * svg path,.bg-green-800 .c06.simple-text.bg-blue-100 * svg path,.bg-green-800 .c06.simple-text.bg-blue-300 * svg path,.bg-green-800 .c06.simple-text.bg-pink-100 * svg path,.bg-green-800 .c06.simple-text.bg-pink-300 * svg path,.bg-green-800 .c06.simple-text.bg-teal-100 * svg path,.bg-green-800 .c06.simple-text.bg-teal-300 * svg path,.bg-green-800 .c06.simple-text.bg-orange-100 * svg path,.bg-green-800 .c06.simple-text.bg-orange-300 * svg path,.bg-green-800 .c06.simple-text.bg-purple-100 * svg path,.bg-green-800 .c06.simple-text.bg-purple-300 * svg path,.bg-green-800 .c06.simple-text.bg-green-100 * svg path,.bg-green-800 .c06.simple-text.bg-green-300 * svg path,.bg-green-800 .c06.simple-text.bg-grey-100 * svg path,.bg-green-800 .c06.simple-text.bg-grey-400 * svg path,.bg-green-800 .c06.simple-text.bg-white * svg path,.bg-green-800 .c06.simple-text.bg-paltinum-light * svg path,.bg-green-800 .c06.simple-text.bg-grey--light1 * svg path,.bg-green-800 .c06.simple-text.bg-gray-very-light * svg path,.bg-green-800 .c06.simple-text.bg-very-light-blue * svg path,.bg-green-800 .c06.simple-text.bg-blue-very-light * svg path,.bg-yellow-700 .c06.simple-text.bg-yellow-100 * svg path,.bg-yellow-700 .c06.simple-text.bg-yellow-300 * svg path,.bg-yellow-700 .c06.simple-text.bg-red-100 * svg path,.bg-yellow-700 .c06.simple-text.bg-red-300 * svg path,.bg-yellow-700 .c06.simple-text.bg-blue-100 * svg path,.bg-yellow-700 .c06.simple-text.bg-blue-300 * svg path,.bg-yellow-700 .c06.simple-text.bg-pink-100 * svg path,.bg-yellow-700 .c06.simple-text.bg-pink-300 * svg path,.bg-yellow-700 .c06.simple-text.bg-teal-100 * svg path,.bg-yellow-700 .c06.simple-text.bg-teal-300 * svg path,.bg-yellow-700 .c06.simple-text.bg-orange-100 * svg path,.bg-yellow-700 .c06.simple-text.bg-orange-300 * svg path,.bg-yellow-700 .c06.simple-text.bg-purple-100 * svg path,.bg-yellow-700 .c06.simple-text.bg-purple-300 * svg path,.bg-yellow-700 .c06.simple-text.bg-green-100 * svg path,.bg-yellow-700 .c06.simple-text.bg-green-300 * svg path,.bg-yellow-700 .c06.simple-text.bg-grey-100 * svg path,.bg-yellow-700 .c06.simple-text.bg-grey-400 * svg path,.bg-yellow-700 .c06.simple-text.bg-white * svg path,.bg-yellow-700 .c06.simple-text.bg-paltinum-light * svg path,.bg-yellow-700 .c06.simple-text.bg-grey--light1 * svg path,.bg-yellow-700 .c06.simple-text.bg-gray-very-light * svg path,.bg-yellow-700 .c06.simple-text.bg-very-light-blue * svg path,.bg-yellow-700 .c06.simple-text.bg-blue-very-light * svg path,.bg-blue-700 .c06.simple-text.bg-yellow-100 * svg path,.bg-blue-700 .c06.simple-text.bg-yellow-300 * svg path,.bg-blue-700 .c06.simple-text.bg-red-100 * svg path,.bg-blue-700 .c06.simple-text.bg-red-300 * svg path,.bg-blue-700 .c06.simple-text.bg-blue-100 * svg path,.bg-blue-700 .c06.simple-text.bg-blue-300 * svg path,.bg-blue-700 .c06.simple-text.bg-pink-100 * svg path,.bg-blue-700 .c06.simple-text.bg-pink-300 * svg path,.bg-blue-700 .c06.simple-text.bg-teal-100 * svg path,.bg-blue-700 .c06.simple-text.bg-teal-300 * svg path,.bg-blue-700 .c06.simple-text.bg-orange-100 * svg path,.bg-blue-700 .c06.simple-text.bg-orange-300 * svg path,.bg-blue-700 .c06.simple-text.bg-purple-100 * svg path,.bg-blue-700 .c06.simple-text.bg-purple-300 * svg path,.bg-blue-700 .c06.simple-text.bg-green-100 * svg path,.bg-blue-700 .c06.simple-text.bg-green-300 * svg path,.bg-blue-700 .c06.simple-text.bg-grey-100 * svg path,.bg-blue-700 .c06.simple-text.bg-grey-400 * svg path,.bg-blue-700 .c06.simple-text.bg-white * svg path,.bg-blue-700 .c06.simple-text.bg-paltinum-light * svg path,.bg-blue-700 .c06.simple-text.bg-grey--light1 * svg path,.bg-blue-700 .c06.simple-text.bg-gray-very-light * svg path,.bg-blue-700 .c06.simple-text.bg-very-light-blue * svg path,.bg-blue-700 .c06.simple-text.bg-blue-very-light * svg path,.bg-pink-700 .c06.simple-text.bg-yellow-100 * svg path,.bg-pink-700 .c06.simple-text.bg-yellow-300 * svg path,.bg-pink-700 .c06.simple-text.bg-red-100 * svg path,.bg-pink-700 .c06.simple-text.bg-red-300 * svg path,.bg-pink-700 .c06.simple-text.bg-blue-100 * svg path,.bg-pink-700 .c06.simple-text.bg-blue-300 * svg path,.bg-pink-700 .c06.simple-text.bg-pink-100 * svg path,.bg-pink-700 .c06.simple-text.bg-pink-300 * svg path,.bg-pink-700 .c06.simple-text.bg-teal-100 * svg path,.bg-pink-700 .c06.simple-text.bg-teal-300 * svg path,.bg-pink-700 .c06.simple-text.bg-orange-100 * svg path,.bg-pink-700 .c06.simple-text.bg-orange-300 * svg path,.bg-pink-700 .c06.simple-text.bg-purple-100 * svg path,.bg-pink-700 .c06.simple-text.bg-purple-300 * svg path,.bg-pink-700 .c06.simple-text.bg-green-100 * svg path,.bg-pink-700 .c06.simple-text.bg-green-300 * svg path,.bg-pink-700 .c06.simple-text.bg-grey-100 * svg path,.bg-pink-700 .c06.simple-text.bg-grey-400 * svg path,.bg-pink-700 .c06.simple-text.bg-white * svg path,.bg-pink-700 .c06.simple-text.bg-paltinum-light * svg path,.bg-pink-700 .c06.simple-text.bg-grey--light1 * svg path,.bg-pink-700 .c06.simple-text.bg-gray-very-light * svg path,.bg-pink-700 .c06.simple-text.bg-very-light-blue * svg path,.bg-pink-700 .c06.simple-text.bg-blue-very-light * svg path,.bg-teal-700 .c06.simple-text.bg-yellow-100 * svg path,.bg-teal-700 .c06.simple-text.bg-yellow-300 * svg path,.bg-teal-700 .c06.simple-text.bg-red-100 * svg path,.bg-teal-700 .c06.simple-text.bg-red-300 * svg path,.bg-teal-700 .c06.simple-text.bg-blue-100 * svg path,.bg-teal-700 .c06.simple-text.bg-blue-300 * svg path,.bg-teal-700 .c06.simple-text.bg-pink-100 * svg path,.bg-teal-700 .c06.simple-text.bg-pink-300 * svg path,.bg-teal-700 .c06.simple-text.bg-teal-100 * svg path,.bg-teal-700 .c06.simple-text.bg-teal-300 * svg path,.bg-teal-700 .c06.simple-text.bg-orange-100 * svg path,.bg-teal-700 .c06.simple-text.bg-orange-300 * svg path,.bg-teal-700 .c06.simple-text.bg-purple-100 * svg path,.bg-teal-700 .c06.simple-text.bg-purple-300 * svg path,.bg-teal-700 .c06.simple-text.bg-green-100 * svg path,.bg-teal-700 .c06.simple-text.bg-green-300 * svg path,.bg-teal-700 .c06.simple-text.bg-grey-100 * svg path,.bg-teal-700 .c06.simple-text.bg-grey-400 * svg path,.bg-teal-700 .c06.simple-text.bg-white * svg path,.bg-teal-700 .c06.simple-text.bg-paltinum-light * svg path,.bg-teal-700 .c06.simple-text.bg-grey--light1 * svg path,.bg-teal-700 .c06.simple-text.bg-gray-very-light * svg path,.bg-teal-700 .c06.simple-text.bg-very-light-blue * svg path,.bg-teal-700 .c06.simple-text.bg-blue-very-light * svg path,.bg-orange-700 .c06.simple-text.bg-yellow-100 * svg path,.bg-orange-700 .c06.simple-text.bg-yellow-300 * svg path,.bg-orange-700 .c06.simple-text.bg-red-100 * svg path,.bg-orange-700 .c06.simple-text.bg-red-300 * svg path,.bg-orange-700 .c06.simple-text.bg-blue-100 * svg path,.bg-orange-700 .c06.simple-text.bg-blue-300 * svg path,.bg-orange-700 .c06.simple-text.bg-pink-100 * svg path,.bg-orange-700 .c06.simple-text.bg-pink-300 * svg path,.bg-orange-700 .c06.simple-text.bg-teal-100 * svg path,.bg-orange-700 .c06.simple-text.bg-teal-300 * svg path,.bg-orange-700 .c06.simple-text.bg-orange-100 * svg path,.bg-orange-700 .c06.simple-text.bg-orange-300 * svg path,.bg-orange-700 .c06.simple-text.bg-purple-100 * svg path,.bg-orange-700 .c06.simple-text.bg-purple-300 * svg path,.bg-orange-700 .c06.simple-text.bg-green-100 * svg path,.bg-orange-700 .c06.simple-text.bg-green-300 * svg path,.bg-orange-700 .c06.simple-text.bg-grey-100 * svg path,.bg-orange-700 .c06.simple-text.bg-grey-400 * svg path,.bg-orange-700 .c06.simple-text.bg-white * svg path,.bg-orange-700 .c06.simple-text.bg-paltinum-light * svg path,.bg-orange-700 .c06.simple-text.bg-grey--light1 * svg path,.bg-orange-700 .c06.simple-text.bg-gray-very-light * svg path,.bg-orange-700 .c06.simple-text.bg-very-light-blue * svg path,.bg-orange-700 .c06.simple-text.bg-blue-very-light * svg path,.bg-purple-700 .c06.simple-text.bg-yellow-100 * svg path,.bg-purple-700 .c06.simple-text.bg-yellow-300 * svg path,.bg-purple-700 .c06.simple-text.bg-red-100 * svg path,.bg-purple-700 .c06.simple-text.bg-red-300 * svg path,.bg-purple-700 .c06.simple-text.bg-blue-100 * svg path,.bg-purple-700 .c06.simple-text.bg-blue-300 * svg path,.bg-purple-700 .c06.simple-text.bg-pink-100 * svg path,.bg-purple-700 .c06.simple-text.bg-pink-300 * svg path,.bg-purple-700 .c06.simple-text.bg-teal-100 * svg path,.bg-purple-700 .c06.simple-text.bg-teal-300 * svg path,.bg-purple-700 .c06.simple-text.bg-orange-100 * svg path,.bg-purple-700 .c06.simple-text.bg-orange-300 * svg path,.bg-purple-700 .c06.simple-text.bg-purple-100 * svg path,.bg-purple-700 .c06.simple-text.bg-purple-300 * svg path,.bg-purple-700 .c06.simple-text.bg-green-100 * svg path,.bg-purple-700 .c06.simple-text.bg-green-300 * svg path,.bg-purple-700 .c06.simple-text.bg-grey-100 * svg path,.bg-purple-700 .c06.simple-text.bg-grey-400 * svg path,.bg-purple-700 .c06.simple-text.bg-white * svg path,.bg-purple-700 .c06.simple-text.bg-paltinum-light * svg path,.bg-purple-700 .c06.simple-text.bg-grey--light1 * svg path,.bg-purple-700 .c06.simple-text.bg-gray-very-light * svg path,.bg-purple-700 .c06.simple-text.bg-very-light-blue * svg path,.bg-purple-700 .c06.simple-text.bg-blue-very-light * svg path,.bg-red-700 .c06.simple-text.bg-yellow-100 * svg path,.bg-red-700 .c06.simple-text.bg-yellow-300 * svg path,.bg-red-700 .c06.simple-text.bg-red-100 * svg path,.bg-red-700 .c06.simple-text.bg-red-300 * svg path,.bg-red-700 .c06.simple-text.bg-blue-100 * svg path,.bg-red-700 .c06.simple-text.bg-blue-300 * svg path,.bg-red-700 .c06.simple-text.bg-pink-100 * svg path,.bg-red-700 .c06.simple-text.bg-pink-300 * svg path,.bg-red-700 .c06.simple-text.bg-teal-100 * svg path,.bg-red-700 .c06.simple-text.bg-teal-300 * svg path,.bg-red-700 .c06.simple-text.bg-orange-100 * svg path,.bg-red-700 .c06.simple-text.bg-orange-300 * svg path,.bg-red-700 .c06.simple-text.bg-purple-100 * svg path,.bg-red-700 .c06.simple-text.bg-purple-300 * svg path,.bg-red-700 .c06.simple-text.bg-green-100 * svg path,.bg-red-700 .c06.simple-text.bg-green-300 * svg path,.bg-red-700 .c06.simple-text.bg-grey-100 * svg path,.bg-red-700 .c06.simple-text.bg-grey-400 * svg path,.bg-red-700 .c06.simple-text.bg-white * svg path,.bg-red-700 .c06.simple-text.bg-paltinum-light * svg path,.bg-red-700 .c06.simple-text.bg-grey--light1 * svg path,.bg-red-700 .c06.simple-text.bg-gray-very-light * svg path,.bg-red-700 .c06.simple-text.bg-very-light-blue * svg path,.bg-red-700 .c06.simple-text.bg-blue-very-light * svg path,.bg-grey-700 .c06.simple-text.bg-yellow-100 * svg path,.bg-grey-700 .c06.simple-text.bg-yellow-300 * svg path,.bg-grey-700 .c06.simple-text.bg-red-100 * svg path,.bg-grey-700 .c06.simple-text.bg-red-300 * svg path,.bg-grey-700 .c06.simple-text.bg-blue-100 * svg path,.bg-grey-700 .c06.simple-text.bg-blue-300 * svg path,.bg-grey-700 .c06.simple-text.bg-pink-100 * svg path,.bg-grey-700 .c06.simple-text.bg-pink-300 * svg path,.bg-grey-700 .c06.simple-text.bg-teal-100 * svg path,.bg-grey-700 .c06.simple-text.bg-teal-300 * svg path,.bg-grey-700 .c06.simple-text.bg-orange-100 * svg path,.bg-grey-700 .c06.simple-text.bg-orange-300 * svg path,.bg-grey-700 .c06.simple-text.bg-purple-100 * svg path,.bg-grey-700 .c06.simple-text.bg-purple-300 * svg path,.bg-grey-700 .c06.simple-text.bg-green-100 * svg path,.bg-grey-700 .c06.simple-text.bg-green-300 * svg path,.bg-grey-700 .c06.simple-text.bg-grey-100 * svg path,.bg-grey-700 .c06.simple-text.bg-grey-400 * svg path,.bg-grey-700 .c06.simple-text.bg-white * svg path,.bg-grey-700 .c06.simple-text.bg-paltinum-light * svg path,.bg-grey-700 .c06.simple-text.bg-grey--light1 * svg path,.bg-grey-700 .c06.simple-text.bg-gray-very-light * svg path,.bg-grey-700 .c06.simple-text.bg-very-light-blue * svg path,.bg-grey-700 .c06.simple-text.bg-blue-very-light * svg path,.bg-grey-800 .c06.simple-text.bg-yellow-100 * svg path,.bg-grey-800 .c06.simple-text.bg-yellow-300 * svg path,.bg-grey-800 .c06.simple-text.bg-red-100 * svg path,.bg-grey-800 .c06.simple-text.bg-red-300 * svg path,.bg-grey-800 .c06.simple-text.bg-blue-100 * svg path,.bg-grey-800 .c06.simple-text.bg-blue-300 * svg path,.bg-grey-800 .c06.simple-text.bg-pink-100 * svg path,.bg-grey-800 .c06.simple-text.bg-pink-300 * svg path,.bg-grey-800 .c06.simple-text.bg-teal-100 * svg path,.bg-grey-800 .c06.simple-text.bg-teal-300 * svg path,.bg-grey-800 .c06.simple-text.bg-orange-100 * svg path,.bg-grey-800 .c06.simple-text.bg-orange-300 * svg path,.bg-grey-800 .c06.simple-text.bg-purple-100 * svg path,.bg-grey-800 .c06.simple-text.bg-purple-300 * svg path,.bg-grey-800 .c06.simple-text.bg-green-100 * svg path,.bg-grey-800 .c06.simple-text.bg-green-300 * svg path,.bg-grey-800 .c06.simple-text.bg-grey-100 * svg path,.bg-grey-800 .c06.simple-text.bg-grey-400 * svg path,.bg-grey-800 .c06.simple-text.bg-white * svg path,.bg-grey-800 .c06.simple-text.bg-paltinum-light * svg path,.bg-grey-800 .c06.simple-text.bg-grey--light1 * svg path,.bg-grey-800 .c06.simple-text.bg-gray-very-light * svg path,.bg-grey-800 .c06.simple-text.bg-very-light-blue * svg path,.bg-grey-800 .c06.simple-text.bg-blue-very-light * svg path,.bg-darkest-blue .c06.simple-text.bg-yellow-100 * svg path,.bg-darkest-blue .c06.simple-text.bg-yellow-300 * svg path,.bg-darkest-blue .c06.simple-text.bg-red-100 * svg path,.bg-darkest-blue .c06.simple-text.bg-red-300 * svg path,.bg-darkest-blue .c06.simple-text.bg-blue-100 * svg path,.bg-darkest-blue .c06.simple-text.bg-blue-300 * svg path,.bg-darkest-blue .c06.simple-text.bg-pink-100 * svg path,.bg-darkest-blue .c06.simple-text.bg-pink-300 * svg path,.bg-darkest-blue .c06.simple-text.bg-teal-100 * svg path,.bg-darkest-blue .c06.simple-text.bg-teal-300 * svg path,.bg-darkest-blue .c06.simple-text.bg-orange-100 * svg path,.bg-darkest-blue .c06.simple-text.bg-orange-300 * svg path,.bg-darkest-blue .c06.simple-text.bg-purple-100 * svg path,.bg-darkest-blue .c06.simple-text.bg-purple-300 * svg path,.bg-darkest-blue .c06.simple-text.bg-green-100 * svg path,.bg-darkest-blue .c06.simple-text.bg-green-300 * svg path,.bg-darkest-blue .c06.simple-text.bg-grey-100 * svg path,.bg-darkest-blue .c06.simple-text.bg-grey-400 * svg path,.bg-darkest-blue .c06.simple-text.bg-white * svg path,.bg-darkest-blue .c06.simple-text.bg-paltinum-light * svg path,.bg-darkest-blue .c06.simple-text.bg-grey--light1 * svg path,.bg-darkest-blue .c06.simple-text.bg-gray-very-light * svg path,.bg-darkest-blue .c06.simple-text.bg-very-light-blue * svg path,.bg-darkest-blue .c06.simple-text.bg-blue-very-light * svg path,.dark .c06.simple-text.bg-yellow-100 * svg path,.dark .c06.simple-text.bg-yellow-300 * svg path,.dark .c06.simple-text.bg-red-100 * svg path,.dark .c06.simple-text.bg-red-300 * svg path,.dark .c06.simple-text.bg-blue-100 * svg path,.dark .c06.simple-text.bg-blue-300 * svg path,.dark .c06.simple-text.bg-pink-100 * svg path,.dark .c06.simple-text.bg-pink-300 * svg path,.dark .c06.simple-text.bg-teal-100 * svg path,.dark .c06.simple-text.bg-teal-300 * svg path,.dark .c06.simple-text.bg-orange-100 * svg path,.dark .c06.simple-text.bg-orange-300 * svg path,.dark .c06.simple-text.bg-purple-100 * svg path,.dark .c06.simple-text.bg-purple-300 * svg path,.dark .c06.simple-text.bg-green-100 * svg path,.dark .c06.simple-text.bg-green-300 * svg path,.dark .c06.simple-text.bg-grey-100 * svg path,.dark .c06.simple-text.bg-grey-400 * svg path,.dark .c06.simple-text.bg-white * svg path,.dark .c06.simple-text.bg-paltinum-light * svg path,.dark .c06.simple-text.bg-grey--light1 * svg path,.dark .c06.simple-text.bg-gray-very-light * svg path,.dark .c06.simple-text.bg-very-light-blue * svg path,.dark .c06.simple-text.bg-blue-very-light * svg path{stroke:#004bd6;fill:#004bd6}.bg-green-800 .c06.simple-text.bg-yellow-100 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-yellow-300 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-red-100 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-red-300 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-blue-100 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-blue-300 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-pink-100 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-pink-300 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-teal-100 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-teal-300 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-orange-100 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-orange-300 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-purple-100 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-purple-300 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-green-100 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-green-300 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-grey-100 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-grey-400 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-white * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-paltinum-light * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-grey--light1 * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-gray-very-light * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-very-light-blue * svg path.no-fill-0,.bg-green-800 .c06.simple-text.bg-blue-very-light * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-red-100 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-red-300 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-green-100 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-green-300 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-white * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-0,.bg-yellow-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-red-100 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-red-300 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-green-100 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-green-300 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-white * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-0,.bg-blue-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-red-100 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-red-300 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-green-100 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-green-300 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-white * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-0,.bg-pink-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-red-100 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-red-300 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-green-100 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-green-300 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-white * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-0,.bg-teal-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-red-100 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-red-300 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-green-100 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-green-300 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-white * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-0,.bg-orange-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-red-100 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-red-300 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-green-100 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-green-300 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-white * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-0,.bg-purple-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-red-100 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-red-300 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-green-100 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-green-300 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-white * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-0,.bg-red-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-red-100 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-red-300 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-green-100 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-green-300 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-white * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-0,.bg-grey-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-yellow-100 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-yellow-300 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-red-100 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-red-300 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-blue-100 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-blue-300 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-pink-100 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-pink-300 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-teal-100 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-teal-300 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-orange-100 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-orange-300 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-purple-100 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-purple-300 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-green-100 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-green-300 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-grey-100 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-grey-400 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-white * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-paltinum-light * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-grey--light1 * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-gray-very-light * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-very-light-blue * svg path.no-fill-0,.bg-grey-800 .c06.simple-text.bg-blue-very-light * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-yellow-100 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-yellow-300 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-red-100 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-red-300 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-blue-100 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-blue-300 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-pink-100 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-pink-300 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-teal-100 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-teal-300 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-orange-100 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-orange-300 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-purple-100 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-purple-300 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-green-100 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-green-300 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-grey-100 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-grey-400 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-white * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-paltinum-light * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-grey--light1 * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-gray-very-light * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-very-light-blue * svg path.no-fill-0,.bg-darkest-blue .c06.simple-text.bg-blue-very-light * svg path.no-fill-0,.dark .c06.simple-text.bg-yellow-100 * svg path.no-fill-0,.dark .c06.simple-text.bg-yellow-300 * svg path.no-fill-0,.dark .c06.simple-text.bg-red-100 * svg path.no-fill-0,.dark .c06.simple-text.bg-red-300 * svg path.no-fill-0,.dark .c06.simple-text.bg-blue-100 * svg path.no-fill-0,.dark .c06.simple-text.bg-blue-300 * svg path.no-fill-0,.dark .c06.simple-text.bg-pink-100 * svg path.no-fill-0,.dark .c06.simple-text.bg-pink-300 * svg path.no-fill-0,.dark .c06.simple-text.bg-teal-100 * svg path.no-fill-0,.dark .c06.simple-text.bg-teal-300 * svg path.no-fill-0,.dark .c06.simple-text.bg-orange-100 * svg path.no-fill-0,.dark .c06.simple-text.bg-orange-300 * svg path.no-fill-0,.dark .c06.simple-text.bg-purple-100 * svg path.no-fill-0,.dark .c06.simple-text.bg-purple-300 * svg path.no-fill-0,.dark .c06.simple-text.bg-green-100 * svg path.no-fill-0,.dark .c06.simple-text.bg-green-300 * svg path.no-fill-0,.dark .c06.simple-text.bg-grey-100 * svg path.no-fill-0,.dark .c06.simple-text.bg-grey-400 * svg path.no-fill-0,.dark .c06.simple-text.bg-white * svg path.no-fill-0,.dark .c06.simple-text.bg-paltinum-light * svg path.no-fill-0,.dark .c06.simple-text.bg-grey--light1 * svg path.no-fill-0,.dark .c06.simple-text.bg-gray-very-light * svg path.no-fill-0,.dark .c06.simple-text.bg-very-light-blue * svg path.no-fill-0,.dark .c06.simple-text.bg-blue-very-light * svg path.no-fill-0{fill:rgba(0,0,0,0)}.bg-green-800 .c06.simple-text.bg-yellow-100 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-yellow-300 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-red-100 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-red-300 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-blue-100 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-blue-300 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-pink-100 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-pink-300 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-teal-100 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-teal-300 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-orange-100 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-orange-300 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-purple-100 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-purple-300 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-green-100 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-green-300 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-grey-100 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-grey-400 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-white * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-paltinum-light * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-grey--light1 * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-gray-very-light * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-very-light-blue * svg path.no-fill-1,.bg-green-800 .c06.simple-text.bg-blue-very-light * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-red-100 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-red-300 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-green-100 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-green-300 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-white * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-1,.bg-yellow-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-red-100 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-red-300 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-green-100 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-green-300 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-white * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-1,.bg-blue-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-red-100 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-red-300 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-green-100 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-green-300 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-white * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-1,.bg-pink-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-red-100 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-red-300 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-green-100 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-green-300 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-white * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-1,.bg-teal-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-red-100 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-red-300 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-green-100 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-green-300 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-white * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-1,.bg-orange-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-red-100 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-red-300 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-green-100 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-green-300 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-white * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-1,.bg-purple-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-red-100 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-red-300 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-green-100 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-green-300 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-white * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-1,.bg-red-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-red-100 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-red-300 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-green-100 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-green-300 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-white * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-1,.bg-grey-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-yellow-100 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-yellow-300 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-red-100 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-red-300 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-blue-100 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-blue-300 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-pink-100 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-pink-300 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-teal-100 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-teal-300 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-orange-100 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-orange-300 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-purple-100 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-purple-300 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-green-100 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-green-300 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-grey-100 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-grey-400 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-white * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-paltinum-light * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-grey--light1 * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-gray-very-light * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-very-light-blue * svg path.no-fill-1,.bg-grey-800 .c06.simple-text.bg-blue-very-light * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-yellow-100 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-yellow-300 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-red-100 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-red-300 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-blue-100 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-blue-300 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-pink-100 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-pink-300 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-teal-100 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-teal-300 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-orange-100 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-orange-300 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-purple-100 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-purple-300 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-green-100 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-green-300 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-grey-100 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-grey-400 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-white * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-paltinum-light * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-grey--light1 * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-gray-very-light * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-very-light-blue * svg path.no-fill-1,.bg-darkest-blue .c06.simple-text.bg-blue-very-light * svg path.no-fill-1,.dark .c06.simple-text.bg-yellow-100 * svg path.no-fill-1,.dark .c06.simple-text.bg-yellow-300 * svg path.no-fill-1,.dark .c06.simple-text.bg-red-100 * svg path.no-fill-1,.dark .c06.simple-text.bg-red-300 * svg path.no-fill-1,.dark .c06.simple-text.bg-blue-100 * svg path.no-fill-1,.dark .c06.simple-text.bg-blue-300 * svg path.no-fill-1,.dark .c06.simple-text.bg-pink-100 * svg path.no-fill-1,.dark .c06.simple-text.bg-pink-300 * svg path.no-fill-1,.dark .c06.simple-text.bg-teal-100 * svg path.no-fill-1,.dark .c06.simple-text.bg-teal-300 * svg path.no-fill-1,.dark .c06.simple-text.bg-orange-100 * svg path.no-fill-1,.dark .c06.simple-text.bg-orange-300 * svg path.no-fill-1,.dark .c06.simple-text.bg-purple-100 * svg path.no-fill-1,.dark .c06.simple-text.bg-purple-300 * svg path.no-fill-1,.dark .c06.simple-text.bg-green-100 * svg path.no-fill-1,.dark .c06.simple-text.bg-green-300 * svg path.no-fill-1,.dark .c06.simple-text.bg-grey-100 * svg path.no-fill-1,.dark .c06.simple-text.bg-grey-400 * svg path.no-fill-1,.dark .c06.simple-text.bg-white * svg path.no-fill-1,.dark .c06.simple-text.bg-paltinum-light * svg path.no-fill-1,.dark .c06.simple-text.bg-grey--light1 * svg path.no-fill-1,.dark .c06.simple-text.bg-gray-very-light * svg path.no-fill-1,.dark .c06.simple-text.bg-very-light-blue * svg path.no-fill-1,.dark .c06.simple-text.bg-blue-very-light * svg path.no-fill-1{fill:rgba(0,0,0,0)}.bg-green-800 .c06.simple-text.bg-yellow-100 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-yellow-300 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-red-100 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-red-300 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-blue-100 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-blue-300 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-pink-100 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-pink-300 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-teal-100 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-teal-300 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-orange-100 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-orange-300 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-purple-100 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-purple-300 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-green-100 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-green-300 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-grey-100 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-grey-400 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-white * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-paltinum-light * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-grey--light1 * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-gray-very-light * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-very-light-blue * svg path.no-fill-2,.bg-green-800 .c06.simple-text.bg-blue-very-light * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-red-100 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-red-300 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-green-100 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-green-300 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-white * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-2,.bg-yellow-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-red-100 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-red-300 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-green-100 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-green-300 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-white * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-2,.bg-blue-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-red-100 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-red-300 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-green-100 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-green-300 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-white * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-2,.bg-pink-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-red-100 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-red-300 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-green-100 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-green-300 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-white * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-2,.bg-teal-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-red-100 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-red-300 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-green-100 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-green-300 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-white * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-2,.bg-orange-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-red-100 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-red-300 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-green-100 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-green-300 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-white * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-2,.bg-purple-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-red-100 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-red-300 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-green-100 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-green-300 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-white * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-2,.bg-red-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-yellow-100 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-yellow-300 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-red-100 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-red-300 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-blue-100 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-blue-300 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-pink-100 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-pink-300 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-teal-100 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-teal-300 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-orange-100 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-orange-300 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-purple-100 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-purple-300 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-green-100 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-green-300 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-grey-100 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-grey-400 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-white * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-paltinum-light * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-grey--light1 * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-gray-very-light * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-very-light-blue * svg path.no-fill-2,.bg-grey-700 .c06.simple-text.bg-blue-very-light * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-yellow-100 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-yellow-300 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-red-100 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-red-300 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-blue-100 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-blue-300 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-pink-100 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-pink-300 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-teal-100 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-teal-300 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-orange-100 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-orange-300 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-purple-100 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-purple-300 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-green-100 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-green-300 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-grey-100 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-grey-400 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-white * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-paltinum-light * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-grey--light1 * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-gray-very-light * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-very-light-blue * svg path.no-fill-2,.bg-grey-800 .c06.simple-text.bg-blue-very-light * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-yellow-100 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-yellow-300 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-red-100 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-red-300 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-blue-100 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-blue-300 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-pink-100 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-pink-300 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-teal-100 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-teal-300 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-orange-100 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-orange-300 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-purple-100 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-purple-300 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-green-100 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-green-300 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-grey-100 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-grey-400 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-white * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-paltinum-light * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-grey--light1 * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-gray-very-light * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-very-light-blue * svg path.no-fill-2,.bg-darkest-blue .c06.simple-text.bg-blue-very-light * svg path.no-fill-2,.dark .c06.simple-text.bg-yellow-100 * svg path.no-fill-2,.dark .c06.simple-text.bg-yellow-300 * svg path.no-fill-2,.dark .c06.simple-text.bg-red-100 * svg path.no-fill-2,.dark .c06.simple-text.bg-red-300 * svg path.no-fill-2,.dark .c06.simple-text.bg-blue-100 * svg path.no-fill-2,.dark .c06.simple-text.bg-blue-300 * svg path.no-fill-2,.dark .c06.simple-text.bg-pink-100 * svg path.no-fill-2,.dark .c06.simple-text.bg-pink-300 * svg path.no-fill-2,.dark .c06.simple-text.bg-teal-100 * svg path.no-fill-2,.dark .c06.simple-text.bg-teal-300 * svg path.no-fill-2,.dark .c06.simple-text.bg-orange-100 * svg path.no-fill-2,.dark .c06.simple-text.bg-orange-300 * svg path.no-fill-2,.dark .c06.simple-text.bg-purple-100 * svg path.no-fill-2,.dark .c06.simple-text.bg-purple-300 * svg path.no-fill-2,.dark .c06.simple-text.bg-green-100 * svg path.no-fill-2,.dark .c06.simple-text.bg-green-300 * svg path.no-fill-2,.dark .c06.simple-text.bg-grey-100 * svg path.no-fill-2,.dark .c06.simple-text.bg-grey-400 * svg path.no-fill-2,.dark .c06.simple-text.bg-white * svg path.no-fill-2,.dark .c06.simple-text.bg-paltinum-light * svg path.no-fill-2,.dark .c06.simple-text.bg-grey--light1 * svg path.no-fill-2,.dark .c06.simple-text.bg-gray-very-light * svg path.no-fill-2,.dark .c06.simple-text.bg-very-light-blue * svg path.no-fill-2,.dark .c06.simple-text.bg-blue-very-light * svg path.no-fill-2{fill:rgba(0,0,0,0)}.bg-green-800 .c06.simple-text.bg-yellow-100 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-yellow-100 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-yellow-300 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-yellow-300 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-red-100 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-red-100 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-red-300 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-red-300 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-blue-100 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-blue-100 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-blue-300 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-blue-300 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-pink-100 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-pink-100 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-pink-300 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-pink-300 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-teal-100 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-teal-100 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-teal-300 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-teal-300 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-orange-100 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-orange-100 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-orange-300 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-orange-300 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-purple-100 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-purple-100 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-purple-300 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-purple-300 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-green-100 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-green-100 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-green-300 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-green-300 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-grey-100 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-grey-100 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-grey-400 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-grey-400 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-white * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-white * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-paltinum-light * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-paltinum-light * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-grey--light1 * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-grey--light1 * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-gray-very-light * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-gray-very-light * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-very-light-blue * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-very-light-blue * svg path.iconcls-1,.bg-green-800 .c06.simple-text.bg-blue-very-light * svg path.iconcls-2,.bg-green-800 .c06.simple-text.bg-blue-very-light * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-red-100 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-red-100 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-red-300 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-red-300 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-green-100 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-green-100 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-green-300 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-green-300 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-white * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-white * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-1,.bg-yellow-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-2,.bg-yellow-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-red-100 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-red-100 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-red-300 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-red-300 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-green-100 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-green-100 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-green-300 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-green-300 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-white * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-white * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-1,.bg-blue-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-2,.bg-blue-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-red-100 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-red-100 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-red-300 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-red-300 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-green-100 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-green-100 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-green-300 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-green-300 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-white * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-white * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-1,.bg-pink-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-2,.bg-pink-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-red-100 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-red-100 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-red-300 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-red-300 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-green-100 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-green-100 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-green-300 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-green-300 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-white * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-white * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-1,.bg-teal-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-2,.bg-teal-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-red-100 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-red-100 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-red-300 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-red-300 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-green-100 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-green-100 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-green-300 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-green-300 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-white * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-white * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-1,.bg-orange-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-2,.bg-orange-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-red-100 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-red-100 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-red-300 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-red-300 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-green-100 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-green-100 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-green-300 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-green-300 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-white * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-white * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-1,.bg-purple-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-2,.bg-purple-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-red-100 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-red-100 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-red-300 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-red-300 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-green-100 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-green-100 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-green-300 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-green-300 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-white * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-white * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-1,.bg-red-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-2,.bg-red-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-yellow-100 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-yellow-300 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-red-100 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-red-100 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-red-300 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-red-300 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-blue-100 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-blue-300 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-pink-100 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-pink-300 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-teal-100 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-teal-300 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-orange-100 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-orange-300 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-purple-100 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-purple-300 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-green-100 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-green-100 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-green-300 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-green-300 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-grey-100 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-grey-400 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-white * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-white * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-paltinum-light * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-grey--light1 * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-gray-very-light * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-very-light-blue * svg path.iconcls-1,.bg-grey-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-2,.bg-grey-700 .c06.simple-text.bg-blue-very-light * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-yellow-100 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-yellow-100 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-yellow-300 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-yellow-300 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-red-100 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-red-100 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-red-300 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-red-300 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-blue-100 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-blue-100 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-blue-300 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-blue-300 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-pink-100 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-pink-100 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-pink-300 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-pink-300 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-teal-100 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-teal-100 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-teal-300 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-teal-300 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-orange-100 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-orange-100 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-orange-300 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-orange-300 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-purple-100 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-purple-100 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-purple-300 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-purple-300 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-green-100 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-green-100 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-green-300 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-green-300 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-grey-100 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-grey-100 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-grey-400 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-grey-400 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-white * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-white * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-paltinum-light * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-paltinum-light * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-grey--light1 * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-grey--light1 * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-gray-very-light * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-gray-very-light * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-very-light-blue * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-very-light-blue * svg path.iconcls-1,.bg-grey-800 .c06.simple-text.bg-blue-very-light * svg path.iconcls-2,.bg-grey-800 .c06.simple-text.bg-blue-very-light * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-yellow-100 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-yellow-100 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-yellow-300 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-yellow-300 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-red-100 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-red-100 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-red-300 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-red-300 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-blue-100 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-blue-100 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-blue-300 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-blue-300 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-pink-100 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-pink-100 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-pink-300 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-pink-300 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-teal-100 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-teal-100 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-teal-300 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-teal-300 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-orange-100 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-orange-100 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-orange-300 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-orange-300 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-purple-100 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-purple-100 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-purple-300 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-purple-300 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-green-100 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-green-100 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-green-300 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-green-300 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-grey-100 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-grey-100 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-grey-400 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-grey-400 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-white * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-white * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-paltinum-light * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-paltinum-light * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-grey--light1 * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-grey--light1 * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-gray-very-light * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-gray-very-light * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-very-light-blue * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-very-light-blue * svg path.iconcls-1,.bg-darkest-blue .c06.simple-text.bg-blue-very-light * svg path.iconcls-2,.bg-darkest-blue .c06.simple-text.bg-blue-very-light * svg path.iconcls-1,.dark .c06.simple-text.bg-yellow-100 * svg path.iconcls-2,.dark .c06.simple-text.bg-yellow-100 * svg path.iconcls-1,.dark .c06.simple-text.bg-yellow-300 * svg path.iconcls-2,.dark .c06.simple-text.bg-yellow-300 * svg path.iconcls-1,.dark .c06.simple-text.bg-red-100 * svg path.iconcls-2,.dark .c06.simple-text.bg-red-100 * svg path.iconcls-1,.dark .c06.simple-text.bg-red-300 * svg path.iconcls-2,.dark .c06.simple-text.bg-red-300 * svg path.iconcls-1,.dark .c06.simple-text.bg-blue-100 * svg path.iconcls-2,.dark .c06.simple-text.bg-blue-100 * svg path.iconcls-1,.dark .c06.simple-text.bg-blue-300 * svg path.iconcls-2,.dark .c06.simple-text.bg-blue-300 * svg path.iconcls-1,.dark .c06.simple-text.bg-pink-100 * svg path.iconcls-2,.dark .c06.simple-text.bg-pink-100 * svg path.iconcls-1,.dark .c06.simple-text.bg-pink-300 * svg path.iconcls-2,.dark .c06.simple-text.bg-pink-300 * svg path.iconcls-1,.dark .c06.simple-text.bg-teal-100 * svg path.iconcls-2,.dark .c06.simple-text.bg-teal-100 * svg path.iconcls-1,.dark .c06.simple-text.bg-teal-300 * svg path.iconcls-2,.dark .c06.simple-text.bg-teal-300 * svg path.iconcls-1,.dark .c06.simple-text.bg-orange-100 * svg path.iconcls-2,.dark .c06.simple-text.bg-orange-100 * svg path.iconcls-1,.dark .c06.simple-text.bg-orange-300 * svg path.iconcls-2,.dark .c06.simple-text.bg-orange-300 * svg path.iconcls-1,.dark .c06.simple-text.bg-purple-100 * svg path.iconcls-2,.dark .c06.simple-text.bg-purple-100 * svg path.iconcls-1,.dark .c06.simple-text.bg-purple-300 * svg path.iconcls-2,.dark .c06.simple-text.bg-purple-300 * svg path.iconcls-1,.dark .c06.simple-text.bg-green-100 * svg path.iconcls-2,.dark .c06.simple-text.bg-green-100 * svg path.iconcls-1,.dark .c06.simple-text.bg-green-300 * svg path.iconcls-2,.dark .c06.simple-text.bg-green-300 * svg path.iconcls-1,.dark .c06.simple-text.bg-grey-100 * svg path.iconcls-2,.dark .c06.simple-text.bg-grey-100 * svg path.iconcls-1,.dark .c06.simple-text.bg-grey-400 * svg path.iconcls-2,.dark .c06.simple-text.bg-grey-400 * svg path.iconcls-1,.dark .c06.simple-text.bg-white * svg path.iconcls-2,.dark .c06.simple-text.bg-white * svg path.iconcls-1,.dark .c06.simple-text.bg-paltinum-light * svg path.iconcls-2,.dark .c06.simple-text.bg-paltinum-light * svg path.iconcls-1,.dark .c06.simple-text.bg-grey--light1 * svg path.iconcls-2,.dark .c06.simple-text.bg-grey--light1 * svg path.iconcls-1,.dark .c06.simple-text.bg-gray-very-light * svg path.iconcls-2,.dark .c06.simple-text.bg-gray-very-light * svg path.iconcls-1,.dark .c06.simple-text.bg-very-light-blue * svg path.iconcls-2,.dark .c06.simple-text.bg-very-light-blue * svg path.iconcls-1,.dark .c06.simple-text.bg-blue-very-light * svg path.iconcls-2,.dark .c06.simple-text.bg-blue-very-light * svg path.iconcls-1{fill:rgba(0,0,0,0)}.bg-green-800 .c06.simple-text.bg-yellow-100 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-yellow-300 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-red-100 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-red-300 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-blue-100 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-blue-300 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-pink-100 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-pink-300 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-teal-100 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-teal-300 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-orange-100 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-orange-300 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-purple-100 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-purple-300 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-green-100 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-green-300 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-grey-100 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-grey-400 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-white * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-paltinum-light * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-grey--light1 * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-gray-very-light * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-very-light-blue * .title-arrow::after,.bg-green-800 .c06.simple-text.bg-blue-very-light * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-yellow-100 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-yellow-300 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-red-100 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-red-300 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-blue-100 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-blue-300 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-pink-100 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-pink-300 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-teal-100 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-teal-300 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-orange-100 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-orange-300 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-purple-100 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-purple-300 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-green-100 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-green-300 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-grey-100 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-grey-400 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-white * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-paltinum-light * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-grey--light1 * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-gray-very-light * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-very-light-blue * .title-arrow::after,.bg-yellow-700 .c06.simple-text.bg-blue-very-light * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-yellow-100 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-yellow-300 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-red-100 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-red-300 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-blue-100 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-blue-300 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-pink-100 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-pink-300 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-teal-100 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-teal-300 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-orange-100 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-orange-300 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-purple-100 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-purple-300 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-green-100 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-green-300 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-grey-100 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-grey-400 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-white * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-paltinum-light * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-grey--light1 * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-gray-very-light * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-very-light-blue * .title-arrow::after,.bg-blue-700 .c06.simple-text.bg-blue-very-light * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-yellow-100 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-yellow-300 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-red-100 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-red-300 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-blue-100 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-blue-300 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-pink-100 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-pink-300 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-teal-100 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-teal-300 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-orange-100 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-orange-300 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-purple-100 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-purple-300 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-green-100 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-green-300 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-grey-100 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-grey-400 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-white * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-paltinum-light * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-grey--light1 * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-gray-very-light * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-very-light-blue * .title-arrow::after,.bg-pink-700 .c06.simple-text.bg-blue-very-light * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-yellow-100 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-yellow-300 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-red-100 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-red-300 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-blue-100 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-blue-300 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-pink-100 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-pink-300 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-teal-100 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-teal-300 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-orange-100 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-orange-300 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-purple-100 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-purple-300 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-green-100 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-green-300 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-grey-100 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-grey-400 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-white * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-paltinum-light * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-grey--light1 * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-gray-very-light * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-very-light-blue * .title-arrow::after,.bg-teal-700 .c06.simple-text.bg-blue-very-light * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-yellow-100 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-yellow-300 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-red-100 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-red-300 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-blue-100 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-blue-300 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-pink-100 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-pink-300 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-teal-100 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-teal-300 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-orange-100 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-orange-300 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-purple-100 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-purple-300 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-green-100 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-green-300 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-grey-100 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-grey-400 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-white * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-paltinum-light * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-grey--light1 * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-gray-very-light * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-very-light-blue * .title-arrow::after,.bg-orange-700 .c06.simple-text.bg-blue-very-light * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-yellow-100 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-yellow-300 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-red-100 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-red-300 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-blue-100 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-blue-300 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-pink-100 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-pink-300 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-teal-100 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-teal-300 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-orange-100 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-orange-300 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-purple-100 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-purple-300 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-green-100 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-green-300 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-grey-100 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-grey-400 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-white * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-paltinum-light * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-grey--light1 * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-gray-very-light * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-very-light-blue * .title-arrow::after,.bg-purple-700 .c06.simple-text.bg-blue-very-light * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-yellow-100 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-yellow-300 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-red-100 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-red-300 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-blue-100 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-blue-300 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-pink-100 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-pink-300 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-teal-100 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-teal-300 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-orange-100 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-orange-300 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-purple-100 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-purple-300 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-green-100 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-green-300 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-grey-100 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-grey-400 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-white * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-paltinum-light * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-grey--light1 * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-gray-very-light * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-very-light-blue * .title-arrow::after,.bg-red-700 .c06.simple-text.bg-blue-very-light * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-yellow-100 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-yellow-300 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-red-100 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-red-300 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-blue-100 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-blue-300 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-pink-100 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-pink-300 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-teal-100 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-teal-300 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-orange-100 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-orange-300 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-purple-100 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-purple-300 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-green-100 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-green-300 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-grey-100 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-grey-400 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-white * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-paltinum-light * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-grey--light1 * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-gray-very-light * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-very-light-blue * .title-arrow::after,.bg-grey-700 .c06.simple-text.bg-blue-very-light * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-yellow-100 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-yellow-300 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-red-100 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-red-300 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-blue-100 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-blue-300 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-pink-100 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-pink-300 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-teal-100 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-teal-300 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-orange-100 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-orange-300 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-purple-100 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-purple-300 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-green-100 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-green-300 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-grey-100 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-grey-400 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-white * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-paltinum-light * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-grey--light1 * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-gray-very-light * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-very-light-blue * .title-arrow::after,.bg-grey-800 .c06.simple-text.bg-blue-very-light * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-yellow-100 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-yellow-300 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-red-100 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-red-300 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-blue-100 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-blue-300 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-pink-100 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-pink-300 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-teal-100 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-teal-300 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-orange-100 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-orange-300 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-purple-100 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-purple-300 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-green-100 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-green-300 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-grey-100 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-grey-400 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-white * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-paltinum-light * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-grey--light1 * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-gray-very-light * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-very-light-blue * .title-arrow::after,.bg-darkest-blue .c06.simple-text.bg-blue-very-light * .title-arrow::after,.dark .c06.simple-text.bg-yellow-100 * .title-arrow::after,.dark .c06.simple-text.bg-yellow-300 * .title-arrow::after,.dark .c06.simple-text.bg-red-100 * .title-arrow::after,.dark .c06.simple-text.bg-red-300 * .title-arrow::after,.dark .c06.simple-text.bg-blue-100 * .title-arrow::after,.dark .c06.simple-text.bg-blue-300 * .title-arrow::after,.dark .c06.simple-text.bg-pink-100 * .title-arrow::after,.dark .c06.simple-text.bg-pink-300 * .title-arrow::after,.dark .c06.simple-text.bg-teal-100 * .title-arrow::after,.dark .c06.simple-text.bg-teal-300 * .title-arrow::after,.dark .c06.simple-text.bg-orange-100 * .title-arrow::after,.dark .c06.simple-text.bg-orange-300 * .title-arrow::after,.dark .c06.simple-text.bg-purple-100 * .title-arrow::after,.dark .c06.simple-text.bg-purple-300 * .title-arrow::after,.dark .c06.simple-text.bg-green-100 * .title-arrow::after,.dark .c06.simple-text.bg-green-300 * .title-arrow::after,.dark .c06.simple-text.bg-grey-100 * .title-arrow::after,.dark .c06.simple-text.bg-grey-400 * .title-arrow::after,.dark .c06.simple-text.bg-white * .title-arrow::after,.dark .c06.simple-text.bg-paltinum-light * .title-arrow::after,.dark .c06.simple-text.bg-grey--light1 * .title-arrow::after,.dark .c06.simple-text.bg-gray-very-light * .title-arrow::after,.dark .c06.simple-text.bg-very-light-blue * .title-arrow::after,.dark .c06.simple-text.bg-blue-very-light * .title-arrow::after{background-image:url(/../themes/custom/onenokia_reskin/img/icon-arrow-right-blue-01.svg)}.bg-green-800 .c06.simple-text * svg,.bg-yellow-700 .c06.simple-text * svg,.bg-blue-700 .c06.simple-text * svg,.bg-pink-700 .c06.simple-text * svg,.bg-teal-700 .c06.simple-text * svg,.bg-orange-700 .c06.simple-text * svg,.bg-purple-700 .c06.simple-text * svg,.bg-red-700 .c06.simple-text * svg,.bg-grey-700 .c06.simple-text * svg,.bg-grey-800 .c06.simple-text * svg,.bg-darkest-blue .c06.simple-text * svg,.dark .c06.simple-text * svg{border:none}.bg-green-800 .c23-component__gradients+.container .c23-component__slides .c23-component__title,.bg-green-800 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title,.bg-yellow-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title,.bg-yellow-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title,.bg-blue-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title,.bg-blue-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title,.bg-pink-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title,.bg-pink-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title,.bg-teal-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title,.bg-teal-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title,.bg-orange-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title,.bg-orange-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title,.bg-purple-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title,.bg-purple-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title,.bg-red-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title,.bg-red-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title,.bg-grey-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title,.bg-grey-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title,.bg-grey-800 .c23-component__gradients+.container .c23-component__slides .c23-component__title,.bg-grey-800 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title,.bg-darkest-blue .c23-component__gradients+.container .c23-component__slides .c23-component__title,.bg-darkest-blue .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title,.dark .c23-component__gradients+.container .c23-component__slides .c23-component__title,.dark .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title{color:#0a0b0d}.bg-green-800 .c23-component__gradients+.container .c23-component__slides .c23-component__title:after,.bg-green-800 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title:after,.bg-yellow-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title:after,.bg-yellow-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title:after,.bg-blue-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title:after,.bg-blue-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title:after,.bg-pink-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title:after,.bg-pink-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title:after,.bg-teal-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title:after,.bg-teal-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title:after,.bg-orange-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title:after,.bg-orange-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title:after,.bg-purple-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title:after,.bg-purple-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title:after,.bg-red-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title:after,.bg-red-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title:after,.bg-grey-700 .c23-component__gradients+.container .c23-component__slides .c23-component__title:after,.bg-grey-700 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title:after,.bg-grey-800 .c23-component__gradients+.container .c23-component__slides .c23-component__title:after,.bg-grey-800 .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title:after,.bg-darkest-blue .c23-component__gradients+.container .c23-component__slides .c23-component__title:after,.bg-darkest-blue .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title:after,.dark .c23-component__gradients+.container .c23-component__slides .c23-component__title:after,.dark .c23-component__gradients+.carousel.container-bleed .c23-component__slides .c23-component__title:after{background-image:url(/../themes/custom/onenokia_reskin/img/icon-arrow-right-blue.svg);width:31px;height:31px;margin-left:36px;margin-top:0}.bg-green-800 .c23-component details summary:before,.bg-yellow-700 .c23-component details summary:before,.bg-blue-700 .c23-component details summary:before,.bg-pink-700 .c23-component details summary:before,.bg-teal-700 .c23-component details summary:before,.bg-orange-700 .c23-component details summary:before,.bg-purple-700 .c23-component details summary:before,.bg-red-700 .c23-component details summary:before,.bg-grey-700 .c23-component details summary:before,.bg-grey-800 .c23-component details summary:before,.bg-darkest-blue .c23-component details summary:before,.dark .c23-component details summary:before{background-image:url(/../themes/custom/onenokia_reskin/img/small-right-arrow.svg)}.bg-green-800 .c23-component .container .view-more-link-container a svg,.bg-green-800 .c23-component .carousel.container-bleed .view-more-link-container a svg,.bg-yellow-700 .c23-component .container .view-more-link-container a svg,.bg-yellow-700 .c23-component .carousel.container-bleed .view-more-link-container a svg,.bg-blue-700 .c23-component .container .view-more-link-container a svg,.bg-blue-700 .c23-component .carousel.container-bleed .view-more-link-container a svg,.bg-pink-700 .c23-component .container .view-more-link-container a svg,.bg-pink-700 .c23-component .carousel.container-bleed .view-more-link-container a svg,.bg-teal-700 .c23-component .container .view-more-link-container a svg,.bg-teal-700 .c23-component .carousel.container-bleed .view-more-link-container a svg,.bg-orange-700 .c23-component .container .view-more-link-container a svg,.bg-orange-700 .c23-component .carousel.container-bleed .view-more-link-container a svg,.bg-purple-700 .c23-component .container .view-more-link-container a svg,.bg-purple-700 .c23-component .carousel.container-bleed .view-more-link-container a svg,.bg-red-700 .c23-component .container .view-more-link-container a svg,.bg-red-700 .c23-component .carousel.container-bleed .view-more-link-container a svg,.bg-grey-700 .c23-component .container .view-more-link-container a svg,.bg-grey-700 .c23-component .carousel.container-bleed .view-more-link-container a svg,.bg-grey-800 .c23-component .container .view-more-link-container a svg,.bg-grey-800 .c23-component .carousel.container-bleed .view-more-link-container a svg,.bg-darkest-blue .c23-component .container .view-more-link-container a svg,.bg-darkest-blue .c23-component .carousel.container-bleed .view-more-link-container a svg,.dark .c23-component .container .view-more-link-container a svg,.dark .c23-component .carousel.container-bleed .view-more-link-container a svg{border:1px solid #fff}.bg-green-800 .c23-component .container .view-more-link-container a svg path,.bg-green-800 .c23-component .carousel.container-bleed .view-more-link-container a svg path,.bg-yellow-700 .c23-component .container .view-more-link-container a svg path,.bg-yellow-700 .c23-component .carousel.container-bleed .view-more-link-container a svg path,.bg-blue-700 .c23-component .container .view-more-link-container a svg path,.bg-blue-700 .c23-component .carousel.container-bleed .view-more-link-container a svg path,.bg-pink-700 .c23-component .container .view-more-link-container a svg path,.bg-pink-700 .c23-component .carousel.container-bleed .view-more-link-container a svg path,.bg-teal-700 .c23-component .container .view-more-link-container a svg path,.bg-teal-700 .c23-component .carousel.container-bleed .view-more-link-container a svg path,.bg-orange-700 .c23-component .container .view-more-link-container a svg path,.bg-orange-700 .c23-component .carousel.container-bleed .view-more-link-container a svg path,.bg-purple-700 .c23-component .container .view-more-link-container a svg path,.bg-purple-700 .c23-component .carousel.container-bleed .view-more-link-container a svg path,.bg-red-700 .c23-component .container .view-more-link-container a svg path,.bg-red-700 .c23-component .carousel.container-bleed .view-more-link-container a svg path,.bg-grey-700 .c23-component .container .view-more-link-container a svg path,.bg-grey-700 .c23-component .carousel.container-bleed .view-more-link-container a svg path,.bg-grey-800 .c23-component .container .view-more-link-container a svg path,.bg-grey-800 .c23-component .carousel.container-bleed .view-more-link-container a svg path,.bg-darkest-blue .c23-component .container .view-more-link-container a svg path,.bg-darkest-blue .c23-component .carousel.container-bleed .view-more-link-container a svg path,.dark .c23-component .container .view-more-link-container a svg path,.dark .c23-component .carousel.container-bleed .view-more-link-container a svg path{fill:#fff}.bg-green-800 .c23-component__link-list .video--in-list a .last-word:after,.bg-yellow-700 .c23-component__link-list .video--in-list a .last-word:after,.bg-blue-700 .c23-component__link-list .video--in-list a .last-word:after,.bg-pink-700 .c23-component__link-list .video--in-list a .last-word:after,.bg-teal-700 .c23-component__link-list .video--in-list a .last-word:after,.bg-orange-700 .c23-component__link-list .video--in-list a .last-word:after,.bg-purple-700 .c23-component__link-list .video--in-list a .last-word:after,.bg-red-700 .c23-component__link-list .video--in-list a .last-word:after,.bg-grey-700 .c23-component__link-list .video--in-list a .last-word:after,.bg-grey-800 .c23-component__link-list .video--in-list a .last-word:after,.bg-darkest-blue .c23-component__link-list .video--in-list a .last-word:after,.dark .c23-component__link-list .video--in-list a .last-word:after{background-image:url(/../themes/custom/onenokia_reskin/img/play-white-btn.svg)}.bg-green-800 .c23-component .view-more-link-container a.load-more-button,.bg-yellow-700 .c23-component .view-more-link-container a.load-more-button,.bg-blue-700 .c23-component .view-more-link-container a.load-more-button,.bg-pink-700 .c23-component .view-more-link-container a.load-more-button,.bg-teal-700 .c23-component .view-more-link-container a.load-more-button,.bg-orange-700 .c23-component .view-more-link-container a.load-more-button,.bg-purple-700 .c23-component .view-more-link-container a.load-more-button,.bg-red-700 .c23-component .view-more-link-container a.load-more-button,.bg-grey-700 .c23-component .view-more-link-container a.load-more-button,.bg-grey-800 .c23-component .view-more-link-container a.load-more-button,.bg-darkest-blue .c23-component .view-more-link-container a.load-more-button,.dark .c23-component .view-more-link-container a.load-more-button{background-color:#004bd6;color:#fff;border:1px solid #fff;text-decoration:none;font-weight:bold}.bg-green-800 .c23-component .view-more-link-container a.load-more-button .load-more-label,.bg-yellow-700 .c23-component .view-more-link-container a.load-more-button .load-more-label,.bg-blue-700 .c23-component .view-more-link-container a.load-more-button .load-more-label,.bg-pink-700 .c23-component .view-more-link-container a.load-more-button .load-more-label,.bg-teal-700 .c23-component .view-more-link-container a.load-more-button .load-more-label,.bg-orange-700 .c23-component .view-more-link-container a.load-more-button .load-more-label,.bg-purple-700 .c23-component .view-more-link-container a.load-more-button .load-more-label,.bg-red-700 .c23-component .view-more-link-container a.load-more-button .load-more-label,.bg-grey-700 .c23-component .view-more-link-container a.load-more-button .load-more-label,.bg-grey-800 .c23-component .view-more-link-container a.load-more-button .load-more-label,.bg-darkest-blue .c23-component .view-more-link-container a.load-more-button .load-more-label,.dark .c23-component .view-more-link-container a.load-more-button .load-more-label{text-decoration:none}.bg-green-800 .c23-component .view-more-link-container a.load-more-button .load-more-icon,.bg-yellow-700 .c23-component .view-more-link-container a.load-more-button .load-more-icon,.bg-blue-700 .c23-component .view-more-link-container a.load-more-button .load-more-icon,.bg-pink-700 .c23-component .view-more-link-container a.load-more-button .load-more-icon,.bg-teal-700 .c23-component .view-more-link-container a.load-more-button .load-more-icon,.bg-orange-700 .c23-component .view-more-link-container a.load-more-button .load-more-icon,.bg-purple-700 .c23-component .view-more-link-container a.load-more-button .load-more-icon,.bg-red-700 .c23-component .view-more-link-container a.load-more-button .load-more-icon,.bg-grey-700 .c23-component .view-more-link-container a.load-more-button .load-more-icon,.bg-grey-800 .c23-component .view-more-link-container a.load-more-button .load-more-icon,.bg-darkest-blue .c23-component .view-more-link-container a.load-more-button .load-more-icon,.dark .c23-component .view-more-link-container a.load-more-button .load-more-icon{background:rgba(0,0,0,0) url(/../themes/custom/onenokia_reskin/img/load-more-plus-icon-white.svg) no-repeat center center}.bg-green-800 .c23-component .view-more-link-container a.load-more-button:hover,.bg-yellow-700 .c23-component .view-more-link-container a.load-more-button:hover,.bg-blue-700 .c23-component .view-more-link-container a.load-more-button:hover,.bg-pink-700 .c23-component .view-more-link-container a.load-more-button:hover,.bg-teal-700 .c23-component .view-more-link-container a.load-more-button:hover,.bg-orange-700 .c23-component .view-more-link-container a.load-more-button:hover,.bg-purple-700 .c23-component .view-more-link-container a.load-more-button:hover,.bg-red-700 .c23-component .view-more-link-container a.load-more-button:hover,.bg-grey-700 .c23-component .view-more-link-container a.load-more-button:hover,.bg-grey-800 .c23-component .view-more-link-container a.load-more-button:hover,.bg-darkest-blue .c23-component .view-more-link-container a.load-more-button:hover,.dark .c23-component .view-more-link-container a.load-more-button:hover{background-color:#fff}.bg-green-800 .c23-component .view-more-link-container a.load-more-button:hover .load-more-label,.bg-yellow-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-label,.bg-blue-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-label,.bg-pink-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-label,.bg-teal-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-label,.bg-orange-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-label,.bg-purple-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-label,.bg-red-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-label,.bg-grey-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-label,.bg-grey-800 .c23-component .view-more-link-container a.load-more-button:hover .load-more-label,.bg-darkest-blue .c23-component .view-more-link-container a.load-more-button:hover .load-more-label,.dark .c23-component .view-more-link-container a.load-more-button:hover .load-more-label{color:#004bd6}.bg-green-800 .c23-component .view-more-link-container a.load-more-button:hover .load-more-icon,.bg-yellow-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-icon,.bg-blue-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-icon,.bg-pink-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-icon,.bg-teal-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-icon,.bg-orange-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-icon,.bg-purple-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-icon,.bg-red-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-icon,.bg-grey-700 .c23-component .view-more-link-container a.load-more-button:hover .load-more-icon,.bg-grey-800 .c23-component .view-more-link-container a.load-more-button:hover .load-more-icon,.bg-darkest-blue .c23-component .view-more-link-container a.load-more-button:hover .load-more-icon,.dark .c23-component .view-more-link-container a.load-more-button:hover .load-more-icon{background:rgba(0,0,0,0) url(/../themes/custom/onenokia_reskin/img/load-more-plus-icon-blue.svg) no-repeat center center}.bg-green-800 .c23-component .view-more-link-container a.load-more-button:active,.bg-yellow-700 .c23-component .view-more-link-container a.load-more-button:active,.bg-blue-700 .c23-component .view-more-link-container a.load-more-button:active,.bg-pink-700 .c23-component .view-more-link-container a.load-more-button:active,.bg-teal-700 .c23-component .view-more-link-container a.load-more-button:active,.bg-orange-700 .c23-component .view-more-link-container a.load-more-button:active,.bg-purple-700 .c23-component .view-more-link-container a.load-more-button:active,.bg-red-700 .c23-component .view-more-link-container a.load-more-button:active,.bg-grey-700 .c23-component .view-more-link-container a.load-more-button:active,.bg-grey-800 .c23-component .view-more-link-container a.load-more-button:active,.bg-darkest-blue .c23-component .view-more-link-container a.load-more-button:active,.dark .c23-component .view-more-link-container a.load-more-button:active{border:3px solid #fff}.bg-green-800 .c23-component .view-more-link-container a.load-more-button:focus,.bg-green-800 .c23-component .view-more-link-container a.load-more-button:focus-visible,.bg-yellow-700 .c23-component .view-more-link-container a.load-more-button:focus,.bg-yellow-700 .c23-component .view-more-link-container a.load-more-button:focus-visible,.bg-blue-700 .c23-component .view-more-link-container a.load-more-button:focus,.bg-blue-700 .c23-component .view-more-link-container a.load-more-button:focus-visible,.bg-pink-700 .c23-component .view-more-link-container a.load-more-button:focus,.bg-pink-700 .c23-component .view-more-link-container a.load-more-button:focus-visible,.bg-teal-700 .c23-component .view-more-link-container a.load-more-button:focus,.bg-teal-700 .c23-component .view-more-link-container a.load-more-button:focus-visible,.bg-orange-700 .c23-component .view-more-link-container a.load-more-button:focus,.bg-orange-700 .c23-component .view-more-link-container a.load-more-button:focus-visible,.bg-purple-700 .c23-component .view-more-link-container a.load-more-button:focus,.bg-purple-700 .c23-component .view-more-link-container a.load-more-button:focus-visible,.bg-red-700 .c23-component .view-more-link-container a.load-more-button:focus,.bg-red-700 .c23-component .view-more-link-container a.load-more-button:focus-visible,.bg-grey-700 .c23-component .view-more-link-container a.load-more-button:focus,.bg-grey-700 .c23-component .view-more-link-container a.load-more-button:focus-visible,.bg-grey-800 .c23-component .view-more-link-container a.load-more-button:focus,.bg-grey-800 .c23-component .view-more-link-container a.load-more-button:focus-visible,.bg-darkest-blue .c23-component .view-more-link-container a.load-more-button:focus,.bg-darkest-blue .c23-component .view-more-link-container a.load-more-button:focus-visible,.dark .c23-component .view-more-link-container a.load-more-button:focus,.dark .c23-component .view-more-link-container a.load-more-button:focus-visible{outline:none;box-shadow:none}.bg-green-800 .c23-component .view-more-link-container a.load-more-button:focus::after,.bg-green-800 .c23-component .view-more-link-container a.load-more-button:focus-visible::after,.bg-yellow-700 .c23-component .view-more-link-container a.load-more-button:focus::after,.bg-yellow-700 .c23-component .view-more-link-container a.load-more-button:focus-visible::after,.bg-blue-700 .c23-component .view-more-link-container a.load-more-button:focus::after,.bg-blue-700 .c23-component .view-more-link-container a.load-more-button:focus-visible::after,.bg-pink-700 .c23-component .view-more-link-container a.load-more-button:focus::after,.bg-pink-700 .c23-component .view-more-link-container a.load-more-button:focus-visible::after,.bg-teal-700 .c23-component .view-more-link-container a.load-more-button:focus::after,.bg-teal-700 .c23-component .view-more-link-container a.load-more-button:focus-visible::after,.bg-orange-700 .c23-component .view-more-link-container a.load-more-button:focus::after,.bg-orange-700 .c23-component .view-more-link-container a.load-more-button:focus-visible::after,.bg-purple-700 .c23-component .view-more-link-container a.load-more-button:focus::after,.bg-purple-700 .c23-component .view-more-link-container a.load-more-button:focus-visible::after,.bg-red-700 .c23-component .view-more-link-container a.load-more-button:focus::after,.bg-red-700 .c23-component .view-more-link-container a.load-more-button:focus-visible::after,.bg-grey-700 .c23-component .view-more-link-container a.load-more-button:focus::after,.bg-grey-700 .c23-component .view-more-link-container a.load-more-button:focus-visible::after,.bg-grey-800 .c23-component .view-more-link-container a.load-more-button:focus::after,.bg-grey-800 .c23-component .view-more-link-container a.load-more-button:focus-visible::after,.bg-darkest-blue .c23-component .view-more-link-container a.load-more-button:focus::after,.bg-darkest-blue .c23-component .view-more-link-container a.load-more-button:focus-visible::after,.dark .c23-component .view-more-link-container a.load-more-button:focus::after,.dark .c23-component .view-more-link-container a.load-more-button:focus-visible::after{content:"";position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border:1px solid #fff;border-radius:8px;pointer-events:none}@media(max-width:1024px){.bg-green-800 .c23-component .view-more-link-container .load-more-button,.bg-yellow-700 .c23-component .view-more-link-container .load-more-button,.bg-blue-700 .c23-component .view-more-link-container .load-more-button,.bg-pink-700 .c23-component .view-more-link-container .load-more-button,.bg-teal-700 .c23-component .view-more-link-container .load-more-button,.bg-orange-700 .c23-component .view-more-link-container .load-more-button,.bg-purple-700 .c23-component .view-more-link-container .load-more-button,.bg-red-700 .c23-component .view-more-link-container .load-more-button,.bg-grey-700 .c23-component .view-more-link-container .load-more-button,.bg-grey-800 .c23-component .view-more-link-container .load-more-button,.bg-darkest-blue .c23-component .view-more-link-container .load-more-button,.dark .c23-component .view-more-link-container .load-more-button{width:100%;box-sizing:border-box}}.bg-green-800 .c23-component__see-all-link a,.bg-yellow-700 .c23-component__see-all-link a,.bg-blue-700 .c23-component__see-all-link a,.bg-pink-700 .c23-component__see-all-link a,.bg-teal-700 .c23-component__see-all-link a,.bg-orange-700 .c23-component__see-all-link a,.bg-purple-700 .c23-component__see-all-link a,.bg-red-700 .c23-component__see-all-link a,.bg-grey-700 .c23-component__see-all-link a,.bg-grey-800 .c23-component__see-all-link a,.bg-darkest-blue .c23-component__see-all-link a,.dark .c23-component__see-all-link a{text-decoration:none}.bg-green-800 .paragraph div a.btn,.bg-yellow-700 .paragraph div a.btn,.bg-blue-700 .paragraph div a.btn,.bg-pink-700 .paragraph div a.btn,.bg-teal-700 .paragraph div a.btn,.bg-orange-700 .paragraph div a.btn,.bg-purple-700 .paragraph div a.btn,.bg-red-700 .paragraph div a.btn,.bg-grey-700 .paragraph div a.btn,.bg-grey-800 .paragraph div a.btn,.bg-darkest-blue .paragraph div a.btn,.dark .paragraph div a.btn{font-weight:700;color:#fff}.bg-green-800 .paragraph div a.btn.btn-blue,.bg-yellow-700 .paragraph div a.btn.btn-blue,.bg-blue-700 .paragraph div a.btn.btn-blue,.bg-pink-700 .paragraph div a.btn.btn-blue,.bg-teal-700 .paragraph div a.btn.btn-blue,.bg-orange-700 .paragraph div a.btn.btn-blue,.bg-purple-700 .paragraph div a.btn.btn-blue,.bg-red-700 .paragraph div a.btn.btn-blue,.bg-grey-700 .paragraph div a.btn.btn-blue,.bg-grey-800 .paragraph div a.btn.btn-blue,.bg-darkest-blue .paragraph div a.btn.btn-blue,.dark .paragraph div a.btn.btn-blue{color:#fff}.bg-green-800 .paragraph div a.btn.btn-white,.bg-yellow-700 .paragraph div a.btn.btn-white,.bg-blue-700 .paragraph div a.btn.btn-white,.bg-pink-700 .paragraph div a.btn.btn-white,.bg-teal-700 .paragraph div a.btn.btn-white,.bg-orange-700 .paragraph div a.btn.btn-white,.bg-purple-700 .paragraph div a.btn.btn-white,.bg-red-700 .paragraph div a.btn.btn-white,.bg-grey-700 .paragraph div a.btn.btn-white,.bg-grey-800 .paragraph div a.btn.btn-white,.bg-darkest-blue .paragraph div a.btn.btn-white,.dark .paragraph div a.btn.btn-white{color:#005aff}.bg-green-800 .paragraph .media-video * svg,.bg-yellow-700 .paragraph .media-video * svg,.bg-blue-700 .paragraph .media-video * svg,.bg-pink-700 .paragraph .media-video * svg,.bg-teal-700 .paragraph .media-video * svg,.bg-orange-700 .paragraph .media-video * svg,.bg-purple-700 .paragraph .media-video * svg,.bg-red-700 .paragraph .media-video * svg,.bg-grey-700 .paragraph .media-video * svg,.bg-grey-800 .paragraph .media-video * svg,.bg-darkest-blue .paragraph .media-video * svg,.dark .paragraph .media-video * svg{border:inherit}.bg-green-800 .paragraph .media-video * svg path,.bg-yellow-700 .paragraph .media-video * svg path,.bg-blue-700 .paragraph .media-video * svg path,.bg-pink-700 .paragraph .media-video * svg path,.bg-teal-700 .paragraph .media-video * svg path,.bg-orange-700 .paragraph .media-video * svg path,.bg-purple-700 .paragraph .media-video * svg path,.bg-red-700 .paragraph .media-video * svg path,.bg-grey-700 .paragraph .media-video * svg path,.bg-grey-800 .paragraph .media-video * svg path,.bg-darkest-blue .paragraph .media-video * svg path,.dark .paragraph .media-video * svg path{fill:#005aff}.bg-green-800 .paragraph a.btn,.bg-yellow-700 .paragraph a.btn,.bg-blue-700 .paragraph a.btn,.bg-pink-700 .paragraph a.btn,.bg-teal-700 .paragraph a.btn,.bg-orange-700 .paragraph a.btn,.bg-purple-700 .paragraph a.btn,.bg-red-700 .paragraph a.btn,.bg-grey-700 .paragraph a.btn,.bg-grey-800 .paragraph a.btn,.bg-darkest-blue .paragraph a.btn,.dark .paragraph a.btn{color:#005aff}.bg-green-800 .paragraph a.btn.btn-blue,.bg-yellow-700 .paragraph a.btn.btn-blue,.bg-blue-700 .paragraph a.btn.btn-blue,.bg-pink-700 .paragraph a.btn.btn-blue,.bg-teal-700 .paragraph a.btn.btn-blue,.bg-orange-700 .paragraph a.btn.btn-blue,.bg-purple-700 .paragraph a.btn.btn-blue,.bg-red-700 .paragraph a.btn.btn-blue,.bg-grey-700 .paragraph a.btn.btn-blue,.bg-grey-800 .paragraph a.btn.btn-blue,.bg-darkest-blue .paragraph a.btn.btn-blue,.dark .paragraph a.btn.btn-blue{color:#fff;text-decoration:none}.bg-green-800 .paragraph a.btn.btn-transparent-blue,.bg-yellow-700 .paragraph a.btn.btn-transparent-blue,.bg-blue-700 .paragraph a.btn.btn-transparent-blue,.bg-pink-700 .paragraph a.btn.btn-transparent-blue,.bg-teal-700 .paragraph a.btn.btn-transparent-blue,.bg-orange-700 .paragraph a.btn.btn-transparent-blue,.bg-purple-700 .paragraph a.btn.btn-transparent-blue,.bg-red-700 .paragraph a.btn.btn-transparent-blue,.bg-grey-700 .paragraph a.btn.btn-transparent-blue,.bg-grey-800 .paragraph a.btn.btn-transparent-blue,.bg-darkest-blue .paragraph a.btn.btn-transparent-blue,.dark .paragraph a.btn.btn-transparent-blue{color:#fff;border:1px solid #fff}.bg-green-800 .paragraph a.btn.btn-transparent-white,.bg-yellow-700 .paragraph a.btn.btn-transparent-white,.bg-blue-700 .paragraph a.btn.btn-transparent-white,.bg-pink-700 .paragraph a.btn.btn-transparent-white,.bg-teal-700 .paragraph a.btn.btn-transparent-white,.bg-orange-700 .paragraph a.btn.btn-transparent-white,.bg-purple-700 .paragraph a.btn.btn-transparent-white,.bg-red-700 .paragraph a.btn.btn-transparent-white,.bg-grey-700 .paragraph a.btn.btn-transparent-white,.bg-grey-800 .paragraph a.btn.btn-transparent-white,.bg-darkest-blue .paragraph a.btn.btn-transparent-white,.dark .paragraph a.btn.btn-transparent-white{color:#fff}.bg-green-800 .paragraph .c8-button a.btn,.bg-yellow-700 .paragraph .c8-button a.btn,.bg-blue-700 .paragraph .c8-button a.btn,.bg-pink-700 .paragraph .c8-button a.btn,.bg-teal-700 .paragraph .c8-button a.btn,.bg-orange-700 .paragraph .c8-button a.btn,.bg-purple-700 .paragraph .c8-button a.btn,.bg-red-700 .paragraph .c8-button a.btn,.bg-grey-700 .paragraph .c8-button a.btn,.bg-grey-800 .paragraph .c8-button a.btn,.bg-darkest-blue .paragraph .c8-button a.btn,.dark .paragraph .c8-button a.btn{color:#005aff;text-decoration:none}.bg-green-800 .paragraph .c8-button a.btn.btn-blue,.bg-yellow-700 .paragraph .c8-button a.btn.btn-blue,.bg-blue-700 .paragraph .c8-button a.btn.btn-blue,.bg-pink-700 .paragraph .c8-button a.btn.btn-blue,.bg-teal-700 .paragraph .c8-button a.btn.btn-blue,.bg-orange-700 .paragraph .c8-button a.btn.btn-blue,.bg-purple-700 .paragraph .c8-button a.btn.btn-blue,.bg-red-700 .paragraph .c8-button a.btn.btn-blue,.bg-grey-700 .paragraph .c8-button a.btn.btn-blue,.bg-grey-800 .paragraph .c8-button a.btn.btn-blue,.bg-darkest-blue .paragraph .c8-button a.btn.btn-blue,.dark .paragraph .c8-button a.btn.btn-blue{color:#fff;text-decoration:none}.bg-green-800 .paragraph .c8-button a.btn.btn-transparent-blue,.bg-yellow-700 .paragraph .c8-button a.btn.btn-transparent-blue,.bg-blue-700 .paragraph .c8-button a.btn.btn-transparent-blue,.bg-pink-700 .paragraph .c8-button a.btn.btn-transparent-blue,.bg-teal-700 .paragraph .c8-button a.btn.btn-transparent-blue,.bg-orange-700 .paragraph .c8-button a.btn.btn-transparent-blue,.bg-purple-700 .paragraph .c8-button a.btn.btn-transparent-blue,.bg-red-700 .paragraph .c8-button a.btn.btn-transparent-blue,.bg-grey-700 .paragraph .c8-button a.btn.btn-transparent-blue,.bg-grey-800 .paragraph .c8-button a.btn.btn-transparent-blue,.bg-darkest-blue .paragraph .c8-button a.btn.btn-transparent-blue,.dark .paragraph .c8-button a.btn.btn-transparent-blue{color:#fff;border:1px solid #fff}.bg-green-800 .paragraph .c8-button a.btn.btn-transparent-white,.bg-yellow-700 .paragraph .c8-button a.btn.btn-transparent-white,.bg-blue-700 .paragraph .c8-button a.btn.btn-transparent-white,.bg-pink-700 .paragraph .c8-button a.btn.btn-transparent-white,.bg-teal-700 .paragraph .c8-button a.btn.btn-transparent-white,.bg-orange-700 .paragraph .c8-button a.btn.btn-transparent-white,.bg-purple-700 .paragraph .c8-button a.btn.btn-transparent-white,.bg-red-700 .paragraph .c8-button a.btn.btn-transparent-white,.bg-grey-700 .paragraph .c8-button a.btn.btn-transparent-white,.bg-grey-800 .paragraph .c8-button a.btn.btn-transparent-white,.bg-darkest-blue .paragraph .c8-button a.btn.btn-transparent-white,.dark .paragraph .c8-button a.btn.btn-transparent-white{color:#fff}.bg-green-800 .paragraph .c9-highlights .body p,.bg-yellow-700 .paragraph .c9-highlights .body p,.bg-blue-700 .paragraph .c9-highlights .body p,.bg-pink-700 .paragraph .c9-highlights .body p,.bg-teal-700 .paragraph .c9-highlights .body p,.bg-orange-700 .paragraph .c9-highlights .body p,.bg-purple-700 .paragraph .c9-highlights .body p,.bg-red-700 .paragraph .c9-highlights .body p,.bg-grey-700 .paragraph .c9-highlights .body p,.bg-grey-800 .paragraph .c9-highlights .body p,.bg-darkest-blue .paragraph .c9-highlights .body p,.dark .paragraph .c9-highlights .body p{color:#fff}.bg-green-800 .paragraph .paragraph .c23-carousel-control .prev,.bg-yellow-700 .paragraph .paragraph .c23-carousel-control .prev,.bg-blue-700 .paragraph .paragraph .c23-carousel-control .prev,.bg-pink-700 .paragraph .paragraph .c23-carousel-control .prev,.bg-teal-700 .paragraph .paragraph .c23-carousel-control .prev,.bg-orange-700 .paragraph .paragraph .c23-carousel-control .prev,.bg-purple-700 .paragraph .paragraph .c23-carousel-control .prev,.bg-red-700 .paragraph .paragraph .c23-carousel-control .prev,.bg-grey-700 .paragraph .paragraph .c23-carousel-control .prev,.bg-grey-800 .paragraph .paragraph .c23-carousel-control .prev,.bg-darkest-blue .paragraph .paragraph .c23-carousel-control .prev,.dark .paragraph .paragraph .c23-carousel-control .prev{background-image:url(/../themes/custom/onenokia_reskin/img/left-arrow-white.svg);border:1px solid #fff}.bg-green-800 .paragraph .paragraph .c23-carousel-control .next,.bg-yellow-700 .paragraph .paragraph .c23-carousel-control .next,.bg-blue-700 .paragraph .paragraph .c23-carousel-control .next,.bg-pink-700 .paragraph .paragraph .c23-carousel-control .next,.bg-teal-700 .paragraph .paragraph .c23-carousel-control .next,.bg-orange-700 .paragraph .paragraph .c23-carousel-control .next,.bg-purple-700 .paragraph .paragraph .c23-carousel-control .next,.bg-red-700 .paragraph .paragraph .c23-carousel-control .next,.bg-grey-700 .paragraph .paragraph .c23-carousel-control .next,.bg-grey-800 .paragraph .paragraph .c23-carousel-control .next,.bg-darkest-blue .paragraph .paragraph .c23-carousel-control .next,.dark .paragraph .paragraph .c23-carousel-control .next{background-image:url(/../themes/custom/onenokia_reskin/img/right-arrow-white.svg);border:1px solid #fff}.bg-green-800 .paragraph .accordion .accordion__button-icon--plus svg,.bg-yellow-700 .paragraph .accordion .accordion__button-icon--plus svg,.bg-blue-700 .paragraph .accordion .accordion__button-icon--plus svg,.bg-pink-700 .paragraph .accordion .accordion__button-icon--plus svg,.bg-teal-700 .paragraph .accordion .accordion__button-icon--plus svg,.bg-orange-700 .paragraph .accordion .accordion__button-icon--plus svg,.bg-purple-700 .paragraph .accordion .accordion__button-icon--plus svg,.bg-red-700 .paragraph .accordion .accordion__button-icon--plus svg,.bg-grey-700 .paragraph .accordion .accordion__button-icon--plus svg,.bg-grey-800 .paragraph .accordion .accordion__button-icon--plus svg,.bg-darkest-blue .paragraph .accordion .accordion__button-icon--plus svg,.dark .paragraph .accordion .accordion__button-icon--plus svg{border:inherit}.bg-green-800 .paragraph .accordion * h2,.bg-green-800 .paragraph .accordion .tabbed-content .top h2,.tabbed-content .bg-green-800 .paragraph .accordion .top h2,.bg-green-800 .paragraph .accordion * h3,.bg-green-800 .paragraph .accordion * h4,.bg-green-800 .paragraph .accordion * h5,.bg-green-800 .paragraph .accordion * div,.bg-green-800 .paragraph .accordion * p,.bg-green-800 .paragraph .accordion * span,.bg-green-800 .paragraph .accordion * strong,.bg-green-800 .paragraph .accordion * ul,.bg-green-800 .paragraph .accordion * li,.bg-green-800 .paragraph .accordion * ol,.bg-yellow-700 .paragraph .accordion * h2,.bg-yellow-700 .paragraph .accordion .tabbed-content .top h2,.tabbed-content .bg-yellow-700 .paragraph .accordion .top h2,.bg-yellow-700 .paragraph .accordion * h3,.bg-yellow-700 .paragraph .accordion * h4,.bg-yellow-700 .paragraph .accordion * h5,.bg-yellow-700 .paragraph .accordion * div,.bg-yellow-700 .paragraph .accordion * p,.bg-yellow-700 .paragraph .accordion * span,.bg-yellow-700 .paragraph .accordion * strong,.bg-yellow-700 .paragraph .accordion * ul,.bg-yellow-700 .paragraph .accordion * li,.bg-yellow-700 .paragraph .accordion * ol,.bg-blue-700 .paragraph .accordion * h2,.bg-blue-700 .paragraph .accordion .tabbed-content .top h2,.tabbed-content .bg-blue-700 .paragraph .accordion .top h2,.bg-blue-700 .paragraph .accordion * h3,.bg-blue-700 .paragraph .accordion * h4,.bg-blue-700 .paragraph .accordion * h5,.bg-blue-700 .paragraph .accordion * div,.bg-blue-700 .paragraph .accordion * p,.bg-blue-700 .paragraph .accordion * span,.bg-blue-700 .paragraph .accordion * strong,.bg-blue-700 .paragraph .accordion * ul,.bg-blue-700 .paragraph .accordion * li,.bg-blue-700 .paragraph .accordion * ol,.bg-pink-700 .paragraph .accordion * h2,.bg-pink-700 .paragraph .accordion .tabbed-content .top h2,.tabbed-content .bg-pink-700 .paragraph .accordion .top h2,.bg-pink-700 .paragraph .accordion * h3,.bg-pink-700 .paragraph .accordion * h4,.bg-pink-700 .paragraph .accordion * h5,.bg-pink-700 .paragraph .accordion * div,.bg-pink-700 .paragraph .accordion * p,.bg-pink-700 .paragraph .accordion * span,.bg-pink-700 .paragraph .accordion * strong,.bg-pink-700 .paragraph .accordion * ul,.bg-pink-700 .paragraph .accordion * li,.bg-pink-700 .paragraph .accordion * ol,.bg-teal-700 .paragraph .accordion * h2,.bg-teal-700 .paragraph .accordion .tabbed-content .top h2,.tabbed-content .bg-teal-700 .paragraph .accordion .top h2,.bg-teal-700 .paragraph .accordion * h3,.bg-teal-700 .paragraph .accordion * h4,.bg-teal-700 .paragraph .accordion * h5,.bg-teal-700 .paragraph .accordion * div,.bg-teal-700 .paragraph .accordion * p,.bg-teal-700 .paragraph .accordion * span,.bg-teal-700 .paragraph .accordion * strong,.bg-teal-700 .paragraph .accordion * ul,.bg-teal-700 .paragraph .accordion * li,.bg-teal-700 .paragraph .accordion * ol,.bg-orange-700 .paragraph .accordion * h2,.bg-orange-700 .paragraph .accordion .tabbed-content .top h2,.tabbed-content .bg-orange-700 .paragraph .accordion .top h2,.bg-orange-700 .paragraph .accordion * h3,.bg-orange-700 .paragraph .accordion * h4,.bg-orange-700 .paragraph .accordion * h5,.bg-orange-700 .paragraph .accordion * div,.bg-orange-700 .paragraph .accordion * p,.bg-orange-700 .paragraph .accordion * span,.bg-orange-700 .paragraph .accordion * strong,.bg-orange-700 .paragraph .accordion * ul,.bg-orange-700 .paragraph .accordion * li,.bg-orange-700 .paragraph .accordion * ol,.bg-purple-700 .paragraph .accordion * h2,.bg-purple-700 .paragraph .accordion .tabbed-content .top h2,.tabbed-content .bg-purple-700 .paragraph .accordion .top h2,.bg-purple-700 .paragraph .accordion * h3,.bg-purple-700 .paragraph .accordion * h4,.bg-purple-700 .paragraph .accordion * h5,.bg-purple-700 .paragraph .accordion * div,.bg-purple-700 .paragraph .accordion * p,.bg-purple-700 .paragraph .accordion * span,.bg-purple-700 .paragraph .accordion * strong,.bg-purple-700 .paragraph .accordion * ul,.bg-purple-700 .paragraph .accordion * li,.bg-purple-700 .paragraph .accordion * ol,.bg-red-700 .paragraph .accordion * h2,.bg-red-700 .paragraph .accordion .tabbed-content .top h2,.tabbed-content .bg-red-700 .paragraph .accordion .top h2,.bg-red-700 .paragraph .accordion * h3,.bg-red-700 .paragraph .accordion * h4,.bg-red-700 .paragraph .accordion * h5,.bg-red-700 .paragraph .accordion * div,.bg-red-700 .paragraph .accordion * p,.bg-red-700 .paragraph .accordion * span,.bg-red-700 .paragraph .accordion * strong,.bg-red-700 .paragraph .accordion * ul,.bg-red-700 .paragraph .accordion * li,.bg-red-700 .paragraph .accordion * ol,.bg-grey-700 .paragraph .accordion * h2,.bg-grey-700 .paragraph .accordion .tabbed-content .top h2,.tabbed-content .bg-grey-700 .paragraph .accordion .top h2,.bg-grey-700 .paragraph .accordion * h3,.bg-grey-700 .paragraph .accordion * h4,.bg-grey-700 .paragraph .accordion * h5,.bg-grey-700 .paragraph .accordion * div,.bg-grey-700 .paragraph .accordion * p,.bg-grey-700 .paragraph .accordion * span,.bg-grey-700 .paragraph .accordion * strong,.bg-grey-700 .paragraph .accordion * ul,.bg-grey-700 .paragraph .accordion * li,.bg-grey-700 .paragraph .accordion * ol,.bg-grey-800 .paragraph .accordion * h2,.bg-grey-800 .paragraph .accordion .tabbed-content .top h2,.tabbed-content .bg-grey-800 .paragraph .accordion .top h2,.bg-grey-800 .paragraph .accordion * h3,.bg-grey-800 .paragraph .accordion * h4,.bg-grey-800 .paragraph .accordion * h5,.bg-grey-800 .paragraph .accordion * div,.bg-grey-800 .paragraph .accordion * p,.bg-grey-800 .paragraph .accordion * span,.bg-grey-800 .paragraph .accordion * strong,.bg-grey-800 .paragraph .accordion * ul,.bg-grey-800 .paragraph .accordion * li,.bg-grey-800 .paragraph .accordion * ol,.bg-darkest-blue .paragraph .accordion * h2,.bg-darkest-blue .paragraph .accordion .tabbed-content .top h2,.tabbed-content .bg-darkest-blue .paragraph .accordion .top h2,.bg-darkest-blue .paragraph .accordion * h3,.bg-darkest-blue .paragraph .accordion * h4,.bg-darkest-blue .paragraph .accordion * h5,.bg-darkest-blue .paragraph .accordion * div,.bg-darkest-blue .paragraph .accordion * p,.bg-darkest-blue .paragraph .accordion * span,.bg-darkest-blue .paragraph .accordion * strong,.bg-darkest-blue .paragraph .accordion * ul,.bg-darkest-blue .paragraph .accordion * li,.bg-darkest-blue .paragraph .accordion * ol,.dark .paragraph .accordion * h2,.dark .paragraph .accordion .tabbed-content .top h2,.tabbed-content .dark .paragraph .accordion .top h2,.dark .paragraph .accordion * h3,.dark .paragraph .accordion * h4,.dark .paragraph .accordion * h5,.dark .paragraph .accordion * div,.dark .paragraph .accordion * p,.dark .paragraph .accordion * span,.dark .paragraph .accordion * strong,.dark .paragraph .accordion * ul,.dark .paragraph .accordion * li,.dark .paragraph .accordion * ol{color:#1d1e20}.bg-green-800 .paragraph .accordion * p a,.bg-yellow-700 .paragraph .accordion * p a,.bg-blue-700 .paragraph .accordion * p a,.bg-pink-700 .paragraph .accordion * p a,.bg-teal-700 .paragraph .accordion * p a,.bg-orange-700 .paragraph .accordion * p a,.bg-purple-700 .paragraph .accordion * p a,.bg-red-700 .paragraph .accordion * p a,.bg-grey-700 .paragraph .accordion * p a,.bg-grey-800 .paragraph .accordion * p a,.bg-darkest-blue .paragraph .accordion * p a,.dark .paragraph .accordion * p a{color:#005aff}.bg-green-800 .paragraph .title-arrow::after,.bg-yellow-700 .paragraph .title-arrow::after,.bg-blue-700 .paragraph .title-arrow::after,.bg-pink-700 .paragraph .title-arrow::after,.bg-teal-700 .paragraph .title-arrow::after,.bg-orange-700 .paragraph .title-arrow::after,.bg-purple-700 .paragraph .title-arrow::after,.bg-red-700 .paragraph .title-arrow::after,.bg-grey-700 .paragraph .title-arrow::after,.bg-grey-800 .paragraph .title-arrow::after,.bg-darkest-blue .paragraph .title-arrow::after,.dark .paragraph .title-arrow::after{background-image:url(/../themes/custom/onenokia_reskin/img/icon-arrow-right-white.svg)}.bg-green-800 .paragraph .c3-vertical-nav li a,.bg-yellow-700 .paragraph .c3-vertical-nav li a,.bg-blue-700 .paragraph .c3-vertical-nav li a,.bg-pink-700 .paragraph .c3-vertical-nav li a,.bg-teal-700 .paragraph .c3-vertical-nav li a,.bg-orange-700 .paragraph .c3-vertical-nav li a,.bg-purple-700 .paragraph .c3-vertical-nav li a,.bg-red-700 .paragraph .c3-vertical-nav li a,.bg-grey-700 .paragraph .c3-vertical-nav li a,.bg-grey-800 .paragraph .c3-vertical-nav li a,.bg-darkest-blue .paragraph .c3-vertical-nav li a,.dark .paragraph .c3-vertical-nav li a{text-decoration:none}.bg-green-800 .paragraph .c3-vertical-nav li a::before,.bg-yellow-700 .paragraph .c3-vertical-nav li a::before,.bg-blue-700 .paragraph .c3-vertical-nav li a::before,.bg-pink-700 .paragraph .c3-vertical-nav li a::before,.bg-teal-700 .paragraph .c3-vertical-nav li a::before,.bg-orange-700 .paragraph .c3-vertical-nav li a::before,.bg-purple-700 .paragraph .c3-vertical-nav li a::before,.bg-red-700 .paragraph .c3-vertical-nav li a::before,.bg-grey-700 .paragraph .c3-vertical-nav li a::before,.bg-grey-800 .paragraph .c3-vertical-nav li a::before,.bg-darkest-blue .paragraph .c3-vertical-nav li a::before,.dark .paragraph .c3-vertical-nav li a::before{transform:rotate(90deg);background-size:contain;background-image:url(/../themes/custom/onenokia_reskin/img/icon-arrow-right-white.svg)}.bg-green-800 .container .c7-card a.btn,.bg-green-800 .carousel.container-bleed .c7-card a.btn,.bg-yellow-700 .container .c7-card a.btn,.bg-yellow-700 .carousel.container-bleed .c7-card a.btn,.bg-blue-700 .container .c7-card a.btn,.bg-blue-700 .carousel.container-bleed .c7-card a.btn,.bg-pink-700 .container .c7-card a.btn,.bg-pink-700 .carousel.container-bleed .c7-card a.btn,.bg-teal-700 .container .c7-card a.btn,.bg-teal-700 .carousel.container-bleed .c7-card a.btn,.bg-orange-700 .container .c7-card a.btn,.bg-orange-700 .carousel.container-bleed .c7-card a.btn,.bg-purple-700 .container .c7-card a.btn,.bg-purple-700 .carousel.container-bleed .c7-card a.btn,.bg-red-700 .container .c7-card a.btn,.bg-red-700 .carousel.container-bleed .c7-card a.btn,.bg-grey-700 .container .c7-card a.btn,.bg-grey-700 .carousel.container-bleed .c7-card a.btn,.bg-grey-800 .container .c7-card a.btn,.bg-grey-800 .carousel.container-bleed .c7-card a.btn,.bg-darkest-blue .container .c7-card a.btn,.bg-darkest-blue .carousel.container-bleed .c7-card a.btn,.dark .container .c7-card a.btn,.dark .carousel.container-bleed .c7-card a.btn{text-decoration:none}.bg-green-800 .container .c7-card a.btn.btn-blue,.bg-green-800 .carousel.container-bleed .c7-card a.btn.btn-blue,.bg-yellow-700 .container .c7-card a.btn.btn-blue,.bg-yellow-700 .carousel.container-bleed .c7-card a.btn.btn-blue,.bg-blue-700 .container .c7-card a.btn.btn-blue,.bg-blue-700 .carousel.container-bleed .c7-card a.btn.btn-blue,.bg-pink-700 .container .c7-card a.btn.btn-blue,.bg-pink-700 .carousel.container-bleed .c7-card a.btn.btn-blue,.bg-teal-700 .container .c7-card a.btn.btn-blue,.bg-teal-700 .carousel.container-bleed .c7-card a.btn.btn-blue,.bg-orange-700 .container .c7-card a.btn.btn-blue,.bg-orange-700 .carousel.container-bleed .c7-card a.btn.btn-blue,.bg-purple-700 .container .c7-card a.btn.btn-blue,.bg-purple-700 .carousel.container-bleed .c7-card a.btn.btn-blue,.bg-red-700 .container .c7-card a.btn.btn-blue,.bg-red-700 .carousel.container-bleed .c7-card a.btn.btn-blue,.bg-grey-700 .container .c7-card a.btn.btn-blue,.bg-grey-700 .carousel.container-bleed .c7-card a.btn.btn-blue,.bg-grey-800 .container .c7-card a.btn.btn-blue,.bg-grey-800 .carousel.container-bleed .c7-card a.btn.btn-blue,.bg-darkest-blue .container .c7-card a.btn.btn-blue,.bg-darkest-blue .carousel.container-bleed .c7-card a.btn.btn-blue,.dark .container .c7-card a.btn.btn-blue,.dark .carousel.container-bleed .c7-card a.btn.btn-blue{text-decoration:none}.bg-green-800 .container .c7-card a.btn.btn-transparent-blue,.bg-green-800 .carousel.container-bleed .c7-card a.btn.btn-transparent-blue,.bg-yellow-700 .container .c7-card a.btn.btn-transparent-blue,.bg-yellow-700 .carousel.container-bleed .c7-card a.btn.btn-transparent-blue,.bg-blue-700 .container .c7-card a.btn.btn-transparent-blue,.bg-blue-700 .carousel.container-bleed .c7-card a.btn.btn-transparent-blue,.bg-pink-700 .container .c7-card a.btn.btn-transparent-blue,.bg-pink-700 .carousel.container-bleed .c7-card a.btn.btn-transparent-blue,.bg-teal-700 .container .c7-card a.btn.btn-transparent-blue,.bg-teal-700 .carousel.container-bleed .c7-card a.btn.btn-transparent-blue,.bg-orange-700 .container .c7-card a.btn.btn-transparent-blue,.bg-orange-700 .carousel.container-bleed .c7-card a.btn.btn-transparent-blue,.bg-purple-700 .container .c7-card a.btn.btn-transparent-blue,.bg-purple-700 .carousel.container-bleed .c7-card a.btn.btn-transparent-blue,.bg-red-700 .container .c7-card a.btn.btn-transparent-blue,.bg-red-700 .carousel.container-bleed .c7-card a.btn.btn-transparent-blue,.bg-grey-700 .container .c7-card a.btn.btn-transparent-blue,.bg-grey-700 .carousel.container-bleed .c7-card a.btn.btn-transparent-blue,.bg-grey-800 .container .c7-card a.btn.btn-transparent-blue,.bg-grey-800 .carousel.container-bleed .c7-card a.btn.btn-transparent-blue,.bg-darkest-blue .container .c7-card a.btn.btn-transparent-blue,.bg-darkest-blue .carousel.container-bleed .c7-card a.btn.btn-transparent-blue,.dark .container .c7-card a.btn.btn-transparent-blue,.dark .carousel.container-bleed .c7-card a.btn.btn-transparent-blue{text-decoration:none}.bg-green-800 .container .c7-card .c7-card__content a,.bg-green-800 .carousel.container-bleed .c7-card .c7-card__content a,.bg-yellow-700 .container .c7-card .c7-card__content a,.bg-yellow-700 .carousel.container-bleed .c7-card .c7-card__content a,.bg-blue-700 .container .c7-card .c7-card__content a,.bg-blue-700 .carousel.container-bleed .c7-card .c7-card__content a,.bg-pink-700 .container .c7-card .c7-card__content a,.bg-pink-700 .carousel.container-bleed .c7-card .c7-card__content a,.bg-teal-700 .container .c7-card .c7-card__content a,.bg-teal-700 .carousel.container-bleed .c7-card .c7-card__content a,.bg-orange-700 .container .c7-card .c7-card__content a,.bg-orange-700 .carousel.container-bleed .c7-card .c7-card__content a,.bg-purple-700 .container .c7-card .c7-card__content a,.bg-purple-700 .carousel.container-bleed .c7-card .c7-card__content a,.bg-red-700 .container .c7-card .c7-card__content a,.bg-red-700 .carousel.container-bleed .c7-card .c7-card__content a,.bg-grey-700 .container .c7-card .c7-card__content a,.bg-grey-700 .carousel.container-bleed .c7-card .c7-card__content a,.bg-grey-800 .container .c7-card .c7-card__content a,.bg-grey-800 .carousel.container-bleed .c7-card .c7-card__content a,.bg-darkest-blue .container .c7-card .c7-card__content a,.bg-darkest-blue .carousel.container-bleed .c7-card .c7-card__content a,.dark .container .c7-card .c7-card__content a,.dark .carousel.container-bleed .c7-card .c7-card__content a{text-decoration:none}.bg-green-800 .container .c7-card .c7-card__content a.read-more,.bg-green-800 .carousel.container-bleed .c7-card .c7-card__content a.read-more,.bg-yellow-700 .container .c7-card .c7-card__content a.read-more,.bg-yellow-700 .carousel.container-bleed .c7-card .c7-card__content a.read-more,.bg-blue-700 .container .c7-card .c7-card__content a.read-more,.bg-blue-700 .carousel.container-bleed .c7-card .c7-card__content a.read-more,.bg-pink-700 .container .c7-card .c7-card__content a.read-more,.bg-pink-700 .carousel.container-bleed .c7-card .c7-card__content a.read-more,.bg-teal-700 .container .c7-card .c7-card__content a.read-more,.bg-teal-700 .carousel.container-bleed .c7-card .c7-card__content a.read-more,.bg-orange-700 .container .c7-card .c7-card__content a.read-more,.bg-orange-700 .carousel.container-bleed .c7-card .c7-card__content a.read-more,.bg-purple-700 .container .c7-card .c7-card__content a.read-more,.bg-purple-700 .carousel.container-bleed .c7-card .c7-card__content a.read-more,.bg-red-700 .container .c7-card .c7-card__content a.read-more,.bg-red-700 .carousel.container-bleed .c7-card .c7-card__content a.read-more,.bg-grey-700 .container .c7-card .c7-card__content a.read-more,.bg-grey-700 .carousel.container-bleed .c7-card .c7-card__content a.read-more,.bg-grey-800 .container .c7-card .c7-card__content a.read-more,.bg-grey-800 .carousel.container-bleed .c7-card .c7-card__content a.read-more,.bg-darkest-blue .container .c7-card .c7-card__content a.read-more,.bg-darkest-blue .carousel.container-bleed .c7-card .c7-card__content a.read-more,.dark .container .c7-card .c7-card__content a.read-more,.dark .carousel.container-bleed .c7-card .c7-card__content a.read-more{color:#005aff;text-decoration:none;font-weight:600}.bg-green-800 .container .c7-card__content.bg-grey-text *,.bg-green-800 .carousel.container-bleed .c7-card__content.bg-grey-text *,.bg-yellow-700 .container .c7-card__content.bg-grey-text *,.bg-yellow-700 .carousel.container-bleed .c7-card__content.bg-grey-text *,.bg-blue-700 .container .c7-card__content.bg-grey-text *,.bg-blue-700 .carousel.container-bleed .c7-card__content.bg-grey-text *,.bg-pink-700 .container .c7-card__content.bg-grey-text *,.bg-pink-700 .carousel.container-bleed .c7-card__content.bg-grey-text *,.bg-teal-700 .container .c7-card__content.bg-grey-text *,.bg-teal-700 .carousel.container-bleed .c7-card__content.bg-grey-text *,.bg-orange-700 .container .c7-card__content.bg-grey-text *,.bg-orange-700 .carousel.container-bleed .c7-card__content.bg-grey-text *,.bg-purple-700 .container .c7-card__content.bg-grey-text *,.bg-purple-700 .carousel.container-bleed .c7-card__content.bg-grey-text *,.bg-red-700 .container .c7-card__content.bg-grey-text *,.bg-red-700 .carousel.container-bleed .c7-card__content.bg-grey-text *,.bg-grey-700 .container .c7-card__content.bg-grey-text *,.bg-grey-700 .carousel.container-bleed .c7-card__content.bg-grey-text *,.bg-grey-800 .container .c7-card__content.bg-grey-text *,.bg-grey-800 .carousel.container-bleed .c7-card__content.bg-grey-text *,.bg-darkest-blue .container .c7-card__content.bg-grey-text *,.bg-darkest-blue .carousel.container-bleed .c7-card__content.bg-grey-text *,.dark .container .c7-card__content.bg-grey-text *,.dark .carousel.container-bleed .c7-card__content.bg-grey-text *{text-decoration:none;color:#000}.bg-green-800 .container .c7-card__content .c7-card__icon.icon--blue,.bg-green-800 .carousel.container-bleed .c7-card__content .c7-card__icon.icon--blue,.bg-yellow-700 .container .c7-card__content .c7-card__icon.icon--blue,.bg-yellow-700 .carousel.container-bleed .c7-card__content .c7-card__icon.icon--blue,.bg-blue-700 .container .c7-card__content .c7-card__icon.icon--blue,.bg-blue-700 .carousel.container-bleed .c7-card__content .c7-card__icon.icon--blue,.bg-pink-700 .container .c7-card__content .c7-card__icon.icon--blue,.bg-pink-700 .carousel.container-bleed .c7-card__content .c7-card__icon.icon--blue,.bg-teal-700 .container .c7-card__content .c7-card__icon.icon--blue,.bg-teal-700 .carousel.container-bleed .c7-card__content .c7-card__icon.icon--blue,.bg-orange-700 .container .c7-card__content .c7-card__icon.icon--blue,.bg-orange-700 .carousel.container-bleed .c7-card__content .c7-card__icon.icon--blue,.bg-purple-700 .container .c7-card__content .c7-card__icon.icon--blue,.bg-purple-700 .carousel.container-bleed .c7-card__content .c7-card__icon.icon--blue,.bg-red-700 .container .c7-card__content .c7-card__icon.icon--blue,.bg-red-700 .carousel.container-bleed .c7-card__content .c7-card__icon.icon--blue,.bg-grey-700 .container .c7-card__content .c7-card__icon.icon--blue,.bg-grey-700 .carousel.container-bleed .c7-card__content .c7-card__icon.icon--blue,.bg-grey-800 .container .c7-card__content .c7-card__icon.icon--blue,.bg-grey-800 .carousel.container-bleed .c7-card__content .c7-card__icon.icon--blue,.bg-darkest-blue .container .c7-card__content .c7-card__icon.icon--blue,.bg-darkest-blue .carousel.container-bleed .c7-card__content .c7-card__icon.icon--blue,.dark .container .c7-card__content .c7-card__icon.icon--blue,.dark .carousel.container-bleed .c7-card__content .c7-card__icon.icon--blue{stroke:#1d1e20}.bg-green-800 .container .view-more-link-container a:hover svg path,.bg-green-800 .carousel.container-bleed .view-more-link-container a:hover svg path,.bg-yellow-700 .container .view-more-link-container a:hover svg path,.bg-yellow-700 .carousel.container-bleed .view-more-link-container a:hover svg path,.bg-blue-700 .container .view-more-link-container a:hover svg path,.bg-blue-700 .carousel.container-bleed .view-more-link-container a:hover svg path,.bg-pink-700 .container .view-more-link-container a:hover svg path,.bg-pink-700 .carousel.container-bleed .view-more-link-container a:hover svg path,.bg-teal-700 .container .view-more-link-container a:hover svg path,.bg-teal-700 .carousel.container-bleed .view-more-link-container a:hover svg path,.bg-orange-700 .container .view-more-link-container a:hover svg path,.bg-orange-700 .carousel.container-bleed .view-more-link-container a:hover svg path,.bg-purple-700 .container .view-more-link-container a:hover svg path,.bg-purple-700 .carousel.container-bleed .view-more-link-container a:hover svg path,.bg-red-700 .container .view-more-link-container a:hover svg path,.bg-red-700 .carousel.container-bleed .view-more-link-container a:hover svg path,.bg-grey-700 .container .view-more-link-container a:hover svg path,.bg-grey-700 .carousel.container-bleed .view-more-link-container a:hover svg path,.bg-grey-800 .container .view-more-link-container a:hover svg path,.bg-grey-800 .carousel.container-bleed .view-more-link-container a:hover svg path,.bg-darkest-blue .container .view-more-link-container a:hover svg path,.bg-darkest-blue .carousel.container-bleed .view-more-link-container a:hover svg path,.dark .container .view-more-link-container a:hover svg path,.dark .carousel.container-bleed .view-more-link-container a:hover svg path{fill:#fff}.bg-green-800 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg,.bg-yellow-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg,.bg-blue-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg,.bg-pink-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg,.bg-teal-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg,.bg-orange-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg,.bg-purple-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg,.bg-red-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg,.bg-grey-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg,.bg-grey-800 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg,.bg-darkest-blue .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg,.dark .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg{border:none}.bg-green-800 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg g path,.bg-yellow-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg g path,.bg-blue-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg g path,.bg-pink-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg g path,.bg-teal-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg g path,.bg-orange-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg g path,.bg-purple-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg g path,.bg-red-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg g path,.bg-grey-700 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg g path,.bg-grey-800 .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg g path,.bg-darkest-blue .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg g path,.dark .c0--col-two .paragraph .c1-reference .c1-reference__media-container svg g path{fill:#0065ed}.bg-green-800 .media-video a.media-video-container svg,.bg-yellow-700 .media-video a.media-video-container svg,.bg-blue-700 .media-video a.media-video-container svg,.bg-pink-700 .media-video a.media-video-container svg,.bg-teal-700 .media-video a.media-video-container svg,.bg-orange-700 .media-video a.media-video-container svg,.bg-purple-700 .media-video a.media-video-container svg,.bg-red-700 .media-video a.media-video-container svg,.bg-grey-700 .media-video a.media-video-container svg,.bg-grey-800 .media-video a.media-video-container svg,.bg-darkest-blue .media-video a.media-video-container svg,.dark .media-video a.media-video-container svg{border:inherit}.bg-green-800 .media-video a.media-video-container svg path,.bg-yellow-700 .media-video a.media-video-container svg path,.bg-blue-700 .media-video a.media-video-container svg path,.bg-pink-700 .media-video a.media-video-container svg path,.bg-teal-700 .media-video a.media-video-container svg path,.bg-orange-700 .media-video a.media-video-container svg path,.bg-purple-700 .media-video a.media-video-container svg path,.bg-red-700 .media-video a.media-video-container svg path,.bg-grey-700 .media-video a.media-video-container svg path,.bg-grey-800 .media-video a.media-video-container svg path,.bg-darkest-blue .media-video a.media-video-container svg path,.dark .media-video a.media-video-container svg path{fill:#005aff}.bg-green-800 .c1-reference--reference-item a.btn,.bg-green-800 .c06.simple-text a.btn,.bg-yellow-700 .c1-reference--reference-item a.btn,.bg-yellow-700 .c06.simple-text a.btn,.bg-blue-700 .c1-reference--reference-item a.btn,.bg-blue-700 .c06.simple-text a.btn,.bg-pink-700 .c1-reference--reference-item a.btn,.bg-pink-700 .c06.simple-text a.btn,.bg-teal-700 .c1-reference--reference-item a.btn,.bg-teal-700 .c06.simple-text a.btn,.bg-orange-700 .c1-reference--reference-item a.btn,.bg-orange-700 .c06.simple-text a.btn,.bg-purple-700 .c1-reference--reference-item a.btn,.bg-purple-700 .c06.simple-text a.btn,.bg-red-700 .c1-reference--reference-item a.btn,.bg-red-700 .c06.simple-text a.btn,.bg-grey-700 .c1-reference--reference-item a.btn,.bg-grey-700 .c06.simple-text a.btn,.bg-grey-800 .c1-reference--reference-item a.btn,.bg-grey-800 .c06.simple-text a.btn,.bg-darkest-blue .c1-reference--reference-item a.btn,.bg-darkest-blue .c06.simple-text a.btn,.dark .c1-reference--reference-item a.btn,.dark .c06.simple-text a.btn{color:#fff;text-decoration:none}.bg-green-800 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__content *,.bg-yellow-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__content *,.bg-blue-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__content *,.bg-pink-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__content *,.bg-teal-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__content *,.bg-orange-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__content *,.bg-purple-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__content *,.bg-red-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__content *,.bg-grey-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__content *,.bg-grey-800 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__content *,.bg-darkest-blue .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__content *,.dark .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__content *{color:#1d1e20}.bg-green-800 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__button a.btn,.bg-yellow-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__button a.btn,.bg-blue-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__button a.btn,.bg-pink-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__button a.btn,.bg-teal-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__button a.btn,.bg-orange-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__button a.btn,.bg-purple-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__button a.btn,.bg-red-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__button a.btn,.bg-grey-700 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__button a.btn,.bg-grey-800 .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__button a.btn,.bg-darkest-blue .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__button a.btn,.dark .paragraph--type--c29-agenda .c29-agenda__top .c29-agenda__button a.btn{color:#fff}.bg-green-800 .tabbed-module--m57 .indicator-list li.active a,.bg-yellow-700 .tabbed-module--m57 .indicator-list li.active a,.bg-blue-700 .tabbed-module--m57 .indicator-list li.active a,.bg-pink-700 .tabbed-module--m57 .indicator-list li.active a,.bg-teal-700 .tabbed-module--m57 .indicator-list li.active a,.bg-orange-700 .tabbed-module--m57 .indicator-list li.active a,.bg-purple-700 .tabbed-module--m57 .indicator-list li.active a,.bg-red-700 .tabbed-module--m57 .indicator-list li.active a,.bg-grey-700 .tabbed-module--m57 .indicator-list li.active a,.bg-grey-800 .tabbed-module--m57 .indicator-list li.active a,.bg-darkest-blue .tabbed-module--m57 .indicator-list li.active a,.dark .tabbed-module--m57 .indicator-list li.active a{color:#005aff;border-color:#005aff;border-bottom-color:#fff}.bg-green-800 .tabbed-module--m57 .indicator-list li a,.bg-yellow-700 .tabbed-module--m57 .indicator-list li a,.bg-blue-700 .tabbed-module--m57 .indicator-list li a,.bg-pink-700 .tabbed-module--m57 .indicator-list li a,.bg-teal-700 .tabbed-module--m57 .indicator-list li a,.bg-orange-700 .tabbed-module--m57 .indicator-list li a,.bg-purple-700 .tabbed-module--m57 .indicator-list li a,.bg-red-700 .tabbed-module--m57 .indicator-list li a,.bg-grey-700 .tabbed-module--m57 .indicator-list li a,.bg-grey-800 .tabbed-module--m57 .indicator-list li a,.bg-darkest-blue .tabbed-module--m57 .indicator-list li a,.dark .tabbed-module--m57 .indicator-list li a{color:#1d1e20}.bg-green-800 .paragraph .paragraph .c25-social-media-feed h3,.bg-yellow-700 .paragraph .paragraph .c25-social-media-feed h3,.bg-blue-700 .paragraph .paragraph .c25-social-media-feed h3,.bg-pink-700 .paragraph .paragraph .c25-social-media-feed h3,.bg-teal-700 .paragraph .paragraph .c25-social-media-feed h3,.bg-orange-700 .paragraph .paragraph .c25-social-media-feed h3,.bg-purple-700 .paragraph .paragraph .c25-social-media-feed h3,.bg-red-700 .paragraph .paragraph .c25-social-media-feed h3,.bg-grey-700 .paragraph .paragraph .c25-social-media-feed h3,.bg-grey-800 .paragraph .paragraph .c25-social-media-feed h3,.bg-darkest-blue .paragraph .paragraph .c25-social-media-feed h3,.dark .paragraph .paragraph .c25-social-media-feed h3{color:#1d1e20}.bg-green-800 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg,.bg-green-800 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg,.bg-yellow-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg,.bg-yellow-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg,.bg-blue-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg,.bg-blue-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg,.bg-pink-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg,.bg-pink-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg,.bg-teal-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg,.bg-teal-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg,.bg-orange-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg,.bg-orange-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg,.bg-purple-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg,.bg-purple-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg,.bg-red-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg,.bg-red-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg,.bg-grey-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg,.bg-grey-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg,.bg-grey-800 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg,.bg-grey-800 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg,.bg-darkest-blue .c26-popup .container .c26-popup-thumbnail__image-wrapper svg,.bg-darkest-blue .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg,.dark .c26-popup .container .c26-popup-thumbnail__image-wrapper svg,.dark .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg{border:none}.bg-green-800 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg path,.bg-green-800 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg path,.bg-yellow-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg path,.bg-yellow-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg path,.bg-blue-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg path,.bg-blue-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg path,.bg-pink-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg path,.bg-pink-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg path,.bg-teal-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg path,.bg-teal-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg path,.bg-orange-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg path,.bg-orange-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg path,.bg-purple-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg path,.bg-purple-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg path,.bg-red-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg path,.bg-red-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg path,.bg-grey-700 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg path,.bg-grey-700 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg path,.bg-grey-800 .c26-popup .container .c26-popup-thumbnail__image-wrapper svg path,.bg-grey-800 .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg path,.bg-darkest-blue .c26-popup .container .c26-popup-thumbnail__image-wrapper svg path,.bg-darkest-blue .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg path,.dark .c26-popup .container .c26-popup-thumbnail__image-wrapper svg path,.dark .c26-popup .carousel.container-bleed .c26-popup-thumbnail__image-wrapper svg path{fill:#005aff}.bg-green-800 .c26-popup-modal-container .c26-popup-modal .c26-popup-modal__text *,.bg-yellow-700 .c26-popup-modal-container .c26-popup-modal .c26-popup-modal__text *,.bg-blue-700 .c26-popup-modal-container .c26-popup-modal .c26-popup-modal__text *,.bg-pink-700 .c26-popup-modal-container .c26-popup-modal .c26-popup-modal__text *,.bg-teal-700 .c26-popup-modal-container .c26-popup-modal .c26-popup-modal__text *,.bg-orange-700 .c26-popup-modal-container .c26-popup-modal .c26-popup-modal__text *,.bg-purple-700 .c26-popup-modal-container .c26-popup-modal .c26-popup-modal__text *,.bg-red-700 .c26-popup-modal-container .c26-popup-modal .c26-popup-modal__text *,.bg-grey-700 .c26-popup-modal-container .c26-popup-modal .c26-popup-modal__text *,.bg-grey-800 .c26-popup-modal-container .c26-popup-modal .c26-popup-modal__text *,.bg-darkest-blue .c26-popup-modal-container .c26-popup-modal .c26-popup-modal__text *,.dark .c26-popup-modal-container .c26-popup-modal .c26-popup-modal__text *{color:#1d1e20}.bg-green-800 .c27-investor-table-form .selection span,.bg-yellow-700 .c27-investor-table-form .selection span,.bg-blue-700 .c27-investor-table-form .selection span,.bg-pink-700 .c27-investor-table-form .selection span,.bg-teal-700 .c27-investor-table-form .selection span,.bg-orange-700 .c27-investor-table-form .selection span,.bg-purple-700 .c27-investor-table-form .selection span,.bg-red-700 .c27-investor-table-form .selection span,.bg-grey-700 .c27-investor-table-form .selection span,.bg-grey-800 .c27-investor-table-form .selection span,.bg-darkest-blue .c27-investor-table-form .selection span,.dark .c27-investor-table-form .selection span{color:#1d1e20}.bg-green-800 .c6-complex-text.c6-complex-text__bg-colour *.bg-grey-text *,.bg-yellow-700 .c6-complex-text.c6-complex-text__bg-colour *.bg-grey-text *,.bg-blue-700 .c6-complex-text.c6-complex-text__bg-colour *.bg-grey-text *,.bg-pink-700 .c6-complex-text.c6-complex-text__bg-colour *.bg-grey-text *,.bg-teal-700 .c6-complex-text.c6-complex-text__bg-colour *.bg-grey-text *,.bg-orange-700 .c6-complex-text.c6-complex-text__bg-colour *.bg-grey-text *,.bg-purple-700 .c6-complex-text.c6-complex-text__bg-colour *.bg-grey-text *,.bg-red-700 .c6-complex-text.c6-complex-text__bg-colour *.bg-grey-text *,.bg-grey-700 .c6-complex-text.c6-complex-text__bg-colour *.bg-grey-text *,.bg-grey-800 .c6-complex-text.c6-complex-text__bg-colour *.bg-grey-text *,.bg-darkest-blue .c6-complex-text.c6-complex-text__bg-colour *.bg-grey-text *,.dark .c6-complex-text.c6-complex-text__bg-colour *.bg-grey-text *{color:#0a0b0d}.bg-green-800 .c6-complex-text.c6-complex-text__bg-colour * a.btn,.bg-yellow-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn,.bg-blue-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn,.bg-pink-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn,.bg-teal-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn,.bg-orange-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn,.bg-purple-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn,.bg-red-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn,.bg-grey-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn,.bg-grey-800 .c6-complex-text.c6-complex-text__bg-colour * a.btn,.bg-darkest-blue .c6-complex-text.c6-complex-text__bg-colour * a.btn,.dark .c6-complex-text.c6-complex-text__bg-colour * a.btn{text-decoration:none}.bg-green-800 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue,.bg-yellow-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue,.bg-blue-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue,.bg-pink-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue,.bg-teal-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue,.bg-orange-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue,.bg-purple-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue,.bg-red-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue,.bg-grey-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue,.bg-grey-800 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue,.bg-darkest-blue .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue,.dark .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue{color:#0a0b0d;border:1px solid #005aff}.bg-green-800 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue:hover,.bg-yellow-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue:hover,.bg-blue-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue:hover,.bg-pink-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue:hover,.bg-teal-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue:hover,.bg-orange-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue:hover,.bg-purple-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue:hover,.bg-red-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue:hover,.bg-grey-700 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue:hover,.bg-grey-800 .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue:hover,.bg-darkest-blue .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue:hover,.dark .c6-complex-text.c6-complex-text__bg-colour * a.btn-transparent-blue:hover{border-color:#005aff;color:#005aff}.bg-green-800 .c6-complex-text.bg-grey-text *,.bg-yellow-700 .c6-complex-text.bg-grey-text *,.bg-blue-700 .c6-complex-text.bg-grey-text *,.bg-pink-700 .c6-complex-text.bg-grey-text *,.bg-teal-700 .c6-complex-text.bg-grey-text *,.bg-orange-700 .c6-complex-text.bg-grey-text *,.bg-purple-700 .c6-complex-text.bg-grey-text *,.bg-red-700 .c6-complex-text.bg-grey-text *,.bg-grey-700 .c6-complex-text.bg-grey-text *,.bg-grey-800 .c6-complex-text.bg-grey-text *,.bg-darkest-blue .c6-complex-text.bg-grey-text *,.dark .c6-complex-text.bg-grey-text *{color:#0a0b0d}[data-toggle] .closed{overflow:hidden}[data-toggle] [data-toggle-item].closed{max-height:106px}@media(min-width:720px){[data-toggle] [data-toggle-item].closed{max-height:120px}}[data-toggle] [data-action=close],[data-toggle] [data-action=open]{display:none}[data-toggle] [data-action=close].visible,[data-toggle] [data-action=open].visible{display:inline}[data-toggle] [data-action].hidden{display:none}.paragraph-collapsible .hidden{display:none}.paragraph-collapsible-controls{display:none}.show-more-additional{display:none;margin-top:1.5em;font-size:16px}.show-more-additional.active{display:block}[data-rolldown] [data-rolldown-item]{display:none}[data-rolldown].active [data-rolldown-item]{display:block}[data-rolldown-action],[data-rolldown-action] label{cursor:pointer}body{max-width:100vw;margin:0;overflow-x:hidden}img[src^="//insight.adsrvr.org"]{display:none}.html5-container{position:relative}.html5-container .iframe-throbber{display:block;height:48px;width:48px;position:absolute;top:50%;left:50%;margin-top:-24px;margin-left:-24px;pointer-events:none}.html5-container .throbber{background:url("https://www.nokia.com/sites/default/files/Throbber%20A.png") no-repeat center center;width:100%;height:100%;background-size:contain}.html5-container .module-iframe{width:100%;border:0;height:0;opacity:0;transition:opacity 1s}.iframe-container{position:relative}.iframe-container .iframe-throbber{display:block;height:48px;width:48px;position:absolute;top:50%;left:50%;margin-top:-24px;margin-left:-24px;pointer-events:none}.iframe-container .throbber{background:url("https://www.nokia.com/sites/default/files/Throbber%20A.png") no-repeat center center;width:100%;height:100%;background-size:contain}.iframe-container .module-iframe{width:100%;border:0;height:0;opacity:0;transition:opacity 1s}.anchor-wrap{position:relative}.offset-anchor{position:absolute;top:0}@media(min-height:750px)and (min-width:1100px){.sticky-nav .offset-anchor{top:-70px}.sticky-nav-breadcrumb .offset-anchor{top:-100px}}.swiper-slide.swiper-slide-image button.trigger.focusable{right:40px;width:22px !important;height:22px !important}.contextual.c3-vertical{width:auto}.contextual-region.paragraph .contextual-links .quickedit{display:none}.m3_transparent article.contextual-region>.contextual{top:100px}.m3_transparent .solr-home-block .contextual{top:20px}.contextual.c3-vertical li.paragraphs-editedit-form a::before{display:none}.paragraph-contextual-wrapper{position:relative}.paragraph-contextual-wrapper .contextual{right:50px}.blog-post__author-image{float:left;width:60px;margin-right:10px}.blog-post__author-image a{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;display:block;height:60px;width:60px;overflow:hidden;background:#d8d8d8;border:1px solid #979797}.blog-post__author-name{padding-top:7px;font-size:18px;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;color:#1d1e20;line-height:normal}.blog-post__author-name a{display:inline-block;color:#1d1e20}.blog-post__author-name a:hover{color:#0065ed}.blog-post__author-name p{margin:0}.blog-post__author-name a,.blog-post__author-name p{max-width:100%;white-space:nowrap;font-size:18px;overflow:hidden;text-overflow:ellipsis}.blog-post__blog-tags{line-height:normal;margin-top:20px;height:45px;overflow:hidden}.blog-post__blog-tags a{display:inline-block;color:#0065ed;font-size:13px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin-right:10px}.blog-post__title a{color:#0065ed;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:20px;font-weight:300;line-height:normal}.blog-post__publish-date-and-read-time{padding-top:7px;font-size:18px;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;color:#1d1e20;line-height:normal}.circle{display:inline-block;width:36px;height:36px;border-radius:50%;overflow:hidden}@media(min-width:768px){.circle{width:60px;height:60px}}.checkbox-button{transition:all .3s ease-in-out}.checkbox-button .form-checkbox{display:none}.checkbox-button label{display:inline-block;position:relative;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:20px;font-weight:300;line-height:normal;padding:8px 32px 8px 56px;background-color:rgba(0,0,0,0);border:1px solid #0065ed;border-radius:4px;transition:all .3s ease-in-out;user-select:none;cursor:pointer}.checkbox-button label:before{position:absolute;top:50%;left:12px;content:"";width:16px;height:16px;background-color:#f4f4f4;border:1px solid #0065ed;border-radius:2px;transform:translateY(-50%);transition:all .3s ease-in-out}.checkbox-button label:after{position:absolute;content:" ";top:50%;left:11px;width:14px;height:14px;opacity:0;background:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714%27 height=%2714%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cpath d=%27m2.109 8.027 2.897 2.897 7.138-7.138%27 stroke-width=%272%27 stroke-linejoin=%27round%27 stroke-linecap=%27round%27 stroke=%27rgb%28255%2C255%2C255%29%27 fill=%27none%27 fill-rule=%27evenodd%27/%3E%3C/svg%3E") no-repeat top left;transform:translateX(2px) translateY(-50%)}.checkbox-button input:checked+label{color:#fff;background-color:#0065ed;border-color:#0065ed}.checkbox-button input:checked+label:before{font-size:20px;border-color:#fff;background-color:rgba(0,0,0,0);transform:translateY(-50%) scale(1.3125)}.checkbox-button input:checked+label:after{opacity:1}.radio-button{transition:all .3s ease-in-out}.radio-button .form-radio{display:none}.radio-button label{display:inline-block;position:relative;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:20px;font-weight:300;line-height:normal;padding:8px 32px 8px 64px;background-color:rgba(0,0,0,0);border:1px solid #0065ed;border-radius:24px;transition:all .3s ease-in-out;user-select:none;cursor:pointer}.radio-button label:before{position:absolute;top:50%;left:24px;content:"";width:16px;height:16px;background-color:#f4f4f4;border:1px solid #d4d4d4;border-radius:50%;transform:translateY(-50%);transition:all .3s ease-in-out}.radio-button input:checked+label{color:#fff;background-color:#0065ed;border-color:#0065ed}.radio-button input:checked+label:before{font-size:20px;border-color:#fff;border-width:2px;background-color:rgba(0,0,0,0);transform:translateY(-50%) scale(1.6875)}hr.line--white-40{width:40px;background-color:#fff}hr.line--gray-40{width:40px;background-color:#000;opacity:.35}@media(min-width:768px){hr.line--mobile{display:none}}ol,ul{margin-left:.833rem;margin-bottom:.833rem;font-size:17px;line-height:1.5;color:#1d1e20}@media(min-width:768px){ol,ul{font-size:18px}}.navigation ul{list-style:none;list-style-image:none;list-style-type:none}.navigation ul li{list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}li{margin-bottom:.4rem}.progressbar{width:100%}.progressbar,.progressbar--progress{height:5px;border-radius:2.5px}.progressbar--blue .progressbar--progress{background-color:#0065ed}.h1,h1{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:32px;line-height:120%;letter-spacing:.18px;color:#000}@media(min-width:768px){.h1,h1{font-size:48px;letter-spacing:normal}}@media(min-width:1366px){.h1,h1{font-size:60px}}.h24{font-size:18px !important;letter-spacing:.54px}@media(min-width:1366px){.h24{font-size:24px !important;letter-spacing:.36px}}.h32{font-size:18px !important;letter-spacing:.54px}@media(min-width:768px){.h32{font-size:24px !important;letter-spacing:.36px}}@media(min-width:1366px){.h32{font-size:32px !important;line-height:130%}}.h48{font-size:24px !important;letter-spacing:.36px}@media(min-width:768px){.h48{font-size:32px !important;line-height:130%}}@media(min-width:1366px){.h48{font-size:48px !important;line-height:120%;letter-spacing:.18px}}.h2,h2,.tabbed-content .top h2{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:24px;line-height:135%;letter-spacing:.36px;color:#000}@media(min-width:768px){.h2,h2,.tabbed-content .top h2{font-size:32px;line-height:130%}}@media(min-width:1366px){.h2,h2,.tabbed-content .top h2{font-size:48px;line-height:120%;letter-spacing:.18px}}.h3,h3{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:135%;letter-spacing:.54px;color:#000}@media(min-width:768px){.h3,h3{font-size:24px;letter-spacing:.36px}}@media(min-width:1366px){.h3,h3{font-size:32px;line-height:130%}}.h4,h4{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:135%;letter-spacing:.54px;color:#000}@media(min-width:1366px){.h4,h4{font-size:24px;letter-spacing:.36px}}.h5,h5{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:135%;letter-spacing:.54px;color:#000}@media(min-width:1366px){.h5,h5{font-size:24px;letter-spacing:.36px}}.h6,h6{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:135%;letter-spacing:.54px;color:#000}@media(min-width:1366px){.h6,h6{font-size:24px;letter-spacing:.36px}}label,.label{color:#000;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:14px;line-height:1.29}.text-white label,.navigation-wrapper--original .navigation.bg-transparent label,.navigation-wrapper--2022 .navigation.bg-transparent label,.text-white .label,.navigation-wrapper--original .navigation.bg-transparent .label,.navigation-wrapper--2022 .navigation.bg-transparent .label{color:#fff}a label,a .label{cursor:pointer}label.with-icon,.label.with-icon{display:flex;align-items:center;font-size:16px;line-height:1.33}label.with-icon span,.label.with-icon span{position:relative;padding-left:10px;top:4px}label.with-icon.icon-right,.label.with-icon.icon-right{flex-direction:row-reverse;justify-content:space-between}label.with-icon.icon-right span,.label.with-icon.icon-right span{padding-left:0}[dir=rtl] label.with-icon span,[dir=rtl] .label.with-icon span{padding-left:0;padding-right:10px}a.read-more{color:#0065ed;font-size:14px;font-weight:bold;line-height:1.29}a.read-more svg{width:14px;height:14px;fill:#0065ed}a,.link-class{text-decoration:none;line-height:1.33;color:#0065ed;transition:all .3s ease-in-out}a:hover,.link-class:hover{text-decoration:none}.p,p{font-size:17px;line-height:1.5;margin-bottom:.833rem;color:#1d1e20}@media(min-width:768px){.p,p{font-size:18px}}p.default{font-size:17px !important;line-height:1.5 !important}@media(min-width:768px){p.default{font-size:18px !important}}.p.extrasmall,p.extrasmall{font-size:12px !important;line-height:1.29 !important}@media(min-width:768px){.p.extrasmall,p.extrasmall{font-size:14px !important}}.p.large,p.large{font-size:18px !important;line-height:1.5 !important}@media(min-width:768px){.p.large,p.large{font-size:24px !important}}.p.small,p.small{font-size:14px !important;line-height:1.29 !important}@media(min-width:768px){.p.small,p.small{font-size:16px !important}}.title{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif}.title--eyebrow{font-weight:bold;line-height:1.69;font-size:13px}.title-arrow{display:inline-block;vertical-align:middle;max-width:calc(100% - 25px);margin:0;clear:both}@media(min-width:768px){.title-arrow{max-width:calc(100% - 30px)}}@media(min-width:1366px){.title-arrow{max-width:calc(100% - 40px)}}.title-arrow:after{position:absolute;content:"";width:16px;height:16px;margin-top:6px;margin-left:25px;background-image:url("data:image/svg+xml, %3Csvg width=%2728%27 height=%2722%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m25.63 11.487-7.724 8.106 1.522 1.591 7.725-8.106-1.522-1.59Zm0-.96a.628.628 0 0 1 .213.48.656.656 0 0 1-.212.48l1.522 1.591c.267-.267.48-.589.626-.945a2.98 2.98 0 0 0 0-2.253 2.873 2.873 0 0 0-.626-.945l-1.522 1.591ZM17.907 2.42l7.725 8.105 1.522-1.59L19.428.828l-1.522 1.592Zm7.94 7.385H1.076v2.252h24.77V9.805Zm-7.912 9.787c-.19.213-.293.496-.289.787.005.292.118.57.316.776.197.207.463.325.742.33a1.05 1.05 0 0 0 .753-.302l-1.522-1.591Zm8.486-7.31-.76-.796.76.796Zm0-2.552.761-.796-.76.796ZM19.428.829a1.051 1.051 0 0 0-.754-.301 1.054 1.054 0 0 0-.742.33c-.197.205-.31.484-.315.775-.005.292.098.574.289.788L19.428.829ZM1.077 9.806c-.286 0-.56.119-.762.33a1.152 1.152 0 0 0-.315.796c0 .298.113.585.315.796.202.21.476.33.762.33V9.805Zm24.77 2.252c.285 0 .559-.12.76-.33.203-.211.316-.498.316-.796 0-.299-.113-.585-.315-.796a1.054 1.054 0 0 0-.762-.33v2.252Z%27 fill=%27%23005AFF%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;transform:translateX(-100%)}@media(min-width:768px){.title-arrow:after{width:20px;height:20px;margin-left:30px}}@media(min-width:1366px){.title-arrow:after{width:28px;height:28px;margin-left:40px}}.title-arrow:hover::after{background-image:url("data:image/svg+xml, %3Csvg width=%2728%27 height=%2722%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m25.63 11.487-7.724 8.106 1.522 1.591 7.725-8.106-1.522-1.59Zm0-.96a.628.628 0 0 1 .213.48.656.656 0 0 1-.212.48l1.522 1.591c.267-.267.48-.589.626-.945a2.98 2.98 0 0 0 0-2.253 2.873 2.873 0 0 0-.626-.945l-1.522 1.591ZM17.907 2.42l7.725 8.105 1.522-1.59L19.428.828l-1.522 1.592Zm7.94 7.385H1.076v2.252h24.77V9.805Zm-7.912 9.787c-.19.213-.293.496-.289.787.005.292.118.57.316.776.197.207.463.325.742.33a1.05 1.05 0 0 0 .753-.302l-1.522-1.591Zm8.486-7.31-.76-.796.76.796Zm0-2.552.761-.796-.76.796ZM19.428.829a1.051 1.051 0 0 0-.754-.301 1.054 1.054 0 0 0-.742.33c-.197.205-.31.484-.315.775-.005.292.098.574.289.788L19.428.829ZM1.077 9.806c-.286 0-.56.119-.762.33a1.152 1.152 0 0 0-.315.796c0 .298.113.585.315.796.202.21.476.33.762.33V9.805Zm24.77 2.252c.285 0 .559-.12.76-.33.203-.211.316-.498.316-.796 0-.299-.113-.585-.315-.796a1.054 1.054 0 0 0-.762-.33v2.252Z%27 fill=%27%23005AFF%27/%3E%3C/svg%3E")}h4.title-arrow,h4 .title-arrow,h5.title-arrow,h5 .title-arrow,h6.title-arrow,h6 .title-arrow,.h24.title-arrow,.h24 .title-arrow{margin-top:6px}@media(min-width:768px){h4.title-arrow,h4 .title-arrow,h5.title-arrow,h5 .title-arrow,h6.title-arrow,h6 .title-arrow,.h24.title-arrow,.h24 .title-arrow{max-width:calc(100% - 25px)}}@media(min-width:1366px){h4.title-arrow,h4 .title-arrow,h5.title-arrow,h5 .title-arrow,h6.title-arrow,h6 .title-arrow,.h24.title-arrow,.h24 .title-arrow{max-width:calc(100% - 30px);margin-top:6px}}@media(min-width:768px){h4.title-arrow:after,h4 .title-arrow:after,h5.title-arrow:after,h5 .title-arrow:after,h6.title-arrow:after,h6 .title-arrow:after,.h24.title-arrow:after,.h24 .title-arrow:after{width:16px;height:16px;margin-left:25px}}@media(min-width:1366px){h4.title-arrow:after,h4 .title-arrow:after,h5.title-arrow:after,h5 .title-arrow:after,h6.title-arrow:after,h6 .title-arrow:after,.h24.title-arrow:after,.h24 .title-arrow:after{width:21px;height:21px;margin-left:30px}}.c23-component-item .c23-component__title a.title-arrow{margin-top:6px;color:#1d1e20;text-decoration:none !important;font-weight:300 !important}.c23-component-item .c23-component__title a.title-arrow:focus{box-shadow:none}@media(min-width:768px){.c23-component-item .c23-component__title a.title-arrow{max-width:calc(100% - 5px)}}@media(min-width:1366px){.c23-component-item .c23-component__title a.title-arrow{max-width:calc(100% - 5px);margin-top:6px}}.c23-component-item .c23-component__title a.title-arrow:focus{box-shadow:none}@media(min-width:768px){.c23-component-item .c23-component__title a.title-arrow:after{width:16px;height:16px;margin-left:25px}}@media(min-width:1366px){.c23-component-item .c23-component__title a.title-arrow:after{width:21px;height:21px;margin-left:30px}}.c23-component-item .c23-component__title a.title-arrow:focus:before{outline:0;-webkit-box-shadow:0 0 0 3px #99c2f8;box-shadow:0 0 0 3px #99c2f8}.c23-component-item .c23-component__title a.title-arrow:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%}.c1-reference .title-arrow{margin:0;color:#1d1e20;text-decoration:none !important;font-weight:300 !important}.c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow:focus{box-shadow:none}.c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow:focus:before{outline:0;-webkit-box-shadow:0 0 0 3px #99c2f8;box-shadow:0 0 0 3px #99c2f8}.c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%}.bg-yellow-100 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-yellow-300 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-red-100 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-red-300 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-blue-100 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-blue-300 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-pink-100 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-pink-300 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-teal-100 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-teal-300 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-orange-100 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-orange-300 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-purple-100 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-purple-300 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-green-100 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-green-300 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-grey-100 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-grey-400 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-white .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-paltinum-light .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-grey--light1 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-gray-very-light .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-very-light-blue .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.light .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-blue-very-light .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow{color:#1d1e20}.dark .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-green-800 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-yellow-700 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-blue-700 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-pink-700 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-teal-700 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-orange-700 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-purple-700 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-red-700 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-grey-700 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-grey-800 .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow,.bg-darkest-blue .c1-reference .c1-reference--reference-item .c1-reference__title .title-arrow{color:#fff;text-decoration:underline !important}.dark .c1-reference .video * svg path,.bg-green-800 .c1-reference .video * svg path,.bg-yellow-700 .c1-reference .video * svg path,.bg-blue-700 .c1-reference .video * svg path,.bg-pink-700 .c1-reference .video * svg path,.bg-teal-700 .c1-reference .video * svg path,.bg-orange-700 .c1-reference .video * svg path,.bg-purple-700 .c1-reference .video * svg path,.bg-red-700 .c1-reference .video * svg path,.bg-grey-700 .c1-reference .video * svg path,.bg-grey-800 .c1-reference .video * svg path,.bg-darkest-blue .c1-reference .video * svg path{fill:revert-layer}.dark .c1-reference .video * svg,.bg-green-800 .c1-reference .video * svg,.bg-yellow-700 .c1-reference .video * svg,.bg-blue-700 .c1-reference .video * svg,.bg-pink-700 .c1-reference .video * svg,.bg-teal-700 .c1-reference .video * svg,.bg-orange-700 .c1-reference .video * svg,.bg-purple-700 .c1-reference .video * svg,.bg-red-700 .c1-reference .video * svg,.bg-grey-700 .c1-reference .video * svg,.bg-grey-800 .c1-reference .video * svg,.bg-darkest-blue .c1-reference .video * svg{border:none}.content-in-review{background-color:rgba(255,204,0,.3)}.c18-liftup .content-in-review{position:absolute;height:100%;width:100%;top:0}.pinned-content-region .accordion{bottom:0;margin-left:auto}@media(min-width:1366px){.pinned-content-region .accordion{margin-top:-100px}}.accordion{width:100%}.accordion .accordion-panel-item{position:relative;padding:15px 20px;background-color:#052253;overflow:hidden}.accordion .accordion-panel-item .accordion-panel-chevron{opacity:1;transition:all .3s ease-in-out}.accordion .accordion-panel-item.active{background-color:#124191}.accordion .accordion-panel-item.active .accordion-panel-chevron{opacity:0;z-index:-1}.accordion .accordion-panel-item:last-of-type .accordion-panel-chevron{transform:rotate(180deg)}@media(min-width:768px){.accordion .accordion-panel-item{padding:45px 40px}}.accordion .accordion-panel-item .accordion-link-text{display:block;font-size:17px;line-height:1.5;max-width:410px;color:#fff;font-weight:300;margin-bottom:0}@media(min-width:768px){.accordion .accordion-panel-item .accordion-link-text{font-size:18px}}.accordion .accordion-panel-item svg{fill:#fff}.accordion .accordion-panel-chevron{position:absolute;right:40px;top:30px}.accordion .accordion-link-arrow{margin:5px 0 20px 30px;float:right}.accordion .accordion-panel-extra{display:flex;flex-direction:row-reverse;justify-content:space-between;width:100%}.accordion .accordion-panel-extra>a{display:block;width:100%}.accordion .accordion-panel-item-logo{display:block;margin-bottom:0}.add-to-calendar-widget{position:relative;display:inline-block;font-size:16px;color:#1d1e20}.add-to-calendar-widget:before{content:" ";display:inline-block;position:relative;width:21px;height:24px;margin-right:10px;top:-2px;vertical-align:middle;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2721%27 height=%2724%27 fill=%27rgb%2829%2C30%2C32%29%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M2.75 4.056c-.689 0-1.25.56-1.25 1.25V20.52c0 .69.561 1.25 1.25 1.25h15.215c.69 0 1.25-.56 1.25-1.25V5.306c0-.69-.56-1.25-1.25-1.25H2.75zM17.965 23.27H2.75A2.752 2.752 0 0 1 0 20.52V5.306a2.752 2.752 0 0 1 2.75-2.75h15.215a2.752 2.752 0 0 1 2.75 2.75V20.52a2.752 2.752 0 0 1-2.75 2.75z%27/%3E%3Cpath d=%27M4.72 6.5a.75.75 0 0 1-.75-.75v-5a.75.75 0 0 1 1.5 0v5a.75.75 0 0 1-.75.75m11.276 0a.75.75 0 0 1-.75-.75v-5a.75.75 0 0 1 1.5 0v5a.75.75 0 0 1-.75.75m-5.638 11.58a.75.75 0 0 1-.75-.75v-7a.75.75 0 0 1 1.5 0v7a.75.75 0 0 1-.75.75%27/%3E%3Cpath d=%27M13.858 14.58h-7a.75.75 0 0 1 0-1.5h7a.75.75 0 0 1 0 1.5%27/%3E%3C/g%3E%3C/svg%3E")}.bg-darkest-blue .add-to-calendar-widget,.bg-nokia-blue .add-to-calendar-widget,.bg-color-slate .add-to-calendar-widget,.bg-color-dark .add-to-calendar-widget{color:#fff}.bg-darkest-blue .add-to-calendar-widget:before,.bg-nokia-blue .add-to-calendar-widget:before,.bg-color-slate .add-to-calendar-widget:before,.bg-color-dark .add-to-calendar-widget:before{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2721%27 height=%2724%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M2.75 4.056c-.689 0-1.25.56-1.25 1.25V20.52c0 .69.561 1.25 1.25 1.25h15.215c.69 0 1.25-.56 1.25-1.25V5.306c0-.69-.56-1.25-1.25-1.25H2.75zM17.965 23.27H2.75A2.752 2.752 0 0 1 0 20.52V5.306a2.752 2.752 0 0 1 2.75-2.75h15.215a2.752 2.752 0 0 1 2.75 2.75V20.52a2.752 2.752 0 0 1-2.75 2.75z%27/%3E%3Cpath d=%27M4.72 6.5a.75.75 0 0 1-.75-.75v-5a.75.75 0 0 1 1.5 0v5a.75.75 0 0 1-.75.75m11.276 0a.75.75 0 0 1-.75-.75v-5a.75.75 0 0 1 1.5 0v5a.75.75 0 0 1-.75.75m-5.638 11.58a.75.75 0 0 1-.75-.75v-7a.75.75 0 0 1 1.5 0v7a.75.75 0 0 1-.75.75%27/%3E%3Cpath d=%27M13.858 14.58h-7a.75.75 0 0 1 0-1.5h7a.75.75 0 0 1 0 1.5%27/%3E%3C/g%3E%3C/svg%3E")}.text-yellow .add-to-calendar-widget{color:#fffb00}.text-yellow .add-to-calendar-widget:before{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2721%27 height=%2724%27 fill=%27rgb%28255%2C251%2C0%29%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M2.75 4.056c-.689 0-1.25.56-1.25 1.25V20.52c0 .69.561 1.25 1.25 1.25h15.215c.69 0 1.25-.56 1.25-1.25V5.306c0-.69-.56-1.25-1.25-1.25H2.75zM17.965 23.27H2.75A2.752 2.752 0 0 1 0 20.52V5.306a2.752 2.752 0 0 1 2.75-2.75h15.215a2.752 2.752 0 0 1 2.75 2.75V20.52a2.752 2.752 0 0 1-2.75 2.75z%27/%3E%3Cpath d=%27M4.72 6.5a.75.75 0 0 1-.75-.75v-5a.75.75 0 0 1 1.5 0v5a.75.75 0 0 1-.75.75m11.276 0a.75.75 0 0 1-.75-.75v-5a.75.75 0 0 1 1.5 0v5a.75.75 0 0 1-.75.75m-5.638 11.58a.75.75 0 0 1-.75-.75v-7a.75.75 0 0 1 1.5 0v7a.75.75 0 0 1-.75.75%27/%3E%3Cpath d=%27M13.858 14.58h-7a.75.75 0 0 1 0-1.5h7a.75.75 0 0 1 0 1.5%27/%3E%3C/g%3E%3C/svg%3E")}.ace_dd{display:none;position:absolute;width:195px;right:0;bottom:0;border:1px solid #094391;background:#fff;z-index:10;padding:15px 25px;text-align:left;font-size:14px;transform:translateY(100%)}.ace_opt{display:flex;color:#000 !important;padding:5px 0}.ace_opt:before{display:inline-block;content:" ";width:16px;height:16px;margin-right:20px;background-repeat:no-repeat}[data-ace-id="0"]:before{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2715%27 height=%2715%27%3E%3Cg fill=%27%230072C6%27%3E%3Cpath d=%27M8.995 3.394v2.757l.964.607c.025.008.08.008.106 0l4.147-2.796c0-.33-.309-.568-.483-.568H8.995z%27/%3E%3Cpath d=%27m8.995 7.18.88.604c.124.091.273 0 .273 0-.149.091 4.065-2.707 4.065-2.707v5.067c0 .552-.354.784-.75.784H8.994V7.18zM4.442 5.909c-.3 0-.538.14-.714.422-.177.281-.265.653-.265 1.117 0 .47.088.841.265 1.115.176.273.407.41.693.41.295 0 .529-.134.702-.4.172-.265.259-.634.259-1.106 0-.492-.084-.875-.251-1.148-.168-.273-.398-.41-.689-.41z%27/%3E%3Cpath d=%27M.27 1.994V12.78l8.207 1.72V.406L.27 1.994zM5.762 9.21c-.347.456-.8.685-1.357.685-.544 0-.987-.221-1.33-.663-.341-.443-.513-1.019-.513-1.73 0-.75.174-1.356.522-1.82.348-.463.808-.695 1.382-.695.541 0 .98.222 1.314.665.334.444.502 1.028.502 1.754 0 .746-.174 1.348-.52 1.804z%27/%3E%3C/g%3E%3C/svg%3E")}[data-ace-id="1"]:before{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2715%27 height=%2715%27%3E%3Cg fill=%27none%27%3E%3Cpath fill=%27%234285F4%27 d=%27M14.555 7.682c0-.504-.041-1.01-.128-1.506H7.44V9.03h4a3.426 3.426 0 0 1-1.48 2.252v1.852h2.387c1.401-1.29 2.207-3.197 2.207-5.452z%27/%3E%3Cpath fill=%27%2334A853%27 d=%27M7.362 14.99c1.983 0 3.655-.66 4.873-1.801l-2.369-1.864c-.66.455-1.51.713-2.501.713-1.918 0-3.545-1.314-4.128-3.079H.792v1.922c1.248 2.519 3.79 4.109 6.57 4.109z%27/%3E%3Cpath fill=%27%23FBBC04%27 d=%27M3.266 9.062a4.435 4.435 0 0 1 0-2.835V4.32H.806a7.41 7.41 0 0 0 0 6.65l2.46-1.908z%27/%3E%3Cpath fill=%27%23EA4335%27 d=%27M7.424 3.096a4.023 4.023 0 0 1 2.847 1.118l2.119-2.13A7.114 7.114 0 0 0 7.424.146a7.416 7.416 0 0 0-6.632 4.11l2.465 1.92c.586-1.767 2.23-3.08 4.167-3.08z%27/%3E%3C/g%3E%3C/svg%3E")}[data-ace-id="2"]:before{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2717%27 height=%2715%27%3E%3Cg fill=%27%235F01D1%27%3E%3Cpath d=%27M.013 3.57h3.121l1.817 4.724 1.841-4.723h3.04L5.254 14.753H2.197L3.45 11.79z%27/%3E%3Ccircle cx=%2710.636%27 cy=%279.844%27 r=%271.909%27/%3E%3Cpath d=%27M13.02 7.389H9.545L12.63.025h3.462z%27/%3E%3C/g%3E%3C/svg%3E")}[data-ace-id="4"]:before{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2713%27 height=%2715%27 fill=%27rgb%280%2C0%2C0%29%27%3E%3Cpath d=%27M12.426 11.69a8.145 8.145 0 0 1-.81 1.45c-.426.604-.775 1.023-1.043 1.255-.417.381-.864.577-1.342.588-.343 0-.757-.097-1.239-.294-.483-.197-.927-.294-1.333-.294-.426 0-.883.097-1.372.294-.49.197-.884.3-1.185.31-.458.02-.915-.182-1.372-.604-.29-.253-.655-.686-1.091-1.3a8.975 8.975 0 0 1-1.154-2.282C.162 9.877 0 8.97 0 8.093c0-1.006.218-1.873.655-2.6.344-.583.8-1.043 1.373-1.381a3.704 3.704 0 0 1 1.855-.521c.364 0 .842.112 1.435.332.592.221.972.333 1.138.333.125 0 .547-.13 1.263-.392.676-.242 1.247-.343 1.715-.303 1.268.102 2.22.6 2.854 1.495-1.134.684-1.695 1.642-1.684 2.87.01.958.36 1.754 1.045 2.387.31.293.657.52 1.043.681a10.85 10.85 0 0 1-.266.696zM9.52.3c0 .75-.276 1.45-.824 2.099-.663.77-1.464 1.216-2.332 1.146a2.325 2.325 0 0 1-.018-.284c0-.72.315-1.491.875-2.121C7.5.82 7.855.555 8.286.344 8.715.135 9.12.02 9.503 0c.011.1.016.2.016.3z%27/%3E%3C/svg%3E")}.bitesized-content-item{padding-top:18px;padding-bottom:28px}.bitesized-content-item h3{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:17px;line-height:1.5;margin-bottom:.6667rem;color:#000}@media(min-width:768px){.bitesized-content-item h3{font-size:16px}}.bitesized-content-item .icon{margin:10px 20px 12px 0;float:left;width:36px}@media(min-width:768px){.bitesized-content-item .icon{float:none;width:auto}}.bitesized-content-item .icon svg{width:36px;height:36px}@media(min-width:768px){.bitesized-content-item .icon svg{width:60px;height:60px}}.bitesized-content-item .copy{float:left;width:calc(100% - 56px)}@media(min-width:768px){.bitesized-content-item .copy{float:none;width:auto}}.bitesized-content-item .copy svg{vertical-align:middle;transform:rotate(270deg)}.bitesized-content-item .copy a{color:#0065ed}.bitesized-content-item .copy a h3,.bitesized-content-item .copy a h5{color:#0065ed;margin:0;font-weight:normal}.bitesized-content-item .copy a:hover h3,.bitesized-content-item .copy a:hover h5{color:#052253}.bitesized-content-item .copy a:hover path{fill:#6e6e6e}.blog-author-profile{margin-bottom:40px;text-align:center;overflow:hidden}@media(min-width:768px){.blog-author-profile{text-align:left}}.blog-author-profile-image{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;display:inline-block;overflow:hidden;text-align:center;background:#d8d8d8;border:1px solid #979797;width:162px;height:162px;margin-bottom:10px}@media(min-width:768px){.blog-author-profile-image{float:left;display:block;margin-bottom:30px}.blog-author-profile-image.profiles-page-content-item-link-image{margin-bottom:15px}}.blog-author-profile-description{letter-spacing:.36px;margin-left:0}@media(min-width:768px){.blog-author-profile-description-text{margin-left:192px}}.blog-author-profile-description>h2,.tabbed-content .top .blog-author-profile-description>h2{font-size:18px;margin-bottom:.833rem;font-weight:300}.blog-author-profile-description p{text-align:left}.pagination-nav{text-align:center}.pagination-nav ul{padding:30px 0;margin:0}.pagination-nav ul li{display:inline-block}.pagination-nav ul li a,.pagination-nav ul li span{display:block;width:22px;border:1px solid rgba(0,0,0,0)}@media(min-width:768px){.pagination-nav ul li a,.pagination-nav ul li span{width:30px}}.pagination-nav ul .active a{border-color:#124191}.blog-post__footer{padding:20px}.blog-post__footer .blog-introduction{color:#8e8e8f;min-height:54px}.blog-post__header{padding:20px}@media(min-width:768px){.blog-post__header{min-height:145px;padding:25px 20px 0}}.blog-post__image{width:100%}@media(min-width:1100px){.blog-post__image{max-width:360px}}.blog-post__image a,.blog-post__image img{height:auto;width:100%;margin:0}@media(min-width:1100px){.blog-post__image a,.blog-post__image img{max-width:360px}}.box{overflow:hidden}.box--background{padding:0}.box--background-image{position:absolute;width:100%;height:100%;background-position:center;background-size:cover;padding:30px;z-index:0;transition:all .3s ease-in-out}.box--background .title{position:relative;padding-top:32px;padding-left:32px;z-index:1}.box--background h3,.box--background .optional-description{position:relative;padding-left:32px;z-index:1}.box:hover .box--background-image,.box:focus .box--background-image{transform:scale(1.2)}.box.gradient-default .box__link{position:absolute}.box--bg-blue-bright{background-color:#1000a9}.box-fix-aspect{height:0;max-width:none;overflow:hidden;position:relative}@media(min-width:768px){.box-fix-aspect.box-fix-aspect--short .box-fix-aspect-inside>*{margin-bottom:20px}}.box-fix-aspect .box-fix-aspect-inside{position:absolute;top:0;left:0;width:100%;height:100%;padding:32px 40px}@media(min-width:768px){.box-fix-aspect .box-fix-aspect-inside{padding:10px 14px}}@media(min-width:1366px){.box-fix-aspect .box-fix-aspect-inside{padding:40px 53px}}.box-fix-aspect .box-fix-aspect-inside:hover>.box-picture-responsive{transform:scale(1.2)}.box-fix-aspect .box-fix-aspect-inside>*:not(.box-picture-responsive),.box-fix-aspect .box-fix-aspect-inside>*:not(.box__link){margin-bottom:24px}@media(min-width:768px){.box-fix-aspect .box-fix-aspect-inside>*:not(.box-picture-responsive),.box-fix-aspect .box-fix-aspect-inside>*:not(.box__link){margin-bottom:12px}}@media(min-width:1366px){.box-fix-aspect .box-fix-aspect-inside>*:not(.box-picture-responsive),.box-fix-aspect .box-fix-aspect-inside>*:not(.box__link){margin-bottom:32px}}.box-fix-aspect .box-fix-aspect-inside p{line-height:1.5}.box-fix-aspect .box-fix-aspect-inside .large{width:185px}@media(min-width:768px){.box-fix-aspect .box-fix-aspect-inside .large{width:200px;font-size:16px}}@media(min-width:1366px){.box-fix-aspect .box-fix-aspect-inside .large{width:250px}}.box-fix-aspect .box-picture-responsive{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:all .3s ease-in-out}.box-fix-aspect .box-picture-responsive img{margin-bottom:0;width:100%}.box-fix-aspect--1-mobile{padding:0 0 100%}@media(min-width:768px){.box-fix-aspect--1-mobile{padding-top:0;height:auto;overflow:auto}}@media(min-width:768px){.box-fix-aspect--0695-tablet{height:0;overflow:hidden;padding:0 0 69.5%}.box-fix-aspect--060-tablet{height:0;overflow:hidden;padding:0 0 60%}}.box-media{padding:20px}.box-media-image{float:right}.box-nav-background{min-height:200px;padding-bottom:60px;padding-top:40px;background-position:bottom right;background-repeat:no-repeat;background-size:contain}@media(min-width:1366px){.box-nav-background{min-height:240px}}.box-nav-background.box{max-width:none;padding:20px;width:100%}@media(min-width:1366px){.box-nav-background.box{height:calc(50vh - 94px);min-height:350px;padding:40px 0 60px}}[dir=rtl] .box-nav-background.box{padding-right:25vw}[dir=rtl] .box-nav-background.box .nc-7{flex:0 1 80%}.box-nav-background h2,.box-nav-background .tabbed-content .top h2,.tabbed-content .top .box-nav-background h2{max-width:75%}@media(min-width:768px){.box-nav-background h2,.box-nav-background .tabbed-content .top h2,.tabbed-content .top .box-nav-background h2{margin-top:15px}}[dir=rtl] .box-nav-background h2{max-width:100%}@media(max-width:1023px){.box-nav-background .btn{display:none}[dir=rtl] .box-nav-background .btn{max-width:100%}}.box-nav-colored{border-right:1px solid #f4f4f4;min-height:150px;background-position:center right;background-size:cover;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif}.box-nav-colored.box{padding:35px 0 20px}.box-nav-colored p{font-weight:normal;font-size:14px;line-height:1.5}.box-nav-colored p:nth-child(2){color:#d4d4d4;margin-top:7px}.box-nav-colored .nc-3{text-align:center}.box-nav-colored svg{max-width:40px}.box-nav-colored svg g{stroke:#fff}.box{max-width:750px;padding:32px;position:relative;z-index:0}.box>*{margin-bottom:32px}.box>*:last-child{margin-bottom:0}.box__link{position:absolute;top:0;left:0;width:100%;height:100%}.box .title--eyebrow.text--white{color:#fff}.box.text-black *,.box.listings-related *{color:#000}.box.text-white *,.navigation-wrapper--original .box.navigation.bg-transparent *,.navigation-wrapper--2022 .box.navigation.bg-transparent *{color:#fff}.box{max-width:750px;padding:32px;position:relative;z-index:0}.box>*{margin-bottom:32px}.box>*:last-child{margin-bottom:0}.box__link{position:absolute;top:0;left:0;width:100%;height:100%}.box .title--eyebrow.text--white{color:#fff}.box.text-black *,.box.listings-related *{color:#000}.box.text-white *,.navigation-wrapper--original .box.navigation.bg-transparent *,.navigation-wrapper--2022 .box.navigation.bg-transparent *{color:#fff}.box{overflow:hidden}.box--background{padding:0}.box--background-image{position:absolute;width:100%;height:100%;background-position:center;background-size:cover;padding:30px;z-index:0;transition:all .3s ease-in-out}.box--background .title{position:relative;padding-top:32px;padding-left:32px;z-index:1}.box--background h3,.box--background .optional-description{position:relative;padding-left:32px;z-index:1}.box:hover .box--background-image,.box:focus .box--background-image{transform:scale(1.2)}.box.gradient-default .box__link{position:absolute}.box--bg-blue-bright{background-color:#1000a9}.box-fix-aspect{height:0;max-width:none;overflow:hidden;position:relative}@media(min-width:768px){.box-fix-aspect.box-fix-aspect--short .box-fix-aspect-inside>*{margin-bottom:20px}}.box-fix-aspect .box-fix-aspect-inside{position:absolute;top:0;left:0;width:100%;height:100%;padding:32px 40px}@media(min-width:768px){.box-fix-aspect .box-fix-aspect-inside{padding:10px 14px}}@media(min-width:1366px){.box-fix-aspect .box-fix-aspect-inside{padding:40px 53px}}.box-fix-aspect .box-fix-aspect-inside:hover>.box-picture-responsive{transform:scale(1.2)}.box-fix-aspect .box-fix-aspect-inside>*:not(.box-picture-responsive),.box-fix-aspect .box-fix-aspect-inside>*:not(.box__link){margin-bottom:24px}@media(min-width:768px){.box-fix-aspect .box-fix-aspect-inside>*:not(.box-picture-responsive),.box-fix-aspect .box-fix-aspect-inside>*:not(.box__link){margin-bottom:12px}}@media(min-width:1366px){.box-fix-aspect .box-fix-aspect-inside>*:not(.box-picture-responsive),.box-fix-aspect .box-fix-aspect-inside>*:not(.box__link){margin-bottom:32px}}.box-fix-aspect .box-fix-aspect-inside p{line-height:1.5}.box-fix-aspect .box-fix-aspect-inside .large{width:185px}@media(min-width:768px){.box-fix-aspect .box-fix-aspect-inside .large{width:200px;font-size:16px}}@media(min-width:1366px){.box-fix-aspect .box-fix-aspect-inside .large{width:250px}}.box-fix-aspect .box-picture-responsive{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:all .3s ease-in-out}.box-fix-aspect .box-picture-responsive img{margin-bottom:0;width:100%}.box-fix-aspect--1-mobile{padding:0 0 100%}@media(min-width:768px){.box-fix-aspect--1-mobile{padding-top:0;height:auto;overflow:auto}}@media(min-width:768px){.box-fix-aspect--0695-tablet{height:0;overflow:hidden;padding:0 0 69.5%}.box-fix-aspect--060-tablet{height:0;overflow:hidden;padding:0 0 60%}}.box-media{padding:20px}.box-media-image{float:right}.box-nav-background{min-height:200px;padding-bottom:60px;padding-top:40px;background-position:bottom right;background-repeat:no-repeat;background-size:contain}@media(min-width:1366px){.box-nav-background{min-height:240px}}.box-nav-background.box{max-width:none;padding:20px;width:100%}@media(min-width:1366px){.box-nav-background.box{height:calc(50vh - 94px);min-height:350px;padding:40px 0 60px}}[dir=rtl] .box-nav-background.box{padding-right:25vw}[dir=rtl] .box-nav-background.box .nc-7{flex:0 1 80%}.box-nav-background h2,.box-nav-background .tabbed-content .top h2,.tabbed-content .top .box-nav-background h2{max-width:75%}@media(min-width:768px){.box-nav-background h2,.box-nav-background .tabbed-content .top h2,.tabbed-content .top .box-nav-background h2{margin-top:15px}}[dir=rtl] .box-nav-background h2{max-width:100%}@media(max-width:1023px){.box-nav-background .btn{display:none}[dir=rtl] .box-nav-background .btn{max-width:100%}}.box-nav-colored{border-right:1px solid #f4f4f4;min-height:150px;background-position:center right;background-size:cover;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif}.box-nav-colored.box{padding:35px 0 20px}.box-nav-colored p{font-weight:normal;font-size:14px;line-height:1.5}.box-nav-colored p:nth-child(2){color:#d4d4d4;margin-top:7px}.box-nav-colored .nc-3{text-align:center}.box-nav-colored svg{max-width:40px}.box-nav-colored svg g{stroke:#fff}.breadcrumb{display:none;width:100%;height:30px;background:#edf2f5;order:3;z-index:4}@media(min-width:1100px){.breadcrumb{display:block}}.breadcrumb ul{display:flex;margin:0;height:30px;align-items:center}.breadcrumb li{display:inline-block;margin:0;padding:0 10px;height:14px;border-left:1px solid #6e6e6e;font-size:11px}.breadcrumb li:first-child{padding-left:0;border:0}.breadcrumb a{line-height:1;color:#000}.breadcrumb a.is-active,.breadcrumb a:hover{color:#0065ed}@media(min-width:1100px){.nav-2022--has-active-menu-with-breadcrumb .breadcrumb{display:block;margin-top:72px}}@media(min-width:1100px){.nav-2022--has-active-menu-without-breadcrumb .layout-content{margin-top:72px}}.m-breadcrumb-grid{display:none}@media screen and (max-width:1024px){.m-breadcrumb-grid{display:grid;align-items:center;background:#edf2f5}.m-breadcrumb{display:block;margin-top:0px;margin-bottom:0px;display:flex}.m-breadcrumb li{border:none !important;padding:0px !important}.m-breadcrumb li a{color:#757575 !important;font-size:14px !important;font-weight:400 !important;display:flex;height:31px}.m-breadcrumb .nav-txt{margin-top:8px;line-height:1.3}.m-breadcrumb .nav-last-child{width:10.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drop-container #bread-nav{display:none;margin-top:2px}.drop-container input#bread-nav:checked~.drop{display:block}.drop-container label{font-weight:500;line-height:1.8}.drop-container .drop{display:none;position:absolute;background:#fff;padding:16px 24px 0px 24px;z-index:999;border-radius:4px;margin-top:5px;margin-left:0px;box-shadow:0px 4px 18px 0px rgba(0,0,0,.1019607843)}.drop-container .drop a{display:block;color:#000 !important;line-height:unset;height:31px}.drop-container .drop .list{flex-direction:column;height:auto}.drop-container .drop .list li{width:100%;font-size:14px;font-weight:400;margin-bottom:16px}}.c23-component{position:relative}.c23-component .container,.c23-component .carousel.container-bleed{max-width:calc(100% - 64px) !important}@media(min-width:1366px){.c23-component .container,.c23-component .carousel.container-bleed{max-width:1376px !important}}.c23-component .container .nr,.c23-component .carousel.container-bleed .nr{padding-top:24px;padding-bottom:24px}.c23-component .container.text-white,.c23-component .navigation-wrapper--original .container.navigation.bg-transparent,.navigation-wrapper--original .c23-component .container.navigation.bg-transparent,.c23-component .navigation-wrapper--2022 .container.navigation.bg-transparent,.navigation-wrapper--2022 .c23-component .container.navigation.bg-transparent,.c23-component .text-white.carousel.container-bleed,.c23-component .navigation-wrapper--original .carousel.container-bleed.navigation.bg-transparent,.navigation-wrapper--original .c23-component .carousel.container-bleed.navigation.bg-transparent,.c23-component .navigation-wrapper--2022 .carousel.container-bleed.navigation.bg-transparent,.navigation-wrapper--2022 .c23-component .carousel.container-bleed.navigation.bg-transparent{position:relative;z-index:2}.c23-component .tns-ovh{margin-right:calc((-100vw + 100%)/2)}.c23-component div[id^=tns]>.tns-item{width:228px !important}@media(min-width:768px){.c23-component div[id^=tns]>.tns-item{width:300px !important}}@media(min-width:1366px){.c23-component div[id^=tns]>.tns-item{width:437px !important}}.c23-component__wrapper{position:relative}@media(min-width:1366px){.c23-component__wrapper.tl-margin{margin-top:100px;margin-left:100px}}.c23-component__gradients{position:absolute;left:0;right:0;top:0;bottom:0;margin-left:calc((-100vw + 100%)/2);margin-right:calc((-100vw + 100%)/2);background-repeat:no-repeat;background-size:100% 50%;background-position:top center;z-index:1}.c23-component__slides .c23-component__description{color:#0a0b0d !important}.c23-component-item{position:relative;display:flex;flex-direction:column}.c23-component__title{margin:0;color:#0a0b0d}.c23-component__title a{color:#1d1e20}.c23-component__label{margin-top:0;margin-bottom:0px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:140%;letter-spacing:.56px;color:#0a0b0d}.c23-component__description{margin-top:4px;margin-bottom:0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:120%;letter-spacing:.56px;color:#0a0b0d}.text-white .c23-component__description,.navigation-wrapper--original .navigation.bg-transparent .c23-component__description,.navigation-wrapper--2022 .navigation.bg-transparent .c23-component__description{color:#fff}@media(min-width:768px){.c23-component__description{margin-top:8px;line-height:135%}}@media(min-width:1366px){.c23-component__description{font-size:18px}}.c23-component__image-container{position:relative;width:100%;margin-bottom:8px;line-height:0;overflow:hidden}.c23-component__image-container img:not(.oembed-lazyload__img){margin:0;height:auto;width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:8px}@media only screen and (min-width:320px)and (max-width:767px){.c23-component__image-container.square__image img{margin-top:26px}}.c23-component__image-container.square__image img{aspect-ratio:1/1}.c23-component .video{width:100%;height:auto}.c23-component .video a{display:block}.c23-component .video svg{left:16px !important;right:auto;top:auto;bottom:16px;margin:0 !important;padding:0}.c23-component .c23-component-item .img_thumb .c23-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;text-decoration-skip-ink:none;text-align:center;position:absolute;bottom:20px;right:20px;cursor:default;padding:12px 18px;color:#000}.c23-component .c23-component-item .img_thumb .c23-nfs-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;text-decoration-skip-ink:none;text-align:center;position:absolute;bottom:20px;right:20px;cursor:default;padding:12px 18px;color:#000}.c23-component .c23-component-item .img_thumb .c23-nbl-pill-size{width:77px;height:21px;font-size:9px;font-weight:400;line-height:8px;bottom:10px;right:10px;padding:8px 10px}.hide_pills .c23-nbl-pill-with-img{display:none}.h24.c1-reference__title .icon-right-arrow::after{flex:0 0 25px;max-width:25px;height:15px;margin-left:8px}@media(min-width:1366px){.h24.c1-reference__title .icon-right-arrow::after{flex:0 0 30px;max-width:30px;height:20px}}.c26-popup-modal-container{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;background-color:rgba(186,218,255,.5);overflow:auto}.c26-popup-modal-container .c26-popup-modal{position:relative;background-color:#fff;border-radius:8px;display:grid;margin:50px auto;max-width:375px}@media(min-width:768px){.c26-popup-modal-container .c26-popup-modal{max-height:700px;max-width:900px;margin:75px 50px;display:flex;align-items:stretch;grid-template-rows:repeat(2,1fr)}}@media(min-width:1366px){.c26-popup-modal-container .c26-popup-modal{max-width:1200px;max-height:900px;margin:100px auto;grid-template-rows:repeat(2,1fr)}}.c26-popup-modal-container .c26-popup-modal__close{background:url("data:image/svg+xml, %3Csvg width=%2722%27 height=%2722%27 viewBox=%270 0 24 24%27 fill=%27rgb%280%2C90%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m.75 23.249 22.5-22.5M23.25 23.249.75.749%27 stroke=%27rgb%280%2C90%2C255%29%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");cursor:pointer;display:block;height:22px;position:absolute;right:45px;top:29px;width:22px}@media(min-width:1366px){.c26-popup-modal-container .c26-popup-modal__close{right:29px;top:29px}}.c26-popup-modal-container .c26-popup-modal__title{color:#000;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-weight:300;font-size:18px;line-height:135%;margin-bottom:16px}@media(min-width:768px){.c26-popup-modal-container .c26-popup-modal__title{margin-bottom:24px}}@media(min-width:1366px){.c26-popup-modal-container .c26-popup-modal__title{font-size:24px}}.c26-popup-modal-container .c26-popup-modal__subtitle{color:#000;letter-spacing:.03em;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-weight:700;font-size:18px;line-height:135%}.c26-popup-modal-container .c26-popup-modal__image{margin:0;display:block;flex-basis:50%}.c26-popup-modal-container .c26-popup-modal__image img{margin:0;display:block;height:100%;width:100%;object-fit:cover;border-bottom-right-radius:8px;border-bottom-left-radius:8px}@media(min-width:768px){.c26-popup-modal-container .c26-popup-modal__image img{border-top-left-radius:8px;border-bottom-right-radius:unset}}.c26-popup-modal-container .c26-popup-modal__text{font-weight:300;font-size:18px;line-height:135%;flex-basis:50%;margin:64px 0 32px 0;padding:0 32px 0 32px;order:-1}.c26-popup-modal-container .c26-popup-modal__text strong{font-weight:500}@media(min-width:768px){.c26-popup-modal-container .c26-popup-modal__text{max-height:unset;order:unset;margin:80px 0 80px 0;padding:0 48px 0 32px;overflow-y:auto}}@media(min-width:1366px){.c26-popup-modal-container .c26-popup-modal__text{font-size:24px}}.c26-popup-modal-container .c26-popup-modal__link{color:#005adf}.c26-popup-thumbnail{margin-bottom:32px;text-align:center}.c26-popup-thumbnail:last-child{margin-bottom:0}@media(min-width:1366px){.c26-popup-thumbnail{text-align:left}}.c26-popup-thumbnail__image{margin-bottom:0;border-radius:8px;flex-basis:100%}.c26-popup-thumbnail__image:hover{transform:scale(1.1);transition:transform .5s ease-in-out}.c26-popup-thumbnail__image-wrapper{position:relative;display:flex}.c26-popup-thumbnail__image-wrapper svg{position:absolute;bottom:20px;left:20px}.c26-popup-thumbnail__link{display:block}.c26-popup-thumbnail__link,.c26-popup-thumbnail__title{color:#000;font-weight:300;font-size:24px;line-height:135%;letter-spacing:.02em;margin-top:16px;text-align:left}.c9-highlights-component--statistic{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:60px;line-height:100%;letter-spacing:.18px;margin-bottom:24px;color:#000}.c9-highlights-component--label p{margin:0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:120%;letter-spacing:.54px;color:#000}@media(min-width:768px){.c9-highlights-component--label p{line-height:135%}}@media(min-width:1366px){.c9-highlights-component--label p{font-size:18px}}.carousel-slide{position:relative}@media(min-width:768px){.carousel-slide{height:720px}}.carousel-slide label{display:block;margin-top:10px;margin-bottom:18px}.carousel-slide .read-more{position:absolute;bottom:24px}.carousel-slide.with-image .carousel-image-container{overflow:hidden;min-height:300px;height:300px;margin-bottom:20px;padding-right:20px}@media(min-width:768px){.carousel-slide.with-image .carousel-image-container{padding-right:unset}}@media(min-width:768px){.carousel-slide.with-image .carousel-image-container:hover .carousel-image,.carousel-slide.with-image .carousel-image-container:focus .carousel-image{transform:scale(1.2)}}@media(min-width:768px)and (-ms-high-contrast:none),(min-width:768px)and (-ms-high-contrast:active){.carousel-slide.with-image .carousel-image-container:hover .carousel-image,.carousel-slide.with-image .carousel-image-container:focus .carousel-image{transform:none}}@media(min-width:768px)and (-ms-high-contrast:none),(min-width:768px)and (-ms-high-contrast:active){.carousel-slide.with-image .carousel-image-container:hover,.carousel-slide.with-image .carousel-image-container:focus{opacity:.8}}@media(min-width:768px){.carousel-slide.with-image .carousel-image-container:hover .carousel-video .video-background-image,.carousel-slide.with-image .carousel-image-container:hover .carousel-video .video-image-container,.carousel-slide.with-image .carousel-image-container:focus .carousel-video .video-background-image,.carousel-slide.with-image .carousel-image-container:focus .carousel-video .video-image-container{transform:scale(1.2)}}@media(min-width:768px)and (-ms-high-contrast:none),(min-width:768px)and (-ms-high-contrast:active){.carousel-slide.with-image .carousel-image-container:hover .carousel-video .video-background-image,.carousel-slide.with-image .carousel-image-container:hover .carousel-video .video-image-container,.carousel-slide.with-image .carousel-image-container:focus .carousel-video .video-background-image,.carousel-slide.with-image .carousel-image-container:focus .carousel-video .video-image-container{transform:none}}@media(min-width:768px)and (-ms-high-contrast:none),(min-width:768px)and (-ms-high-contrast:active){.carousel-slide.with-image .carousel-image-container:hover .carousel-video,.carousel-slide.with-image .carousel-image-container:focus .carousel-video{opacity:.8}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.carousel-slide.with-image .carousel-image-container{padding-right:0}}.carousel-slide.with-image .carousel-image{transition:all .2s cubic-bezier(0.001,0.2,0.6,0.1);display:flex;justify-content:center;align-items:center;max-height:300px;overflow:hidden}.carousel-slide.with-image .carousel-image img{width:auto;height:auto}.carousel-slide.with-image .carousel-video .video-image-container{display:flex;justify-content:center;align-items:center;max-height:300px;overflow:hidden}.carousel-slide.with-image .carousel-video .video-image-container img{width:auto;height:auto}.carousel-slide.with-image .carousel-video .video-background-image,.carousel-slide.with-image .carousel-video .video-image-container{overflow:hidden;transition:all .2s cubic-bezier(0.001,0.2,0.6,0.1)}.carousel-slide.with-image .carousel-video a{width:100%;height:100%}.carousel-slide.with-image .carousel-video a .video-background-image,.carousel-slide.with-image .carousel-video a .video-image-container{width:100%;height:100%}.carousel-slide.with-image .title{padding-right:20px;line-height:1.5;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:17px;letter-spacing:normal;color:#000;margin-bottom:.8em}@media(min-width:768px){.carousel-slide.with-image .title{padding-right:0;font-size:20px}}.carousel-slide .optional-description{font-size:16px;padding-bottom:24px}.bg-white .carousel .label-default,.bg-white .carousel h2,.bg-white .carousel .title,.bg-blue-brightest .carousel .label-default,.bg-blue-brightest .carousel h2,.bg-blue-brightest .carousel .title,.bg-very-light-blue .carousel .label-default,.bg-very-light-blue .carousel h2,.bg-very-light-blue .carousel .title,.bg-gray-very-light .carousel .label-default,.bg-gray-very-light .carousel h2,.bg-gray-very-light .carousel .title,.bg-light-grey .carousel .label-default,.bg-light-grey .carousel h2,.bg-light-grey .carousel .title{color:#000}.bg-white .carousel .label-default:hover,.bg-white .carousel .label-default:active,.bg-white .carousel .label-default:focus,.bg-white .carousel h2:hover,.bg-white .carousel h2:active,.bg-white .carousel h2:focus,.bg-white .carousel .title:hover,.bg-white .carousel .title:active,.bg-white .carousel .title:focus,.bg-blue-brightest .carousel .label-default:hover,.bg-blue-brightest .carousel .label-default:active,.bg-blue-brightest .carousel .label-default:focus,.bg-blue-brightest .carousel h2:hover,.bg-blue-brightest .carousel h2:active,.bg-blue-brightest .carousel h2:focus,.bg-blue-brightest .carousel .title:hover,.bg-blue-brightest .carousel .title:active,.bg-blue-brightest .carousel .title:focus,.bg-very-light-blue .carousel .label-default:hover,.bg-very-light-blue .carousel .label-default:active,.bg-very-light-blue .carousel .label-default:focus,.bg-very-light-blue .carousel h2:hover,.bg-very-light-blue .carousel h2:active,.bg-very-light-blue .carousel h2:focus,.bg-very-light-blue .carousel .title:hover,.bg-very-light-blue .carousel .title:active,.bg-very-light-blue .carousel .title:focus,.bg-gray-very-light .carousel .label-default:hover,.bg-gray-very-light .carousel .label-default:active,.bg-gray-very-light .carousel .label-default:focus,.bg-gray-very-light .carousel h2:hover,.bg-gray-very-light .carousel h2:active,.bg-gray-very-light .carousel h2:focus,.bg-gray-very-light .carousel .title:hover,.bg-gray-very-light .carousel .title:active,.bg-gray-very-light .carousel .title:focus,.bg-light-grey .carousel .label-default:hover,.bg-light-grey .carousel .label-default:active,.bg-light-grey .carousel .label-default:focus,.bg-light-grey .carousel h2:hover,.bg-light-grey .carousel h2:active,.bg-light-grey .carousel h2:focus,.bg-light-grey .carousel .title:hover,.bg-light-grey .carousel .title:active,.bg-light-grey .carousel .title:focus{color:#052253}.bg-white .carousel .carousel-slide .read-more,.bg-blue-brightest .carousel .carousel-slide .read-more,.bg-very-light-blue .carousel .carousel-slide .read-more,.bg-gray-very-light .carousel .carousel-slide .read-more,.bg-light-grey .carousel .carousel-slide .read-more{color:#0065ed}.bg-white .carousel .carousel-slide a .title,.bg-white .carousel .carousel-slide h2,.bg-white .carousel .carousel-slide .title,.bg-blue-brightest .carousel .carousel-slide a .title,.bg-blue-brightest .carousel .carousel-slide h2,.bg-blue-brightest .carousel .carousel-slide .title,.bg-very-light-blue .carousel .carousel-slide a .title,.bg-very-light-blue .carousel .carousel-slide h2,.bg-very-light-blue .carousel .carousel-slide .title,.bg-gray-very-light .carousel .carousel-slide a .title,.bg-gray-very-light .carousel .carousel-slide h2,.bg-gray-very-light .carousel .carousel-slide .title,.bg-light-grey .carousel .carousel-slide a .title,.bg-light-grey .carousel .carousel-slide h2,.bg-light-grey .carousel .carousel-slide .title{color:#0065ed}.bg-white .carousel .carousel-slide a .title:hover,.bg-white .carousel .carousel-slide h2:hover,.bg-white .carousel .carousel-slide .title:hover,.bg-blue-brightest .carousel .carousel-slide a .title:hover,.bg-blue-brightest .carousel .carousel-slide h2:hover,.bg-blue-brightest .carousel .carousel-slide .title:hover,.bg-very-light-blue .carousel .carousel-slide a .title:hover,.bg-very-light-blue .carousel .carousel-slide h2:hover,.bg-very-light-blue .carousel .carousel-slide .title:hover,.bg-gray-very-light .carousel .carousel-slide a .title:hover,.bg-gray-very-light .carousel .carousel-slide h2:hover,.bg-gray-very-light .carousel .carousel-slide .title:hover,.bg-light-grey .carousel .carousel-slide a .title:hover,.bg-light-grey .carousel .carousel-slide h2:hover,.bg-light-grey .carousel .carousel-slide .title:hover{color:#052253}.bg-gray .carousel .label-default,.bg-gray .carousel h2,.bg-gray .carousel .title,.bg-green-gray .carousel .label-default,.bg-green-gray .carousel h2,.bg-green-gray .carousel .title,.bg-gray-dark .carousel .label-default,.bg-gray-dark .carousel h2,.bg-gray-dark .carousel .title,.bg-nokia-blue .carousel .label-default,.bg-nokia-blue .carousel h2,.bg-nokia-blue .carousel .title,.bg-bluey-gray .carousel .label-default,.bg-bluey-gray .carousel h2,.bg-bluey-gray .carousel .title,.bg-blue-dark .carousel .label-default,.bg-blue-dark .carousel h2,.bg-blue-dark .carousel .title{color:#fff}.bg-gray .carousel .label-default.play-trigger,.bg-gray .carousel h2.play-trigger,.bg-gray .carousel .title.play-trigger,.bg-green-gray .carousel .label-default.play-trigger,.bg-green-gray .carousel h2.play-trigger,.bg-green-gray .carousel .title.play-trigger,.bg-gray-dark .carousel .label-default.play-trigger,.bg-gray-dark .carousel h2.play-trigger,.bg-gray-dark .carousel .title.play-trigger,.bg-nokia-blue .carousel .label-default.play-trigger,.bg-nokia-blue .carousel h2.play-trigger,.bg-nokia-blue .carousel .title.play-trigger,.bg-bluey-gray .carousel .label-default.play-trigger,.bg-bluey-gray .carousel h2.play-trigger,.bg-bluey-gray .carousel .title.play-trigger,.bg-blue-dark .carousel .label-default.play-trigger,.bg-blue-dark .carousel h2.play-trigger,.bg-blue-dark .carousel .title.play-trigger{color:#bec8d2}.bg-gray .carousel .label-default.play-trigger:hover,.bg-gray .carousel h2.play-trigger:hover,.bg-gray .carousel .title.play-trigger:hover,.bg-green-gray .carousel .label-default.play-trigger:hover,.bg-green-gray .carousel h2.play-trigger:hover,.bg-green-gray .carousel .title.play-trigger:hover,.bg-gray-dark .carousel .label-default.play-trigger:hover,.bg-gray-dark .carousel h2.play-trigger:hover,.bg-gray-dark .carousel .title.play-trigger:hover,.bg-nokia-blue .carousel .label-default.play-trigger:hover,.bg-nokia-blue .carousel h2.play-trigger:hover,.bg-nokia-blue .carousel .title.play-trigger:hover,.bg-bluey-gray .carousel .label-default.play-trigger:hover,.bg-bluey-gray .carousel h2.play-trigger:hover,.bg-bluey-gray .carousel .title.play-trigger:hover,.bg-blue-dark .carousel .label-default.play-trigger:hover,.bg-blue-dark .carousel h2.play-trigger:hover,.bg-blue-dark .carousel .title.play-trigger:hover{color:#00c9ff}.bg-gray .carousel .carousel-slide a .title,.bg-green-gray .carousel .carousel-slide a .title,.bg-gray-dark .carousel .carousel-slide a .title,.bg-nokia-blue .carousel .carousel-slide a .title,.bg-bluey-gray .carousel .carousel-slide a .title,.bg-blue-dark .carousel .carousel-slide a .title{color:#bec8d2}.bg-gray .carousel .carousel-slide a .title:hover,.bg-green-gray .carousel .carousel-slide a .title:hover,.bg-gray-dark .carousel .carousel-slide a .title:hover,.bg-nokia-blue .carousel .carousel-slide a .title:hover,.bg-bluey-gray .carousel .carousel-slide a .title:hover,.bg-blue-dark .carousel .carousel-slide a .title:hover{color:#00c9ff}.countdown-timer-widget{display:flex;flex-direction:row;max-width:100%}.countdown-timer-widget--done .countdown-timer-widget--minutes:after{animation:none;-webkit-animation:none}.countdown-timer-widget--label{font-size:13px;font-weight:bold;line-height:1;margin-bottom:8px}.countdown-timer-widget--group{display:inline-block;text-align:center;padding:0 16px 0 0}.countdown-timer-widget--group:last-child{padding-right:0}.countdown-timer-widget--minutes{position:relative}.countdown-timer-widget--minutes:after{display:block;content:":";position:absolute;top:-2px;right:-12px;font-size:40px;line-height:40px;animation:countdown-timer-seconds-indicator 1s steps(2,start) infinite;-webkit-animation:countdown-timer-seconds-indicator 1s steps(2,start) infinite}.countdown-timer-widget--digits{display:flex;flex-direction:row}.countdown-timer-widget--digit{display:inline-block;position:relative;height:40px;line-height:40px;overflow:hidden}.countdown-timer-widget--digit>div{display:block;width:22px;height:40px;font-size:40px;line-height:40px;transform:translateY(0)}.countdown-timer-widget--digit>div.next-state{top:100%}.countdown-timer-widget--digit.rotating>div{transition:all .4s cubic-bezier(0,1,1,1);transform:translateY(-100%)}@keyframes countdown-timer-seconds-indicator{to{visibility:hidden}}@-webkit-keyframes countdown-timer-seconds-indicator{to{visibility:hidden}}.date{line-height:1.69}.download{position:relative;color:#fff}.download .download-content-wrap{position:relative;z-index:1}.download .download-content{padding:44px 16px 0;width:75%}@media(min-width:768px){.download .download-content{width:100%;max-width:480px;padding:60px 12% 0}}@media(min-width:768px){.download .title--eyebrow{margin-bottom:8px;font-weight:normal}}.download .title,.download h2,.download .tabbed-content .top h2,.tabbed-content .top .download h2{margin-bottom:.9rem;color:#fff}@media(min-width:768px){.download .title,.download h2,.download .tabbed-content .top h2,.tabbed-content .top .download h2{margin-bottom:1.3rem}}.download>a{z-index:3}.download-image{position:absolute;width:100%;height:auto}.download-image img{display:block;height:auto;margin-bottom:0}@media(min-width:768px){.download-image img{height:800px}}.download-image.gradient-default::before{z-index:3}.download-image.gradient-default img{z-index:2}.dropdown-list{display:inline-block;position:relative}.dropdown-list--close{display:flex;margin:0 0 0 auto;width:40px;height:40px;align-items:center;justify-content:center;cursor:pointer}.dropdown-list--close line{stroke:#124191}.dropdown-list--items{display:none;background-color:#fff;z-index:10;border:1px solid #6e6e6e}.dropdown-list--items ul{margin:0;padding:0 24px 19px 24px;list-style-type:none}.dropdown-list--items li{margin-bottom:0}.dropdown-list--items li:first-of-type a{padding-top:0}.dropdown-list--items li:last-of-type a{border-bottom:0}.dropdown-list--items a{display:block;padding:14px 0;color:#000;border-bottom:1px solid #d4d4d4}.dropdown-list--items a:hover,.dropdown-list--items a.active{color:#0065ed}.dropdown-list--scroller{overflow-y:auto}.dropdown-list--indicator{display:block;position:absolute;height:100px;width:100%;left:0;bottom:0;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgb(255,255,255) 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0)}.dropdown-list--indicator.near-bottom{display:none}.dropdown-list--indicator::after{display:block;content:" ";position:absolute;width:12px;height:12px;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27rgb%28110%2C110%2C110%29%27%3E%3Cpath d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E");bottom:20px;left:50%;transform:translateY(-50%) rotate(90deg)}.dropdown-list--trigger{position:relative;padding-right:35px;padding-left:15px}.dropdown-list--trigger::after{display:block;content:" ";position:absolute;width:12px;height:12px;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27%3E%3Cpath fill=%27%230065ed%27 d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E");background-repeat:no-repeat;top:50%;right:15px;transform:translateY(-50%) rotate(90deg)}@media(min-width:768px){.dropdown-list--items{position:absolute;top:0;left:0}.dropdown-list--scroller{min-width:400px;max-height:500px}}@media(max-width:767px){.dropdown-list--items{position:fixed;width:100%;height:100%;top:0;left:0}.dropdown-list--scroller{height:100%}}.js-form-type-checkbox>[type=checkbox]{display:none}.js-form-type-checkbox.form-item input.form-checkbox{opacity:0;margin:5px 0 0 7px;position:absolute;padding:0;display:unset;top:10px}.js-form-type-checkbox label{position:relative;padding-left:40px}.js-form-type-checkbox label:before{position:absolute;top:-2px;left:2px;content:"";width:24px;height:24px;color:#4a6083;box-shadow:inset 0 0 0 2px #4a6083}.js-form-type-checkbox input:checked+label:after{position:absolute;top:0;left:6px;content:"✓ ";width:24px;height:24px;font-size:20px;color:#4a6083}.infinite-scroll-pager{list-style:none;padding:0;margin:20px 0}.intro-carousel-slide{padding:30px 0;position:relative}.intro-carousel-slide.align-center>.container,.intro-carousel-slide.align-center>.carousel.container-bleed{align-self:center}.intro-carousel-slide.align-bottom>.container,.intro-carousel-slide.align-bottom>.carousel.container-bleed{align-self:flex-end}.intro-carousel-slide.align-right>.container>.nr,.intro-carousel-slide.align-right>.carousel.container-bleed>.nr{justify-content:flex-end}.intro-carousel-slide--media{position:absolute;width:100%;height:100%;top:0;z-index:-1;transition:all .3s ease-in-out}@media(min-width:1366px){.intro-carousel-slide--video *{height:100%}}.intro-carousel-slide--video div[data-once=contextual-render]{position:absolute;z-index:500;top:6px;right:0}.intro-carousel-slide--video .contextual-links{height:unset !important}.intro-carousel-slide .intro-carousel-slide--body img{width:auto;height:auto}.intro-carousel-slide video,.intro-carousel-slide iframe,.intro-carousel-slide img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;margin:0;aspect-ratio:8/3}.intro-carousel-slide .headline-overlay__title{margin-bottom:16px}@media(min-width:1366px){.intro-carousel-slide .headline-overlay__title{font-size:50px}}.intro-carousel-slide--body,.intro-carousel-slide--body p{font-size:18px;line-height:1.5}@media(min-width:768px){.intro-carousel-slide--body,.intro-carousel-slide--body p{font-size:24px}}.intro-carousel-slide .btn{margin-top:32px}@media(min-width:768px){.intro-carousel-slide{padding:124px 0}.intro-carousel-slide .btn{margin-top:48px}.intro-carousel-slide .btn{position:relative;z-index:3}}.intro-carousel-slide.intro-carousel-slide-ho{padding:60px 0}@media(min-width:1366px){.intro-carousel-slide.intro-carousel-slide-ho{aspect-ratio:8/3;padding:0}}.intro-carousel-slide.intro-carousel-slide-ho .remote__label{display:none}.intro-carousel-slide.intro-carousel-slide-ho .intro-carousel-slide--video{z-index:1}.intro-carousel-slide.intro-carousel-slide-ho .intro-carousel-slide--video *{height:100%}.intro-carousel-slide.intro-carousel-slide-ho .headline-overlay-wrapper{margin-left:18px;margin-right:18px;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center}.intro-carousel-slide.intro-carousel-slide-ho .headline-overlay-wrapper .btn{margin-top:0}@media(min-width:768px){.intro-carousel-slide.intro-carousel-slide-ho .headline-overlay-wrapper{margin-left:16px;margin-right:16px}}@media(min-width:1366px){.intro-carousel-slide.intro-carousel-slide-ho .headline-overlay-wrapper{margin-left:auto;margin-right:auto;width:800px}}.intro-carousel-slide.intro-carousel-slide-ho--with-bg-image{overflow:hidden;background-repeat:no-repeat;background-position:center}.intro-carousel-slide.intro-carousel-slide-ho--with-bg-image .actions{margin-bottom:26px}@media(min-width:1366px){.intro-carousel-slide.intro-carousel-slide-ho--with-bg-image.intro-carousel-slide-ho--alignment-left-align{align-items:center}}@media(min-width:1366px){.intro-carousel-slide.intro-carousel-slide-ho--with-bg-image.intro-carousel-slide-ho--alignment-left-align .headline-overlay-wrapper{margin-left:0;margin-right:auto;padding:30px 64px 4px calc((100% - 1100px)/2 + 30px);width:60%;height:auto}}@media(min-width:1366px){.intro-carousel-slide.intro-carousel-slide-ho--with-bg-image.intro-carousel-slide-ho--alignment-left-indent{padding:141px 0 163px 0;align-items:center}}@media(min-width:1366px){.intro-carousel-slide.intro-carousel-slide-ho--with-bg-image.intro-carousel-slide-ho--alignment-left-indent .headline-overlay-wrapper{padding:30px 62px 4px 62px;margin-left:calc(50% - 434px);width:736px;margin-right:auto;overflow:hidden;height:auto}}.intro-carousel-slide.intro-carousel-slide-ho--with-mobile-bg-image{background-size:cover}.intro-carousel-slide.intro-carousel-slide-ho--with-mobile-bg-image video,.intro-carousel-slide.intro-carousel-slide-ho--with-mobile-bg-image iframe{display:none}@media(min-width:768px){.intro-carousel-slide.intro-carousel-slide-ho--with-mobile-bg-image video,.intro-carousel-slide.intro-carousel-slide-ho--with-mobile-bg-image iframe{display:inline-block}}.intro-carousel-slide.intro-carousel-slide-ho .headline-overlay__title{margin-bottom:28px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif}.intro-carousel-slide.intro-carousel-slide-ho p{margin-bottom:26.5px}.intro-carousel-slide.intro-carousel-slide-ho--optimize-font-for-lander .headline-overlay__title{font-size:36px;line-height:49.1px;font-weight:700}@media(min-width:768px){.intro-carousel-slide.intro-carousel-slide-ho--optimize-font-for-lander .headline-overlay__title{font-size:calc(48px + 6*(100vw - 320px)/680);line-height:1.3}}@media(min-width:1200px){.intro-carousel-slide.intro-carousel-slide-ho--optimize-font-for-lander .headline-overlay__title{font-size:72px}}.intro-carousel-slide.intro-carousel-slide-ho--optimize-font-for-lander .headline-overlay__description p{font-size:16px;line-height:21.82px;font-weight:400;font-family:NokiaPureHeadlineUltralight,Arial,Helvetica,sans-serif}@media(min-width:768px){.intro-carousel-slide.intro-carousel-slide-ho--optimize-font-for-lander .headline-overlay__description p{font-size:24px;line-height:32.74px;margin-bottom:28px}}.intro-carousel-slide.intro-carousel-slide-ho--font-color-black{color:#000}.intro-carousel-slide.intro-carousel-slide-ho--font-color-black .headline-overlay__title,.intro-carousel-slide.intro-carousel-slide-ho--font-color-black p{color:#000}.intro-carousel-slide.intro-carousel-slide-ho--font-color-white{color:#fff}.intro-carousel-slide.intro-carousel-slide-ho--font-color-white .headline-overlay__title,.intro-carousel-slide.intro-carousel-slide-ho--font-color-white p{color:#fff}.language-selection-wrapper{margin:15px;background-color:#fff;display:block}.language-selection-wrapper:before{content:"";position:absolute;height:100vh}.language-selection-wrapper>div{width:100%;margin:0 auto;max-width:1392px;border-top:0}@media(min-width:1366px){.language-selection-wrapper>div{padding-bottom:48px}}.language-selection-wrapper>div a{display:flex;align-items:center;flex-wrap:nowrap;padding:20px 0;border-bottom:1px solid #f4f4f4;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:1.63;color:#1d1e20;justify-content:space-between}@media(min-width:1366px){.language-selection-wrapper>div a{margin-bottom:15px;justify-content:flex-start}}.language-selection-wrapper>div a.active{border-bottom:1px solid #0065ed;font-weight:bold}.language-selection-wrapper>div a:hover{color:#0065ed}@media(min-width:1366px){.language-selection-wrapper{margin:0 auto;padding:0 15px}}.language-selection-wrapper .close{display:block;text-align:right;cursor:pointer}.language-selection-wrapper .close svg{height:15px}.language-selection-wrapper .close svg line{stroke-width:1 !important;stroke:#000}@media(min-width:1366px){.language-selection-wrapper .close{display:none}}.language-selection-wrapper h1{color:#1d1e20;font-size:30px;font-weight:300;letter-spacing:.46px;margin-bottom:20px;margin-top:7px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif}@media(min-width:1366px){.language-selection-wrapper h1{font-size:50px;letter-spacing:.77px;margin-top:0}}.language-selection-wrapper h2,.language-selection-wrapper .tabbed-content .top h2,.tabbed-content .top .language-selection-wrapper h2{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:16px;color:#1d1e20;font-weight:bold;border-bottom:1px solid #1d1e20;padding-bottom:10px;flex:0 0 100%;margin-bottom:0}@media(min-width:1366px){.language-selection-wrapper h2,.language-selection-wrapper .tabbed-content .top h2,.tabbed-content .top .language-selection-wrapper h2{font-size:24px;margin-bottom:16px}}.language-selection-wrapper p.language-menu-title{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:16px;color:#1d1e20;font-weight:bold;border-bottom:1px solid #1d1e20;padding-bottom:10px;flex:0 0 100%;margin-bottom:0}@media(min-width:1366px){.language-selection-wrapper p.language-menu-title{font-size:24px;margin-bottom:16px}}.language-selection-wrapper p{color:#6e6e6e;font-size:16px;line-height:normal;margin-bottom:0}@media(min-width:1366px){.language-selection-wrapper p{margin-bottom:50px;font-size:18px}}.language-selection-wrapper .language-selection-col{margin-top:42px;overflow:hidden}.language-selection-wrapper .language-selection-col ul{list-style:none;margin:0;display:block}@media(min-width:768px){.language-selection-wrapper .language-selection-col ul{margin:0 -30px}}.language-selection-wrapper .language-selection-col ul li{width:100%;display:inline-block}@media(min-width:768px){.language-selection-wrapper .language-selection-col ul li{width:49.5%;padding:0 30px}}@media(min-width:1366px){.language-selection-wrapper .language-selection-col ul li{width:33%}}.language-selection-wrapper .language-selection-col:first-child{margin-top:37px}@media(min-width:1366px){.language-selection-wrapper .language-selection-col{margin-top:0}}.language-selection-wrapper .language-selection-col:last-child li:last-child a{border-bottom:0}@media(min-width:1366px){.language-selection-wrapper .language-selection-col:last-child li:last-child a{border-bottom:1px solid #f4f4f4}}@media(min-width:768px){.language-selection-wrapper .language-selection-list{margin:0;padding:0}.language-selection-wrapper .language-selection-col{position:relative;width:100%;display:block}}@media(min-width:768px)and (-ms-high-contrast:none),(min-width:768px)and (-ms-high-contrast:active){.language-selection-wrapper .language-selection-col{font-size:0}}@media(min-width:768px){@supports(-ms-ime-align:auto){.language-selection-wrapper .language-selection-col{font-size:0}}}.language-selection-wrapper .nokia-country-selector-block{display:flex;flex-direction:column}@media(min-width:1025px){.language-selection-wrapper .nokia-country-selector-block{justify-content:space-between;align-items:center;background:rgba(0,0,0,0) url(/../themes/custom/onenokia_reskin/img/regions.png) no-repeat;background-position-x:62%;background-position-y:20px;flex-direction:row}}@media(min-width:1025px){.language-selection-wrapper .nokia-country-selector-content{max-width:50%}}.language-selection-wrapper .nokia-country-selector-content .nokia-country-title h4{font-size:2rem;font-weight:300;margin-bottom:20px;line-height:58px}.language-selection-wrapper .nokia-country-selector-content .nokia-country-description{width:90%}@media(min-width:1025px){.language-selection-wrapper .nokia-country-selector-content .nokia-country-description{width:65%}}.language-selection-wrapper .nokia-country-selector-content .nokia-country-description p{font-size:14px;line-height:21px;letter-spacing:.03em;margin-bottom:20px;white-space:initial}@media(min-width:1025px){.language-selection-wrapper .nokia-country-selector-links{text-align:right}}.language-selection-wrapper .nokia-country-selector-links ul{list-style:none;padding:0;margin:0}@media(min-width:1025px){.language-selection-wrapper .nokia-country-selector-links ul{list-style:none;padding:0}}.language-selection-wrapper .nokia-country-selector-links li{margin-bottom:10px}.language-selection-wrapper .nokia-country-selector-links a{font-size:18px;font-weight:300;line-height:25px;letter-spacing:.03em;text-decoration:none;border:none;transition:.2s text-shadow;margin:0;padding-bottom:0}.language-selection-wrapper .nokia-country-selector-links a:hover{color:inherit;text-shadow:-0.25px -0.25px 0 #000,.25px .25px #000}.language-selection-wrapper .nokia-country-selector-links a::after{content:"";margin-left:5px;background:rgba(0,0,0,0) url(/../themes/custom/onenokia_reskin/img/icon-arrow-right-blue.svg) no-repeat center right;display:inline-block;padding-right:35px;height:17px}.language-selection-wrapper .nokia-country-selector-block{display:flex;flex-direction:column}@media(min-width:1025px){.language-selection-wrapper .nokia-country-selector-block{justify-content:space-between;align-items:center;background:rgba(0,0,0,0) url(/../themes/custom/onenokia_reskin/img/regions.png) no-repeat;background-position-x:62%;background-position-y:20px;flex-direction:row}}@media(min-width:1025px){.language-selection-wrapper .nokia-country-selector-content{max-width:50%}}.language-selection-wrapper .nokia-country-selector-content .nokia-country-title h4{font-size:2rem;font-weight:300;margin-bottom:20px;line-height:58px}.language-selection-wrapper .nokia-country-selector-content .nokia-country-description{width:90%}@media(min-width:1025px){.language-selection-wrapper .nokia-country-selector-content .nokia-country-description{width:65%}}.language-selection-wrapper .nokia-country-selector-content .nokia-country-description p{font-size:14px;line-height:21px;letter-spacing:.03em;margin-bottom:20px;white-space:initial}@media(min-width:1025px){.language-selection-wrapper .nokia-country-selector-links{text-align:right}}.language-selection-wrapper .nokia-country-selector-links ul{list-style:none;padding:0;margin:0}@media(min-width:1025px){.language-selection-wrapper .nokia-country-selector-links ul{list-style:none;padding:0}}.language-selection-wrapper .nokia-country-selector-links li{margin-bottom:10px}.language-selection-wrapper .nokia-country-selector-links a{font-size:18px;font-weight:300;line-height:25px;letter-spacing:.03em;text-decoration:none;border:none;transition:.2s text-shadow;margin:0;padding-bottom:0}.language-selection-wrapper .nokia-country-selector-links a:hover{color:inherit;text-shadow:-0.25px -0.25px 0 #000,.25px .25px #000}.language-selection-wrapper .nokia-country-selector-links a::after{content:"";margin-left:5px;background:rgba(0,0,0,0) url(/../themes/custom/onenokia_reskin/img/icon-arrow-right-blue.svg) no-repeat center right;display:inline-block;padding-right:35px;height:17px}.toggle-globe .close{display:none;width:25px}.toggle-globe.menu-open .globe{display:none}.toggle-globe.menu-open .close{display:block}.language-icon-wrapper .globe{position:relative;font-size:11px;text-align:center;color:#124191}.language-icon-wrapper .globe>span{margin:auto;position:absolute;top:5px;left:1px;bottom:0;right:0}.liftup-75-block{display:block;margin:0;position:relative;height:100%;z-index:1}.liftup-75-block a.play{width:100%;height:100%}.liftup-75-block-title{font-size:24px;padding-top:30px;padding-left:30px}.liftup-75-block-description{margin-top:12px;padding-left:30px}.liftup-75-block-description:hover .liftup-75-block-image{display:none}.liftup-75-block-title,.liftup-75-block-description{max-width:260px}.liftup-75-block.text-white,.navigation-wrapper--original .liftup-75-block.navigation.bg-transparent,.navigation-wrapper--2022 .liftup-75-block.navigation.bg-transparent{color:#fff}.liftup-75-block.text-black,.liftup-75-block.listings-related{color:#000}.liftup-75-block-outer{height:100%;overflow:hidden;transition:all .3s ease-in-out}.liftup-75-block-outer:hover{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.liftup-75-block-copy{display:flex;height:100%;flex-direction:column;justify-content:space-between}@media(max-width:1099px){.liftup-75-block.bottom-aligned .liftup-75-block-copy{justify-content:flex-end}}.liftup-75-block-bottom-text{text-align:right;font-size:8px;padding:5px 22px;margin-bottom:0}.liftup-75-block-bottom-text p{font-size:inherit;margin:0}.liftup-75-block-bottom-text span.jb-007{display:inline-block;position:relative;width:20px;height:22px;vertical-align:middle;background-image:url("data:image/svg+xml, %3Csvg version=%271.1%27 id=%27Layer_1%27 xmlns=%27http://www.w3.org/2000/svg%27 x=%270%27 y=%270%27 viewBox=%270 0 1600 561.85%27 style=%27enable-background:new 0 0 1600 561.85%27 xml:space=%27preserve%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cstyle%3E.st0%7Bfill:%23fff%7D%3C/style%3E%3Cpath class=%27st0%27 d=%27M823.37 35.59s-50.98 95.99-50.98 133.64h68.97c5.12-35.4 31.99-70.81 31.99-70.81h156.92c-60.35 153.33-195.41 200.7-269.87 422.85h128.94c33.36-173.4 268.12-304.05 266.87-485.68H823.37zM250.65 30.61C111.97 30.61.77 212.86.77 364.7c0 46.5 20.99 166.55 129.94 166.55 138.68 0 240.88-186.62 240.88-328.11 0-135.38-81.33-172.53-120.94-172.53zM105.72 480.38c-16.12 0-19.99-25.68-19.99-44.88 0-75.05 110.2-358.03 170.92-358.03 3.87 0 19.99 5.36 19.99 47.87 0 145.74-126.32 355.04-170.92 355.04zM638.46 30.61c-138.68 0-250.88 182.25-250.88 334.09 0 46.5 21.99 166.55 130.94 166.55 138.68 0 239.88-186.62 239.88-328.11.01-135.38-80.33-172.53-119.94-172.53zM493.53 480.38c-16.12 0-20.99-25.68-20.99-44.88 0-75.05 111.2-358.03 171.92-358.03 3.87 0 18.99 5.36 18.99 47.87 0 145.74-125.31 355.04-169.92 355.04zM1141.22 199.15c0 25.43 34.98 62.83 34.98 62.83s-5-24.18-5-39.89 10.99-24.93 10.99-24.93h76.96s-26.99 61.33-38.98 77.79c-11.99 16.45-43.98 19.95-43.98 19.95h-116.94l-20.99 25.93s121.57 1 155.93 1c34.36 0 54.22-28.67 63.97-45.88 9.74-17.2 38.73-63.58 46.98-77.79s19.74-16.95 42.98-16.95 39.98-27.92 39.98-27.92h-232.89c0-.02-13.99 16.44-13.99 45.86zM1189.2 35.59s-4.62 51.98-20.99 92.75h242.88c5.12-14.34 18.74-23.93 33.98-23.93h119.94c35.36-28.42 34.98-68.81 34.98-68.81H1189.2zM971.07 490.71h-23.64l-.72 3.42h9.85l-5.55 26.62h4.02l5.55-26.62h9.77zM988.15 509.31c-1.95 3.46-3.35 6.19-4.18 8.21-.12-2.35-.38-4.8-.78-7.35l-3.03-19.46h-4.94l-6.27 30.03h3.91l4-19.15c.33-1.54.66-3.63 1-6.27.12 2.35.32 4.4.59 6.17l3.01 19.26h3.87l11.19-19.65c1.27-2.25 2.34-4.36 3.2-6.31-1.35 4.19-2.39 7.98-3.11 11.35l-3.13 14.61h3.95l6.27-30.03h-5.02l-10.53 18.59z%27/%3E%3C/svg%3E");background-size:20px 20px;color:rgba(0,0,0,0)}.liftup-75-block:hover .liftup-75-block-image,.liftup-75-block:focus .liftup-75-block-image{transform:scale(1.2)}.liftup-75-block.right-aligned div.liftup-75-block-image{background-position:top right}.liftup-75-block.right-aligned picture.liftup-75-block-image img{object-position:right top}.liftup-75-block.right-aligned .liftup-75-block-description{max-width:180px}.liftup-75-block.no-interaction:hover .liftup-75-block-image,.liftup-75-block.no-interaction:focus .liftup-75-block-image{transform:none}div.liftup-75-block-image{position:absolute;width:100%;height:100%;background-position:center;background-size:cover;padding:30px;z-index:-1;transition:all .3s ease-in-out}picture.liftup-75-block-image{position:absolute;width:100%;height:100%;z-index:-1;transition:all .3s ease-in-out}picture.liftup-75-block-image img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.liftup-image{width:100%;height:100%;background-position:center;background-size:cover;transition:transform .3s ease;line-height:0;display:block}.liftup-image img{margin:0}@media(max-width:767px){.liftup-image{height:558px;width:558px;margin:0 calc((100% - 558px)/2)}}.liftup-full .liftup-component.gradient::after{background-image:linear-gradient(to top,rgba(0,0,0,0.94) 14.19%,rgba(61,63,67,0) 38.35%)}.liftup-component{position:relative;display:block;width:100%;overflow:hidden}@media(min-width:551px){.liftup-component{margin:0 auto;width:80%}}@media(min-width:768px){.liftup-component{width:100%}}.liftup-component .tile{position:absolute;left:0;bottom:0;padding:0 22px 16px 22px;z-index:2}@media(min-width:768px){.liftup-component .tile{margin:0;width:100%}}.liftup-component .tile .text-white,.liftup-component .tile .navigation-wrapper--original .navigation.bg-transparent,.navigation-wrapper--original .liftup-component .tile .navigation.bg-transparent,.liftup-component .tile .navigation-wrapper--2022 .navigation.bg-transparent,.navigation-wrapper--2022 .liftup-component .tile .navigation.bg-transparent{color:#fff}.liftup-component .tile .text-black,.liftup-component .tile .listings-related{color:#000}.liftup-component .tile .text-charcoal{color:#1d1e20}.liftup-component .tile h3{margin-bottom:2px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:24px;line-height:32px;color:#fff}.liftup-component .tile .cta-text{font-size:12px;line-height:16px}.liftup-component .tile .cta-text span{position:relative;display:inline-block;padding-right:13px;color:#fff;letter-spacing:.4px;white-space:nowrap}.liftup-component .tile .cta-text span::before{content:"";position:absolute;bottom:4px;right:0;width:4px;height:6px;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%276%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cpath d=%27m.01 1.194 3.033 2m-3.032 2 3.032-2%27 stroke=%27%23FFF%27 fill=%27none%27 fill-rule=%27evenodd%27 stroke-linecap=%27square%27/%3E%3C/svg%3E");background-size:100%}.liftup-component.gradient::before{content:"";position:absolute;display:block;width:100%;height:100%;left:0;bottom:0;opacity:0;background-image:linear-gradient(to bottom,rgba(61,63,67,0) -15%,#000000 52%);z-index:1;transition:opacity .5s}.liftup-component.gradient::after{content:"";position:absolute;display:block;width:100%;height:100%;left:0;bottom:0;opacity:.8;background-image:linear-gradient(to top,rgba(0,0,0,0.94) 20%,rgba(61,63,67,0) 54.12%);z-index:1;transition:opacity .4s}.liftup-component.gradient:hover::before{opacity:.8}.liftup-component.gradient:hover::after{opacity:0}.liftup-component:hover{cursor:pointer}.liftup-component:hover .liftup-image{transform:scale(1.2)}.listings-article{border-radius:2px;margin:16px 0;position:relative}@media(min-width:768px){.listings-article{margin:24px 0;padding:34px 0}}.listings-article:focus h2,.listings-article:hover h2{text-decoration:underline}@media(min-width:768px){.listings-article .nc-10{margin-bottom:6px}}.listings-article h2,.listings-article .tabbed-content .top h2,.tabbed-content .top .listings-article h2{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-weight:500;font-size:16px;margin:14px 0 3px;color:#0065ed}@media(min-width:768px){.listings-article h2,.listings-article .tabbed-content .top h2,.tabbed-content .top .listings-article h2{margin:5px 0 0;font-size:24px}}.listings-article h3{margin:5px 0 10px}.listings-article img{display:none;width:120px;height:120px;margin-bottom:0;float:right}@media(min-width:768px){.listings-article img{display:block;margin-right:4px;margin-top:3px}}.listings-article p{font-size:16px}@media(min-width:768px){.listings-article p{font-size:18px}}.listings-article p:last-child{margin-bottom:0}.listings-article .link--overlay{position:absolute;top:0;right:0;width:100%;height:100%;z-index:10}.listings-article.result-item{margin-bottom:20px}.listings-article.result-item .label-default{display:block;color:#1d1e20;font-weight:bold;font-size:11px}.listings-article.result-item img.result-featured-image{float:left;width:130px;height:130px;margin-right:20px;margin-bottom:20px;display:block}.listings-article.result-item .badge{border:1px solid #0065ed;padding:3px 8px;font-size:16px;vertical-align:text-bottom}.listings-article.result-item h3{color:#124191;font-size:24px;margin:5px 0}.listings-article.result-item h3:hover{color:#052253}.listings-article.result-item h3:hover .badge{border-color:#052253}.listings-article.result-item .search-result-breadcrumb{clear:both;color:#6e6e6e;font-size:14px;font-weight:300;margin-bottom:10px}.listings-article.result-item .search-result-breadcrumb svg{fill:#6e6e6e;width:5px;height:8px;margin:0 6px}@media(min-width:500px){.listings-article.result-item .search-result-breadcrumb{clear:none}}.listings-article.result-item p{font-size:16px;font-weight:300;line-height:normal}.listings-article--image-left img{float:none}.listings-article .location-type{display:flex;align-items:flex-start;color:#1d1e20}@media(min-width:768px){.listings-article .location-type{align-items:center}}.listings-article .location-type:before{content:" ";display:block;width:23px;height:23px;background-repeat:no-repeat;background-position:center center;background-size:cover;margin-right:6px;flex:23px 0 0}.listings-article .location-type--virtual:before{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2723%27 height=%2723%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Ccircle cx=%2711.5%27 cy=%2711.5%27 r=%2711%27 fill=%27%23FFF%27 stroke=%27%23202123%27/%3E%3Cg stroke=%27%231D1E20%27 transform=%27translate%284 6%29%27%3E%3Cpath stroke-linecap=%27square%27 d=%27M4 11.5h7M7.5 4v7%27/%3E%3Crect width=%2714%27 height=%279%27 x=%27.5%27 y=%27.5%27 fill=%27%23FFF%27 rx=%272%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.listings-article .location-type--physical:before{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2723%27 height=%2723%27%3E%3Cg fill=%27%23FFF%27 fill-rule=%27evenodd%27%3E%3Ccircle cx=%2711.5%27 cy=%2711.5%27 r=%2711%27 stroke=%27%23202123%27/%3E%3Cg stroke=%27%231D1E20%27 transform=%27translate%286.23 3.833%29%27%3E%3Cpath d=%27M5.27.5c1.321 0 2.518.506 3.384 1.326.856.812 1.388 1.932 1.388 3.171 0 1.725-1.619 5.168-4.772 10.338C2.118 10.165.5 6.722.5 4.997c0-1.239.532-2.36 1.388-3.17A4.897 4.897 0 0 1 5.27.5z%27/%3E%3Ccircle cx=%275.223%27 cy=%275.031%27 r=%271.656%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.listings-article .location-type--on-demand-recording-available:before{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2723%27 height=%2723%27%3E%3Cg stroke=%27%23202123%27 fill=%27none%27 fill-rule=%27evenodd%27%3E%3Ccircle cx=%2711.5%27 cy=%2711.5%27 r=%2711%27 fill=%27%23FFF%27/%3E%3Cpath fill=%27%23202123%27 d=%27m15.563 12-6.492 3.71V8.29L15.563 12z%27/%3E%3C/g%3E%3C/svg%3E")}.listings-article .location-type__separator{margin:3px 5px 4px;font-size:14px;color:#1d1e20}@media(min-width:768px){.listings-article .location-type__separator{margin:0 5px 0}}.listings-article .location-type__separator+.location-type{margin-bottom:4px}.node--type-event{padding:14px 16px 14px;border:solid 1px #bec8d2;box-shadow:2px 2px 4px 0 #edf2f5}@media(min-width:768px){.node--type-event{padding:34px 13px}}.node--type-event h3{margin-bottom:0;font-size:18px}.listings-explore{height:188vw;display:flex;align-items:center;background-position:center;background-size:cover}@media(min-width:720px){.listings-explore{height:90vw}}@media(min-width:1100px){.listings-explore{height:63vw}}@media(min-width:1366px){.listings-explore{max-height:1100px}}.listings-explore.without-cta{align-items:flex-start}.listings-explore.without-cta .listings-explore-container{margin-top:0}.listings-explore.without-cta h2{padding-top:60px}@media(min-width:768px){.listings-explore.without-cta h2{padding-top:110px}}.listings-explore .listings-explore-container{margin-left:18px;margin-right:18px;margin-top:-65px;padding-right:14%}@media(min-width:720px){.listings-explore .listings-explore-container{margin-left:8%}}@media(min-width:1100px){.listings-explore .listings-explore-container{margin-left:70px}}@media(min-width:720px){.listings-explore .listings-explore-container{margin-right:8%}}@media(min-width:1100px){.listings-explore .listings-explore-container{margin-right:70px}}@media(min-width:720px){.listings-explore .listings-explore-container{padding-right:0}}@media(min-width:768px){.listings-explore .listings-explore-container{position:relative;max-width:370px;padding-left:0;padding-bottom:52px}}.listings-explore .label-default{margin-bottom:17px;display:block}@media(min-width:720px){.listings-explore .label-default{margin-bottom:22px}}.listings-explore h2,.listings-explore .tabbed-content .top h2,.tabbed-content .top .listings-explore h2{margin-bottom:20px}@media(min-width:720px){.listings-explore h2,.listings-explore .tabbed-content .top h2,.tabbed-content .top .listings-explore h2{margin-bottom:30px}}.listings-explore .btn{margin-top:0;padding:20px 38px 12px}@media(min-width:768px){.listings-explore .btn{position:absolute;bottom:0}}.listings-video--image h3{margin-bottom:0;font-size:16px;line-height:1.5}.listings-video--image img{max-width:360px;margin-bottom:13px}@media(min-width:768px){.listings-insight{max-width:525px}.listings-insight a{padding-bottom:28px}}.listings-insight,.listings-insight .nr,.listings-insight .nr>.nc-10,.listings-insight .nr>.nc-12,.listings-insight a{height:100%}.listings-insight .title--eyebrow{display:block;margin-bottom:24px;min-height:21px;color:#000}.listings-insight .listings-insight-image-container{overflow:hidden;margin-bottom:10px;transition:all .3s ease-in-out}.listings-insight .listings-insight-image-container:hover,.listings-insight .listings-insight-image-container:focus{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.listings-insight .listings-insight-image-container:hover img,.listings-insight .listings-insight-image-container:focus img{transform:scale(1.2)}@media(min-width:768px){.listings-insight .listings-insight-image-container{max-width:525px;margin-bottom:24px}}.listings-insight .listings-insight-image-container img{display:block;width:100%;margin-bottom:0;object-fit:cover;object-position:center center;overflow:hidden;transition:all .3s ease-in-out}.listings-insight .listings-insight-image-container.video{height:initial;width:initial}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.listings-insight .listings-insight-image-container.video{height:auto;width:auto}}.listings-insight .listings-insight-image-container.video .accessible{position:static}.listings-insight p{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif}.listings-insight .insight-title{line-height:1.5;margin-bottom:14px;margin-top:0;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:17px;letter-spacing:normal;color:#000}@media(min-width:768px){.listings-insight .insight-title{font-size:20px}}.listings-insight a{display:flex;flex-direction:column;font-size:13px;color:inherit}.listings-insight a>span{flex-grow:1}.listings-insight hr{flex:none;padding:0}.listings-insight .video a{padding-bottom:0}.listings-insight .video a span{display:block}.bg-blue-dark .listings-insight .title--eyebrow{color:#fff}.bg-blue-dark .listings-insight a .insight-title{color:#bec8d2}.bg-blue-dark .listings-insight a .insight-title:hover{color:#00c9ff}.listings-related{display:block;margin-bottom:0}@media(min-width:768px){.listings-related{margin-bottom:90px}}.listings-related .listings-related-image-wrapper{display:inline-block;margin-bottom:20px;overflow:hidden;max-width:100%}@media(min-width:768px){.listings-related .listings-related-image-wrapper{margin-bottom:12px}}.listings-related .listings-related-image-wrapper img{display:block;margin-bottom:0;transition:all .2s cubic-bezier(0.001,0.2,0.6,0.1)}.listings-related .listings-related-image-wrapper img:hover{transform:scale(1.2)}@media(max-width:767px){.listings-related .listings-related-image-wrapper img{max-height:123px}}.listings-related .listings-related-image-wrapper .video{height:auto;width:auto}@media(min-width:768px){.nc-5 .listings-related .listings-related-image-wrapper img,.nc-4 .listings-related .listings-related-image-wrapper img{max-width:200px}}.listings-related .title{margin-bottom:8px}@media(min-width:768px){.listings-related .title{margin-bottom:24px}}.listings-related hr.line{margin-bottom:35px}.listings-resource{padding-bottom:20px}.listings-resource .label-default{display:block;margin-bottom:24px}.listings-resource .listings-insight-image{margin-bottom:32px}.listings-resource h3{margin-bottom:0}.listings-resource a{font-size:13px}.listings-resource .nc-3{flex:0 0 80px;padding-right:20px}.listings-resource .nc-9{flex:1}@media(max-width:1023px){.listings-resource .nr{display:flex}}@media(min-width:768px){.listings-resource .nc-3{flex:0 0 96px}}.listings-item-text{padding-top:18px;padding-bottom:28px}.listings-item-text.with-read-more a.read-more{color:#0065ed;font-size:13px;font-weight:normal;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif}.listings-item-text.with-border{border-top:1px solid #d4d4d4}.listings-item-text .icon{margin:10px 20px 12px 0;float:left;width:36px}@media(min-width:768px){.listings-item-text .icon{float:none;width:auto}}.listings-item-text .icon svg{width:36px;height:36px}@media(min-width:768px){.listings-item-text .icon svg{width:60px;height:60px}}.listings-item-text .copy{float:left;width:calc(100% - 56px)}@media(min-width:768px){.listings-item-text .copy{float:none;width:auto}}.listings-item-text .copy svg{vertical-align:middle;transform:rotate(270deg)}.listings-item-text a h3{font-weight:bold;margin-bottom:8px}.listings-item-text a .listings-item-text-label{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:17px;line-height:1.5;color:#000;margin:0;font-weight:normal}@media(min-width:768px){.listings-item-text a .listings-item-text-label{font-size:16px}}.listings-item-text a h3,.listings-item-text a .listings-item-text-label{color:#0065ed}.listings-item-text a:hover h3,.listings-item-text a:hover .listings-item-text-label{color:#052253}.listings-item-text a:hover path{fill:#6e6e6e}.listings-item-text p{color:#1d1e20}.listings-item-text.with-icon{position:relative;margin-left:56px}.listings-item-text.with-icon .icon{position:absolute;left:-56px}@media(min-width:768px){.listings-item-text.with-icon{margin-left:0}.listings-item-text.with-icon .icon{position:relative;left:auto}}.listings-use-cases{margin-bottom:100px}.listings-use-cases h4{margin:10px 0;font-weight:300}.listings-use-cases img{margin-bottom:5px}.listings-video .video{width:auto;height:auto;max-width:360px;margin-bottom:13px}.listings-video .video img{margin-bottom:0}.listings-video h3,.listings-video a>h3{margin-bottom:0;font-size:16px;font-weight:normal;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif}.library-item{position:relative;margin:0 auto 30px;padding:15px 16px 0;max-width:400px}@media(min-width:768px){.library-item{display:flex;position:unset;flex-direction:column;justify-content:flex-start;margin:0 0 30px;max-width:none}.library-item>form,.library-item>span{margin-top:auto}}.library-item.active{background-color:#f4f4f4}.library-item.active .library-item--extend{display:block}.library-item .title--eyebrow{color:#000;display:block;margin-bottom:.6667rem}.library-item--image{margin-bottom:23px;cursor:pointer;text-align:center;transition:all .3s ease-in-out;overflow:hidden}.library-item--image:hover{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.library-item--image>img{max-height:250px;margin-bottom:0;transition:all .3s ease-in-out;display:block}.library-item--image>img:hover,.library-item--image>img:focus{transform:scale(1.2)}@media(min-width:768px){.library-item--image{position:relative;line-height:0}}.library-item--video{margin-bottom:23px}.library-item--video img{margin-bottom:0}.library-item--video a.video-link{display:block}.library-item--extend-image{text-align:center}.library-item .library-item-title{color:#000;cursor:pointer;font-size:18px;line-height:1.5;margin-bottom:7px}.library-item .library-item-title+p{margin-bottom:24px}.library-item--extend{display:none;z-index:1;width:100vw;transform:translateX(-50%);left:50%;position:absolute;top:0;margin-top:30px;padding:96px 32px;background-color:#f4f4f4}@media(min-width:768px){.library-item--extend{position:absolute;width:100%;padding:96px 16px}}.library-item--extend-wrapper{margin:0 auto;max-width:750px}.library-item-close{float:right;position:relative;top:-70px;width:36px;height:36px;border:2px solid #000;border-radius:50%}.library-item-close svg{margin:10px;width:12px;height:12px}.library-item-close line{stroke:#000}.marquee-widget{max-width:100%;overflow:hidden;font-size:16px}.has-mega-menu.active{position:relative}.has-mega-menu.active::after{border-bottom:1px solid #0065ed;content:" ";left:0;bottom:0;position:absolute;width:100%}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022{background-color:#edf2f5;left:0;position:absolute;top:72px;z-index:5;width:100%;display:none;box-shadow:0 0 24px 8px rgba(110,110,110,.08)}}.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022.active{display:block}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 .mega-menu{margin:0 auto;position:relative}}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 .mega-menu>ul.level-2{padding:28px 0 27px;display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:10px}}.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 .mega-menu li.level-1 a{color:#000;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:26px;line-height:1.5}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 .mega-menu li.level-1 a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 .mega-menu li.level-1>span{padding:6px 0 10px !important}}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 .mega-menu li.level-1>a{color:#124191;font-weight:700;font-size:16px}}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 .mega-menu li.level-1>a+.level-3{display:block}}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 .mega-menu li.level-2{margin-bottom:13px}}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 .mega-menu li.level-2>:first-child{font-weight:700;color:#124191}}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul{display:block;padding:0;margin:0;font-size:14px}}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul span,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul a{color:#273142;padding:6px 0 !important}}.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul span:focus,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul span:hover,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul a:focus,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul a:hover{text-decoration:underline}.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(3),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(4),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(5),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(6){grid-row-start:1;grid-row-end:4}.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(7),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(8),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(9),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(10),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(11),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(12),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(13),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(14),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(15),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(16),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(17),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(18),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(19),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(20){grid-column:5/span 1}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(7),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(8),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(9),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(10),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(11),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(12),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(13),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(14),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(15),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(16),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(17),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(18),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(19),.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(20){margin-bottom:21px}}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(7)>a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(8)>a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(9)>a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(10)>a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(11)>a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(12)>a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(13)>a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(14)>a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(15)>a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(16)>a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(17)>a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(18)>a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(19)>a,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(20)>a{padding-bottom:0 !important}}.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-last-child{margin-bottom:0}.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(1) ul,.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-2>li:nth-child(1) li a{font-size:16px}.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 ul.level-4{display:none}.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 footer{display:none}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 footer{display:block;border-top:1px solid #bec8d2}}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 footer p{margin-left:auto;margin-right:auto;max-width:1376px;width:100%}}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 footer a{font-size:16px;color:#273142;display:flex;align-items:center;padding:13px 0}}@media(min-width:1100px)and (min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 footer a{padding:26px 20px 27px 0}}@media(min-width:1100px){.navigation-wrapper--2022 .navigation .mega-menu-wrapper--2022 footer a:after{content:" ";width:9px;height:13px;background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27rgb%2839%2C49%2C66%29%27%3E%3Cpath d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E");margin-left:11px}}@media(min-width:1100px){.navigation .navbar-nav .mega-menu-wrapper--2022 li.level-2 li a,.navigation .navbar-nav .mega-menu-wrapper--2022 li.level-2 li span{font-size:14px}}@media(min-width:1100px){.navigation .navbar-nav .mega-menu-wrapper--2022 li.level-2:nth-child(1) a,.navigation .navbar-nav .mega-menu-wrapper--2022 li.level-2:nth-child(1) span{font-size:16px}}@media(min-width:1100px){.navigation .navbar-nav .mega-menu-wrapper--2022 li.level-2:nth-child(2) li:last-child a{font-weight:700;color:#124191}}@media(min-width:1100px){.mega-menu-footer{display:none}}.has-mega-menu.active{position:relative}.has-mega-menu.active::after{border-bottom:1px solid #0065ed;content:" ";left:0;bottom:0;position:absolute;width:100%}.mega-menu-wrapper--original{background-color:#fff;left:0;position:absolute;top:100px;z-index:5;width:100%;border-left:1px solid #f3f2ee;border-bottom:1px solid #f3f2ee;border-right:1px solid #f3f2ee}.mega-menu-wrapper--original .mega-menu{margin:54px auto;max-width:1376px;padding:0 16px}.mega-menu-wrapper--original.hidden{display:none}.mega-menu-wrapper--original .nc-9>h5{width:calc(100% - 32px)}.mega-menu-wrapper--original .nc-9 ul.level-1{display:flex;flex-wrap:wrap;margin-left:0}.mega-menu-wrapper--original .nc-9 ul.level-2{margin-left:0}.mega-menu-wrapper--original .nc-9 li.level-1 a{color:#000;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:26px;line-height:1.5}@media(min-width:1100px){.mega-menu-wrapper--original .nc-9 li.level-1 a{font-size:16px;line-height:1.5}}@media(min-width:1100px){.mega-menu-wrapper--original .nc-9 li.level-1{margin-top:0;padding-top:5px;padding-left:0;width:33%}}.mega-menu-wrapper--original .nc-9 li.level-2{float:none}@media(min-width:1100px){.mega-menu-wrapper--original .nc-9 li.level-2{display:block;margin:0;padding:0}}.mega-menu-wrapper--original .nc-9 li.level-2 a{color:#6e6e6e}.mega-menu-wrapper--original .nc-9>h5,.mega-menu-wrapper--original .nc-3>h5{border-bottom:1px solid #f3f2ee;padding-bottom:16px;padding-top:5px}.mega-menu-wrapper--original article{margin-bottom:20px}.mega-menu-wrapper--original article h5{margin-bottom:12px;padding-top:5px}.mobile-nav-wrapper--original{display:none;clear:both;z-index:5;position:absolute;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif}@media(min-width:768px){.mobile-nav-wrapper--original{order:1;width:100%}}@media(min-width:1366px){.mobile-nav-wrapper--original{position:relative;background:#f4f4f4}}.mobile-nav-wrapper--original .mobile-nav-inner{position:relative;overflow-x:hidden;left:0;width:100%;transition:all .6s ease-in-out;border-top:1px solid #d8d8d8}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav-inner{margin:0 auto;max-width:1376px;box-shadow:none;border-top:0}}.mobile-nav-wrapper--original .mobile-nav-inner.hidden{display:block;left:100vw}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav-inner.hidden{left:0}}.mobile-nav-wrapper--original.compact .mobile-nav li>:first-child{padding-top:3px;padding-bottom:3px;font-size:16px;color:#4d5766}@media(min-width:768px){.mobile-nav-wrapper--original.compact{right:0}.mobile-nav-wrapper--original.compact.show{width:384px}.mobile-nav-wrapper--original.compact .mobile-nav-inner.hidden{left:406px}}.mobile-nav-wrapper--original.show{display:block;width:100%}.mobile-nav-wrapper--original .tiles{display:block;width:100%;z-index:3;background-color:#fff}@media(min-width:1366px){.mobile-nav-wrapper--original .tiles{display:none}}.mobile-nav-wrapper--original .mobile-nav{display:flex;flex-direction:column;background-color:#fff;clear:both;left:0;transition:all .6s ease-in-out;position:relative;overflow-y:auto;overflow-x:hidden}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav{margin:0 auto;width:1376px;background:rgba(0,0,0,0);flex-direction:row}}.mobile-nav-wrapper--original .mobile-nav .mobile-nav-links{transition:all .6s ease-in-out}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav .mobile-nav-links{width:100%;margin:0}}.mobile-nav-wrapper--original .mobile-nav .bottom-links{border-top:solid 1px #d4d4d4;padding-left:20px;padding-top:20px;position:absolute;width:100%}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav .bottom-links{display:none}}.mobile-nav-wrapper--original .mobile-nav .bottom-links a{display:block;color:#6e6e6e;font-size:18px;line-height:2.33}.mobile-nav-wrapper--original .mobile-nav ul{margin:0;border-bottom:solid 0 #d4d4d4;border-top:solid 0 #d4d4d4;left:0;position:relative;transition:all .6s ease-in-out}.mobile-nav-wrapper--original .mobile-nav ul.level-1{padding:0 19.5px 0 12px}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav ul.level-1{display:flex;padding:0}}.mobile-nav-wrapper--original .mobile-nav ul.level-2,.mobile-nav-wrapper--original .mobile-nav ul.level-3,.mobile-nav-wrapper--original .mobile-nav ul.level-4,.mobile-nav-wrapper--original .mobile-nav ul.level-5{display:none;border-top:solid 0 #d4d4d4;left:100vw;position:relative}.mobile-nav-wrapper--original .mobile-nav ul.level-5{border-bottom:solid 0 #d4d4d4;border-top:solid 0 #d4d4d4}.mobile-nav-wrapper--original .mobile-nav ul.level-5 li{padding-left:20px}.mobile-nav-wrapper--original .mobile-nav ul.level-5 li:last-child{border-bottom:0}.mobile-nav-wrapper--original .mobile-nav ul.level-5 a{padding-left:0}.mobile-nav-wrapper--original .mobile-nav ul.level-5 a:hover{color:#0065ed}.mobile-nav-wrapper--original .mobile-nav ul.level-5 a::after{display:none}.mobile-nav-wrapper--original .mobile-nav ul.level-6{margin-top:10px}@media(max-width:1023px){.mobile-nav-wrapper--original .mobile-nav ul.open-level-2{left:-100vw}.mobile-nav-wrapper--original .mobile-nav ul.open-level-3{left:-200vw}.mobile-nav-wrapper--original .mobile-nav ul.open-level-4,.mobile-nav-wrapper--original .mobile-nav ul.open-level-5,.mobile-nav-wrapper--original .mobile-nav ul.open-level-6{left:-300vw}}.mobile-nav-wrapper--original .mobile-nav ul li{color:#1d1e20;font-size:18px;line-height:normal;list-style:none;margin-bottom:0;transition:all .6s ease-in-out}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav ul li{width:100vw}.mobile-nav-wrapper--original .mobile-nav ul li.level-1{margin-bottom:0;padding:45px;width:25%;position:relative}.mobile-nav-wrapper--original .mobile-nav ul li.level-1::before{position:absolute;left:0;top:58px;bottom:8px;width:1px;background-color:#909295;content:" "}.mobile-nav-wrapper--original .mobile-nav ul li.level-1:first-child::before{display:none}.mobile-nav-wrapper--original .mobile-nav ul li .level-2{margin-bottom:0;width:100%}}.mobile-nav-wrapper--original .mobile-nav ul li.has-children>:first-child{padding-right:80px;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27rgb%280%2C0%2C0%29%27%3E%3Cpath d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E")}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav ul li.has-children>:first-child{background:none;padding-right:unset}}.mobile-nav-wrapper--original .mobile-nav ul li.level-2,.mobile-nav-wrapper--original .mobile-nav ul li.level-3,.mobile-nav-wrapper--original .mobile-nav ul li.level-5{margin:0 20px 0 12px}.mobile-nav-wrapper--original .mobile-nav ul li.level-4{padding-right:20px;padding-left:12px;position:relative;background-image:none}.mobile-nav-wrapper--original .mobile-nav ul li.level-4.back a,.mobile-nav-wrapper--original .mobile-nav ul li.level-4.lander a{font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;line-height:normal}.mobile-nav-wrapper--original .mobile-nav ul li.level-4.back a::after,.mobile-nav-wrapper--original .mobile-nav ul li.level-4.lander a::after{content:none}.mobile-nav-wrapper--original .mobile-nav ul li.level-4>:first-child{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;transform:none;background-image:none}.mobile-nav-wrapper--original .mobile-nav ul li.level-4>:first-child::after{display:inline-block;content:" ";background-position-x:90%;height:12px;left:calc(90% - 30px);margin-left:16px;margin-right:8px;position:absolute;top:10px;transform:rotate(90deg);width:12px;transition:all .6s ease-in-out}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav ul li.level-4>:first-child::after{top:46px;background-position-x:100%}}.mobile-nav-wrapper--original .mobile-nav ul li.level-4.open a,.mobile-nav-wrapper--original .mobile-nav ul li.level-4.closing a{font-weight:400;border-bottom:0}.mobile-nav-wrapper--original .mobile-nav ul li.level-4.has-children{padding-right:0;padding-left:0}.mobile-nav-wrapper--original .mobile-nav ul li.level-4.has-children>a{padding-right:80px;letter-spacing:.25px;margin-right:15px;margin-left:12px;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 class=%27plus-icon%27 width=%2711%27 height=%2711%27 viewBox=%270 0 160 160%27 fill=%27rgb%280%2C0%2C0%29%27%3E%3Cpath class=%27vertical-line%27 d=%27M75 0h10v160H75z%27/%3E%3Cpath class=%27horizontal-line%27 d=%27M0 75h160v10H0z%27/%3E%3C/svg%3E");transition:none}.mobile-nav-wrapper--original .mobile-nav ul li.level-4.has-children.open>a{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 class=%27plus-icon%27 width=%2711%27 height=%2711%27 viewBox=%270 0 160 160%27 fill=%27rgb%280%2C0%2C0%29%27%3E%3Cpath class=%27horizontal-line%27 d=%27M0 75h160v10H0z%27/%3E%3C/svg%3E")}.mobile-nav-wrapper--original .mobile-nav ul li.level-2 a,.mobile-nav-wrapper--original .mobile-nav ul li.level-3 a,.mobile-nav-wrapper--original .mobile-nav ul li.level-4 a{font-size:16px}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav ul li.level-2,.mobile-nav-wrapper--original .mobile-nav ul li.level-3,.mobile-nav-wrapper--original .mobile-nav ul li.level-4{margin:0}}.mobile-nav-wrapper--original .mobile-nav ul li.level-2:first-child,.mobile-nav-wrapper--original .mobile-nav ul li.level-3:first-child,.mobile-nav-wrapper--original .mobile-nav ul li.level-4:first-child{margin:0}.mobile-nav-wrapper--original .mobile-nav ul li.level-2.lander a,.mobile-nav-wrapper--original .mobile-nav ul li.level-3.lander a,.mobile-nav-wrapper--original .mobile-nav ul li.level-4.lander a{font-size:18px}.mobile-nav-wrapper--original .mobile-nav ul li.level-5{border-bottom:solid 1px #d4d4d4;margin-bottom:0;padding-left:0;padding-bottom:5px;padding-top:5px}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav ul li.level-5{width:calc(45vw - 83px)}}.mobile-nav-wrapper--original .mobile-nav ul li.level-5>:first-child{background:none}.mobile-nav-wrapper--original .mobile-nav ul li.level-5>:first-child::after{display:none}.mobile-nav-wrapper--original .mobile-nav ul li.level-5:first-child{margin:0 20px 0 12px}.mobile-nav-wrapper--original .mobile-nav ul li.level-1:first-child,.mobile-nav-wrapper--original .mobile-nav ul li.level-2:first-child,.mobile-nav-wrapper--original .mobile-nav ul li.level-3:first-child,.mobile-nav-wrapper--original .mobile-nav ul li.level-4:first-child{background-position-y:29px}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav ul li.level-1:first-child,.mobile-nav-wrapper--original .mobile-nav ul li.level-2:first-child,.mobile-nav-wrapper--original .mobile-nav ul li.level-3:first-child,.mobile-nav-wrapper--original .mobile-nav ul li.level-4:first-child{padding-top:45px;border:0}}.mobile-nav-wrapper--original .mobile-nav ul li.level-1.lander,.mobile-nav-wrapper--original .mobile-nav ul li.level-2.lander,.mobile-nav-wrapper--original .mobile-nav ul li.level-3.lander,.mobile-nav-wrapper--original .mobile-nav ul li.level-4.lander{margin-right:15px}.mobile-nav-wrapper--original .mobile-nav ul li.level-1.lander>:first-child,.mobile-nav-wrapper--original .mobile-nav ul li.level-2.lander>:first-child,.mobile-nav-wrapper--original .mobile-nav ul li.level-3.lander>:first-child,.mobile-nav-wrapper--original .mobile-nav ul li.level-4.lander>:first-child{padding-right:80px;padding-bottom:12px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;letter-spacing:.28px;border-bottom:0}.mobile-nav-wrapper--original .mobile-nav ul li.level-1.back,.mobile-nav-wrapper--original .mobile-nav ul li.level-2.back,.mobile-nav-wrapper--original .mobile-nav ul li.level-3.back,.mobile-nav-wrapper--original .mobile-nav ul li.level-4.back{background-image:none;background-color:#edf2f5;padding:0 12px}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav ul li.level-1.back,.mobile-nav-wrapper--original .mobile-nav ul li.level-2.back,.mobile-nav-wrapper--original .mobile-nav ul li.level-3.back,.mobile-nav-wrapper--original .mobile-nav ul li.level-4.back{padding-bottom:33px}}.mobile-nav-wrapper--original .mobile-nav ul li.level-1.back a,.mobile-nav-wrapper--original .mobile-nav ul li.level-2.back a,.mobile-nav-wrapper--original .mobile-nav ul li.level-3.back a,.mobile-nav-wrapper--original .mobile-nav ul li.level-4.back a{background-image:none;font-size:16px}.mobile-nav-wrapper--original .mobile-nav ul li.level-1.back a::before,.mobile-nav-wrapper--original .mobile-nav ul li.level-2.back a::before,.mobile-nav-wrapper--original .mobile-nav ul li.level-3.back a::before,.mobile-nav-wrapper--original .mobile-nav ul li.level-4.back a::before{display:inline-block;content:" ";background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27rgb%280%2C0%2C0%29%27%3E%3Cpath d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E");background-position-x:0;height:12px;margin-left:0;margin-right:17.5px;transform:scaleX(-1);width:12px}[dir=rtl] .mobile-nav-wrapper--original .mobile-nav ul li.level-1.back a::before,[dir=rtl] .mobile-nav-wrapper--original .mobile-nav ul li.level-2.back a::before,[dir=rtl] .mobile-nav-wrapper--original .mobile-nav ul li.level-3.back a::before,[dir=rtl] .mobile-nav-wrapper--original .mobile-nav ul li.level-4.back a::before{margin-left:12px}.mobile-nav-wrapper--original .mobile-nav ul li.level-6{border-top:solid 1px #d4d4d4;padding-left:20px;margin-bottom:0;padding-bottom:5px;padding-top:5px}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav ul li.level-6{width:calc(45vw - 83px)}}.mobile-nav-wrapper--original .mobile-nav ul li.level-6>:first-child{background:none}.mobile-nav-wrapper--original .mobile-nav ul li.level-6>:first-child::after{display:none}.mobile-nav-wrapper--original .mobile-nav ul li>:first-child{display:block;color:#1d1e20;font-size:18px;line-height:normal;padding:20px 0 19px;background-repeat:no-repeat;background-position-x:100%;background-position-y:center;cursor:pointer;border-bottom:1px solid #f4f4f4}[dir=rtl] .mobile-nav-wrapper--original .mobile-nav ul li>:first-child{background-position-x:10%}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav ul li>:first-child{background-position-x:90%;font-size:26px;line-height:50px;color:#000;padding:0 20px}}.mobile-nav-wrapper--original .mobile-nav ul li:last-child>:first-child{border-bottom:1px solid #d8d8d8}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav ul li:last-child>:first-child{border:0}}@media(max-width:1023px){.mobile-nav-wrapper--original .mobile-nav ul li.open>ul,.mobile-nav-wrapper--original .mobile-nav ul li.closing>ul{display:block;position:absolute;top:0;width:100%}.mobile-nav-wrapper--original .mobile-nav ul li.open>ul.level-5,.mobile-nav-wrapper--original .mobile-nav ul li.open>ul.level-6,.mobile-nav-wrapper--original .mobile-nav ul li.closing>ul.level-5,.mobile-nav-wrapper--original .mobile-nav ul li.closing>ul.level-6{left:0;position:static;background-color:#f4f4f4}}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav ul li>:first-child{font-size:16px;line-height:1.89}.mobile-nav-wrapper--original .mobile-nav ul li>:first-child:hover,.mobile-nav-wrapper--original .mobile-nav ul li>:first-child.is-active,.mobile-nav-wrapper--original .mobile-nav ul li>:first-child .active{color:#0065ed}.mobile-nav-wrapper--original .mobile-nav ul li.level-1>:first-child{padding:0;margin-bottom:25px}.mobile-nav-wrapper--original .mobile-nav ul.level-2{display:block;left:0}.mobile-nav-wrapper--original .mobile-nav ul.level-2 a{padding:0 0 6px;color:#4d5766}.mobile-nav-wrapper--original .mobile-nav ul.level-3,.mobile-nav-wrapper--original .mobile-nav ul.level-4,.mobile-nav-wrapper--original .mobile-nav ul.level-5,.mobile-nav-wrapper--original .mobile-nav ul.level-6,.mobile-nav-wrapper--original .mobile-nav ul .back,.mobile-nav-wrapper--original .mobile-nav ul .lander{display:none}}.mobile-nav-wrapper--original .mobile-nav .bottom-row{position:absolute;width:100%;background-color:#fff;transition:all .4s cubic-bezier(0.9,0.3,1,1);padding:0 19.5px 0 12px}.mobile-nav-wrapper--original .mobile-nav .bottom-row.faster-change{transition:all .4s cubic-bezier(0.3,0.9,0.99,1)}@media(min-width:768px){.mobile-nav-wrapper--original .mobile-nav .bottom-row.nr{display:block;margin-left:0;margin-right:0}}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav .bottom-row.nr{display:flex}}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav .bottom-row{display:flex;flex-wrap:wrap;top:100%;margin:24px 0 0;padding:26px 180px;position:static;background:rgba(0,0,0,0);border-top:1px solid #909295;justify-content:space-evenly}}.mobile-nav-wrapper--original .mobile-nav .bottom-row .bottom-row-link{font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;margin-bottom:0}.mobile-nav-wrapper--original .mobile-nav .bottom-row .bottom-row-link.mobile-language-selector a{border-bottom:0}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav .bottom-row .bottom-row-link{margin-bottom:30px;display:flex;align-items:center;justify-content:center;flex-grow:1;text-align:center;border-right:1px solid #f4f4f4}.mobile-nav-wrapper--original .mobile-nav .bottom-row .bottom-row-link.visible-mobile{display:none}}.mobile-nav-wrapper--original .mobile-nav .bottom-row .bottom-row-link .btn{min-width:157px;padding:12px 20px 10px;color:#0065ed;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;border:solid 1px #0065ed}.mobile-nav-wrapper--original .mobile-nav .bottom-row .bottom-row-link:last-child{border-right:0}.mobile-nav-wrapper--original .mobile-nav .bottom-row .bottom-row-link .globe{display:flex;align-items:center}.mobile-nav-wrapper--original .mobile-nav .bottom-row .bottom-row-link .globe span{position:static;margin:0 0 0 10px;line-height:1.63;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif}.mobile-nav-wrapper--original .mobile-nav .bottom-row a{border-bottom:1px solid #f4f4f4;padding:19.5px 0 18.5px;font-size:16px;color:#1d1e20;display:block;line-height:normal}.mobile-nav-wrapper--original .mobile-nav .bottom-row a:hover,.mobile-nav-wrapper--original .mobile-nav .bottom-row a.is-active{color:#0065ed}@media(min-width:1366px){.mobile-nav-wrapper--original .mobile-nav .bottom-row a{padding:10px;font-size:16px;display:inline;border-bottom:0;color:#000}}.mobile-nav-wrapper--original .mobile-nav .mobile-nav-close{position:absolute;right:88px;top:42px;width:16px;height:16px;line-height:1;z-index:2;cursor:pointer}.mobile-nav-wrapper--original .mobile-nav .mobile-nav-close line{stroke:#000;stroke-width:1px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.mobile-nav-wrapper--original .mobile-nav .mobile-nav-close{right:35px}}@media(min-width:1366px){[dir=rtl] .mobile-nav-wrapper--original .mobile-nav ul li.level-1::before{left:auto;right:0}}[dir=rtl] .mobile-nav-wrapper--original .mobile-nav ul li.level-4>:first-child::after{left:auto;right:calc(90% - 20px)}.navigation-tiles{width:100%;line-height:1.69}.navigation-tiles.hidden{display:none}.navigation-tiles>.nr{margin:10px 19.5px 10px 12px;border:solid 1px #d4d4d4}@media(min-width:1100px){.navigation-tiles>.nr{margin:0}.navigation-tiles>.nr:first-child{border-bottom:solid 0 #d4d4d4}.navigation-tiles>.nr:nth-child(2){border-bottom:solid 0 #d4d4d4}}.overview--listings-top{margin-bottom:30px}.overview--listings-top :last-child{margin-bottom:0}.overview--listings-title{margin:0 0 20px;font-weight:normal;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:17px;line-height:1.5;letter-spacing:normal;color:#000}@media(min-width:768px){.overview--listings-title{font-size:20px}}.overview--top-body{margin-bottom:30px}@media(min-width:768px){.overview--top-body{margin-bottom:40px}}.podcast .play{width:48px;height:48px;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 61 61%27 style=%27enable-background:new 0 0 61 61%27 xml:space=%27preserve%27 fill=%27none%27%3E%3Ccircle cx=%2730%27 cy=%2730%27 r=%2730%27 fill=%27%23fff%27/%3E%3Cpath d=%27M36.634 26.115a6.16 6.16 0 0 1 0 8.68m3.93-12.6a11.821 11.821 0 0 1 .14 16.52m-24.7-3.917v-8.96a1.555 1.555 0 0 1 1.54-1.54h6.32l4.63-5.74a1.596 1.596 0 0 1 2.808.98V41.24a1.596 1.596 0 0 1-2.808.98l-4.63-5.88h-6.46a1.441 1.441 0 0 1-1.4-1.543Z%27 stroke=%27%23005AFF%27 stroke-width=%272%27 stroke-miterlimit=%2710%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");cursor:pointer;transition:all .3s ease-in-out;outline:none;position:absolute;bottom:16px;left:16px;box-shadow:none}.podcast .play:hover{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 61 61%27 style=%27enable-background:new 0 0 61 61%27 xml:space=%27preserve%27 fill=%27none%27%3E%3Ccircle cx=%2730%27 cy=%2730%27 r=%2730%27 fill=%27%23005AFF%27/%3E%3Cpath d=%27M36.634 26.115a6.16 6.16 0 0 1 0 8.68m3.93-12.6a11.821 11.821 0 0 1 .14 16.52m-24.7-3.917v-8.96a1.555 1.555 0 0 1 1.54-1.54h6.32l4.63-5.74a1.596 1.596 0 0 1 2.808.98V41.24a1.596 1.596 0 0 1-2.808.98l-4.63-5.88h-6.46a1.441 1.441 0 0 1-1.4-1.543Z%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-miterlimit=%2710%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}.podcast .play.playing{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 61 61%27 style=%27enable-background:new 0 0 61 61%27 xml:space=%27preserve%27 fill=%27none%27%3E%3Ccircle cx=%2730%27 cy=%2730%27 r=%2730%27 fill=%27%23005AFF%27/%3E%3Cpath d=%27M24 20v21M36 20v21%27 stroke=%27%23fff%27 stroke-width=%273%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}.podcast .play.paused{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 61 61%27 style=%27enable-background:new 0 0 61 61%27 xml:space=%27preserve%27 fill=%27none%27%3E%3Ccircle cx=%2730%27 cy=%2730%27 r=%2730%27 fill=%27%23005AFF%27/%3E%3Cpath d=%27M36.634 26.115a6.16 6.16 0 0 1 0 8.68m3.93-12.6a11.821 11.821 0 0 1 .14 16.52m-24.7-3.917v-8.96a1.555 1.555 0 0 1 1.54-1.54h6.32l4.63-5.74a1.596 1.596 0 0 1 2.808.98V41.24a1.596 1.596 0 0 1-2.808.98l-4.63-5.88h-6.46a1.441 1.441 0 0 1-1.4-1.543Z%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-miterlimit=%2710%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}.podcast .play.white{background-image:url("data:image/svg+xml, %3Csvg version=%271.1%27 id=%27Layer_1%27 xmlns=%27http://www.w3.org/2000/svg%27 x=%270%27 y=%270%27 viewBox=%270 0 61 61%27 style=%27enable-background:new 0 0 61 61%27 xml:space=%27preserve%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cstyle%3E.st2%7Bdisplay:inline%7D.st3%7Bfill:none%3Bstroke:%23fff%3Bstroke-linecap:round%3Bstroke-linejoin:round%3Bstroke-miterlimit:10%7D%3C/style%3E%3Ccircle cx=%2730.5%27 cy=%2730.5%27 r=%2730%27 style=%27fill:none%3Bstroke:%23fff%3Bstroke-miterlimit:10%27/%3E%3Cpath class=%27st3%27 d=%27M19.87 25.38h-7.18v10.24h7.18l10.24 6.74V18.64zM40.08 23.88c.87 2.05 1.35 4.3 1.35 6.66 0 2.33-.47 4.56-1.31 6.58M36.1 27.01c.46 1.08.71 2.26.71 3.51 0 1.23-.25 2.4-.69 3.47M44.68 21.67c1.17 2.72 1.82 5.73 1.82 8.88 0 3.11-.63 6.08-1.77 8.78%27/%3E%3C/svg%3E")}.podcast .play.white:hover{background-image:url("data:image/svg+xml, %3Csvg version=%271.1%27 id=%27Layer_1%27 xmlns=%27http://www.w3.org/2000/svg%27 x=%270%27 y=%270%27 viewBox=%270 0 61 61%27 style=%27enable-background:new 0 0 61 61%27 xml:space=%27preserve%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cstyle%3E.st1%7Bfill:none%3Bstroke:%23fff%3Bstroke-linecap:round%3Bstroke-linejoin:round%3Bstroke-miterlimit:10%7D.st2%7Bfill:%23000%7D%3C/style%3E%3Ccircle cx=%2730.5%27 cy=%2730.5%27 r=%2730%27 style=%27fill:none%3Bstroke:%23000%3Bstroke-miterlimit:10%27/%3E%3Cpath class=%27st1%27 d=%27M19.87 25.38h-7.18v10.24h7.18l10.24 6.74V18.64zM40.08 23.88c.87 2.05 1.35 4.3 1.35 6.66 0 2.33-.47 4.56-1.31 6.58M44.68 21.67c1.17 2.72 1.82 5.73 1.82 8.88 0 3.11-.63 6.08-1.77 8.78%27/%3E%3Ccircle cx=%2729.55%27 cy=%2730.5%27 r=%277.5%27/%3E%3Cpath class=%27st2%27 d=%27m31.63 30.42-3.15-3.49c-.07-.08-.21-.03-.21.08v6.98c0 .11.14.16.21.08l3.15-3.49c.04-.05.04-.11 0-.16z%27/%3E%3C/svg%3E")}.podcast .play.white.playing{background-image:url("data:image/svg+xml, %3Csvg version=%271.1%27 id=%27Layer_1%27 xmlns=%27http://www.w3.org/2000/svg%27 x=%270%27 y=%270%27 viewBox=%270 0 61 61%27 style=%27enable-background:new 0 0 61 61%27 xml:space=%27preserve%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cstyle%3E.st0%7Bdisplay:none%7D.st1%7Bfill:none%3Bstroke:%23fff%3Bstroke-miterlimit:10%7D.st1%2C.st2%7Bdisplay:inline%7D.st3%7Bfill:none%3Bstroke:%23fff%3Bstroke-linecap:round%3Bstroke-linejoin:round%3Bstroke-miterlimit:10%7D.st4%7Bfill:%23000%7D%3C/style%3E%3Ccircle cx=%2730.5%27 cy=%2730.5%27 r=%2730%27 style=%27fill:none%3Bstroke:%23fff%3Bstroke-miterlimit:10%27/%3E%3Cpath class=%27st3%27 d=%27M19.87 25.38h-7.18v10.24h7.18l10.24 6.74V18.64zM40.08 23.88c.87 2.05 1.35 4.3 1.35 6.66 0 2.33-.47 4.56-1.31 6.58M44.68 21.67c1.17 2.72 1.82 5.73 1.82 8.88 0 3.11-.63 6.08-1.77 8.78%27/%3E%3Ccircle cx=%2729.55%27 cy=%2730.5%27 r=%277.5%27/%3E%3Cpath class=%27st4%27 d=%27M28.42 33.87h-1.1c-.04 0-.08-.04-.08-.08v-6.58c0-.04.04-.08.08-.08h1.1c.04 0 .08.04.08.08v6.58c0 .04-.03.08-.08.08zM31.77 33.87h-1.1c-.04 0-.08-.04-.08-.08v-6.58c0-.04.04-.08.08-.08h1.1c.04 0 .08.04.08.08v6.58c0 .04-.04.08-.08.08z%27/%3E%3C/svg%3E")}.podcast .play.white.paused{background-image:url("data:image/svg+xml, %3Csvg version=%271.1%27 id=%27Layer_1%27 xmlns=%27http://www.w3.org/2000/svg%27 x=%270%27 y=%270%27 viewBox=%270 0 61 61%27 style=%27enable-background:new 0 0 61 61%27 xml:space=%27preserve%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cstyle%3E.st1%7Bfill:none%3Bstroke:%23fff%3Bstroke-linecap:round%3Bstroke-linejoin:round%3Bstroke-miterlimit:10%7D.st2%7Bfill:%23000%7D%3C/style%3E%3Ccircle cx=%2730.5%27 cy=%2730.5%27 r=%2730%27 style=%27fill:none%3Bstroke:%23000%3Bstroke-miterlimit:10%27/%3E%3Cpath class=%27st1%27 d=%27M19.87 25.38h-7.18v10.24h7.18l10.24 6.74V18.64zM40.08 23.88c.87 2.05 1.35 4.3 1.35 6.66 0 2.33-.47 4.56-1.31 6.58M44.68 21.67c1.17 2.72 1.82 5.73 1.82 8.88 0 3.11-.63 6.08-1.77 8.78%27/%3E%3Ccircle cx=%2729.55%27 cy=%2730.5%27 r=%277.5%27/%3E%3Cpath class=%27st2%27 d=%27m31.63 30.42-3.15-3.49c-.07-.08-.21-.03-.21.08v6.98c0 .11.14.16.21.08l3.15-3.49c.04-.05.04-.11 0-.16z%27/%3E%3C/svg%3E")}.profile-info{display:flex;align-items:center;font-size:12px;line-height:1.69;color:#6e6e6e}@media(min-width:768px){.profile-info{font-size:16px}}.profile-info .circle{display:inline-block;margin-right:12px}@media(min-width:768px){.profile-info .circle{margin-right:20px}}@media(min-width:768px){.profile-info--name{margin-right:12px;white-space:nowrap}}.profile-info--title{margin-left:12px}@media(min-width:768px){.profile-info--title{white-space:nowrap}}.profile-info .hidden-mobile{display:none}@media(min-width:768px){.profile-info .hidden-mobile{display:inline-block}}.search-toggle .close{display:none;width:22px}.search-toggle.menu-open .search-icon{display:none}.search-toggle.menu-open .close{display:block}.nokia-search-speech-icon{position:absolute;top:30px;right:40px;z-index:1}@media(min-width:1025px){.nokia-search-speech-icon{display:block}}.nokia-search-speech-icon.speech-in-progress .speech-button-icon{animation:colorIn 1s forwards}.nokia-search-speech-icon.speech-in-progress .nokia-search-speech-icon__background{opacity:1}.nokia-search-speech-icon.speech-in-progress .nokia-search-speech-icon__background-2{animation:scaleIn 1s infinite alternate ease-out}.nokia-search-speech-icon.speech-error .nokia-search-speech-icon__background-2{opacity:0}.nokia-search-speech-icon.speech-error .nokia-search-speech-icon__background-1{background-color:#dc3d3e}.nokia-search-speech-icon:hover .speech-button-icon{animation:colorIn 1s forwards;filter:contrast(0)}.nokia-search-speech-icon:hover .nokia-search-speech-icon__background-1{opacity:1}.nokia-search-speech-icon .speech-button-icon{display:block;position:absolute;width:23px;height:23px;background-image:url("data:image/svg+xml, %3Csvg width=%2724%27 height=%2724%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M7.426 5.8c0-2.622 2.032-4.55 4.524-4.55 2.505 0 4.525 2.04 4.525 4.55v4.8c0 2.51-2.02 4.55-4.525 4.55-2.505 0-4.524-2.04-4.524-4.55V5.8Zm4.524-3.05c-1.68 0-3.024 1.272-3.024 3.05v4.8c0 1.69 1.357 3.05 3.024 3.05 1.668 0 3.025-1.36 3.025-3.05V5.8c0-1.69-1.357-3.05-3.025-3.05ZM4.5 9.45a.75.75 0 0 1 .75.75c0 3.579 2.368 6.554 5.38 7.27 1.243.28 2.17 1.491 2.17 2.73V22a.75.75 0 0 1-1.5 0v-1.8c0-.56-.462-1.147-1.004-1.268l-.009-.002c-3.742-.887-6.537-4.51-6.537-8.73a.75.75 0 0 1 .75-.75Zm15 0a.75.75 0 0 1 .75.75c0 3.682-2.15 6.963-5.221 8.289a.75.75 0 0 1-.594-1.378c2.49-1.074 4.315-3.793 4.315-6.911a.75.75 0 0 1 .75-.75Z%27 fill=%27%23333%27/%3E%3C/svg%3E");background-repeat:no-repeat;text-indent:-9999px;-webkit-filter:invert(50%);filter:invert(50%);cursor:pointer;transform:translateY(-80%);outline:0;right:-17px;filter:contrast(100%)}@media(min-width:1025px){.nokia-search-speech-icon .speech-button-icon{transform:translateY(-80%)}}.nokia-search-speech-icon .nokia-search-speech-icon__background{opacity:0;position:absolute;top:50%;transform:translateX(-32%) translateY(-65%);border-radius:50%;transform-origin:center}@media(min-width:1025px){.nokia-search-speech-icon .nokia-search-speech-icon__background{transform:translateX(-32%) translateY(-70%)}}.nokia-search-speech-icon .nokia-search-speech-icon__background-1{width:32px;height:32px;background-color:#124191;z-index:-1;opacity:0;transition:opacity .3s ease-out}.nokia-search-speech-icon .nokia-search-speech-icon__background-2{width:42px;height:42px;background-blend-mode:multiply;background-image:linear-gradient(rgba(18,65,145,0.2),rgba(18,65,145,0.2));z-index:-2}.navigation .nokia-search-speech-icon{position:relative;top:24px}.navigation .form-actions{top:96px}@media(min-width:1100px){.navigation .nokia-search-speech-icon{top:30px}}body.lang-ar .nokia-search-speech-icon{left:30px}body.lang-ar .speech-button-icon{top:0;left:0}body.lang-ar .nokia-search-speech-icon__background{left:0}.solr-search-result{position:relative;display:flex;flex-direction:column}.solr-search-result.library{margin-top:60px !important}.solr-search-result header{font-size:16px;color:#999}.solr-search-result .result-info{margin:0;position:absolute;top:210px}.solr-search-result .views-exposed-form .nokia-solr-inner-search{position:relative;width:100%}@media(max-width:1023px){.solr-search-result .views-exposed-form .nokia-solr-inner-search{width:100%}}@media(min-width:1024px){.solr-search-result .views-exposed-form .nokia-solr-inner-search{width:560px}}.solr-search-result .views-exposed-form .nokia-solr-inner-search .form-item.js-form-type-search-api-autocomplete{margin-bottom:35px}.solr-search-result .views-exposed-form .nokia-solr-inner-search .form-item.form-item-search-api-language #select2-edit-search-api-language-container{padding-top:10px !important}.solr-search-result .views-exposed-form .nokia-solr-filters{margin-top:55px;margin-bottom:5px}.solr-search-result .views-exposed-form .nokia-solr-filters .form-item{display:inline-block;width:100%}@media(min-width:768px){.solr-search-result .views-exposed-form .nokia-solr-filters .form-item{width:335px}}.solr-search-result .views-exposed-form .nokia-solr-filters .form-item legend .fieldset-legend{font-size:18px;color:#4a6083;line-height:1.29;margin-bottom:5px}.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkbox{height:auto;margin-bottom:25px}.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .js-form-type-checkbox{margin-right:24px;height:56px;display:table-row}.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:first-child{min-height:39px}.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .js-form-type-checkbox:last-child{min-height:56x;height:56px}.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .option{padding-left:35px;color:#000;font-size:18px;font-weight:300;line-height:24px;display:block}@media(min-width:768px){.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .option{width:fit-content;padding-left:35px}}.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .option:before{top:-2px;left:3px;width:24px;height:24px;box-shadow:inset 0 0 0 2px #004bd6;border-radius:5px}.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes input:checked+label{font-weight:700}.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes input:checked+label:after{position:absolute;top:-2px;left:2px;content:"✓ ";width:24px;height:24px;font-size:16px;color:#fff;background-color:#004bd6;padding-left:6px;border-radius:5px}.solr-search-result .views-exposed-form .form-item .select2-container--default .select2-selection--single{font-weight:700;color:#1d1e20 !important;height:48px !important;padding:5px 20px !important;border-radius:0px !important;font-size:16px !important}.solr-search-result .views-exposed-form .form-item .select2-container--default .select2-selection--single .select2-selection__rendered{padding:5px 0 !important;color:#1d1e20 !important}.solr-search-result .views-exposed-form .form-item-search-api-language .select2-container .selection .select2-selection{background-color:rgba(0,0,0,0);background-position:calc(100% - 30px) 14px !important}@media(min-width:768px){.solr-search-result .views-exposed-form .js-form-item,.solr-search-result .views-exposed-form .nokia-search-speech-icon{margin-right:30px}}.solr-search-result .views-exposed-form .form-actions{align-content:center;display:flex;justify-content:flex-start;gap:10px}.solr-search-result .views-exposed-form .listings-article{padding:0 0 34px 0}@media(min-width:1023px){.solr-search-result .views-exposed-form{margin-bottom:0;position:relative}}.solr-search-result .views-exposed-form .form-item{position:relative;background:none}.solr-search-result .views-exposed-form .form-item label{margin-bottom:5px}.solr-search-result .views-exposed-form .form-item input{width:100%;font-weight:300;font-size:18px;background:none;height:49px;padding:0 50px 0 20px !important;line-height:49px;border:1px solid #333;border-radius:0;background:#fff;height:50px;color:#0a0b0d}@media(min-width:768px){.solr-search-result .views-exposed-form .form-item input{font-size:17px;outline:0;border:1px solid #333;border-radius:0}}.solr-search-result .views-exposed-form .form-item-search-api-language .select2-container{float:left;font-weight:700;color:#1d1e20 !important;height:48px !important;padding:5px !important;border-radius:0px !important;font-size:12px !important;background-repeat:no-repeat !important;background-position:calc(100% - 16px) center !important;background-size:12px !important;min-width:145px;border:1px solid #333}.solr-search-result .views-exposed-form .form-item-search-api-language .select2-container.select2-container--open{border:1px solid #aaa;border-bottom:0}.solr-search-result .views-exposed-form .form-item-search-api-language .select2-container .selection .select2-selection{width:100% !important;border:none !important;padding:0 20px 6px 6px !important;background-position:calc(100% - 9px) 21px !important}@media(min-width:768px){.solr-search-result .views-exposed-form .form-item-search-api-language .select2-container .selection .select2-selection{width:100% !important;background-position:calc(100% - 20px) 14px !important}}.solr-search-result .views-exposed-form .form-item-search-api-language .select2-container .selection .select2-selection .select2-selection__rendered{font-size:12px;font-stretch:normal;font-style:normal;font-weight:700;color:#1d1e20;letter-spacing:.18px;line-height:normal}.solr-search-result .views-exposed-form .form-actions.form-wrapper{display:flex;align-content:flex-start;flex-direction:column-reverse;flex-wrap:wrap;margin:0}@media(min-width:1025px){.solr-search-result .views-exposed-form .form-actions.form-wrapper{position:absolute;left:600px;top:0;margin:0 auto}}.solr-search-result .views-exposed-form .form-actions.form-wrapper .form-submit{padding:13px 24px}@media screen and (min-width:500px){.solr-search-result .views-exposed-form .form-actions.form-wrapper .form-submit{padding:11px 24px;margin:0 15px 0 0}}.solr-search-result .views-exposed-form .form-actions.form-wrapper .form-submit:hover{background:#fff;color:#0065ed}.solr-search-result .views-exposed-form select{font-weight:700;color:#1d1e20 !important;height:48px !important;padding:5px !important;border-radius:0px !important;font-size:12px !important;background-image:url("data:image/svg+xml, %3Csvg fill=%27none%27 height=%279%27 width=%2716%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M8.618 6.441c-.066.073-.18.133-.269.176s-.187.068-.287.074a.768.768 0 0 1-.522-.25L1.418.567A.843.843 0 0 0 .24.577a.828.828 0 0 0 0 1.165l6.111 5.874a2.447 2.447 0 0 0 1.69.718 2.447 2.447 0 0 0 1.688-.718l6.111-5.874a.804.804 0 0 0-.062-1.035.85.85 0 0 0-1.05-.14z%27 fill=%27%23333%27/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:calc(100% - 16px) center !important;background-size:12px !important;min-width:145px}.solr-search-result .views-exposed-form .form-item.js-form-type-select select{padding:5px 20px !important;color:#1d1e20 !important;font-size:16px !important}.solr-search-result .listings-article{padding:0 0 34px 0}@media(max-width:767px){.solr-search-result .listings-article{padding-bottom:0}}.solr-search-result .listings-article.result-item h3 a{color:#004bd6;letter-spacing:.02em}.solr-search-result .listings-article p{margin-bottom:5px;line-height:1.5}.solr-search-result.library .pager{display:flex;flex-direction:row-reverse;justify-content:flex-end;order:4;margin:20px 0 40px 0}@media(max-width:767px){.solr-search-result.library .pager{margin:20px 0 40px 0}}.solr-search-result.library .pager li{position:relative}@media(max-width:1023px){.solr-search-result.library .pager li{width:100%}}.solr-search-result.library .pager li a{background-color:#fff;color:#004bd6;border:1px solid #004bd6;position:relative;padding:12px 55px 12px 24px}@media(max-width:1023px){.solr-search-result.library .pager li a{width:100%}}.solr-search-result.library .pager li a:hover{background-color:#004bd6;color:#fff;border:1px solid #fff}.solr-search-result.library .pager li a:hover svg path{fill:#fff}.solr-search-result.library .pager li a svg{position:absolute;right:28px;top:16px;width:17.5px;height:17.5px}.solr-search-result.library .pager li a svg path{fill:#004bd6}.solr-search-result.library .pager li a:hover:not(:disabled):not(.disabled){background-color:#004bd6;color:#fff}.solr-search-result.library .pager li a:focus-visible{outline:1px solid #000;outline-offset:6px}.solr-search-result.library .pager li a.disabled,.solr-search-result.library .pager li a:disabled{pointer-events:none;cursor:not-allowed}.solr-search-result.library .pager .solr-search-note{font-size:12px;position:absolute;left:0;top:60px}.solr-search-result.library .pager .views-row:first-child{margin-top:45px}.solr-search-result .solr-search-note{font-size:12px;position:absolute;left:0;top:60px}.solr-search-result .views-row:first-child{margin-top:45px}.select2-dropdown .select2-search{display:none !important}.select2-dropdown .select2-results li{color:#1d1e20;font-size:16px;font-weight:300;line-height:normal;background:none;padding:6px !important}.select2-dropdown .select2-results li:hover{background-color:#f4f4f4;color:#0065ed}.solr-home-block{position:unset}.solr-home-block .search-wrapper{height:93px}.solr-home-block .search-wrapper .ic-global-search{cursor:pointer}.solr-home-block .search-wrapper .nokia-solr-inner-search{position:relative;width:73%;margin:auto}@media screen and (max-width:1024px){.solr-home-block .search-wrapper .nokia-solr-inner-search{width:84%}}.solr-home-block .search-wrapper input[type=text]{background-repeat:no-repeat;background-position:99% center;border-radius:33px;padding:0 15px !important;display:flex;margin:0 auto;width:100%;background-image:unset !important;background:#fff;height:45px;font-weight:700}.solr-home-block .search-wrapper input[type=text]::placeholder{font-weight:300}.solr-home-block .search-wrapper .nokia-search-speech-icon{background-image:url("data:image/svg+xml, %3Csvg width=%2724%27 height=%2724%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M7.426 5.8c0-2.622 2.032-4.55 4.524-4.55 2.505 0 4.525 2.04 4.525 4.55v4.8c0 2.51-2.02 4.55-4.525 4.55-2.505 0-4.524-2.04-4.524-4.55V5.8Zm4.524-3.05c-1.68 0-3.024 1.272-3.024 3.05v4.8c0 1.69 1.357 3.05 3.024 3.05 1.668 0 3.025-1.36 3.025-3.05V5.8c0-1.69-1.357-3.05-3.025-3.05ZM4.5 9.45a.75.75 0 0 1 .75.75c0 3.579 2.368 6.554 5.38 7.27 1.243.28 2.17 1.491 2.17 2.73V22a.75.75 0 0 1-1.5 0v-1.8c0-.56-.462-1.147-1.004-1.268l-.009-.002c-3.742-.887-6.537-4.51-6.537-8.73a.75.75 0 0 1 .75-.75Zm15 0a.75.75 0 0 1 .75.75c0 3.682-2.15 6.963-5.221 8.289a.75.75 0 0 1-.594-1.378c2.49-1.074 4.315-3.793 4.315-6.911a.75.75 0 0 1 .75-.75Z%27 fill=%27%23333%27/%3E%3C/svg%3E");filter:contrast(100%);position:absolute;top:29px;right:78px}.solr-home-block .search-wrapper input::placeholder{font-size:18px}.solr-home-block .search-wrapper .form-item{background:unset;position:relative}.solr-home-block .search-wrapper .form-actions{position:absolute;top:9px;right:16px;margin:0;z-index:1;display:block}.solr-home-block .search-wrapper .form-actions input{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2722%27 height=%2722%27 style=%27stroke:%23333%21important%27 fill=%27%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27 stroke-width=%272%27 transform=%27translate%281 1%29%27%3E%3Cpath d=%27m19.412 19.412-6.471-6.471%27/%3E%3Ccircle cx=%277.647%27 cy=%277.647%27 r=%277.647%27/%3E%3C/g%3E%3C/svg%3E");background-color:rgba(0,0,0,0);border:none;background-repeat:no-repeat;font-size:0;transform:rotate(95deg)}.solr-home-block .search-wrapper .form-actions input:focus{outline:none}@media screen and (min-width:1025px)and (max-width:1365px){.solr-home-block .search-wrapper .form-actions{top:4px}}@media screen and (max-width:1365px){.solr-home-block .search-wrapper .solr-home-block .search-wrapper .form-actions{top:4px}}.solr-home-block .search-wrapper .form-autocomplete{background-image:unset !important}.solr-home-block .form-item-sort-by,.solr-home-block .form-item-sort-order{display:none}@media screen and (max-width:1024px){.d-flex-mobile .views-exposed-form input[type=text]{position:relative;width:100%;height:52px;line-height:52px;border-radius:26px;margin:0 auto;display:flex;border:1px solid #000}.d-flex-mobile .views-exposed-form .nokia-search-speech-icon{position:absolute;top:31px;right:75px;z-index:1}.d-flex-mobile .views-exposed-form .form-item{background:unset;position:relative}.d-flex-mobile .views-exposed-form .form-actions{position:absolute;top:6px;right:16px;margin:0;z-index:1;display:block}.d-flex-mobile .views-exposed-form .form-actions input{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2722%27 height=%2722%27 style=%27stroke:%23333%21important%27 fill=%27%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27 stroke-width=%272%27 transform=%27translate%281 1%29%27%3E%3Cpath d=%27m19.412 19.412-6.471-6.471%27/%3E%3Ccircle cx=%277.647%27 cy=%277.647%27 r=%277.647%27/%3E%3C/g%3E%3C/svg%3E");background-color:rgba(0,0,0,0);border:none;background-repeat:no-repeat;font-size:0;transform:rotate(95deg)}.d-flex-mobile .views-exposed-form .form-actions input:focus{outline:none}.d-flex-mobile .views-exposed-form .form-autocomplete{background-image:unset !important}.d-flex-mobile .views-exposed-form input::placeholder{font-size:18px}}@media(min-width:990px)and (max-width:1200px){.d-flex-tablet-lg .views-exposed-form input[type=text]{position:relative;width:84%;height:52px;line-height:52px;border-radius:26px;margin:0 auto;display:flex;border:1px solid #000}.d-flex-tablet-lg .views-exposed-form .nokia-search-speech-icon{position:absolute;top:57px;right:14%;z-index:1}.d-flex-tablet-lg .views-exposed-form .form-item{background:unset;position:relative}.d-flex-tablet-lg .views-exposed-form .form-actions{display:none}.d-flex-tablet-lg .views-exposed-form .form-autocomplete{background-image:unset !important}.d-flex-tablet-lg .views-exposed-form input::placeholder{font-size:18px}}.ajax-progress{display:inline-block;padding:1px 5px 2px 5px}[dir=rtl] .ajax-progress{float:right}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px}tr .ajax-progress-throbber .throbber{margin:0 2px}.ajax-progress-bar{width:16em}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:.9;border-radius:7px;background-color:#232323;background-repeat:no-repeat;background-position:center center}[dir=rtl] .ajax-progress-fullscreen{right:49%;left:auto}.ajax-progress-fullscreen{background:rgba(0,0,0,0) url(/../themes/contrib/stable/images/core/throbber-active.gif) no-repeat 0 center}select{width:100%}.opensolr-search-result.solr-search-result .nokia-solr-filters{margin-top:15px}@media(min-width:768px){.opensolr-search-result.solr-search-result .js-form-item,.opensolr-search-result.solr-search-result .nokia-search-speech-icon{margin-right:30px}}@media(max-width:1023px){.opensolr-search-result.solr-search-result .js-form-item,.opensolr-search-result.solr-search-result .nokia-search-speech-icon{margin-right:0}}.opensolr-search-result.solr-search-result .search-form-header-wrapper{position:relative;z-index:1}.opensolr-search-result.solr-search-result .search-form-header-wrapper.is-stuck{position:fixed;padding:20px 32px 0 0}@media(max-width:767px){.opensolr-search-result.solr-search-result .search-form-header-wrapper.is-stuck{width:100%}}@media(min-width:1025px){.opensolr-search-result.solr-search-result .search-form-header-wrapper.is-stuck{width:20%}}.opensolr-search-result.solr-search-result .search-form-header-wrapper.is-stuck:after{content:"";position:absolute;top:100%;left:0;right:0;height:20px;background:linear-gradient(to bottom,rgb(255,255,255),rgba(255,255,255,0));pointer-events:none}.opensolr-search-result.solr-search-result .search-form-header-wrapper.is-stuck+.views-infinite-scroll-content-wrapper{padding-top:103px}.opensolr-search-result.solr-search-result .empty-search-wrapper{height:375px;display:flex;align-content:space-around;justify-content:center;flex-wrap:wrap;flex-direction:column;width:100%;text-align:center}@media(min-width:1025px){.opensolr-search-result.solr-search-result .empty-search-wrapper{margin:0 18.2%;width:66%}}.opensolr-search-result.solr-search-result .empty-search-wrapper .empty-svg-img{width:120px;height:120px;margin:0 auto 20px}.opensolr-search-result.solr-search-result .empty-search-wrapper .empty_total-count{font-size:24px;font-weight:400;color:#0a0b0d}.opensolr-search-result.solr-search-result .empty-search-wrapper .empty_text{font-size:18px;font-weight:300;color:#0a0b0d}.opensolr-search-result.solr-search-result .nokia-search-speech-icon .speech-button-icon{width:24px;height:24px;background-image:url("data:image/svg+xml, %3Csvg width=%2724%27 height=%2724%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M7.426 5.8c0-2.622 2.032-4.55 4.524-4.55 2.505 0 4.525 2.04 4.525 4.55v4.8c0 2.51-2.02 4.55-4.525 4.55-2.505 0-4.524-2.04-4.524-4.55V5.8Zm4.524-3.05c-1.68 0-3.024 1.272-3.024 3.05v4.8c0 1.69 1.357 3.05 3.024 3.05 1.668 0 3.025-1.36 3.025-3.05V5.8c0-1.69-1.357-3.05-3.025-3.05ZM4.5 9.45a.75.75 0 0 1 .75.75c0 3.579 2.368 6.554 5.38 7.27 1.243.28 2.17 1.491 2.17 2.73V22a.75.75 0 0 1-1.5 0v-1.8c0-.56-.462-1.147-1.004-1.268l-.009-.002c-3.742-.887-6.537-4.51-6.537-8.73a.75.75 0 0 1 .75-.75Zm15 0a.75.75 0 0 1 .75.75c0 3.682-2.15 6.963-5.221 8.289a.75.75 0 0 1-.594-1.378c2.49-1.074 4.315-3.793 4.315-6.911a.75.75 0 0 1 .75-.75Z%27 fill=%27%23333%27/%3E%3C/svg%3E");filter:contrast(100%)}.opensolr-search-result.solr-search-result .nokia-search-speech-icon:hover .speech-button-icon{animation:colorIn 1s forwards;filter:contrast(0)}.opensolr-search-result.solr-search-result .nokia-search-speech-icon__background{transform:translateX(-12%) translateY(-72%)}@media(min-width:1025px){.opensolr-search-result.solr-search-result .nokia-search-speech-icon__background{transform:translateX(-12%) translateY(-70%)}}.opensolr-search-result.solr-search-result .views-exposed-form .form-item input{font-size:17px;outline:0;border-radius:50px;height:56px}.opensolr-search-result.solr-search-result .views-exposed-form .nokia-solr-filters .form-item{width:auto;margin-bottom:0}.opensolr-search-result.solr-search-result .views-exposed-form .form-actions.form-wrapper input.form-submit{background-color:#004bd6;border:1px solid #004bd6}@media(min-width:768px){.opensolr-search-result.solr-search-result .views-exposed-form .form-actions.form-wrapper input.form-submit{width:100%}}@media(max-width:1023px){.opensolr-search-result.solr-search-result .views-exposed-form .form-actions.form-wrapper input.form-submit{padding:11px 24px;margin:0 15px 0 0;width:100%}}.opensolr-search-result.solr-search-result .views-exposed-form .form-actions.form-wrapper input.form-submit:hover{background:#fff;color:#004bd6}.opensolr-search-result.solr-search-result .listings-article .views-field.views-field-body p,.opensolr-search-result.solr-search-result .listings-article .nokia-opensolr-desc p{line-height:1.73;font-size:24px;color:#6e6e6e}.globalheaderblock .ui-widget.ui-widget-content{z-index:11}.search-api-autocomplete-search .ui-menu-item:hover{background:rgba(0,0,0,0)}.search-api-autocomplete-search .ui-menu-item a.ui-state-active{border:0;line-height:normal;width:auto;display:inline-block}.layout-content .views-element-container .opensolr-search-result{max-width:unset !important}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result{margin-top:148px}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result{margin-top:148px}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result{margin-top:58px !important}.layout-content .views-element-container .opensolr-search-result .views-row:first-child{margin-top:0px}.layout-content .views-element-container .opensolr-search-result .views-exposed-form .form-actions.form-wrapper{padding-top:44px}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .nokia-search-speech-icon{left:520px;height:24px;width:24px;top:75px}}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .nokia-solr-filters{position:fixed;left:0;right:0;top:0px;z-index:10;visibility:hidden;background:#fff;padding:16px;height:100%;margin-top:0px}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .nokia-solr-filters{position:fixed;left:0;right:0;top:0px;z-index:10;visibility:hidden;background:#fff;padding:16px;height:100%;margin-top:0px}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .nokia-solr-filters{margin-top:0px;position:fixed;left:0px;right:unset;top:256px;z-index:unset;overflow:unset;padding:0px 0px 0px 16px;height:auto;visibility:visible}}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .input-search-panel-section{width:100%}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .input-search-panel-section{width:100%}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .input-search-panel-section{width:25%;float:left}}.layout-content .views-element-container .opensolr-search-result .input-search-panel-section .total-result-count{position:fixed;width:100%;background:#fff;z-index:1}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .input-search-panel-section .total-result-count{left:0px;padding-left:16px;margin-top:0px;padding-top:32px;padding-bottom:24px;top:400px}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .input-search-panel-section .total-result-count{left:0px;padding-left:16px;margin-top:0px;padding-top:32px;padding-bottom:24px;top:400px}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .input-search-panel-section .total-result-count{left:316px;padding-left:40px;padding-top:32px;padding-bottom:24px;top:351px}}.layout-content .views-element-container .opensolr-search-result .input-search-panel-section .total-result-count.scroll-after-bg::after{content:" ";margin-top:40px;position:absolute;left:0px;height:25px;width:100%;background:linear-gradient(to bottom,rgb(255,255,255),rgba(255,255,255,0.6))}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .input-search-panel-section .total-result-count.scroll-after-bg::after{margin-left:0px}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .input-search-panel-section .total-result-count.scroll-after-bg::after{margin-left:0px}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .input-search-panel-section .total-result-count.scroll-after-bg::after{margin-left:40px}}.layout-content .views-element-container .opensolr-search-result .search-result-wrapper{position:relative;z-index:0}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .search-result-wrapper{width:100%;margin-top:375px}.layout-content .views-element-container .opensolr-search-result .search-result-wrapper h2{display:none}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .search-result-wrapper{width:100%;margin-top:375px}.layout-content .views-element-container .opensolr-search-result .search-result-wrapper h2{display:none}.layout-content .views-element-container .opensolr-search-result .search-result-wrapper .views-row .nc-10{flex:0 1 100%}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .search-result-wrapper{width:66%;float:left;left:300px;margin-top:374px;padding-left:40px}.layout-content .views-element-container .opensolr-search-result .search-result-wrapper h2{display:block}.layout-content .views-element-container .opensolr-search-result .search-result-wrapper .views-row .nc-10{flex:0 1 83.3333333333%}}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .search-result-title{width:100%;font-size:48px;color:#000;display:block;letter-spacing:.01em;line-height:110%;height:58px !important;padding-top:14px}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .search-result-title{width:100%;font-size:48px;color:#000;display:block;letter-spacing:.01em;line-height:120%;height:58px !important;padding-top:14px}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .search-result-title{display:none}}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .open-filter-modal,.layout-content .views-element-container .opensolr-search-result .close-modal{visibility:visible}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .open-filter-modal,.layout-content .views-element-container .opensolr-search-result .close-modal{visibility:visible}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .open-filter-modal,.layout-content .views-element-container .opensolr-search-result .close-modal{display:none}}.layout-content .views-element-container .opensolr-search-result .accordion{color:#0a0b0d;cursor:pointer;padding:18px 0;border:none;text-align:left;outline:none;font-size:16px;transition:.4s;background:#fff;letter-spacing:.03em;line-height:150%}.layout-content .views-element-container .opensolr-search-result .accordion:after{content:"";background:rgba(0,0,0,0) url(/../themes/custom/onenokia_reskin/icons/chevron-down.svg) no-repeat 0 center;color:#777;font-weight:bold;float:right;margin-left:5px;width:24px;height:24px}.layout-content .views-element-container .opensolr-search-result .highlight-title,.layout-content .views-element-container .opensolr-search-result .first-accordion{font-weight:700}.layout-content .views-element-container .opensolr-search-result .active,.layout-content .views-element-container .opensolr-search-result .accordion:hover{background:#fff;color:#0a0b0d;font-size:16px;letter-spacing:.03em;line-height:150%}.layout-content .views-element-container .opensolr-search-result .active:after{content:"";background:rgba(0,0,0,0) url(/../themes/custom/onenokia_reskin/icons/chevron-up.svg) no-repeat 0 center;width:24px;height:24px}.layout-content .views-element-container .opensolr-search-result .panel{padding:0;background-color:#fff;max-height:0;overflow:hidden;transition:max-height .2s ease-out;border-bottom:1px solid #004bd6}.layout-content .views-element-container .opensolr-search-result .clear-filter{background:#fff;width:100%;margin-top:0px}.layout-content .views-element-container .opensolr-search-result .clear-filter .form-submit{font-weight:700;font-size:18px;line-height:135%;letter-spacing:2%;text-align:center;vertical-align:middle;color:#004bd6;background:none;border:none;outline:none}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .clear-filter{display:flex;position:absolute;left:50%;transform:translate(-50%,0%)}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .clear-filter{display:flex;position:absolute;left:50%;transform:translate(-50%,0%)}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .clear-filter{display:flex;position:absolute;left:unset;transform:unset;max-width:300px}}.layout-content .views-element-container .opensolr-search-result .search-form-header-wrapper{z-index:unset}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .search-form-header-wrapper>.empty-search-wrapper{width:100%;margin:0 auto;z-index:0;position:relative;top:344px}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .search-form-header-wrapper>.empty-search-wrapper{width:100%;margin:0 auto;z-index:0;position:relative;top:344px}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .search-form-header-wrapper>.empty-search-wrapper{width:100vw;margin:0 auto}}.layout-content .views-element-container .opensolr-search-result .search-form-header-wrapper:after{content:"";position:absolute;top:100%;left:0;right:0;height:20px;display:inline-block;background:linear-gradient(to bottom,rgb(255,255,255),rgba(255,255,255,0));pointer-events:none}.layout-content .views-element-container .opensolr-search-result .views-exposed-form .nokia-solr-inner-search{background:#fff}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .views-exposed-form .nokia-solr-inner-search{width:100%}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .views-exposed-form .nokia-solr-inner-search{width:100%}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .views-exposed-form .nokia-solr-inner-search{top:255px;padding-top:40px;position:fixed;background:#fff;z-index:3;width:100%;padding-left:40px;left:316px}.layout-content .views-element-container .opensolr-search-result .views-exposed-form .nokia-solr-inner-search .js-form-type-textfield{width:537px;margin-bottom:0px}}.layout-content .views-element-container .opensolr-search-result .bef-toggle{font-size:18px;color:#0a0b0d;line-height:151%;font-weight:300;display:inline-flex}.layout-content .views-element-container .opensolr-search-result .bef-toggle .select-toggle-box{position:absolute;opacity:0}.layout-content .views-element-container .opensolr-search-result .bef-toggle .selectAll-option:before{top:-2px;left:3px;width:24px;height:24px;box-shadow:inset 0 0 0 2px #004bd6;border-radius:5px;content:"";position:absolute}.layout-content .views-element-container .opensolr-search-result .nokia-solr-filters-wrapper{position:sticky;top:0 !important;overflow-y:auto !important}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .nokia-solr-filters-wrapper{width:100%}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .nokia-solr-filters-wrapper{width:100%}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .nokia-solr-filters-wrapper{width:300px}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .search-result-wrapper{overflow-y:auto !important;overflow-x:hidden !important}}.layout-content .views-element-container .opensolr-search-result .filter-options{font-size:18px;font-weight:700;color:#0a0b0d;line-height:3.2}.layout-content .views-element-container .opensolr-search-result .filter-options::after{content:" ";margin-top:41px;position:absolute;left:0px;height:25px;width:300px;z-index:1;background:linear-gradient(to bottom,rgb(255,255,255),rgba(255,255,255,0.6))}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .filter-desktop{display:none}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .filter-desktop{display:none}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .filter-desktop{display:block;width:300px;float:left;margin-right:40px}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .search-result-label-wrapper{float:left}}.layout-content .views-element-container .opensolr-search-result .search-result-label{font-size:48px;color:#000;letter-spacing:.01em;height:58px !important;line-height:120%}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .filter-mobile-view{display:block}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .filter-mobile-view{display:block}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .filter-mobile-view{display:none}}.layout-content .views-element-container .opensolr-search-result .nokia-opensolr-desc{color:#0a0b0d;font-size:18px;letter-spacing:.02em}.layout-content .views-element-container .opensolr-search-result .listings-article{padding:0 0 32px 0;margin:0px}.layout-content .views-element-container .opensolr-search-result .listings-article .label-default{color:#999;font-size:10px;letter-spacing:.03em}.layout-content .views-element-container .opensolr-search-result .listings-article.result-item h3{margin:4px 0}.layout-content .views-element-container .opensolr-search-result mark{font-weight:bold;background:none}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .open-solr-search-result-header{display:none}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .open-solr-search-result-header{display:none}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .open-solr-search-result-header{z-index:3;width:100%;background:#fff;top:126px;padding-top:72px;display:block;position:fixed;left:0px;padding-left:16px}}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .header-filter-wrapper{position:fixed;top:122px;background:#fff;width:100%;left:0px;padding-left:16px;padding-top:16px;z-index:1}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .header-filter-wrapper{position:fixed;top:122px;background:#fff;width:100%;left:0px;padding-left:16px;padding-top:16px;z-index:1}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .header-filter-wrapper{position:relative;top:0;background:none;z-index:3;width:25%}}.layout-content .views-element-container .opensolr-search-result .header-filter-wrapper .open-filter-modal{padding:16px 0px 0px 0px}@media(max-width:767px){.layout-content .views-element-container .opensolr-search-result .input-search-panel-section .views-exposed-form{position:fixed;width:100%;background:#fff;top:238px;z-index:1;padding:40px 16px 0px 16px;left:0px;padding-left:16px}}@media(min-width:768px){.layout-content .views-element-container .opensolr-search-result .input-search-panel-section .views-exposed-form{position:fixed;top:238px;background:#fff;z-index:1;width:100%;left:0px;padding:40px 16px 0px 16px}}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .input-search-panel-section .views-exposed-form{position:relative;top:268px;background:none;z-index:1;width:300px;padding:0;margin-right:40px}}.layout-content .views-element-container .opensolr-search-result .select-toggle-box:checked+b{font-weight:700}.layout-content .views-element-container .opensolr-search-result #load-more{position:relative;display:inline-flex;align-items:center;padding-right:24px;justify-content:center}.layout-content .views-element-container .opensolr-search-result #load-more:after{content:"";display:inline-block;width:24px;height:24px;margin-left:8px;background:rgba(0,0,0,0) url(/../themes/custom/onenokia_reskin/icons/plus-icon.svg) no-repeat 0 center}.layout-content .views-element-container .opensolr-search-result #load-more:hover:after{content:"";display:inline-block;width:24px;height:24px;margin-left:8px;background:rgba(0,0,0,0) url(/../themes/custom/onenokia_reskin/icons/plus-icon-white.svg) no-repeat 0 center}.layout-content .views-element-container .opensolr-search-result .select-all-toggle{opacity:0;position:absolute}.layout-content .views-element-container .opensolr-search-result .selectAll-option{position:absolute;top:13px}.layout-content .views-element-container .opensolr-search-result .t2-subject-list{visibility:hidden;height:0px;overflow:hidden}.layout-content .breadcrumb{margin:0px;padding:0px 16px}.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .form-item-type-visit-all-sites-modal,.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .form-item-type-blog-front-page,.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .form-item-type-investor-file,.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .form-item-type-publication,.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .form-item-type-reference-entity,.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .form-item-type-promo-code,.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .form-item-type-visit-all-nokia-sites-modal{display:none}.solr-search-result .views-exposed-form .nokia-solr-filters .form-item .fieldset-wrapper .form-checkboxes .form-item-field-t2-business-area-27175{visibility:hidden}.opensolr-search-body .breadcrumb{top:96px;position:fixed}@media(min-width:1025px){.opensolr-search-body.toolbar-horizontal .opensolr-search-result .nokia-solr-inner-search{top:295px !important}.opensolr-search-body.toolbar-horizontal .opensolr-search-result .open-solr-search-result-header{top:165px !important}.opensolr-search-body.toolbar-horizontal .opensolr-search-result .nokia-solr-filters{top:295px !important}.opensolr-search-body.toolbar-horizontal .opensolr-search-result .total-result-count{top:391px !important}.opensolr-search-body.toolbar-horizontal .breadcrumb{top:135px}.opensolr-search-body.toolbar-horizontal.toolbar-tray-open .opensolr-search-result .total-result-count{top:430px !important}.opensolr-search-body.toolbar-horizontal.toolbar-tray-open .opensolr-search-result .open-solr-search-result-header{top:204px !important}.opensolr-search-body.toolbar-horizontal.toolbar-tray-open .opensolr-search-result .nokia-solr-inner-search,.opensolr-search-body.toolbar-horizontal.toolbar-tray-open .nokia-solr-filters{top:334px !important}.opensolr-search-body.toolbar-horizontal.toolbar-tray-open .breadcrumb{top:175px}}.opensolr-search-body.toolbar-vertical .breadcrumb{top:135px}@media(max-width:767px){.opensolr-search-body.toolbar-vertical .opensolr-search-result .input-search-panel-section .views-exposed-form{top:277px !important}.opensolr-search-body.toolbar-vertical .opensolr-search-result .header-filter-wrapper{top:161px !important}.opensolr-search-body.toolbar-vertical #toolbar-bar{position:fixed}.opensolr-search-body.toolbar-vertical .opensolr-search-result .total-result-count{top:439px !important}.opensolr-search-body.toolbar-vertical .search-form-header-wrapper>.empty-search-wrapper{top:384px !important}.opensolr-search-body.toolbar-vertical .solr-modal{top:40px !important}}@media(min-width:768px){.opensolr-search-body.toolbar-vertical .opensolr-search-result .input-search-panel-section .views-exposed-form{top:277px !important}.opensolr-search-body.toolbar-vertical .opensolr-search-result .header-filter-wrapper{top:161px !important}.opensolr-search-body.toolbar-vertical #toolbar-bar{position:fixed}.opensolr-search-body.toolbar-vertical .opensolr-search-result .total-result-count{top:439px !important}.opensolr-search-body.toolbar-vertical .search-form-header-wrapper>.empty-search-wrapper{top:384px !important}.opensolr-search-body.toolbar-vertical .solr-modal{top:40px !important}}@media(min-width:1025px){.opensolr-search-body.toolbar-vertical .opensolr-search-result .input-search-panel-section{top:305px !important}.opensolr-search-body.toolbar-vertical .opensolr-search-result.header-filter-wrapper{top:157px !important}.opensolr-search-body.toolbar-vertical .opensolr-search-result .open-solr-search-result-header{top:108px !important}.opensolr-search-body.toolbar-vertical #toolbar-bar{position:fixed}}.nokia-header__menu-main-wrapper .solr-home-block .search-wrapper .form-actions input{display:none}.nokia-header__menu-main-wrapper .solr-home-block .search-wrapper .nokia-search-speech-icon{right:40px}.nokia-header__menu-main-wrapper .solr-home-block .search-wrapper .speech-button-icon{display:block;position:absolute;width:12px;height:20px;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%280 1%29%27%3E%3Cpath fill=%27%23333%27 d=%27M11.25 6.5a.75.75 0 0 0-.75.75V10a4.5 4.5 0 0 1-9 0V7.25a.75.75 0 0 0-1.5 0V10a6 6 0 0 0 5.25 5.95v1.55h-2a.75.75 0 1 0 0 1.5h5.5a.75.75 0 1 0 0-1.5h-2v-1.55A6 6 0 0 0 12 10V7.25a.75.75 0 0 0-.75-.75z%27/%3E%3Crect width=%276%27 height=%2713%27 x=%273%27 stroke=%27%23333%27 stroke-width=%271.5%27 rx=%273%27/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;text-indent:-9999px;-webkit-filter:invert(50%);filter:invert(50%);cursor:pointer;transform:translateY(-80%);outline:0;filter:contrast(100%)}.nokia-header__menu-main-wrapper .solr-home-block .search-wrapper .nokia-search-speech-icon__button{position:absolute;top:0}@media(min-width:1025px){.nokia-header__menu-main-wrapper .solr-home-block .search-wrapper .nokia-search-speech-icon .nokia-search-speech-icon__background{transform:translateX(-22%) translateY(-70%)}}@media screen and (max-width:1024px){.d-flex-mobile .views-exposed-form .form-actions{display:none}.d-flex-mobile .views-exposed-form .nokia-search-speech-icon{right:40px}}.layout-content .views-element-container .opensolr-search-result .input-search-panel-section [id^=views-exposed-form-nokia-opensolr-search-page] .nokia-search-speech-icon__background-1{transform:translateX(-33%) translateY(-73%)}@media(min-width:1025px){.layout-content .views-element-container .opensolr-search-result .input-search-panel-section [id^=views-exposed-form-nokia-opensolr-search-page] .nokia-search-speech-icon__background-1{transform:translateX(38%) translateY(-110%)}}html.near-footer{will-change:transform;transform:translateZ(0);backface-visibility:hidden}.opensolr-search-body.near-footer .breadcrumb,.opensolr-search-body.near-footer .m-breadcrumb,.opensolr-search-body.near-footer #nokia-global-header,.opensolr-search-body.near-footer .open-solr-search-result-header,.opensolr-search-body.near-footer .input-search-panel-section .nokia-solr-inner-search,.opensolr-search-body.near-footer .header-filter-wrapper,.opensolr-search-body.near-footer .input-search-panel-section .total-result-count{will-change:transform;transform:translateY(0)}.opensolr-search-body .input-search-panel-section .nokia-solr-filters{position:absolute}.share-widget--trigger{width:32px;height:32px;margin:8px 12px;cursor:pointer}.share-widget--trigger svg{position:relative;width:32px;height:32px}.share-widget--trigger svg .cls-1{fill:#124191}.share-widget--trigger svg .cls-2{fill:#fff}.share-widget--buttons{display:flex;flex-direction:row}.share-widget--button{width:32px;height:32px;margin:8px 12px;cursor:pointer}.share-widget--button svg{width:32px;height:32px}.share-widget--button svg .cls-1{fill:#fff}.share-widget--button svg .cls-2{fill:#124191}.share-widget--button svg:hover .cls-1{fill:#124191}.share-widget--button svg:hover .cls-2{fill:#fff}.share-widget--popup{display:none;margin-top:4px;padding:0 12px;background-color:#fff;border:1px solid #124191;border-radius:25px}.share-widget--open .share-widget--trigger{display:none}.share-widget--open .share-widget--popup{display:inline-block}.share-widget--c15{display:block;position:absolute;top:42px;right:89px}.share-widget--c15.share-widget--open .share-widget--trigger{display:none}.share-widget--c15 .share-widget--trigger{margin:0;width:auto;height:30px;display:flex;align-items:center}.share-widget--c15 .share-widget--trigger span{font-size:16px;margin-right:8px}.share-widget--c15 .share-widget--trigger svg{width:30px;height:30px}.share-widget--c15 .share-widget--popup{background-color:#124191;border-color:#fff;margin:0}.share-widget--c15 .share-widget--button{margin:0}.share-widget--c15 .share-widget--button svg{width:30px;height:30px}.share-widget--c15 .share-widget--button .cls-1{fill:rgba(0,0,0,0)}.share-widget--c15 .share-widget--button .cls-2{fill:#fff}.share-widget--c15 .share-widget--close{padding:7px}.share-widget--c15 .share-widget--close path{fill:#124191}.stock-box{margin-bottom:16px;padding:24px;background-color:#f9f9f9;color:#000;border-radius:8px}@media(min-width:768px){.stock-box{margin-bottom:0;height:100%}}@media(min-width:1366px){.stock-box{padding:48px}}.stock-box .title--eyebrow{margin-bottom:16px;font-size:16px;line-height:135%}@media(min-width:1366px){.stock-box .title--eyebrow{margin-bottom:32px;font-size:18px}}.stock-box .stock-box-title{margin-bottom:8px;font-size:18px;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;line-height:135%}@media(min-width:768px){.stock-box .stock-box-title{margin-bottom:18px;font-size:24px}}@media(min-width:1366px){.stock-box .stock-box-title{margin-bottom:16px;font-size:32px;line-height:130%}}.stock-box .stock-box-price{margin-bottom:8px;font-size:60px;font-weight:700;line-height:1}@media(min-width:768px){.stock-box .stock-box-price{margin-bottom:18px}}@media(min-width:1366px){.stock-box .stock-box-price{margin-bottom:16px}}.stock-box .stock-box-change{font-size:18px;font-weight:700;line-height:135%}@media(min-width:1366px){.stock-box .stock-box-change{font-size:24px}}.stock-box .pos{color:#199a32}.stock-box .neg{color:#df3d40}.stock-box--pos{border-left:10px solid #199a32}.stock-box--neg{border-left:10px solid #df3d40}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.svg-wrapper{position:relative;height:100%}.svg-wrapper svg{height:auto;left:0;position:absolute;top:0;width:100%}}@media(min-width:768px){.tabbed-content{padding-top:110px}}.tabbed-content a.read-more{color:#0065ed;font-size:13px;font-weight:400;line-height:1.5}.tabbed-content .indicator-list{margin-bottom:40px}.tabbed-content .indicator-list li h3{font-size:18px;font-weight:400}.tabbed-content .indicator-list.horizontal{padding-left:0}.tabbed-content .top h2{margin-bottom:25px}@media(min-width:768px){.tabbed-content .top h2{margin-left:0;margin-bottom:46px}}.tabbed-content .top .btn{margin-bottom:30px}@media(min-width:768px){.tabbed-content .top .btn{float:right;margin-left:10px}}@media(max-width:767px){.tabbed-content .top .btn.btn-white.on-image{text-align:left;padding-left:0}}.tabbed-content .item{display:none}@media(min-width:768px){.tabbed-content .item{flex-wrap:nowrap;padding-top:35px}}.tabbed-content .item.active{display:block}@media(min-width:768px){.tabbed-content .item.active{display:block}.tabbed-content .item.active.item-2{display:flex}}.tabbed-content .item h2{border-bottom:1px solid #000;padding-bottom:33px}.tabbed-content .item-1 label{margin:44px 0 20px;font-size:16px}@media(min-width:768px){.tabbed-content .item-1 label{margin:60px 0 30px}}.tabbed-content .item-1 .nc-4 .small{color:#6e6e6e}.tabbed-content .item-2 .nc-4{padding-right:65px;padding-left:0}.tabbed-content .item-2 label{font-size:16px;line-height:1.5;margin-bottom:40px}.tabbed-content .item-3 p{font-size:18px;line-height:1.5;margin-bottom:36px}.tabbed-content .item-4>.nr{margin-bottom:80px}.tabbed-content label{display:block}.tabbed-content p.small{color:#000}@media(min-width:768px){.tabbed-content .listings-item-text.with-icon{padding-right:50px}}.tabbed-content .listings-item-text *{line-height:1.5}.tabbed-content .listings-item-text h5{margin-bottom:0}.tabbed-content .item-1--left .videos{margin-top:44px}.tabbed-content .tc-cta .btn{margin-bottom:32px}.tabbed-content .item-1--right .btn{margin-bottom:92px}.tabbed-content .listings-video{margin-bottom:60px}.tabbed-content .listings-video *{line-height:1.5}.intro-carousel{visibility:hidden;overflow:hidden;height:auto;opacity:0;transition:all .3s ease-in-out}.intro-carousel.blaze-slider-active{visibility:visible;opacity:1}.intro-carousel--light .blaze-pagination button::before{background-color:#fff;border:1px solid #fff}.intro-carousel--dark .blaze-pagination button::before{background-color:#fff;border:1px solid #fff}.intro-carousel .blaze-track{display:flex !important}.intro-carousel .blaze-track>div{display:flex !important;height:inherit !important;min-height:360px !important}@media(min-width:1100px){.intro-carousel .blaze-track>div{min-height:600px}}.intro-carousel .blaze-pagination{display:flex;margin:-42px 0 0;padding:10px;list-style:none;text-align:center;justify-content:center}.intro-carousel .blaze-pagination.bg-white button::before{background-color:#005aff;border-color:#005aff}.intro-carousel .blaze-pagination button{display:inline-block;position:relative;margin:2px;padding:0;font-size:0;line-height:0;cursor:pointer;color:rgba(0,0,0,0);border:0;outline:none;background:rgba(0,0,0,0)}.intro-carousel .blaze-pagination button:hover,.intro-carousel .blaze-pagination button:focus{outline:none}.intro-carousel .blaze-pagination button:hover::before,.intro-carousel .blaze-pagination button:focus::before{opacity:1}.intro-carousel .blaze-pagination button::before{display:block;content:" ";position:relative;font-size:0;line-height:0;width:8px;height:8px;padding:4px;cursor:pointer;outline:none;background-color:#fff;border-radius:50%;opacity:.75;transform:scale(0.8)}.intro-carousel .blaze-pagination button.active::before{opacity:1;transform:scale(1)}.intro-carousel.with-arrows .blaze-arrow{display:none !important}@media(min-width:768px){.intro-carousel.with-arrows .blaze-arrow{display:block !important}}.intro-carousel-wrapper{max-width:1920px;margin:0 auto}.paragraph--type--m2-carousel.container,.paragraph--type--m2-carousel.carousel.container-bleed{width:100%}@media(min-width:1100px){.paragraph--type--m2-carousel.container,.paragraph--type--m2-carousel.carousel.container-bleed{width:calc(100% - 32px)}}.main-content-region .paragraph .t11-campaign-landing .top-content-region .sb-small:not(.nr)>div:not(.with-image):not(.with-video):not(.with-background-video):not(.simple-text):not(.accordion__content-container).intro-carousel-wrapper{padding:0 !important}.intro-carousel{visibility:hidden;overflow:hidden;height:auto;opacity:0;transition:all .3s ease-in-out}.intro-carousel.blaze-slider-active{visibility:visible;opacity:1}.intro-carousel--light .blaze-pagination button::before{background-color:#fff;border:1px solid #fff}.intro-carousel--dark .blaze-pagination button::before{background-color:#fff;border:1px solid #fff}.intro-carousel .blaze-track{display:flex !important}.intro-carousel .blaze-track>div{display:flex !important;height:inherit !important}.intro-carousel .blaze-pagination{display:flex;margin:-60px 0 0;padding:10px;list-style:none;text-align:center;justify-content:center}.intro-carousel .blaze-pagination.bg-white button::before{background-color:#005aff;border-color:#005aff}.intro-carousel .blaze-pagination button{display:inline-block;position:relative;margin:2px;padding:8px;font-size:0;line-height:0;cursor:pointer;color:rgba(0,0,0,0);border:0;outline:none;background:rgba(0,0,0,0)}.intro-carousel .blaze-pagination button:hover,.intro-carousel .blaze-pagination button:focus{outline:none}.intro-carousel .blaze-pagination button:hover::before,.intro-carousel .blaze-pagination button:focus::before{opacity:1}.intro-carousel .blaze-pagination button::before{display:block;content:" ";position:relative;font-size:0;line-height:0;width:20px;height:20px;cursor:pointer;outline:none;background-color:#fff;border-radius:50%;opacity:.75;transform:scale(0.8)}.intro-carousel .blaze-pagination.active::before{opacity:1;transform:scale(1)}.intro-carousel.with-arrows .blaze-arrow{display:none !important}@media(min-width:768px){.intro-carousel.with-arrows .blaze-arrow{display:block !important}}.intro-carousel-wrapper{max-width:1920px;margin:0 auto}.intro--video{position:relative;padding:32px 0 !important}@media(min-width:768px){.intro--video{padding:124px 0 !important}}.intro--video .container,.intro--video .carousel.container-bleed{position:relative;z-index:2}.intro--video img,.intro--video video,.intro--video iframe{width:100%;height:100%;object-fit:cover;object-position:50% 50%;margin:0}.intro__background-video{position:absolute;width:100%;height:100%;top:0;z-index:0;transition:all .3s ease-in-out}.intro__background-video *{height:100%}.intro{height:auto;overflow:hidden}.intro.intro-default{padding:32px 0 0}.intro.intro-default>.nr{padding-bottom:15px}.intro h1,.intro h2,.intro .tabbed-content .top h2,.tabbed-content .top .intro h2{font-size:26px;line-height:1.2;font-weight:300;margin-bottom:15px}@media(min-width:1366px){.intro h1,.intro h2,.intro .tabbed-content .top h2,.tabbed-content .top .intro h2{font-size:50px !important}}.intro .btn{margin-top:32px}.intro--body,.intro--body p{font-size:18px;line-height:1.5}@media(min-width:768px){.intro--body,.intro--body p{font-size:24px}}@media(min-width:768px){.intro.intro-default{padding:50px 0 0}.intro.intro-default>.nr{padding-bottom:40px}.intro .btn{margin-top:48px;position:relative;z-index:3}}.intro.intro--short,.intro.intro--cta{padding-top:50px;padding-bottom:30px}.m2-intro__wrapper{position:relative;display:block;width:100%;max-width:100%;clear:both;overflow:hidden;z-index:1}.m2-intro__media-container{position:absolute;left:0;right:0;bottom:0;top:0;overflow:hidden;z-index:1}.m2-intro__media-container.gradient-default{position:absolute;z-index:1}.m2-intro__media-container.gradient-default::before{z-index:6}.m2-intro__media-container picture,.m2-intro__media-container iframe{width:100%;max-width:100%;height:100%}.m2-intro__media-container img,.m2-intro__media-container video{width:100%;height:100%;margin:0;padding:0;object-fit:cover;object-position:center center}.m2-intro__media-container article{height:100%}.m2-intro__media-container article div{height:100%}.m2-intro__container{display:flex;flex:0 0 100%;max-width:100%;height:100%;align-items:center;z-index:10}.m2-intro__container .container,.m2-intro__container .carousel.container-bleed,.m2-intro__container .nr{height:inherit}@media(min-width:768px){.m2-intro__container .nc-6{flex-shrink:0;max-width:50%}}@media(min-width:768px){.m2-intro__container .nc-12{flex-shrink:0;max-width:100%}}.m2-intro__info{display:flex;flex:0 0 100%;max-width:100%;flex-direction:column;padding:32px 0;align-items:flex-start}@media(min-width:768px){.m2-intro__info{flex:0 0 75%;max-width:75%;height:100%;justify-content:center;padding:48px 0}}@media(min-width:990px)and (max-width:1024px){.m2-intro__info{flex:0 0 66%;max-width:66%;padding:65px 0}}@media(min-width:1025px){.m2-intro__info{flex:0 0 66%;max-width:66%;padding:75px 0}}@media(min-width:1366px){.m2-intro__info{padding:96px 0}}.m2-intro__info.full-info{flex:0 0 100%;max-width:100%}@media(min-width:1366px){.m2-intro__info.full-info{flex:0 0 83.33333%;max-width:83.33333%}}.m2-intro__title{margin:0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:32px;line-height:130%;letter-spacing:.36px;color:#fff}.bg-white .m2-intro__title{color:#000}.text-black .m2-intro__title,.listings-related .m2-intro__title{color:#000}@media(min-width:768px){.m2-intro__title{font-size:48px;line-height:120%;letter-spacing:.18px}}@media(min-width:1366px){.m2-intro__title{font-size:60px}}.m2-intro__body p{margin:16px 0 0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:135%;letter-spacing:.54px;color:#fff}.bg-white .m2-intro__body p{color:#000}.text-black .m2-intro__body p,.listings-related .m2-intro__body p{color:#000}@media(min-width:768px){.m2-intro__body p{font-size:24px;letter-spacing:.36px}}@media(min-width:1366px){.m2-intro__body p{margin-top:24px;font-size:32px;line-height:130%}}.m2-intro__cta a{margin-bottom:32px;margin-top:48px}@media(min-width:768px){.m2-intro__cta a{margin-bottom:48px}}.m2-intro__amplifier{display:flex;flex:0 0 100%}@media(max-width:767px){.m2-intro__amplifier{margin-left:calc((-100vw + 100%)/2);margin-right:calc((-100vw + 100%)/2)}}@media(min-width:768px){.m2-intro__amplifier{margin-right:calc((-100vw + 100%)/2);height:100%}}.m2-intro__amplifier svg{width:auto;height:auto}@media(min-width:768px){.m2-intro__amplifier svg{height:410px}}@media(min-width:1366px){.m2-intro__amplifier svg{height:600px}}@media(min-width:768px){.is_front .m2-intro__amplifier svg{height:410px}}@media(min-width:1366px){.is_front .m2-intro__amplifier svg{height:688px}}.m2-intro__amplifier.amplifier-n svg{width:100%;height:100%;object-fit:cover;position:absolute;top:0}@media(min-width:768px){.m2-intro__amplifier.amplifier-n svg{width:auto;height:107%}}@media(min-width:1024px){.m2-intro__amplifier.amplifier-n svg{height:127%}}@media(max-width:767px){.m2-intro__amplifier-img{margin-left:calc((-100vw + 100%)/2);margin-right:calc((-100vw + 100%)/2);margin-bottom:calc((-100vw + 100%)/2.5)}}@media(min-width:768px){.m2-intro__amplifier-img{position:absolute;left:calc(50% - 50px);right:0;top:0;bottom:0;z-index:9999}}.m2-intro__amplifier-img img{width:100%;height:100%;object-fit:contain;object-position:bottom;margin:0}@media(min-width:1920px){.m2-intro__amplifier-img img{object-fit:contain}}.m2-intro__video-pinned{display:flex;flex:0 0 100%;max-width:100%;align-items:center;justify-content:center;height:100%}@media(max-width:767px){.m2-intro__video-pinned{padding-bottom:32px}}.m2-intro__video-pinned .media-video{width:100%;height:auto}.m2-intro__video-pinned .media-video img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:8px}.m2-intro__video-pinned .media-video svg{left:24px;right:auto;top:auto;bottom:24px;margin:0}.m2-intro__controller-wrapper{position:relative;display:none}@media(min-width:768px){.m2-intro__controller-wrapper{display:block}}.m2-intro__controller{display:flex;position:relative;bottom:105px;list-style:none;margin:0;padding:0}@media(min-width:1366px){.m2-intro__controller{bottom:126px}}.m2-intro__controller .blaze-prev,.m2-intro__controller .blaze-next{font-size:0;width:48px;height:48px;border:1px solid #fff;border-radius:50%;background-color:rgba(255,255,255,.3);background-repeat:no-repeat;background-position:center center;touch-action:manipulation;cursor:pointer}.bg-white .m2-intro__controller .blaze-prev,.bg-white .m2-intro__controller .blaze-next{border-color:#005aff}.m2-intro__controller .blaze-prev{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%28255%2C255%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M0 9.9 9.9 0l.706.707-9.9 9.9z%27/%3E%3Cpath d=%27m.707 9.2 9.9 9.9-.708.706L0 9.906z%27/%3E%3C/g%3E%3C/svg%3E");margin-right:24px}.bg-white .m2-intro__controller .blaze-prev{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%280%2C90%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M0 9.9 9.9 0l.706.707-9.9 9.9z%27/%3E%3Cpath d=%27m.707 9.2 9.9 9.9-.708.706L0 9.906z%27/%3E%3C/g%3E%3C/svg%3E")}.m2-intro__controller .blaze-next{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%28255%2C255%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27m11.607 9.907-9.9 9.9L1 19.099 10.9 9.2z%27/%3E%3Cpath d=%27M10.9 10.607 1 .707 1.707 0l9.9 9.9z%27/%3E%3C/g%3E%3C/svg%3E")}.bg-white .m2-intro__controller .blaze-next{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%280%2C90%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27m11.607 9.907-9.9 9.9L1 19.099 10.9 9.2z%27/%3E%3Cpath d=%27M10.9 10.607 1 .707 1.707 0l9.9 9.9z%27/%3E%3C/g%3E%3C/svg%3E")}.without-arrows .m2-intro__controller{display:none !important}.m2-intro__label{margin-top:0;margin-bottom:8px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:14px !important;line-height:140%;letter-spacing:.56px}@media(min-width:768px){.m2-intro__label{margin-bottom:16px}}.m2-intro__verticle-alignment-center .m2-intro__info{display:flex;justify-content:center;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;flex-direction:column}.m2-intro__header-small-250{min-height:250px}.m2-intro__header-small-250.m2-intro__verticle-alignment-center .m2-intro__info{min-height:250px}.m2-intro__header-medium-450{min-height:286px}@media(min-width:768px){.m2-intro__header-medium-450{min-height:450px}}@media(min-width:1366px){.m2-intro__header-medium-450{min-height:450px}}@media(min-width:990px)and (max-width:1024px){.m2-intro__header-medium-450{min-height:450px}}.m2-intro__header-medium-450.m2-intro__verticle-alignment-center .m2-intro__info{min-height:286px}@media(min-width:768px){.m2-intro__header-medium-450.m2-intro__verticle-alignment-center .m2-intro__info{min-height:450px}}.m2-intro__header-large-600{min-height:360px}@media(min-width:768px){.m2-intro__header-large-600{min-height:600px}}@media(min-width:1366px){.m2-intro__header-large-600{min-height:600px}}@media(min-width:990px)and (max-width:1024px){.m2-intro__header-large-600{min-height:600px}}.m2-intro__header-large-600.m2-intro__verticle-alignment-center .m2-intro__info{min-height:360px}@media(min-width:768px){.m2-intro__header-large-600.m2-intro__verticle-alignment-center .m2-intro__info{min-height:600px}}.m2-intro__header-home-page-960{min-height:375px}@media(min-width:768px){.m2-intro__header-home-page-960{min-height:960px}}@media(min-width:1366px){.m2-intro__header-home-page-960{min-height:960px}}@media(min-width:990px)and (max-width:1024px){.m2-intro__header-home-page-960{min-height:960px}}.m2-intro__header-home-page-960.m2-intro__verticle-alignment-center .m2-intro__info{min-height:375px}@media(min-width:768px){.m2-intro__header-home-page-960.m2-intro__verticle-alignment-center .m2-intro__info{min-height:960px}}.m2-intro__title_black_color,.m2-intro__body-color-black p{color:#000}@media only screen and (min-width:320px){.m2-intro__info{max-width:100%;align-items:normal}}.m2-intro__title_black_color,.m2-intro__body-color-black p{color:#000}.m2-intro-nc-center{text-align:center}.m2-intro-nc-left{text-align:left}.m2-intro-nc-right{text-align:right}.intro-carousel .blaze-track>div.m2-intro__header-small-250{min-height:250px}.intro-carousel .blaze-track>div.m2-intro__header-medium-450{min-height:450px}.intro-carousel .blaze-track>div.m2-intro__header-large-600{min-height:600px}.intro-carousel .blaze-track>div.m2-intro__header-home-page-960{min-height:960px}.m2-intro__wrapper.m2-intro__verticle-alignment-center{align-content:center}.m2-intro__wrapper.m2-intro__verticle-alignment-top{align-content:flex-start}.m2-intro__wrapper.m2-intro__verticle-alignment-top .m2-intro__info{justify-content:flex-start}.m2-intro__wrapper.m2-intro__verticle-alignment-center .m2-intro__info{justify-content:center}.m2-intro__wrapper{width:100%;max-width:100%;clear:both;overflow:hidden;z-index:1;display:flex;position:relative;flex-wrap:wrap;flex-direction:row;float:none;height:100%;align-items:flex-end}.m2-intro__wrapper>.m2-intro__containers{position:relative;display:flex;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:flex-start;z-index:10;align-content:flex-start;flex-wrap:wrap}.m2-intro__wrapper>.m2-intro__containers .container .nr .m2-intro__container,.m2-intro__wrapper>.m2-intro__containers .carousel.container-bleed .nr .m2-intro__container{display:flex;height:100%;width:100%;flex-wrap:nowrap;align-content:flex-start}.blaze-track .m2-intro__info{display:flex;flex:0 0 100%;max-width:100%;flex-direction:column;padding:32px 0;align-items:flex-start}@media(min-width:768px){.blaze-track .m2-intro__info{flex:0 0 75%;max-width:75%;height:100%;justify-content:center;padding:75px 0 175px}}@media(min-width:990px)and (max-width:1024px){.blaze-track .m2-intro__info{flex:0 0 66%;max-width:66%;padding:75px 0 175px}}@media(min-width:1025px){.blaze-track .m2-intro__info{flex:0 0 66%;max-width:66%;padding:75px 0 175px}}@media(min-width:1366px){.blaze-track .m2-intro__info{padding:96px 0 160px}}.blaze-track .m2-intro__info.full-info{flex:0 0 100%;max-width:100%}@media(min-width:1366px){.blaze-track .m2-intro__info.full-info{flex:0 0 83.33333%;max-width:83.33333%}}.blaze-track .m2-intro__body p{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:135%;letter-spacing:.54px;color:#fff;margin:0}.bg-white .blaze-track .m2-intro__body p{color:#000}.text-black .blaze-track .m2-intro__body p,.listings-related .blaze-track .m2-intro__body p{color:#000}@media(min-width:768px){.blaze-track .m2-intro__body p{font-size:24px;letter-spacing:.36px}}@media(min-width:1366px){.blaze-track .m2-intro__body p{margin-top:0;font-size:32px;line-height:130%}}.blaze-track .m2-intro__title{margin:0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:32px;line-height:130%;letter-spacing:.36px;color:#fff;margin-bottom:16px}.bg-white .blaze-track .m2-intro__title{color:#000}.text-black .blaze-track .m2-intro__title,.listings-related .blaze-track .m2-intro__title{color:#000}@media(min-width:768px){.blaze-track .m2-intro__title{font-size:48px;line-height:120%;letter-spacing:.18px;margin-bottom:16px}}@media(min-width:1366px){.blaze-track .m2-intro__title{font-size:60px;margin-bottom:24px}}.intro--under-nav{margin:0 auto}.burger-nav-open .navigation-wrapper{background:#fff}.sticky-nav .intro--under-nav .navigation .logo-column{display:flex}.intro--under-nav .navigation{position:relative;background:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);max-width:none;transition:all .3s ease-in-out}.intro--under-nav .navigation>.nr{margin:0 auto;max-width:1408px;justify-content:flex-end}.intro--under-nav .navigation.hover,.header-active .intro--under-nav .navigation,.burger-nav-open .intro--under-nav .navigation{background:#fff;border-bottom-color:#f3f2ee}@media(min-width:1366px){.intro--under-nav .navigation.hover .level-logo path,.header-active .intro--under-nav .navigation .level-logo path,.burger-nav-open .intro--under-nav .navigation .level-logo path{fill:#124191}.intro--under-nav .navigation.hover .ic--fill,.header-active .intro--under-nav .navigation .ic--fill,.burger-nav-open .intro--under-nav .navigation .ic--fill{fill:#124191}.intro--under-nav .navigation.hover .ic--stroke,.header-active .intro--under-nav .navigation .ic--stroke,.burger-nav-open .intro--under-nav .navigation .ic--stroke{stroke:#124191}.intro--under-nav .navigation.hover .ic--stroke-g path,.header-active .intro--under-nav .navigation .ic--stroke-g path,.burger-nav-open .intro--under-nav .navigation .ic--stroke-g path{stroke:#124191}}.intro--under-nav .navigation path{transition:all .3s ease-in-out}.intro--under-nav .navigation .level-icons>li{border:0}.intro--under-nav .navigation .logo-column{display:none}.intro--under-nav .navigation .level-logo{transition:all .3s ease-in-out}.intro--under-nav .intro.with-image{margin-top:-60px;z-index:1;height:0;background-position:center center;color:#fff;padding-top:138px}@media(max-width:767px){.intro--under-nav .intro.with-image{padding:60px 0 90% 45px}}@media(min-width:768px){.intro--under-nav .intro.with-image{margin-top:-100px;padding-top:124px;padding-bottom:46.25%}}@media(min-width:1366px){.intro--under-nav .intro.with-image{padding-bottom:600px}.intro--under-nav .intro.with-image.no-intro-text{padding-bottom:480px}}@media(max-width:767px){.intro--under-nav .intro h1,.intro--under-nav .intro h2{padding-right:31%}}.intro--under-nav .intro p.large{display:none}@media(min-width:1366px){.intro--under-nav .intro p.large{display:block}}@media(max-width:1099px){.intro--under-nav .intro--body{display:none}}@media(min-width:1366px){.intro--under-nav-logo{margin:76px 0 20px}}.intro--under-nav-logo svg{width:142px;height:24px}@media(min-width:768px){.intro--under-nav-logo svg{width:201px;height:32px}}.intro--under-nav-logo path{fill:#124191}.burger-nav-open body::after{content:" ";background:rgba(0,0,0,0);transition:all .3s ease-in-out}.burger-nav-open.show-final body::after{z-index:3;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:" ";background:rgba(0,0,0,.3)}@media(min-width:1366px){.burger-nav-open.show-final body::after{display:none}}.intro.with-image{background-repeat:no-repeat;background-size:cover;background-position:left;padding:32px 0}@media(min-width:768px){.intro.with-image{padding:124px 0}}.intro.with-image.tworows{padding:32px 0 0}@media(min-width:768px){.intro.with-image.tworows{padding:50px 0 0}}.intro.with-image.tworows img{display:block;margin-bottom:0}.intro .intro-image-second-row{margin-top:15px;position:relative}@media(min-width:768px){.intro .intro-image-second-row{margin-top:40px}}.intro .intro-image-second-row-image img{z-index:1}.intro .intro-image-text-over{display:none;margin:0 auto;padding:0 16px;bottom:95px;max-width:1376px;position:absolute;color:#fff;z-index:4}@media(min-width:1366px){.intro .intro-image-text-over{display:block}}@media(min-width:1376px){.intro .intro-image-text-over{left:50%;transform:translateX(-50%);width:100%}}.intro .intro-image-text-over>*{width:250px;color:#fff}.intro .intro-image-text-over .title{margin-bottom:11px}.intro .intro-image-text-over p{font-size:18px;line-height:1.69}.intro-twocolumn{height:auto;background-repeat:no-repeat;background-size:cover;background-position:left;padding-bottom:60px}@media(min-width:768px){.intro-twocolumn{padding-bottom:initial}}@media(min-width:1366px){.intro-twocolumn div.visible-mobile{margin-bottom:50px}}.intro-twocolumn.intro-twocolumn{padding:32px 0 0}.intro-twocolumn.intro-twocolumn.image-left .nr{flex-direction:row-reverse}@media(min-width:1366px){.intro-twocolumn.intro-twocolumn.image-left .pinnable-accordion{right:-160px}}@media(min-width:1366px)and (-ms-high-contrast:none),(min-width:1366px)and (-ms-high-contrast:active){.intro-twocolumn.intro-twocolumn.image-left .pinnable-accordion{right:0}}.intro-twocolumn.intro-twocolumn.image-left .pinnable-accordion--box{margin-left:initial}.intro-twocolumn.intro-twocolumn.image-right .nr{flex-direction:row}.intro-twocolumn.intro-twocolumn.image-right .pinnable-accordion--box{margin-left:initial}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.intro-twocolumn.intro-twocolumn.image-right .pinnable-accordion--box{margin-left:0}}@media(min-width:768px){.intro-twocolumn.intro-twocolumn .container,.intro-twocolumn.intro-twocolumn .carousel.container-bleed{width:calc(100% - 80px)}}@media(min-width:768px){.intro-twocolumn.intro-twocolumn .container .btn,.intro-twocolumn.intro-twocolumn .carousel.container-bleed .btn{margin-bottom:0;margin-left:0}}@media(min-width:1366px){.intro-twocolumn.intro-twocolumn .container .nc-5,.intro-twocolumn.intro-twocolumn .carousel.container-bleed .nc-5{padding-bottom:60px}}.intro-twocolumn.intro-twocolumn .intro--body{margin-top:30px}.intro-twocolumn.intro-twocolumn .intro--body p{margin-bottom:40px}.intro-twocolumn.intro-twocolumn .nr{display:block;padding-bottom:0}@media(min-width:1366px){.intro-twocolumn.intro-twocolumn .nr{display:flex;padding-bottom:15px}}.intro-twocolumn h1,.intro-twocolumn h2,.intro-twocolumn .tabbed-content .top h2,.tabbed-content .top .intro-twocolumn h2{margin-bottom:15px}.intro-twocolumn--body,.intro-twocolumn--body p{font-size:18px;line-height:1.5}@media(min-width:768px){.intro-twocolumn--body,.intro-twocolumn--body p{font-size:24px}}.intro-twocolumn img{margin-bottom:60px}.intro-twocolumn img:not(.video){margin-bottom:0}@media(min-width:768px){.intro-twocolumn img{margin-bottom:0}}@media(min-width:768px)and (min-width:1366px){.intro-twocolumn .nc-5 .intro-video{margin-top:100px}}@media(min-width:768px){.intro-twocolumn .nc-5 .intro-video .video{display:block;width:363px;height:220px}.intro-twocolumn .nc-5 img{width:100%}.intro-twocolumn .nc-5 .video{width:450px;height:auto}}@media(min-width:1366px){.intro-twocolumn .nc-5{position:relative}}.intro-twocolumn .nc-7{padding-bottom:30px}.intro-twocolumn .nc-7.side-image{display:none}@media(min-width:1366px){.intro-twocolumn .nc-7.side-image{display:block}}.intro-twocolumn .nc-7 .video{width:100%;height:auto}@media(min-width:1366px){.intro-twocolumn .nc-7{padding-bottom:0}}.intro-twocolumn.intro--short,.intro-twocolumn.intro--cta{padding-top:50px;padding-bottom:30px}.intro-twocolumn .intro-video{display:flex;flex-flow:column}@media(min-width:1366px){.intro-twocolumn .pinnable-accordion.pin-bottom{bottom:100px}}.intro{position:relative}.intro.with-background-video{width:100%;position:relative}.intro.with-background-video .ie11-fallback{display:none}.intro.with-background-video video{display:block;width:100%}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.intro.with-background-video--webm video{display:none}.intro.with-background-video--webm .ie11-fallback{display:block}}.intro.with-background-video.narrow{margin:auto;max-width:1376px}.intro.with-background-video .control-buttons{display:flex;background:rgba(0,22,46,.65);position:absolute;bottom:10px;left:10px;z-index:5;border-radius:20px}.intro.with-background-video .control-buttons:last-child button{margin-right:32px}.intro.with-background-video .control-buttons .button-wrapper::after{border-right:solid 2px #fff;content:"";height:30px;position:absolute;top:16px}.intro.with-background-video .control-buttons .button-wrapper:first-child button{margin-left:32px}.intro.with-background-video .control-buttons .button-wrapper:last-child button{margin-right:32px}.intro.with-background-video .control-buttons .button-wrapper:last-child::after{border-width:0}.intro.with-background-video .control-buttons .button-wrapper button{margin:16px 24px;width:30px;height:30px;cursor:pointer;transition:all .3s ease-in-out;outline:none;border:0}.intro.with-background-video .control-buttons .button-wrapper button.play{background:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cpath class=%27cls-1%27 d=%27M16 0a16 16 0 1 0 16 16A16 16 0 0 0 16 0zm0 30a14 14 0 1 1 14-14 14 14 0 0 1-14 14z%27/%3E%3Cpath class=%27cls-1%27 d=%27M9.77 7.82V23.3l17-7.74zm2 3.11L22 15.56l-10.23 4.63z%27/%3E%3C/svg%3E")}.intro.with-background-video .control-buttons .button-wrapper button.play.playing{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cpath class=%27cls-1%27 d=%27M16 0a16 16 0 1 0 16 16A16 16 0 0 0 16 0zm0 30a14 14 0 1 1 14-14 14 14 0 0 1-14 14z%27/%3E%3Cpath class=%27cls-1%27 d=%27M10.67 10.66h2.13v10.67h-2.13zm8.54 0h2.13v10.67h-2.13z%27/%3E%3C/svg%3E")}.intro.with-background-video .control-buttons .button-wrapper button.play.paused{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cpath class=%27cls-1%27 d=%27M16 0a16 16 0 1 0 16 16A16 16 0 0 0 16 0zm0 30a14 14 0 1 1 14-14 14 14 0 0 1-14 14z%27/%3E%3Cpath class=%27cls-1%27 d=%27M9.77 7.82V23.3l17-7.74zm2 3.11L22 15.56l-10.23 4.63z%27/%3E%3C/svg%3E")}.intro.with-background-video .control-buttons .button-wrapper button.sound{background:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%27none%27%7D%3C/style%3E%3C/defs%3E%3Cg id=%27AudioOn%27 data-name=%27Audio on%27%3E%3Cpath class=%27cls-1%27 d=%27M16 0a16 16 0 1 0 16 16A16 16 0 0 0 16 0zm0 30a14 14 0 1 1 14-14 14 14 0 0 1-14 14z%27/%3E%3Cpath class=%27cls-1%27 d=%27M6.76 11.69v8.62h6.63L22 25.75V6.25l-8.62 5.44zm2 6.62v-4.62h4.63v4.62zM20 22.12l-4.62-2.91v-6.42L20 9.88z%27/%3E%3C/g%3E%3C/svg%3E")}.intro.with-background-video .control-buttons .button-wrapper button.sound.muted{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cpath d=%27M16 0A16 16 0 0 0 4 26.57l.55.55c.1.11.2.21.31.31l.54.57A16 16 0 1 0 16 0zM2 16A14 14 0 0 1 25.15 5.43L22 8.56V6.28l-8.58 5.41H6.76v8.62h3.51l-4.84 4.84A13.91 13.91 0 0 1 2 16zm11.39 1.2-1.12 1.11H8.76v-4.62h4.63zm2 .82L20 13.39v8.76l-4.6-2.91zm0-2.83v-2.37L20 9.91v.65zM16 30a13.91 13.91 0 0 1-9.15-3.43l6.25-6.26h.3l8.6 5.47V11.39l4.55-4.54A14 14 0 0 1 16 30z%27 style=%27fill:%23fff%27/%3E%3C/svg%3E")}.intro.with-background-video .control-buttons .button-wrapper button.sound.unmuted{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 32 32%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%27none%27%7D%3C/style%3E%3C/defs%3E%3Cg id=%27AudioOn%27 data-name=%27Audio on%27%3E%3Cpath class=%27cls-1%27 d=%27M16 0a16 16 0 1 0 16 16A16 16 0 0 0 16 0zm0 30a14 14 0 1 1 14-14 14 14 0 0 1-14 14z%27/%3E%3Cpath class=%27cls-1%27 d=%27M6.76 11.69v8.62h6.63L22 25.75V6.25l-8.62 5.44zm2 6.62v-4.62h4.63v4.62zM20 22.12l-4.62-2.91v-6.42L20 9.88z%27/%3E%3C/g%3E%3C/svg%3E")}.intro.with-background-video.intro--with-mobile-bg-image{background-size:cover}.intro.with-background-video.intro--with-mobile-bg-image video,.intro.with-background-video.intro--with-mobile-bg-image iframe{display:none}@media(min-width:768px){.intro.with-background-video.intro--with-mobile-bg-image video,.intro.with-background-video.intro--with-mobile-bg-image iframe{display:inline-block}}.intro.with-video{background-repeat:no-repeat;background-size:cover;background-position:left;padding:32px 0}@media(min-width:768px){.intro.with-video{padding:50px 0 40px}}.intro.with-video p{margin-top:12px}@media(min-width:768px){.intro.with-video p{margin-top:35px}}.intro.with-video .intro-video{margin-top:50px}@media(min-width:768px){.intro.with-video .intro-video{margin-top:50px}}.intro.with-video .video{margin-bottom:24px}@media(min-width:768px){.intro.with-video .video{width:450px;height:auto}}@media(min-width:1366px){.intro.with-video .video{width:480px;height:260px}}.intro.with-video label{display:block;margin-top:0;margin-bottom:32px;font-weight:700}.intro.twocols .intro-left-content{max-width:360px}.intro.twocols .left{overflow:hidden}@media(max-width:767px){.intro.twocols .left{margin-bottom:20px}}.book-an-event{max-width:calc(100% - 32px);margin:0 auto}@media(min-width:768px){.book-an-event{display:flex;min-height:550px;flex:0 1 calc(100% - 32px);max-width:720px;margin:0 auto;min-width:0}}@media(min-width:1366px){.book-an-event{min-height:370px;flex:0 1 48%;max-width:unset;margin:unset;margin-left:auto}}.book-an-event h2,.book-an-event .tabbed-content .top h2,.tabbed-content .top .book-an-event h2{margin-top:20px;margin-bottom:18px;font-size:26px}.book-an-event .btn{margin-top:24px}.book-an-event .left-tablet,.book-an-event .right-tablet{display:block;float:none}.book-an-event .left-tablet{padding:20px 32px 20px 52px}.book-an-event .left-tablet ul{list-style:initial}.book-an-event .left-tablet ul li{list-style-image:initial}.book-an-event .left-tablet svg{fill:none}.book-an-event .left-tablet svg path,.book-an-event .left-tablet svg circle{fill:none}.book-an-event .left-tablet svg circle,.book-an-event .left-tablet svg path{stroke:#fff}.book-an-event .left-tablet svg g:not(.svg-outlier){fill:none;stroke:#fff}.book-an-event .left-tablet svg g.svg-outlier{fill:#fff;stroke:none}.book-an-event .left-tablet svg g.svg-outlier path{fill:#fff;stroke:none}.book-an-event .right-tablet{overflow:hidden;position:relative}@media(min-width:768px){.book-an-event .right-tablet picture,.book-an-event .right-tablet img{position:absolute;width:100%;height:100%;left:0;top:0}}@media(min-width:768px){.book-an-event .right-tablet img{object-fit:cover;max-width:100%}}.book-an-event .right-tablet .video{margin:0}.book-an-event .right-tablet .video a{height:100%}@media(min-width:768px){.book-an-event .right-tablet .video{width:100%;height:100%;max-width:none}}.pinned-content-region{position:relative;z-index:3}.pinned-content-region .paragraph--type--m3-book-an-event{margin-top:-10px}@media(min-width:1366px){.pinned-content-region .paragraph--type--m3-book-an-event{margin-top:0}.pinned-content-region .paragraph--type--m3-book-an-event .book-an-event{margin-top:-200px}}.stats .container,.stats .carousel.container-bleed{margin:0 auto 60px}@media(min-width:768px){.stats .container,.stats .carousel.container-bleed{padding:0 16px}}.stats .stats-heading{margin-top:50px}.stats .stats-heading .stats-heading-inner,.stats .stats-heading .stats-heading-description{padding-left:0px;padding-right:0px}.stats .stats-heading p{font-size:17px}@media(min-width:768px){.stats .stats-heading p{font-size:20px}}.stats .stat-number{font-size:26px;line-height:1.2;font-weight:bold;margin-bottom:0}@media(min-width:768px){.stats .stat-number{font-size:50px}}.stats .image{height:200px;background-position:center;background-repeat:no-repeat;background-size:cover}@media(min-width:768px){.stats .image{height:300px}}.stats-content{padding-bottom:10px;width:auto}@media(min-width:768px){.stats-content{display:flex;flex-wrap:wrap}}.stats-content+.stats-content{padding-top:0}.stats .item{padding:16px 60px 0 0}@media(min-width:768px){.stats .item{flex:0 1 33.3333333333%}.stats .item>*{max-width:200px}}.stats [data-rolldown-item]{display:none}.stats .stats-footer-description .stats-footer-description-inner{padding-left:0px;padding-right:0px}.stats .stats-footer{margin:0 0 0 auto;padding:33px 42px;max-width:490px;height:90px;background-color:rgba(255,255,255,.15)}.stats .stats-footer svg{fill:#fff}.stats .stats-footer svg g,.stats .stats-footer svg path{color:#fff;fill:#fff}.stats .stats-footer label .with-icon span{top:-9px}.stats .stats-footer .stats-close{display:none}.stats .stats-footer svg{float:right}@media(min-width:768px){.stats.active [data-rolldown-item]{display:flex}}.stats.active .stats-footer svg{transform:rotate(180deg)}.stats.active .stats-close{display:inline}.stats.active .stats-open{display:none}.insights{padding-top:45px;padding-bottom:45px}.insights.bg-darkest-blue a,.insights.bg-nokia-blue a{color:#bec8d2}.insights.bg-darkest-blue a:hover,.insights.bg-nokia-blue a:hover{color:#00c9ff}@media(min-width:768px){.insights{padding-top:50px}}.insights .top{overflow:auto;margin-bottom:12px}@media(max-width:767px){.insights .top .nc-7{width:60%;float:left}}.insights h2,.insights .tabbed-content .top h2,.tabbed-content .top .insights h2{margin-bottom:15px}@media(min-width:768px){.insights .insights-more{padding-top:22px;text-align:right}}.insights .insights-more a{font-size:13px}.insights .insights-items{margin-top:11px}@media(min-width:768px){.insights .insights-items{margin-top:0}}.insights .insights-items>.nr{flex-wrap:wrap}.insights .insights-listing{margin-top:11px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.resources .nr .nc-7{word-wrap:normal}}.resources .nr:not(.top){margin-bottom:8px}.resources h3{font-size:16px;font-weight:normal;line-height:1.69}.resources .label-default{margin-bottom:4px;font-size:12px}.resources-items{margin-top:11px}@media(min-width:768px){.resources-items{margin-top:44px}}.resources-items>a{display:block}.insights-resources{padding-top:50px;padding-bottom:24px}@media(max-width:767px){.insights-resources h2,.insights-resources .tabbed-content .top h2,.tabbed-content .top .insights-resources h2{font-size:22px}}.insights-resources .listings-insight .nc-10{flex:0 1 100%}.insights-resources .insights{padding-top:12px;padding-bottom:0}@media(max-width:1023px){.insights-resources .resources{padding-top:44px}}.insights-resources .insights-listing{margin-top:43px;margin-bottom:11px}@media(min-width:768px){.insights-resources .insights-listing{margin-bottom:31px}}.insights-resources.bg-blue-dark svg,.insights-resources.bg-blue-dark svg g,.insights-resources.bg-blue-dark svg path,.insights-resources.bg-blue-dark svg circle,.insights-resources.bg-darkest-blue svg,.insights-resources.bg-darkest-blue svg g,.insights-resources.bg-darkest-blue svg path,.insights-resources.bg-darkest-blue svg circle,.insights-resources.bg-nokia-blue svg,.insights-resources.bg-nokia-blue svg g,.insights-resources.bg-nokia-blue svg path,.insights-resources.bg-nokia-blue svg circle{fill:none}.insights-resources.bg-blue-dark svg circle,.insights-resources.bg-blue-dark svg path,.insights-resources.bg-blue-dark svg g,.insights-resources.bg-darkest-blue svg circle,.insights-resources.bg-darkest-blue svg path,.insights-resources.bg-darkest-blue svg g,.insights-resources.bg-nokia-blue svg circle,.insights-resources.bg-nokia-blue svg path,.insights-resources.bg-nokia-blue svg g{stroke:#d4d4d4}.insights.bg-darkest-blue a h3,.insights.bg-darkest-blue a .insight-title,.insights.bg-nokia-blue a h3,.insights.bg-nokia-blue a .insight-title,.insights-resources.bg-darkest-blue a h3,.insights-resources.bg-darkest-blue a .insight-title,.insights-resources.bg-nokia-blue a h3,.insights-resources.bg-nokia-blue a .insight-title{color:#bec8d2}.insights.bg-darkest-blue a h3:hover,.insights.bg-darkest-blue a .insight-title:hover,.insights.bg-nokia-blue a h3:hover,.insights.bg-nokia-blue a .insight-title:hover,.insights-resources.bg-darkest-blue a h3:hover,.insights-resources.bg-darkest-blue a .insight-title:hover,.insights-resources.bg-nokia-blue a h3:hover,.insights-resources.bg-nokia-blue a .insight-title:hover{color:#00c9ff}.insights.bg-darkest-blue span:not(.label),.insights.bg-nokia-blue span:not(.label),.insights-resources.bg-darkest-blue span:not(.label),.insights-resources.bg-nokia-blue span:not(.label){color:#a19377}.insights.bg-darkest-blue h2,.insights.bg-darkest-blue .title,.insights.bg-darkest-blue p,.insights.bg-nokia-blue h2,.insights.bg-nokia-blue .title,.insights.bg-nokia-blue p,.insights-resources.bg-darkest-blue h2,.insights-resources.bg-darkest-blue .title,.insights-resources.bg-darkest-blue p,.insights-resources.bg-nokia-blue h2,.insights-resources.bg-nokia-blue .title,.insights-resources.bg-nokia-blue p{color:#fff}.insights.bg-darkest-blue label,.insights.bg-darkest-blue .label-default,.insights.bg-nokia-blue label,.insights.bg-nokia-blue .label-default,.insights-resources.bg-darkest-blue label,.insights-resources.bg-darkest-blue .label-default,.insights-resources.bg-nokia-blue label,.insights-resources.bg-nokia-blue .label-default{color:#fff}.insights.bg-darkest-blue .paragraph-collapsible-controls a,.insights.bg-nokia-blue .paragraph-collapsible-controls a,.insights-resources.bg-darkest-blue .paragraph-collapsible-controls a,.insights-resources.bg-nokia-blue .paragraph-collapsible-controls a{color:#bec8d2}.insights.bg-darkest-blue .paragraph-collapsible-controls a svg,.insights.bg-nokia-blue .paragraph-collapsible-controls a svg,.insights-resources.bg-darkest-blue .paragraph-collapsible-controls a svg,.insights-resources.bg-nokia-blue .paragraph-collapsible-controls a svg{fill:#bec8d2}.insights.bg-darkest-blue .paragraph-collapsible-controls a:hover,.insights.bg-nokia-blue .paragraph-collapsible-controls a:hover,.insights-resources.bg-darkest-blue .paragraph-collapsible-controls a:hover,.insights-resources.bg-nokia-blue .paragraph-collapsible-controls a:hover{color:#00c9ff}.insights.bg-darkest-blue .paragraph-collapsible-controls a:hover svg,.insights.bg-nokia-blue .paragraph-collapsible-controls a:hover svg,.insights-resources.bg-darkest-blue .paragraph-collapsible-controls a:hover svg,.insights-resources.bg-nokia-blue .paragraph-collapsible-controls a:hover svg{fill:#00c9ff}.insights.bg-darkest-blue .insights-listing h3,.insights.bg-darkest-blue .insights-listing .insight-title,.insights.bg-nokia-blue .insights-listing h3,.insights.bg-nokia-blue .insights-listing .insight-title,.insights-resources.bg-darkest-blue .insights-listing h3,.insights-resources.bg-darkest-blue .insights-listing .insight-title,.insights-resources.bg-nokia-blue .insights-listing h3,.insights-resources.bg-nokia-blue .insights-listing .insight-title{color:#fff}.insights.bg-darkest-blue .insights-listing a,.insights.bg-nokia-blue .insights-listing a,.insights-resources.bg-darkest-blue .insights-listing a,.insights-resources.bg-nokia-blue .insights-listing a{color:#bec8d2}.insights.bg-darkest-blue .insights-listing a:hover,.insights.bg-nokia-blue .insights-listing a:hover,.insights-resources.bg-darkest-blue .insights-listing a:hover,.insights-resources.bg-nokia-blue .insights-listing a:hover{color:#00c9ff}.insights.bg-gray-very-light a h3,.insights.bg-gray-very-light a .insight-title,.insights-resources.bg-gray-very-light a h3,.insights-resources.bg-gray-very-light a .insight-title{color:#0065ed}.insights.bg-gray-very-light a h3:hover,.insights.bg-gray-very-light a .insight-title:hover,.insights-resources.bg-gray-very-light a h3:hover,.insights-resources.bg-gray-very-light a .insight-title:hover{color:#052253}.insights.bg-gray-very-light span:not(.label),.insights-resources.bg-gray-very-light span:not(.label){color:#0065ed}.insights.bg-gray-very-light p.large,.insights-resources.bg-gray-very-light p.large{color:#000}.insights.bg-gray-very-light .paragraph-collapsible-controls a,.insights-resources.bg-gray-very-light .paragraph-collapsible-controls a{color:#0065ed}.insights.bg-gray-very-light .paragraph-collapsible-controls a svg,.insights-resources.bg-gray-very-light .paragraph-collapsible-controls a svg{fill:#0065ed}.insights.bg-gray-very-light .paragraph-collapsible-controls a:hover,.insights-resources.bg-gray-very-light .paragraph-collapsible-controls a:hover{color:#052253}.insights.bg-gray-very-light .paragraph-collapsible-controls a:hover svg,.insights-resources.bg-gray-very-light .paragraph-collapsible-controls a:hover svg{fill:#052253}.insights.bg-gray-very-light .insights-listing h3,.insights.bg-gray-very-light .insights-listing .insight-title,.insights-resources.bg-gray-very-light .insights-listing h3,.insights-resources.bg-gray-very-light .insights-listing .insight-title{color:#000}.insights.bg-gray-very-light .insights-listing a,.insights-resources.bg-gray-very-light .insights-listing a{color:#0065ed}.insights.bg-gray-very-light .insights-listing a:hover,.insights-resources.bg-gray-very-light .insights-listing a:hover{color:#052253}.insights.bg-white a h3,.insights.bg-white a .insight-title,.insights-resources.bg-white a h3,.insights-resources.bg-white a .insight-title{color:#0065ed}.insights.bg-white a h3:hover,.insights.bg-white a .insight-title:hover,.insights-resources.bg-white a h3:hover,.insights-resources.bg-white a .insight-title:hover{color:#052253}.insights.bg-white .large,.insights-resources.bg-white .large{color:#000}.insights.bg-white .paragraph-collapsible-controls h3,.insights.bg-white .paragraph-collapsible-controls .insight-title,.insights-resources.bg-white .paragraph-collapsible-controls h3,.insights-resources.bg-white .paragraph-collapsible-controls .insight-title{color:#000}.insights.bg-white .paragraph-collapsible-controls a,.insights-resources.bg-white .paragraph-collapsible-controls a{color:#0065ed}.insights.bg-white .paragraph-collapsible-controls a svg,.insights-resources.bg-white .paragraph-collapsible-controls a svg{fill:#0065ed}.insights.bg-white .paragraph-collapsible-controls a:hover,.insights-resources.bg-white .paragraph-collapsible-controls a:hover{color:#052253}.insights.bg-white .paragraph-collapsible-controls a:hover svg,.insights-resources.bg-white .paragraph-collapsible-controls a:hover svg{fill:#052253}.insights.bg-white .insights-listing h3,.insights.bg-white .insights-listing .insight-title,.insights-resources.bg-white .insights-listing h3,.insights-resources.bg-white .insights-listing .insight-title{color:#000}.insights.bg-white .insights-listing a,.insights-resources.bg-white .insights-listing a{color:#0065ed}.insights.bg-white .insights-listing a:hover,.insights-resources.bg-white .insights-listing a:hover{color:#052253}@media(min-width:768px){.insights .insights-listing .show-more-additional.active,.insights-resources .insights-listing .show-more-additional.active{display:flex}}.insights .insights-listing section ul,.insights-resources .insights-listing section ul{margin-left:0}@media(min-width:768px){.insights .insights-items .paragraph-collapsible-controls,.insights .insights-listing .paragraph-collapsible-controls,.insights-resources .insights-items .paragraph-collapsible-controls,.insights-resources .insights-listing .paragraph-collapsible-controls{max-width:120px}}.insights .insights-items .paragraph-collapsible-controls a:not(.hidden),.insights .insights-listing .paragraph-collapsible-controls a:not(.hidden),.insights-resources .insights-items .paragraph-collapsible-controls a:not(.hidden),.insights-resources .insights-listing .paragraph-collapsible-controls a:not(.hidden){display:block;position:relative;font-weight:400;font-size:16px}.insights .insights-items .paragraph-collapsible-controls a:not(.hidden)[data-action=close] svg,.insights .insights-listing .paragraph-collapsible-controls a:not(.hidden)[data-action=close] svg,.insights-resources .insights-items .paragraph-collapsible-controls a:not(.hidden)[data-action=close] svg,.insights-resources .insights-listing .paragraph-collapsible-controls a:not(.hidden)[data-action=close] svg{transform:translateY(-50%) scaleY(-1)}.insights .insights-items .paragraph-collapsible-controls svg,.insights .insights-listing .paragraph-collapsible-controls svg,.insights-resources .insights-items .paragraph-collapsible-controls svg,.insights-resources .insights-listing .paragraph-collapsible-controls svg{position:absolute;right:0;top:33%;transform:translateY(-50%)}.insights .insights-items ul,.insights .insights-listing ul,.insights-resources .insights-items ul,.insights-resources .insights-listing ul{list-style:none;list-style-image:none;list-style-type:none}.insights .insights-items ul li,.insights .insights-listing ul li,.insights-resources .insights-items ul li,.insights-resources .insights-listing ul li{list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.listings-insight-image-container{position:relative}.listings-insight-image-container .podcast{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:1}.content-selector-grid.bg-nokia-blue,.content-selector-grid.bg-blue-dark,.content-selector-grid.bg-blue-middle-bright{color:#fff}.content-selector-grid.bg-nokia-blue .learn-more,.content-selector-grid.bg-nokia-blue .title--eyebrow,.content-selector-grid.bg-blue-dark .learn-more,.content-selector-grid.bg-blue-dark .title--eyebrow,.content-selector-grid.bg-blue-middle-bright .learn-more,.content-selector-grid.bg-blue-middle-bright .title--eyebrow{color:#bec8d2}.content-selector-grid.bg-nokia-blue p,.content-selector-grid.bg-nokia-blue h4,.content-selector-grid.bg-nokia-blue h3,.content-selector-grid.bg-nokia-blue h2,.content-selector-grid.bg-nokia-blue h1,.content-selector-grid.bg-nokia-blue span,.content-selector-grid.bg-blue-dark p,.content-selector-grid.bg-blue-dark h4,.content-selector-grid.bg-blue-dark h3,.content-selector-grid.bg-blue-dark h2,.content-selector-grid.bg-blue-dark h1,.content-selector-grid.bg-blue-dark span,.content-selector-grid.bg-blue-middle-bright p,.content-selector-grid.bg-blue-middle-bright h4,.content-selector-grid.bg-blue-middle-bright h3,.content-selector-grid.bg-blue-middle-bright h2,.content-selector-grid.bg-blue-middle-bright h1,.content-selector-grid.bg-blue-middle-bright span{color:#fff}.content-selector-grid.bg-nokia-blue svg,.content-selector-grid.bg-blue-dark svg,.content-selector-grid.bg-blue-middle-bright svg{fill:#fff}.content-selector-grid.bg-nokia-blue .nr .content-selector-grid--item,.content-selector-grid.bg-blue-dark .nr .content-selector-grid--item,.content-selector-grid.bg-blue-middle-bright .nr .content-selector-grid--item{border-color:rgba(255,255,255,.15);border-style:solid;border-width:0 1px 1px 0}.content-selector-grid.bg-nokia-blue .content-selector-grid--collapsible-action [data-action=close] span,.content-selector-grid.bg-nokia-blue .content-selector-grid--collapsible-action [data-action=open] span,.content-selector-grid.bg-blue-dark .content-selector-grid--collapsible-action [data-action=close] span,.content-selector-grid.bg-blue-dark .content-selector-grid--collapsible-action [data-action=open] span,.content-selector-grid.bg-blue-middle-bright .content-selector-grid--collapsible-action [data-action=close] span,.content-selector-grid.bg-blue-middle-bright .content-selector-grid--collapsible-action [data-action=open] span{color:#bec8d2}.content-selector-grid.bg-nokia-blue .content-selector-grid--collapsible-action [data-action=close] svg,.content-selector-grid.bg-nokia-blue .content-selector-grid--collapsible-action [data-action=open] svg,.content-selector-grid.bg-blue-dark .content-selector-grid--collapsible-action [data-action=close] svg,.content-selector-grid.bg-blue-dark .content-selector-grid--collapsible-action [data-action=open] svg,.content-selector-grid.bg-blue-middle-bright .content-selector-grid--collapsible-action [data-action=close] svg,.content-selector-grid.bg-blue-middle-bright .content-selector-grid--collapsible-action [data-action=open] svg{fill:#bec8d2}.content-selector-grid.bg-nokia-blue .content-selector-grid--collapsible-action .content-selector-grid--item:last-of-type a,.content-selector-grid.bg-blue-dark .content-selector-grid--collapsible-action .content-selector-grid--item:last-of-type a,.content-selector-grid.bg-blue-middle-bright .content-selector-grid--collapsible-action .content-selector-grid--item:last-of-type a{background:rgba(255,255,255,.15)}.content-selector-grid.bg-nokia-blue h3,.content-selector-grid.bg-blue-dark h3,.content-selector-grid.bg-blue-middle-bright h3{color:#bec8d2}.content-selector-grid.bg-nokia-blue h3:hover,.content-selector-grid.bg-blue-dark h3:hover,.content-selector-grid.bg-blue-middle-bright h3:hover{color:#00c9ff}@media(min-width:768px){.content-selector-grid.bg-nokia-blue a.content-selector-grid--link:hover,.content-selector-grid.bg-blue-dark a.content-selector-grid--link:hover,.content-selector-grid.bg-blue-middle-bright a.content-selector-grid--link:hover{background:rgba(255,255,255,.15)}}.content-selector-grid.bg-white,.content-selector-grid.bg-gray-very-light,.content-selector-grid.bg-very-light-blue{color:#000}.content-selector-grid.bg-white .learn-more,.content-selector-grid.bg-white .title--eyebrow,.content-selector-grid.bg-white p,.content-selector-grid.bg-white h4,.content-selector-grid.bg-white h3,.content-selector-grid.bg-white h2,.content-selector-grid.bg-white h1,.content-selector-grid.bg-white span,.content-selector-grid.bg-gray-very-light .learn-more,.content-selector-grid.bg-gray-very-light .title--eyebrow,.content-selector-grid.bg-gray-very-light p,.content-selector-grid.bg-gray-very-light h4,.content-selector-grid.bg-gray-very-light h3,.content-selector-grid.bg-gray-very-light h2,.content-selector-grid.bg-gray-very-light h1,.content-selector-grid.bg-gray-very-light span,.content-selector-grid.bg-very-light-blue .learn-more,.content-selector-grid.bg-very-light-blue .title--eyebrow,.content-selector-grid.bg-very-light-blue p,.content-selector-grid.bg-very-light-blue h4,.content-selector-grid.bg-very-light-blue h3,.content-selector-grid.bg-very-light-blue h2,.content-selector-grid.bg-very-light-blue h1,.content-selector-grid.bg-very-light-blue span{color:#000}.content-selector-grid.bg-white svg,.content-selector-grid.bg-gray-very-light svg,.content-selector-grid.bg-very-light-blue svg{fill:#000}.content-selector-grid.bg-white .content-selector-grid--collapsible-action [data-action=close] span,.content-selector-grid.bg-white .content-selector-grid--collapsible-action [data-action=open] span,.content-selector-grid.bg-gray-very-light .content-selector-grid--collapsible-action [data-action=close] span,.content-selector-grid.bg-gray-very-light .content-selector-grid--collapsible-action [data-action=open] span,.content-selector-grid.bg-very-light-blue .content-selector-grid--collapsible-action [data-action=close] span,.content-selector-grid.bg-very-light-blue .content-selector-grid--collapsible-action [data-action=open] span{color:#000}.content-selector-grid.bg-white .content-selector-grid--collapsible-action [data-action=close] svg,.content-selector-grid.bg-white .content-selector-grid--collapsible-action [data-action=open] svg,.content-selector-grid.bg-gray-very-light .content-selector-grid--collapsible-action [data-action=close] svg,.content-selector-grid.bg-gray-very-light .content-selector-grid--collapsible-action [data-action=open] svg,.content-selector-grid.bg-very-light-blue .content-selector-grid--collapsible-action [data-action=close] svg,.content-selector-grid.bg-very-light-blue .content-selector-grid--collapsible-action [data-action=open] svg{fill:#000}.content-selector-grid.bg-white .content-selector-grid--collapsible-action .content-selector-grid--item:last-of-type a,.content-selector-grid.bg-gray-very-light .content-selector-grid--collapsible-action .content-selector-grid--item:last-of-type a,.content-selector-grid.bg-very-light-blue .content-selector-grid--collapsible-action .content-selector-grid--item:last-of-type a{background:rgba(0,0,0,.1)}.content-selector-grid.bg-white h3,.content-selector-grid.bg-gray-very-light h3,.content-selector-grid.bg-very-light-blue h3{color:#0065ed}.content-selector-grid.bg-white h3:hover,.content-selector-grid.bg-gray-very-light h3:hover,.content-selector-grid.bg-very-light-blue h3:hover{color:#052253}@media(min-width:768px){.content-selector-grid.bg-white a.content-selector-grid--link:hover,.content-selector-grid.bg-gray-very-light a.content-selector-grid--link:hover,.content-selector-grid.bg-very-light-blue a.content-selector-grid--link:hover{background:rgba(0,0,0,.1)}}.content-selector-grid h1,.content-selector-grid h2,.content-selector-grid .tabbed-content .top h2,.tabbed-content .top .content-selector-grid h2{margin:0;padding:45px 0 40px 20px}.content-selector-grid.active .content-selector-grid--footer svg{transform:scaleY(-1)}.content-selector-grid--link{display:block}.content-selector-grid--link h3{margin-bottom:8px}.content-selector-grid--link p{margin-bottom:0;font-size:18px}.content-selector-grid--item{height:100%}.content-selector-grid--item>a{display:block;height:100%;padding:25px 20px 20px}.content-selector-grid--item h4{margin-bottom:0}.content-selector-grid--item .learn-more{display:block;margin-top:1em;font-size:18px}.content-selector-grid--product h4{margin-top:3px}@media(min-width:768px){.content-selector-grid--product h4{margin-top:-7px}}.content-selector-grid--subcategory h4{margin-bottom:1em}.content-selector-grid--footer{padding:20px 0}.content-selector-grid--footer .with-icon{font-size:24px}.content-selector-grid--collapsible-item{display:block}.content-selector-grid--collapsible-item.closed{display:none}.content-selector-grid--collapsible-action [data-action=close] span,.content-selector-grid--collapsible-action [data-action=open] span{font-size:13px;font-weight:normal;color:#bec8d2}.content-selector-grid--collapsible-action [data-action=close] svg,.content-selector-grid--collapsible-action [data-action=open] svg{fill:#bec8d2}.content-selector-grid--collapsible-action [data-action=close].visible,.content-selector-grid--collapsible-action [data-action=open].visible{display:block}.content-selector-grid--collapsible-action [data-action=close] svg{transform:scaleY(-1)}@media(min-width:768px){.content-selector-grid .content-selector-grid--collapsible.active .nr .content-selector-grid--item{border-top:0}.content-selector-grid.bg-white .nr .content-selector-grid--item{border-color:#d4d4d4}.content-selector-grid .nr .content-selector-grid--item{border-color:#000;border-style:solid;border-width:0 1px 1px 0}.content-selector-grid .nr>div:nth-child(1) .content-selector-grid--item{border-left-width:1px}.content-selector-grid .nr:last-child:not(:first-of-type) .content-selector-grid--item{border-top:0}.content-selector-grid .nr:first-of-type .content-selector-grid--item{border-top-width:1px}}@media(min-width:768px){.content-selector-grid h1,.content-selector-grid h2,.content-selector-grid .tabbed-content .top h2,.tabbed-content .top .content-selector-grid h2{margin:0 auto;padding:80px 42.5px 70px;max-width:1320px}.content-selector-grid--item>a{padding:48px 42.5px 32px}.content-selector-grid--item h4{line-height:1.5}.content-selector-grid--item .learn-more{font-size:16px;font-weight:400}.content-selector-grid--item:hover{z-index:1}.content-selector-grid--subcategory h4{margin-bottom:.5em}.content-selector-grid--footer{padding:20px 42.5px}.content-selector-grid--collapsible-action .content-selector-grid--item a{padding:35px 40px}}@media(min-width:1366px){.content-selector-grid h1,.content-selector-grid h2,.content-selector-grid .tabbed-content .top h2,.tabbed-content .top .content-selector-grid h2{padding:80px 85px 70px}.content-selector-grid--subcategory>a{padding:77px 85px 70px}.content-selector-grid--subcategory h4{margin-bottom:2px}.content-selector-grid--subcategory .learn-more{margin-top:24px}.content-selector-grid>a{padding-left:85px;padding-right:85px}.content-selector-grid--footer{padding:20px 85px}}@media(max-width:767px){.content-selector-grid--body h1,.content-selector-grid--body h2,.content-selector-grid--body .tabbed-content .top h2,.tabbed-content .top .content-selector-grid--body h2{border-bottom:solid 1px rgba(255,255,255,.15)}}.listings{padding-top:50px;padding-bottom:40px}.listings .mob{display:block}@media(min-width:768px){.listings .mob{display:none}}.listings h2,.listings .tabbed-content .top h2,.tabbed-content .top .listings h2{margin-bottom:10px}@media(min-width:768px){.listings h2,.listings .tabbed-content .top h2,.tabbed-content .top .listings h2{margin-bottom:15px}}.listings .title{display:block;color:#000;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:16px;margin-bottom:25px}.listings .listings-item-text a{display:block;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:17px;line-height:1.5;margin-bottom:8px;color:#0065ed}@media(min-width:768px){.listings .listings-item-text a{font-size:20px}}.listings .listings-item-text a:hover{color:#052253}.listings .top a{display:none}@media(min-width:768px){.listings .top a{display:inline;margin-bottom:0;margin-top:28px;float:right;font-size:14px;font-weight:bold;line-height:1.29}}.listings__title{margin-top:40px}.listings__cols{flex-wrap:wrap}@media(min-width:768px){.listings .nc-6{padding-right:25px}}@media(min-width:1366px){.listings .nc-6{padding-right:50px}}@media(min-width:768px){.listings .listings-item-text:last-child{padding-bottom:0}}.casestudy{display:block;padding:50px 0}.casestudy .nr{margin:0}.casestudy-header :last-child{margin-bottom:50px}@media(min-width:768px){.casestudy-header{align-self:center}}.casestudy h2,.casestudy .tabbed-content .top h2,.tabbed-content .top .casestudy h2{max-width:75%;font-size:22px}@media(min-width:768px){.casestudy h2,.casestudy .tabbed-content .top h2,.tabbed-content .top .casestudy h2{margin-bottom:28px;max-width:none;font-size:40px}}.casestudy p{color:#1d1e20;font-size:18px;line-height:1.5;margin-bottom:44px}@media(min-width:1366px){.casestudy p{font-size:24px}}.casestudy.bg-blue-dark p{color:#fff}.casestudy.bg-blue-dark .accordion-panel-item{background-color:#001135}.casestudy.bg-blue-dark .accordion-panel-item.active{background-color:#124191}.casestudy-readmore{display:none;font-size:13px}@media(min-width:768px){.casestudy-readmore{display:block}}.casestudy-wrapper{position:relative;padding:0}.casestudy-panel{display:flex;width:100%;max-width:490px;margin-left:auto;margin-right:0}.casestudy-panel-inline{width:100%}@media(min-width:768px){.casestudy-panel-inline{margin-left:32px}}@media(min-width:1366px){.casestudy-panel-inline .pinnable-accordion{height:initial}}.casestudy .reversed .casestudy-panel{right:-15px;left:-15px;margin-left:0;margin-right:auto}@media(min-width:768px){.casestudy .reversed .casestudy-panel-inline{margin-left:0;margin-right:32px}}.casestudy-image-items{position:relative}.casestudy-image-items .casestudy-image-item{max-height:690px;float:left;overflow:hidden;max-width:100%}.casestudy-bg-image{overflow:hidden;margin-left:-15px;margin-right:-15px}@media(min-width:768px){.casestudy-bg-image{margin-left:0;margin-right:0}}.casestudy-bg-image img{display:block;margin-bottom:0}.featured-content{position:relative}.featured-content h2,.featured-content .tabbed-content .top h2,.tabbed-content .top .featured-content h2{margin-bottom:20px;font-size:22px}@media(min-width:768px){.featured-content h2,.featured-content .tabbed-content .top h2,.tabbed-content .top .featured-content h2{margin-bottom:28px;font-size:40px}}.featured-content h3{font-size:24px;margin-bottom:10px}.featured-content--top-noheadline{margin-left:0;margin-right:0;width:auto}@media(min-width:768px){.featured-content--middle-big{height:720px}.featured-content--top-noheadline{position:absolute;right:50%;width:50%;max-width:720px}}.featured-content--right p{max-width:185px}.featured-content .box{min-height:376px;height:100%}.featured-content .box .title{margin-bottom:16px}.featured-content .box>*{margin-bottom:10px}@media(min-width:768px){.featured-content--top{position:absolute;top:50%;right:50%;transform:translateY(-50%);width:50%;max-width:688px;padding-left:16px}.featured-content--left{display:flex;flex-direction:column;align-self:center;padding:32px 32px 32px 147px}.featured-content--left a{margin-top:10px}.featured-content--right{display:flex;flex-wrap:wrap}.featured-content--right>*{width:100%}.featured-content--right p{max-width:300px}.featured-content--right--reverse{flex-direction:column-reverse}.featured-content--right--reverse .featured-content--right-bottom{align-items:flex-end}.featured-content--right-top{height:360px}.featured-content--right-bl{height:360px}.featured-content--right-br{height:540px}.featured-content--left,.featured-content--right{flex:0 1 100%}.featured-content .box{min-height:0}.featured-content--two-items{padding-top:160px}.featured-content--two-items .featured-content--right-bl,.featured-content--two-items .featured-content--right-br{height:540px}}.featured-content .optional-description{max-width:300px}.no-gutters .featured-content--left{padding:48px 0 54px}.m100-lander-block{height:100vh;width:100vw;max-width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}@media(min-width:1366px){.m100-lander-block{padding-top:0}}.m100-lander-block--alt,.m100-lander-block--alt .container,.m100-lander-block--alt .carousel.container-bleed{max-height:720px}.m100-lander-block h1,.m100-lander-block h2,.m100-lander-block .tabbed-content .top h2,.tabbed-content .top .m100-lander-block h2,.m100-lander-block h3{font-weight:700;line-height:27.28px;margin-bottom:24px}@media(min-width:768px){.m100-lander-block h1,.m100-lander-block h2,.m100-lander-block .tabbed-content .top h2,.tabbed-content .top .m100-lander-block h2,.m100-lander-block h3{line-height:2.5rem}}.m100-lander-block__overlay{background-color:rgba(0,15,53,.35);bottom:0;left:0;position:absolute;top:0;right:0}.m100-lander-block__overlay .container,.m100-lander-block__overlay .carousel.container-bleed{position:relative;height:100vh}.m100-lander-block__text{bottom:0;left:0;position:absolute;width:65%;padding:16px 20px}@media(min-width:768px){.m100-lander-block__text{padding:44px 40px}}@media(min-width:1366px){.m100-lander-block__text{padding:84px 96px;max-width:736px}}.m100-lander-block--optimize-for-lander h1,.m100-lander-block--optimize-for-lander h2,.m100-lander-block--optimize-for-lander .tabbed-content .top h2,.tabbed-content .top .m100-lander-block--optimize-for-lander h2,.m100-lander-block--optimize-for-lander h3{font-size:20px}@media(min-width:768px){.m100-lander-block--optimize-for-lander h1,.m100-lander-block--optimize-for-lander h2,.m100-lander-block--optimize-for-lander .tabbed-content .top h2,.tabbed-content .top .m100-lander-block--optimize-for-lander h2,.m100-lander-block--optimize-for-lander h3{font-size:56px}}.m100-lander-block__cta--default{font-family:NokiaPureHeadlineUltralight,Arial,Helvetica,sans-serif;font-weight:300;font-size:16px;line-height:27.28px;margin-bottom:0}@media(min-width:768px){.m100-lander-block__cta--default{font-size:18px;font-weight:400}}@media(min-width:1366px){.m100-lander-block__cta--default{font-weight:700}}.m100-lander-block__cta--default svg{width:14px;height:14px;vertical-align:middle;margin-left:3px}.m100-lander-block__cta--button{font-size:16px;line-height:21.82px;font-weight:300;padding:15px 45px}.m100-lander-block__cta--button svg{display:none}.m100-lander-block img{object-fit:cover;width:100%;height:100vh}.snapshot{padding-top:44px}.snapshot h2,.snapshot .tabbed-content .top h2,.tabbed-content .top .snapshot h2{font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:26px;line-height:1.2;font-weight:300;color:#000;margin-bottom:1.67rem}@media(min-width:768px){.snapshot h2,.snapshot .tabbed-content .top h2,.tabbed-content .top .snapshot h2{font-size:50px}}@media(min-width:768px){.snapshot{padding-top:112px}}.snapshot img{margin-bottom:16px}.snapshot .snapshot-label,.snapshot .listings-item-text-label{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:17px;line-height:1.5;margin-bottom:0;font-weight:normal;color:#000}@media(min-width:768px){.snapshot .snapshot-label,.snapshot .listings-item-text-label{font-size:16px}}.snapshot p{line-height:1.5}.snapshot .read-more{color:#0065ed;font-weight:normal;font-size:16px}@media(max-width:767px){.snapshot .first{margin-bottom:20px}}@media(min-width:768px){.snapshot .snapshot-columns{margin-top:16px}}@media(min-width:1476px){.snapshot .snapshot-columns{width:calc(100% + 60px)}.snapshot .snapshot-columns>.nc-6{max-width:320px}.snapshot .snapshot-columns .first{margin-right:80px}}.floating-content-card{height:auto;padding-top:60px}@media(min-width:768px){.floating-content-card{padding-top:190px}}.floating-content-card.container,.floating-content-card.carousel.container-bleed{max-width:1376px}.floating-content-card .box-media{padding:20px 20px 20px 40px;height:320px}.floating-content-card .box-media .title{padding:16px 0}.floating-content-card .box-media h2{font-size:20px}.form-item{margin-bottom:20px;min-height:53px;position:relative;background:#edf2f5}.form-item input[type=email],.form-item input[type=text],.form-item input[type=password],.form-item input[type=tel]{width:100%;padding:12px 16px !important;outline:0;border:1px solid #333;border-radius:8px}.form-item input[type=email]:focus+label,.form-item input[type=text]:focus+label,.form-item input[type=password]:focus+label,.form-item input[type=tel]:focus+label{font-size:11px}.form-item input[type=email]:focus+.form-item--info,.form-item input[type=text]:focus+.form-item--info,.form-item input[type=password]:focus+.form-item--info,.form-item input[type=tel]:focus+.form-item--info{margin-top:-20px;font-size:11px}.form-item input[type=email]+label,.form-item input[type=text]+label,.form-item input[type=password]+label,.form-item input[type=tel]+label{font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:18px;line-height:1.5;color:#005aff}.form-item input[type=email]+.form-item--info,.form-item input[type=text]+.form-item--info,.form-item input[type=password]+.form-item--info,.form-item input[type=tel]+.form-item--info{position:absolute;top:0;bottom:0;left:0;width:100%;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:18px;line-height:1.5;color:#005aff;transition:all .3s ease-in-out}.form-item input[type=email][disabled=disabled],.form-item input[type=text][disabled=disabled],.form-item input[type=password][disabled=disabled],.form-item input[type=tel][disabled=disabled]{border:1px solid #333;border-radius:8px}.form-item input[type=checkbox]+label{font-size:16px;color:#005aff}.form-item--error input[type=email],.form-item--error input[type=tel],.form-item--error input[type=text],.form-item--error input[type=password]{color:#df3d40;border:1px solid #df3d40;border-radius:8px}.form-item--error label{color:#df3d40}.form-item--error-message{font-size:11px;line-height:1.5;color:#df3d40}.form-item .select2-container--default{color:#000 !important}.form-item .select2-container--default .select2-selection--single{padding:12px 16px;border:1px solid #333 !important;border-radius:8px !important;width:100% !important;height:auto !important;background-image:url("data:image/svg+xml, %3Csvg fill=%27none%27 height=%279%27 width=%2716%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M8.618 6.441c-.066.073-.18.133-.269.176s-.187.068-.287.074a.768.768 0 0 1-.522-.25L1.418.567A.843.843 0 0 0 .24.577a.828.828 0 0 0 0 1.165l6.111 5.874a2.447 2.447 0 0 0 1.69.718 2.447 2.447 0 0 0 1.688-.718l6.111-5.874a.804.804 0 0 0-.062-1.035.85.85 0 0 0-1.05-.14z%27 fill=%27%23333%27/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:calc(100% - 24px) center !important;background-size:12px !important;appearance:none !important;padding:0 38px 0 16px !important;word-wrap:break-word !important;box-sizing:border-box !important;white-space:normal !important}.form-item .select2-container--default .select2-selection--single .select2-selection__arrow{display:none !important}.form-item .select2-container--default .select2-selection--single .select2-selection__rendered{padding:16px 0 !important}.form-item .select2-container--default b{display:none}.form-item .password-suggestions ul,.form-item .password-confirm,.form-item .password-strength,.form-item .description{font-size:14px}.form-item .select2-selection__arrow{display:none}.form-item.js-form-type-checkbox input{margin:15px 15px 15px 0}.form-item.js-webform-radios-other{border:0}.form-item.js-webform-radios-other legend{margin-bottom:25px;font-weight:400}.form-item.js-webform-radios-other legend .fieldset-legend{color:#000}.form-item.js-webform-radios-other .fieldset-wrapper input{margin-right:25px}.form-item.js-webform-radios-other .fieldset-wrapper label.option{color:#4a6083;font-size:16px}.form-item.js-webform-radios-other .js-form-type-radio{margin-bottom:0}.form-item.js-webform-radios-other.required.error .fieldset-wrapper div{padding-left:20px;font-size:11px;line-height:1.5;color:#df3d40}.form-item.form-disabled.js-form-type-select select,.form-item.form-disabled.js-form-type-select .select2-container--default .select2-selection--single .select2-selection__rendered,.form-item.form-disabled.js-form-type-select .select2-container--default,.form-item.form-disabled.js-form-type-select label{color:#bec8d2}.form-item.form-disabled.js-form-type-select .select2-container--default .select2-selection--single,.form-item.form-disabled.js-form-type-select .select2-container--default .select2-selection--single .select2-selection__rendered{border-bottom-color:#bec8d2}.form-item.form-disabled.js-form-type-textarea label{color:#bec8d2}.select2-container--open .select2-results__option{margin-bottom:0}.js-form-type-password input,.js-form-type-textfield input,.js-form-type-tel input,.js-form-type-email input{width:100%;height:60px;background:none;position:relative;top:0;left:0;z-index:1;padding:0;outline:0;border:0;border-bottom:2px solid #052253;font-size:18px;line-height:60px}.js-form-type-password .form-item--info,.js-form-type-textfield .form-item--info,.js-form-type-tel .form-item--info,.js-form-type-email .form-item--info{position:absolute;top:0;bottom:0;left:0;width:100%;height:60px;transition:all .3s ease-in-out;padding-left:16px}.js-form-type-password label,.js-form-type-textfield label,.js-form-type-tel label,.js-form-type-email label{font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:18px;line-height:60px;color:#4a6083;transition:all .3s ease-in-out;z-index:10}.js-form-type-password.form-disabled label,.js-form-type-textfield.form-disabled label,.js-form-type-tel.form-disabled label,.js-form-type-email.form-disabled label{color:#bec8d2}.js-form-type-password.form-item.has-value .form-item--info,.js-form-type-textfield.form-item.has-value .form-item--info,.js-form-type-tel.form-item.has-value .form-item--info,.js-form-type-email.form-item.has-value .form-item--info{margin-top:-20px}.js-form-type-password.form-item.has-value label,.js-form-type-textfield.form-item.has-value label,.js-form-type-tel.form-item.has-value label,.js-form-type-email.form-item.has-value label{font-size:11px}.js-form-type-password.form-item.has-value .form-item--error-message,.js-form-type-textfield.form-item.has-value .form-item--error-message,.js-form-type-tel.form-item.has-value .form-item--error-message,.js-form-type-email.form-item.has-value .form-item--error-message{display:inline-block;position:static;margin-left:.5em}.js-form-type-password .form-item--error-message,.js-form-type-textfield .form-item--error-message,.js-form-type-tel .form-item--error-message,.js-form-type-email .form-item--error-message{position:absolute;top:0;bottom:0;left:0}.js-form-type-checkbox label{font-size:13px;color:#4a6083}.js-form-type-textarea{height:auto;font-size:17px;color:#4a6083}.js-form-type-textarea label{font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:18px;line-height:60px;color:#4a6083}.js-form-type-textarea .webform-element-description{padding-bottom:15px}.js-form-type-select .webform-element-description{font-size:17px;color:#4a6083}.js-form-type-select label{display:flex;flex-direction:column-reverse;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:18px;color:#4a6083}.js-form-type-select.form-disabled label{color:#bec8d2}.js-form-type-select .form-item--error-message{display:block;position:static}.js-form-type-select::after,.js-form-type-select::before{top:100%;left:50%;border:solid rgba(0,0,0,0);content:" ";height:0;width:0;position:absolute;pointer-events:none}.js-form-type-select::after{border-color:#edf2f5 rgba(0,0,0,0) rgba(0,0,0,0);border-width:5px;margin-left:-5px}.js-form-type-select::before{border-color:#0065ed rgba(0,0,0,0) rgba(0,0,0,0);border-width:7px;margin-left:-7px}.library .js-form-type-select::after,.library .js-form-type-select::before,.nokia-selectlist-form .js-form-type-select::after,.nokia-selectlist-form .js-form-type-select::before{content:none}.form-actions{display:flex;margin:40px 0 20px;justify-content:space-between;flex-wrap:wrap}.form-actions .form-submit{margin:0 40px 40px 0}.form-actions .form-submit:last-child{margin-right:0}@media(min-width:990px)and (max-width:1200px){.form-actions{display:none}}.field-group-wrapper>.form-item{display:inline-block;padding-right:30px}.field-group-wrapper>.form-item:last-child{padding-right:0}.form{overflow:hidden}.form form{margin-bottom:0}.form form .container,.form form .carousel.container-bleed{margin-left:auto;margin-right:auto}.form--reverse .nr{display:flex;flex-direction:row-reverse}@media(max-width:767px){.form--reverse .nr{flex-direction:column-reverse}}.form--blue .form-form{background-color:#124191}.form--blue .form-form *{color:#fff}.form--blue .form-form a{color:#00c9ff}.form--blue .form-form--wrapper--inner{max-width:600px}.form.form-dark .form-title{background-color:#001135;color:#fff}.form.form-dark .form-title h2{color:#fff}.form.form-blue .form-title{background-color:#124191;color:#fff}.form.form-blue .form-title h2{color:#fff}.form.bg-nokia-blue .form-title{background-color:#124191;color:#fff}.form.bg-nokia-blue .form-title h2{color:#fff}.form.bg-nokia-blue .form-form--wrapper--inner label,.form.bg-nokia-blue .form-form--wrapper--inner input,.form.bg-nokia-blue .form-form--wrapper--inner textarea,.form.bg-nokia-blue .form-form--wrapper--inner .webform-element-description{color:#4a6083}.form.bg-nokia-blue .form-form--wrapper--inner input[type=submit]{color:#fff}.form.bg-nokia-blue .form-form--wrapper--inner a,.form.bg-nokia-blue .form-form--wrapper--inner .link-class{color:#0065ed}.form.form-confirm .form-form{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAu4AAATWCAMAAABNOtMCAAAAY1BMVEXt8vXk5uTZ2dLNybuuoILs8PPr7/Hl5+bo7O3q7u/l6efn6eno6+vd3djb29Xh4t7f4Nvi5OHQzMDT0cbSzsOxpIfV08nX1s20qIzZ2NC4rJO7sZm/tZ/CuqbIwrLFvqzMxrc96nZ8AAAoSklEQVR42uzBgQAAAACAoP2pF6kCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGD24EAAAAAAAMj/tRFUVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVYU9OBAAAAAAAPJ/bQRVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWEPDgQAAAAAgPxfG0FVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVdiDAwEAAAAAIP/XRlBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVFfbgQAAAAAAAyP+1EVRVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVhT04EAAAAAAA8n9tBFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVYddOchuJYSiAOguJmu5/3k7ZQFK2M/SmgTb13hk+iE9RAAAAAAAAAAAAAAAAAMC/Vuqh99baejfnOMSIqwu8snIL9y3Y8faLC7yaUm4Jf863uJNFqb2tOcbbibiTyy3lfznII2KMOde71lrv9VA+XOD/dI35rymPuKb7mmx55vX8nvMY14TXKt68rCPnc8RPIW+9GuG8uFLbmvFTyg1yEii1rxHfxdwsJ4vS24ivc26ak8g3I13OSaa2FV8M9KOeXyCP2mZ81VwMdHIpfY2npM/WBZ1cSm1PSTfSSeioL88tXUknm1LbfGwvyzpKQk9TPbQXMip1jcf6YiMloeeoT0WdlB4fYMJQJ6fysJbqLyRV+gxRZwNHWRd1dlDaDF2dHTwspl5gyKr0FecGI+pkVdq4azCOpWR1v5mOJupkVVdYTNnCXdbH0tZJ63xIiqnCkNb90XQa6+TVp1cY9tDXKevqOonVFbLOFu6y7mhKYqUNc50tyDrbqNObI3s4FfaYvgiQ2LnEyDqp9embI3uoLSynbKH0U4nxSYDMztupEkNqfSox7KGs8BLDHs6DXdbJrLTTYL9AYlVjZxOnd8ehsZPaqcUY7OT22WJGu0BmdfjZyx5KC8dT9vB5UQrvjuRWpxbDJj7D7npKcn2o7GziYz8dWgy5lRYqO3/YuxeltmEgCqCWO6v36lE6MPz/j7YwNFESQh9gayXf8wVm5nqzWknmGCgi7HAQFHC6d1lIOxtj8EapWnPOpfAC06F41PWpttEbVV+TndZ3LDCZc2U/xsEY0ja8RPwm4Ij7/E5jdj/5/im56FUuvDYQ92M5QNi19ao2lfwjiUvJOVeljPE+RHuM37uD0GHmMbuLphb+Y75zVcaEaB0dbN1yMNNWdhdULel+xBO/RDxYPeNLDoep7OSCyrzewSUrj/9lfESzhZ2cvxf0xLma4Ob4O+E/UJxoA1XHO0FPJeP7T0Bxlsruwrs9eioV/10BXlE0E4SdrK+c3gk6vjYPDTt+2F2ovF7jjKDDJbJm7NEjRVXSbeuCoMMtZ0a+bm1N5tuk45OV8C7thz31SFaV66RnfNYM/nzscbRTIBRrua7pSDp8hOKQlZ1uFqVcR112wG6sGe9LGhQyX7cvY72s8A+OPHukeFXVOY/z8NCT9oPNHp0qV/3LDEcdYA86DDV71D6ntVFqQP8Cf4niSJdQrzoYriMtNaC7gVaodFnWOaOBgX+i/SiHfC83kVIepPMCOSiMMY6hcFHWy3DbYNAfWTNC067NZVnHuhT+gxuhadeGUdbh08jL72Oc4rase8nvJQhGUfyk/SLrXOMCMGkfY2tqWxi5LyWI97uPkbrmc6rNuhHcbYF4ZEU37brtYQradfgU7QWfadcGWYevQ0FuH0O+rCeYrsNXLVEltsOhyXpB1uHTtJc6j2kHMcWIezwYUBS6RKWmYWcl7elgSM7I/MZAyOesY74OMy9R3bmJSVXaiwij0kbgkYG2iSlhAfjS0i7q2IltmxhZvzkwMmfELVHJMJoY2AAFcVc4XE6YsMMWnLTpY7N3mjB1hKlLuz6PYrKopQSMzxr1QsxRq4DCDlshL6q0kzl37Cjs8MWckbSx5GpCYYetUJC0sRQL9pPgwrSlnTyvb7KMtw+mIqm0a4UuBrbk5AxkXF7fsIhfGphOFDOQseXUxQh4GpiQ9lJKe2B0MbApikIucZzXpyzgzYMpkZdx9ZpO61PG4BE24oyIq9e6JrTssDEKIkq7rpiyw+a0iNKuM9ansD2rXrmlnzbsuI8H26EgYPzoTmHHMAY25Ez/8aPLmDzCHmL/Nao+h30B2I723U8/OoQd7pqskdEZe0qwj+7DdqoIO+yDTM/vg7XHBRj3T2E7bSOjl05IJVR22AfFzsN2k7BAhZ2Q73tqwPP6KpkFYGPOdL2PGhnHBWA3fRsZVxB22EPbyISlg2bQXhF22J42vY4/tuOYfNAjvuSiVzXnwpzW56enx4cFNmR7bi35t7CXI13ecNHUwuvzr2h//3Zrge2EjmdkIh9nV0lHlTk9Xycccd8T+X5nZFw5wOyRosm8PrUhR9x70aZbI0N17nGM85n/KuXffzw8Pj2vibnkqpTBLttWbL/5o5l1hUrW5PRxzr8/PD4nzlX56OZ810X6yd6ZqKkNw0A4Tuojh3M5JA0Q2Pd/yn5tw2Iou91Tlhz9zzCI0Xhih7Ptxka4oUoj7OyylxjGuW47UbLC30EMtl01kW2osurs7F5RuShj+xOjRh7KtktRR7ShqqJ9LPTeTbbRPMpxEMy2lzYW054LOw0PdD7OtsPzFicTyLb74aOlfQFeLuqxfyD0utGsc3SEsu1SrOEj4bBNFu3UPxI6D3SkhErbK0u8C1Y1qcvucHPLEx0zSoPbdj+PaUmK48FQ78e04UdzsGPCtH31mscQ/A5Vajtmt4x1Z1jp+JFVkNsGTEvUxyhR30l9mFue6USQRYhuu+xI5jFS1+7Ovli+eZsQYZbUkuK5UtmOd0O9ieUQeCuoEGdLqiV3rmSa27V04IdyCGJCnC3pmlY/Rop0yDxc2sXUY9sO0EuqP9qJlNpNM91O9Y7OXxJzQxlgSdU1nZ6vLKw/1vuJDQxdZAG/pOaWzIqqutl36yNfU0kaGeAkVVA5Rc2b0XcwVJwXg6g3YCyNNpi5CRzHlspKzbxIDt4bkIJE+lhZ57n1mRfTGDDgkYyxBAoypa91h/5viHkbFWi53R/tiD1w5ccwruUQJhIkaADpBzJ4XbBpnWfXScSkDNIAUiMf7Tc5zIR8uWA+onY46akW9WhXrPWIAQ8gixrzaBez52FY67GhNGwAKVvEWbuxg6d19uvRoTRsAFnWaI9RVTNyDhM3OWzcLhusDRmpryZmINNEZt6FgY3bc4u0/OiZmD5FabOYz2PA4nY/fhQJMsR0NexIF2jm81RQavd3VItstOfXwT4Q+yycef+3HCqBoUIZP+rpWv7Ct1AwX0cJepTaIeyDeYPdIfsZMn+hWRzILb74sbgO9hTVr5D5cmQBeZRa1Nh2VNm4bMXx0WnsgKpdNtiuB8ttn63MHDtGz6r2BITcIttRyzlbcajcFfM9SA14dVKBrCLTjdnKxFHMFpCApTDZoArbVTtc1tMaj7dibqCrdlxG5mrZB3YxGwGyAlnWiMJ2k2YrI18SsxUg1d4hMjLX/TTluuNmUHCFX4XIyIjxYtktu5jtAKN2/zsOBOmH7NyzZcfw22OAUBqs3i7QGJnmEsY4co8+MZ8hF1Bqly0SIyOfxT4iqjAwjyE625XFYWSuYp9wpEMMGEoDfMzh2fbg5zhXsc8mYbYFiNp9266SgPhiT1nsmwNE7b5tT94Ji535MhTUlppjsO2yu4i9RhANMf+FqtpR2HbhWOxbBiyTEQi+0dOr2HsW+zYBULvf9u2SgBTjxbOz2LcJgNr9tL1IwlFNHD1uHCi1m+C2Pb+0HicuPW4VCaT2InTaruylLsAnqJtFAvXbReCSjGz6VezBqwvMe6A422UT+CIZsQbtjotgG0YWr8z2eJbUco1jhvAVTCYgr6g9niXVzJcvlVjsW0aWIHcOlEGXVGk5aGd+U752e1IkS2rXc/bI/KYCuRmvC3mSWq2m3XEcs3UqiFtPZRNwSVXpatp5Q908IGpXNtCS6ift9TbEbnRj53Hos6fTeUmYf18Z0zBqD7IjFi5+054LO7vstBwP+92PGxLGJ4dQu6mDRDJ+PWaI8FhJajv1p+Xw80biLPeXUQAv0ayfcoS4qUg2fYRJu+rmPyq/iprl/iaUBlC7DvZNarX6mDmSpN00U3Y+/k/mu/3huJyfsmxw45Qwz0gN8IJkF6olo+o1fETzQsLHKerh9IrOd/vjcsrcbLsikl/2NyAhLh0IFkCK1ce0CWmKejgfXjDn++P5yaVNwbe3vgFZfGcJ0r9do4YPRcy05jF0p53spqfj7uEsX07D1HJbH1sJUgaK22Xbk85jVOtOD0b67rA8OcsHwx8BoBambJgAsnSEz5W68XR4IPTTgOeVNoIAHKauaofUnF99HMmdK1Vp9o972R1PzrJv+STm+9Weh4nbC7f2YxJSCHfe3yn955LN7FyIHKaaOkTfV9Zr1E4prWiG5S5k3J/5gcuvVvu3KqIKonY9/B3tZFZU2fbL7m6m8x1+vyFVHSig2+1+0TclMtqFW3Z3Cym/0O1D5TBVAx+l+rcMDL/YO7N1tWEYCBuonTgrWZpQwvb+T9n2mMX09OtyMbIE+p+AC+FvNBopIiqmms+7p1I/9vr9MwgFfJiaJThmbb+JcR9tc1me9csorLEWRAkfL4Wt1NJQko1CAjLls4LZnfXkDZIKPl5a0QYHYkOGe9C33SxPAmbsjPJbxBjuHWlwIB6jjqzHMe7bk1pf2P83X4BgQb5YtddXQ4Zx+eRTLGH2p1eJ4PPGwau9Ja/2fODutVfD4cuDQ68K5s/IsSBb8h3stued9C3GQ6TWz7MOS/+OFAuSvNrdvPmAqZFXjkskYS6q1v8FKRakbakDv1kf7EeW4cd8OsSdqUoYWnKwBWm3xNVuG76TJTdHvenCuLF4VfznU5Cyqz2/2o/8Jku2OT9q/cDwB74+cFOGutq7nmnUt7s8/PWF9yzgZYGbMsS63YWIDDtTLx+WR2+6UQ2TBvvJlJFd7WWIyEzMbL1IxOwvTN2id6DEHtmwLe1a6pZjRCbb7O7++kn4eRvZ/M6Ukfu225lfRMauDw/BPrHrJ94K96spI7ra84FdRKZ8POy7iwr2tNjsF1NGdLWvem4Rmeb4cB1nRn/CN6XAmjIhOUBV7U2Yo7LpUfN+f3/YNyL2Bl8ccJvaUb7tfgpmO5c3dHW6WzHHtVHSA25TO8q3vehZBcLqu4rZ9yxjO++Hx64vrSirveXkyNh5ucd6a6OwwGKzAxlN4je+NcDD5fPjTbLvRzZ9xNtjsW1qQVjt+Rjij4YBxeUm2Re1YhhRQrMD5b9s6r2e/9ie7+2pqhhO5NCFjmr9E5JqtzUb/3F9uCcFOPz3lDsO2qbmDdn1JMfFf3TDTbLvegZ/PYVsmurpqr0M/mPy2JW/ZwWWKfk/T6GcpvqG7A5ky2NryW9u/emBRb+sPFEhp6muobrxa9fBf/QmKa7f3Vx2bislyg88cprqaqr77W7isH7txt0t8MhjyKUQzpcsWbXnA4MdPXsv9p7FjEshFe5hDbs1eEJIZqxMQuxwkzEbLXamIOdLIfK7NXi69LEBO+xvxc71Lp8CFe4rqsXUbXK33U73YlebnS3Qbb0MH4KMLZnapGO+FftFi50xBbBNrYhiYW5Km22Pi13D7JxBCvccHwuLLZnMpKJZbtEYLXbWeGAwLAxT8QUQcgPpouSr463Y1WfnjQUGw8J4qTBoVn1SSyY/fQmcCqOwxgKFu63/GB14EUvmbrSf9bIAeyqgcN/SDFPTWjLNtUM9cNkAV9I47h3JeMnOqSyZWLTvvxmFPTbDOe4ZyXjJp7JkYtH+tdc8uwSAUZmKpNrLMVFKJhbt6j3KIMdl3H1DMUxd9YnC7bFo10C7DBxOuDuw4R5nwv7jmIWK9vclLKcaBLam2NVr//OUjIr2d6b8JNxlWZDbZJbMrKJdHEDh3lHsc4RbMp0hpziqaBeH/ZT6lWVBhsvtK0PO+FVFuzw+PEhISVYECXe7TmS3d4uKdoHksPCAa/AJ93Dety8MMXZz1TF6AE8UOA/S1vhzYSE4QP9NgHofnvbJKKLA5SBbvAVpJ/J0e+w+HtWPEQYuB7nCmzKOvNpj93GnH1WSBm6BqcSbMu4jFDZ4Q0bsPp70eIw4YDlIh0/K+FDtxFU3BPdxSX5WWOEzTrU1/IsF+Ui8pxe7jxt1H+XhYePULbxNrUK105bd5qu6j2LBjVM7eFKm7OkjkNn1aR+MIhDYOLWAL+uFk6e00/vpq7qPgoFJmXBByRoc2Ue1kxqB+VHdR8lY1DjVNug2tejJLw7Uu/C0681HoZSocer2c3ZAerXbi2YGZAMLua/QbWrZE35OL7YfFzVkpAKTMhW6Ta0oqz3OtavXLpfyyZURNE3NqZVMeQhLHDpGlYtHJcPQ09R8JF7C/hZ61LMmZOQCuxnWgU+f+pHWgXSnYD/ORpELSsoU4NCvG2inS+0+hAb0VrtkUFLGN9jQrxto71lvgv04GkUwNsO4MiEG6Q0KN5DmZPJrj6pXNWSDkjIt9gsddqKq9ljInNR+lI0DDZgK7HzJTqSJ3xAI2zVGEQ1Kynjstp6dKavdnkKPqulH6VSYrIytsfOlmXJTr1hUyLwGKCnTQoNh4XrSSFTtze7DkVGzXT4F5rZ1iXXc1x/V7g0JvToyr0KOWcZ2WMe9Iax2fwzJdm8U6dgMc1cG67jXhNeTuuA/9kb5zt655rgNw0CYTiC/40fcOG6Sbvb+p+yWxjrbx58CGkGm5juDTYjD4XD/gCLyRmjwQK85kKWE4Lrqjych+wfkHmihD/csVOrppj/e6ZExAUZyzzvkKrYuL50bCUBD/dESIMl9QHrcq2/BbnOcqD9aAiS5Z8iHez4FuzI2X6g/GsLVkJ2OCrmc6uZgy0tH6o+mwEju7oR8uOsw9Sp43HNdvxZiA5DkPiKPYp9C2cJWb/uFN/TM8HuM0i40yD6UUSa7qdrOsAEz5BDJ3SHNA0Wo8dKwaJNaCDECqE/tgRrkmhZWC5x1kvpgk2oHTJ9a/5WzsUPBfZVknpwt2eHPPjV+H6SbwmTjuSctYebA9KkD7iq2u4YR3MsHJ6nmwPSpBXCcegiTOlBQkjHI14y8XYxTVXCfnPwbSjLkP/rU6HexxzCC+/dVkuFFDlM4yGns7O9d7J0J7mdKMhaB+H4r3Di1DCO4H+mSscgffWr0zjCngvsoYN4oyZjkt3nqDp4y1yCC+1O/du6kWqNC9Kk57ikzhIhwd5qusfRCjAHZTx1gqkyhoowTKPn6tfOSnjnKV5+6h6dMdQ4gyuQPyu02+SpC7kCVcVMAX1h516+d6Rr2gIiQuAHTIcAVyVa/9juzrO3xEiF38ZTpA6ym1jf92uluN8hLhNzDU6ZGewe2Pb0Hz6QaJEeIkANqwFR9w6fjjYvGa9A4YJEaIELWqINjbsZPU/uFNhmzIJyQeYey/Xb4NvV00QxIIQaBbOzpMnYu/unxCx2dfu3vQiyCECFb1AZTg29TDxdaIO3iAAmo7gRaxs7VBtkIkPUlw4vvRkEU9wyVK4NvUwf92ichJkFMmHLUYewOnjvQ69c+C7FJ82XCFLvkPsKjT8eFtd0yiAlTAXIPtGqDrARHtjA7yTTbhCl+yd1N6Da1WKjJmAZR3HuQEfKAvkdT36i32wZQ3EuQ5D6it/XaG2epttEFVSeKV8ldvFOewdt6pX7tTyFWQdgHCozk7mbww72682s3DmBBNe8wLvcTOGYjv9Pxa52tuEffpxbg/aV1C/vBr90w5fZyj71PXYMHckHhHtxdsg7CGwbqUzUxrBAUa3rSnV+7ZdQbJkrkfeoA3uh4cgvbPK54Ffe4+9QGbJV516+d8e2m+TT+Rt+nuglrlZk0PYl5MqZxxWb8jbxP7bCJYQfNgayFWAZQ3DErTAXWPKAG9wszfm0DKO41pE/NseaBWk2QnRDT+C/uDtOnXqEXacob1zkSAFDcM0jUxgjVIN2Dlt8U8F/c8w6xn1qdoYdTn7SFpQCguPeQ/VT1QbYC4kijTBL4L+4VRIQcoD7IWQV3jpesAyjuA8IsU0J9kJ0K7jxFYx7/bpnm8EErfnEzcpw6UnBPA0BxPyHCBwZkZNgquB+EWMd/cVcnpP5Ae3nKVHcK7mngvMfkuU2E3MtThoJ7MvjfUB1fTsidPGXedDNViH28+9w1ATUTv5Rn4FNmouCeCuX2co96woR8ygwXCu6p4L24V4ijYwMwIa9dfkmQmRD7VJ8v96gnTMinjHtQgkyG2ne2TLlNmHbylHljzG8y5J/ZMlFPmEbgU2bWNlVICniP/G0AO0y6wTQLhJ5tajpginsvfvl+/KAUBLq+dBmFpEDju7jXAPtAAdxg0jb1KiQF/B/rACyougm3wfRO70BCeC/uBWBB9YRbxv7OaWpCuK24R+wNa48fHASBWtwX5oUlQuv7hmoGsA/MsGzr6saFjoTw7vx1nX9vWI8zQv7gQeyUUHNY5MW9wrkHjjyslxRqDou8uP+S3M+lAOg01pptaiqs5rC4i3sNS9rQ3dSlEZIIP9k7t9y2oRiI0k6uZL0sW35GNpLuf5WNKLgp+lkMAQIzZxHEJXk41+Ww3MU9cOTu+6XBBAm+Ykpe3MewP5im92/OJljwFVPu4l5NUVHuozRILtYVU+7ivo2y3KtZ+yUulilkm7u4d2F96pf+LCDDk8NyF/ewPvWmiTsZa7hM6uIe1qe2F03cyWiXFVPq4l6F7VOfuuggo8pf3PdR+9Q3pUGy4Sum1MW9jzphOigfjw2fQuYu7reg/yQbzSDpQIvuLby41/94v5pBijT/FwzoI6ZyCorauOk4lY4GLLp38AvVMeg+tdYMko+fRjVptkyJkmWeCj+lA+1C9vBsGQ8faOwHzSDF/9KDXcgDurg3fw8hNYMUmRrVHTwV8iMmfKD4DFJxkFygL7JHdORvF5T3+6YDJkLAukwFL+7XGBPyeJEHyQe6UR3Rn3XUQSbkY3nKNCao6HwKiS3unQEJ2jCd37/5MEEF+mhvgy7u/lNHZ2jqi6YyhICP9lwOqw1HOcdo7k+ZYYyAp5A1Wg4bY37quCoPkhH0XccANn/LFBJv3d8VtMFIj21Ue7QcNoRkbXjY76U2wUWp10Y1qz9QTSH6wFaZYZQ02Ea1Qa+Y9iH6QHNftF8TbKwbVcvqDzQxQUqfih6gBLxRLegV0zbkQHXQL/CcrOpv2hVTE+KGeSDkrAsmOlb119KumGKKu/+dejDBRrWqv5Y0fyCmuI8KhCTljx2WM38gpLi7CDlXJtgAhyntfMWUvbiflCtDitth2CnkmL24+8j9ywQfLbZR3X7TZy/uS5960f96hIDtMHchsxf3zWK5Tyb46PGNap29uD81ciflZYcldSFDivteB3usrMGQWV3IkOJeZlnurKxDd0sat7GPKO5+jS01jJH1LWNJdZlqCijuvYJlaAGb7q7LgI+YimH5VEYeLVjTvcPqMmUK8NxHxf3SAhYIDlhd5vAq7hpCinwCQYOdQpZzwIXqTbIML9i3zBF7tOfZMpVBqWalhtGCfct4o9qag0qFRNfhN0Vt8LKDXu312EZ1ExAc1l70wx4vLxkypfp7wv875t+n3nXUwQlWhizYjarnufcGZVAkJDHYBIIau1G9BUT+PpSjRMwqEORUf3cBPwbvFT5ADDZNyW9UC9T8PaGLu4aQxPhhR9JG1eWwo0H5kAnJDDRNycOUutT+wEPn2MS80pQyhimVgIRr1wc2JjjxuUxSO+yIT7gus4o7My1yLuNnTA10xbQ1KFfpA8z4WybpGVOL9wfKrBsmZrC+zAC1wz7wK6aTgpSocV8m59B9h/8PvrqruDOzur85TfcBv2I6L8Vd3wXTgn3LQIfuBZ8/UN0l/lLzesskNN2P+BXTtBR3pQ/Qsr5lcgoEV/gVU3PXr2PUQN8yZY8Mue7hU0g/2bs3JliB3mR7vAzUhbwakp3yrbnBv2WO0EZ1Y0h+6WSPmzUrzzJe7Y3wFFQPhTyboKVDvmVaqEDgWUr44q7cMF6gub8uQ26gukxjQKqLQiG5gf5h4DJklVeXOevlTg70bK9GCgQVXJcps2bu5OR9yxyWRtWQ3LRQJQcaQVCgb5kTPNH9IRWSHF+ppkxT6uCNqgeH6YiJGdfDUr5ltvBG9alsGXIK/C3TpN2oHhUcxo6vVFPumH6zdy7ZiUMxEBV0bEyMbQh0CKGB7H+VbesdPpnXoM7xvSvwwIN60pWkV39vnFCdO9lStcwycvW3nVpMy4D5klmmdqzLNOod1+kPfAfMmNy4YZlluof6iz8AIhplS3UQZpnqoJ5RPSCHzZ4sQzrWZRb3hyr+AFiWIVtlljk9jjHhD4BjGVI5x1R/3O0w/AGwLEP2wjmmodhhgT8AI4Y2ZKOcyT6WMabAHwDPMuROuF9mrS66pz8wBMwZqQ3ZCXflbdWLIa/4A9AKy5Br5d7fT7Hpni2mU8CcqVbCMuRCOLbXqE33PS0myOiu1MNWrgLBmRYTpEHgqIepBYLt2wjXOmZOGgSGelhO7dWh40YVEopBYKiH9eKpvdyC2gXMGqVBUClbquqb8B+I7pD7lBrDluq7Wob8ZgsqlNPBhi3VXixD9riQUKK7Y0v1IM4yFw7CgzS618KWaivOMs1f1m1Aie6GZUh1XWbPQxWiyL+GZUh1ljlziwlKdDec7MgeUxUyBjqqECW6G5YhO3GWudJRBekVg7QhB88sU32h/kIUYcbPhtyIfZkj6i/chRk/G1KcZXJG9Sdg5iij+0ZYhtxr3d/2bWQXMHOU0X2nWzDTZJbR2mHngLmTwozQINiEhEE8x3RmDSrco7ufQXDUzmTnvo1NwMzJ6O5nEFTi/TJ/2LcB9zFVP4Ngod2Vl6b7MWDu5IYZP4NgqT1Qs51Md07Cw8ozuov3/l4x3SHKS3UljO5bS9W9+uL2GER5qbZ+0b3Tju31CASgHu3opuhu2VK9ccEAHk0mu+i+1rZUK6b24NlksrvIJG6pLqcsEzB76mwy6YSZhWVLlSwDzyaTnzAzlSHbUFGxKg/UTaYqo7tue1jI6MkykKwso7u4DHkly8CjyeTnun9Ky5DVF1kGHk0mu+heay/UdPSY4Nlksovukw25J8tA4rmEIMdULW3IKcv0AVBeqm4bZqYFMwut+0uWAeVLNTfMvOuGsqtQ8YP7C+qXao52rB0NgjNzTCB+qeap7N7RIFi9jawDIHuqdqMdWoNgz0w2vLxU3fywjXaQ6R/Xx+D5UrVrMg3S3ZD1pIctAiBXzNg1mbTR/cSBGnh5qdo1mbTR/cbeX5C/VFeyJtNGK/+ih4H8BFkuIVgZRndaqvD6UrVrMp3G370LFX9oqYL8pVpnk0kW3d+lZcjPAFDOqbayJlMjrbqvuS0J8pdq6pA7Q2FmSRkSXjcquemQ2uh+pQwJUciNSm4v1YM0un8z2QGFWtxT1XyU1HV/Z6s7vMrubj3VHFPFhoSCp0Kg66l20jHVy/i7fwRAlMKMW0912jCzkxoEQwBEKcyYLXavpiZTEyIGluXB78KMl/3bSv2ww/i7XwJAWphpppeqoR924VA2vBZm3F6q2WSSRvddANwLM2YnyPbK85I7ojv8KsyYvVRr6UmmPdEdQj/bsRyp/ZpMF3YQwK/CjJnsPjWZllTdITEtzGxksvtRecZgMQkzAXAvzLjJ7pMO2RLd/7N3bslpA1EQHYEFQuIlQ5FgiPH+VxldYYM05LNV1VU5Zw3zM/26IKfSCjO1XxzyRmAGnIWZpfSn+sGlbJggMSOLEOyVP9U1kxswXkM1m7o+x09VWVO9JICOsuhwWyGQFve+qKnCSIc0E2a0P9UrRztgpEOadTtq6U81hq7rBPAzqWQmzMRP9Uw+DPSsQ4c0E2bOMeyOyQR3PHXIXpjxS/9iMkGmQ3olZkpp+veDXXcYbV2bVZnijsFRuoXKoBKodchWJcwUyjHUDSYTZDqkbA21sVtUOnLGALI8pEyHXNlFCG40mWCchzTbmDkoIwQXfqow1iG9mntSYaZ861glAFMdUirM7LjaAVkv20uH7IUZPFX4xlN2Dx2ysBNmPvFUYSy7m+mQUmHmwpEaGMvuZjqkUpgpI/27TgCP+K9XHlIqzBSkfyGbQ/XSISvlsvuZm0yQuUxeR8ikwsycnipM4TLVoUPajW5EhOCUAMQuU6HSIbfKQwYXFpVg7DIlr8G8WENtZcIMEQLIXCaZ7L52W0NFmIEBC0PZvd+YQZiBHyxdpm3I7m46JMIMTOIylSrZfRk6JMIMPDEcmVmpZPddTCohzICe3mVaeM2hSnVIhBnIXSZZ2r110yFrhBnIXSavtHvkIRtGN2ACln4u07swD3lgdAOyUwZe678LpQ4ZhwzmCeDx3Gsvl6lR9rL/cMgAsuqeV7lDGv+9cC0bMlPVq9yxi/ivUoesEsDjua+9XKaNUHZvOA4PkwxEVuEyuc0QoEPCNBmCRtVlOgkPd5zQISFvqnqZqpF2r5KGOTok5BkCq+peqUy7Rx7ykAAGGQIrU3WldJmuLIhB/tytqnuN8oBwHCFrE8CdaKp6ZQja7rn/Iv4LTxyL2fHcF2YuU4XsDt4ZAqXLtEN2h3yHwKupOhO6TDMuGUD+3L0yBNFlKoRp988EMIjMeGUITsJt9y8Od0A+u+GVIVCaqjfS7pAnxLzmf5XVvSsXVSG/ZWAVmVnMO5QuU5EABgkxq8hMFdU9yh0wxG9UKWY3FIZVLcwQ9PeyE8AwEGmVECsiQ8CmEmTInntpdVO1H4jEVIUhnoHIyixDMGPbHfJLNV4rM7GHuqe6B4Hvc99GINKsmP3OKQPI4+5epzuU87+RITgmAPVkXjnrcNshIEMAL3F3rw2xfu2apip0+D73Pv/rlhBjIBKmee5VPHe3hBiRGXhpd1jF3aUrM7+JzMAkz30dz93tlsFbR5kA7qzs2h3KQOSCHQJ4ee5W7Y5+VImEGDxxLTO1ZhezWxJiMKSyKzMpN8Q2JMTg3909lzJTG/lfVmag4z947v1kHoFICHyfu6q7t++e+5ZRJRhh18zuu3tm7Q7yvzDhc2/MnjuXauB1iMDquX+XmYi7w9/2ziAFgRgIgs2KkY17EBQvov9/po6EZcDrCA2pekMRcukayVf3cbvDqv/74jATZLqd7pXbvVh33AWQdbcKEYztHmMmkHx1/4YIzOruz4/uiwByVcnqMtM+VaX/Czt2VaWq1/1aeMwgtnsXAQy6ne63wmX2g6Oq4P2Zidd9k5iqQuD8mWlmIYLQ/SSArLtVM69a9y6AKXSPEMFZALa6R2ZmLdR9E0DW3aqIOnQnMwPSHLo3dIdf3PLubrrH3b1VAOWv+2KqexNAft3tdD9W6U4zD/6nuwo4hO4kIqfjDXyyqKesUXZFAAAAAElFTkSuQmCC);background-position:right bottom;background-repeat:no-repeat;background-size:385px;padding-bottom:260px}@media(min-width:768px){.form.form-confirm .form-form{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAMYCAMAAAAKN7DYAAAAXVBMVEXt8vXk5uXZ2NLNyLvs8POuoILq7/Hp7e/m6enl5+fo7Ozn6urg4d7b29Xd3dje39va2dPPy7/i4+DU0sjSzsPj5eLX1cy9s5y1qY+yponGv63BuaXKxLS4rZWwooTz+OVgAAAZhElEQVR42uzBgQAAAACAoP2pF6kCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGD24EAAAAAAAMj/tRFUVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVYU9OBAAAAAAAPJ/bQRVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWEPDgQAAAAAgPxfG0FVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVdiDAwEAAAAAIP/XRlBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVFfbgQAAAAAAAyP+1EVRVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVhT04EAAAAAAA8n9tBFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVYQ8OBAAAAACA/F8bQVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV2IMDAQAAAAAg/9dGUFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVUV9uBAAAAAAADI/7URVFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWFnTrGYRiGgSAYAwQpkf//b+QqdQoXBma6w/ULAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABvFpFZ1TOzZh177+vnrHWcb6arMiM+ADwnsrrnzvH1vzvZ012p1cCXvbtdbRwGojAslWFmNPJHMPj+b3XVJiZJoSzZbRIlfp9SSgMx+XU8HFkKfjWY67dULuUrb8MabaRJSdpPkkYba+Ir0cu393olqAHg/4P5agiuYWYq/3Yxs6hX4zdBDQA3UwsvF9NymMqvBv/FVP119QQA+AvRcN+is0bcccIVjahbTrsHwzQA/ECs+sVUK+kx5GJa92qkNABc0ajnjNT0eHq+O9Sg8QCA0+BctkbjyS2DaGyfhVEawM6p9ReIFzcMFg8B7JOG5y/eYaVw8eESAOyK1tLZ4PzjKJ0AYDe26dQ7DueNmCcA2AWxmj+VDmsNANgvCe++1wCA/ZEoufEgnAGgI3pM52oJANCPLZ1pnQGgJ0I6A0CHSGcA6JI56QwA/ZGaG2dVEAD6Yv4iOwUBYFe0Um0AQH+O64KFagMA+qKeGzYLAkBnzFkXBIAOBcMzAHRIKs0zAHRI/TOeeWwDADpzrJ6JZwDoi1jJOVeqZwDoi0TOuYSkpxC18LIuQzPP8zRN4zgeDh+HQ/vb/muvDc2yFg9T7iEA9sTKE1YGrXrL5HkaDx+3OYzT3NLa+doAAG8vyiOfehaNsg7z+HHhM3GHNRd3rxFhpioiqf2qmkVEdfeS16Hl+fUb52EtwVAN4D3Zw56rk5pbMF+Hq9dQuT3iq5f127XozwG8mceUGxJlmccbp97bp/FxXgo7bAC8hwfEs/k6TKfuuOVn1XQPWssyn7rsaVjZpg7gxd07niXWc2g+4thSrfl8M1iZpQG8Ki05Z0t3or5Mh612sPRIttUph2lh2w2A1yOec4l0F1GGLSCrpufQut0ghhIJAF6G1HsdWGd5Pg3Ozz8QTyKfRuk5U0oDeA12n03d4st4LJw7Og7PyrGWHpcEAL3Tco8jkeI4Oo9Dh7Wv+mfnkgCgb+K//+iGnkrnnpuEP+zdy27bMBCFYZIe8CaJknV7/0dtYlsFvGkbc2zTxf8tsgngeDU5mBmSwRoAaNm1+Ww0eXtrIUQxAIBWms/eFoZwAFDNR93ms7fjd3Xuic4AUKdTfc3KJ6ozAKgISbG7IbfqzAVyAFBLNONz15OdAUBJ0Nvd8NtAdQYAxdVnpYIaR+fcYNs7iwIAnyhrnUwJ1/DM3UMAoMIrDQflEp5LorUBAE0NB/08EZ4BoL34HHrn3Eh4BgA1WSU+dyPhGQBUSVSIz5KKc9PM2gYA6AkKTw7KNjg3WHobAKBHuvrd59BPzo0cSQEATf6Iz7WTQVrPAGC0p4NSXZ6nmVueAUCVJGtzfXpmMggAyoK11lefSukpzwBg2poO+tm5ifIMANokWRtIzwDQHF83HZRLeWY0CADqcl17Iw2UZwB4BumqtjdycW4M5h18jnYey7Tv+/JlXc9fTqfvn+u6fPn6xVTG2cZM9wXAB/JV2xthdG6I5pWk2/phX9bz6UfO67IP/caDtQA+RqhpP8vs3GTNa0hn+8Et57uau1wi8rallGKXQ/BijPgQchdTStt2CdjLXTU/L27oLYUaQOu6iqvr5NJ8FvN0kreyr6fDursy2xjE/ICEaOfi7j6mbJkyDaBREiu267pXNJ9DGn+H5nVxZU6h/iPn4pb1d5weEwNOAM2paT/77+ZzZ55IUtmP0rwPcxSjSuI87EeZ3nk1EUBTQsV2nZ2e2nwO87QcCbdP3jyNT/2R0BdueQLQimxtV7Fa97Rzg7F361Exs3mJfPw/WF0fDQC82ePbz7I9rbuR+/186zlYMS8lthx/m5cUAfxYG+PBbnBuFqNO7LTeUuy7duCku6X3deLBLgBvIunR8aDvnSvZaMvjck2v7z8zHm4pfuFdGAD/roHLkeJwDAf1o/NSmun/xrIQpAG8Q7A2Pnywe/TK1dmdL9G5tZdY/LxfvpgBgL9oYX0jTW5IRtO1Oq/tROd7sawnAwB/1sD6hozKu3XpVp0707CmvxyA/8yj6xvdoHptXZo+oDoDwAtJfGx9Q2bN7nMYV6ozANyR+Nj6Ri6Kyxt2/x6+DY32nYFf7N3ZkpswEIXhFpLFDsYCYxbn/R8zgYlTSWVFyEvK/3eXq8zVma7mqAd4CpP65bOKoiqWIOJqGZ7PHfU1APiO8buOZOtQTwdNd15XG09/jAIAr8X65XNyDHR5I66aZXhOBQDwUz7LZqYI9FdTsmgZnusXe44CAC/Ab362VXRMZb/0zPAMAL/N59xrvRFgYWxOTmt9pFQHAL8Qe+VzF2K9YZfSc8OHQQAIls9re0PJTrZstG4LWnUA8Lt8zmSrrIzKLEQ8OyUAgHD5nB53v+22S6/uzItBAPjD98HMp113Ip4B4AevkM/x7nadWeLZEc8AELZfl5U723WmXuKZ2jMABM7n5BjVRvyZgngGgHvkc7dz/Zw6mhsA8DfG4/5Gsa/9nJ21bk8CAAicz6aOjol4M6XWTcWzFAD4M5OqxGyub5TxvuVzxKNuAAh+n3+tb9h9y+dEHsjkpypyzTxOfd9fr9fLMHw6HD4Nw+XLP/q+n8a5cVF1ypnpAbyUdPN+I99T34ijhy2fTVo5PfaX4fDPhks/alelJDWA5zPJ5vlZ7alvFM0jls9dtATz4ebT5dpPo27dsaqLU6eSPLYiNs4T1Z2Kujq6Vo9Tf718OtwsQR11AgDPkytlZJPTjvpG7rQ+x3JHedmO/S1nv47DG/7D+OvQfUv2fmxLDlQDeIpcKSubFP71DVNp3ZzkXpLz3A9fk3nSrlJGvBlVOT19zemhnzkWAuDRMp98zsRP0modWbkHU7TT5Ramro4lkLh2t9C/TG0hAPAoVql4a/25zMSLOWrdphJeXOqPDB2m5pjIHSTHZho+0l+XtAMBBBD+gJ3xrz93rdalkdCKpj8srqPr5K46N14Pi75hkgZwbyZVuWxhvfPZRFq7XMLKzuOwfsibo0weIovm9QPkMJ4zAYC7MalKtuZzZb23z7WRkGrdr5vhObLyUDaaL+sgrWsBgA9Pz+cyqoxfeSP0+FzN6+g8tZ08RddO6yA9VwIA4SUqNbJB7JvPmQu7fa7WCfY6l0aeyJTzdZngyWgAwWVKbc3n2vh9xgtZ3qg/0lm/xKHSk/7IaHYdAALns31EPtuz1mcrYXRrOl/0C7UoCn1ZM5pH4QCeU4Be87kQD6oJ9nTQun6NwhdK5w/F+mtDAOAZBbt1fvY8y+8yCaEYh6Xd9nLp/O2nEwAIItlW4LB++43YaV0Z2S9ul11v76y8rBf+0QD8V/JtBQ5beeVz2ugmlf1O46fDYWDLC+AdxErZbfnsMwcXWrtYdiunw+EwRRzQB/AONl7gMF75bCKtj0Z2Mu66DM+pAMA7MErld8/nzAVob2RLhe3ScD4OwLtIVGK23Re1Pu26Npd91LJ67s/sNgC8jUypu+dztf9xSjouq2eeUQN4Ixs/EBZRGfusnyvZJVmm55HeBoB38pm9e9lxEwiiMFx0dwEGjPEFYwz2+z9mlImU9Zy2MorU/7f2umUVp06JHwgvYWr0jb94ruwT7f52f/JlEEBZtA3CQ9Cb8Lvbh+Pn/ut5rgwAitJXB+XXIbT6dspn6eduf7tvDDcAlEYbQHdTmDO2Uz7JXaTb6r79F1WiAPCTUlU1UkHSxUTjZ9X8xxfPM4AySRVJSS/gSCHGwbLNm/srGACUR0pAp1MY00/GN7rdfb2xlgKgRLU0gB7kBZXmFs/9R8PnZ2cAUKKDkoCew9To8brGMg0vohsAytVWBykA3ZukP8fsPv16d39MBgBlapQBdCcHoNsP3ufjw33nIgmAUkkJu/oYZv19Tpale7ov/+mpQQD4Aa2y4n0KJ3V9MHs95br6+2YAUKxOOUJ4UQMcc4zBshwW941WJAAFkxJ2hzB1prjEOGX/fV7vBgAFUzrsuim06vt8tBzd5r4RfQZQNGXAUasNHJfcdv7x4evVAKBkyoAjncJoijnzfU67+8L0GUDhhASH/IGwypxvzC/3aABQNmXA0YbQifm6yTLc3v4i+wygdMqKSjOFg7ifEkxXb+5PVgcBFE8YcKQxDOL7fE9Z442V2mcAUDo4LmFMWj/S3XRh9RcnYQFAGXD0WsVol/f/eWe8AQDilav6GCqtn/+aTNUvVG8AwG+1MODQKpLqa877fHr442QAgFR9/4pKFaR73Pd4q011ffvSGwDA+qoVOvqVpzPEc5czft65CgsA2o53GqUKjjHGNiP9/KZ7AwC+tN8fcAxhTFJB0myibvF1NACAFoFupYTdIcaTieaHPzjbDQBf0qFq/knCrs8o4BhXX6h+BoC/JUnfT9gNUgD6nvT4xsZ2CgD8kb7/hbBVOkZTRgA6uu8GAFBLkmrpyFXQA9C7O/ENAMjYIRyUFcJTPPemefqb8joAyIjYtWGqlQDHxSTp6e+jAQDkMyrpKJT0N2f1wlXafKV9AwByInZDOEkfCOX1wZXbVgAglnDoJdBTvDWmaBbWUwAgL2KXlBWVIcZWXe9+cDwFAMSInX7lqo1xUP8/v1oDAGRE7DphwFGrG9714i/an/GLvXvLVhMIojBcfQOhAZGAHjU6/2HmOdGTtZs2efq/CfBaq6m9C8C+AXrym6lKE4Txkr6YnwFg3wDt/BQLEipt2X4d788AsDej0sw+FzxAb6X7z+xvAMDOGuhBL7GLa5gL893XxQAAuwboviDj7cMarcCNfAoAvBmgP/+HcAkhl/XXPcl3A8DeAfrgx6hXcBytwEo/EgC8aF0X1QzhQa/gOFsBn9LZAAC/k1uSNj+ZaAqnxnTDM50MAPAyQMsrdr2+YedM113TzQAAwgBdeSc2rmE0Xf9I92gAgJ2XvLO+YjeGNRYFvB+tAQD+4MQBOk7e6Q8cB9PdKOAAgJoXaOdHfYNjNF0gQAgA73Su//SK3VT0wOFTYgEaACpq7Jy8YteH0JnMXVmwA4B3sj5AZ7kE2puseaS7AQBeRHWA3uRD3kNRROWeHo0BAF5kl00RZ5/lDo7FZKd0paEfAP7PAH0OZ5ONKc0GAHiV3eHDIe8lnNqShHcwAMAbzjWmWPxRPuM9FCQI+UEIAO/1+gDdqhnvHyb7ScIbACprkhY//IMV6DE9OXEFAFUp78arA/Q5eFP1XyRUAOAbB9d+9pJ3V/KH8J4uBgCoSXk3s1ozuoajqdZ0pcIOAKRTsfUv0MeCkqTtmbwBAGpCKnH2rbpit5koPrhxBQC1O3ZO3YGeC1bsflLBAQDVO3ajGCLMIWQ27ACgXiPu2HV+UltGZ/nbbNgBQH0R9OQP6opdoz9wXDjiDQCVvwizH6M4QE8mGlLiCCEAfKcXi6CP3pliC6cob3DQYQcA3+u0Hrvez+oAfTRRSA8eOADgLylCMeW9qDXQUY+oTAYAqEsRNt43JoirXgN9IaICAOovwvqU96KHvNf0RQk0AIgpQj3lXT9A5ytXCAGgPkXYiSnvIawmunHlCgDUX4T1IZW4hkVegX52BgC/2LuTHMeBGIiizKRSozVZtspql33/Y/YJygqgiUYt/lvrAAIZjMRPBi0E3YhHKhd9Av1FBBoAAkLQVzFjd5NrRrfyoMQOAIQJh7AiDI1w1I+yGwBAmHCE9NhtcoTDeYYQAD5KqQ5cEXbyEWH3LrRAA8C/N0E3Yg3H7pNpntwQAoDQBB21IhzcG5NM5RgMAPCzlKrAFWH2xTRfPKMCABETjlZbETbuvUmWchCxA4CACceUOxOMvss/0DcDAAgTjpAVYb16a5JcHtT0A8AnjVZkd9eKRmffTPMqmwEAPmjVCccQeuW98wMNAEJVf1hPUvK14gcaAELU6oTjGnqkspWXAQACMhxjVj5r1COVipYkAIhpGu3zqK0Id36gASBsBC1OOEJXhC9+oAHgRJ+GuAlH56tJFiIcAHCmTU3chGP3iSNCAIgL2YUV2dVqDcelHI0BAALOCMfcR64I/5RvAwAEhOyGPEauCLvybg0AEBCyu+Z75FNX3zykAgBBIbtRqupffDRFf5SrAQACQnaNNuFQi0bX8jQAQETILklNo53fTPIoowEAIkJ2c27tXBZD0GN5GAAgImRXLUslfLX6YIonT8UCQFDIrs2znUvihGMoZTAAQETI7pKTNuFgRQgAvzBkV63em+LFihAAlBF0WMju7hsrQgD4vyPoJBUl7T6LK0I3AEDICHrObdyEo38XajgA4FRKUsguV9KEgxUhAESpUxcWsss+i0392QAAQhFHVMhOvFJJ5eCpKwBQijiiQnatr6ZwikYBQCAVcdR5sXOTZ0LQABClTilsBL353QR3JhwAoJ2pRD2mUrtXTDgAIMogjaAn5bnYq2/ihGMy/GXv3rEbhYIoihbvAQIJfW2p27+e/zB7CFRQy9HesZdDBXDrALBnHcZcarRsZLc58wYoKyWd2rVuZNen7wBgzyG1gn62R93I7u90DQD2HIdjLsRRNrJ7eMIBUHemcmtj2cjubsMBkHxHWNSCHnsfdTgAfvcd4dq2xB/lRnaHaToEAHvmYUmVktbMI+hbJLTpTwCQSdlVlZJe/REJn9M9AMh87qqolDTe+yE3snsEALuWYS46U1n6u5EdQFS2Rou+F7v1l5EdQJlxWKveEba+GdkBVLZGq1J27/1kZAfwy4feLXFHeMiFOM5GdgB1h96Hdsm0oF9KdgB11syIY8ncEd76JRK+PIIGSBmGqs9dvfU1Ej6mYwCQOfQuao2O9z7Hvm36CQBSI46iQ+9T7kzl3QoaoK7EMbZb2TvCr+ktACj6ovexXTMpu3MuxPEMAIpKHEN7VKXs1ukjAKgqcWxtqLojfE1fAUDVD/S1nWLP3HskfGtBA2RTSUUjjqW/5UpJ5wBg35z6gb61TGu05c5UTgFA0Qx6bufMofc19i3eEQKkW3ZFK7u3PkjZASRUtuzWTCop9z3Cu5QdQGHL7tmeVTHoT3eEADlrbga97P+j3IjjZ9oCgKrY6LUdEyWOFvvGaZoDgH3jMKRm0HNRieOhNQqQrkEXtexa3xx6A/zyDPrQzlUruz71AKCqBn1q11QqyYgDoPROpWgG3fuYKnFcAoBcrr9mBn3s91ytfwkAqn6gH20tmkGP078AoOx7Kltbilp2Tys7gKS1Ktd/6ZfYd7ayg//t3Uty4kAQBNCSWm1AYoBhZM3P9v2P6SOoFhUKFu+tWWcQiq5MqNxTuY2nomfQv/q/ACCj7JBwa4O9K4A4+NL7MU6JO5Vz7PvftwAgF9BFl95rm1PPoO8BQG6RsGjw6mebPIMGOLgraR5vsWdqLRK++hQAVHUlLeO9aE/lzWIsQL4rqaaKY2lr7Lv0PwFAWVfSMD73f5O69L6a9AZIWoa5pivp2TaHhAARr9eVdG2P2Lc5JASoDOjreC5aJFz7RwCQca4K6Ee7G7wCeMV/0Ft7pqo41gAgGdA1baNbe1fFAVDofHRA/wgAygZV7uOcKLMbTMYCHB3Qt1RAX5TZARwf0KeiOujf/RoAZFyODejP/gwAkpuxNYtXa1tSAf0eABwc0HOqr/8SAGQMuYCeEoMqp1RALwFAWUA/ygL6b58DgIMD+i0V0KcAIBfQsW8cY1drk0lCgNcM6EjoPQA49hOHUW+Alw3oyTfoUt8rF9cPKTKNbAAAAABJRU5ErkJggg==);background-size:1440px 792px;padding-bottom:460px}}.form.form-confirm .form-title{background-color:rgba(0,0,0,0)}.form .form-title{padding:20px 16px 50px;background-color:rgba(237,242,245,.5)}.form .form-title .form-title__title{font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:17px;line-height:1.5;letter-spacing:normal;color:#000;margin-bottom:.8em}@media(min-width:768px){.form .form-title .form-title__title{font-size:20px}}@media(min-width:768px){.form .form-title{padding:60px 32px 50px}}@media(min-width:768px){.form .form-title--wrapper{margin:0 0 0 auto;max-width:294px}}.form-user{display:flex;align-items:center;background-color:#edf2f5;min-height:760px;width:100%}.form-user .nc-12{padding-left:30px;padding-right:30px}.form-user .container,.form-user .carousel.container-bleed{max-width:650px}.form-login{background:#fff}.form-login .form-item{position:initial;background:#fff;margin-top:10px;height:auto}.form-login .form-item input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0px 9999px #fff}.form-login .form-actions{margin:0;position:absolute;margin-top:50px}.form-form{padding:40px 16px 20px;background-color:#edf2f5}.form-form table::after{background-image:linear-gradient(to right,rgba(237,242,245,0.5),#edf2f5 37%,#edf2f5)}.form-form--wrapper--inner{position:relative}.form-form--wrapper .webform-button--previous{display:none;position:absolute;transform:translateX(-100%) rotate(180deg);width:38px;height:38px;left:40px;top:0;text-indent:-9999em;background:rgba(0,0,0,0);background-image:url("data:image/svg+xml, %3Csvg fill=%27none%27 height=%279%27 width=%2716%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M8.618 6.441c-.066.073-.18.133-.269.176s-.187.068-.287.074a.768.768 0 0 1-.522-.25L1.418.567A.843.843 0 0 0 .24.577a.828.828 0 0 0 0 1.165l6.111 5.874a2.447 2.447 0 0 0 1.69.718 2.447 2.447 0 0 0 1.688-.718l6.111-5.874a.804.804 0 0 0-.062-1.035.85.85 0 0 0-1.05-.14z%27 fill=%27%23333%27/%3E%3C/svg%3E");background-size:100%;border:0;padding:0;min-width:0;cursor:pointer}.form-form--wrapper .webform-button--previous:focus{outline:none}@media(min-width:768px){.form-form--wrapper .webform-button--previous{display:block}}.form-form--wrapper table{display:table;padding-top:20px;white-space:normal}.form-form--wrapper table::after{display:none}.form-form--wrapper table thead{position:static}.form-form--wrapper table tbody{display:table-row-group}.form-form--wrapper table th{width:auto}.form-form--wrapper table tr{display:table-row}.form-form--wrapper table td{height:auto;border:0}.form-form--wrapper table td .form-item{margin-bottom:0;min-height:0;height:auto}@media(min-width:768px){.form-form{padding:60px 32px 50px}}@media(min-width:768px){.form-form--wrapper{margin:0 auto 0 0;max-width:765px}.form-form--wrapper--inner{margin:0 0 0 auto;max-width:554px}}.form-item.js-form-type-select{position:relative}.form-item.js-form-type-select::after,.form-item.js-form-type-select::before{left:auto}.form-item.js-form-type-select::before{top:67px;right:4px}.form-item.js-form-type-select::after{top:67px;right:6px}@media(min-width:768px){.form-item.js-form-type-select::before,.form-item.js-form-type-select::after{content:none}}.form-item.js-form-type-select select{background:none;border:1px solid #333;border-radius:8px;height:60px;padding:12px 16px;color:#005aff;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";font-size:18px}.form-item.js-form-type-checkbox input{margin:2px 15px 15px 0;height:18px}.form-item.js-form-type-checkbox.form-item-nokia-privacy label{font-family:unset}.form-item.js-form-type-checkbox .form-item--info{line-height:1}.form-item.js-form-type-checkbox .form-item--info label{font-size:14px;vertical-align:top}.form-item .select2-container--default .select2-selection--single .select2-selection__arrow::after{border-color:#edf2f5 rgba(0,0,0,0) rgba(0,0,0,0)}@media(min-width:768px){.webform-has-arrow .form-form--wrapper--inner{max-width:651px;padding-left:97px}}.webform-options-display-two-columns,.webform-options-display-three-columns{display:grid;grid-template-columns:1fr;grid-column-gap:10px;column-count:unset}@media(min-width:768px){.webform-options-display-two-columns{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.webform-options-display-three-columns{grid-template-columns:repeat(2,1fr)}}@media(min-width:1366px){.webform-options-display-three-columns{grid-template-columns:repeat(3,1fr)}}.mkto-form-inline .mktoForm .mktoButtonRow{width:100% !important}.mkto-form-inline .mktoForm .mktoButtonRow .mktoButtonWrap{float:left}@media(min-width:768px){.mkto-form-inline .mktoForm .mktoButtonRow .mktoButtonWrap{float:right}}.mkto-form-inline .mktoFieldWrap{margin-bottom:20px;min-height:53px;height:60px}.mkto-form-inline .mktoFieldWrap input[type=email],.mkto-form-inline .mktoFieldWrap input[type=text],.mkto-form-inline .mktoFieldWrap input[type=password],.mkto-form-inline .mktoFieldWrap input[type=tel]{width:100% !important;background:none;padding:12px 16px;outline:0;border:1px solid #333;border-radius:8px}.mkto-form-inline .mktoFieldWrap input[type=email]:focus+label,.mkto-form-inline .mktoFieldWrap input[type=text]:focus+label,.mkto-form-inline .mktoFieldWrap input[type=password]:focus+label,.mkto-form-inline .mktoFieldWrap input[type=tel]:focus+label{font-size:11px}.mkto-form-inline .mktoFieldWrap input[type=email]:focus+.form-item--info,.mkto-form-inline .mktoFieldWrap input[type=text]:focus+.form-item--info,.mkto-form-inline .mktoFieldWrap input[type=password]:focus+.form-item--info,.mkto-form-inline .mktoFieldWrap input[type=tel]:focus+.form-item--info{margin-top:-20px;font-size:11px}.mkto-form-inline .mktoFieldWrap textarea.mktoField{width:100%;background:none;padding:12px 16px;outline:0;border:1px solid #333;border-radius:8px;font-size:18px}.mkto-form-inline .mktoFieldWrap--error input[type=email],.mkto-form-inline .mktoFieldWrap--error input[type=tel],.mkto-form-inline .mktoFieldWrap--error input[type=text],.mkto-form-inline .mktoFieldWrap--error input[type=password]{color:#df3d40;border-color:#df3d40}.mkto-form-inline .mktoFieldWrap--error label{color:#df3d40}.mkto-form-inline .mktoFieldWrap--error-message{padding-left:20px;font-size:11px;line-height:1.5;color:#df3d40}.mkto-form-inline .mktoFieldWrap .select2-container--default{font-size:18px;line-height:1.5;color:#4a6083;width:95% !important}.mkto-form-inline .mktoFieldWrap .select2-container--default .select2-selection--single{padding:12px 16px;border:1px solid #333 !important;border-radius:8px !important;background-color:#005aff;background-image:url("data:image/svg+xml, %3Csvg fill=%27none%27 height=%279%27 width=%2716%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M8.618 6.441c-.066.073-.18.133-.269.176s-.187.068-.287.074a.768.768 0 0 1-.522-.25L1.418.567A.843.843 0 0 0 .24.577a.828.828 0 0 0 0 1.165l6.111 5.874a2.447 2.447 0 0 0 1.69.718 2.447 2.447 0 0 0 1.688-.718l6.111-5.874a.804.804 0 0 0-.062-1.035.85.85 0 0 0-1.05-.14z%27 fill=%27%23333%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 24px) center;background-size:12px;appearance:none;padding:8px 38px 8px 16px !important;word-wrap:break-word;box-sizing:border-box;white-space:normal}.mkto-form-inline .mktoFieldWrap .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0 !important}.mkto-form-inline .mktoFieldWrap .select2-container--default .select2-selection--single .select2-selection__arrow{display:none !important}.mkto-form-inline .mktoFieldWrap .select2-container--default b{display:none}.mkto-form-inline .mktoFieldWrap .description{font-size:14px}.mkto-form-inline .mktoFieldWrap .select2-selection__arrow{display:none !important}.mkto-form-inline textarea.mktoField{width:100%;background:none;padding:12px 16px;outline:0;border:1px solid #333;border-radius:8px}.mkto-form-inline form.mktoForm{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif !important;width:auto !important}.mkto-form-inline form.mktoForm .mktoFormRow{padding:10px 0}.mkto-form-inline form.mktoForm .mktoLabel{font-weight:normal !important;padding-top:6px;margin-bottom:15px}.mkto-form-inline form.mktoForm .mktoLabel>div{text-align:left !important;padding-left:4px}.mkto-form-inline form.mktoForm .mktoFieldDescriptor,.mkto-form-inline form.mktoForm .mktoFieldWrap{width:100%}.mkto-form-inline form.mktoForm .mktoField{width:100% !important}@media(min-width:768px){.mkto-form-inline form.mktoForm .mktoField{width:62% !important;float:right}}@media(min-width:1366px){.mkto-form-inline form.mktoForm .mktoField{width:70% !important}}.mkto-form-inline form.mktoForm .mktoFieldWrap .select2-container--default{margin-left:6px;margin-top:-25px}@media(min-width:768px){.mkto-form-inline form.mktoForm .mktoFieldWrap .select2-container--default{width:62% !important;float:right}}@media(min-width:1366px){.mkto-form-inline form.mktoForm .mktoFieldWrap .select2-container--default{width:70% !important}}.mfp-content .white-popup{max-width:906px;padding:58px 32px 32px 32px;border:1px solid #fff;border-radius:8px}@media(min-width:768px){.mfp-content .white-popup{padding:58px 81px 64px 81px}}@media(min-width:1366px){.mfp-content .white-popup{padding:58px 116.5px 64px 116.5px}}.mfp-content .white-popup input[type=email],.mfp-content .white-popup input[type=text],.mfp-content .white-popup input[type=password],.mfp-content .white-popup input[type=tel]{all:unset;width:100% !important;padding:12px 16px !important;border:1px solid #333 !important;border-radius:8px !important;font-size:18px !important;margin:12px 0}.mfp-content .white-popup input[type=checkbox]+label{font-size:16px;color:#4a6083}.mfp-content .white-popup textarea.mktoField{width:100% !important;padding:12px 16px !important;border:1px solid #333 !important;border-radius:8px !important}.mfp-content .white-popup form.mktoForm{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif !important;width:auto !important;margin-bottom:0}.mfp-content .white-popup form.mktoForm .mktoButtonWrap.mktoSimple{display:flex;justify-content:flex-end;margin-left:0 !important}.mfp-content .white-popup form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton{display:inline-block;padding:13.28px 18px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:bold;line-height:135%;letter-spacing:.54px;background-color:#005aff;border-radius:4px;border:1px solid #005aff;color:#fff;text-align:center;cursor:pointer;text-shadow:none;width:auto}@media(min-width:768px){.mfp-content .white-popup form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton{padding:11px 18px}}@media(min-width:1366px){.mfp-content .white-popup form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton{padding:13px 24px;font-size:18px}}.mfp-content .white-popup form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton.btn-disabled,.mfp-content .white-popup form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton.disabled,.mfp-content .white-popup form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:disabled,.mfp-content .white-popup form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton[disabled]{opacity:.5}.mfp-content .white-popup form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover{background-color:#005adf !important;background-image:none;border:1px solid #005aff !important}.mfp-content .white-popup form.mktoForm .mktoCancelButton{margin-left:0 !important;border:0 !important;align-self:center}.mfp-content .white-popup form.mktoForm .mktoCancelButton:hover{color:#005adf !important}.mfp-content .white-popup form.mktoForm .mktoButtonRow{width:100%}.mfp-content .white-popup form.mktoForm #LblmktoOptin{font-size:16px;font-weight:300;line-height:135%}@media(min-width:1366px){.mfp-content .white-popup form.mktoForm #LblmktoOptin{font-size:18px}}.mfp-content .white-popup form.mktoForm .mktoFieldWrap .select2-container--default,.mfp-content .white-popup form.mktoForm .mktoFieldWrap textarea.mktoField{width:100% !important}@media(min-width:768px){.mfp-content .white-popup form.mktoForm .mktoFieldWrap .select2-container--default,.mfp-content .white-popup form.mktoForm .mktoFieldWrap textarea.mktoField{width:95% !important}}.mfp-content .white-popup form.mktoForm .mktoFieldWrap textarea.mktoField{margin-top:24px !important}.mfp-content .white-popup form.mktoForm .mktoFieldWrap input#Phone{text-indent:25px}.mfp-content .white-popup form.mktoForm .mktoFieldWrap .iti__flag-container{z-index:10}.mfp-content .white-popup form.mktoForm .mktoFieldWrap .iti__flag-container .iti__country-list{max-width:15rem}.mfp-content .white-popup .select2-container--default{color:#000 !important}.mfp-content .white-popup .select2-container--default .select2-selection--single{padding:12px 16px;border:1px solid #333 !important;border-radius:8px !important;width:100% !important;height:auto !important;background-image:url("data:image/svg+xml, %3Csvg fill=%27none%27 height=%279%27 width=%2716%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M8.618 6.441c-.066.073-.18.133-.269.176s-.187.068-.287.074a.768.768 0 0 1-.522-.25L1.418.567A.843.843 0 0 0 .24.577a.828.828 0 0 0 0 1.165l6.111 5.874a2.447 2.447 0 0 0 1.69.718 2.447 2.447 0 0 0 1.688-.718l6.111-5.874a.804.804 0 0 0-.062-1.035.85.85 0 0 0-1.05-.14z%27 fill=%27%23333%27/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:calc(100% - 24px) center !important;background-size:12px !important;appearance:none !important;padding:0 38px 0 16px !important;word-wrap:break-word !important;box-sizing:border-box !important;white-space:normal !important}.mfp-content .white-popup .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0 !important}.mfp-content .white-popup .select2-container--default .select2-selection--single .select2-selection__arrow{display:none !important}.mfp-content .white-popup .select2-container--default b{display:none}.mfp-content .white-popup #Country_Code__c_lead{padding:12px 16px !important;border:1px solid #333 !important;border-radius:8px !important;width:100% !important;height:auto !important;background-image:url("data:image/svg+xml, %3Csvg fill=%27none%27 height=%279%27 width=%2716%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M8.618 6.441c-.066.073-.18.133-.269.176s-.187.068-.287.074a.768.768 0 0 1-.522-.25L1.418.567A.843.843 0 0 0 .24.577a.828.828 0 0 0 0 1.165l6.111 5.874a2.447 2.447 0 0 0 1.69.718 2.447 2.447 0 0 0 1.688-.718l6.111-5.874a.804.804 0 0 0-.062-1.035.85.85 0 0 0-1.05-.14z%27 fill=%27%23333%27/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:calc(100% - 24px) center !important;background-size:12px !important;appearance:none !important;padding:16px 38px 16px 16px !important;word-wrap:break-word !important;box-sizing:border-box !important;white-space:normal !important}.mfp-content .white-popup .mfp-close{font-size:44px;font-family:unset;color:#005aff;padding-right:23px;padding-top:23px;width:auto;height:auto;line-height:22px;opacity:1}.mfp-content .white-popup .mfp-close:hover{color:#005adf}.webform-submission-gdpr-form .nc-4{flex:0 1 40%}.webform-submission-gdpr-form .nc-8{flex:0 1 60%}.webform-submission-gdpr-form .form-form,.webform-submission-gdpr-form .form-item{background-color:#fff}.webform-submission-gdpr-form .form-form .js-form-type-select::before,.webform-submission-gdpr-form .form-form .js-form-type-select::after{content:none}.webform-submission-gdpr-form .form-item{margin-top:0;color:#6e6e6e}@media(min-width:768px){.webform-submission-gdpr-form .form-item{margin-top:40px}}.webform-submission-gdpr-form .form-item--info label{font-size:16px;color:#6e6e6e}.webform-submission-gdpr-form .form-item .select2-container--default .select2-selection--single .select2-selection__rendered{color:#6e6e6e}.webform-submission-gdpr-form .form-item .select2-container--default .select2-selection--single .select2-selection__arrow{display:none !important}.webform-submission-gdpr-form .form-item input[type=email],.webform-submission-gdpr-form .form-item input[type=text],.webform-submission-gdpr-form .form-item input[type=password],.webform-submission-gdpr-form .form-item input[type=tel]{border-color:#000}.webform-submission-gdpr-form .form-actions{flex-flow:row-reverse}.webform-submission-gdpr-form .form-actions .button{margin:80px 0 0 0}.webform-submission-gdpr-form .form-title{background-color:#124191;padding-left:50px;padding-top:50px;padding-bottom:50px}@media(min-width:768px){.webform-submission-gdpr-form .form-title{padding-left:100px;padding-top:0;padding-bottom:0}}.webform-submission-gdpr-form .form-title .title-step{font-size:18px;margin-top:18px}.webform-submission-gdpr-form .form-title--wrapper{color:#fff}.webform-submission-gdpr-form .form-title--wrapper h2{color:#fff;margin-top:35px}@media(min-width:768px){.webform-submission-gdpr-form .form-title--wrapper h2{margin-top:70px}}.webform-submission-agm-2024-form .js-form-type-webform-markup{top:82px;z-index:1;left:29px;margin-top:-90px}.webform-submission-agm-2024-form .js-form-type-webform-markup p{font-size:16px;color:#005aff}.mfp-content .white-popup form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton.mktoCancelButton{display:none}.form-user.nokia-sso-login-form{background-color:#fff;margin-top:30px}.form-user.nokia-sso-login-form h2{padding-left:30px;padding-right:30px;margin-bottom:25px;font-size:24px;line-height:1}@media(min-width:768px){.form-user.nokia-sso-login-form h2{padding-left:10px;padding-right:10px;font-size:32px}}.form-user.nokia-sso-login-form .container .user-login-form .nokia-sso-login-wrapper,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-sso-login-wrapper{padding-bottom:25px;margin-bottom:40px;border-bottom:2px solid #ccc;margin-top:0}@media(min-width:768px){.form-user.nokia-sso-login-form .container .user-login-form .nokia-sso-login-wrapper,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-sso-login-wrapper{padding-bottom:40px;margin-bottom:60px}}.form-user.nokia-sso-login-form .container .user-login-form .nokia-sso-login-wrapper .form-actions,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-sso-login-wrapper .form-actions{position:static;display:block;margin:0}.form-user.nokia-sso-login-form .container .user-login-form .nokia-sso-login-wrapper .form-actions a,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-sso-login-wrapper .form-actions a{display:block;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;margin:0 0 25px;padding:13px 24px;font-size:18px}.form-user.nokia-sso-login-form .container .user-login-form .nokia-sso-login-wrapper .form-actions a:focus,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-sso-login-wrapper .form-actions a:focus{box-shadow:none}.form-user.nokia-sso-login-form .container .user-login-form .nokia-sso-login-wrapper .form-actions a:focus-visible,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-sso-login-wrapper .form-actions a:focus-visible{outline:none}.form-user.nokia-sso-login-form .container .user-login-form .nokia-sso-login-wrapper .form-actions a:hover,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-sso-login-wrapper .form-actions a:hover{border-color:#0049b4;background-color:#0049b4}.form-user.nokia-sso-login-form .container .user-login-form .nokia-sso-login-wrapper .form-actions a .ms-Icon,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-sso-login-wrapper .form-actions a .ms-Icon{display:none}.form-user.nokia-sso-login-form .container .user-login-form .nokia-sso-login-wrapper .nokia-sso-note,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-sso-login-wrapper .nokia-sso-note{font-size:16px}.form-user.nokia-sso-login-form .container .user-login-form .nokia-login-form-wrapper,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-login-form-wrapper{position:relative}.form-user.nokia-sso-login-form .container .user-login-form .nokia-login-form-wrapper h3,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-login-form-wrapper h3{margin-bottom:25px;font-size:24px}@media(min-width:768px){.form-user.nokia-sso-login-form .container .user-login-form .nokia-login-form-wrapper h3,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-login-form-wrapper h3{font-size:32px}}.form-user.nokia-sso-login-form .container .user-login-form .nokia-login-form-wrapper .form-actions,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-login-form-wrapper .form-actions{bottom:-30px;right:0}.form-user.nokia-sso-login-form .container .user-login-form .nokia-login-form-wrapper .form-actions input:hover,.form-user.nokia-sso-login-form .carousel.container-bleed .user-login-form .nokia-login-form-wrapper .form-actions input:hover{border-color:#0049b4;background-color:#0049b4}#form-popup-marketo #mktoFormResponse{display:none}.webform-submission-agm-2024-form .form-item{padding:0;border-width:0}.paragraph--type--m14-image-carousel .container.fluid,.paragraph--type--m14-image-carousel .fluid.carousel.container-bleed{overflow:hidden}.imagecarousel{margin:20px auto;position:relative;max-width:1376px;width:calc(100% - 32px);overflow:hidden}.imagecarousel.singleimage .imagecarousel-arrow{display:none}.imagecarousel:not(.shallow):not(.compact) .imagecarousel{position:relative;overflow:hidden}.imagecarousel:not(.shallow):not(.compact) .imagecarousel.singleimage{min-height:unset}.imagecarousel:not(.shallow):not(.compact) .imagecarousel.singleimage .imagecarousel-items{min-height:unset}.imagecarousel:not(.shallow):not(.compact) .imagecarousel.singleimage .imagecarousel-items .imagecarousel-item{padding-bottom:0}.imagecarousel:not(.shallow):not(.compact) .imagecarousel.singleimage .imagecarousel-items-item.active{padding-bottom:0}.imagecarousel:not(.shallow):not(.compact) .imagecarousel img{display:block;background:#fff}.imagecarousel:not(.shallow):not(.compact) .imagecarousel .player .playing{height:100%;width:100%}.imagecarousel:not(.shallow):not(.compact) .imagecarousel .jwplayer .jw-flag-aspect-mode .playing{height:100%;width:100%}.imagecarousel:not(.shallow):not(.compact) .imagecarousel-items{display:flex;min-height:238px;overflow:hidden;transition:transform .5s ease-in-out;align-items:flex-start}.imagecarousel:not(.shallow):not(.compact) .imagecarousel-items .imagecarousel-item{display:flex;flex-wrap:wrap;position:relative;width:100%}@media(min-width:768px){.imagecarousel:not(.shallow):not(.compact) .imagecarousel-items .imagecarousel-item{pointer-events:none}}.imagecarousel:not(.shallow):not(.compact) .imagecarousel-items .imagecarousel-item.active{pointer-events:initial}.imagecarousel:not(.shallow):not(.compact) .imagecarousel-thumbs-wrapper{width:100%;display:flex;margin:0 auto;max-width:1376px;align-items:center}@media(min-width:768px){.imagecarousel:not(.shallow):not(.compact) .imagecarousel-thumbs-wrapper{display:none}}.imagecarousel:not(.shallow):not(.compact) .imagecarousel-thumbs{display:flex}@media(min-width:768px){.imagecarousel:not(.shallow):not(.compact) .imagecarousel-thumbs{display:none}}.imagecarousel:not(.shallow):not(.compact) .imagecarousel-thumbs li{margin-right:8px;margin-left:8px}@media(min-width:768px){.imagecarousel:not(.shallow):not(.compact) .imagecarousel-thumbs li{display:none}}.imagecarousel:not(.shallow):not(.compact) .imagecarousel-thumbs li.active .imagecarousel-dots{background-color:#000;width:8px;height:8px}.imagecarousel:not(.shallow):not(.compact) .imagecarousel-thumbs li.active .imagecarousel-dots::before{background-color:#000}.imagecarousel:not(.shallow):not(.compact) .imagecarousel-thumbs.dots{margin-top:4px;margin-bottom:24px}.imagecarousel:not(.shallow):not(.compact) .imagecarousel-thumbs.dots a:focus{display:block;border-radius:50%}@media(min-width:768px){.imagecarousel:not(.shallow):not(.compact) .imagecarousel-thumbs{display:none}}.imagecarousel:not(.shallow):not(.compact) .imagecarousel-dots{display:block;position:relative;font-size:0;line-height:0;width:8px;height:8px;padding:5px;cursor:pointer;outline:none}@media(min-width:768px){.imagecarousel:not(.shallow):not(.compact) .imagecarousel-dots{display:none;background-color:rgba(0,0,0,0)}}.imagecarousel:not(.shallow):not(.compact) .imagecarousel-dots::before{width:8px;height:8px;content:" ";border-radius:50%}@media(min-width:768px){.imagecarousel:not(.shallow):not(.compact) .imagecarousel-dots::before{border:1px solid #fff;background-color:#ebebeb}}.imagecarousel:not(.shallow):not(.compact) .imagecarousel ul{margin:0}.imagecarousel.shallow .imagecarousel-item .imagecarousel-title,.imagecarousel.shallow .imagecarousel-item .imagecarousel-description,.imagecarousel.shallow .imagecarousel-item .imagecarousel-photo-item,.imagecarousel.compact .imagecarousel-item .imagecarousel-title,.imagecarousel.compact .imagecarousel-item .imagecarousel-description,.imagecarousel.compact .imagecarousel-item .imagecarousel-photo-item{visibility:hidden}.imagecarousel.shallow .imagecarousel-item.active,.imagecarousel.compact .imagecarousel-item.active{opacity:1;transform:scaleY(1)}.imagecarousel.shallow .imagecarousel-item.active .imagecarousel-title,.imagecarousel.shallow .imagecarousel-item.active .imagecarousel-description,.imagecarousel.shallow .imagecarousel-item.active .imagecarousel-photo-item,.imagecarousel.compact .imagecarousel-item.active .imagecarousel-title,.imagecarousel.compact .imagecarousel-item.active .imagecarousel-description,.imagecarousel.compact .imagecarousel-item.active .imagecarousel-photo-item{visibility:visible}.imagecarousel.shallow .imagecarousel-thumbs.dots,.imagecarousel.compact .imagecarousel-thumbs.dots{margin-top:4px;margin-bottom:24px}.imagecarousel.shallow .imagecarousel-thumbs.dots a,.imagecarousel.compact .imagecarousel-thumbs.dots a{border-radius:50%;background:rgba(0,0,0,.3)}.imagecarousel.shallow .imagecarousel-thumbs.dots a:focus,.imagecarousel.compact .imagecarousel-thumbs.dots a:focus{display:block;border-radius:50%}@media(min-width:768px){.imagecarousel.shallow .imagecarousel-thumbs.dots,.imagecarousel.compact .imagecarousel-thumbs.dots{display:none}}.imagecarousel.shallow .imagecarousel-thumbs li,.imagecarousel.compact .imagecarousel-thumbs li{display:flex;justify-content:center}.imagecarousel.shallow .imagecarousel-thumbs li.active a,.imagecarousel.compact .imagecarousel-thumbs li.active a{opacity:1}.imagecarousel.shallow .imagecarousel-thumbs li a,.imagecarousel.compact .imagecarousel-thumbs li a{display:block;opacity:.3;border:1px solid #000}.imagecarousel.shallow .imagecarousel-thumbs li a:hover,.imagecarousel.shallow .imagecarousel-thumbs li a:focus,.imagecarousel.compact .imagecarousel-thumbs li a:hover,.imagecarousel.compact .imagecarousel-thumbs li a:focus{opacity:1}.imagecarousel.shallow .imagecarousel-thumbs.dots li,.imagecarousel.compact .imagecarousel-thumbs.dots li{border:none}.imagecarousel-wrapper{width:calc(100% - 20px);max-width:1376px;margin:0 auto}@media(min-width:768px){.imagecarousel{margin-bottom:50px}}.imagecarousel .video img,.imagecarousel img{display:block;margin:0 auto;background:#fff;border-radius:8px}.imagecarousel .player .playing{height:100%;width:100%}.imagecarousel .jwplayer .jw-flag-aspect-mode .playing{height:100%;width:100%}.imagecarousel-items{display:flex;overflow:hidden;transition:transform .5s ease-in-out}.imagecarousel-item{width:100%;opacity:0;transition:all .3s ease-in-out}@media(max-width:767px){.imagecarousel-item{margin:0 4px;opacity:1}}.imagecarousel-item>div,.imagecarousel-item>a{display:block;width:100%}.imagecarousel-item.active{opacity:1;transform:scaleY(1)}.imagecarousel-video-item,.imagecarousel-photo-item{transition:all .5s ease-in-out;overflow:hidden}.imagecarousel-video-item picture,.imagecarousel-photo-item picture{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(min-width:768px){.imagecarousel-video-item picture,.imagecarousel-photo-item picture{display:flex;align-items:center;justify-content:center;width:auto}}.imagecarousel-thumbs-wrapper{display:flex}.imagecarousel ul.imagecarousel-thumbs{display:flex;margin-bottom:15px;justify-content:center}.imagecarousel ul.imagecarousel-thumbs li{margin-top:4px;margin-right:8px;margin-left:8px;transition:all .3s ease-in-out}@media(min-width:768px){.imagecarousel ul.imagecarousel-thumbs li{margin-right:10px;margin-left:10px}}@media(min-width:1024px){.imagecarousel ul.imagecarousel-thumbs li{margin-right:15px;margin-left:15px}}.imagecarousel ul.imagecarousel-thumbs li:last-child{margin-right:0}.imagecarousel ul.imagecarousel-thumbs li .imagecarousel-dots{transform:scale(0.8);background:rgba(0,0,0,.3)}.imagecarousel ul.imagecarousel-thumbs li.active{opacity:1}.imagecarousel ul.imagecarousel-thumbs li.active .imagecarousel-dots{opacity:1;transform:scale(1);background-color:#000}.imagecarousel ul.imagecarousel-thumbs li picture{margin:auto}.imagecarousel ul.imagecarousel-thumbs.dots li:last-child{margin-right:0}.imagecarousel ul.imagecarousel-thumbs img{margin:0;object-fit:cover}.imagecarousel-dots{display:block;position:relative;font-size:0;line-height:0;width:8px;height:8px;padding:5px;cursor:pointer;outline:none;background-color:#ebebeb;border-radius:50%;opacity:1}.imagecarousel-title{overflow:hidden;margin:8px 0;font-size:16px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;line-height:120%;font-weight:300;color:#000;letter-spacing:.03em;transition:all .3s ease-in-out}@media(min-width:768px){.imagecarousel-title{margin:16px 0;font-size:18px;line-height:135%}}@media(min-width:1024px){.imagecarousel-title{margin:20px 0;font-size:24px}}.imagecarousel-description{min-width:100%;overflow:hidden;font-size:16px;color:#000;transition:all .3s ease-in-out;opacity:1}@media(min-width:1024px){.imagecarousel-description{font-size:18px}}.imagecarousel .carousal_indicators{display:flex;column-gap:16px;margin-bottom:16px}@media(min-width:1024px){.imagecarousel .carousal_indicators{margin-bottom:24px}}@media(max-width:767px){.imagecarousel .carousal_indicators{display:none}}.imagecarousel-arrow{visibility:hidden;width:48px;height:48px;padding:0;cursor:pointer;color:rgba(0,0,0,0);border:0;outline:0;background:rgba(0,0,0,0);font-size:0;line-height:0;z-index:1}.imagecarousel-arrow::before{display:block;width:100%;height:100%;border:1px solid #005aff;border-radius:50%;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:12px;background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%280%2C90%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M0 9.9 9.9 0l.706.707-9.9 9.9z%27/%3E%3Cpath d=%27m.707 9.2 9.9 9.9-.708.706L0 9.906z%27/%3E%3C/g%3E%3C/svg%3E");content:" "}.imagecarousel-arrow:disabled{opacity:.3;cursor:default}@media(min-width:768px){.imagecarousel-arrow{visibility:visible}}.imagecarousel-prev{left:15px}.imagecarousel-next{right:15px;transform:rotate(180deg)}.imagecarousel ul{margin:0;list-style:none}.category-content{padding-top:32px}@media(min-width:768px){.category-content{padding-top:92px}}.category-content .category-content-list{position:relative;padding:30px;border:1px solid rgba(0,0,0,0)}.category-content .category-content-list.active,.category-content .category-content-list:hover{border-color:#d4d4d4}@media(min-width:768px){.category-content .category-content-list.moveleft{left:-30px}}.category-content ul{margin:0}.category-content li{margin:0;list-style:none;border-bottom:1px solid #d4d4d4}.category-content li:last-child{border-bottom:0}.category-content li a{display:block;padding:15px 0 14px}.category-content li a:hover{color:#052253}.category-content .listings-item-text{padding-top:0;padding-bottom:14px}.category-content .listings-item-text .icon{margin-top:0;margin-bottom:26px}.category-content .listings-item-text circle{stroke:#000}.category-content .listings-item-text path{fill:#000}.category-content .listings-item-text a h5,.category-content .listings-item-text a h3{margin-bottom:6px;font-size:17px;color:#0065ed}@media(min-width:768px){.category-content .listings-item-text a h5,.category-content .listings-item-text a h3{font-size:26px}}.category-content .listings-item-text a h5 path,.category-content .listings-item-text a h3 path{fill:#0065ed}.category-content .listings-item-text a:hover,.category-content .listings-item-text a:hover h5,.category-content .listings-item-text a:hover h3{color:#052253}.category-content .listings-item-text a:hover path{fill:#052253}.category-content .listings-item-text p{line-height:1.5}.category-content .read-more{color:#0065ed;font-weight:normal}.category-content [data-toggle-item].closed{max-height:100%}.category-content [data-toggle-item].closed ul.hidden{display:none}.category-content [data-toggle-item]:not(.closed) ul.hidden{display:block}.category-content [data-toggle-item]:not(.closed) ul.hidden li:nth-child(1){border-top:1px solid #d4d4d4}.category-content .toggle-x{position:absolute;top:23px;right:28px}.subcontent{padding-top:44px}@media(min-width:768px){.subcontent{padding-top:88px}}.subcontent .top{margin-bottom:35px}.subcontent .large{margin-bottom:10px}.subcontent .read-more{font-weight:normal;font-size:13px;color:#0065ed}.subcontent h2,.subcontent .tabbed-content .top h2,.tabbed-content .top .subcontent h2{margin-bottom:45px}.subcontent h3,.subcontent a>h3{margin-bottom:0;font-size:16px;font-weight:normal}.subcontent p{line-height:1.69}.subcontent p.small{margin-bottom:40px}.subcontent .video{width:auto;height:auto;max-width:360px;margin-bottom:13px}.subcontent .video img{margin-bottom:0}.subcontent .bottom .nc-4{margin-right:4%}@media(max-width:767px){.subcontent .nc-8{margin-bottom:44px}}@media(min-width:768px){.subcontent hr{margin-bottom:0}}.cta-b{display:block;max-width:100%;width:100%;position:relative;height:350px;overflow:hidden}@media(min-width:551px){.cta-b{height:380px}}@media(min-width:768px){.cta-b{height:400px}}.cta-b .container,.cta-b .carousel.container-bleed{max-width:1200px;width:100%;margin:0 auto;display:block;height:350px;position:relative}@media(min-width:551px){.cta-b .container,.cta-b .carousel.container-bleed{height:380px}}@media(min-width:768px){.cta-b .container,.cta-b .carousel.container-bleed{height:400px}}.cta-b .cta-b--image{position:absolute;height:350px;width:100%;-webkit-transform:none;transform:none}.cta-b .cta-b--image img{height:350px;float:right;max-width:none}@media(min-width:551px){.cta-b .cta-b--image img{height:380px}}@media(min-width:768px){.cta-b .cta-b--image img{height:400px}}@media(min-width:551px){.cta-b .cta-b--image{height:380px}}@media(min-width:768px){.cta-b .cta-b--image{height:400px}}@media(min-width:1200px){.cta-b .cta-b--image{left:43%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);width:auto;max-width:none}}.cta-b .cta-b--text{position:absolute;left:40px;top:125px;width:320px}@media(min-width:551px){.cta-b .cta-b--text{top:135px}}.cta-b .cta-b--text label,.cta-b .cta-b--text .title,.cta-b .cta-b--text p{color:#fff}.cta-b .cta-b--text label{font-size:16px}@media(min-width:900px){.cta-b .cta-b--text label{font-size:20px}}.cta-b .cta-b--text .title{font-size:30px;font-weight:700;width:80%;line-height:1.2;margin:5px 0 20px}@media(min-width:551px){.cta-b .cta-b--text .title{margin:5px 0 45px}}@media(min-width:900px){.cta-b .cta-b--text .title{font-size:40px}}.cta-b .cta-b--text p{font-size:14px;width:80%;margin-bottom:40px}@media(min-width:900px){.cta-b .cta-b--text p{font-size:16px}}@media(min-width:900px){.cta-b .cta-b--text{width:420px}}.cta-b .btn-white.on-image{color:#000}.cta-b .jb-legal-text{position:absolute;bottom:0;right:0;color:#fff;font-size:8px;margin:0 22px 5px 40px}@media(min-width:551px){.cta-b .jb-legal-text{margin:0 27px 5px 40px}}@media(min-width:768px){.cta-b .jb-legal-text{margin:0 33px 5px 40px}}@media(min-width:900px){.cta-b .jb-legal-text{margin:0 40px 5px 40px}}@media(min-width:1200px){.cta-b .jb-legal-text{margin:0 4.5vw 5px 40px}}.cta-b .jb-legal-text span.jb-007{background-size:20px 20px;background-repeat:no-repeat;color:rgba(0,0,0,0);width:20px;height:20px;background-image:url("data:image/svg+xml, %3Csvg version=%271.1%27 id=%27Layer_1%27 xmlns=%27http://www.w3.org/2000/svg%27 x=%270%27 y=%270%27 viewBox=%270 0 1600 561.85%27 style=%27enable-background:new 0 0 1600 561.85%27 xml:space=%27preserve%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cstyle%3E.st0%7Bfill:%23fff%7D%3C/style%3E%3Cpath class=%27st0%27 d=%27M823.37 35.59s-50.98 95.99-50.98 133.64h68.97c5.12-35.4 31.99-70.81 31.99-70.81h156.92c-60.35 153.33-195.41 200.7-269.87 422.85h128.94c33.36-173.4 268.12-304.05 266.87-485.68H823.37zM250.65 30.61C111.97 30.61.77 212.86.77 364.7c0 46.5 20.99 166.55 129.94 166.55 138.68 0 240.88-186.62 240.88-328.11 0-135.38-81.33-172.53-120.94-172.53zM105.72 480.38c-16.12 0-19.99-25.68-19.99-44.88 0-75.05 110.2-358.03 170.92-358.03 3.87 0 19.99 5.36 19.99 47.87 0 145.74-126.32 355.04-170.92 355.04zM638.46 30.61c-138.68 0-250.88 182.25-250.88 334.09 0 46.5 21.99 166.55 130.94 166.55 138.68 0 239.88-186.62 239.88-328.11.01-135.38-80.33-172.53-119.94-172.53zM493.53 480.38c-16.12 0-20.99-25.68-20.99-44.88 0-75.05 111.2-358.03 171.92-358.03 3.87 0 18.99 5.36 18.99 47.87 0 145.74-125.31 355.04-169.92 355.04zM1141.22 199.15c0 25.43 34.98 62.83 34.98 62.83s-5-24.18-5-39.89 10.99-24.93 10.99-24.93h76.96s-26.99 61.33-38.98 77.79c-11.99 16.45-43.98 19.95-43.98 19.95h-116.94l-20.99 25.93s121.57 1 155.93 1c34.36 0 54.22-28.67 63.97-45.88 9.74-17.2 38.73-63.58 46.98-77.79s19.74-16.95 42.98-16.95 39.98-27.92 39.98-27.92h-232.89c0-.02-13.99 16.44-13.99 45.86zM1189.2 35.59s-4.62 51.98-20.99 92.75h242.88c5.12-14.34 18.74-23.93 33.98-23.93h119.94c35.36-28.42 34.98-68.81 34.98-68.81H1189.2zM971.07 490.71h-23.64l-.72 3.42h9.85l-5.55 26.62h4.02l5.55-26.62h9.77zM988.15 509.31c-1.95 3.46-3.35 6.19-4.18 8.21-.12-2.35-.38-4.8-.78-7.35l-3.03-19.46h-4.94l-6.27 30.03h3.91l4-19.15c.33-1.54.66-3.63 1-6.27.12 2.35.32 4.4.59 6.17l3.01 19.26h3.87l11.19-19.65c1.27-2.25 2.34-4.36 3.2-6.31-1.35 4.19-2.39 7.98-3.11 11.35l-3.13 14.61h3.95l6.27-30.03h-5.02l-10.53 18.59z%27/%3E%3C/svg%3E");display:inline-block;margin-left:5px;position:relative;top:-4px}.m17-cta__wrapper{position:relative;display:block;width:100%;max-width:100%;min-height:150px;clear:both;overflow:hidden;z-index:1}@media(min-width:768px){.m17-cta__wrapper{height:345px}}@media(min-width:1366px){.m17-cta__wrapper{height:390px}}.m17-cta__wrapper.cta-height-150{height:initial;min-height:150px}@media(min-width:768px){.m17-cta__wrapper.cta-height-150{height:150px;min-height:initial}}.m17-cta__wrapper.cta-height-250{height:250px}.m17-cta__wrapper.cta-height-300{height:300px}.m17-cta__wrapper.cta-height-390{height:390px}.m17-cta__media-container{position:absolute;left:0;right:0;bottom:0;top:0;overflow:hidden;z-index:1}.show-above .m17-cta__media-container,.activated .m17-cta__media-container{position:absolute}.m17-cta__media-container.gradient-default::before{z-index:6}.m17-cta__media-container picture,.m17-cta__media-container iframe{width:100%;max-width:100%;height:100%}.m17-cta__media-container img,.m17-cta__media-container video{width:100%;height:100%;margin:0;padding:0;object-fit:cover;object-position:center center}.m17-cta__media-container article{height:100%}.m17-cta__media-container article div{height:100%}.m17-cta__container{position:relative;display:flex;flex:0 0 100%;max-width:100%;min-height:150px;align-items:center;z-index:10}@media(min-width:768px){.m17-cta__container{height:100%}}.m17-cta__container .container,.m17-cta__container .carousel.container-bleed,.m17-cta__container .nr{height:inherit}@media(min-width:768px){.m17-cta__container .nc-6{flex-shrink:0;max-width:50%}}.m17-cta__info{display:flex;flex:0 0 100%;max-width:100%;flex-direction:column;align-items:flex-start}.m17-cta__title{margin:0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:24px;line-height:135%;letter-spacing:.36px;color:#fff}.bg-white .m17-cta__title{color:#000}@media(min-width:768px){.m17-cta__title{font-size:32px;line-height:130%;letter-spacing:.18px}}@media(min-width:1366px){.m17-cta__title{font-size:48px;line-height:120%}}.m17-cta__body p{margin-top:8px 0 0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:150%;letter-spacing:.54px;color:#fff}.bg-white .m17-cta__body p{color:#000}@media(min-width:768px){.m17-cta__body p{font-size:18px;line-height:135%}}@media(min-width:1366px){.m17-cta__body p{margin-top:16px}}.m17-cta__cta-wrapper{display:flex;flex-direction:column}.m17-cta__cta-wrapper.cta-right{align-items:self-start;margin-top:-30px}@media(min-width:768px){.m17-cta__cta-wrapper{flex-direction:row;align-items:baseline}.m17-cta__cta-wrapper.cta-right{margin-top:0;flex-direction:column;align-items:self-end}}@media(min-width:1024px){.m17-cta__cta{margin-right:8px}}.m17-cta__cta:nth-child(2) a{margin-top:8px}.m17-cta__cta a{margin-top:24px}@media(min-width:768px){.m17-cta__cta a{margin-top:32px}}@media(min-width:1366px){.m17-cta__cta a{margin-top:48px}}.m17-cta__cta.cta-right a{margin-top:0;margin-bottom:52px}@media(min-width:768px){.m17-cta__cta.cta-right a{margin-top:48px}}@media(min-width:1366px){.m17-cta__cta.cta-right a{margin-top:48px}}.m17-cta__amplifier{display:flex;flex:0 0 100%;height:100%}@media(min-width:768px){.m17-cta__amplifier{margin-right:calc((-100vw + 100%)/2)}}@media(max-width:767px){.m17-cta__amplifier{display:none}}.m17-cta__amplifier svg{height:100%;width:auto}@media(min-width:1366px){.m17-cta__amplifier svg{height:390px}}@media(min-width:1366px){.m17-cta__amplifier.cta-height-250 svg{margin-top:-70px}}@media(min-width:1366px){.m17-cta__amplifier.cta-height-300 svg{margin-top:-50px}}@media(min-width:1366px){.m17-cta__amplifier.cta-height-390 svg{margin-top:0}}@media(min-width:768px){.m17-cta__amplifier.amplifier-n svg{height:110%}}@media(min-width:1024px){.m17-cta__amplifier.amplifier-n svg{height:127%}}.quote-main{max-width:100%;overflow:hidden}@media(min-width:768px){.quote-main{padding-left:10%;padding-right:10%}}.quote-main .quote{position:relative;padding-top:30px;padding-bottom:40px}@media(min-width:768px){.quote-main .quote{padding-top:50px;padding-bottom:60px}}.quote-main .quote--top{display:block;max-width:950px;margin-bottom:32px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.2;color:#124191}.quote-main .quote--top p{font-size:16px}@media(min-width:768px){.quote-main .quote--top{margin-bottom:54px;font-size:50px}.quote-main .quote--top p{font-size:18px}}.quote-main .quote--top .basic-text{font-size:16px;line-height:1.5}@media(min-width:768px){.quote-main .quote--top .basic-text{font-size:32px}}.quote-main .quote--top .formatted-text p{font-size:16px;line-height:1.5}@media(min-width:768px){.quote-main .quote--top .formatted-text p{font-size:32px}}.quote-main .quote--top img{max-height:55px}@media(min-width:768px){.quote-main .quote--top img{max-height:initial}}.quote-main .quote .quote-wrapper{flex:1}.quote-main .quote .quote-wrapper .quote-items{transition:transform .5s ease-in-out;overflow:hidden}@media(min-width:768px){.quote-main .quote .quote-wrapper .quote-items{display:flex;align-items:center}}.quote-main .quote .quote-wrapper .quote-item{display:block;float:left;width:100%;opacity:1;transition:opacity .5s ease-in-out}.quote-main .quote .quote-wrapper .quote-item:not(.current){opacity:0;height:1px}@media(min-width:768px){.quote-main .quote .quote-wrapper .quote-item:not(.current){height:auto}}.quote-main .quote .quote-wrapper .quote-item .nr{padding-left:15px;padding-right:15px}@media(min-width:768px){.quote-main .quote .quote-wrapper .quote-item .nr{padding-left:0;padding-right:0}}.quote-main .quote .quote-wrapper .quote-item .profile-info{font-size:14px}@media(min-width:768px){.quote-main .quote .quote-wrapper .quote-item .profile-info{font-size:initial}.quote-main .quote .quote-wrapper .quote-item .profile-info *{margin:inherit;margin-right:12px}.quote-main .quote .quote-wrapper .quote-item .profile-info *.hidden-mobile{margin-right:0}.quote-main .quote .quote-wrapper .quote-item .profile-info .profile-info--title{margin-left:12px}}.quote-main .quote .quote-wrapper ul li{list-style:disc}.quote-main .quote .quote-pagers{margin:0 16px 32px;padding-top:30px}@media(min-width:768px){.quote-main .quote .quote-pagers{margin:0;padding:0}}.quote-main .quote .quote-pager{width:36px;height:36px;float:left;margin-right:8px;padding:0;background:#000;border:1px solid rgba(0,0,0,0);border-radius:50%;z-index:2;cursor:pointer;position:absolute;text-align:left}@media(min-width:768px){.quote-main .quote .quote-pager{top:50%;margin:0;width:60px;height:60px;transform:translateY(-50%)}}.quote-main .quote .quote-pager.disabled{opacity:.5;transition:opacity .5s ease-in-out;cursor:default}.quote-main .quote .quote-pager svg,.quote-main .quote .quote-pager path,.quote-main .quote .quote-pager g{fill:#fff}.quote-main .quote .quote-pager svg{margin:6px 0 0 6px;width:24px;height:24px}@media(min-width:768px){.quote-main .quote .quote-pager svg{margin:12px 0 0 12px;width:34px;height:34px}}.quote-main .quote .quote-pager-left{left:15px}@media(min-width:768px){.quote-main .quote .quote-pager-left{left:-60px}}.quote-main .quote .quote-pager-left svg{transform:rotate(90deg)}.quote-main .quote .quote-pager-right{right:15px}@media(min-width:768px){.quote-main .quote .quote-pager-right{right:-60px}}.quote-main .quote .quote-pager-right svg{transform:rotate(-90deg)}@media(min-width:768px){.quote-main .longtext .quote{padding:100px 0}.quote-main .longtext .quote--top{font-size:40px;line-height:1.29}}.bg-white .quote-main .quote--top p{color:#124191}.bg-very-light-blue .quote-main .quote--top p{color:#094391}.bg-gray-very-light .quote-main .quote--top p{color:#094391}.bg-gray-quite-light .quote-main .quote--top p{color:#000}.persona-led-content{padding-top:50px}.persona-led-content h2,.persona-led-content .tabbed-content .top h2,.tabbed-content .top .persona-led-content h2{margin-bottom:50px}.persona-led-content .item{display:none}@media(min-width:768px){.persona-led-content .item{flex-wrap:wrap}}.persona-led-content .item.active{display:block}@media(min-width:768px){.persona-led-content .item.active{display:flex}}.persona-led-content .item>div{margin-bottom:24px}.persona-led-content .item>div ul{list-style:inherit}.persona-led-content .item>div ul li{list-style-image:inherit}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.persona-led-content .item .nr{width:100%}}.persona-led-content .item *:not(a){color:#000}.persona-led-content .item a{background-image:linear-gradient(to bottom,rgba(0,17,53,0) 0%,#0065ed 1px,rgba(0,17,53,0) 0%);background-size:1px 3px;background-repeat:repeat-x;background-position:bottom;text-decoration:none}.persona-led-content .indicator-list a{margin-bottom:0;font-weight:bold;white-space:normal;line-height:inherit}@media(min-width:768px){.persona-led-content .indicator-list a{margin-bottom:10px}}@media(min-width:768px){.persona-led-content .button-arrows-small{display:none}}@media(min-width:1366px){.carousel.items-3-or-less .carousel-slides{cursor:default}}.carousel h2,.carousel .tabbed-content .top h2,.tabbed-content .top .carousel h2{margin-bottom:10px}.carousel h3,.carousel .title{margin-top:20px;margin-bottom:42px}@media(max-width:1023px){.carousel .nc-8{flex-grow:1}}.carousel.items-1 .pagination,.carousel.items-1 .button-arrows{display:none}@media(min-width:768px){.carousel.items-2 .pagination,.carousel.items-2 .button-arrows{display:none}}@media(min-width:1366px){.carousel.items-3 .pagination,.carousel.items-3 .button-arrows{display:none}}.carousel .carousel-slides{display:flex;cursor:move;position:relative;overflow:visible;transition-duration:.8s;transition-property:all;left:0}.carousel .carousel-slides.forward-1x{transform:translate3d(-100%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-1x{transform:translate3d(-50%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-1x{transform:translate3d(-33.3333333333%,0,0)}}.carousel .carousel-slides.forward-2x{transform:translate3d(-200%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-2x{transform:translate3d(-100%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-2x{transform:translate3d(-66.6666666667%,0,0)}}.carousel .carousel-slides.forward-3x{transform:translate3d(-300%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-3x{transform:translate3d(-150%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-3x{transform:translate3d(-100%,0,0)}}.carousel .carousel-slides.forward-4x{transform:translate3d(-400%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-4x{transform:translate3d(-200%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-4x{transform:translate3d(-133.3333333333%,0,0)}}.carousel .carousel-slides.forward-5x{transform:translate3d(-500%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-5x{transform:translate3d(-250%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-5x{transform:translate3d(-166.6666666667%,0,0)}}.carousel .carousel-slides.forward-6x{transform:translate3d(-600%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-6x{transform:translate3d(-300%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-6x{transform:translate3d(-200%,0,0)}}.carousel .carousel-slides.forward-7x{transform:translate3d(-700%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-7x{transform:translate3d(-350%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-7x{transform:translate3d(-233.3333333333%,0,0)}}.carousel .carousel-slides.forward-8x{transform:translate3d(-800%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-8x{transform:translate3d(-400%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-8x{transform:translate3d(-266.6666666667%,0,0)}}.carousel .carousel-slides.forward-9x{transform:translate3d(-900%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-9x{transform:translate3d(-450%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-9x{transform:translate3d(-300%,0,0)}}.carousel .carousel-slides.forward-10x{transform:translate3d(-1000%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-10x{transform:translate3d(-500%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-10x{transform:translate3d(-333.3333333333%,0,0)}}.carousel .carousel-slides.forward-11x{transform:translate3d(-1100%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-11x{transform:translate3d(-550%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-11x{transform:translate3d(-366.6666666667%,0,0)}}.carousel .carousel-slides.forward-12x{transform:translate3d(-1200%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-12x{transform:translate3d(-600%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-12x{transform:translate3d(-400%,0,0)}}.carousel .carousel-slides.forward-13x{transform:translate3d(-1300%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-13x{transform:translate3d(-650%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-13x{transform:translate3d(-433.3333333333%,0,0)}}.carousel .carousel-slides.forward-14x{transform:translate3d(-1400%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-14x{transform:translate3d(-700%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-14x{transform:translate3d(-466.6666666667%,0,0)}}.carousel .carousel-slides.forward-15x{transform:translate3d(-1500%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-15x{transform:translate3d(-750%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-15x{transform:translate3d(-500%,0,0)}}.carousel .carousel-slides.forward-16x{transform:translate3d(-1600%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-16x{transform:translate3d(-800%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-16x{transform:translate3d(-533.3333333333%,0,0)}}.carousel .carousel-slides.forward-17x{transform:translate3d(-1700%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-17x{transform:translate3d(-850%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-17x{transform:translate3d(-566.6666666667%,0,0)}}.carousel .carousel-slides.forward-18x{transform:translate3d(-1800%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-18x{transform:translate3d(-900%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-18x{transform:translate3d(-600%,0,0)}}.carousel .carousel-slides.forward-19x{transform:translate3d(-1900%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-19x{transform:translate3d(-950%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-19x{transform:translate3d(-633.3333333333%,0,0)}}.carousel .carousel-slides.forward-20x{transform:translate3d(-2000%,0,0)}@media(min-width:720px){.carousel .carousel-slides.forward-20x{transform:translate3d(-1000%,0,0)}}@media(min-width:1100px){.carousel .carousel-slides.forward-20x{transform:translate3d(-666.6666666667%,0,0)}}@media(min-width:768px){.carousel .carousel-slides{margin-left:0}}.carousel .carousel-slides a{display:block}.carousel .carousel-slides p a{display:inline}.carousel .carousel-slides .carousel-seat{flex-basis:100%;order:2;flex-grow:1;flex-shrink:0}@media(min-width:720px){.carousel .carousel-slides .carousel-seat{flex-basis:50%}}@media(min-width:1100px){.carousel .carousel-slides .carousel-seat{flex-basis:33.33333%}}@media(min-width:768px){.carousel .carousel-slides .carousel-seat{padding-left:0;padding-right:30px}}.carousel .carousel-slides .carousel-seat.is-ref{order:1}@media(min-width:768px)and (-ms-high-contrast:none),(min-width:768px)and (-ms-high-contrast:active){.carousel .carousel-slides .carousel-seat:nth-last-child(2):first-child{max-width:50%}.carousel .carousel-slides .carousel-seat:nth-last-child(2):first-child~.carousel-seat{max-width:50%}}.carousel .carousel-slides .with-image{height:100%}@media(min-width:768px){.carousel.padding-vertical-bleed{padding:0 147px 0}}.carousel.container-bleed{max-width:1376px}.carousel .carousel-items-container{position:relative;padding-right:50px}@media(min-width:768px){.carousel .carousel-items-container{padding-right:0}}.carousel .button-arrows{position:absolute;top:0;left:0;width:100%}.carousel .button-arrows .blaze-prev{position:absolute;top:170px;left:0}.carousel .button-arrows .blaze-next{position:absolute;top:170px;right:0}@media(min-width:768px){.carousel .button-arrows .blaze-prev{left:-24px}.carousel .button-arrows .blaze-next{right:-63px}}.tba{padding-top:30px}@media(min-width:768px){.tba{padding-top:116px}}.tba .container,.tba .carousel.container-bleed{overflow:hidden}.tba .link-bottom a{display:block;font-size:18px;margin-top:1.5em;margin-bottom:25px}.tba .tba-group1{margin-bottom:40px}.tba .tba-group2{position:relative;z-index:2}.tba .tba-group2 img{display:block;margin-bottom:0}@media(min-width:1366px){.tba .tba-group2 img{max-width:656px}}@media(max-width:767px){.tba .tba-group2 h2{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:32px;font-weight:400}}@media(min-width:768px){.tba .tba-group2 .nc-4{display:flex;flex-wrap:wrap;align-content:center}.tba .tba-group2 .link-bottom a{margin-bottom:10vw}}@media(min-width:768px){.tba .tba-group2-image{display:flex;justify-content:flex-end}}@media(max-width:767px){.tba .tba-group3{display:flex;flex-direction:column-reverse;margin-top:30px}.tba .tba-group3 h2,.tba .tba-group3 h3{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:32px;font-weight:400}}@media(min-width:768px){.tba .tba-group3{position:relative;margin-top:-4vw;z-index:1}.tba .tba-group3 .tba-group3-text>:first-child{margin-top:12vw}}@media(min-width:1366px){.tba .tba-group3 .tba-group3-image img{max-width:610px}}.latestcontent{padding:70px 0}.latestcontent .nr{flex-wrap:wrap}.latestcontent .nr>.nc-6:last-of-type hr{display:none}@media(min-width:768px){.latestcontent .nr>.nc-6:nth-last-of-type(-n+2) hr{display:none}}.latestcontent h2,.latestcontent .tabbed-content .top h2,.tabbed-content .top .latestcontent h2{margin-bottom:32px}@media(min-width:768px){.latestcontent h2,.latestcontent .tabbed-content .top h2,.tabbed-content .top .latestcontent h2{margin-bottom:50px}}.latestcontent hr{margin:32px 0}@media(min-width:768px){.latestcontent hr{margin:50px 0}}.latestcontent .listings-insight{height:auto}.latestcontent .listings-insight .video a span{display:block}.latestcontent .listings-insight a{margin-bottom:0;font-size:18px}@media(min-width:768px){.latestcontent .listings-insight a{font-size:13px}}.latestcontent .listings-insight a>span{display:none}.latestcontent .listings-insight p{margin-bottom:0;padding-bottom:0}.latestcontent .listings-insight h3,.latestcontent .listings-insight .insight-title{color:#0065ed}.latestcontent .listings-insight h3:hover,.latestcontent .listings-insight .insight-title:hover{color:#052253}@media(min-width:768px){.latestcontent .listings-insight .listings-insight-image-container{margin-bottom:32px}.latestcontent .listings-insight h3,.latestcontent .listings-insight .insight-title{font-size:18px}}.related-content{padding-top:48px}@media(min-width:768px){.related-content{padding-top:130px}}.related-content a{font-size:13px}@media(max-width:767px){.related-content .related-content-container{margin-top:40px;max-width:100%;flex:1;overflow-x:scroll}.related-content .related-content-container-items{display:inline-flex;float:left}.related-content .related-content-container-items .nr{display:flex}.related-content .related-content-3rd-col,.related-content .related-content-flow{display:flex}.related-content .related-content-carousel-item{display:block;float:left;padding-right:15px;max-width:265px}.related-content .listings-related-image-wrapper{min-height:224px}.related-content .listings-related-image-wrapper img{object-fit:cover;min-height:250px;max-height:250px;max-width:250px}.related-content .related-content-overflow{display:flex;width:1370px;height:385px;overflow-y:hidden}.related-content .related-content-overflow [class*=nc-]{width:250px;margin-right:20px;float:left}.related-content .related-content-overflow .related-content-3rd-col{width:540px;float:left}.related-content .related-content-overflow .related-content-3rd-col a{width:250px;margin-right:20px;float:left}}@media(min-width:768px){.related-content h1,.related-content h2,.related-content .tabbed-content .top h2,.tabbed-content .top .related-content h2{word-break:break-word;max-width:260px;min-width:170px}.related-content .nc-4{max-width:400px}.related-content .related-content-container-items .nr{justify-content:space-between}}.divider .title--eyebrow{margin-bottom:12px;font-size:12px}@media(min-width:768px){.divider .title--eyebrow{margin-bottom:8px;font-size:20px;font-weight:normal}}.divider h2,.divider .tabbed-content .top h2,.tabbed-content .top .divider h2{margin-bottom:44px;font-size:36px}@media(min-width:768px){.divider h2,.divider .tabbed-content .top h2,.tabbed-content .top .divider h2{margin-bottom:32px}}@media(min-width:1366px){.divider h2,.divider .tabbed-content .top h2,.tabbed-content .top .divider h2{font-size:40px}}.divider picture{width:100%;height:100%}.divider img{display:block;width:100%;height:100%;margin-bottom:0;object-fit:cover;object-position:center;z-index:1}.divider .divider-content-wrap{position:relative;z-index:4}.divider .divider--top{position:relative;background-color:#edf2f5;transition:all .3s ease-in-out;overflow:hidden}.divider .divider--top:hover{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.divider .divider--top:hover picture{transform:scale(1.2)}.divider .divider--top .divider-content{width:75%;padding:44px 16px 160px}@media(min-width:768px){.divider .divider--top .divider-content{width:100%;padding:60px 30% 35% 12%}}@media(min-width:1366px){.divider .divider--top .divider-content{padding:60px 30% 300px 12%}}.divider .divider--top>picture{position:absolute;right:0;transition:all .3s ease-in-out}@media(min-width:768px){.divider .divider--top>picture{max-width:100%}}@media(min-width:1366px){.divider .divider--top>picture{max-width:100%}}@media(min-width:768px){.divider .divider--top{margin-bottom:50px}}.divider .divider--bottom{position:relative}.divider .divider--bottom .divider-content{padding:44px 16px;width:75%}@media(min-width:768px){.divider .divider--bottom .divider-content{width:100%;padding:60px 30% 60px 12%}}.divider .divider--bottom>picture{position:absolute;overflow:hidden;transition:all .3s ease-in-out}.divider .divider--bottom>picture img{transition:all .3s ease-in-out}.divider .divider--bottom:hover>picture{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.divider .divider--bottom:hover>picture img{transform:scale(1.2)}@media(min-width:768px){.divider .divider--bottom{margin-top:50px}}@media(min-width:768px){.divider.alternate .divider--top .divider-content{padding-top:60px}.divider.alternate .left.divider--bottom{margin-top:0}.divider.alternate .left.divider--bottom picture{height:100%}}.divider.container,.divider.carousel.container-bleed{padding-bottom:80px}.pinned-content-region .paragraph--type--m29-divider{margin-top:-100px}.segment-content{margin:0 auto;max-width:1440px;padding-bottom:230px;background-size:720px}@media(min-width:768px){.segment-content{min-height:968px;padding-bottom:340px;background-size:contain}}.segment-content .nr .nr{flex-wrap:wrap}@media(min-width:768px){.segment-content .nc-6{padding-right:78px}}.segment-content .title{margin-top:50px;margin-bottom:8px;color:#1d1e20}@media(min-width:768px){.segment-content .title{margin-bottom:14px}}.segment-content h2,.segment-content .tabbed-content .top h2,.tabbed-content .top .segment-content h2{width:75%;margin-bottom:60px}@media(min-width:768px){.segment-content h2,.segment-content .tabbed-content .top h2,.tabbed-content .top .segment-content h2{width:100%;padding-right:60px}}.segment-content h3{margin-bottom:4px;font-size:20px}@media(min-width:768px){.segment-content h3{margin-bottom:5px;font-size:32px}}.segment-content p{margin-bottom:12px}@media(min-width:768px){.segment-content p{margin-bottom:0}}.segment-content a{font-size:14px}.segment-content .segment-content-item{margin-bottom:66px}@media(min-width:768px){.segment-content .segment-content-item{margin-bottom:136px}}.events-carousel{overflow:hidden;position:relative}.events-carousel .events-carousel-left-content{margin:25px auto 32px;width:calc(100% - 40px)}@media(min-width:768px){.events-carousel .events-carousel-left-content{margin:50px 0 0 auto;max-width:688px}}.events-carousel .events-carousel-left-content p{display:none}@media(min-width:1366px){.events-carousel .events-carousel-left-content p{display:block;margin-bottom:32px;max-width:410px;font-size:20px;line-height:1.5}}.events-carousel .event-type{color:#000}.events-carousel .event-type>*{display:inline-block}.events-carousel .event-type svg{display:none}@media(min-width:1366px){.events-carousel .event-type{display:flex;margin:0 0 112px 6px;align-items:center}.events-carousel .event-type svg{display:block;width:32px;height:37px;margin-right:12px}.events-carousel .event-type .title--eyebrow{padding-top:8px;font-size:20px;font-weight:normal}}.events-carousel .title:not(.title--eyebrow){margin-bottom:44px;font-size:17px}@media(min-width:1366px){.events-carousel .title:not(.title--eyebrow){margin-bottom:16px;font-size:20px}}.events-carousel h2,.events-carousel .tabbed-content .top h2,.tabbed-content .top .events-carousel h2{margin-bottom:32px}@media(min-width:1366px){.events-carousel h2,.events-carousel .tabbed-content .top h2,.tabbed-content .top .events-carousel h2{margin-bottom:16px;max-width:300px}}.events-carousel .right-tablet{max-height:800px;overflow:hidden}.events-carousel .right-tablet img{display:block;margin-bottom:0}.events-carousel .events-carousel-wrapper{flex:1;overflow:hidden}.events-carousel .events-carousel-wrapper.bg-blue-dark .events-carousel-pager{background:#fff}.events-carousel .events-carousel-wrapper.bg-blue-dark .events-carousel-pager-dots .dot{background-color:#fff}.events-carousel .events-carousel-wrapper.bg-blue-dark g,.events-carousel .events-carousel-wrapper.bg-blue-dark path,.events-carousel .events-carousel-wrapper.bg-blue-dark svg{fill:#d4d4d4}.events-carousel .events-carousel-wrapper.bg-darkest-blue svg circle{stroke:#d4d4d4}.events-carousel .events-carousel-wrapper.bg-darkest-blue svg path{fill:#d4d4d4}.events-carousel .events-carousel-wrapper .events-carousel-items{transition:transform .5s ease-in-out}.events-carousel .events-carousel-wrapper .events-carousel-item{display:block;float:left;width:100%}.events-carousel .events-carousel-pagers{margin:0 16px 32px}@media(min-width:768px){.events-carousel .events-carousel-pagers{margin:0}}.events-carousel .events-carousel-pager{display:none;width:48px;height:48px;float:left;margin-right:8px;background:#000;border:1px solid rgba(0,0,0,0);border-radius:50%;padding:0;text-align:left;z-index:2;cursor:pointer}@media(min-width:768px){.events-carousel .events-carousel-pager{margin:0;position:absolute;top:50%;width:60px;height:60px}}.events-carousel .events-carousel-pager.disabled{opacity:.5;cursor:default}.events-carousel .events-carousel-pager svg,.events-carousel .events-carousel-pager path,.events-carousel .events-carousel-pager g{fill:#fff}.events-carousel .events-carousel-pager svg{margin:6px 0 0 6px;width:34px;height:34px}@media(min-width:768px){.events-carousel .events-carousel-pager svg{margin:12px 0 0 12px}}.events-carousel .events-carousel-pager-left{left:40px}.events-carousel .events-carousel-pager-left svg{transform:rotate(90deg)}.events-carousel .events-carousel-pager-right{right:40px}.events-carousel .events-carousel-pager-right svg{transform:rotate(-90deg)}.events-carousel .events-carousel-pager-dots{clear:both}.events-carousel .events-carousel-pager-dots .dot{display:inline-block;width:9px;height:9px;margin-right:8px;background-color:#000;border:1px solid rgba(0,0,0,0);border-radius:50%;opacity:.5;transition:opacity .5s ease-in-out}.events-carousel .events-carousel-pager-dots .dot.active{opacity:1}@media(min-width:768px){.events-carousel .events-carousel-pager-dots{display:none}}.explore .explore-content-slides{display:block;position:relative;overflow:visible;left:0}@media(min-width:1366px){.explore .explore-content-slides{display:flex;margin-left:0;margin-right:0}}.explore .explore-content-slides .explore-content-seat{flex-basis:100%;order:2;flex-grow:1;flex-shrink:0;padding-right:0}@media(min-width:720px){.explore .explore-content-slides .explore-content-seat{flex-basis:50%}}@media(min-width:1100px){.explore .explore-content-slides .explore-content-seat{flex-basis:33.33333%}}@media(min-width:768px){.explore .explore-content-slides .explore-content-seat{padding-left:0;padding-right:0}}.explore .explore-content-slides .explore-content-seat.is-ref{order:1}.explore.explore-content{overflow:hidden}@media(min-width:1366px){.explore.explore-content.items-3-or-less .explore-content-slides{cursor:default}}.explore.explore-content .controls{top:522px;margin-left:18px;position:absolute;z-index:99}@media(min-width:720px){.explore.explore-content .controls{top:77vw}}@media(min-width:720px){.explore.explore-content .controls{margin-left:45px}}@media(min-width:1100px){.explore.explore-content .controls{margin-left:70px}}@media(min-width:1366px){.explore.explore-content .controls{display:none}}.explore.explore-content .controls .pagination{margin-left:-8px}.explore.explore-content .controls .button-arrows{margin-bottom:-10px}@media(min-width:1366px){.explore.explore-content .explore-items.explore-content-slides .explore-content-seat .listings-explore-container{margin-left:12%}}.explore.explore-content .explore-items.explore-content-slides.nr .nc-4.explore-content-seat{padding-right:0}.explore.explore--two-col{padding-bottom:80px}.explore.explore--two-col h2{padding-top:40px}@media(min-width:768px){.explore.explore--two-col h2{padding-bottom:40px}}.explore.explore--two-col .explore-content-slides{flex-wrap:wrap;cursor:default}@media(max-width:767px){.explore.explore--two-col .explore-content-slides{width:100vw;margin-left:-15px}}@media(min-width:768px){.explore.explore--two-col .explore-content-slides{margin:0}}.explore.explore--two-col .explore-content-seat{padding-right:0}@media(min-width:1366px){.explore.explore--two-col .listings-explore{height:805px}}@media(min-width:1366px){.explore.explore--two-col .nc-6{padding-right:48px}.explore.explore--two-col .nc-6:last-child{position:relative;left:15px}[dir=rtl] .explore.explore--two-col .nc-6{padding-right:0;padding-left:48px}}.wayfinder{padding-top:74px;padding-bottom:80px}.wayfinder--heading{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:20px;border-bottom:1px solid #6e6e6e}.wayfinder--heading h2,.wayfinder--heading .tabbed-content .top h2,.tabbed-content .top .wayfinder--heading h2{margin-bottom:0}.wayfinder--heading .read-more{display:block}.wayfinder--footer{text-align:center;padding-top:20px;margin-top:35px;border-top:1px solid #6e6e6e}.wayfinder .dropdown-list--trigger{text-decoration:underline}@media(min-width:768px){.wayfinder--body{display:flex;justify-content:space-between;align-items:center;padding-top:40px}}@media(max-width:767px){.wayfinder--source{padding-top:28px}.wayfinder--source>*{display:block;margin-bottom:28px}}.morecontent{overflow:hidden;padding:32px}@media(min-width:768px){.morecontent{padding:50px}}.morecontent .morecontent-top h2{margin-bottom:21px}@media(min-width:768px){.morecontent .morecontent-top h2{margin-bottom:30px}}.morecontent .morecontent-top .read-more{margin:32px 0 0 20px;float:right;font-weight:normal;color:#0065ed}@media(max-width:767px){.morecontent .morecontent-top .read-more{display:none}}.morecontent .morecontent-top hr{height:1px;margin-top:39px;margin-bottom:37px}@media(min-width:768px){.morecontent .morecontent-top hr{margin-top:54px;margin-bottom:52px}}.morecontent .morecontent-bottom{text-align:center}@media(min-width:768px){.morecontent .morecontent-bottom{display:none}}.morecontent .morecontent-bottom a{font-weight:normal;color:#0065ed}@media(min-width:768px){.morecontent .left-tablet{padding-right:49px}}.morecontent .right-tablet .listings-insight:last-of-type hr{margin-top:10px;margin-bottom:29px}@media(min-width:768px){.morecontent .right-tablet{padding-left:15px;padding-right:34px}}@media(min-width:768px){.morecontent .left-tablet .listings-insight:last-of-type hr,.morecontent .right-tablet .listings-insight:last-of-type hr{display:none}}.morecontent hr{margin-top:40px;margin-bottom:45px;padding:0;height:2px;background-color:#d4d4d4}@media(min-width:768px){.morecontent hr{margin-top:56px;margin-bottom:71px}}.morecontent .listings-insight-image-container{margin-bottom:24px}.morecontent .listings-insight h3,.morecontent .listings-insight .insight-title{margin-bottom:8px;color:#0065ed;font-size:20px;line-height:1.1}.morecontent .listings-insight h3:hover,.morecontent .listings-insight .insight-title:hover{color:#052253}@media(min-width:768px){.morecontent .listings-insight h3,.morecontent .listings-insight .insight-title{margin-bottom:8px;font-size:24px}}.morecontent .listings-insight p{font-size:16px;margin-bottom:5px}.morecontent.bold-title .listings-insight h3,.morecontent.bold-title .listings-insight .insight-title{font-weight:bold}.morecontent.bold-description .listings-insight p{font-weight:bold}.intothedetails>.nr{margin-bottom:30px}.intothedetails p,.intothedetails li{font-size:18px}@media(min-width:768px){.intothedetails p,.intothedetails li{font-size:24px}}.intothedetails p:last-child{margin-bottom:0}.intothedetails ul,.intothedetails ol{margin-left:27px;list-style:none}.intothedetails ul li,.intothedetails ol li{position:relative;line-height:1.5}.intothedetails ul li::before,.intothedetails ol li::before{position:absolute;left:-27px;top:17px;width:6px;height:6px;border-radius:50%;border:3px solid #6e6e6e;content:" "}.intothedetails ul li li::before,.intothedetails ol li li::before{width:8px;height:8px;border-width:2px}.intothedetails ol{list-style:decimal}.intothedetails ol li::before{content:none}.intothedetails ol ol{list-style:upper-latin}.intothedetails q{font-size:26px;color:#124191;line-height:1.5}.intothedetails q::before,.intothedetails q::after{content:""}@media(min-width:768px){.intothedetails q{font-size:40px}}.intothedetails h3{margin-bottom:12px;font-size:24px;font-weight:bold}.intothedetails .label-default{display:block;margin-bottom:32px;font-size:13px}.intothedetails figure img{display:block;margin-bottom:0}.intothedetails figcaption{margin-top:8px;font-size:14px;color:#6e6e6e}@media(min-width:768px){.intothedetails figcaption{margin-top:20px;font-size:13px}}@media(max-width:1023px){.intothedetails table{padding-top:25px}}.intothedetails table{max-width:1100px;padding-top:30px}@media(max-width:767px){.intothedetails table{width:100% !important}}.intothedetails table thead td{height:auto;border-top:1px solid #d4d4d4;border-bottom:0}.intothedetails table thead td strong{font-weight:300}@media(min-width:768px){.intothedetails table thead td strong{font-weight:400}}.intothedetails table td{width:auto;min-height:auto;height:auto;padding-right:20px;margin-right:0}@media(max-width:767px){.intothedetails table td{width:auto !important}}@media(min-width:768px){.intothedetails table td{width:50%}}.bg-blue-dark .intothedetails q{color:#fff}.bg-blue-dark ul li::before,.bg-blue-dark ol li::before{border:3px solid #fff}.stats-alternate{background-color:#001135;padding:30px 0}@media(min-width:768px){.stats-alternate{padding:50px 0}}.stats-alternate *{color:#fff}@media(min-width:768px){.stats-alternate .nr{align-items:center}}@media(min-width:768px){.stats-alternate__body{display:flex;flex-direction:column;justify-content:center}}.stats-alternate__items{display:flex}@media(min-width:768px){.stats-alternate__items{flex-wrap:wrap;align-items:start}}.stats-alternate__item{flex:1 1 33%;text-align:center;margin-bottom:20px}@media(min-width:768px){.stats-alternate__item{flex-shrink:1;flex-basis:50%}.stats-alternate__item:first-of-type{flex-basis:100%}}.stats-alternate__item--light-blue *{color:#00c9ff}.stats-alternate__item--light-grey *{color:#bec8d2}.stats-alternate__item-title{margin:0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:60px;font-weight:bold;line-height:1em;white-space:nowrap}@media(min-width:768px){.stats-alternate__item-title{font-size:70px}}.stats-alternate__item-description{margin:0 20px;font-size:12px}@media(min-width:768px){.stats-alternate__item-description{font-size:24px}}@media(min-width:768px){.stats-alternate__item:first-of-type .stats-alternate__item-description{max-width:50%;margin-left:auto;margin-right:auto}}.pinnable-accordion{position:relative;z-index:3}@media(max-width:767px){.pinnable-accordion{margin:0;width:100%}}@media(min-width:1366px){.pinnable-accordion{height:300px}}.pinnable-accordion.blue--mid-blue .accordion-panel-item:first-child{background-color:#124191}.pinnable-accordion.blue--mid-blue .accordion-panel-item:first-child:hover h4{color:#00c9ff}.pinnable-accordion.blue--mid-blue .accordion-panel-item:first-child:hover svg{fill:#00c9ff}.pinnable-accordion.blue--mid-blue .accordion-panel-item:nth-child(2){background-color:#052253}.pinnable-accordion.blue--mid-blue .accordion-panel-item:nth-child(2):hover h4{color:#00c9ff}.pinnable-accordion.blue--mid-blue .accordion-panel-item:nth-child(2):hover svg{fill:#00c9ff}.pinnable-accordion.mid-blue--dark-blue .accordion-panel-item:first-child{background-color:#052253}.pinnable-accordion.mid-blue--dark-blue .accordion-panel-item:first-child:hover h4{color:#00c9ff}.pinnable-accordion.mid-blue--dark-blue .accordion-panel-item:first-child:hover svg{fill:#00c9ff}.pinnable-accordion.mid-blue--dark-blue .accordion-panel-item:nth-child(2){background-color:#001135}.pinnable-accordion.mid-blue--dark-blue .accordion-panel-item:nth-child(2):hover h4{color:#00c9ff}.pinnable-accordion.mid-blue--dark-blue .accordion-panel-item:nth-child(2):hover svg{fill:#00c9ff}.pinnable-accordion.charcoal--gold .accordion-panel-item:first-child{background-color:#1d1e20}.pinnable-accordion.charcoal--gold .accordion-panel-item:first-child:hover h4{color:#00c9ff}.pinnable-accordion.charcoal--gold .accordion-panel-item:first-child:hover svg{fill:#00c9ff}.pinnable-accordion.charcoal--gold .accordion-panel-item:nth-child(2){background-color:#a19377}.pinnable-accordion.charcoal--gold .accordion-panel-item:nth-child(2) h4{color:#000}.pinnable-accordion.charcoal--gold .accordion-panel-item:nth-child(2) svg{fill:#000}.pinnable-accordion.charcoal--gold .accordion-panel-item:nth-child(2):hover h4{color:#fff}.pinnable-accordion.charcoal--gold .accordion-panel-item:nth-child(2):hover svg{fill:#fff}.pinnable-accordion.pin-bottom{margin-top:-50px}@media(min-width:768px){.pinnable-accordion.pin-bottom.fake-drupal-push{margin-top:-300px}}.pinnable-accordion--box{display:flex;flex-flow:column-reverse;background-color:#094391;overflow:hidden;transition:all .3s ease-in-out;max-width:490px}.pinnable-accordion--box img{transition:all .3s ease-in-out}.pinnable-accordion--box:hover{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.pinnable-accordion--box:hover img{transform:scale(1.2)}.pinnable-accordion--box .content-text{padding:0 15px 32px}.pinnable-accordion--box .content-text .label-default,.pinnable-accordion--box .content-text h3{color:#fff;z-index:3}.pinnable-accordion--box .content-text .label-default{font-size:13px}@media(min-width:768px){.pinnable-accordion--box{display:flex;flex-flow:row;width:100%;max-width:490px;margin-left:auto;background-color:#1d1e20}.pinnable-accordion--box .content-text{display:flex;flex-flow:column;justify-content:flex-end;width:100%;height:100%;padding-left:36px;padding-bottom:30px;padding-right:0}}.intropanels{height:800px}@media(min-width:768px){.intropanels{height:auto}}.intropanels--left{position:relative;overflow:hidden;padding-bottom:50px;transition:all .3s ease-in-out}.intropanels--left:hover{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.intropanels--left:hover picture{transform:translateX(-50%) translateY(-50%) scale(1.2)}@media(min-width:768px){.intropanels--left{height:800px}}.intropanels--left h2,.intropanels--left .tabbed-content .top h2,.tabbed-content .top .intropanels--left h2{font-size:22px}@media(min-width:1366px){.intropanels--left h2,.intropanels--left .tabbed-content .top h2,.tabbed-content .top .intropanels--left h2{font-size:40px}}.intropanels--left .video-player{position:relative;padding:44px 16px 0;z-index:3;overflow:hidden}.intropanels--left .video-player .video{width:200px;height:200px}.intropanels--left .video-player .video img{height:200px;max-width:inherit}@media(min-width:768px){.intropanels--left .video-player{padding:60px 12% 0}}.intropanels--left .cta-button{position:relative;padding:44px 30px 0;z-index:3;overflow:hidden}@media(min-width:768px){.intropanels--left .cta-button{padding:60px 9% 0}}.intropanels--left>picture{transition:all .3s ease-in-out}.intropanels--left>picture,.intropanels--left>picture img{position:absolute;min-width:100%;min-height:100%;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);max-width:none;z-index:1}@media only screen and (max-width:1058px)and (min-width:720px){.intropanels--left .nr{flex-flow:column}}.intropanels--right{padding:44px 16px 0;transition:all .3s ease-in-out}.intropanels--right:hover{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.intropanels--right:hover img{transform:scale(1.2)}@media(min-width:768px){.intropanels--right{margin:123px auto;height:554px;padding:60px 6% 0}}.intropanels--right .title,.intropanels--right h2,.intropanels--right .tabbed-content .top h2,.tabbed-content .top .intropanels--right h2{color:#fff}.intropanels--right .reference h2{font-size:20px}@media(min-width:1366px){.intropanels--right .reference h2{font-size:32px}}.intropanels--right picture{display:block;overflow:hidden}.intropanels--right picture img{display:block;margin-bottom:0;transition:all .3s ease-in-out}@media(min-width:768px){.intropanels{display:flex}.intropanels--left,.intropanels--right{width:50%}}@media(min-width:768px){.splitcontent{display:flex}}.splitcontent .read-more{color:#a19377}.splitcontent--left{background-color:#001135;color:#fff;transition:all .3s ease-in-out}.splitcontent--left:hover{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}@media(min-width:768px){.splitcontent--left{margin:68px 0}}@media(min-width:1366px){.splitcontent--left{padding-left:60px}}.splitcontent .left-wrapper{padding:44px 16px 33px}@media(min-width:768px){.splitcontent .left-wrapper{margin:38px auto 0;padding-bottom:55px;max-width:488px}}.splitcontent--right{position:relative;overflow:hidden;padding:40px 40px 96px;transition:all .3s ease-in-out}.splitcontent--right:hover{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.splitcontent--right:hover .video img{transform:scale(1.2)}@media(min-width:768px){.splitcontent--right{padding:21px 40px 96px}}.splitcontent--right>picture{position:absolute;bottom:0;right:0;max-height:100%;min-width:300px;overflow:hidden}.splitcontent--right>picture img{display:block;margin:0}@media(min-width:768px){.splitcontent--right>picture{max-width:100%}}@media(min-width:1366px){.splitcontent--right>picture{max-width:100%}}.splitcontent .right-wrapper{position:relative;z-index:2}.splitcontent .right-wrapper p{font-size:16px;word-break:break-word;overflow-wrap:anywhere}.splitcontent .right-wrapper h3{font-size:17px;margin-bottom:16px}.splitcontent .right-wrapper .nc-7{padding-right:10px}@media(min-width:768px){.splitcontent .right-wrapper{margin:38px auto 0;padding-bottom:55px;max-width:560px}.splitcontent .right-wrapper h3{margin-bottom:22px;font-size:26px}.splitcontent .right-wrapper .nc-7{padding-right:50px}.splitcontent .right-wrapper .title--eyebrow{margin-bottom:22px}}.splitcontent .nr{display:block;flex-wrap:wrap}@media(min-width:768px){.splitcontent .nr{display:flex}}.splitcontent hr{margin:30px 0 20px;background-color:#d4d4d4;opacity:.5}.splitcontent hr.line-first{margin:15px 0 34px}@media(min-width:768px){.splitcontent hr.line-first{margin:48px 0 59px}}.splitcontent .read-more-top{margin:20px 0 0 20px;float:right}@media(max-width:767px){.splitcontent .read-more-top{display:none}}.splitcontent .read-more-bottom{display:block;text-align:center}@media(min-width:768px){.splitcontent .read-more-bottom{display:none}}.splitcontent h2,.splitcontent .tabbed-content .top h2,.tabbed-content .top .splitcontent h2,.splitcontent h3,.splitcontent .title--eyebrow,.splitcontent p{color:#fff}.splitcontent h2,.splitcontent .tabbed-content .top h2,.tabbed-content .top .splitcontent h2{margin-bottom:0}.splitcontent h3{margin-bottom:0}@media(min-width:768px){.splitcontent h3{margin-bottom:11px;font-size:16px}}.splitcontent .title--eyebrow{margin-bottom:16px}@media(min-width:768px){.splitcontent .listings-split{margin-bottom:82px;max-width:90%}.splitcontent .listings-split hr{display:none}}.splitcontent .listings-split:last-of-type hr{margin-bottom:36px}.splitcontent .video{height:auto}.splitcontent .video img,.splitcontent .video a{position:relative;height:auto;float:right;transition:all .3s ease-in-out}@media(max-width:767px){.splitcontent .video{float:right}.splitcontent .video,.splitcontent .video img{width:200px}}@media(max-width:479px){.splitcontent .video,.splitcontent .video img{width:120px}}@media(min-width:1366px){.splitcontent .video{float:right}}.splitcontent .video a{display:block}.splitcontent .video a .throbber,.splitcontent .video a svg{display:block;height:48px;width:48px;position:absolute;top:40%;left:50%;margin-top:-12px;z-index:2}@media(min-width:1366px){.splitcontent .video a .throbber,.splitcontent .video a svg{margin-top:-12px;margin-left:-24px}}.splitcontent .video .title,.splitcontent .video h3{margin-bottom:16px}.splitcontent .video p{font-size:16px}@media(min-width:1366px){.splitcontent .video{width:200px}.splitcontent .video img{width:200px}}.splitcontent .video-detailed-details{float:left;width:50%}@media(max-width:767px){.splitcontent .referenced-content{padding-right:15px}}@media(min-width:768px){.splitcontent .referenced-content{margin-bottom:40px}}@media(min-width:1366px){.splitcontent .referenced-content{padding-right:15px;margin-bottom:0}}@media(min-width:768px){.splitcontent{display:flex}.splitcontent--left,.splitcontent--right{width:50%}}.social-media-sharing{display:flex;flex-direction:row;text-align:center;font-size:0;margin:20px auto;position:relative;max-width:1376px;width:calc(100% - 32px);overflow:hidden}.social-media-sharing ul{margin:0;text-align:center;display:flex;column-gap:12px;font-size:0}.social-media-sharing li{display:block;margin:0 auto;list-style:none}.social-media-sharing li>a svg{width:34px;height:34px}@media(min-width:768px){.social-media-sharing li>a svg{width:38px;height:38px}}@media(min-width:1366px){.social-media-sharing li>a svg{width:44px;height:44px}}.social-media-sharing li>a:hover svg .icon_border{stroke:#005adf}.social-media-sharing li>a:hover svg .icon_main{fill:#005adf}.svgcontainer{padding-top:60px;padding-bottom:60px}@media(min-width:768px)and (max-width:989px){.svgcontainer>.nr .twocol>*{flex:0 1 50%;max-width:50%}}.svgcontainer--content{padding:60px 50px}.svgcontainer--content p{margin-bottom:16px}@media(min-width:768px){.svgcontainer--content p{font-size:22px;line-height:1.5}}.svgcontainer--content h2,.svgcontainer--content .tabbed-content .top h2,.tabbed-content .top .svgcontainer--content h2{margin-bottom:16px}.svgcontainer--svg{padding:30px}@media(min-width:768px){.svgcontainer--svg{padding-left:16px;padding-top:63px}}@media(min-width:1150px){.svgcontainer--svg{max-width:815px}}.svgcontainer .full-width{position:relative}.svgcontainer .full-width.onecol-narrow{margin:auto;justify-content:center}.svgcontainer .full-width.twocol{justify-content:flex-end}.svgcontainer .full-width.onecol-description-below,.svgcontainer .full-width.onecol-description-above{margin-bottom:30px}.svgcontainer .full-width.onecol-description-below p,.svgcontainer .full-width.onecol-description-above p{font-size:17px}@media(min-width:768px){.svgcontainer .full-width.onecol-description-below p,.svgcontainer .full-width.onecol-description-above p{font-size:18px}}.svgcontainer.reversed .nr{flex-flow:row-reverse}.related-topic{margin-top:44px;margin-bottom:29px}.related-topic .related-topic--header{padding-bottom:11px}.related-topic ul{display:flex;margin:0;list-style:none;flex-wrap:wrap}.related-topic li{margin:0 15px 15px 0}.related-topic a{display:inline-flex;align-items:center;height:24px;padding:0 10px;border:1px solid #d4d4d4;border-radius:4px;color:#6e6e6e;font-size:12px;line-height:1.54}@media(min-width:768px){.related-topic a{font-size:13px}}.related-topic a:hover,.related-topic a:active{color:#0065ed;border-color:#0065ed}.author .author-inside{position:relative;padding-top:44px;border-top:1px solid #d4d4d4}@media(min-width:768px){.author .author-inside{padding-top:68px}}.author .author-inside img{margin-bottom:0}.author .title--eyebrow{margin-bottom:28px}@media(min-width:768px){.author .title--eyebrow{position:absolute;left:150px;padding-left:16px}}@media(min-width:1079px){.author .title--eyebrow{left:16.6666%}}.author .circle{width:68px;height:68px;margin-bottom:16px}@media(min-width:768px){.author .circle{width:120px;height:120px}}.author h3{margin-bottom:12px}.author p{margin-bottom:47px}@media(min-width:768px){.author p{margin-bottom:23px}}@media(min-width:768px){.author .author-desc{padding-top:40px}}.author .author-social a{display:inline-block;margin-right:15px;font-size:18px;color:#6e6e6e}@media(min-width:768px){.author .author-social a{font-size:16px}}.author .author-social a:last-child{margin-right:0}.author .author-social svg{vertical-align:middle;margin-right:2px}.author .author-social path{fill:#6e6e6e}.table{margin-top:60px;overflow:scroll}table{display:flex;position:relative;width:100%;border:0;border-collapse:separate;border-spacing:30px 0;white-space:nowrap;font-size:0;padding-top:65.75px}@media(min-width:768px){table{white-space:normal}}table caption{position:absolute;top:0}table::after{position:absolute;right:0;top:0;height:100%;width:7%;background-image:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,0.47) 37%,#ffffff);content:""}table .tablesort{vertical-align:top;margin-left:.5em;margin-top:.2em}tbody{display:flex;overflow-x:auto}tbody td{border-top:1px solid #d4d4d4;border-bottom:0}tr{display:flex;flex-direction:column}th,td{min-height:107px;padding:11px 0;margin-right:20px;font-size:18px;line-height:1.5;flex:1 1;vertical-align:top}th{padding-top:0;font-weight:700;text-align:left;white-space:normal}thead{position:sticky}thead th{border:0}@media(min-width:768px){table{display:table}table::after{display:none}tbody{display:table-row-group}thead{position:static}tr{display:table-row}td,th{min-height:auto;padding:15px 0;font-size:16px}td{height:98px}th{padding-top:15px;width:auto;height:86px}}.pager{display:flex;justify-content:center}.pager ul li{display:inline-block;list-style:none}.intothedetails .t11-campaign-landing .main-content-region tbody td{border-top:none}.stock{background:#fff}.stock-top h2,.stock-top .tabbed-content .top h2,.tabbed-content .top .stock-top h2{margin-bottom:20px;font-size:22px}@media(min-width:768px){.stock-top h2,.stock-top .tabbed-content .top h2,.tabbed-content .top .stock-top h2{font-size:40px}}.stock-boxes{position:relative}.library{margin-top:100px}@media(min-width:768px){.library{margin-top:126px}}.library .btn{margin:0 auto}.library .btn.library-select-btn{margin-top:20px}.library .library-filter{margin-bottom:30px;align-items:flex-end}.library .library-filter label{display:block;margin:35px 0 25px;font-size:13px;font-weight:bold}@media(min-width:768px){.library .library-filter label{margin:0 0 25px}}.library .library-filter select{width:100%;margin-bottom:35px}@media(min-width:768px){.library .library-filter select{margin-bottom:0}}.library .library-filter+hr{margin-bottom:48px}.library .library-items{position:relative;margin-bottom:66px;transition:all .3s ease-in-out;align-items:flex-start}.library .pager{margin:0 0 80px 0;list-style-type:none;text-align:center}.library.bold-title h2{font-weight:700}.awards [data-toggle-item]{margin-bottom:30px}.awards [data-toggle-item].closed{max-height:220px;margin-bottom:0}.awards .title--eyebrow{margin-bottom:28px}.awards .btn{margin-top:30px}.awards--left{margin-bottom:44px}.awards p{font-size:17px}@media(min-width:768px){.awards p{font-size:24px}}@media(min-width:768px){.awards [data-toggle-item]{margin-bottom:50px}.awards .btn{margin-top:50px}.awards--left{margin-bottom:0}}.tabbed-module .lower>.item{outline:none;margin-bottom:.833rem}@media(min-width:768px){.tabbed-module .lower>.item{flex-wrap:nowrap}}.tabbed-module .lower>.item.active{display:block}@media(min-width:768px){.tabbed-module .lower>.item.active{display:block}}.tabbed-module .lower>.item.js-item{display:none}.tabbed-module .lower>.item.js-item.active{display:block}.tabbed-module--m57{padding-top:40px}.tabbed-module--m57 .floating-content-card{padding-top:0}.tabbed-module--m57 .button-arrows-small{display:none}.tabbed-module--m57 .indicator-list{position:relative;display:flex;flex:0 0 100%;max-width:100%;border-bottom:1px solid #dcdcdc;margin-bottom:40px;z-index:1;box-sizing:border-box}.tabbed-module--m57 .indicator-list li{margin-right:40px}.tabbed-module--m57 .indicator-list li a{display:block;margin-bottom:-2px;font-size:18px;font-weight:400;padding:25px 15px;border:2px solid rgba(0,0,0,0);border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-color:#dcdcdc;background-color:#fff}.tabbed-module--m57 .indicator-list li a:hover{color:#005aff}.tabbed-module--m57 .indicator-list li.active a{color:#005aff;border-color:#005aff;border-bottom-color:#fff}.tabbed-module--m57 .indicator-list.horizontal{padding-left:0}.tabbed-module--m57 .top h2{margin-bottom:25px}@media(min-width:768px){.tabbed-module--m57 .top h2{margin-left:0;margin-bottom:46px}}.tabbed-module--m57 .top h2.tab-heading{margin:0;font-size:unset}.tabbed-module--m57 .top .btn{margin-bottom:30px}@media(min-width:768px){.tabbed-module--m57 .top .btn{float:right;margin-left:60px}}@media(max-width:767px){.tabbed-module--m57 .top .btn.btn-white.on-image{text-align:left;padding-left:0}}.tabbed-module--m57 .indicator-list-wrapper::after{display:block;position:relative;top:-40px;content:" ";border-bottom:1px solid #d4d4d4;z-index:0}.tabbed-module--c03 .indicator-list-wrapper{overflow:unset}.contentrows{padding-top:80px}.contentrows-header{position:relative;border-bottom:1px solid #000}.contentrows-header h2,.contentrows-header .tabbed-content .top h2,.tabbed-content .top .contentrows-header h2{font-size:32px;color:#0065ed}.contentrows-header h2:hover{color:#052253}.contentrows-header svg{position:absolute;top:10px;right:0;transition:all .3s ease-in-out}.contentrows-header svg path{fill:#0065ed}.contentrows-header svg path:hover{fill:#052253}.contentrows-header .contentrows-description{margin-top:-20px}.contentrows-list.active svg{transform:rotate(180deg)}.contentrows-list .paragraph-collapsible-controls{padding-top:24px}@media(min-width:768px){.contentrows-list .paragraph-collapsible-controls{padding-top:36px}}.contentrows-list ul{list-style:none;list-style-image:none;list-style-type:none}.contentrows-list ul.ul-ns{padding:0;margin:0}.contentrows-list ul li{list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}@media(min-width:768px){.contentrows-elements:not(.active) .listings-article{padding-top:36px}.contentrows-elements:not(.active) .listings-article hr{margin-top:36px}}.contentrows-elements:not(.active) .listings-article:nth-child(n+5){display:none}.contentrows-elements:not(.active) .listings-article img{width:80px;min-width:80px;height:80px}.contentrows-elements .show-more-additional{margin:0}.contentrows-elements a h3{color:#0065ed}.contentrows-elements a h3:hover{color:#052253}.contentrows-elements h3 a{color:#0065ed}.contentrows-elements h3 a:hover{color:#052253}.contentrows-showmore{font-size:13px}.contentrows-showmore span{display:none}.contentrows-showmore .active{display:block}.contentrows .social-media-sharing{position:absolute}.contentrows ul{margin-left:0}.contentrows li{margin-bottom:0}@media(min-width:768px){.contentrows .listings-article .nc-10{flex:0 1 calc(100% - 110px);margin-bottom:6px}.contentrows .listings-article .nc-2{flex:0 1 110px}.contentrows .contentrows-elements-twocolumns{display:flex;width:100%;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.contentrows .contentrows-elements-twocolumns.show-more-additional{display:none}.contentrows .contentrows-elements-twocolumns.show-more-additional.active{display:flex}.contentrows .contentrows-elements-twocolumns li{flex:0 1 50%;max-width:50%;border-bottom:1px solid #d4d4d4}.contentrows .contentrows-elements-twocolumns li:nth-child(odd){padding-right:10px}.contentrows .contentrows-elements-twocolumns li:nth-child(even){padding-left:10px}.contentrows .contentrows-elements-twocolumns li hr{display:none}}.overview .nr.mobile-alignment{display:flex;flex-flow:wrap-reverse}@media(min-width:768px){.overview .nr.mobile-alignment{flex-flow:nowrap}}.overview .title--eyebrow{margin-bottom:24px;color:#000}.overview ul li{list-style:disc}.overview li{margin-bottom:.334rem}.overview a.read-more{color:#0065ed;font-size:13px;font-weight:400;line-height:1.5}.overview p{margin-bottom:.667rem}.overview .nc-4 .small{color:#6e6e6e}.overview--left .videos{margin-top:44px}.overview--right{padding-bottom:32px}@media(min-width:768px){.overview--right{padding-bottom:50px}}.overview--right .text-align-right{height:50px;margin-bottom:92px}.overview--right .btn{margin-bottom:92px}.overview--right h3{margin:0;padding-top:5px}.overview--right.visible-tablet.visible-mobile.visible-desktop p{margin-bottom:0}.overview .listings-item-text.with-icon{border-top:1px solid rgba(0,0,0,0)}@media(min-width:768px){.overview .listings-item-text.with-icon{padding-right:50px}}.overview .listings-item-text h5{margin-bottom:4px;font-weight:bold}.overview .listings-item-text p{font-size:17px;line-height:1.5}@media(min-width:768px){.overview .listings-item-text p{font-size:16px}}.overview .listings-video{margin-bottom:60px}.overview .listings-video *{line-height:1.5}.overview .listings-video a{color:inherit}.overview .listings-video a.btn{line-height:1.54;color:#fff}.overview .listings-video--image img{max-width:100%}.overview .visible-mobile.tc-cta .btn{margin-bottom:32px}.overview .overview--listings-top>p{margin-bottom:0}.overview :last-child{margin-bottom:0}.overview .listings-video--image a:hover .listing-video--image-outer,.overview .listings-video--image a:focus .listing-video--image-outer{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.overview .listings-video--image a .listing-video--image-outer{line-height:0;overflow:hidden;transition:all .3s ease-in-out}.overview .listings-video--image a .listing-video--image-outer img{transition:all .3s ease-in-out}.overview .listings-video--image a .listing-video--image-outer img:hover,.overview .listings-video--image a .listing-video--image-outer img:focus{transform:scale(1.2)}.specifications .specifications-cta-wrapper{margin:48px 0 80px;height:50px}.specifications .specifications-cta-wrapper .btn{float:right}.specifications .nc-4{padding-right:65px}.specifications h4{font-size:16px;font-weight:bold;line-height:1.5;margin-bottom:40px}.specifications .nr>.nc-4>ul{margin:0}.specifications .nr>.nc-4>ul>li{list-style:none}.social-media-feed{background-color:#f6f8fa}.social-media-feed .social-media-feed-title{color:#052253;margin-right:40px;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:26px;line-height:1.2;font-weight:300;margin-bottom:1.67rem}@media(min-width:768px){.social-media-feed .social-media-feed-title{font-size:40px}}.social-media-feed .read-more{line-height:1.5;text-align:right;font-weight:normal}.social-media-feed ul{list-style:none}.social-media-feed iframe{margin-bottom:0}.social-media-feed--header{padding-top:50px;padding-bottom:50px}@media(min-width:768px){.social-media-feed--header-wrapper{margin:0 auto;max-width:450px}}@media only screen and (max-width:1027px)and (min-width:720px){.social-media-feed--header-wrapper{margin:0 50px}}.social-media-feed--items{z-index:1;background-color:#edf2f5}@media(min-width:768px){.social-media-feed--items{padding-top:33px;padding-bottom:40px}}.social-media-feed [class*=nc-]{padding-left:16px;padding-right:16px}@media(min-width:768px){.social-media-feed [class*=nc-]{padding-bottom:40px}}.social-media-feed--icons{margin:0;list-style:none}.social-media-feed--icons li{display:inline-block;margin-right:16px;vertical-align:middle}.social-media-feed--icons li:last-child a:hover path{fill:#005adf}.social-media-feed--icons svg{height:20px;width:20px}.social-media-feed--icons path{transition:all .3s ease-in-out}.social-media-feed--icons a{display:inline-block;padding:13px;border:1px solid #000;border-radius:50%;line-height:0}.social-media-feed--icons a:hover{border-color:#005adf}.social-media-feed--icons a:hover path{stroke:#005adf}.social-media-feed--item{display:flex;padding:60px 0;justify-content:space-between;flex-wrap:wrap}@media(max-width:767px){.social-media-feed--item:first-child{border:0}}@media(min-width:768px){.social-media-feed--item{width:64vw;padding-top:20px}}@media(min-width:1366px){.social-media-feed--item{max-width:656px}}@media only screen and (min-width:1380px){.social-media-feed--item{margin-left:128px}}@media only screen and (max-width:1027px)and (min-width:720px){.social-media-feed--item{width:100%}}.social-media-feed--item>*{flex-grow:1;flex-shrink:0;flex-basis:50%}.social-media-feed--item .top{display:flex;justify-content:space-between;flex-wrap:wrap;border-bottom:1px solid #d4d4d4;margin-bottom:30px}.social-media-feed--item .top>.social-media-feed--item-title{margin-bottom:10px;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:17px;line-height:1.5;letter-spacing:normal;color:#000}@media(min-width:768px){.social-media-feed--item .top>.social-media-feed--item-title{font-size:20px}}.social-media-feed--frame{flex-basis:100%}.social-media-feed--instagram{display:flex;width:100%;overflow-x:scroll}@media(min-width:768px){.social-media-feed--instagram{display:block}}@media(min-width:1366px){.social-media-feed--instagram{overflow-x:hidden}}.social-media-feed--instagram img{display:block;margin-bottom:0}.social-media-feed--instagram-wrapper{display:flex;flex-wrap:wrap}.social-media-feed--instagram-item{flex:0 1 50%}.social-media-feed--instagram-item img{padding:10px}@media(min-width:768px){.social-media-feed--instagram-item{flex:0 1 33%}.social-media-feed--instagram-item img{padding:14px}}.social-media-feed .nr{position:relative}.social-media-feed .nr.full-width::before,.social-media-feed .nr.full-width::after{content:" ";position:absolute;top:0;height:100%;width:100vw;z-index:-1}.social-media-feed .nr.full-width::before{background-color:#edf2f5;left:0}.social-media-feed .nr.full-width::after{background-color:#f6f8fa;right:0}@media only screen and (max-width:1027px)and (min-width:720px){.social-media-feed .nr{flex-flow:column}}.social-media-feed .pathmotion--item{max-width:420px;justify-content:space-between;flex-wrap:wrap}@media(max-width:767px){.social-media-feed .pathmotion--item:first-child{border:0}}@media(min-width:768px){.social-media-feed .pathmotion--item{padding-top:90px}}.social-media-feed .pathmotion--item>*{flex-grow:1;flex-shrink:0;flex-basis:50%}.social-media-feed .pathmotion--item .top{display:flex;justify-content:space-between;flex-wrap:wrap}.social-media-feed .pathmotion--item .pathmotion{margin-top:-40px}.full-bleed-background{overflow:hidden}.panelcontent.st-zero{padding:0}.panelcontent img,.panelcontent div.video{width:100%;height:auto}.panelcontent img{display:block;margin-bottom:0}.panelcontent--item{margin-bottom:60px}.panelcontent--item:last-child{margin-bottom:0}.panelcontent--item h2,.panelcontent--item .tabbed-content .top h2,.tabbed-content .top .panelcontent--item h2{margin-bottom:11px}.panelcontent--item ul{list-style:disc;list-style-type:disc}.panelcontent--item ul li{list-style-image:none}.panelcontent--item ol{font-size:16px;line-height:1.33;list-style-type:decimal}.panelcontent--item ul ul,.panelcontent--item ol ul{list-style-type:circle;margin-left:15px;margin-bottom:0}.panelcontent--item ul ol,.panelcontent--item ol ol{list-style-type:lower-latin;margin-left:15px;margin-bottom:0}.panelcontent--item div.video,.panelcontent--item .image{margin-bottom:.833rem}.panelcontent--item a .image{overflow:hidden;transition:all .3s ease-in-out}.panelcontent--item a .image:hover{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.panelcontent--item a .image img{transition:all .3s ease-in-out}.panelcontent--item a .image img:hover,.panelcontent--item a .image img:focus{transform:scale(1.2)}.panelcontent.bg-blue-dark h3{color:#fff}.panelcontent.bg-blue-dark a:not(.btn){color:#fff}.panelcontent.bg-blue-dark a:not(.btn) h3{color:#bec8d2}.panelcontent.bg-blue-dark a:not(.btn) h3.play-trigger{color:#bec8d2}.panelcontent.bg-blue-dark a:not(.btn) h3.play-trigger:hover{color:#00c9ff}.panelcontent.bg-blue-dark a:not(.btn) h3:hover{color:#00c9ff}.panelcontent.bg-blue-dark svg,.panelcontent.bg-blue-dark svg g,.panelcontent.bg-blue-dark svg path,.panelcontent.bg-blue-dark svg circle{fill:none}.panelcontent.bg-blue-dark svg circle,.panelcontent.bg-blue-dark svg path,.panelcontent.bg-blue-dark svg g{stroke:#d4d4d4}@media(max-width:719px){.panelcontent{padding-top:40px}.panelcontent p,.panelcontent div.video,.panelcontent .image{margin-bottom:40px}.panelcontent--item{margin-bottom:0}}.panelcontent a h3{color:#0065ed}.panelcontent a h3:hover{color:#052253}.panelcontent .paragraph-collapsible p.show-more-additional{font-size:18px}.panelcontent.with-image{background-repeat:no-repeat;background-size:cover;background-position:left}.panelcontent.text-charcoal *{color:#1d1e20}.color-white .panelcontent--item *{stroke:#fff}.splitpanels .small-panel,.splitpanels .large-panel{width:100vw;height:100vw;transition:all .3s ease-in-out}.splitpanels .small-panel:hover,.splitpanels .large-panel:hover{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.splitpanels .small-panel .title,.splitpanels .small-panel h3,.splitpanels .small-panel h2,.splitpanels .large-panel .title,.splitpanels .large-panel h3,.splitpanels .large-panel h2{padding-left:40px;padding-right:40px}.splitpanels .small-panel .small-panel-right,.splitpanels .large-panel .small-panel-right{padding-top:40px;padding-right:40px}.splitpanels .small-panel .title,.splitpanels .large-panel .title{padding-top:40px;padding-bottom:20px}.splitpanels .small-panel{position:relative}.splitpanels .small-panel:hover .video img{transform:scale(1.2)}.splitpanels .small-panel .small-panel-left,.splitpanels .small-panel .small-panel-right{display:inline-block;width:50%}.splitpanels .small-panel .small-panel-right{float:right}.splitpanels .small-panel .video{position:unset;width:unset;overflow:hidden}.splitpanels .small-panel .video img{margin-bottom:0;transition:all .3s ease-in-out}.splitpanels .small-panel .video a{position:relative}@media(min-width:768px){.splitpanels .nr{margin:0}.splitpanels .small-panel .title,.splitpanels .small-panel h3,.splitpanels .small-panel h2,.splitpanels .large-panel .title,.splitpanels .large-panel h3,.splitpanels .large-panel h2{padding-right:0}.splitpanels .small-panel{height:310px;top:190px}.splitpanels .small-panel .small-panel-left,.splitpanels .small-panel .small-panel-right{clear:both}.splitpanels .large-panel{height:500px}.splitpanels .large-panel h2{font-size:20px}.splitpanels .alternate{flex-flow:row-reverse}}@media(min-width:1366px){.splitpanels{overflow:hidden}.splitpanels .small-panel{top:400px;height:400px}.splitpanels .large-panel{height:800px}.splitpanels .large-panel h2{font-size:40px}}.splitpanels .bg-gray-dark{background-color:#1d1e20}.splitpanels .bg-gray-dark *{color:#fff}.splitpanels .bg-darkest-blue,.splitpanels .bg-blue-dark,.splitpanels .bg-gray-dark{color:#fff}.splitpanels .bg-darkest-blue h3,.splitpanels .bg-darkest-blue .title,.splitpanels .bg-blue-dark h3,.splitpanels .bg-blue-dark .title,.splitpanels .bg-gray-dark h3,.splitpanels .bg-gray-dark .title{color:#fff}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.splitpanels .video{position:inherit;width:inherit}}.paragraph--type--m2-intro .splitpanels{transform:translateY(-450px)}@media(min-width:768px){.pinned-content-region .paragraph--type--m68-splitpanels{margin-top:-450px}}.social-media-module{padding-top:40px;padding-bottom:40px}@media(min-width:768px){.social-media-module-row{margin-left:100px}}.social-media-module-row h3{font-size:32px;margin-bottom:25px}.social-media-module-row p{font-size:18px;padding-bottom:42px}.social-media-module-row p:last-child{padding-bottom:0}.social-media-module-row ul{display:block;margin-left:0;margin-bottom:0}.social-media-module-row ul li{display:inline-block;margin-bottom:0;padding-left:16px;padding-right:16px}.social-media-module-row ul .social-links{display:inline-block;margin:20px 0;text-align:center;min-width:60px}.social-media-module-row ul .social-links-icon{padding-bottom:21px}.social-media-module-row ul .social-links-label{font-size:13px}.social-media-module hr{margin-top:60px;margin-bottom:60px}.pinnable-video{position:relative;z-index:5}@media(max-width:767px){.pinnable-video{margin:7px auto 0;width:calc(100% - 32px)}}.pinnable-video.pin-bottom{bottom:28px}@media(min-width:768px){.pinnable-video.pin-bottom{bottom:50px}.pinnable-video.pin-bottom.fake-drupal-push{margin-top:-300px}}.pinnable-video.pin-top{bottom:28px}@media(min-width:768px){.pinnable-video.pin-top{bottom:50px}.pinnable-video.pin-top.fake-drupal-push{margin-top:-300px}}@media only screen and (min-width:1330px){.pinnable-video.pin-top{bottom:450px}}.pinnable-video--box{display:flex;flex-flow:column-reverse;background-color:#094391;overflow:hidden;transition:all .3s ease-in-out}.pinnable-video--box img{transition:all .3s ease-in-out}.pinnable-video--box:hover{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.pinnable-video--box:hover img{transform:scale(1.2)}.pinnable-video--box .content-text{padding:0 15px 32px}.pinnable-video--box .content-text .label-default,.pinnable-video--box .content-text h2,.pinnable-video--box .content-text .time-label{color:#fff;z-index:3}.pinnable-video--box .content-text h2{font-size:17px;line-height:1.5}.pinnable-video--box .content-text .label-default,.pinnable-video--box .content-text .time-label{font-size:13px}.pinnable-video--box .content-video .video-player .video{width:100%;height:auto}@media(min-width:768px){.pinnable-video--box{display:flex;flex-flow:row;width:490px;height:260px;margin-left:auto;background-color:#1d1e20}.pinnable-video--box .time-label{font-weight:700}.pinnable-video--box .content-text{display:flex;flex-flow:column;justify-content:flex-end;width:100%;height:100%;padding-left:36px;padding-bottom:30px;padding-right:0}.pinnable-video--box .content-video{display:flex;flex-flow:column;justify-content:flex-end;margin-right:29px;margin-bottom:22px}.pinnable-video--box .content-video .video-player{position:relative;overflow:hidden}.pinnable-video--box .content-video .video-player .video{height:215px;width:200px}.pinnable-video--box .content-video .video-player .video img{height:215px;max-width:inherit;margin-bottom:0}.pinnable-video--box .content-video .video-player .video a{width:32px;height:32px}.pinnable-video--box .content-video .video-player .video a.play.ready:hover path:first-of-type{fill:#0065ed}.pinnable-video--box .content-video .video-player .video a.play.ready:hover path:last-of-type{fill:#fff}.pinnable-video--box .content-video .video-player .video a svg,.pinnable-video--box .content-video .video-player .video a .throbber{width:32px;height:32px;margin-top:-12px;margin-left:-12px}.pinnable-video--box .content-video.thumbnail-background{margin:0;width:490px;height:260px;position:absolute}.pinnable-video--box .content-video.thumbnail-background .content-text .mobile{display:none}.pinnable-video--box .content-video.thumbnail-background .video-player .video{width:100%;height:100%}.pinnable-video--box .content-video.thumbnail-background .video-player .video a,.pinnable-video--box .content-video.thumbnail-background .video-player .video img{width:490px;height:100%}.pinnable-video--box.thumbnail-background .content-text{display:block;padding:0;position:relative;top:-260px}.pinnable-video--box.thumbnail-background .content-text .video-data{position:absolute;left:40px;bottom:22px;z-index:3;width:56%}.pinnable-video--box.thumbnail-background .content-text .video-data h2{margin-bottom:0}.pinnable-video--box.thumbnail-background .content-text .time-label{position:absolute;right:29px;bottom:22px}.pinnable-video--box.thumbnail-background .content-video .video a{z-index:4}}@media(min-width:768px){.pinnable-video img.video__fallback-thumbnail{transform:translateX(-25%)}}.featured-banner-location{display:flex;flex-flow:column;text-align:center;justify-content:center;background-color:#124191;color:#fff;height:150px}@media(min-width:1366px){.featured-banner-location{height:200px}}.featured-banner-location-date{font-size:12px}@media(min-width:1366px){.featured-banner-location-date{font-size:14px}}.featured-banner-location-time,.featured-banner-location-country{font-size:14px}@media(min-width:1366px){.featured-banner-location-time,.featured-banner-location-country{font-size:18px}}.featured-banner-location-city{color:#fff;line-height:inherit;font-size:21px}@media(min-width:1366px){.featured-banner-location-city{font-size:26px}}.featured-banner-location a.featured-banner-location-city:hover{color:#00c9ff}.featured-banner-picture{display:block;margin:0;background-position:center;background-size:cover;width:100%;height:150px;transition:none}@media(min-width:1366px){.featured-banner-picture{height:200px}}.featured-banner-content{display:flex;flex-flow:column;justify-content:center;background-color:#f3f2ee;height:150px}@media(min-width:1366px){.featured-banner-content{height:200px}}.featured-banner-content-title{color:#0065ed;margin-bottom:23px;margin-left:29px;margin-right:29px;font-size:16px}@media(min-width:768px){.featured-banner-content-title{font-size:18px}}@media(min-width:1366px){.featured-banner-content-title{font-size:21px}}.featured-banner-content-title:hover{color:#052253}.featured-banner-content-description p{color:#000;margin-left:29px;margin-right:29px;line-height:1.4;font-size:10px}@media(min-width:1366px){.featured-banner-content-description p{font-size:14px}}.dynamic-block{padding-top:30px}@media(min-width:768px){.dynamic-block .views-element-container{padding-left:16px;padding-right:16px;width:33.3333333333%}}@media(min-width:768px)and (-ms-high-contrast:none),(min-width:768px)and (-ms-high-contrast:active){.dynamic-block .views-element-container{max-width:33.3333333333%}}.dynamic-block-element h1{margin-bottom:20px;white-space:nowrap;font-size:18px}@media(min-width:768px){.dynamic-block-element h1{font-size:22px}}@media(min-width:1366px){.dynamic-block-element h1{font-size:26px}}.dynamic-block-element h2,.dynamic-block-element .tabbed-content .top h2,.tabbed-content .top .dynamic-block-element h2{margin-bottom:20px;white-space:nowrap;font-size:20px}.dynamic-block-element-container{display:block;overflow:hidden;transition:all .3s ease-in-out}.dynamic-block-element-container:hover{box-shadow:0 15px 30px 10px rgba(0,0,0,.15)}.dynamic-block-element-container-image{display:block;margin:0;background-position:center;background-size:cover;width:100%;height:185px;transition:all .3s ease-in-out}@media(min-width:1366px){.dynamic-block-element-container-image{height:289px}}.dynamic-block-element-container-image:hover,.dynamic-block-element-container-image:focus{transform:scale(1.2)}.dynamic-block-element-title h3{margin-top:20px;margin-bottom:12px;color:#0065ed;font-size:16px}@media(min-width:768px){.dynamic-block-element-title h3{font-size:18px}}@media(min-width:1366px){.dynamic-block-element-title h3{font-size:18px}}.dynamic-block-element-title h3:hover{color:#273143}.dynamic-block-element .label-default{display:block;margin-bottom:20px;font-size:11px}@media(min-width:768px){.dynamic-block-element .label-default{font-size:12px}}.dynamic-block-element p{font-size:12px}@media(min-width:768px){.dynamic-block-element p{font-size:14px}}@media(min-width:1366px){.dynamic-block-element p{font-size:18px}}.dynamic-block-element p{font-size:16px}.dynamic-block-element a.see-more{display:block;font-size:11px;margin-bottom:20px}@media(min-width:768px){.dynamic-block-element a.see-more{font-size:12px}}@media(min-width:1366px){.dynamic-block-element a.see-more{font-size:14px}}.dynamic-block-element a.see-more:hover{color:#273143}.dynamic-block-element a.see-more svg{transform:rotate(270deg) translateX(-3px);fill:#0065ed}.dynamic-block-element a.see-more svg:hover{fill:#273143}.dynamic-block.mwc .views-element-container:nth-child(2) h2{visibility:hidden}.bitesized-content{padding:30px 0}@media(min-width:768px){.bitesized-content{padding:40px 0}}.bitesized-content.bg-darkest-blue *,.bitesized-content.bg-nokia-blue *{color:#fff}.bitesized-content.bg-darkest-blue svg,.bitesized-content.bg-darkest-blue svg g,.bitesized-content.bg-darkest-blue svg path,.bitesized-content.bg-darkest-blue svg circle,.bitesized-content.bg-nokia-blue svg,.bitesized-content.bg-nokia-blue svg g,.bitesized-content.bg-nokia-blue svg path,.bitesized-content.bg-nokia-blue svg circle{fill:none}.bitesized-content.bg-darkest-blue svg circle,.bitesized-content.bg-darkest-blue svg path,.bitesized-content.bg-darkest-blue svg g,.bitesized-content.bg-nokia-blue svg circle,.bitesized-content.bg-nokia-blue svg path,.bitesized-content.bg-nokia-blue svg g{stroke:#d4d4d4}.bitesized-content.bg-darkest-blue .bitesized-content-item .copy a,.bitesized-content.bg-nokia-blue .bitesized-content-item .copy a{color:#00c9ff}.bg-soft-ice.padded{padding-top:100px;margin-top:-100px}.liftup-75{max-width:1200px;width:calc(100% - 32px);margin-left:auto;margin-right:auto;margin-bottom:10px;padding-top:16px;overflow:hidden}.pinned-content-region .liftup-75,.pinned-content-region .liftup-75.initial{margin:-30px auto 10px}@media(min-width:1366px){.pinned-content-region .liftup-75,.pinned-content-region .liftup-75.initial{margin-top:-100px}}@media(min-width:1200px){.pinned-content-region .liftup-75,.pinned-content-region .liftup-75.initial{margin-left:auto;margin-right:auto}}.liftup-75 a{color:#6e6e6e}.liftup-75.initial{background-color:#edf2f5;margin-top:10px}@media(min-width:768px){.liftup-75.initial{padding-top:30px;padding-bottom:30px}}.liftup-75.initial .items-3{flex-flow:row-reverse}.liftup-75.initial .items-3>.nc-6{margin-bottom:30px}.liftup-75.initial .items-3>.nc-6:first-of-type{height:200px}.liftup-75.initial .items-3>.nc-6:not(:first-of-type) .liftup-75-block-outer{height:200px;margin-bottom:30px}.liftup-75.initial .items-3>.nc-6 .liftup-75-block-outer{margin-bottom:30px}@media(min-width:768px){.liftup-75.initial .items-3>.nc-6{margin-bottom:0}.liftup-75.initial .items-3>.nc-6:first-of-type{height:780px}.liftup-75.initial .items-3>.nc-6:not(:first-of-type){height:375px}.liftup-75.initial .items-3>.nc-6:not(:first-of-type) .liftup-75-block-outer{height:100%;margin-bottom:30px}}.liftup-75 .nr.first{margin-bottom:15px;flex-flow:row-reverse}@media(min-width:768px){.liftup-75 .nr.first{margin-bottom:30px}}.liftup-75 .nr.first>.nc-4{height:200px;margin-bottom:15px}@media(min-width:768px){.liftup-75 .nr.first>.nc-4{height:375px;margin-bottom:0}}.liftup-75 .nr.first>.nc-8{height:200px;margin-bottom:15px}@media(min-width:768px){.liftup-75 .nr.first>.nc-8{height:458px;margin-bottom:0}}.liftup-75 .nr.first>.nc-8.extra-height{height:300px;margin-bottom:15px}@media(min-width:768px){.liftup-75 .nr.first>.nc-8.extra-height{height:458px;margin-bottom:0}}.liftup-75 .nr.second{margin-bottom:15px}@media(min-width:768px){.liftup-75 .nr.second{margin-bottom:0}}.liftup-75 .nr.second>.nc-4:first-of-type{height:200px;margin-bottom:15px}@media(min-width:768px){.liftup-75 .nr.second>.nc-4:first-of-type{height:375px;margin-bottom:0;margin-top:-85px}}.liftup-75 .nr.second>.nc-4:not(:first-of-type){height:200px;margin-bottom:15px}@media(min-width:768px){.liftup-75 .nr.second>.nc-4:not(:first-of-type){height:291px;margin-bottom:0}}@media(min-width:1366px){.liftup-75--under-nav-logo{margin:76px 0 20px}}.liftup-75--under-nav-logo svg{width:142px;height:24px}@media(min-width:768px){.liftup-75--under-nav-logo svg{width:201px;height:32px}}.liftup-75--under-nav-logo path{fill:#124191}.liftup-75--body p{font-size:24px}@media(min-width:1366px){.liftup-75.col-2 .liftup-75--headline-big.no-logo{margin-top:141px}}.liftup-75.col-2 .nr.first [class*=nc-],.liftup-75.col-2 .nr.second [class*=nc-]{padding-left:10px;padding-right:10px}.liftup-75.col-2 .nr.first>.nc-6,.liftup-75.col-2 .nr.second>.nc-6{margin-bottom:20px}@media(min-width:768px){.liftup-75.col-2 .nr.first>.nc-6,.liftup-75.col-2 .nr.second>.nc-6{margin-bottom:0}}.liftup-75.col-2 .nr.first{margin-bottom:0}@media(min-width:768px){.liftup-75.col-2 .nr.first{margin-bottom:20px}}.liftup-75.col-2 .nr.first>.nc-6{height:200px}@media(min-width:768px){.liftup-75.col-2 .nr.first>.nc-6{height:380px}}.liftup-75.col-2 .nr.second>.nc-6:first-of-type .liftup-75-block-outer{height:200px}@media(min-width:768px){.liftup-75.col-2 .nr.second>.nc-6:first-of-type .liftup-75-block-outer{height:380px}}.liftup-75.col-2 .nr.second .nr{margin-left:-10px;margin-right:-10px}.liftup-75.col-2 .nr.second .nr>.nc-12{margin-bottom:20px}.liftup-75.col-2 .nr.second .nr>.nc-12 .liftup-75-block-outer{height:200px}@media(min-width:768px){.liftup-75.col-2 .nr.second .nr>.nc-12 .liftup-75-block-outer{height:180px}}.liftup-75.col-2 .items-3>.nc-6,.liftup-75.col-2 .items-3>.nc-12{height:200px;margin-bottom:20px}@media(min-width:768px){.liftup-75.col-2 .items-3>.nc-6,.liftup-75.col-2 .items-3>.nc-12{height:360px}}.liftup-75.col-2 .items-3 [class*=nc-]{padding-left:10px;padding-right:10px}.liftup-75 .box{height:100%}.liftup-75 .video{width:100%;height:100%}.sticky-cta{min-height:74px;position:relative;display:flex;align-items:center;visibility:visible;opacity:1;z-index:3;background-repeat:no-repeat;background-size:cover}@media(min-width:768px){.sticky-cta{min-height:78px}}@media(min-width:1366px){.sticky-cta{min-height:80px}}.sticky-cta-button{display:flex;justify-content:space-between;align-items:center;margin:auto}.sticky-cta-button .btn{flex:0 0 auto;margin-left:10px}.sticky-cta.animated{transition:all .3s ease-in-out}.sticky-cta.fixed{position:fixed;display:flex;right:0;bottom:0;left:0;z-index:999}.sticky-cta.hidden{visibility:hidden;opacity:0}.sticky-cta.bg-blue{background-color:#005aff}.sticky-cta.bg-white{background-color:#fff}.sticky-cta.bg-white .sticky-cta__text{color:#000}.sticky-cta.bg-transparent{background-color:rgba(0,0,0,.3)}.sticky-cta.bg-transparent .sticky-cta__text{color:#fff}.sticky-cta__text{margin:0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-weight:700;font-size:16px;line-height:135%;letter-spacing:.54px;color:#fff;text-align:left;width:100%}.sticky-cta__text.text-align--left{text-align:left}.sticky-cta__text.text-align--center{text-align:center}.sticky-cta__text.text-align--right{text-align:right}@media(min-width:1366px){.sticky-cta__text{font-size:18px}}.sticky-cta.size--small{min-height:0}.sticky-cta.size--small .sticky-cta-button{padding:16px;width:100%}.sticky-cta.size--small .sticky-cta__text{font-size:14px;line-height:140%;letter-spacing:.42px}.sticky-cta.size--small .sticky-cta-button .btn{padding:8px 12px;font-size:14px}.sticky-cta.size--large .sticky-cta__text{font-size:16px}@media(min-width:1366px){.sticky-cta.size--large .sticky-cta__text{font-size:18px}}.sticky-cta-button-style{height:auto;position:relative;display:flex;align-items:center;visibility:visible;opacity:1;z-index:3}.sticky-cta-button-style.fixed{position:fixed;display:flex;right:-2px;top:28vh;z-index:999;text-align:center;text-decoration:none;-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform-origin:bottom right}@media(min-width:768px){.sticky-cta-button-style.fixed{top:45vh}}.sticky-cta-button-style.text-align--left{justify-content:flex-start;text-align:left}.sticky-cta-button-style.text-align--center{justify-content:center;text-align:center}.sticky-cta-button-style.text-align--right{justify-content:flex-end;text-align:right}.sticky-cta-button-style.hidden{visibility:hidden;opacity:0}.sticky-cta-button-style.size--small .btn{font-size:14px;padding:8px 12px}.sticky-cta-button-style.size--large .btn{font-size:16px}.carousel.content h2{font-size:22px;margin-bottom:30px}@media(min-width:768px){.carousel.content h2{font-size:40px}}.carousel.content svg{margin-bottom:20px;max-width:62px;max-height:62px}.carousel.content .button-arrows .prev,.carousel.content .button-arrows .next{top:150px}.carousel.content .button-arrows .prev{left:-90px}.carousel.content .button-arrows .next{right:-90px}.carousel.content .button-arrows .toggle{background-color:#000}.carousel.content .button-arrows .toggle svg path{color:#fff;fill:#fff}.carousel.content.items-3-or-less .button-arrows{display:none}@media(min-width:768px){.carousel.content.container-bleed{padding:50px 50px 40px}}@media(min-width:1366px){.carousel.content.container-bleed{padding:50px 147px 40px}}.carousel.content .m78-carousel-items-container{position:static}.carousel.content .m78-carousel-items-container .blaze-track-container{overflow:visible}@media(min-width:768px){.carousel.content .m78-carousel-items-container .blaze-track-container{overflow:hidden}}.carousel.content .carousel-slide{height:100%}.carousel.content .carousel-slides{margin-left:0;margin-right:0}.carousel.content .carousel-slides .carousel-seat{padding-right:30px}@media(min-width:768px){.carousel.content .carousel-slides{margin-left:-28px}.carousel.content .carousel-slides .carousel-seat{padding-left:30px}}.carousel.content .button-arrows{overflow:hidden;display:none}@media(min-width:768px){.carousel.content .button-arrows{overflow:visible}}@media(min-width:1366px){.carousel.content .button-arrows{display:inline-block}}.carousel.content .blaze-pagination{display:flex;justify-content:center;margin:0 auto}@media(min-width:1366px){.carousel.content .blaze-pagination{display:none}}.carousel.content .blaze-pagination>button{background-color:rgba(0,0,0,0);display:block;font-size:0;width:10px;height:10px;border:1px solid #000;border-radius:50%;margin:0 3px;padding:0;opacity:1;cursor:pointer}.carousel.content .blaze-pagination>button.active{background-color:#000}@media(min-width:768px){.carousel.content .blaze-pagination>button:last-child{display:none}}.content-carousel-grandparent{width:calc(100% - 30px);padding:20px 0;position:relative}@media(min-width:768px){.content-carousel-grandparent{width:calc(100% - 200px)}}.add-to-calendar{position:relative;z-index:4;bottom:50px}.add-to-calendar--box{display:block;position:relative;max-width:458px;padding:30px 20px 20px}@media(min-width:768px){.add-to-calendar--box{width:458px;padding:40px 20px 20px;margin-left:auto}}.add-to-calendar--box.bg-blue-middle-bright,.add-to-calendar--box.bg-blue-middle-bright a{color:#fff}.add-to-calendar--box.bg-very-light-blue,.add-to-calendar--box.bg-very-light-blue a{color:#1d1e20}.add-to-calendar--box.bg-very-light-blue .add-to-calendar--day{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27144%27 height=%27160%27 fill=%27rgb%2829%2C30%2C32%29%27%3E%3Cg fill-rule=%27evenodd%27 fill-opacity=%270%27 stroke=%27rgb%2829%2C30%2C32%29%27 transform=%27translate%281 2%29%27 fill=%27none%27%3E%3Crect width=%27142%27 height=%27142%27 y=%2715%27 stroke-width=%272%27 rx=%274%27/%3E%3Cpath stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M30.5 0v31m82-31v31%27/%3E%3C/g%3E%3C/svg%3E")}.add-to-calendar--box.bg-very-light-blue .add-to-calendar-widget:before{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2721%27 height=%2724%27 fill=%27rgb%2829%2C30%2C32%29%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M2.75 4.056c-.689 0-1.25.56-1.25 1.25V20.52c0 .69.561 1.25 1.25 1.25h15.215c.69 0 1.25-.56 1.25-1.25V5.306c0-.69-.56-1.25-1.25-1.25H2.75zM17.965 23.27H2.75A2.752 2.752 0 0 1 0 20.52V5.306a2.752 2.752 0 0 1 2.75-2.75h15.215a2.752 2.752 0 0 1 2.75 2.75V20.52a2.752 2.752 0 0 1-2.75 2.75z%27/%3E%3Cpath d=%27M4.72 6.5a.75.75 0 0 1-.75-.75v-5a.75.75 0 0 1 1.5 0v5a.75.75 0 0 1-.75.75m11.276 0a.75.75 0 0 1-.75-.75v-5a.75.75 0 0 1 1.5 0v5a.75.75 0 0 1-.75.75m-5.638 11.58a.75.75 0 0 1-.75-.75v-7a.75.75 0 0 1 1.5 0v7a.75.75 0 0 1-.75.75%27/%3E%3Cpath d=%27M13.858 14.58h-7a.75.75 0 0 1 0-1.5h7a.75.75 0 0 1 0 1.5%27/%3E%3C/g%3E%3C/svg%3E")}.add-to-calendar--top{display:flex;flex-direction:row}.add-to-calendar--bottom{margin:10px 10px 0;text-align:right}.add-to-calendar--right{padding-top:10px}@media(min-width:768px){.add-to-calendar--right{padding-top:20px}}.add-to-calendar--date,.add-to-calendar--time{font-size:18px;line-height:1.25;margin-bottom:10px}@media(min-width:768px){.add-to-calendar--date{font-size:30px;margin-bottom:0}.add-to-calendar--time{font-size:24px}}.add-to-calendar--title,.add-to-calendar--location{font-size:18px}.add-to-calendar--day{display:flex;width:80px;height:89px;margin-right:30px;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27144%27 height=%27160%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cg fill-rule=%27evenodd%27 fill-opacity=%270%27 stroke=%27rgb%28255%2C255%2C255%29%27 transform=%27translate%281 2%29%27 fill=%27none%27%3E%3Crect width=%27142%27 height=%27142%27 y=%2715%27 stroke-width=%272%27 rx=%274%27/%3E%3Cpath stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M30.5 0v31m82-31v31%27/%3E%3C/g%3E%3C/svg%3E");background-size:contain;text-align:center}@media(min-width:768px){.add-to-calendar--day{width:144px;height:160px}}.add-to-calendar--day span{position:relative;align-self:center;margin:auto;top:10px;font-size:50px}@media(min-width:768px){.add-to-calendar--day span{top:15px;font-size:88px}}.add-to-calendar .add-to-calendar-widget{color:#fff}.add-to-calendar .add-to-calendar-widget:before{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2721%27 height=%2724%27 fill=%27rgb%28255%2C255%2C255%29%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M2.75 4.056c-.689 0-1.25.56-1.25 1.25V20.52c0 .69.561 1.25 1.25 1.25h15.215c.69 0 1.25-.56 1.25-1.25V5.306c0-.69-.56-1.25-1.25-1.25H2.75zM17.965 23.27H2.75A2.752 2.752 0 0 1 0 20.52V5.306a2.752 2.752 0 0 1 2.75-2.75h15.215a2.752 2.752 0 0 1 2.75 2.75V20.52a2.752 2.752 0 0 1-2.75 2.75z%27/%3E%3Cpath d=%27M4.72 6.5a.75.75 0 0 1-.75-.75v-5a.75.75 0 0 1 1.5 0v5a.75.75 0 0 1-.75.75m11.276 0a.75.75 0 0 1-.75-.75v-5a.75.75 0 0 1 1.5 0v5a.75.75 0 0 1-.75.75m-5.638 11.58a.75.75 0 0 1-.75-.75v-7a.75.75 0 0 1 1.5 0v7a.75.75 0 0 1-.75.75%27/%3E%3Cpath d=%27M13.858 14.58h-7a.75.75 0 0 1 0-1.5h7a.75.75 0 0 1 0 1.5%27/%3E%3C/g%3E%3C/svg%3E")}.m79b-add-to-calendar__inner{display:flex;flex:0 0 100%;max-width:100%;min-height:84px;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:24px 0;background-color:#fff}@media(min-width:768px){.m79b-add-to-calendar__inner{flex-wrap:nowrap}}@media(min-width:1366px){.m79b-add-to-calendar__inner{padding:16px 0}}.m79b-add-to-calendar__inner-left{display:flex;flex:0 0 100%;max-width:100%;flex-wrap:wrap;margin-bottom:32px;align-items:center}@media(min-width:768px){.m79b-add-to-calendar__inner-left{flex:0 1 100%;margin-bottom:0}}@media(min-width:1024px){.m79b-add-to-calendar__inner-left{flex-wrap:nowrap}}.m79b-add-to-calendar__inner-right{flex:0 0 100%;max-width:100%;align-items:center}@media(min-width:768px){.m79b-add-to-calendar__inner-right{flex:0 0 auto}}.m79b-add-to-calendar__title{flex:0 0 100%;max-width:100%;margin:0 0 16px 0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:135%;letter-spacing:.54px;color:#000}@media(min-width:768px){.m79b-add-to-calendar__title{margin-bottom:8px}}@media(min-width:1024px){.m79b-add-to-calendar__title{flex:0 0 auto;margin-right:38px;margin-bottom:0}}@media(min-width:1366px){.m79b-add-to-calendar__title{font-size:24px;margin-right:48px;letter-spacing:.36px}}.m79b-add-to-calendar__date,.m79b-add-to-calendar__location,.m79b-add-to-calendar__time,.m79b-add-to-calendar__timezone{margin:0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:120%;letter-spacing:.54px;color:#000}@media(min-width:1366px){.m79b-add-to-calendar__date,.m79b-add-to-calendar__location,.m79b-add-to-calendar__time,.m79b-add-to-calendar__timezone{font-size:18px;line-height:135%}}.m79b-add-to-calendar__time .bar{display:none}@media(min-width:768px){.m79b-add-to-calendar__time .bar{display:inline-flex}}.m79b-add-to-calendar__location{margin-top:8px}@media(min-width:768px){.m79b-add-to-calendar__location{margin-top:0}}.m79b-add-to-calendar .add-to-calendar-widget{display:inline-block;padding:10px 18px;border-radius:4px;border:solid 1px #005aff;background-color:#005aff;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:135%;letter-spacing:.54px;color:#fff;text-align:center;cursor:pointer}@media(min-width:768px){.m79b-add-to-calendar .add-to-calendar-widget{padding:11px 18px}}@media(min-width:1366px){.m79b-add-to-calendar .add-to-calendar-widget{padding:13px 24px;font-size:18px}}.m79b-add-to-calendar .add-to-calendar-widget:hover{border-color:#0049b4;background-color:#0049b4}.m79b-add-to-calendar .add-to-calendar-widget::before{display:none}.m79b-add-to-calendar .bar::after{content:"|";display:inline-flex;margin:0 20px}.module-accordion__content{padding:0;overflow:hidden}.module-accordion__content--collapsed{height:0;border-bottom:0;overflow:hidden}@media(min-width:768px){#applications-wrapper .accordion__button-title,#applications-wrapper .accordion__button-lead,.paragraph--type--m80-module-accordion .accordion__button-title,.paragraph--type--m80-module-accordion .accordion__button-lead{max-width:1376px;width:calc(100% - 32px);margin-left:auto;margin-right:auto}}.module-accordion--wrapper.application{padding-top:40px;padding-bottom:35px}.module-accordion--wrapper:nth-child(odd){background-color:#f4f4f4}#accordion-list .accordion{border:0 none}.flipbook{padding:30px 0}.pst{padding:48px 0;font-size:16px;color:#1d1e20}.pst[data-viewport=intro] .pst--main-title{color:#1d1e20;transform:scale(1)}.pst[data-viewport=intro] .pst--main-body{display:block}@media(min-width:768px){.pst{font-size:18px}}.pst--intro.pst--hidden{display:block}.pst--main-body,.pst--main-title{transition:all .3s ease-in-out}.pst--main-title{margin-bottom:24px;font-size:30px;font-weight:200;transform-origin:top left;color:#6e6e6e;transform:scale(0.6)}@media(min-width:768px){.pst--main-title{transform:scale(0.5);font-size:40px}}.pst--main-body{display:none}.pst--main-body p:last-of-type{margin-bottom:0}.pst--main-body button{margin-top:40px}.pst[data-viewport=pst] .pst--widget{display:block;visibility:visible;height:auto;margin-top:-24px;opacity:1;transition:all .3s ease-in-out}@media(min-width:768px){.pst[data-viewport=pst] .pst--widget .pst--header{margin-top:0;transition:all .3s ease-in-out}}.pst[data-viewport=pst] .pst--progressbar{display:block}.pst--widget{opacity:0;height:0;visibility:hidden;transition:none;overflow:hidden}.pst--widget-label{font-size:16px;margin-bottom:24px}.pst--header{margin-top:0;transition:none}.pst--progressbar{display:none;margin-top:40px}.pst--filters{position:relative;padding-bottom:20px}.pst--filters,.pst--items-widget{transition:height .3s ease-in-out}.pst--filter-group{display:flex;flex-direction:column;margin:0;list-style:none;max-width:100%}.pst--filter-group li{margin-bottom:16px}@media(min-width:768px){.pst--filter-group{justify-content:space-evenly;min-height:160px}}.pst--filter-group.pst--visible{display:flex}.pst--items-widget-wrapper{margin:0 -16px}.pst--items-widget{width:100%;z-index:0;display:flex;flex-wrap:wrap}@media(max-width:767px){.pst--items{margin-top:16px}}.pst--item{display:block;padding:8px 16px;color:#98a2ae;font-size:16px;letter-spacing:.24px;transition:all .3s ease-in-out}@media(min-width:768px){.pst--item{display:flex;align-items:center}}.pst--item.size-50{width:100%;min-width:100%;line-height:1}@media(min-width:768px){.pst--item.size-50{width:50%;min-width:235px}}@media(min-width:768px){.pst--item{font-size:16px;letter-spacing:.32px}}.pst[data-viewport=pst] .pst--controls,.pst[data-viewport=results] .pst--controls{display:block}.pst--controls{display:none;position:relative;z-index:0;margin-top:32px}@media(min-width:768px){.pst--controls{margin-top:40px}}.pst--controls>.pst--control:last-of-type{margin-right:0}.pst--controls .btn{vertical-align:middle}.pst--control{margin-right:16px}.pst .progressbar--progress{transition:width .3s ease-in-out}.pst--question{font-size:24px;font-weight:300;margin-bottom:24px}@media(min-width:768px){.pst--question{font-size:40px}}.pst--question,.pst--filter-group{position:absolute;visibility:hidden;opacity:0;transition:all .3s ease-in-out}.pst[data-viewport=results] .pst--results{display:block;visibility:visible;height:auto;margin-top:-24px;opacity:1;transition:all .3s ease-in-out}.pst[data-viewport=results] .pst--controls .nc-10{display:block;margin:0}.pst--results{opacity:0;height:0;visibility:hidden;overflow:hidden;transition:none}.pst--results-title{font-size:24px;font-weight:200;margin-bottom:24px}@media(min-width:768px){.pst--results-title{font-size:40px}}.pst--result{display:block;position:relative;padding:16px;margin-bottom:24px}.pst--result.pst--result-last{margin-bottom:0}.pst--result:before{display:block;content:" ";position:absolute;width:100%;height:100%;top:0;left:0;border:1px solid #bec8d2;border-radius:2px}.pst--result:hover{background-color:#fff;box-shadow:0 4px 5px 0 #bec8d26b}.pst--result:hover:before{border-width:2px}.pst--result-thumbnail img{margin-bottom:0}.pst--result-title{margin-top:16px;font-size:18px;font-weight:bold;color:#0065ed}@media(min-width:768px){.pst--result-title{font-size:24px}}@media(max-width:767px){.pst--result{padding:8px}.pst--result-title{margin-bottom:8px}.pst--result:hover,.pst--result:active{transform:scale(0.99)}}.pst--highlighted{color:#4d5766;font-weight:600;letter-spacing:-0.02em}.pst--hidden{display:none}.pst--visible{display:block;visibility:visible;opacity:1}.pst .pst--widget .pst--header .pst--question.pst--visible{visibility:hidden;opacity:0}.pst[data-viewport=pst] .pst--widget .pst--header .pst--question.pst--visible{visibility:visible;opacity:1}.vertical-tab{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif}.vertical-tab .hidden{display:none}.vertical-tab .vertical-tab-content .item{outline:none;margin-bottom:.833rem;flex-wrap:nowrap}.vertical-tab .vertical-tab-content .item.active{display:block}.vertical-tab .vertical-tab-content .item.js-item{display:none}.vertical-tab .vertical-tab-content .item.js-item.active{display:block}.vertical-tab .vertical-tab-content h3{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:32px;font-weight:300}@media(min-width:1024px){.vertical-tab .vertical-tab-content h3{font-size:48px}}.vertical-tab .vertical-tab-content p{font-size:18px}.vertical-tab .vertical-tab-content .video{width:100%;height:auto;margin-bottom:1.625rem}.vertical-tab .indicator-list{border-left:0}.vertical-tab .indicator-list li{border-left:0;margin:0;border-bottom:0}@media(min-width:1024px){.vertical-tab .indicator-list li{padding:0 64px 0 0}}.vertical-tab .indicator-list li a{position:relative;display:flex;justify-content:space-between;font-weight:300;font-size:16px;color:#000;padding:12px;border-bottom:1px solid #000;white-space:normal;letter-spacing:.03em;transition:none}@media(min-width:1024px){.vertical-tab .indicator-list li a{padding:16px;font-size:18px}}.vertical-tab .indicator-list li:focus a,.vertical-tab .indicator-list li.active a,.vertical-tab .indicator-list li:hover a{font-weight:700;transition:none}.vertical-tab .indicator-list li:hover a{border-bottom:2px solid #0049b4;color:#0049b4}.vertical-tab .indicator-list li.active a{border-bottom:2px solid #005aff;color:#005aff}.vertical-tab .indicator-list li:focus a{border:1px solid #005aff;border-bottom:2px solid #005aff}.vertical-tab article{margin-top:16px}.vertical-tab .indicator-list-wrapper{margin-bottom:16px}.vertical-tab .indicator-list{margin-bottom:0}.d-flex{display:flex}@media(max-width:1023px){.c0-container .nr.m83-box-container{display:grid}.c0-container .nr.m83-box-container .nc-4{width:50%}.c0-container .nr.m83-box-container .nc-8{width:80%}}@media(max-width:767px){.c0-container .nr.m83-box-container{display:none}}.countdown{padding:16px 0}.countdown.text-yellow *{color:#fffb00}@media screen and (min-width:480px)and (max-width:719px){.countdown .countdown-timer-widget--digit{height:64px;line-height:64px}.countdown .countdown-timer-widget--digit>div{font-size:64px;width:34px;height:64px;line-height:64px}.countdown .countdown-timer-widget--minutes:after{top:-4px;right:-20px;font-size:64px;line-height:64px}.countdown .countdown-timer-widget--group{padding-right:24px}}@media(max-width:767px){.countdown--timer{margin-bottom:32px}.countdown--date,.countdown--intro-text{font-size:13px;font-weight:bold}.countdown--time,.countdown--event-title{line-height:24px}.countdown--event-title{margin-bottom:16px}.countdown--datetime-location{display:table;margin:0 -16px 24px}.countdown--datetime-location>*{display:table-cell;padding:0 16px}.countdown--location{font-weight:bold;line-height:1;border-left:2px solid #fff;vertical-align:bottom}.text-yellow .countdown--location{border-color:#fffb00}.text-charcoal .countdown--location{border-color:#1d1e20}.countdown--op{text-align:center}}@media(min-width:768px){.countdown--inner{margin:0 -24px}.countdown--top,.countdown--bottom{display:flex;flex-direction:row;align-items:center}.countdown--top>*,.countdown--bottom>*{padding:0 24px}.countdown--bottom{margin-top:16px}.countdown--datetime,.countdown--intro-event-title{border-left:2px solid #fff}.text-yellow .countdown--datetime,.text-yellow .countdown--intro-event-title{border-color:#fffb00}.text-charcoal .countdown--datetime,.text-charcoal .countdown--intro-event-title{border-color:#1d1e20}.countdown--date,.countdown--intro-text,.countdown--location{font-size:13px;font-weight:bold}.countdown--time,.countdown--event-title,.countdown--marquee{line-height:24px}.countdown--location-marquee{width:75%}.countdown--op{width:25%;justify-content:right}}.messages{padding:10px 0}.messages a{text-decoration:underline}.messages,.messages a{color:#fff}.messages ul{margin-bottom:0}.messages--error{background-color:#ff3154}.messages--status{background-color:#00c9ff}@-webkit-keyframes fade-in{from{opacity:0;-webkit-transform:translate3d(0,300px,0);transform:translate3d(0,300px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fade-in{from{opacity:0;-webkit-transform:translate3d(0,300px,0);transform:translate3d(0,300px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fade-in{-webkit-animation-name:fade-in;animation-name:fade-in}.activated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:relative;z-index:0;overflow:hidden}.activated *{position:relative;z-index:0}.show-below{position:relative;z-index:-5}.show-below *{position:relative;z-index:-5}.show-above{position:relative;z-index:0}.show-above *{position:relative;z-index:0}html.js .animated-element{visibility:hidden}html.js .animated-element.activated{visibility:visible}.list-of-blog-authors{margin-top:25px}.list-of-blog-authors a{color:#0065ed;letter-spacing:.36px;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif}.list-of-blog-authors .header{font-size:18px;text-align:center}.list-of-blog-authors .header .all-authors-link{margin-bottom:75px;display:block}.list-of-blog-authors .header .author-glossary{margin-bottom:75px}.list-of-blog-authors ul{overflow:hidden;margin:0 -5px}@media(min-width:768px){.list-of-blog-authors ul{margin:0 -10px}}@media(min-width:1366px){.list-of-blog-authors ul{margin:0 -15px}}.list-of-blog-authors ul>li{list-style:none;float:left;width:100%;padding:0 5px;margin-bottom:20px}@media(min-width:768px){.list-of-blog-authors ul>li{width:50%;padding:0 10px}}@media(min-width:1366px){.list-of-blog-authors ul>li{width:33.33%;padding:0 15px}}.list-of-blog-authors ul>li div{border-bottom:1px solid #0065ed}.blog-author-page{margin-top:25px;max-width:942px;width:100%}.blog-author-page h1{text-align:center;margin-bottom:10px}.blog-author-page .twitter-link{text-align:center}.blog-author-page .blog-author-profile{margin-top:72px}.blog-banner{width:100%;height:450px;background-repeat:no-repeat;padding:43px 35px;background-size:cover;background-position:left bottom}@media(min-width:1100px){.blog-banner{max-width:555px}}.blog-banner h2,.blog-banner .tabbed-content .top h2,.tabbed-content .top .blog-banner h2{color:#1d1e20;letter-spacing:.62px;margin-bottom:28px}.blog-banner .btn{min-width:auto}.blog-front-page .container,.blog-front-page .carousel.container-bleed{position:relative}.blog-front-page .container>h1,.blog-front-page .carousel.container-bleed>h1,.blog-front-page .container>h2,.blog-front-page .carousel.container-bleed>h2{color:#1d1e20;font-weight:200;font-family:NokiaPureHeadlineUltralight,Arial,Helvetica,sans-serif}.blog-front-page .container>h1,.blog-front-page .carousel.container-bleed>h1{margin:40px 0 15px}.blog-front-page .container>h2,.blog-front-page .carousel.container-bleed>h2{font-size:25px;margin-bottom:40px}.blog-front-page .paragraph--type--m17-cta{margin:30px 0 59px}.blog-front-page .blog-banner{margin-bottom:20px}.blog-front-page .cta-buttons{margin-top:42px;text-align:center}.blog-front-page .cta-buttons .btn{margin:0 15px 15px}.blog-front-page__container{position:relative;padding-top:40px}@media(min-width:768px){.blog-front-page__container h2,.blog-front-page__container .tabbed-content .top h2,.tabbed-content .top .blog-front-page__container h2{margin-right:200px}}.blog-front-page__cta_subscribe{margin-bottom:30px}@media(min-width:768px){.blog-front-page__cta_subscribe{position:absolute;bottom:0;right:0;margin-bottom:0}}.blog-post-list h2,.blog-post-list .tabbed-content .top h2,.tabbed-content .top .blog-post-list h2{color:#1d1e20;margin:40px 0;letter-spacing:.62px}.blog-post-list>ul{margin:0}@media(min-width:768px){.blog-post-list>ul{display:flex;flex-wrap:wrap}}.blog-post-list>ul>li{list-style:none}.blog-post-list.blog-post-list--default>ul{overflow:hidden;margin:0 -5px}@media(min-width:768px){.blog-post-list.blog-post-list--default>ul{margin:0 -10px}}.blog-post-list.blog-post-list--default>ul>li{float:left;width:100%;padding:5px;margin:0}@media(min-width:768px){.blog-post-list.blog-post-list--default>ul>li{width:50%;padding:0 10px 20px}}.blog-post-page{margin-top:25px;max-width:942px;color:#1d1e20}.blog-post-page>h1{letter-spacing:.77px;font-weight:300;line-height:normal;width:100%;max-width:750px;margin-bottom:20px}.blog-post-page__meta-data{letter-spacing:.31px;font-size:20px;margin-bottom:40px}.blog-post-page__meta-data a{display:inline-block;margin:0}.blog-post-page__image{width:100%;margin-bottom:30px}@media(min-width:768px){.blog-post-page__image{margin-bottom:42px}}.blog-post-page__body{margin-bottom:50px}@media(min-width:768px){.blog-post-page__body{margin-bottom:98px}}.blog-post-page__body p>iframe{width:100%}.blog-post-page__body img{border-radius:8px}.blog-post-page__blog-tags{margin-bottom:40px}.blog-post-page__blog-tags>h2,.tabbed-content .top .blog-post-page__blog-tags>h2{font-size:20px;margin-bottom:22px;font-weight:300;letter-spacing:.4px}.blog-post-page__blog-tags div{line-height:normal}.blog-post-page__blog-tags a{letter-spacing:.36px;font-size:18px;margin-right:10px;line-height:normal}.blog-post-page .blog-post-list>h2{font-size:20px;margin-bottom:22px;font-weight:300;letter-spacing:.4px}.blog-post-page~.paragraph--type--m17-cta{margin-bottom:50px}@media(min-width:768px){.blog-post-page~.paragraph--type--m17-cta{margin-bottom:98px}}.blog-post-page__container{position:relative}.blog-post-page__container h1{margin-bottom:20px}.blog-post-page .blog-post-page__meta-data{display:flex;column-gap:8px;font-size:18px;align-items:baseline;margin-bottom:24px}.blog-post-page .authors-container{flex:1 1 auto;min-width:0;line-height:1.4}.blog-post-page .blog-post-page__publish-date{flex:0 0 auto;white-space:nowrap;margin-left:20px}.blog-post-page__cta_subscribe{margin-bottom:30px}@media(min-width:768px){.blog-post-page__cta_subscribe{position:absolute;bottom:0;right:0;margin-bottom:0}}.blog-post-teaser{width:100%;border:1px solid #bec8d2}@media(min-width:1366px){.blog-post-teaser{max-width:360px}}.blog-post-teaser.blog-post--image-on-the-left{max-width:700px;border:0}@media(min-width:768px){.blog-post-teaser.blog-post--image-on-the-left{overflow:hidden}}.blog-post-teaser.blog-post--image-on-the-left .blog-post__image{width:100%;padding:16px}@media(min-width:768px){.blog-post-teaser.blog-post--image-on-the-left .blog-post__image{padding:0;width:262px;float:left}}.blog-post-teaser.blog-post--image-on-the-left .blog-post__image a,.blog-post-teaser.blog-post--image-on-the-left .blog-post__image img{width:100%}.blog-post-teaser.blog-post--image-on-the-left .blog-post__footer{padding:0 16px;margin-left:0}@media(min-width:768px){.blog-post-teaser.blog-post--image-on-the-left .blog-post__footer{margin-left:262px}}.footer{padding:50px 0;background:#001135;color:#fff;position:relative}@media(min-width:1366px){.footer{padding:85px 0 56px}}.footer a{color:#fff}.footer a[href]:hover{color:#00c9ff}.footer ul{margin:0;padding:0;list-style:none}.footer h4{color:#fff;font-weight:300}.footer h5,.footer .h5{font-size:13px;font-weight:700}.footer hr{margin-bottom:36px;background:rgba(255,255,255,.15)}.footer-nokia-logo{margin-bottom:40px}.footer-nokia-logo path{fill:#fff}@media(min-width:1366px){.footer-social{display:flex;align-items:center}}.footer-social--icons{display:inline-flex;margin-right:0}@media(min-width:500px){.footer-social--icons{margin-right:22px}}[dir=rtl] .footer-social--icons{margin-right:0;margin-left:20px}.footer-social ul{display:inline-flex}.footer-social li{margin:0 20px 20px 0;border-radius:50%;width:40px;height:40px;border:1px solid rgba(255,255,255,.15);-webkit-backface-visibility:hidden;transition:all .3s ease-in-out}@media(min-width:1366px){.footer-social li{margin-bottom:0}}.footer-social li:hover{background-color:#fff}.footer-social li:hover g,.footer-social li:hover path{fill:#001135}[dir=rtl] .footer-social li{margin-right:0;margin-left:20px}.footer-social li a{display:block;width:100%;height:100%}.footer-social li svg{height:38px;width:38px}.footer-social [href*=twitter] svg{margin:11px 0 0 11px;width:16px;height:18px}[dir=rtl] .footer-social [href*=twitter] svg{margin:11px 11px 0 0}[dir=rtl] .footer-social [href*=glassdoor] svg{margin:3px 3px 0 0}.footer-social path{fill:#fff}.footer-social hr{margin:32px 0 38px}.footer-social-more{display:block;font-size:13px;opacity:.75}.footer-social-contact{margin-bottom:63px}@media(min-width:1366px){.footer-social-contact{margin-bottom:75px;justify-content:space-between}}.footer-social-contact p{font-size:13px;opacity:.75;margin-bottom:42px}@media(min-width:768px){.footer-social-contact p{margin-bottom:0}}@media(min-width:1366px){.footer-subscribe{display:flex;align-items:center;flex-basis:unset}.footer-subscribe .btn-transparent-white{height:50px;margin-left:48px}.footer-subscribe .btn-transparent-white:hover{background-color:#fff;color:#001135}}.footer-subscribe p{color:#fff}@media(max-width:1099px){.footer-menu-global,.footer-menu-specific{display:flex;flex-wrap:wrap}.footer-menu-global [class*=nc-],.footer-menu-specific [class*=nc-]{flex:0 1 33%}}@media(max-width:1023px){.footer-menu-global,.footer-menu-specific{display:flex;flex-wrap:wrap}.footer-menu-global [class*=nc-],.footer-menu-specific [class*=nc-]{flex:0 1 50%}}.footer-menu-global ul,.footer-menu-specific ul{margin-bottom:18px;opacity:.75}.footer-menu-global li,.footer-menu-specific li{margin-bottom:14px}.footer-menu-global a,.footer-menu-specific a{font-size:13px}.footer-menu-specific{margin-bottom:45px}.footer-menu-specific h5,.footer-menu-specific .h5{margin-top:10px;margin-bottom:30px}@media(min-width:1366px){.footer-menu-specific h5,.footer-menu-specific .h5{margin-bottom:0}}.footer-menu-specific ul{margin-top:30px}.footer-menu-global{margin-bottom:70px}.footer-menu-global h5,.footer-menu-global .h5{margin-top:15px;margin-bottom:30px}@media(min-width:1366px){.footer-menu-global .nc-4 ul{width:50%;float:left}.footer-menu-global .nc-4 ul+ul{margin-left:16px;width:40%}}.footer-global-legal{opacity:.5}.footer-global-legal ul{display:flex;width:100%;flex-wrap:wrap}@media(min-width:768px){.footer-global-legal ul{justify-content:flex-end}}.footer-global-legal li{margin-left:24px;list-style:none;font-size:9px}.intothedetails-tabs{padding:70px 0}.intothedetails-tabs .item{display:none}.intothedetails-tabs .item.active{display:block}.intothedetails-tabs .social-media-sharing{position:absolute}.intothedetails-tabs--header{margin-left:0;margin-bottom:70px}.intothedetails-tabs--header h3{font-size:18px;line-height:1.5}.intothedetails-tabs--header li{margin:0 40px 0 0;padding:0 0 30px;position:relative;border-bottom:2px solid rgba(0,0,0,0);transition:border 300ms ease-in-out;list-style:none;float:left}.intothedetails-tabs--header li h3{line-height:1}.intothedetails-tabs--header li.active,.intothedetails-tabs--header li:hover{border-color:#0065ed}.intothedetails-tabs--header li.active h3,.intothedetails-tabs--header li:hover h3{color:#0065ed}@keyframes fade-nav-in{from{opacity:0}to{opacity:1}}.navigation-wrapper-outer{border-bottom:1px solid #d8d8d8;position:relative;z-index:10}@media(min-width:1366px){.navigation-wrapper-outer{border-bottom:0;display:flex;flex-wrap:wrap;top:0;left:0;width:100%}.navigation-wrapper-outer>*{max-width:100%}}.m3_transparent .navigation-wrapper-outer{border-bottom:none}.navigation-wrapper--2022{position:relative;width:100%;z-index:5;transition:all .3s ease-in-out}@media(min-width:1366px){.navigation-wrapper--2022{order:2}}.navigation-wrapper--2022 .navigation{height:70px;background:#fff;position:relative;max-width:none}@media(min-width:768px){.navigation-wrapper--2022 .navigation{height:72px}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation{height:73px}}.navigation-wrapper--2022 .navigation a+ul.level-1{display:none}.navigation-wrapper--2022 .navigation.bg-transparent{background:rgba(0,0,0,0)}.navigation-wrapper--2022 .navigation .hidden{display:none !important}.navigation-wrapper--2022 .navigation>.nr{display:flex;justify-content:space-between;height:100%}@media(min-width:1366px){.navigation-wrapper--2022 .navigation>.nr{margin:0 auto;max-width:1160px;justify-content:flex-end}}.navigation-wrapper--2022 .navigation .toggle-globe svg path{fill:#124191}.navigation-wrapper--2022 .navigation .toggle-globe sup{color:#124191;top:-1.5em;font-size:9px}.navigation-wrapper--2022 .navigation .search-toggle{display:block}.navigation-wrapper--2022 .navigation .toggle-hamburger-mobile,.navigation-wrapper--2022 .navigation .toggle-hamburger-desktop{display:flex;align-items:center}.navigation-wrapper--2022 .navigation .toggle-hamburger-mobile svg,.navigation-wrapper--2022 .navigation .toggle-hamburger-desktop svg{position:relative;top:-1px}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .toggle-hamburger-mobile{display:none}}@media(max-width:1023px){.navigation-wrapper--2022 .navigation .toggle-hamburger-desktop{display:none}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li a+ul.level-2{position:absolute;top:100%;left:20px;background-color:#edf2f5;display:none;width:160%;padding-top:31px;box-shadow:0 0 24px 8px rgba(110,110,110,.08);min-width:270px}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li a+ul.level-2.active{display:flex;flex-direction:column;align-items:flex-start}}.navigation-wrapper--2022 .navigation .navigation-collapsible{position:absolute;top:71px;width:100%;left:110vw;z-index:10;box-shadow:0 10px 10px rgba(0,0,0,.2);transition:ease-in .2s all;background-color:#fff}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .navigation-collapsible{position:unset;left:unset;height:100%;box-shadow:none;background-color:unset}}.navigation-wrapper--2022 .navigation ul{margin:0}.navigation-wrapper--2022 .navigation ul.level-1,.navigation-wrapper--2022 .navigation ul.level-2,.navigation-wrapper--2022 .navigation ul.level-3{border-top:solid 0 #d4d4d4;left:100vw;position:absolute;top:0;display:none}@media(min-width:1366px){.navigation-wrapper--2022 .navigation ul.level-1,.navigation-wrapper--2022 .navigation ul.level-2,.navigation-wrapper--2022 .navigation ul.level-3{border-top:none;left:unset;position:unset;top:unset;display:unset}}.navigation-wrapper--2022 .navigation ul.level-icons{display:flex;justify-content:flex-end;margin-left:0;overflow:visible;align-items:center;list-style:none;list-style-image:none;list-style-type:none;margin-right:45px}.navigation-wrapper--2022 .navigation ul.level-icons,.navigation-wrapper--2022 .navigation ul.level-icons a{line-height:1}@media(min-width:1366px){.navigation-wrapper--2022 .navigation ul.level-icons{justify-content:flex-end;margin-right:0}}.navigation-wrapper--2022 .navigation ul.level-icons>li{display:flex;margin:0;padding:0 14px 0 9px;width:initial;height:20px;align-items:center;flex-wrap:wrap;border:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}@media(min-width:768px){.navigation-wrapper--2022 .navigation ul.level-icons>li{padding:0 9px}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation ul.level-icons>li{padding-left:8px;padding-right:16px}}.navigation-wrapper--2022 .navigation ul.level-icons .icon-wrapper{position:relative;font-size:0}.navigation-wrapper--2022 .navigation ul.level-icons .icon-wrapper svg{height:19px}.navigation-wrapper--2022 .navigation ul ul[class^=level]{margin-left:0;justify-content:flex-end;align-items:center;flex-direction:row;transition:all .6s ease-in-out;border-top:1px solid #d8d8d8;background-color:#fff}@media(min-width:1366px){.navigation-wrapper--2022 .navigation ul ul[class^=level]{position:unset;border-top:0;overflow-x:unset;background-color:unset;justify-content:flex-start}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation ul.level-0{display:flex;padding-right:8px;left:unset;height:100%;position:unset;align-items:center;justify-content:flex-end}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation ul.level-0>li{display:flex;align-items:center;margin:0;list-style:none;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);flex-direction:row;flex-shrink:0;height:100%;position:unset}}.navigation-wrapper--2022 .navigation ul.level-0>li>a.is-active{color:#0065ed}@media(min-width:1366px){.navigation-wrapper--2022 .navigation ul.level-2{display:flex;flex-direction:column}}.navigation-wrapper--2022 .navigation ul.level-3{display:none}@media(min-width:1366px){.navigation-wrapper--2022 .navigation ul.level-3{display:block}}.navigation-wrapper--2022 .navigation ul li{margin:0;order:4;width:100%}@media(min-width:1366px){.navigation-wrapper--2022 .navigation ul li{width:unset;order:unset}}.navigation-wrapper--2022 .navigation ul li.open>ul,.navigation-wrapper--2022 .navigation ul li.open div>ul{display:flex;flex-direction:column;position:absolute;top:0;width:100%}@media(min-width:1366px){.navigation-wrapper--2022 .navigation ul li.open>ul,.navigation-wrapper--2022 .navigation ul li.open div>ul{width:unset;order:unset}}.navigation-wrapper--2022 .navigation ul li:not(.open):not(.active):not(.selected-menu) ul,.navigation-wrapper--2022 .navigation ul li:not(.open):not(.active):not(.selected-menu) div>ul{display:none}@media(min-width:1366px){.navigation-wrapper--2022 .navigation ul li:not(.open):not(.active):not(.selected-menu) ul.level-3,.navigation-wrapper--2022 .navigation ul li:not(.open):not(.active):not(.selected-menu) div>ul.level-3{display:block}}.navigation-wrapper--2022 .navigation .navbar-nav{position:relative;transition:all .6s ease-in-out;left:0}.navigation-wrapper--2022 .navigation .navbar-nav li>:first-child{display:block;font-size:16px;line-height:normal;background-repeat:no-repeat;background-position-x:96%;background-position-y:center;cursor:pointer;border-bottom:1px solid #bec8d2;background-color:#fff}[dir=rtl] .navigation-wrapper--2022 .navigation .navbar-nav li>:first-child{background-position-x:10%}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .navbar-nav li>:first-child{transform:translateZ(0);font-size:16px;z-index:1;transition:all .3s ease-in-out;border-bottom:0;background-color:unset}}.navigation-wrapper--2022 .navigation .navbar-nav li.has-dropdown>:first-child{padding-right:80px;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27rgb%280%2C0%2C0%29%27%3E%3Cpath d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E")}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .navbar-nav li.has-dropdown>:first-child{padding-right:25px;background-image:none}}.navigation-wrapper--2022 .navigation .navbar-nav li.back{order:1}.navigation-wrapper--2022 .navigation .navbar-nav li.back a{display:flex;align-items:center;color:#124191;font-weight:700;padding:12px 15px 10px 21px}.navigation-wrapper--2022 .navigation .navbar-nav li.back a:before{transform:rotate(180deg);margin-right:5px;content:" ";width:10px;height:10px;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27rgb%280%2C0%2C0%29%27%3E%3Cpath d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E")}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .navbar-nav li.back{display:none}}.navigation-wrapper--2022 .navigation .navbar-nav li.lander{order:2}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .navbar-nav li.lander{display:none}}.navigation-wrapper--2022 .navigation .navbar-nav li.lander a{padding:12px 16px 12px;color:#fff;background-color:#124191}.navigation-wrapper--2022 .navigation .navbar-nav li.level--footer{order:30;width:100%}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .navbar-nav li.level--footer{margin-top:27px}}.navigation-wrapper--2022 .navigation .navbar-nav li.level--footer a{padding:20px 16px 19px 32px}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .navbar-nav li.level--footer a{font-size:16px;color:#273142;display:flex;align-items:center;padding:16px 23px;border-top:1px solid #bec8d2;background-color:unset}}@media(min-width:1366px)and (min-width:1100px){.navigation-wrapper--2022 .navigation .navbar-nav li.level--footer a{padding:16px 20px 14px 26px}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .navbar-nav li.level--footer a:after{content:" ";width:9px;height:13px;background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27rgb%2839%2C49%2C66%29%27%3E%3Cpath d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E");margin-left:11px}}.navigation-wrapper--2022 .navigation .navbar-nav li.level-2 a{font-size:16px}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .navbar-nav li.level-2 a{padding:7px 23px}}.navigation-wrapper--2022 .navigation li.level-0>:first-child{padding:20px 15px 19px}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-0>:first-child{padding:27px 25px 27px}}.navigation-wrapper--2022 .navigation li.level-0>:first-child:focus,.navigation-wrapper--2022 .navigation li.level-0>:first-child:hover{cursor:pointer;color:#0065ed}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-0{position:relative}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-0.has-dropdown>span:after,.navigation-wrapper--2022 .navigation li.level-0.has-dropdown>a:after{position:absolute;bottom:0;left:50%;width:20px;height:20px;display:block;content:" ";border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);border-bottom:15px solid rgba(0,0,0,0);transform:translate(-15px,0)}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-0>span,.navigation-wrapper--2022 .navigation li.level-0>a{padding:28px 16px}}.navigation-wrapper--2022 .navigation li.level-0 span,.navigation-wrapper--2022 .navigation li.level-0 a{color:#1d1e20}.navigation-wrapper--2022 .navigation li.level-0 span:focus,.navigation-wrapper--2022 .navigation li.level-0 span:hover,.navigation-wrapper--2022 .navigation li.level-0 a:focus,.navigation-wrapper--2022 .navigation li.level-0 a:hover{text-decoration:underline;text-underline-offset:3px}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-0 span,.navigation-wrapper--2022 .navigation li.level-0 a{color:#273142}}.navigation-wrapper--2022 .navigation li.level-0.active span:after,.navigation-wrapper--2022 .navigation li.level-0.active a:after{border-bottom-color:#124191}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-1{opacity:0;animation:fade-nav-in .4s ease-in-out forwards}.navigation-wrapper--2022 .navigation li.level-1.active{text-decoration:underline;text-underline-offset:3px}}.navigation-wrapper--2022 .navigation li.level-1:nth-child(3){animation-delay:.01s}.navigation-wrapper--2022 .navigation li.level-1:nth-child(4){animation-delay:.03s}.navigation-wrapper--2022 .navigation li.level-1:nth-child(5){animation-delay:.05s}.navigation-wrapper--2022 .navigation li.level-1:nth-child(6){animation-delay:.07s}.navigation-wrapper--2022 .navigation li.level-1:nth-child(7){animation-delay:.09s}.navigation-wrapper--2022 .navigation li.level-1:nth-child(8){animation-delay:.11s}.navigation-wrapper--2022 .navigation li.level-1>:first-child{padding:20px 16px 19px 32px}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-1>:first-child{padding:26px 20px 27px 20px}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-1>a{display:block;font-size:16px;color:#fff;padding:26px 30px 25px 30px}.navigation-wrapper--2022 .navigation li.level-1>a:focus,.navigation-wrapper--2022 .navigation li.level-1>a:hover{color:#fff}}.navigation-wrapper--2022 .navigation li.level-1>a:focus:after,.navigation-wrapper--2022 .navigation li.level-1>a:hover:after{border-bottom-color:#edf2f5}.navigation-wrapper--2022 .navigation li.level-1>a.is-active{text-decoration:underline;text-underline-offset:3px}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-1.has-dropdown.selected-menu,.navigation-wrapper--2022 .navigation li.level-1.has-dropdown--megamenu.selected-menu{text-decoration:underline;text-underline-offset:3px}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-1.has-dropdown>a,.navigation-wrapper--2022 .navigation li.level-1.has-dropdown--megamenu>a{position:relative;display:flex;align-items:center}.navigation-wrapper--2022 .navigation li.level-1.has-dropdown>a:before,.navigation-wrapper--2022 .navigation li.level-1.has-dropdown--megamenu>a:before{content:"";background-image:url("data:image/svg+xml, %3Csvg width=%2720%27 height=%2710%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m.74 0 10.607 10.607-.707.707L.033.707z%27 fill=%27%23FFF%27/%3E%3Cpath d=%27M8.7 10.607 19.307 0l.707.707L9.407 11.314z%27 fill=%27%23FFF%27/%3E%3C/svg%3E");display:block;width:10px;height:5px;order:2;transition:ease-in .2s;transform-origin:center;margin-left:10px;background-position:0 0;background-repeat:no-repeat;background-size:cover}.navigation-wrapper--2022 .navigation li.level-1.has-dropdown>a:focus:before,.navigation-wrapper--2022 .navigation li.level-1.has-dropdown>a:hover:before,.navigation-wrapper--2022 .navigation li.level-1.has-dropdown--megamenu>a:focus:before,.navigation-wrapper--2022 .navigation li.level-1.has-dropdown--megamenu>a:hover:before{transform-origin:center;transform:rotate(-180deg)}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-1.has-dropdown{position:relative}}.navigation-wrapper--2022 .navigation li.level-1.has-dropdown--megamenu{position:unset}.navigation-wrapper--2022 .navigation li.level-1--region{order:3}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-1--region{transform:translateX(36px);margin-left:auto;order:unset}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-1--region .lang--int a{font-weight:700;color:#124191}}.navigation-wrapper--2022 .navigation li.level-1--region>a{display:flex !important;align-items:center}.navigation-wrapper--2022 .navigation li.level-1--region>a svg{margin-right:6px}.navigation-wrapper--2022 .navigation li.level-1--region>a path{fill:#000}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-1--region>a path{fill:#fff}}.navigation-wrapper--2022 .navigation li.level-1--region>a:focus,.navigation-wrapper--2022 .navigation li.level-1--region>a:hover{cursor:pointer}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-1--region ul.level-2{right:0;left:unset;width:353px;padding-bottom:28px}}.navigation-wrapper--2022 .navigation li.level-1--region ul.level-2:before{right:43px;left:unset}.navigation-wrapper--2022 .navigation li.level-1--region ul.level-2 a{display:flex;flex-direction:row;align-items:center}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-1--region ul.level-2 a{padding:7px 15px}}.navigation-wrapper--2022 .navigation li.level-1--region ul.level-2 a:focus,.navigation-wrapper--2022 .navigation li.level-1--region ul.level-2 a:hover{color:#124191}.navigation-wrapper--2022 .navigation li.level-1--region ul.level-2 svg{margin-right:7px;width:16px;height:16px}.navigation-wrapper--2022 .navigation li.level-2>:first-child{padding:20px 16px 19px 32px}@media(min-width:1366px){.navigation-wrapper--2022 .navigation li.level-2--footer{margin-top:24px}}.navigation-wrapper--2022 .navigation li.level-2--footer a{font-size:16px;color:#273142;display:flex;align-items:center;padding:20px 15px 19px;border-top:1px solid #bec8d2}@media(min-width:1100px){.navigation-wrapper--2022 .navigation li.level-2--footer a{padding:26px 20px 27px 20px}}.navigation-wrapper--2022 .navigation li.level-2--footer a:after{content:" ";width:9px;height:13px;background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27rgb%2839%2C49%2C66%29%27%3E%3Cpath d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E");margin-left:11px}.navigation-wrapper--2022 .navigation li.level-3>:first-child{padding:20px 16px 19px 32px}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .dropdown-submenus-wrapper{display:none;position:absolute;top:100%;z-index:-2;left:0;width:100%;background-color:#124191}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .dropdown-submenus-inner{margin-left:auto;margin-right:auto;max-width:1160px;display:flex}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .dropdown-submenus-inner>ul{margin-left:-25px;display:flex;width:100%;justify-content:flex-end}}.navigation-wrapper--2022 .navigation .dropdown-menu .dropdown-submenu-wrapper{margin:0;padding:5px 0;position:relative;flex-shrink:0;white-space:nowrap}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.navigation-wrapper--2022 .navigation .dropdown-menu .dropdown-submenu-wrapper{font-size:0}}@supports(-ms-ime-align:auto){.navigation-wrapper--2022 .navigation .dropdown-menu .dropdown-submenu-wrapper{font-size:0}}.navigation-wrapper--2022 .navigation .dropdown-menu .dropdown-submenu-wrapper:nth-of-type(n+2)::before{position:absolute;left:0;top:25px;bottom:25px;width:1px;background-color:#f3f2ee;content:" "}.navigation-wrapper--2022 .navigation .dropdown-menu .dropdown-submenu{margin:0 5px}.navigation-wrapper--2022 .navigation .dropdown-menu.active>.dropdown-submenus-wrapper,.navigation-wrapper--2022 .navigation .dropdown-menu.dropdown-menu-is-open>.dropdown-submenus-wrapper{display:block}.navigation-wrapper--2022 .navigation .dropdown-menu.active::after,.navigation-wrapper--2022 .navigation .dropdown-menu.dropdown-menu-is-open::after{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27%3E%3Cpath fill=%27%230065ed%27 d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E")}.navigation-wrapper--2022 .navigation .logo-column{display:flex}@media(min-width:768px){.navigation-wrapper--2022 .navigation .logo-column{margin-left:15px}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .logo-column{margin-left:0;margin-right:auto}}.navigation-wrapper--2022 .navigation .level-logo{display:flex;align-items:center;width:93px}.navigation-wrapper--2022 .navigation .nav-breadcrumb{padding:0 16px;font-size:12px;font-weight:bold;color:#000;line-height:1}.navigation-wrapper--2022 .navigation .nav-breadcrumb a{color:#000}.navigation-wrapper--2022 .navigation .nav-breadcrumb--wifi{display:none}.navigation-wrapper--2022 .navigation .nav-breadcrumb--dac{display:flex;align-items:center}@media(min-width:768px){.navigation-wrapper--2022 .navigation .nav-breadcrumb{display:flex;align-items:center}}.navigation-wrapper--2022 .navigation .level-icons,.navigation-wrapper--2022 .navigation .level-0{margin-bottom:0}.navigation-wrapper--2022 .navigation.compact .logo-column{padding-left:20px}@media(min-width:768px){.navigation-wrapper--2022 .navigation.compact .logo-column{padding-left:40px}}.navigation-wrapper--2022 .navigation.compact .nav-breadcrumb{display:block;margin-left:16px;padding-left:14px;height:17px;border-left:1px solid #d4d4d4;align-self:center;font-size:16px;font-weight:300;color:#4d5766}@media(min-width:768px){.navigation-wrapper--2022 .navigation.compact .nav-breadcrumb{font-size:18px}}@media(min-width:768px){.navigation-wrapper--2022 .navigation.compact{height:70px}}@media(min-width:1366px){.navigation-wrapper--2022 .navigation.compact{height:70px}}.navigation-wrapper--2022 .navigation .bottom-row{width:100%;background-color:#fff;transition:all .4s cubic-bezier(0.9,0.3,1,1);padding:0 19.5px 0 15px;position:absolute}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .bottom-row{display:none}}.navigation-wrapper--2022 .navigation .bottom-row__link{font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;margin-bottom:0}.navigation-wrapper--2022 .navigation .bottom-row__link:last-child{border-right:0}.navigation-wrapper--2022 .navigation .bottom-row a{border-bottom:1px solid #f4f4f4;padding:19.5px 0 18.5px;font-size:16px;color:#1d1e20;display:block;line-height:normal}.navigation-wrapper--2022 .navigation .bottom-row a:hover,.navigation-wrapper--2022 .navigation .bottom-row a.is-active{color:#0065ed}.navigation-wrapper--2022 .navigation .level__description{display:none}@media(min-width:1366px){.navigation-wrapper--2022 .navigation .level__description{display:block;margin-top:7px}}@media(min-width:1366px){.navigation-wrapper--2022.navigation-wrapper--with-icons .navigation .dropdown-submenus-inner>ul{margin-left:-10px}}#toggle{position:absolute;-webkit-appearance:none;cursor:pointer;left:-100%;top:-100%}.toggle--navbar{width:20px;height:15px;display:block;position:absolute;right:15px;top:29px}@media(min-width:768px){.toggle--navbar{top:30px}}@media(min-width:1366px){.toggle--navbar{display:none}}.toggle--navbar span{background-color:#124191;height:2px;width:100%;display:block;margin-bottom:4px;transition:all .2s ease-out}.toggle--navbar span:first-child{transform-origin:2px 5px}.toggle--navbar span:last-child{transform-origin:4px -2px}.navigation #toggle:checked~.toggle--navbar .icon-bar:nth-child(2){transform-origin:2px 5px;transform:rotateZ(45deg)}.navigation #toggle:checked~.toggle--navbar .icon-bar:nth-child(3){opacity:0}.navigation #toggle:checked~.toggle--navbar .icon-bar:last-child{transform-origin:4px -2px;transform:rotateZ(-45deg)}.navigation #toggle:checked~.navigation-collapsible{left:0}@media(min-width:1366px){.navigation #toggle:checked~.navigation-collapsible{left:0;position:unset;box-shadow:none;top:unset;height:100%}}@media(max-width:1099px){.navigation #toggle:checked~.navigation-collapsible>ul.open-level-1{left:-100vw}.navigation #toggle:checked~.navigation-collapsible>ul.open-level-2{left:-200vw}.navigation #toggle:checked~.navigation-collapsible>ul.open-level-3{left:-300vw}.navigation #toggle:checked~.navigation-collapsible>ul.open-level-4,.navigation #toggle:checked~.navigation-collapsible>ul.open-level-5,.navigation #toggle:checked~.navigation-collapsible>ul.open-level-6{left:-300vw}}.navigation-wrapper--original{position:relative;width:100%;z-index:5;transition:all .3s ease-in-out}@media(min-width:1366px){.navigation-wrapper--original{order:2}}.navigation-wrapper--original .navigation{height:60px;background:#fff;border-bottom:1px solid #f3f2ee;position:relative;max-width:none}@media(min-width:768px){.navigation-wrapper--original .navigation{height:70px}}.navigation-wrapper--original .navigation.bg-transparent{background:rgba(0,0,0,0)}.navigation-wrapper--original .navigation .hidden{display:none !important}.navigation-wrapper--original .navigation>.nr{display:flex;justify-content:space-between;height:100%}@media(min-width:1366px){.navigation-wrapper--original .navigation>.nr{margin:0 auto;max-width:1176px;justify-content:flex-end}}.navigation-wrapper--original .navigation .toggle-globe svg path{fill:#124191}.navigation-wrapper--original .navigation .toggle-globe sup{color:#124191;top:-1.5em;font-size:9px}.navigation-wrapper--original .navigation .search-toggle{display:block}.navigation-wrapper--original .navigation .toggle-hamburger-mobile,.navigation-wrapper--original .navigation .toggle-hamburger-desktop{display:flex;align-items:center}.navigation-wrapper--original .navigation .toggle-hamburger-mobile svg,.navigation-wrapper--original .navigation .toggle-hamburger-desktop svg{position:relative;top:-1px}@media(min-width:1366px){.navigation-wrapper--original .navigation .toggle-hamburger-mobile{display:none}}@media(max-width:1023px){.navigation-wrapper--original .navigation .toggle-hamburger-desktop{display:none}}.navigation-wrapper--original .navigation .toggle-x{position:relative}.navigation-wrapper--original .navigation .toggle-x svg line,.navigation-wrapper--original .navigation .close svg line{stroke:#124191 !important}.navigation-wrapper--original .navigation ul.level-icons{display:flex;justify-content:flex-end;margin-left:0;overflow:visible;align-items:center;list-style:none;list-style-image:none;list-style-type:none}.navigation-wrapper--original .navigation ul.level-icons,.navigation-wrapper--original .navigation ul.level-icons a{line-height:1}@media(min-width:1366px){.navigation-wrapper--original .navigation ul.level-icons{justify-content:center}}.navigation-wrapper--original .navigation ul.level-icons>li{display:flex;margin:0;padding:0 16px;width:initial;height:20px;align-items:center;flex-wrap:wrap;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}@media(min-width:1366px){.navigation-wrapper--original .navigation ul.level-icons>li{padding-left:18px;padding-right:17px}}.navigation-wrapper--original .navigation ul.level-icons .level-icons__nav{width:140px;white-space:nowrap}.navigation-wrapper--original .navigation ul.level-icons .level-icons__nav a{color:#094391;font-size:13px;line-height:normal;white-space:nowrap}.navigation-wrapper--original .navigation ul.level-icons .level-icons__nav svg{margin-right:15px;position:relative}.navigation-wrapper--original .navigation ul.level-icons .level-icons__text a{color:#1d1e20;font-size:16px}.navigation-wrapper--original .navigation ul.level-icons .icon-wrapper{position:relative;height:20px;font-size:0}.navigation-wrapper--original .navigation ul.level-icons .icon-wrapper svg{height:20px}.navigation-wrapper--original .navigation ul.level-0{display:none;margin-left:0;height:100%;justify-content:flex-end;align-items:center;flex-direction:row}@media(min-width:1366px){.navigation-wrapper--original .navigation ul.level-0{display:flex}}.navigation-wrapper--original .navigation ul.level-0>li{display:flex;margin:0;list-style:none;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);flex-direction:row;flex-shrink:0}.navigation-wrapper--original .navigation ul.level-0>li>:first-child{display:flex;position:relative;height:70px;padding:0 25px;align-items:center;transform:translateZ(0);font-size:16px;color:#1d1e20;z-index:1;transition:all .3s ease-in-out}.navigation-wrapper--original .navigation ul.level-0>li>:first-child:hover{cursor:pointer}.navigation-wrapper--original .navigation ul.level-0>li.dropdown-menu-is-open:first-child>span{color:#0065ed}.navigation-wrapper--original .navigation ul.level-0>li a.is-active{color:#0065ed}.navigation-wrapper--original .navigation .dropdown-menu{position:relative}.navigation-wrapper--original .navigation .dropdown-menu .dropdown-submenu-item{display:block;margin:0 30px;padding:0;background-color:#fff;border-bottom:1px solid #f3f2ee;list-style:none}.navigation-wrapper--original .navigation .dropdown-menu .dropdown-submenu-item>a{display:block;padding:9px 0 10px;font-size:16px;color:#1d1e20}.navigation-wrapper--original .navigation .dropdown-menu .dropdown-submenu-item:last-of-type{border:0}.navigation-wrapper--original .navigation .dropdown-menu::after{display:block;position:absolute;top:30px;right:0;width:12px;height:12px;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27rgb%2829%2C30%2C32%29%27%3E%3Cpath d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E");background-position-y:bottom;background-position-x:center;background-repeat:no-repeat;content:" ";transform:rotate(90deg) translateY(6px)}.navigation-wrapper--original .navigation .dropdown-menu .dropdown-submenus-wrapper{display:none;position:absolute;min-width:281px;top:100%;border:1px solid #f3f2ee;border-top:0;background-color:#fff;z-index:102;left:50%;max-height:75vh;transform:translateX(-50%)}.navigation-wrapper--original .navigation .dropdown-menu .dropdown-submenus{display:flex;margin:0;overflow:hidden auto}.navigation-wrapper--original .navigation .dropdown-menu .dropdown-submenu-wrapper{margin:0;padding:5px 0;position:relative;flex-shrink:0;white-space:nowrap}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.navigation-wrapper--original .navigation .dropdown-menu .dropdown-submenu-wrapper{font-size:0}}@supports(-ms-ime-align:auto){.navigation-wrapper--original .navigation .dropdown-menu .dropdown-submenu-wrapper{font-size:0}}.navigation-wrapper--original .navigation .dropdown-menu .dropdown-submenu-wrapper:nth-of-type(n+2)::before{position:absolute;left:0;top:25px;bottom:25px;width:1px;background-color:#f3f2ee;content:" "}.navigation-wrapper--original .navigation .dropdown-menu .dropdown-submenu{margin:0 5px}.navigation-wrapper--original .navigation .dropdown-menu .dropdown-submenu-footer{padding:40px 0 30px;text-align:center;color:#0065ed}.navigation-wrapper--original .navigation .dropdown-menu .dropdown-submenu-footer .btn{min-width:150px;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif}.navigation-wrapper--original .navigation .dropdown-menu.active>.dropdown-submenus-wrapper,.navigation-wrapper--original .navigation .dropdown-menu.dropdown-menu-is-open>.dropdown-submenus-wrapper{display:block}.navigation-wrapper--original .navigation .dropdown-menu.active>a,.navigation-wrapper--original .navigation .dropdown-menu.dropdown-menu-is-open>a{color:#0065ed}.navigation-wrapper--original .navigation .dropdown-menu.active a.is-active,.navigation-wrapper--original .navigation .dropdown-menu.active a:hover,.navigation-wrapper--original .navigation .dropdown-menu.dropdown-menu-is-open a.is-active,.navigation-wrapper--original .navigation .dropdown-menu.dropdown-menu-is-open a:hover{color:#0065ed}.navigation-wrapper--original .navigation .dropdown-menu.active::after,.navigation-wrapper--original .navigation .dropdown-menu.dropdown-menu-is-open::after{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27%3E%3Cpath fill=%27%230065ed%27 d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E")}.navigation-wrapper--original .navigation.navigation-subpage .dropdown-menu .dropdown-submenu-item>a{padding:9px 70px 10px 0}.navigation-wrapper--original .navigation.navigation-subpage .dropdown-menu .dropdown-submenu-footer{padding-top:25px}.navigation-wrapper--original .navigation .logo-column{display:flex;margin-left:15px}@media(min-width:1366px){.navigation-wrapper--original .navigation .logo-column{margin-left:0;margin-right:auto}}.navigation-wrapper--original .navigation .level-logo{display:flex;align-items:center;width:93px}.navigation-wrapper--original .navigation .nav-breadcrumb{padding:0 16px;font-size:12px;font-weight:bold;color:#000;line-height:1}.navigation-wrapper--original .navigation .nav-breadcrumb a{color:#000}.navigation-wrapper--original .navigation .nav-breadcrumb--dac{display:flex;align-items:center}@media(min-width:768px){.navigation-wrapper--original .navigation .nav-breadcrumb{display:flex;align-items:center}}.navigation-wrapper--original .navigation .level-icons,.navigation-wrapper--original .navigation .level-0{margin-bottom:0}.navigation-wrapper--original .navigation.compact .logo-column{padding-left:20px}@media(min-width:768px){.navigation-wrapper--original .navigation.compact .logo-column{padding-left:40px}}.navigation-wrapper--original .navigation.compact .nav-breadcrumb{display:block;margin-left:16px;padding-left:14px;height:17px;border-left:1px solid #d4d4d4;align-self:center;font-size:16px;font-weight:300;color:#4d5766}@media(min-width:768px){.navigation-wrapper--original .navigation.compact .nav-breadcrumb{font-size:18px}}.navigation-wrapper--original .navigation.compact ul.level-icons>li{padding-right:20px;border:0}.navigation-wrapper--original .navigation.compact ul.level-icons>li:last-child{width:auto}.navigation-wrapper--original .navigation.compact ul.level-icons>li:last-child svg{height:auto}@media(min-width:768px){.navigation-wrapper--original .navigation.compact ul.level-icons>li{padding-right:40px}}@media(min-width:1366px){.navigation-wrapper--original .navigation.compact ul.level-icons{display:none}}@media(min-width:768px){.navigation-wrapper--original .navigation.compact{height:70px}}@media(min-width:1366px){.navigation-wrapper--original .navigation.compact{height:70px}}.navigation-wrapper--original .navigation--iar ul.level-icons .level-icons__nav{width:unset}@media(min-width:1366px){.navigation-wrapper--original .navigation--iar ul.level-icons .level-icons__nav{display:none}}@media(min-width:768px){.navigation-wrapper--original .navigation--iar .nc-7{flex:0 1 50%}}@media(min-width:1366px){.navigation-wrapper--original .navigation--iar .nc-7{flex:0 1 58.33333%}}@media(min-width:768px){.navigation-wrapper--original .navigation--iar .nc-3{flex:0 1 40%}}@media(min-width:1366px){.navigation-wrapper--original .navigation--iar .nc-3{flex:0 1 25%}}@media(min-height:750px)and (min-width:1100px){.sticky-nav{padding-top:70px}.sticky-nav .navigation-wrapper{background-color:#fff;transition:none}}@media(min-height:750px)and (min-width:1100px)and (min-width:1366px){.sticky-nav .navigation-wrapper-outer{position:fixed;transition:none;height:70px}}@media(min-height:750px)and (min-width:1100px){.sticky-nav-breadcrumb{padding-top:100px !important}}[dir=rtl] .navigation.navigation-subpage .dropdown-menu .dropdown-submenu-item>a{padding:9px 0 10px 70px}[dir=rtl] .navigation .dropdown-submenu-wrapper:nth-of-type(n+2)::before{left:auto;right:0}.nok-navigation .mobile-nav-switch{list-style:none}.search-results{margin-top:50px}.search-result h2,.search-result .tabbed-content .top h2,.tabbed-content .top .search-result h2{margin-bottom:0}.search-result .nc-12{padding-left:0;padding-right:0}.search-result.library{margin-top:60px}.search-result .block-nokia-search-form{margin-bottom:-14px}.search-result .form-actions{margin-top:20px;order:2}.search-result .form-actions .ajax-progress{position:absolute;right:-30px;transform:translateY(5%)}.search-result .library-filter{margin-bottom:21px}.search-result .library-filter form{display:flex;flex-wrap:wrap;position:relative}.search-result .library-filter form .search-filters{width:100%;margin-top:20px;order:1}.search-result .library-filter form .search-filters .form-select2-small{overflow:hidden}.search-result .library-filter form .search-filters .form-select2-small label{float:left;text-align:right;width:auto;font-size:12px;color:#1d1e20;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.18px;margin:15px 5px 0 0}.search-result .library-filter form .search-filters .form-select2-small .form-select-container{float:left;min-width:140px}.search-result .library-filter .form-text{width:100%;height:49px;padding:0 50px 0 32px;background:none;font-size:17px;line-height:49px;outline:0;border:1px solid #052253}.search-result .library-filter .js-form-type-select::before,.search-result .library-filter .js-form-type-select::after{display:none}.search-result .library-filter .form-item-query{width:100%;margin-top:40px;font-weight:bold;font-size:18px}.search-result .library-filter .form-item-query label{display:none}.search-result .library-filter .nokia-search-speech-icon{top:65px}.search-result .library-filter .btn{margin:0}.search-result .library-filter .btn:hover{background:#fff;color:#0065ed}@media(min-width:500px){.search-result .library-filter .search-filters{position:absolute;right:0;top:115px}.search-result .library-filter .search-filters.nc-12{width:auto;margin-top:0}}@media(min-width:768px){.search-result .library-filter .form-actions{order:1;margin-top:40px}.search-result .library-filter .form-item-query-language{width:100%}.search-result .library-filter form .search-filters{position:static;order:2}.search-result .library-filter form .search-filters .form-select2-small label{width:300px}.search-result .library-filter .form-item-query{flex-grow:1;margin-right:20px;max-width:437px}.search-result .library-filter .nokia-search-speech-icon{left:410px;top:70px}.search-result .library-filter .nokia-search-speech-icon .nokia-search-speech-icon__background{transform:none;top:-20px;left:-10px}}.search-result .result-info{font-size:16px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif}.search-result .result-url{display:block;font-size:18px;color:#000}.search-result .result-url:hover{color:#0065ed}.search-result .listings-article{padding-top:0}.search-result .listings-article .nc-10{max-width:700px}.block-container{padding:50px 0}.block-container--top{justify-content:space-between}.paragraph--type--block-reference.hide-view-title .press-releases-title-wrapper{display:none}.content-carousel-wrapper{margin:0 auto;position:relative;max-width:1376px;margin-bottom:40px}.content-carousel-wrapper p{margin-bottom:0}.content-carousel-wrapper .c1-reference{padding-top:0}.content-carousel-wrapper.carousel_reference_styles .c1-reference--reference-item .title--eyebrow{display:none}.content-carousel-wrapper.carousel_reference_styles .c1-reference--reference-item .c1-reference--image-container{margin-bottom:32px;margin-top:0}.content-carousel-wrapper.carousel_reference_styles .c1-reference--reference-item h2,.content-carousel-wrapper.carousel_reference_styles .c1-reference--reference-item h3,.content-carousel-wrapper.carousel_reference_styles .c1-reference--reference-item h4{font-size:24px;color:#124191;line-height:1;margin-bottom:24px;padding-left:32px;font-weight:bold}.content-carousel-wrapper.carousel_reference_styles .c1-reference--reference-item h2::before,.content-carousel-wrapper.carousel_reference_styles .c1-reference--reference-item h3::before,.content-carousel-wrapper.carousel_reference_styles .c1-reference--reference-item h4::before{display:block;content:" ";position:relative;width:16px;height:16px;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27rgb%2818%2C65%2C145%29%27%3E%3Cpath d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E");background-size:16px;top:19px;left:-23px;background-position-x:-4px}.content-carousel-wrapper.carousel_reference_styles .c1-reference--reference-item p{font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;letter-spacing:.32px}.carousel-component{padding:0 !important;position:relative;width:100%;margin:0 auto}.carousel-component .nr{margin:0 !important}.carousel-component .nc-8{padding:0 !important}@media screen and (max-width:1024px){.carousel-component .nc-8{padding-left:16px !important}}.carousel-component .optional h3{font-size:32px;font-weight:bold;margin-top:0;margin-bottom:24px;line-height:1}@media(max-width:767px){.carousel-component .optional h3{font-size:24px}}.carousel-component .optional .body{font-size:16px;margin-bottom:24px;color:#1d1e20}.carousel-component .optional h5{margin-bottom:0}.carousel-component .optional a{font-size:16px;font-weight:500;color:#4d5766;padding-left:15px;font-weight:bold}.carousel-component .optional a::before{display:inline-block;content:" ";position:relative;width:16px;height:16px;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27rgb%2877%2C87%2C102%29%27%3E%3Cpath d=%27M3.593 10.91a.37.37 0 0 1-.246.09.37.37 0 0 1-.245-.09.283.283 0 0 1 0-.434L8.162 6l-5.06-4.476a.283.283 0 0 1 0-.434.38.38 0 0 1 .49 0l5.306 4.693a.283.283 0 0 1 0 .434L3.593 10.91z%27/%3E%3C/svg%3E");background-size:16px;top:2px;left:-5px;background-position-x:-4px}.carousel-component.content .carousel-items-container{margin-top:48px;overflow:hidden;position:relative}@media(max-width:767px){.carousel-component.content .carousel-items-container{margin-bottom:50px}}@media screen and (max-width:1024px){.carousel-component.content .carousel-items-container{padding:0 16px !important}}.carousel-component.content .carousel-items-container .carousel-slides{transition:transform .5s ease-in-out}@media(max-width:767px){.carousel-component.content .carousel-items-container .carousel-slides{display:inline-block}}.carousel-component.content .carousel-items-container .carousel-slides .carousel-seat{float:left}@media(min-width:1366px){.carousel-component.content .carousel-items-container .carousel-slides .carousel-seat .nc-12{padding:0}.carousel-component.content .carousel-items-container .carousel-slides .carousel-seat .nc-6{max-width:558px;float:left;margin-right:24px;padding:0;width:100%}.carousel-component.content .carousel-items-container .carousel-slides .carousel-seat .nc-6:last-child{margin:0}.carousel-component.content .carousel-items-container .carousel-slides .carousel-seat .nc-4{max-width:364px;float:left;margin-right:24px;padding:0;width:100%}.carousel-component.content .carousel-items-container .carousel-slides .carousel-seat .nc-4:last-child{margin:0}.carousel-component.content .carousel-items-container .carousel-slides .carousel-seat .nc-3{max-width:267px;float:left;margin-right:24px;padding:0;width:100%}.carousel-component.content .carousel-items-container .carousel-slides .carousel-seat .nc-3:last-child{margin:0}}.carousel-component.content .carousel-slide{height:100%}@media(max-width:767px){.carousel-component.content .carousel-slide .c15-quote--widget::before{left:0 !important;position:relative !important}}.carousel-component.content .carousel-slides{margin-left:0;margin-right:0}.carousel-component.content .carousel-slides .carousel-seat{padding-right:0;padding-left:0;flex-basis:auto;width:100%}.carousel-component.content .carousel-slides .carousel-seat.nc-12{width:100%}@media(min-width:768px){.carousel-component.content .carousel-slides .carousel-seat{padding-left:0}}.carousel-component.content .carousel-slide .c1-reference.container,.carousel-component.content .carousel-slide .c1-reference.carousel.container-bleed{padding-top:0 !important}.c02-carousel-wrapper.optimized-to-lander .c1-reference--media-container{aspect-ratio:8/7}@media(max-width:767px){.c01-hero.text-white .with-image .container *,.navigation-wrapper--2022 .c01-hero.navigation.bg-transparent .with-image .container *,.navigation-wrapper--original .c01-hero.navigation.bg-transparent .with-image .container *,.c01-hero.text-white .with-image .carousel.container-bleed *,.navigation-wrapper--2022 .c01-hero.navigation.bg-transparent .with-image .carousel.container-bleed *,.navigation-wrapper--original .c01-hero.navigation.bg-transparent .with-image .carousel.container-bleed *{color:#124191}.c01-hero.text-white .with-image .container .btn,.navigation-wrapper--2022 .c01-hero.navigation.bg-transparent .with-image .container .btn,.navigation-wrapper--original .c01-hero.navigation.bg-transparent .with-image .container .btn,.c01-hero.text-white .with-image .carousel.container-bleed .btn,.navigation-wrapper--2022 .c01-hero.navigation.bg-transparent .with-image .carousel.container-bleed .btn,.navigation-wrapper--original .c01-hero.navigation.bg-transparent .with-image .carousel.container-bleed .btn{border:#124191;color:#fff;background-color:#124191}.c01-hero.text-white .with-image .container .btn--abtest-blue,.navigation-wrapper--2022 .c01-hero.navigation.bg-transparent .with-image .container .btn--abtest-blue,.navigation-wrapper--original .c01-hero.navigation.bg-transparent .with-image .container .btn--abtest-blue,.c01-hero.text-white .with-image .carousel.container-bleed .btn--abtest-blue,.navigation-wrapper--2022 .c01-hero.navigation.bg-transparent .with-image .carousel.container-bleed .btn--abtest-blue,.navigation-wrapper--original .c01-hero.navigation.bg-transparent .with-image .carousel.container-bleed .btn--abtest-blue{background-color:#124191;color:#fff}.c01-hero.text-white .with-image .container .btn--abtest-white,.navigation-wrapper--2022 .c01-hero.navigation.bg-transparent .with-image .container .btn--abtest-white,.navigation-wrapper--original .c01-hero.navigation.bg-transparent .with-image .container .btn--abtest-white,.c01-hero.text-white .with-image .carousel.container-bleed .btn--abtest-white,.navigation-wrapper--2022 .c01-hero.navigation.bg-transparent .with-image .carousel.container-bleed .btn--abtest-white,.navigation-wrapper--original .c01-hero.navigation.bg-transparent .with-image .carousel.container-bleed .btn--abtest-white{background-color:#fff;color:#124191}}.c01-hero .hero-container-variant{padding:0;background-repeat:no-repeat;background-size:cover;background-position:left}@media(min-width:768px){.c01-hero .hero-container-variant{min-height:456px;display:flex;align-items:center}}@media(max-width:767px){.c01-hero .hero-container-variant{min-height:456px;height:auto;background:none !important}.c01-hero .hero-container-variant .container,.c01-hero .hero-container-variant .carousel.container-bleed{margin:0 !important;width:100%}}.c01-hero .hero-container-variant .container,.c01-hero .hero-container-variant .carousel.container-bleed{height:100%}.c01-hero .hero-container-variant .container>.nr,.c01-hero .hero-container-variant .carousel.container-bleed>.nr{padding:0;height:100%}.c01-hero .hero-container-variant .container .hero-copy,.c01-hero .hero-container-variant .carousel.container-bleed .hero-copy{height:100%;align-items:center}.c01-hero .hero-container-variant .container .hero-copy.layout-left,.c01-hero .hero-container-variant .carousel.container-bleed .hero-copy.layout-left{justify-content:flex-start}.c01-hero .hero-container-variant .container .hero-copy.layout-center,.c01-hero .hero-container-variant .carousel.container-bleed .hero-copy.layout-center{justify-content:center;text-align:center}@media(max-width:720px){.c01-hero .hero-container-variant .container .hero-copy.layout-center,.c01-hero .hero-container-variant .carousel.container-bleed .hero-copy.layout-center{text-align:left}}.c01-hero .hero-container-variant .container .hero-copy.layout-center .paragraph,.c01-hero .hero-container-variant .carousel.container-bleed .hero-copy.layout-center .paragraph{text-align:center}@media(max-width:720px){.c01-hero .hero-container-variant .container .hero-copy.layout-center .paragraph,.c01-hero .hero-container-variant .carousel.container-bleed .hero-copy.layout-center .paragraph{text-align:left}}.c01-hero .hero-container-variant .container .hero-copy.layout-center .social-share-cmp ul,.c01-hero .hero-container-variant .carousel.container-bleed .hero-copy.layout-center .social-share-cmp ul{justify-content:center}.c01-hero .hero-container-variant .container .hero-copy.layout-right,.c01-hero .hero-container-variant .carousel.container-bleed .hero-copy.layout-right{justify-content:flex-end}@media(min-width:748px){.c01-hero .hero-container-variant .container .hero-copy.layout-right>*,.c01-hero .hero-container-variant .carousel.container-bleed .hero-copy.layout-right>*{min-width:456px}}@media(min-width:768px){.c01-hero .hero-container-variant .container .hero-copy,.c01-hero .hero-container-variant .carousel.container-bleed .hero-copy{display:flex}}.c01-hero .hero-container-variant .container .visible-mobile,.c01-hero .hero-container-variant .carousel.container-bleed .visible-mobile{color:#124191}.c01-hero .hero-container-variant .container .visible-mobile.content,.c01-hero .hero-container-variant .carousel.container-bleed .visible-mobile.content{padding:16px 22px}.c01-hero .hero-container-variant .container .visible-mobile *,.c01-hero .hero-container-variant .carousel.container-bleed .visible-mobile *{color:#124191}.c01-hero .hero-container-variant .container .visible-mobile .btn,.c01-hero .hero-container-variant .carousel.container-bleed .visible-mobile .btn{border:#124191;color:#fff;background-color:#124191}.c01-hero .hero-container-variant .container .visible-mobile img,.c01-hero .hero-container-variant .carousel.container-bleed .visible-mobile img{display:block;margin:0}@media(max-width:720px){.c01-hero .hero-container-variant .container .hero-content,.c01-hero .hero-container-variant .carousel.container-bleed .hero-content{color:#124191}.c01-hero .hero-container-variant .container .hero-content.content,.c01-hero .hero-container-variant .carousel.container-bleed .hero-content.content{padding:16px 22px}.c01-hero .hero-container-variant .container .hero-content.remove-mobile,.c01-hero .hero-container-variant .carousel.container-bleed .hero-content.remove-mobile{display:none}.c01-hero .hero-container-variant .container .hero-content *,.c01-hero .hero-container-variant .carousel.container-bleed .hero-content *{color:#124191}.c01-hero .hero-container-variant .container .hero-content .btn,.c01-hero .hero-container-variant .carousel.container-bleed .hero-content .btn{border:#124191;color:#fff;background-color:#124191}.c01-hero .hero-container-variant .container .hero-content img,.c01-hero .hero-container-variant .carousel.container-bleed .hero-content img{display:block;margin:0}}.c01-hero .intro.hero-container{padding:0}@media(min-width:768px){.c01-hero .intro.hero-container{min-height:456px}}@media(max-width:767px){.c01-hero .intro.hero-container{height:auto}}.c01-hero .intro.hero-container .nc-10{margin:auto}@media(min-width:768px){.c01-hero .intro.hero-container .nc-10.text-align-center{padding-top:56px;padding-bottom:56px;align-items:center;display:flex;justify-content:center;flex-direction:column}}@media(min-width:768px){.c01-hero .intro.hero-container.text-align-center{padding:81px 0}.c01-hero .intro.hero-container.text-align-center .visible-mobile{display:none}.c01-hero .intro.hero-container.text-align-center .container,.c01-hero .intro.hero-container.text-align-center .carousel.container-bleed{text-align:center}}.c01-hero .intro.hero-container .container,.c01-hero .intro.hero-container .carousel.container-bleed{max-width:946px}.c01-hero .intro.hero-container .btn{margin-top:14px}@media(min-width:768px){.c01-hero .intro.hero-container.with-image{padding:0}.c01-hero .intro.hero-container.with-image .btn{margin-top:14px}}@media(max-width:767px){.c01-hero .intro.hero-container.with-image{background:none !important}}@media(min-width:768px){.c01-hero .intro.hero-container.text-right .nr{flex-direction:row-reverse}}@media(min-width:768px){.c01-hero .intro.hero-container h1{font-size:48px !important}}#hero-wrapper .intro.intro-twocolumn{display:grid}#hero-wrapper .intro.intro-twocolumn .d-flex{height:100%;justify-content:center;align-items:center;display:flex}.c01-hero__background-video{position:absolute;top:0;width:100%;height:100%;overflow:hidden}.c01-hero__background-video video,.c01-hero__background-video iframe{box-sizing:border-box;height:56.25vw;left:50%;min-height:100%;min-width:100%;transform:translate(-50%,-50%);position:absolute;top:50%;width:177.77777778vh}.c01-hero__background-video *{height:100%}.c01-hero--video .page-width>.container,.c01-hero--video .page-width>.carousel.container-bleed{position:relative;z-index:2}.c01-hero--video iframe{position:absolute;top:50%;left:50%;min-width:180%;min-height:180%;width:auto;height:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}@media(min-aspect-ratio:16/9){.c01-hero--video iframe{height:56.25vw}}@media(max-aspect-ratio:16/9){.c01-hero--video iframe{width:177.78vh}}.c01-hero--video .remote__label{display:none}.c01-hero--video .remote__label+div video{position:absolute;z-index:1;top:0}#hero-wrapper.color-bg.bg-dark .hero-container{background-color:#001135}#hero-wrapper.color-bg .hero-container{min-height:294px}#hero-wrapper.color-bg .hero-container .nc-10{margin:auto;align-items:center;display:flex;justify-content:center;flex-direction:column;max-width:752px}@media(min-width:768px){#hero-wrapper.color-bg .hero-container.text-align-center{padding:0}}#hero-wrapper.color-bg .hero-container.text-align-center .container,#hero-wrapper.color-bg .hero-container.text-align-center .carousel.container-bleed{text-align:center}#hero-wrapper.color-bg .hero-container.text-align-right .nr{flex-direction:row-reverse}#hero-wrapper.color-bg .hero-container.text-align-right .nr .nc-5{float:left !important}#hero-wrapper.color-bg .hero-container .hero-copy__inner{padding-top:30px;padding-bottom:30px}@media(min-width:768px){#hero-wrapper.color-bg .hero-container .hero-copy__inner{padding-top:56px;padding-bottom:56px}}#hero-wrapper.color-bg .hero-container .intro--body p{margin-bottom:10px;font-size:16px}#hero-wrapper .intro.hero-container .nc-5{position:relative;max-width:466px;padding:0 !important;align-items:center;display:flex;justify-content:center;flex-direction:column;height:100%;width:calc(100% - 10px)}#hero-wrapper .intro.hero-container .nc-5 div{display:flex;flex-direction:column;justify-content:center;width:100%;align-items:start}#hero-wrapper .intro.hero-container .nc-5 a{align-self:start;display:flex;justify-content:center}#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn{padding:0}#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .container,#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .carousel.container-bleed{max-width:100%}@media(max-width:767px){#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .container,#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .carousel.container-bleed{margin:0;width:100%}}@media(min-width:768px){#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .container,#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .carousel.container-bleed{width:100% !important;height:100%}}@media(min-width:1366px){#hero-wrapper .intro.hero-container.intro-twocolumn div.visible-mobile{margin-bottom:50px}}#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn{padding:0}#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .nc-5{float:right;margin-right:15px}#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn.image-left .nr{flex-direction:row-reverse}@media(max-width:767px){#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn.image-left .nr{flex-flow:column-reverse}}@media(min-width:768px){#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn.image-left .nc-5{float:left;margin-left:60px;width:calc(100% - 75px)}}#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn.image-left .nc-5 .btn{margin-top:0}#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn.image-right .nr{flex-direction:row}@media(max-width:767px){#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn.image-right .nr{flex-flow:column-reverse}}@media(min-width:768px){#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn.image-right .nc-5{float:right;margin-right:15px}}#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn.image-right .nc-5 .btn{margin-top:0}@media(min-width:768px){#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .container,#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .carousel.container-bleed{width:calc(100% - 80px)}}@media(min-width:768px){#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .container .btn,#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .carousel.container-bleed .btn{margin-bottom:0;margin-left:0}}@media(min-width:1366px){#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .container .nc-5,#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .carousel.container-bleed .nc-5{padding-bottom:60px}}#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .intro--body{margin-top:9px}#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .intro--body p{margin-bottom:18px;font-size:16px}#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .nr{display:flex;padding-bottom:0;margin:0;height:100%}@media(max-width:719px){#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .nr{flex-flow:column-reverse}}@media(min-width:1366px){#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .nr{display:flex;padding-bottom:0;height:100%}}@media(min-width:768px){#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .nr .visible-mobile{display:none}}@media(max-width:719px){#hero-wrapper .intro.hero-container.intro-twocolumn.intro-twocolumn .nc-5{margin:0;float:none;padding:16px 22px !important}}#hero-wrapper .intro.hero-container.intro-twocolumn h1{margin-bottom:15px}#hero-wrapper .intro.hero-container.intro-twocolumn--body,#hero-wrapper .intro.hero-container.intro-twocolumn--body p{font-size:18px;line-height:1.5}@media(min-width:768px){#hero-wrapper .intro.hero-container.intro-twocolumn--body,#hero-wrapper .intro.hero-container.intro-twocolumn--body p{font-size:24px}}@media(min-width:768px){#hero-wrapper .intro.hero-container.intro-twocolumn .with-image{margin-bottom:0}}@media(min-width:768px)and (min-width:1366px){#hero-wrapper .intro.hero-container.intro-twocolumn .left .intro-video{margin-top:100px}}@media(min-width:768px){#hero-wrapper .intro.hero-container.intro-twocolumn .left .intro-video .video{display:block;width:363px;height:220px}#hero-wrapper .intro.hero-container.intro-twocolumn .left .with-image{width:100%}#hero-wrapper .intro.hero-container.intro-twocolumn .left .video{width:450px;height:auto}}@media(min-width:1366px){#hero-wrapper .intro.hero-container.intro-twocolumn .left{position:relative}}#hero-wrapper .intro.hero-container.intro-twocolumn .right{overflow:hidden}#hero-wrapper .intro.hero-container.intro-twocolumn .right .visible-mobile,#hero-wrapper .intro.hero-container.intro-twocolumn .right .visible-tablet,#hero-wrapper .intro.hero-container.intro-twocolumn .right .visible-desktop{display:none}#hero-wrapper .intro.hero-container.intro-twocolumn .right.side-image{width:100%;height:100%;padding:0;background-position:center;background-size:cover}@media(min-width:1366px){#hero-wrapper .intro.hero-container.intro-twocolumn .right.side-image{display:block}}#hero-wrapper .intro.hero-container.intro-twocolumn .right .video{width:100%;height:auto}@media(min-width:1366px){#hero-wrapper .intro.hero-container.intro-twocolumn .right{padding-bottom:0}}#hero-wrapper .frosted{position:relative;z-index:1}#hero-wrapper .frosted:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;box-shadow:0 0 1rem 0 rgba(0,0,0,.2);border-radius:2px;background-color:rgba(255,255,255,.4);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}@media(max-width:767px){#hero-wrapper .frosted:before{background:none;-webkit-backdrop-filter:none;box-shadow:none;backdrop-filter:none}}#hero-wrapper .text-right .nc-5{float:left !important;margin-right:0 !important;margin-left:60px}#hero-wrapper .btn{font-size:14px}#hero-wrapper.text-blue .btn{border:#124191;background-color:#124191}#hero-wrapper.text-white .btn,.navigation-wrapper--2022 #hero-wrapper.navigation.bg-transparent .btn,.navigation-wrapper--original #hero-wrapper.navigation.bg-transparent .btn{border:1px solid #124191;color:#124191;background-color:#fff}#hero-wrapper.text-white .btn--abtest-blue,.navigation-wrapper--2022 #hero-wrapper.navigation.bg-transparent .btn--abtest-blue,.navigation-wrapper--original #hero-wrapper.navigation.bg-transparent .btn--abtest-blue{background-color:#124191;color:#fff}#hero-wrapper.text-white .btn--abtest-white,.navigation-wrapper--2022 #hero-wrapper.navigation.bg-transparent .btn--abtest-white,.navigation-wrapper--original #hero-wrapper.navigation.bg-transparent .btn--abtest-white{background-color:#fff;color:#124191}#hero-wrapper.text-dark *{color:#001135}#hero-wrapper.text-dark .btn{border:#124191;background-color:#124191;color:#fff}.c0-container{max-width:100%}.c0-container .container,.c0-container .carousel.container-bleed{margin-left:auto;margin-right:auto}.c0-container.c0_bg_browser_width{max-width:100%}.c0-container.c0_bg_page_width{max-width:1376px;margin:0 auto}@media screen and (min-width:1376px){.c0-container.c0_bg_page_width.bg-white .container,.c0-container.c0_bg_page_width.bg-white .carousel.container-bleed{width:100%}}.c0-container.full-width .container,.c0-container.full-width .carousel.container-bleed{max-width:100%}.c0-container.page-width .container,.c0-container.page-width .carousel.container-bleed{max-width:1376px}.c0-container.narrow-width .container,.c0-container.narrow-width .carousel.container-bleed{max-width:980px}.c0-container.page-width .c02-carousel-wrapper{padding:16px}@media(min-width:1366px){.c0-container.page-width .c02-carousel-wrapper{padding:8px}}.c02-carousel-wrapper .carousel-component.content .carousel-items-container{margin-top:0;margin-bottom:0}@media(min-width:1366px){.c02-carousel-wrapper .carousel-slides .carousel-seat .nc-12{padding:8px 0 0 !important}}.c02-carousel-wrapper .tns-ovh>.tns-inner{margin-left:0 !important}.c02-carousel-wrapper .tns-controls button{font-size:0;line-height:0;display:block;cursor:pointer;color:rgba(0,0,0,0);border:none;outline:none;width:46px;height:46px;border-radius:50%;background-color:#fff;background-repeat:no-repeat;background-position:center center;position:absolute;top:40%;z-index:5;transition:ease-in .2s opacity;opacity:1}.c02-carousel-wrapper .tns-controls button[disabled]{opacity:0}.c02-carousel-wrapper .tns-controls button[data-controls=prev]{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M0 9.9 9.9 0l.706.707-9.9 9.9z%27/%3E%3Cpath d=%27m.707 9.2 9.9 9.9-.708.706L0 9.906z%27/%3E%3C/g%3E%3C/svg%3E");left:13px}.c02-carousel-wrapper .tns-controls button[data-controls=next]{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27m11.607 9.907-9.9 9.9L1 19.099 10.9 9.2z%27/%3E%3Cpath d=%27M10.9 10.607 1 .707 1.707 0l9.9 9.9z%27/%3E%3C/g%3E%3C/svg%3E");right:13px}.c02-carousel-wrapper+.c02-carousel-wrapper{border-top:1px solid #001135}div[class*=c0--c3-in]{display:flex;flex-direction:column}div[class*=c0--c3-in] div{width:100%;flex:0 1 100%}div[class*=c0--c3-in] div.title--eyebrow{flex:auto}div[class*=c0--c3-in] div[class^=nc]{order:5}@media(min-width:768px){div[class*=c0--c3-in] div[class^=nc]{order:unset}}@media(min-width:768px){div[class*=c0--c3-in]{flex-direction:row}}.c0--c3-in--second div[class^=nc]{order:5}.c0--c3-in--second div[class^=nc]:nth-child(2){order:1}@media(min-width:768px){.c0--c3-in--second div[class^=nc]{order:unset}.c0--c3-in--second div[class^=nc]:nth-child(2){order:unset}}.c0--c3-in--third div[class^=nc]{order:5}.c0--c3-in--third div[class^=nc]:nth-child(3){order:1}@media(min-width:768px){.c0--c3-in--third div[class^=nc]{order:unset}.c0--c3-in--third div[class^=nc]:nth-child(3){order:unset}}.c0--c3-in--fourth div[class^=nc]{order:5}.c0--c3-in--fourth div[class^=nc]:nth-child(4){order:1}@media(min-width:768px){.c0--c3-in--fourth div[class^=nc]{order:unset}.c0--c3-in--fourth div[class^=nc]:nth-child(4){order:unset}}.c15-quote{position:relative;display:block;clear:both;width:100%}.c15-quote__wrapper{display:flex;flex:0 0 100%;max-width:100%;align-items:center;padding:48px 48px}.c15-quote__container{width:100%;max-width:1376px;margin:0 auto}.c15-quote__content{display:flex;flex:0 0 100%;max-width:100%;flex-wrap:wrap}.c15-quote__text{flex:0 0 100%;max-width:100%;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;letter-spacing:.36px}.c15-quote__author{display:flex;flex:0 0 100%;max-width:100%;align-items:flex-start;flex-direction:column;margin-top:40px}@media(min-width:768px){.c15-quote__author{flex-direction:row;align-items:center}}.c15-quote__author-image{flex:0 0 48px;max-width:48px;height:48px;margin-right:24px;margin-bottom:24px;border-radius:50%;overflow:hidden}@media(min-width:768px){.c15-quote__author-image{margin-bottom:0}}.c15-quote__author-image img{width:100%;height:100%;margin:0;padding:0}.c15-quote__author-info{flex:0 0 auto;max-width:auto}.c15-quote__author-name{flex:0 0 100%;max-width:100%;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:135%;letter-spacing:.54px}@media(min-width:1366px){.c15-quote__author-name{font-size:18px}}.c15-quote__author-title{flex:0 0 100%;max-width:100%;margin-top:4px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.54px}@media(min-width:768px){.c15-quote__author-title{font-size:14px;line-height:140%}}.c15-quote__company-logo{flex:0 0 100%;height:100px;margin-top:24px;overflow:hidden}.c15-quote__company-logo img{max-width:125px;max-height:100px;object-fit:contain;margin:0;padding:0}.c15-quote-carousel__wrapper{position:relative;padding:0}.c15-quote-carousel__wrapper .c15-quote__wrapper{padding:190px 72px 96px}.c15-quote-carousel__wrapper .tns-controls{position:absolute;display:flex;flex:0 0 100%;max-width:100%;margin-top:96px;padding:0 72px}.c15-quote-carousel__wrapper .tns-controls button{position:relative;left:auto;right:auto;display:inline-block;margin-right:24px;background-color:rgba(0,0,0,0);border:1px solid #fff}.c15-quote-carousel__wrapper .tns-controls button[data-controls=prev]{left:auto}.c15-quote-carousel__wrapper .tns-controls button[data-controls=next]{right:auto}.c15-quote-carousel__wrapper .tns-controls button.tns-nav-active{background-color:rgba(0,0,0,0)}.c15-quote-carousel__wrapper .tns-controls button[disabled]{opacity:.4;cursor:default}.c15-quote-carousel__wrapper .tns-outer button[data-action=stop],.c15-quote-carousel__wrapper .tns-outer button[data-action=start]{display:none}.c15-quote-carousel__wrapper--with-title .c15-quote__wrapper{padding:271px 72px 96px}.c15-quote-carousel__wrapper--with-title .tns-controls{margin-top:177px}.c15-quote-carousel__container{position:relative;width:100%;max-width:1376px;margin:0 auto}.c15-quote-carousel__title{position:absolute;z-index:10;color:#fff;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:135%;letter-spacing:.54px;margin:96px 72px}.accordion__content-container .c15-quote-carousel__title{color:#fff}.c15-quote-carousel__title.color-black{color:#000}.accordion__content-container .c15-quote-carousel__title.color-black{color:#000}@media(min-width:1366px){.c15-quote-carousel__title{font-size:24px;letter-spacing:.36px}}.bg--white .tns-controls button[data-controls=next]{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%280%2C0%2C0%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27m11.607 9.907-9.9 9.9L1 19.099 10.9 9.2z%27/%3E%3Cpath d=%27M10.9 10.607 1 .707 1.707 0l9.9 9.9z%27/%3E%3C/g%3E%3C/svg%3E");border-color:#000}.bg--white .tns-controls button[data-controls=prev]{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%280%2C0%2C0%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M0 9.9 9.9 0l.706.707-9.9 9.9z%27/%3E%3Cpath d=%27m.707 9.2 9.9 9.9-.708.706L0 9.906z%27/%3E%3C/g%3E%3C/svg%3E");border-color:#000}.c17-herocopy h1,.c17-herocopy h2,.c17-herocopy .tabbed-content .top h2,.tabbed-content .top .c17-herocopy h2{margin-bottom:15px}.c17-herocopy__optimize-font-for-lander h1{font-size:36px;line-height:49.1px;font-weight:700;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif}@media(min-width:768px){.c17-herocopy__optimize-font-for-lander h1{font-size:42px;line-height:1.3}}@media(min-width:1366px){.c17-herocopy__optimize-font-for-lander h1{font-size:72px;line-height:1.3}}.c17-herocopy__background-colour{display:inline-block;margin-bottom:.833rem}.c17-herocopy__background-colour p{display:inline-block;padding:3px 10px;margin-bottom:0}.paragraph--type--c18-landerliftup{position:relative;margin-left:-24px;margin-right:-24px;z-index:1}@media(min-width:551px){.paragraph--type--c18-landerliftup{margin-left:0;margin-right:0}}.c18-liftup{margin:0;margin-bottom:24px !important}.c18-liftup.c0-container{padding-top:0;padding-bottom:0}.c18-liftup .container,.c18-liftup .carousel.container-bleed{width:100%;margin-bottom:24px}.c18-liftup .liftup-full,.c18-liftup .liftup-half{padding:0}.c18-liftup .liftup-half{flex-basis:50%}.c18-liftup .liftup-half:first-child{margin-right:24px}@media(max-width:719px){.c18-liftup .liftup-half:first-child{margin-right:0;margin-bottom:24px}}@media(min-width:1025px){.c19-table table{padding-top:25px}}.c19-table.table{overflow:hidden}.c19-table .tablefield-wrapper{margin-bottom:1.625rem;overflow:auto}.c19-table table{table-layout:fixed;padding-top:0;border-radius:10px;border-spacing:0;border-collapse:collapse;margin-bottom:0;white-space:normal;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-weight:400}.c19-table table th,.c19-table table th p{color:#fff;margin:0;padding:0}.c19-table table th,.c19-table table td{padding:16px 24px;margin:0;height:auto}.c19-table table th p,.c19-table table td p{padding-bottom:0;margin-bottom:0}.c19-table table th{border:1px solid #fff;font-weight:700}.c19-table table td{background:#f9f9f9;border-right:1px solid #ccc;border-top:1px solid #fff;border-bottom:1px solid #fff;border-left:0;color:#000;border-top:0}.c19-table table td p,.c19-table table td a{font-weight:300}.c19-table table td:last-child{border-right:0}@media(max-width:719px){.c19-table table.fixed-layout{table-layout:fixed}}.c19-table.header-top table thead th,.c19-table.header-both table thead th{background-color:#005aff}.c19-table.header-top table thead tr:first-of-type,.c19-table.header-both table thead tr:first-of-type{border-top:0}.c19-table.header-top table thead tr:first-of-type th:first-of-type,.c19-table.header-top table thead tr:first-of-type td:first-of-type,.c19-table.header-both table thead tr:first-of-type th:first-of-type,.c19-table.header-both table thead tr:first-of-type td:first-of-type{border-radius:8px 0 0 0}.c19-table.header-top table thead tr:first-of-type th:last-of-type,.c19-table.header-top table thead tr:first-of-type td:last-of-type,.c19-table.header-both table thead tr:first-of-type th:last-of-type,.c19-table.header-both table thead tr:first-of-type td:last-of-type{border-radius:0 8px 0 0}.c19-table.header-left table thead tr,.c19-table.header-both table thead tr{border-bottom:0}.c19-table.header-left table thead th.row_0.col_0,.c19-table.header-both table thead th.row_0.col_0{background-color:#666}.c19-table.header-left table tbody tr:nth-child(odd) th,.c19-table.header-both table tbody tr:nth-child(odd) th{background-color:#757575}.c19-table.header-left table tbody tr:nth-child(even) th,.c19-table.header-both table tbody tr:nth-child(even) th{background-color:#666}.c19-table.header-left thead tr:first-of-type th:first-of-type,.c19-table.header-left thead tr:first-of-type td:first-of-type{border-radius:8px 0 0 0}.c19-table.header-left thead tr:first-of-type td:last-of-type{border-radius:0 8px 0 0}.c19-table.header-left tbody tr:last-of-type th:first-of-type{border-radius:0 0 0 8px}.c19-table.header-left tbody tr:last-of-type td:last-of-type{border-radius:0 0 8px 0}.c19-table.header-top tbody tr:last-of-type th:first-of-type,.c19-table.header-top tbody tr:last-of-type td:first-of-type{border-radius:0 0 0 8px}.c19-table.header-top tbody tr:last-of-type th:last-of-type,.c19-table.header-top tbody tr:last-of-type td:last-of-type{border-radius:0 0 8px 0}.c19-table.header-both tbody tr:last-of-type th:first-of-type,.c19-table.header-both tbody tr:last-of-type td:first-of-type{border-radius:0 0 0 8px}.c19-table.header-both tbody tr:last-of-type td:last-of-type{border-radius:0 0 8px 0}.c19-table table{display:table}.c19-table table::after{display:none}.c19-table tbody{display:table-row-group}.c19-table td,.c19-table th{min-height:auto;font-size:16px}.c19-table thead{position:static}.c19-table tr{display:table-row}@media(max-width:767px){.tablefield.fixed-layout{table-layout:fixed}}@media(max-width:1023px){.c19-table .table-select{width:100%;color:#fff;border:none;background-color:#005aff;background-image:url("data:image/svg+xml, %3Csvg width=%2720%27 height=%2710%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m.74 0 10.607 10.607-.707.707L.033.707z%27 fill=%27%23FFF%27/%3E%3Cpath d=%27M8.7 10.607 19.307 0l.707.707L9.407 11.314z%27 fill=%27%23FFF%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 24px) center;background-size:12px;appearance:none;padding:16px 38px 16px 24px;word-wrap:break-word;box-sizing:border-box;white-space:normal}.c19-table thead th:not(:first-of-type){padding:unset}.c19-table tbody td:not(:nth-child(1)){border-right:0}.c19-table.header-left tr:nth-child(odd) th{background-color:#757575}.c19-table.header-left tr:nth-child(even) th{background-color:#666}.c19-table.header-left th,.c19-table.header-left td{border-right:0}.c19-table.header-left th:first-of-type,.c19-table.header-left td:first-of-type{border-bottom:0}.c19-table tr .ts__wrapper,.c19-table tr .table-select{border-radius:0 8px 0 0}.c19-table tr:first-of-type th:not(:first-of-type){border-radius:0 8px 0 0}.c19-table tr:last-of-type td:not(first-of-type){border-radius:0 0 8px 0}.c19-table.header-left tr:last-of-type td,.c19-table.header-both tr:last-of-type td{border-radius:0 0 8px 0}}.accordion{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif}.accordion__button button{position:relative;display:block;width:100%;padding:24px 0;margin:0;text-align:left;border:0;border-bottom:1px solid #005aff;background-color:rgba(0,0,0,0);cursor:pointer;outline:none}.accordion__button button:active,.accordion__button button:focus,.accordion__button button:hover{margin:0;outline:none;box-shadow:none}.accordion__button button:active span.accordion__button-lead,.accordion__button button:focus span.accordion__button-lead{position:relative;top:0;left:0}@media(min-width:1024px){.accordion__button button{padding-left:32px}}.accordion__button button span{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;line-height:normal;color:#000}.accordion__button button h2,.accordion__button button .tabbed-content .top h2,.tabbed-content .top .accordion__button button h2,.accordion__button button h3,.accordion__button button h4{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:24px;font-weight:300;line-height:130%;color:#000}@media(min-width:1024px){.accordion__button button h2,.accordion__button button .tabbed-content .top h2,.tabbed-content .top .accordion__button button h2,.accordion__button button h3,.accordion__button button h4{font-size:32px}}.accordion__button-title{position:relative;display:block;margin-bottom:8px;padding-right:32px}.accordion__button-lead{display:block;font-size:18px;padding-right:32px}@media(min-width:768px){.accordion__button-lead{font-size:24px}}.accordion__button-icon{position:absolute;width:24px;top:0;right:5px;bottom:0;justify-content:center;align-items:center}.accordion__button-icon svg{width:24px;height:24px;fill:#005aff}.accordion__button-icon svg rect{transition:all .2s ease-out;transform-origin:50% 50%}.accordion__button-icon--plus{display:flex}.accordion__button--active{background-color:rgba(0,0,0,0)}.accordion__button--active button{border-bottom:0;padding-bottom:8px}.accordion__button--active .accordion__button-icon--plus .vertical-line,.accordion__button--active .accordion__button-icon--plus .horizontal-line{transform:rotate(45deg)}@media(hover:hover),(-ms-high-contrast:none){.accordion__button:hover svg{fill:#000}}.accordion__content{border-bottom:1px solid #005aff;background-color:rgba(0,0,0,0);transition:none;overflow:hidden}@media(min-width:1024px){.accordion__content{padding-left:32px}}@media(min-width:1024px){.accordion__content__content--collapsed{padding-left:32px}}.accordion__content-container *{color:#000}.accordion__content-container *:last-of-type{margin-bottom:0}.accordion__content a:not(.btn){color:#005aff}.accordion__content--collapsed{display:block;padding-top:0;border-bottom:0;overflow:hidden}.accordion__content-container{padding-bottom:24px}.accordion .paragraph--type--c5-media{padding-bottom:16px}@media(min-width:1024px){.c0--col-one .accordion{width:66%}}@media(max-width:1023px){.c0--col-one .accordion{width:75%}}@media(max-width:767px){.c0--col-one .accordion{width:100%}}.accordion__button.accordion__button--active+.accordion__content{display:block !important;animation:fadeInOut .3s ease-in-out}@keyframes fadeInOut{0%{opacity:.7;display:none;transform:translateY(-15px)}100%{opacity:1;display:block;transform:translateY(0px)}}.media-video-overlay__container .close-bar,.media-video-overlay__container .media-video-overlay__container iframe,.media-video-overlay__container .oembed-lazyload__button,.accordion__content-container .close-bar,.accordion__content-container .media-video-overlay__container iframe,.accordion__content-container .oembed-lazyload__button{margin:auto;overflow:hidden}.media-video-overlay__container .media-video-overlay__container iframe{max-height:66%}.oembed-lazyload--youtube .oembed-lazyload__img{display:none}.nohero .intro{height:auto !important;padding:0}.nohero .intro .container,.nohero .intro .carousel.container-bleed{width:100% !important;max-width:none}@media(max-width:767px){.nohero{margin-bottom:0}.nohero .container,.nohero .carousel.container-bleed{margin:0;width:100%}}@media(max-width:767px){.nohero .nr{flex-direction:column-reverse !important;display:flex !important}.nohero .nr .right.side-image{display:block !important;height:91px}}@media(min-width:768px){.nohero{margin-bottom:-80px}.nohero .right.side-image{display:block !important;float:left;width:40%}.nohero .nocopy{float:right;width:60%;padding-left:0}.nohero .nocopy .hero-copy{float:left;max-width:441px}}@media(min-width:1366px){.nohero{margin-bottom:-180px}}.nohero .nc-6{height:353px}@media(min-width:768px){.nohero .nc-6{height:246px}}@media(max-width:767px){.nohero .nc-6{height:auto}}.nohero .nc-6 .hero-copy{padding:0 !important;margin-top:24px;font-size:48px;color:#001135;line-height:72px;max-width:558px;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif}@media(min-width:768px){.nohero .nc-6 .hero-copy{font-size:40px;line-height:48px}}@media(max-width:767px){.nohero .nc-6 .hero-copy{font-size:32px;line-height:40px;max-width:320px;margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:32px}}.nohero .nc-6.nokia-logo-placeholder{background-color:#124191;padding:0}@media(min-width:768px){.nohero .nc-6.nokia-logo-placeholder{margin-right:0}}@media(min-width:1366px){.nohero .nc-6.nokia-logo-placeholder{margin-right:15%}}@media(max-width:767px){.nohero .nc-6.nokia-logo-placeholder{margin-right:0}.nohero .nc-6.nokia-logo-placeholder .nc-4{max-width:320px;margin:0 auto}}.nohero .nc-6.nokia-logo-placeholder .c20-logo{padding:83px 130px 20px;text-align:right}@media(min-width:768px){.nohero .nc-6.nokia-logo-placeholder .c20-logo{padding-left:50px}}@media(max-width:767px){.nohero .nc-6.nokia-logo-placeholder .c20-logo{padding:25px 0 20px;text-align:left}}.nohero .nc-6.nokia-logo-placeholder .c20-logo svg{width:202px;height:33px}@media(min-width:768px){.nohero .nc-6.nokia-logo-placeholder .c20-logo svg{width:156px;height:25px}}@media(max-width:767px){.nohero .nc-6.nokia-logo-placeholder .c20-logo svg{width:98px;height:16px}}.nohero .nc-6.nokia-logo-placeholder .c20-logo svg path{fill:#fff}.social-share-cmp .share-widget--trigger{display:none !important}.social-share-cmp ul{list-style-type:none;display:flex;align-items:flex-start;margin-left:0;margin-bottom:24px}.social-share-cmp ul li{display:flex;align-items:center;margin-right:24px;background-color:#124191;border-radius:30px}.social-share-cmp ul li:last-child{margin-right:0}.social-share-cmp ul li:hover{background-color:#001135}.social-share-cmp ul li:active,.social-share-cmp ul li:focus{background-color:#bec8d2}.social-share-cmp ul li a{width:30px;height:30px;position:relative;display:flex;align-items:center;justify-content:center}.social-share-cmp ul li a.twitter svg,.social-share-cmp ul li a.email svg{max-height:10px}.social-share-cmp ul li a.twitter svg path,.social-share-cmp ul li a.email svg path{fill:#fff}.social-share-cmp ul li a.whatsapp svg{max-height:13px}.social-share-cmp ul li a.whatsapp svg g path{fill:#fff !important}.social-share-cmp.sticky-social{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;position:fixed;top:40%;left:0;border:0px solid #124191;border-radius:30px;width:auto !important;z-index:10}.social-share-cmp.sticky-social .share-widget--trigger{width:auto !important}.social-share-cmp.sticky-social .social-list{width:30px;display:inline-flex;flex-direction:column;margin:8px 12px}.text-align-center .social-list{margin:0 auto;margin-bottom:24px;max-width:250px}.text-white .social-list li,.navigation-wrapper--2022 .navigation.bg-transparent .social-list li,.navigation-wrapper--original .navigation.bg-transparent .social-list li{background-color:#fff}.text-white .social-list li:hover,.navigation-wrapper--2022 .navigation.bg-transparent .social-list li:hover,.navigation-wrapper--original .navigation.bg-transparent .social-list li:hover{background-color:#bec8d2}.text-white .social-list li:active,.navigation-wrapper--2022 .navigation.bg-transparent .social-list li:active,.navigation-wrapper--original .navigation.bg-transparent .social-list li:active,.text-white .social-list li:focus,.navigation-wrapper--2022 .navigation.bg-transparent .social-list li:focus,.navigation-wrapper--original .navigation.bg-transparent .social-list li:focus{background-color:#fffb00}.text-white .social-list li a.twitter svg path,.navigation-wrapper--2022 .navigation.bg-transparent .social-list li a.twitter svg path,.navigation-wrapper--original .navigation.bg-transparent .social-list li a.twitter svg path,.text-white .social-list li a.email svg path,.navigation-wrapper--2022 .navigation.bg-transparent .social-list li a.email svg path,.navigation-wrapper--original .navigation.bg-transparent .social-list li a.email svg path{fill:#001135}.text-white .social-list li a.whatsapp svg g path,.navigation-wrapper--2022 .navigation.bg-transparent .social-list li a.whatsapp svg g path,.navigation-wrapper--original .navigation.bg-transparent .social-list li a.whatsapp svg g path{fill:#001135 !important}.text-white .social-list li a svg path,.navigation-wrapper--2022 .navigation.bg-transparent .social-list li a svg path,.navigation-wrapper--original .navigation.bg-transparent .social-list li a svg path{fill:#001135}.c22-podcast-subscription{max-width:100%;position:relative}@media(min-width:768px){.c22-podcast-subscription{max-width:200px}}.c22-podcast-subscription__subscribe-button a{width:100%}.c22-podcast-subscription__subscribe-button a:hover{transform:scale(1)}.c22-podcast-subscription__subscribe-button a:focus{transform:scale(1)}.c22-podcast-subscription__podcast-link-list{position:absolute;z-index:1;display:none;background-color:#fff;border:1px solid #124191;border-radius:3px;list-style:none;margin:10px 0 0;padding:10px 0;width:100%}.c22-podcast-subscription__podcast-link-list::before{content:"";display:block;position:absolute;left:calc(50% - 10px);bottom:100%;width:0;height:0;border:10px solid rgba(0,0,0,0);border-bottom-color:#124191}.c22-podcast-subscription__podcast-link-list::after{content:"";display:block;position:absolute;left:calc(50% - 9px);bottom:100%;width:0;height:0;border:9px solid rgba(0,0,0,0);border-bottom-color:#fff}.c22-podcast-subscription__podcast-link-list li{margin-bottom:0}.c22-podcast-subscription__podcast-link-list li .podcast-link{align-items:center;color:#1d1e20;display:flex;flex-direction:row;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:14px;font-weight:300;font-stretch:normal;font-style:normal;padding:6px 26px}.c22-podcast-subscription__podcast-link-list li .podcast-link:hover{background-color:#edf2f5}.c22-podcast-subscription__podcast-link-list li .podcast-link__icon{display:inline-block;width:20px;height:20px}.c22-podcast-subscription__podcast-link-list li .podcast-link__icon svg,.c22-podcast-subscription__podcast-link-list li .podcast-link__icon img{width:100%;height:auto}.c22-podcast-subscription__podcast-link-list li .podcast-link__label{display:inline-block;height:20px;color:#1d1e20;letter-spacing:.22px;line-height:1.73;margin:0 11px 3px}.c23-component__title-wrapper a{display:inline-block}.c23-component__title-wrapper a .c23-component__title{max-width:100%;margin-right:5px}.c23-component__see-all-link{margin-top:32px}.c23-component .blaze-track-container{padding-right:155px}.c23-component .blaze-track-container .blaze-track{padding:5px}@media screen and (min-width:767px)and (max-width:1200px){.c23-component .blaze-track-container{padding-right:135px !important}}@media screen and (min-width:425px)and (max-width:666px){.c23-component .blaze-track-container{padding-right:115px !important}}@media screen and (min-width:375px)and (max-width:424px){.c23-component .blaze-track-container{padding-right:100px !important}}@media screen and (min-width:320px)and (max-width:374px){.c23-component .blaze-track-container{padding-right:85px !important}}.c23-component__link-list{margin-bottom:0}.c23-component__link-list:last-child{margin-right:0}.c23-component__link-list li a{line-height:1.5;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:20px;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal}@media(hover:hover){.c23-component__link-list li a:hover{text-decoration:underline}}.c23-component__link-list--without-bullets{list-style:none;margin-left:0}.c23-component__link-list .video--in-list{display:block;height:auto;width:auto;overflow:unset}.c23-component__link-list .video--in-list a{display:block}.c23-component__link-list .video--in-list a .last-word{white-space:nowrap}.c23-component__link-list .video--in-list a .last-word:after{content:"";height:1em;width:1em;display:inline-block;margin-left:.3em;margin-bottom:.1em;background-size:contain;vertical-align:middle;background-repeat:no-repeat;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 64.88 64.88%27%3E%3Cpath fill=%27%230065ed%27 d=%27M32.44 64.88C14.55 64.88 0 50.33 0 32.44S14.55 0 32.44 0s32.44 14.55 32.44 32.44-14.55 32.44-32.44 32.44Zm0-60.21c-15.31 0-27.77 12.46-27.77 27.77s12.46 27.77 27.77 27.77 27.77-12.46 27.77-27.77S47.75 4.67 32.44 4.67Z%27/%3E%3Cpath fill=%27%230065ed%27 d=%27M26.42 46.81c-.38 0-.76-.09-1.1-.28-.76-.41-1.23-1.2-1.23-2.06V20.4c0-.86.47-1.65 1.23-2.06.76-.41 1.68-.36 2.4.12L45.78 30.5c.65.43 1.04 1.16 1.04 1.94s-.39 1.51-1.04 1.94L27.72 46.42c-.39.26-.84.39-1.29.39Zm2.33-22.06v15.36l11.52-7.68-11.52-7.68Z%27/%3E%3C/svg%3E")}.c23-component .view-more-link-container{margin-top:48px;text-align:center}.c23-component .view-more-link-container .ajax-progress{display:none !important}.c23-component .view-more-link-container a{display:inline-block}.c23-component .view-more-link-container a:hover svg path,.c23-component .view-more-link-container a:focus svg path{fill:#0049b4}.c23-component .view-more-link-container a:hover svg rect,.c23-component .view-more-link-container a:focus svg rect{stroke:#0049b4}.c23-component .view-more-link-container .load-more-button{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:12px 24px;gap:8px;background-color:#fff;border:1px solid #004bd6;border-radius:4px;color:#004bd6;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:18px;font-weight:bold;line-height:135%;letter-spacing:.54px;text-decoration:none;cursor:pointer;transition:all .2s ease;position:relative;width:auto}.c23-component .view-more-link-container .load-more-button .load-more-label,.c23-component .view-more-link-container .load-more-button .load-more-icon{color:inherit;text-decoration:none}.c23-component .view-more-link-container .load-more-button .load-more-icon{font-size:24px;font-weight:300;width:24px;height:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;background:rgba(0,0,0,0) url(/../themes/custom/onenokia_reskin/img/load-more-plus-icon-blue.svg) no-repeat center center;transition:background .2s ease}.c23-component .view-more-link-container .load-more-button:hover{background-color:#004bd6;color:#fff}.c23-component .view-more-link-container .load-more-button:hover .load-more-label{color:#fff}.c23-component .view-more-link-container .load-more-button:hover .load-more-icon{background:rgba(0,0,0,0) url(/../themes/custom/onenokia_reskin/img/load-more-plus-icon-white.svg) no-repeat center center}.c23-component .view-more-link-container .load-more-button:active{border:3px solid #004bd6}.c23-component .view-more-link-container .load-more-button:focus,.c23-component .view-more-link-container .load-more-button:focus-visible{outline:none;box-shadow:none}.c23-component .view-more-link-container .load-more-button:focus::after,.c23-component .view-more-link-container .load-more-button:focus-visible::after{content:"";position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border:1px solid #000;border-radius:8px;pointer-events:none}.c23-component .view-more-link-container .load-more-button:disabled,.c23-component .view-more-link-container .load-more-button.is-disabled{opacity:.4;pointer-events:none}@media(max-width:1024px){.c23-component .view-more-link-container .load-more-button{display:flex;width:100%;box-sizing:border-box}}.c23-component .view-more-section .nr{padding-top:24px;padding-bottom:24px}.c23-component .hidden{display:none}.c23-component__wrapper{padding-bottom:0 !important}.c23-component__wrapper.start .blaze-prev{opacity:.4;cursor:default !important}.c23-component__wrapper.end .blaze-next{opacity:.4;cursor:default !important}.c23-component--carousel .c23-component__carousel-top{display:flex;flex-direction:row;justify-content:space-between;margin-top:30px;margin-bottom:20px}@media(min-width:768px){.c23-component--carousel .c23-component__carousel-top{margin-top:50px;margin-bottom:27px}}.c23-component--carousel .c23-component__carousel-top .c23-carousel-control{display:flex;flex-direction:row;justify-content:space-between}.c23-component--carousel .c23-component__carousel-top .c23-carousel-control button{width:48px;height:48px;border:1px solid #005aff;border-radius:50%;background-color:rgba(255,255,255,.3);background-repeat:no-repeat;background-position:center center;touch-action:manipulation;cursor:pointer}.c23-component--carousel .c23-component__carousel-top .c23-carousel-control button.prev{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%280%2C90%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M0 9.9 9.9 0l.706.707-9.9 9.9z%27/%3E%3Cpath d=%27m.707 9.2 9.9 9.9-.708.706L0 9.906z%27/%3E%3C/g%3E%3C/svg%3E")}.c23-component--carousel .c23-component__carousel-top .c23-carousel-control button.prev:disabled{opacity:.4;cursor:default}.c23-component--carousel .c23-component__carousel-top .c23-carousel-control button.next{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%280%2C90%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27m11.607 9.907-9.9 9.9L1 19.099 10.9 9.2z%27/%3E%3Cpath d=%27M10.9 10.607 1 .707 1.707 0l9.9 9.9z%27/%3E%3C/g%3E%3C/svg%3E");margin-left:24px}.c23-component--carousel .c23-component__carousel-top .c23-carousel-control button.next:disabled{opacity:.4;cursor:default}.c23-component--carousel .c23-component__carousel-top .c23-carousel-control.text-white button,.c23-component--carousel .c23-component__carousel-top .navigation-wrapper--2022 .c23-carousel-control.navigation.bg-transparent button,.navigation-wrapper--2022 .c23-component--carousel .c23-component__carousel-top .c23-carousel-control.navigation.bg-transparent button,.c23-component--carousel .c23-component__carousel-top .navigation-wrapper--original .c23-carousel-control.navigation.bg-transparent button,.navigation-wrapper--original .c23-component--carousel .c23-component__carousel-top .c23-carousel-control.navigation.bg-transparent button{border-color:#fff}.c23-component--carousel .c23-component__carousel-top .c23-carousel-control.text-white button.prev,.c23-component--carousel .c23-component__carousel-top .navigation-wrapper--2022 .c23-carousel-control.navigation.bg-transparent button.prev,.navigation-wrapper--2022 .c23-component--carousel .c23-component__carousel-top .c23-carousel-control.navigation.bg-transparent button.prev,.c23-component--carousel .c23-component__carousel-top .navigation-wrapper--original .c23-carousel-control.navigation.bg-transparent button.prev,.navigation-wrapper--original .c23-component--carousel .c23-component__carousel-top .c23-carousel-control.navigation.bg-transparent button.prev{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%28255%2C255%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M0 9.9 9.9 0l.706.707-9.9 9.9z%27/%3E%3Cpath d=%27m.707 9.2 9.9 9.9-.708.706L0 9.906z%27/%3E%3C/g%3E%3C/svg%3E")}.c23-component--carousel .c23-component__carousel-top .c23-carousel-control.text-white button.next,.c23-component--carousel .c23-component__carousel-top .navigation-wrapper--2022 .c23-carousel-control.navigation.bg-transparent button.next,.navigation-wrapper--2022 .c23-component--carousel .c23-component__carousel-top .c23-carousel-control.navigation.bg-transparent button.next,.c23-component--carousel .c23-component__carousel-top .navigation-wrapper--original .c23-carousel-control.navigation.bg-transparent button.next,.navigation-wrapper--original .c23-component--carousel .c23-component__carousel-top .c23-carousel-control.navigation.bg-transparent button.next{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%28255%2C255%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27m11.607 9.907-9.9 9.9L1 19.099 10.9 9.2z%27/%3E%3Cpath d=%27M10.9 10.607 1 .707 1.707 0l9.9 9.9z%27/%3E%3C/g%3E%3C/svg%3E")}.c23-component--carousel .c23-component__carousel-top .c23-carousel-see-all{line-height:24px}.c23-component--carousel .c23-component__carousel-top .c23-carousel-see-all a{font-size:18px}.c23-component--carousel .tns-inner{margin-left:0 !important}.c23-component__group-wrapper details summary{cursor:pointer;list-style:none}.c23-component__group-wrapper details summary:before{content:"";height:13.108px;width:13.108px;display:inline-block;vertical-align:middle;margin-bottom:20px;background-repeat:no-repeat;background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278.675%27 height=%2713.108%27 fill=%27%27%3E%3Cpath d=%27m2.121 2.122 4.433 4.433-4.433 4.433%27 fill=%27none%27 stroke=%27%230065ed%27 stroke-linecap=%27round%27 stroke-width=%273%27/%3E%3C/svg%3E")}.c23-component__group-wrapper details summary h4.h24,.c23-component__group-wrapper details summary h5.h24,.c23-component__group-wrapper details summary h3.h24{display:inline-block;vertical-align:middle;margin-bottom:20px}.c23-component__group-wrapper details summary::-webkit-details-marker,.c23-component__group-wrapper details summary::marker{display:none}.c23-component__group-wrapper details ul{padding-left:2px}.c23-component__group-wrapper details ul li{margin-bottom:10px}.c23-component__group-wrapper details ul li:last-child{margin-bottom:20px}.c23-component__group-wrapper details[open] summary:before{background-image:url("data:image/svg+xml, %3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2713.108%27 height=%278.675%27 fill=%27%27%3E%3Cpath d=%27m2.122 6.554 4.433-4.433 4.433 4.433%27 fill=%27none%27 stroke=%27%230065ed%27 stroke-linecap=%27round%27 stroke-width=%273%27/%3E%3C/svg%3E")}.c23-component__gradients_container{padding-top:2px}.bg-gray .c23-component .view-more-link-container a svg,.bg-green-gray .c23-component .view-more-link-container a svg,.bg-gray-dark .c23-component .view-more-link-container a svg,.bg-nokia-blue .c23-component .view-more-link-container a svg,.bg-bluey-gray .c23-component .view-more-link-container a svg,.bg-blue-dark .c23-component .view-more-link-container a svg,.bg-blue-middle-bright .c23-component .view-more-link-container a svg{border:1px solid #fff;border-radius:5px;fill:none}.bg-gray .c23-component .view-more-link-container a svg path,.bg-green-gray .c23-component .view-more-link-container a svg path,.bg-gray-dark .c23-component .view-more-link-container a svg path,.bg-nokia-blue .c23-component .view-more-link-container a svg path,.bg-bluey-gray .c23-component .view-more-link-container a svg path,.bg-blue-dark .c23-component .view-more-link-container a svg path,.bg-blue-middle-bright .c23-component .view-more-link-container a svg path{fill:#fff}.bg-gray .c23-component .view-more-link-container a:hover svg,.bg-green-gray .c23-component .view-more-link-container a:hover svg,.bg-gray-dark .c23-component .view-more-link-container a:hover svg,.bg-nokia-blue .c23-component .view-more-link-container a:hover svg,.bg-bluey-gray .c23-component .view-more-link-container a:hover svg,.bg-blue-dark .c23-component .view-more-link-container a:hover svg,.bg-blue-middle-bright .c23-component .view-more-link-container a:hover svg{opacity:.8}.bg-gray .c23-component .view-more-link-container a:hover svg path,.bg-green-gray .c23-component .view-more-link-container a:hover svg path,.bg-gray-dark .c23-component .view-more-link-container a:hover svg path,.bg-nokia-blue .c23-component .view-more-link-container a:hover svg path,.bg-bluey-gray .c23-component .view-more-link-container a:hover svg path,.bg-blue-dark .c23-component .view-more-link-container a:hover svg path,.bg-blue-middle-bright .c23-component .view-more-link-container a:hover svg path{opacity:.8;fill:#fff}.bg-white .c23-component .view-more-link-container a svg,.bg-blue-brightest .c23-component .view-more-link-container a svg,.bg-very-light-blue .c23-component .view-more-link-container a svg,.bg-gray-very-light .c23-component .view-more-link-container a svg,.bg-light-grey .c23-component .view-more-link-container a svg,.bg-blue-very-light .c23-component .view-more-link-container a svg,.bg-darkest-blue .c23-component .view-more-link-container a svg,.bg-blue-middle .c23-component .view-more-link-container a svg{border:1px solid #005aff;border-radius:5px;fill:none}.bg-white .c23-component .view-more-link-container a svg path,.bg-blue-brightest .c23-component .view-more-link-container a svg path,.bg-very-light-blue .c23-component .view-more-link-container a svg path,.bg-gray-very-light .c23-component .view-more-link-container a svg path,.bg-light-grey .c23-component .view-more-link-container a svg path,.bg-blue-very-light .c23-component .view-more-link-container a svg path,.bg-darkest-blue .c23-component .view-more-link-container a svg path,.bg-blue-middle .c23-component .view-more-link-container a svg path{fill:#005aff}.bg-white .c23-component .view-more-link-container:hover svg,.bg-blue-brightest .c23-component .view-more-link-container:hover svg,.bg-very-light-blue .c23-component .view-more-link-container:hover svg,.bg-gray-very-light .c23-component .view-more-link-container:hover svg,.bg-light-grey .c23-component .view-more-link-container:hover svg,.bg-blue-very-light .c23-component .view-more-link-container:hover svg,.bg-darkest-blue .c23-component .view-more-link-container:hover svg,.bg-blue-middle .c23-component .view-more-link-container:hover svg{opacity:.8}.bg-white .c23-component .view-more-link-container:hover svg path,.bg-blue-brightest .c23-component .view-more-link-container:hover svg path,.bg-very-light-blue .c23-component .view-more-link-container:hover svg path,.bg-gray-very-light .c23-component .view-more-link-container:hover svg path,.bg-light-grey .c23-component .view-more-link-container:hover svg path,.bg-blue-very-light .c23-component .view-more-link-container:hover svg path,.bg-darkest-blue .c23-component .view-more-link-container:hover svg path,.bg-blue-middle .c23-component .view-more-link-container:hover svg path{opacity:.8;fill:#005aff}.c23-component .view-more-link-container a svg path{fill:#005aff}.has-carousel .c23-component__wrapper.blaze-remove .c23-component-item{margin-right:32px}.has-carousel .c23-component__wrapper .c23-component-item{max-width:385px}@media(max-width:767px){.c0-container .container .c23-component .c23-component-item,.c0-container .carousel.container-bleed .c23-component .c23-component-item{padding:12px 0}.main-content-region .st-small.sb-none.paragraph--type--c0-layout-container .c0-container.bg-white .container .nr.c0--col-three .nc-4 .paragraph .c8-button,.main-content-region .st-small.sb-none.paragraph--type--c0-layout-container .c0-container.bg-white .carousel.container-bleed .nr.c0--col-three .nc-4 .paragraph .c8-button,.main-content-region .c0-container.bg-white .container .nr.c0--col-three .nc-4,.main-content-region .c0-container.bg-white .carousel.container-bleed .nr.c0--col-three .nc-4{padding-bottom:24px}.main-content-region .c0-container.bg-white .container .nr.c0--col-two,.main-content-region .c0-container.bg-white .carousel.container-bleed .nr.c0--col-two{padding-top:24px}}.c23-dynamic-reference{margin-bottom:20px}.c23-dynamic-reference h2,.c23-dynamic-reference .tabbed-content .top h2,.tabbed-content .top .c23-dynamic-reference h2{line-height:48px}.c23-dynamic-reference__see-all-link{border-bottom:1px solid #001135;line-height:19.1px;padding-bottom:16px;margin-bottom:12px}.c23-dynamic-reference__see-all-link a{font-weight:700;font-size:14px}.c23-dynamic-reference__link-list{margin-bottom:0}.c23-dynamic-reference__link-list:last-child{margin-right:0}.c23-dynamic-reference__link-list li a{line-height:1.5;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-size:20px;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal}.c23-dynamic-reference__link-list--without-bullets{list-style:none;margin-left:0}.c23-dynamic-reference.bg-white h1,.c23-dynamic-reference.bg-white h2,.c23-dynamic-reference.bg-white h3,.c23-dynamic-reference.bg-white h4{color:#001135}.c23-dynamic-reference .c1-reference--image-container{margin-top:0}.c24-dynamic-content-presentation h2,.c24-dynamic-content-presentation .tabbed-content .top h2,.tabbed-content .top .c24-dynamic-content-presentation h2{line-height:48px}.c24-dynamic-content-presentation__see-all-link{border-bottom:1px solid #001135;line-height:19.1px;padding-bottom:16px}.c24-dynamic-content-presentation__see-all-link a{font-weight:700;font-size:14px}.c24-dynamic-content-presentation .c1-reference--media-container{margin-top:0}.c24-dynamic-content-presentation .c1-reference--media-container .video{margin-bottom:0}.c24-dynamic-content-presentation .c24-show-more-section.hidden{display:none}.c25-social-media-feed{background-color:#edf2f5;padding:30px 15px 0}.c25-social-media-feed h3{border-bottom:1px solid #d4d4d4;margin-bottom:30px;padding-bottom:10px}.c27-investor-table-form__investor-files-year{margin-bottom:48px}.c27-investor-table-form__investor-files-year label{color:#98a2ae;font-size:12px;font-weight:400;line-height:16px;margin-bottom:4px}.c27-investor-table-form__investor-files-year .select2-container--default{max-width:320px}.c27-investor-table-form .table.header-bg-color-blue-very-light thead tr th{background-color:#edf2f5;color:#273142}.c27-investor-table-form .table.header-bg-color-blue-very-light th,.c27-investor-table-form .table.header-bg-color-blue-very-light td{border:1px solid #bec8d2}.c27-investor-table-form .table.header-bg-color-blue-very-light th.c27-quarter-column,.c27-investor-table-form .table.header-bg-color-blue-very-light td.c27-quarter-column{background-color:#4d5766;color:#fff;font-weight:700}.c27-investor-table-form .table tr th{font-weight:700}.c27-investor-table-form .table tr th,.c27-investor-table-form .table tr td{border:1px solid #bec8d2;text-align:center;vertical-align:middle}.c27-investor-table-form .table tr th.c27-quarter-column,.c27-investor-table-form .table tr td.c27-quarter-column{background-color:#4d5766;color:#fff;font-weight:700}.c27-investor-table-form .table a.c27-icon{display:block;max-width:120px;padding-top:31.25px;background-repeat:no-repeat;background-position:top center;margin:0 auto}.c27-investor-table-form .table a.c27-icon--pdf{background-image:url(/../themes/custom/onenokia_reskin/component_library/patterns/atoms/icons/file_types/pdf_file_type.png)}.c27-investor-table-form .table a.c27-icon--webcast{background-image:url(/../themes/custom/onenokia_reskin/component_library/patterns/atoms/icons/file_types/webcast_file_type.png)}.c27-investor-table-form .table a.c27-icon--xls{background-image:url(/../themes/custom/onenokia_reskin/component_library/patterns/atoms/icons/file_types/xls_file_type.png)}.c27-investor-table-form .table a.c27-icon--zip{background-image:url(/../themes/custom/onenokia_reskin/component_library/patterns/atoms/icons/file_types/zip_file_type.png)}.c27-investor-table-form .c19-table{position:relative}.paragraph--type--c28-tetris{display:flex;flex:0 0 100%;max-width:100%;flex-wrap:wrap;clear:both}@media(min-width:768px){.paragraph--type--c28-tetris{flex-wrap:nowrap}}.paragraph--type--c28-tetris .c06.simple-text{width:100%;max-width:573px}.paragraph--type--c28-tetris .title-arrow.h24:after{height:14px}@media(min-width:768px){.paragraph--type--c28-tetris .title-arrow.h24:after{height:14px}}@media(min-width:1366px){.paragraph--type--c28-tetris .title-arrow.h24:after{height:18px}}.paragraph--type--c28-tetris .title-arrow.h32:after{height:14px}@media(min-width:768px){.paragraph--type--c28-tetris .title-arrow.h32:after{height:24px}}@media(min-width:1366px){.paragraph--type--c28-tetris .title-arrow.h32:after{height:24px}}.paragraph--type--c28-tetris .title-arrow.h48:after{height:24px}@media(min-width:768px){.paragraph--type--c28-tetris .title-arrow.h48:after{height:35px}}@media(min-width:1366px){.paragraph--type--c28-tetris .title-arrow.h48:after{height:50px}}.paragraph--type--c28-tetris .paragraph--type--c4-simple-text{display:flex;flex:0 0 100%;max-width:704px;align-items:center;padding:0 32px}@media(min-width:768px){.paragraph--type--c28-tetris .paragraph--type--c4-simple-text{padding:0 48px}}@media(min-width:1366px){.paragraph--type--c28-tetris .paragraph--type--c4-simple-text{padding:0 16px}}.paragraph--type--c28-tetris .c28-tetris__left{display:flex;flex:0 0 100%;max-width:100%;height:inherit}@media(max-width:767px){.paragraph--type--c28-tetris .c28-tetris__left.has-text{order:2}}@media(max-width:767px){.paragraph--type--c28-tetris .c28-tetris__left.has-media{order:1}}@media(min-width:768px){.paragraph--type--c28-tetris .c28-tetris__left{flex:0 0 50%;max-width:50%}}.paragraph--type--c28-tetris .c28-tetris__left .paragraph--type--c4-simple-text{display:flex !important;justify-content:flex-start;margin-left:auto}.paragraph--type--c28-tetris .c28-tetris__right{display:flex;flex:0 0 100%;max-width:100%;height:inherit}@media(min-width:768px){.paragraph--type--c28-tetris .c28-tetris__right{flex:0 0 50%;max-width:50%}}@media(max-width:767px){.paragraph--type--c28-tetris .c28-tetris__right.has-text{order:2}}@media(max-width:767px){.paragraph--type--c28-tetris .c28-tetris__right.has-media{order:1}}.paragraph--type--c28-tetris .c28-tetris__right .paragraph--type--c4-simple-text{display:flex !important;justify-content:flex-end}.paragraph--type--c28-tetris .paragraph--type--c5-media{flex:0 0 100%;max-width:100%}.paragraph--type--c28-tetris .paragraph--type--c5-media .c5-media picture.ar img{border-radius:0}.paragraph--type--c28-tetris .c5-media,.paragraph--type--c28-tetris .media,.paragraph--type--c28-tetris .media-video{display:block;height:100%}.paragraph--type--c28-tetris .c5-media picture img,.paragraph--type--c28-tetris .c5-media .media img{height:100%;aspect-ratio:1/1;border-radius:0;object-fit:cover;object-position:center center}.paragraph--type--c28-tetris .c5-media video{display:block;height:auto;aspect-ratio:1/1;border-radius:0}.paragraph--type--c28-tetris .c5-media .media .video svg{left:16px;right:auto;top:auto;bottom:16px;margin:0;padding:0}.c29-agenda{width:100%;background:#fff;border-radius:8px;box-shadow:2px 3px 9px 0 rgba(0,0,0,.28);margin-bottom:60px}@media(min-width:720px){.c29-agenda{margin-bottom:48px}}@media(min-width:1100px){.c29-agenda{margin-bottom:48px}}.c29-agenda--closed .c29-agenda__more-info{display:none}.c29-agenda--opened .c29-agenda__more-info{display:flex}.c29-agenda--opened .c29-agenda__toggle-button{transform:rotate(45deg)}.c29-agenda--opened .c29-agenda__color-bar{border-bottom-left-radius:0}.c29-agenda__top{display:flex;flex-direction:column;flex-wrap:nowrap}@media(min-width:720px){.c29-agenda__top{flex-direction:row}}.c29-agenda__color-bar{width:100%;height:8px;padding:0;margin:0;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0}@media(min-width:720px){.c29-agenda__color-bar{width:8px;height:auto;border-top-left-radius:8px;border-bottom-left-radius:8px;border-top-right-radius:0}}.c29-agenda__content{padding:32px 32px 32px 24px;flex:1}.c29-agenda__content h2,.c29-agenda__content .tabbed-content .top h2,.tabbed-content .top .c29-agenda__content h2{font-size:18px;font-weight:300;letter-spacing:.02em;line-height:130%;margin-bottom:25px}@media(min-width:720px){.c29-agenda__content h2,.c29-agenda__content .tabbed-content .top h2,.tabbed-content .top .c29-agenda__content h2{font-size:24px;margin-bottom:17px}}@media(min-width:1100px){.c29-agenda__content h2,.c29-agenda__content .tabbed-content .top h2,.tabbed-content .top .c29-agenda__content h2{margin-bottom:22px;font-size:32px}}.c29-agenda__label{font-size:14px;font-weight:700;line-height:140%;letter-spacing:.03em;color:#000;margin-bottom:8px}.c29-agenda__footer{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;column-gap:25px;row-gap:16px}@media(min-width:1100px){.c29-agenda__footer{align-items:baseline}}.c29-agenda__event-time,.c29-agenda__event-location{font-size:18px;font-weight:700;line-height:135%;letter-spacing:.03em;color:#000;padding-left:28px;width:100%}@media(min-width:1100px){.c29-agenda__event-time,.c29-agenda__event-location{width:auto}}.c29-agenda__event-time{background-image:url("data:image/svg+xml, %3Csvg width=%2716%27 height=%2716%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M8.595 9.154h2.68V8.037h-2.68v1.117ZM6.698 7.256c0 1.05.848 1.898 1.897 1.898V8.037a.772.772 0 0 1-.781-.781H6.698Zm0-3.349v3.349h1.116V3.907H6.698ZM0 8c0 4.398 3.52 8 8 8v-1.116A6.859 6.859 0 0 1 1.116 8H0Zm8-8C3.602 0 0 3.602 0 8h1.116c0-3.788 3.096-6.884 6.884-6.884V0Zm8 8c0-4.398-3.602-8-8-8v1.116c3.788 0 6.884 3.096 6.884 6.884H16Zm-8 8c4.398 0 8-3.602 8-8h-1.116c0 3.788-3.096 6.884-6.884 6.884V16Zm3.274-6.846a.562.562 0 0 0 .559-.559.562.562 0 0 0-.559-.558v1.117Zm-3.46-5.247a.562.562 0 0 0-.558-.558.562.562 0 0 0-.558.558h1.116Z%27 fill=%27%23005AFF%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left center}.c29-agenda__event-location{background-image:url("data:image/svg+xml, %3Csvg width=%2714%27 height=%2716%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M4.145 6.02c0 1.496 1.277 2.716 2.843 2.716V7.62c-.927 0-1.675-.722-1.675-1.6H4.145Zm2.843-2.716c-1.566 0-2.843 1.22-2.843 2.716h1.168c0-.878.748-1.6 1.675-1.6V3.304ZM9.83 6.02c0-1.496-1.278-2.716-2.843-2.716V4.42c.927 0 1.674.722 1.674 1.6h1.169ZM6.988 8.736c1.565 0 2.843-1.22 2.843-2.716H8.662c0 .878-.747 1.6-1.674 1.6v1.116Zm4.353.38-4.205 5.722.958.648 4.205-5.723-.957-.647Zm-.56-6.49c1.892 1.81 2.032 4.548.56 6.482l.943.663c1.799-2.374 1.628-5.73-.686-7.933l-.825.789h.008Zm-7.508 0C5.383.61 8.748.619 10.773 2.62l.841-.774C9.122-.618 5.01-.61 2.447 1.838l.826.789Zm-.639 6.482c-1.464-1.927-1.254-4.74.63-6.474l-.81-.803C.143 3.959-.122 7.389 1.685 9.77l.942-.663h.008Zm4.214 5.73L2.642 9.116l-.958.647 4.206 5.723.958-.648Zm.358-.074c-.101.097-.187.119-.242.119a.178.178 0 0 1-.14-.067l-.911.692c.569.684 1.526.61 2.11.052l-.825-.796h.008Zm4.618-5.32-.475-.336.475.335Zm-.623-7.212-.42.387.412-.387h.008Zm-8.333 0 .405.402s0-.007.008-.007l-.413-.395Zm-.701 7.211.475-.327-.475.327Zm4.205 5.723-.475.32.024.022.451-.342Zm1.247 0 .412.394s.047-.052.063-.074l-.475-.32Z%27 fill=%27%23005AFF%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left center}.c29-agenda__toggle-button{background-image:url("data:image/svg+xml, %3Csvg width=%2732%27 height=%2732%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M14.539 17.462v13.307c0 .673.557 1.231 1.23 1.231A1.24 1.24 0 0 0 17 30.77V17.461h13.77A1.24 1.24 0 0 0 32 16.23 1.24 1.24 0 0 0 30.77 15H17V1.23A1.24 1.24 0 0 0 15.77 0a1.24 1.24 0 0 0-1.231 1.23V15H1.23A1.24 1.24 0 0 0 0 16.23c0 .674.558 1.232 1.23 1.232H14.54Z%27 fill=%27%23005AFF%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;display:block;width:32px;height:32px;margin-left:auto;cursor:pointer;transition:transform .5s}.c29-agenda__more-info{background-color:#f9f9f9;padding:32px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;border-bottom-left-radius:8px;border-bottom-right-radius:8px;transition:height .5s}@media(min-width:1100px){.c29-agenda__more-info{flex-direction:row}}.c29-agenda__description{width:100%;margin-bottom:24px}@media(min-width:720px){.c29-agenda__description{width:100%;margin-bottom:32px}}@media(min-width:1100px){.c29-agenda__description{margin-bottom:0;width:66%}}.c29-agenda__description p:last-child{margin-bottom:0}.c29-agenda__event-speakers{width:100%;max-width:100%}@media(min-width:1100px){.c29-agenda__event-speakers{max-width:200px}}.c29-agenda__event-speakers .c29-agenda__event-speaker-panel{list-style:none;margin:0}.c29-agenda__event-speakers .c29-agenda__event-speaker-panel li{margin-bottom:12px;margin-right:0;display:block}@media(min-width:720px){.c29-agenda__event-speakers .c29-agenda__event-speaker-panel li{display:inline-block;margin-bottom:0;margin-right:24px}}@media(min-width:1100px){.c29-agenda__event-speakers .c29-agenda__event-speaker-panel li{margin-bottom:8px;margin-right:0;display:block}}.c29-agenda__event-speakers .c29-agenda__event-speaker-panel li:last-child{margin-bottom:0}.c29-agenda__event-speakers .c29-agenda__event-speaker-label{font-size:14px;font-weight:700;line-height:140%;letter-spacing:.03em;color:#757575;margin-bottom:16px}.c29-agenda__event-speakers .c29-agenda__event-speaker-top{display:flex;flex-direction:row;flex-wrap:nowrap;column-gap:16px}.c29-agenda__event-speakers .c29-agenda__event-speaker-image img{border-radius:24px;margin-bottom:0}.c29-agenda__event-speakers .c29-agenda__event-speaker-name{font-size:18px;font-weight:700;line-height:135%;letter-spacing:.03em;color:#000;margin-bottom:4px}.c29-agenda__event-speakers .c29-agenda__event-speaker-title,.c29-agenda__event-speakers .c29-agenda__event-speaker-company,.c29-agenda__event-speakers .c29-agenda__event-speaker-description{font-weight:400;font-size:14px;line-height:140%;letter-spacing:.03em;color:#000;margin-bottom:4px}.c29-agenda__event-speakers .c29-agenda__event-speaker-description p{font-weight:400;font-size:14px;line-height:140%;letter-spacing:.03em;color:#000}.c29-agenda__event-speakers .c29-agenda__event-speaker-company{margin-bottom:8px}@media(min-width:720px){.c29-agenda__event-speakers .c29-agenda__event-speaker-company{margin-bottom:8px}}@media(min-width:1100px){.c29-agenda__event-speakers .c29-agenda__event-speaker-company{margin-bottom:16px}}.c29-agenda__event-speakers .c29-agenda__event-speaker-description{margin-bottom:0}.c29-agenda__read-more-icon{display:inline-block;height:10px;width:14px;background-image:url("data:image/svg+xml, %3Csvg width=%2714%27 height=%2710%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m12.54 5.233-3.68 3.86.725.757 3.679-3.86-.725-.757Zm0-.458a.3.3 0 0 1 .1.229.313.313 0 0 1-.1.229l.724.757c.127-.127.229-.28.298-.45a1.418 1.418 0 0 0-.298-1.523l-.725.758ZM8.86.915l3.68 3.86.724-.758L9.585.157 8.86.916Zm3.782 3.517H.847v1.072h11.795V4.432Zm-3.768 4.66a.55.55 0 0 0 .013.745c.094.098.22.155.353.157A.5.5 0 0 0 9.6 9.85l-.725-.757Zm4.041-3.48-.362-.38.362.38Zm0-1.216.363-.379-.363.38ZM9.585.158a.5.5 0 0 0-.712.013.55.55 0 0 0-.013.745l.725-.758ZM.847 4.432a.502.502 0 0 0-.363.157.549.549 0 0 0-.15.38c0 .141.054.278.15.378.096.1.227.157.363.157V4.432Zm11.795 1.072a.502.502 0 0 0 .362-.157c.097-.1.15-.237.15-.379a.549.549 0 0 0-.15-.379.502.502 0 0 0-.362-.157v1.072Z%27 fill=%27%23005AFF%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;margin-left:5px}@media(min-width:1100px){.nc-4 .c29-agenda__top,.nc-6 .c29-agenda__top{display:flex;flex-direction:column;flex-wrap:nowrap}.nc-4 .c29-agenda__color-bar,.nc-6 .c29-agenda__color-bar{width:100%;height:8px;padding:0;margin:0;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0}.nc-4 .c29-agenda__footer,.nc-6 .c29-agenda__footer{align-items:center}.nc-4 .c29-agenda__event-time,.nc-4 .c29-agenda__event-location,.nc-6 .c29-agenda__event-time,.nc-6 .c29-agenda__event-location{width:100%}.nc-4 .c29-agenda__more-info,.nc-6 .c29-agenda__more-info{flex-direction:column}.nc-4 .c29-agenda__description,.nc-6 .c29-agenda__description{width:100%;margin-bottom:24px}.nc-4 .c29-agenda__event-speakers,.nc-6 .c29-agenda__event-speakers{width:100%;max-width:100%}.nc-4 .c29-agenda__event-speakers .c29-agenda__event-speaker-panel li,.nc-6 .c29-agenda__event-speakers .c29-agenda__event-speaker-panel li{display:inline-block;margin-bottom:8px;margin-right:40px}.nc-4 .c29-agenda__event-speakers .c29-agenda__event-speaker-panel li:last-child,.nc-6 .c29-agenda__event-speakers .c29-agenda__event-speaker-panel li:last-child{margin-bottom:0}}.c7-card{width:100%;min-height:184px;color:#000}.c7-card__content{padding:24px;height:100%;border-radius:8px}.c7-card__icon{display:flex;margin-top:8px;margin-left:8px;margin-bottom:28px}@media(min-width:1366px){.c7-card__icon{margin-bottom:24px}}.c7-card__icon svg{width:34px;max-height:34px}.c7-card__icon .st0,.c7-card__icon .st1,.c7-card__icon .st2,.c7-card__icon .st3{fill:#005aff !important;stroke:none}.c7-card__icon.icon--white .st0,.c7-card__icon.icon--white .st1,.c7-card__icon.icon--white .st2,.c7-card__icon.icon--white .st3{fill:#fff !important;stroke:none}.c7-card__title{margin-bottom:16px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:135%;letter-spacing:.54px}@media(min-width:1366px){.c7-card__title{font-size:24px;letter-spacing:.36px}}.c7-card__sub-title{margin-bottom:16px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:135%;letter-spacing:.54px}@media(min-width:1366px){.c7-card__sub-title{font-size:18px}}.c7-card__text{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:120%;letter-spacing:.54px}@media(min-width:768px){.c7-card__text{line-height:150%}}@media(min-width:1366px){.c7-card__text{line-height:135%;font-size:18px}}.c7-card a{cursor:pointer}.c7-card a.read-more{display:inline-block;vertical-align:middle;margin-top:10px;font-size:16px;font-weight:normal;color:#005aff}@media(min-width:1366px){.c7-card a.read-more{font-size:18px}}.c7-card a.read-more.btn-white{font-weight:600;padding:0 34px;line-height:50px;border-radius:4px}.c7-card a.downlaod-btn{display:block;clear:both;margin-top:20px}.c7-card a.downlaod-btn svg{width:22px;height:22px;margin-top:2px;margin-right:5px;fill:#000}.c7-card a.downlaod-btn.icon--blue svg{fill:#005aff}.c7-card a.downlaod-btn.icon--white svg{fill:#fff}@media(min-width:768px){.cards-more{padding-top:22px;text-align:right}}.cards-more a{font-size:18px}.c0--col-four .paragraph--type--c7-cards,.c0--col-three .paragraph--type--c7-cards,.c0--col-two .paragraph--type--c7-cards{display:flex;flex:0 0 100%;max-width:100%;height:100%}@media(min-width:768px){.stock-exchange-release-block .cards .nr{margin-bottom:24px}}.stock-exchange-release-block .c7-card{height:100%;margin-bottom:24px}@media(min-width:768px){.stock-exchange-release-block .c7-card{margin-bottom:0}}.c9-highlights{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif}.c9-highlights .items{display:flex;flex-wrap:wrap;margin-left:-16px;margin-right:-16px}.c9-highlights .items .item{padding-left:16px;padding-right:16px;margin-bottom:24px}.c9-highlights__title{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:24px;line-height:135%;letter-spacing:.36px;margin-bottom:24px;color:#000}@media(min-width:768px){.c9-highlights__title{font-size:32px;line-height:130%}}@media(min-width:1366px){.c9-highlights__title{margin-bottom:48px;font-size:48px;line-height:120%;letter-spacing:.18px}}.c9-highlights.c0-column-100 .item{flex:0 0 100%;max-width:100%}@media(min-width:768px){.c9-highlights.c0-column-100 .item{flex:0 0 50%}}@media(min-width:1366px){.c9-highlights.c0-column-100 .item{flex:1 1 25%}}.c9-highlights.c0-column-100 .item:nth-child(n+4){flex:0 0 100%;max-width:100%}@media(min-width:768px){.c9-highlights.c0-column-100 .item:nth-child(n+4){flex:0 0 50%;max-width:50%}}@media(min-width:1366px){.c9-highlights.c0-column-100 .item:nth-child(n+4){flex:0 0 25%;max-width:25%}}.c9-highlights.c0-column-100 .items-1 .item{flex:0 0 100%;max-width:100%}@media(min-width:768px){.c9-highlights.c0-column-100 .items-1 .item{flex:0 0 75%;max-width:75%}}@media(min-width:1366px){.c9-highlights.c0-column-100 .items-1 .item{flex:0 0 33%;max-width:33%}}.c9-highlights.c0-column-75 .item{flex:0 0 100%;max-width:100%}@media(min-width:768px){.c9-highlights.c0-column-75 .item{flex:0 0 50%;max-width:50%}}.c9-highlights.c0-column-66 .item{flex:0 0 100%;max-width:100%}@media(min-width:768px){.c9-highlights.c0-column-66 .item{flex:0 0 50%;max-width:50%}}.c9-highlights.c0-column-50 .item{flex:0 0 100%;max-width:100%}@media(min-width:768px){.c9-highlights.c0-column-50 .item{flex:0 0 50%;max-width:50%}}.c9-highlights .body p{margin:0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:120%;letter-spacing:.54px;color:#000}@media(min-width:1366px){.c9-highlights .body p{font-size:14px;line-height:140%}}.c0--col-four .c0-column-100 .c9-highlights__title,.c0--col-four .c0-column-100 .item,.c0--col-four .c0-column-100 .body,.c0--col-two .c0-column-100 .c9-highlights__title,.c0--col-two .c0-column-100 .item,.c0--col-two .c0-column-100 .body{flex:0 0 100%;max-width:100%}.m22-carousel__wrapper .blaze-track-container{overflow:visible}.m22-carousel__wrapper.gradient{background-size:100% 50%;background-position:top center}.m22-carousel__wrapper .container .container-bleed,.m22-carousel__wrapper .carousel.container-bleed .container-bleed{overflow:hidden}@media(min-width:768px){.m22-carousel__wrapper .container .container-bleed,.m22-carousel__wrapper .carousel.container-bleed .container-bleed{width:auto;max-width:unset;padding-left:0;margin-right:calc((-100vw + 100%)/2)}}.m22-carousel__wrapper .container .carousel-seat,.m22-carousel__wrapper .carousel.container-bleed .carousel-seat{padding-right:32px}.m22-carousel__wrapper .carousel .carousel-slides{cursor:auto}.m22-carousel__info p{margin:16px 0 0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:120%;letter-spacing:.54px;color:#fff}.bg-white .m22-carousel__info p{color:#000}@media(min-width:768px){.m22-carousel__info p{line-height:135%}}@media(min-width:1366px){.m22-carousel__info p{font-size:18px}}.m22-carousel__title{margin:0;color:#fff}.bg-white .m22-carousel__title{color:#000}.m22-carousel__controller{display:flex;position:relative;left:0;right:0;top:0;bottom:0;list-style:none;margin:32px 0 24px;padding:0}@media(min-width:768px){.m22-carousel__controller{margin-top:24px}}@media(min-width:1366px){.m22-carousel__controller{margin-top:48px;margin-bottom:32px}}.m22-carousel__controller .blaze-prev,.m22-carousel__controller .blaze-next{font-size:0;width:48px;height:48px;border:1px solid #fff;border-radius:50%;background-color:rgba(255,255,255,.3);background-repeat:no-repeat;background-position:center center;touch-action:manipulation;cursor:pointer}.bg-white .m22-carousel__controller .blaze-prev,.bg-white .m22-carousel__controller .blaze-next{border-color:#005aff}.m22-carousel__controller .blaze-prev{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%28255%2C255%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M0 9.9 9.9 0l.706.707-9.9 9.9z%27/%3E%3Cpath d=%27m.707 9.2 9.9 9.9-.708.706L0 9.906z%27/%3E%3C/g%3E%3C/svg%3E");margin-right:24px}.bg-white .m22-carousel__controller .blaze-prev{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%280%2C90%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M0 9.9 9.9 0l.706.707-9.9 9.9z%27/%3E%3Cpath d=%27m.707 9.2 9.9 9.9-.708.706L0 9.906z%27/%3E%3C/g%3E%3C/svg%3E")}.m22-carousel__controller .blaze-next{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%28255%2C255%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27m11.607 9.907-9.9 9.9L1 19.099 10.9 9.2z%27/%3E%3Cpath d=%27M10.9 10.607 1 .707 1.707 0l9.9 9.9z%27/%3E%3C/g%3E%3C/svg%3E")}.bg-white .m22-carousel__controller .blaze-next{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%280%2C90%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27m11.607 9.907-9.9 9.9L1 19.099 10.9 9.2z%27/%3E%3Cpath d=%27M10.9 10.607 1 .707 1.707 0l9.9 9.9z%27/%3E%3C/g%3E%3C/svg%3E")}.without-arrows .m22-carousel__controller{display:none !important}.m22-carousel__btn{margin-top:24px}@media(min-width:1366px){.m22-carousel__btn{margin-top:60px}}.m22-carousel-slide .carousel .button-arrows{position:relative}.m22-carousel-slide .carousel .button-arrows .blaze-prev,.m22-carousel-slide .carousel .button-arrows .blaze-next{position:relative;top:0;left:0;right:auto}.m22-carousel-slide .carousel .carousel-slides .carousel-seat{padding-right:30px}.m22-carousel-slide__title{margin:0 !important;color:#0a0b0d}.m22-carousel-slide__title.play-media-video-trigger{cursor:pointer}.m22-carousel-slide__label{margin-top:0;margin-bottom:8px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:140%;letter-spacing:.56px;color:#0a0b0d}@media(min-width:1366px){.m22-carousel-slide__label{margin-bottom:16px}}.m22-carousel-slide__description{margin-top:4px;margin-bottom:0;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:120%;letter-spacing:.56px;color:#0a0b0d}@media(min-width:768px){.m22-carousel-slide__description{margin-top:8px;line-height:135%}}@media(min-width:1366px){.m22-carousel-slide__description{font-size:18px}}.m22-carousel-slide__image-container{position:relative;width:100%;margin-bottom:8px;line-height:0;overflow:hidden}.m22-carousel-slide__image-container img:not(.oembed-lazyload__img){margin:0;height:auto;width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:8px}.m22-carousel-slide__image-container.square__image img{aspect-ratio:1/1}.m22-carousel-slide .video{width:100%;height:auto}.m22-carousel-slide .video a{display:block}.m22-carousel-slide .video svg{left:16px !important;right:auto;top:auto;bottom:16px;margin:0 !important;padding:0}#cmp-modal .gravitoCMP-modal,#cmp-modal-two .gravitoCMP-modal{padding:25px 48px 28px 32px;box-shadow:0 0 96px 16px rgba(0,0,0,.15);border-radius:8px;max-height:90vh;top:10%}@media(min-width:1366px){#cmp-modal .gravitoCMP-modal,#cmp-modal-two .gravitoCMP-modal{top:25%}}#cmp-modal .gravitoCMP-modal .gravitoCMP-content-layer1,#cmp-modal-two .gravitoCMP-modal .gravitoCMP-content-layer1{max-height:unset;height:auto}#cmp-modal .gravitoCMP-modal .gravitoCMP-content-layer2,#cmp-modal-two .gravitoCMP-modal .gravitoCMP-content-layer2{margin:10px 0}#cmp-modal .gravitoCMP-modal .gravitoCMP-close,#cmp-modal-two .gravitoCMP-modal .gravitoCMP-close{top:0;margin-right:5px}#cmp-modal .gravitoCMP-modal .gravitoCMP-content,#cmp-modal-two .gravitoCMP-modal .gravitoCMP-content{padding:0}#cmp-modal .gravitoCMP-modal .gravitoCMP-footer,#cmp-modal-two .gravitoCMP-modal .gravitoCMP-footer{padding:0}#cmp-modal .gravitoCMP-modal h2,#cmp-modal-two .gravitoCMP-modal h2{letter-spacing:.02em;line-height:130%;font-size:32px;font-weight:300 !important;color:#000 !important;margin-bottom:0 !important;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif !important}#cmp-modal .gravitoCMP-modal .gravitoCMP-paragraph,#cmp-modal-two .gravitoCMP-modal .gravitoCMP-paragraph{color:#000;font-weight:300;font-size:16px;line-height:150%;letter-spacing:.03em;margin-bottom:25px;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif !important}#cmp-modal .gravitoCMP-modal .gravitoCMP-paragraph a,#cmp-modal-two .gravitoCMP-modal .gravitoCMP-paragraph a{text-decoration:none;color:#005aff;font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif !important}#cmp-modal .gravitoCMP-modal .gravitoCMP-controls,#cmp-modal-two .gravitoCMP-modal .gravitoCMP-controls{column-gap:24px;flex-direction:row-reverse;padding:0}#cmp-modal .gravitoCMP-modal .gravitoCMP-controls .gravitoCMP-button,#cmp-modal-two .gravitoCMP-modal .gravitoCMP-controls .gravitoCMP-button{font-family:NokiaPureHeadline,Arial,Helvetica,sans-serif !important;transform:none !important;margin:0;padding:14px 24px;border-radius:4px;font-weight:700;font-size:18px;line-height:135%;letter-spacing:.03em;height:auto;box-shadow:none;background-color:#005aff !important;color:#fff;border:1px solid #005aff;transition:all .3s ease-in-out}#cmp-modal .gravitoCMP-modal .gravitoCMP-controls .gravitoCMP-button:hover,#cmp-modal-two .gravitoCMP-modal .gravitoCMP-controls .gravitoCMP-button:hover{border-color:#0049b4;background-color:#0049b4 !important}.customer-success-case .customer-success-banner{margin-bottom:49px}.customer-success-case .grey-box-wrapper{margin-bottom:48px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;gap:34.27px}.customer-success-case .grey-box-wrapper .grey-box{font-size:14px;font-weight:700;line-height:140%;letter-spacing:.42px;background-color:#f3f3f3;border-radius:8px;padding:15.94px 23.72px;color:#000}.customer-success-case .grey-box-wrapper .grey-box .fi{margin-right:5px}.customer-success-case .date{color:#000;font-size:14px;font-weight:700;line-height:140%;letter-spacing:.42px;margin-bottom:16px}.customer-success-case h1{color:#000;font-size:48px;font-weight:300;line-height:120%;letter-spacing:.48px;margin-bottom:0}@media(max-width:720px){.customer-success-case h1{font-size:32px}}.customer-success-case .description{margin-top:16px;color:#000;font-size:32px;font-weight:300;line-height:130%;letter-spacing:.64px}.customer-success-case .quote{margin-top:0;margin-bottom:48px;color:#000;font-size:24px;font-weight:300;line-height:135%;letter-spacing:.48px}@media(max-width:720px){.customer-success-case .quote{margin-bottom:24px}}.customer-success-case .quote-author-name{margin-bottom:6px;color:#000;font-size:18px;font-weight:700;line-height:135%;letter-spacing:.54px}.customer-success-case .quote-author-title{color:#000;font-size:14px;font-weight:400;line-height:140%;letter-spacing:.42px}.customer-success-case .company-logos{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.customer-success-case .company-logos .company-logo{display:flex;width:203px;height:114px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #c4c4c4;padding:20px 34px}@media(max-width:720px){.customer-success-case .company-logos .company-logo{width:calc(50% - 10px);height:100px;padding:0}}.customer-success-case .company-logos .company-logo img{width:100%;height:auto;margin:0}.customer-success-case .success-case-image img{border-radius:8px}.customer-success-case .row--title-and-logos{margin-bottom:40px}@media(max-width:720px){.customer-success-case .row--title-and-logos .col--title-and-description{margin-bottom:40px}}@media(min-width:720px){.customer-success-case .row--image{margin-bottom:40px}}.customer-success-case .row--quote-and-links{margin-bottom:60px}@media(max-width:720px){.customer-success-case .row--quote-and-links .col--quote{margin-bottom:50px}}.customer-success-case .links{background:#f3f3f3;padding:40px 30px 25px;border-radius:8px}.customer-success-case .links .link-icon{margin-bottom:10px}.customer-success-case .links h3{margin:0 0 10px;font-size:24px;line-height:32px;font-weight:700}.customer-success-case .links a{color:#0065ed;text-decoration:underline}.customer-success-case .back-to-customer-success-home{margin-bottom:114px;margin-top:20px}.protected-pages-enter-password__help-text{margin-top:.833rem}.libsyn-podcast-placeholder{border-radius:4px}.libsyn-podcast-placeholder .small-text{font-size:13px !important}@media(min-width:480px){.libsyn-podcast-placeholder .small-text{font-size:14.4px !important}}.libsyn-podcast-placeholder .light-text{color:rgba(255,255,255,.5) !important}.libsyn-podcast-placeholder h1,.libsyn-podcast-placeholder h2,.libsyn-podcast-placeholder .tabbed-content .top h2,.tabbed-content .top .libsyn-podcast-placeholder h2,.libsyn-podcast-placeholder h3,.libsyn-podcast-placeholder h4,.libsyn-podcast-placeholder h5,.libsyn-podcast-placeholder p,.libsyn-podcast-placeholder span,.libsyn-podcast-placeholder time{font-family:"Open Sans","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:600}.libsyn-podcast-placeholder .player-grid{display:grid;color:#fff;border-radius:4px;padding:16px 12px;position:relative;margin:0;border:0}.libsyn-podcast-placeholder .player-grid__art{grid-area:art;background-position:50%;background-size:contain;background-repeat:no-repeat}.libsyn-podcast-placeholder .player-grid .player-grid__title-action{grid-area:title-action;display:grid}.libsyn-podcast-placeholder .player-grid__episode-title{grid-area:episode-title;display:flex;min-width:0;font-weight:600;font-family:"Open Sans","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:28.8px;color:#fff;padding:0;border:0;font-size:19px !important;margin:48px 0 0 0}@media(min-width:480px){.libsyn-podcast-placeholder .player-grid__episode-title{font-size:24px;margin:8px 0 0 0}}.libsyn-podcast-placeholder .player-grid__show-title{grid-area:show-title;letter-spacing:-0.16px;display:flex;align-items:flex-end;min-width:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:120%;font-family:"Open Sans","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:600;margin:0;padding:0;border:0;color:#fff}.libsyn-podcast-placeholder .player-grid__actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end}.libsyn-podcast-placeholder .player-grid__progress{grid-area:progress;align-self:center;color:#fff}.libsyn-podcast-placeholder .player-grid__progress .player-grid__progress-bar{width:100%;background-color:rgba(255,255,255,.5);border-radius:8px;height:8px;box-shadow:0 0 0 #222,0 0 0 #2f2f2f}.libsyn-podcast-placeholder .player-grid__controls{grid-area:controls;display:flex;justify-content:flex-end;align-items:center;margin:11px 0 8px 0;position:relative}.libsyn-podcast-placeholder .player-grid__controls .player-grid__play{cursor:pointer;margin-left:30px;height:44px;width:44px}.libsyn-podcast-placeholder .player-grid__controls .player-grid__release{position:absolute;bottom:0;left:0;display:none}@media(min-width:480px){.libsyn-podcast-placeholder .player-grid__controls .player-grid__release{display:block}}.libsyn-podcast-placeholder .player-grid--large{grid-template-columns:128px 1fr;grid-template-rows:88px 40px 32px;grid-gap:0 8px;gap:0 8px;grid-template-areas:"art title-action" "art progress" "art controls"}@media(min-width:480px){.libsyn-podcast-placeholder .player-grid--large{grid-template-columns:minmax(160px,max-content) minmax(160px,100%)}}@media(min-width:600px){.libsyn-podcast-placeholder .player-grid--large{grid-template-columns:minmax(160px,max-content) minmax(325px,100%);grid-template-rows:72px 40px 48px}}.libsyn-podcast-placeholder .player-grid--large .player-grid__title-action{margin-top:0;grid-template-rows:20px 52px;grid-template-areas:"show-title show-title" "episode-title episode-title"}.libsyn-podcast-placeholder .player-grid--large .player-grid__episode-title{margin-top:8px}.libsyn-podcast{margin:0}.libsyn-podcast.defer-load-iframe{display:none}.libsyn-loading-overlay{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background-color:#edf2f5;z-index:2}.libsyn-loading-overlay--white{background-color:#fff}.libsyn-loading-overlay span{position:absolute;color:#000;font-family:"Open Sans","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:600;font-size:16px;top:50%;left:50%;transform:translate(-50%,-50%)}.libsyn-podcast-wrapper.loading{position:relative}.libsyn-podcast-wrapper.loading .libsyn-loading-overlay{display:block;animation:fadeInLoadingOverlay 1s;-webkit-animation:fadeInLoadingOverlay 1s;-moz-animation:fadeInLoadingOverlay 1s;-o-animation:fadeInLoadingOverlay 1s;-ms-animation:fadeInLoadingOverlay 1s}@keyframes fadeInLoadingOverlay{0%{opacity:0}100%{opacity:.8}}@-moz-keyframes fadeInLoadingOverlay{0%{opacity:0}100%{opacity:.8}}@-webkit-keyframes fadeInLoadingOverlay{0%{opacity:0}100%{opacity:.8}}@-o-keyframes fadeInLoadingOverlay{0%{opacity:0}100%{opacity:.8}}@-ms-keyframes fadeInLoadingOverlay{0%{opacity:0}100%{opacity:.8}}.m-2-2-bell-labs-logo{bottom:0;position:absolute;right:0;z-index:2;margin-bottom:0}@media(min-width:1377px){.m-2-2-bell-labs-logo{width:158px}}@media(min-width:768px)and (max-width:1376px){.m-2-2-bell-labs-logo{margin-right:20px;width:100px}}@media(max-width:767px){.m-2-2-bell-labs-logo{margin-right:20px;width:100px}}.m-2-2-label{font-size:32px;color:#fff;font-weight:300;line-height:41.6px}@media(min-width:768px)and (max-width:1376px){.m-2-2-label{font-size:24px;font-weight:300;line-height:32.4px}}@media(max-width:767px){.m-2-2-label{font-size:18px;line-height:24.3px;font-weight:300}}.m-2-2-title{font-size:60px;font-weight:300;line-height:72px;color:#fff;margin:0;padding-top:3px}@media(min-width:768px)and (max-width:1376px){.m-2-2-title{font-size:48px;font-weight:300;line-height:57.6px}}@media(max-width:767px){.m-2-2-title{font-size:32px;line-height:41.6px;font-weight:300}}.m-2-2-description{font-weight:300;font-size:32px;line-height:41.6px;color:#fff;padding-top:24px}@media(min-width:768px)and (max-width:1376px){.m-2-2-description{font-size:24px;font-weight:300;line-height:32.4px}}@media(max-width:767px){.m-2-2-description{font-size:18px;line-height:24.3px;font-weight:300}}.m-2-2-video-wrapper{position:absolute;width:100%;z-index:-1}.m-2-2-video-wrapper video{width:100%;object-fit:cover}.m-2-2-introduction-wrapper{width:100%;display:flex;align-items:center;justify-content:center}.m-2-2-introduction-wrapper-background-image{width:100%;background-size:cover}.m-2-2-introduction-container{position:relative;display:flex}@media(min-width:1377px){.m-2-2-introduction-container{min-width:1376px;max-width:1376px;padding-left:0;padding-right:0}}@media(min-width:768px)and (max-width:1376px){.m-2-2-introduction-container{padding-left:20px;padding-right:20px;width:100%}}@media(max-width:767px){.m-2-2-introduction-container{padding-left:20px;padding-right:20px;width:100%;flex-direction:column}}.m-2-2-introduction-overlay{width:100%;display:flex;align-items:center;justify-content:center}.m-2-2-introduction-overlay-light{background:linear-gradient(to right,white,transparent)}.m-2-2-introduction-overlay-light .m-2-2-label{color:#001135}.m-2-2-introduction-overlay-light .m-2-2-title{color:#001135}.m-2-2-introduction-overlay-light .m-2-2-description{color:#001135}.m-2-2-introduction-overlay-dark{background:linear-gradient(to right,black,transparent)}.m-2-2-introduction-overlay-dark .m-2-2-label{color:#fff}.m-2-2-introduction-overlay-dark .m-2-2-title{color:#fff}.m-2-2-introduction-overlay-dark .m-2-2-description{color:#fff}.m-2-2-introduction-overlay-video{position:relative;overflow:hidden}.m-2-2-introduction-text-area{width:50%;text-align:left;color:#fff;z-index:500}.m-2-2-introduction-foreground-image{line-height:0;display:flex;align-items:flex-end}.m-2-2-introduction-foreground-image>img{margin:0}.m-2-2-introduction-foreground-image-padding{padding-top:20px;padding-left:20px;padding-right:20px}@media(max-width:767px){.m-2-2-introduction-foreground-image-padding{width:100% !important;height:auto !important}}.m-2-2-50-percent{width:50%}@media(max-width:767px){.m-2-2-50-percent{width:100%}}.m-2-2-66-percent{width:66%}@media(max-width:767px){.m-2-2-66-percent{width:100%}}.m-2-2-min-height-small{min-height:152px}.m-2-2-min-height-small .m-2-2-introduction-text-area{padding-top:40px;padding-bottom:40px}.m-2-2-min-height-small .m-2-2-introduction-text-area-transparent{margin-top:66px}.m-2-2-min-height-small .m-2-2-introduction-text-area-breadcrumbs{margin-top:97px}@media(max-width:767px){.m-2-2-min-height-small .m-2-2-introduction-text-area-logo{display:flex;flex-direction:column}}.m-2-2-min-height-small .m-2-2-bell-labs-logo{padding-top:40px;padding-bottom:40px}@media(max-width:767px){.m-2-2-min-height-small .m-2-2-bell-labs-logo{display:none}.m-2-2-min-height-small .m-2-2-bell-labs-logo-mobile{padding-top:24px;padding-bottom:0;margin-right:0;align-self:self-end;display:unset;position:unset}}@media(min-width:1377px){.m-2-2-min-height-small .m-2-2-bell-labs-logo{width:100px}.m-2-2-min-height-small .m-2-2-bell-labs-logo-mobile{display:none}}@media(min-width:768px)and (max-width:1376px){.m-2-2-min-height-small .m-2-2-bell-labs-logo-mobile{display:none}}.m-2-2-min-height-default{min-height:212px}.m-2-2-min-height-default .m-2-2-introduction-text-area{padding-top:70px;padding-bottom:70px}.m-2-2-min-height-default .m-2-2-introduction-text-area-transparent{margin-top:66px}.m-2-2-min-height-default .m-2-2-introduction-text-area-breadcrumbs{margin-top:97px}@media(max-width:767px){.m-2-2-min-height-default .m-2-2-introduction-text-area-logo{display:flex;flex-direction:column}}.m-2-2-min-height-default .m-2-2-bell-labs-logo{padding-top:70px;padding-bottom:70px}@media(max-width:767px){.m-2-2-min-height-default .m-2-2-bell-labs-logo{display:none}.m-2-2-min-height-default .m-2-2-bell-labs-logo-mobile{padding-top:24px;padding-bottom:0;margin-right:0;align-self:self-end;display:unset;position:unset}}@media(min-width:1377px){.m-2-2-min-height-default .m-2-2-bell-labs-logo-mobile{display:none}}@media(min-width:768px)and (max-width:1376px){.m-2-2-min-height-default .m-2-2-bell-labs-logo-mobile{display:none}}.m-2-2-min-height-medium{min-height:450px}.m-2-2-min-height-medium .m-2-2-introduction-text-area{padding-top:70px;padding-bottom:70px}.m-2-2-min-height-medium .m-2-2-introduction-text-area-transparent{margin-top:66px}.m-2-2-min-height-medium .m-2-2-introduction-text-area-breadcrumbs{margin-top:97px}@media(max-width:767px){.m-2-2-min-height-medium .m-2-2-introduction-text-area-logo{display:flex;flex-direction:column}}.m-2-2-min-height-medium .m-2-2-bell-labs-logo{padding-top:70px;padding-bottom:70px}@media(max-width:767px){.m-2-2-min-height-medium .m-2-2-bell-labs-logo{display:none}.m-2-2-min-height-medium .m-2-2-bell-labs-logo-mobile{padding-top:24px;padding-bottom:0;margin-right:0;align-self:self-end;display:unset;position:unset}}@media(min-width:1377px){.m-2-2-min-height-medium .m-2-2-bell-labs-logo-mobile{display:none}}@media(min-width:768px)and (max-width:1376px){.m-2-2-min-height-medium .m-2-2-bell-labs-logo-mobile{display:none}}.m-2-2-min-height-large{min-height:600px}.m-2-2-min-height-large .m-2-2-introduction-text-area{padding-top:70px;padding-bottom:70px}.m-2-2-min-height-large .m-2-2-introduction-text-area-transparent{margin-top:66px}.m-2-2-min-height-large .m-2-2-introduction-text-area-breadcrumbs{margin-top:97px}@media(max-width:767px){.m-2-2-min-height-large .m-2-2-introduction-text-area-logo{display:flex;flex-direction:column}}.m-2-2-min-height-large .m-2-2-bell-labs-logo{padding-top:70px;padding-bottom:70px}@media(max-width:767px){.m-2-2-min-height-large .m-2-2-bell-labs-logo{display:none}.m-2-2-min-height-large .m-2-2-bell-labs-logo-mobile{padding-top:24px;padding-bottom:0;margin-right:0;align-self:self-end;display:unset;position:unset}}@media(min-width:1377px){.m-2-2-min-height-large .m-2-2-bell-labs-logo-mobile{display:none}}@media(min-width:768px)and (max-width:1376px){.m-2-2-min-height-large .m-2-2-bell-labs-logo-mobile{display:none}}@media(min-width:768px)and (max-width:1376px){.m-2-2-hidden-on-mobile{display:none}}@media(max-width:767px){.m-2-2-hidden-on-mobile{display:none}}.m-2-2-background-image-top{background-position:top}.m-2-2-background-image-top video{object-position:top}.m-2-2-background-image-center{background-position:center}.m-2-2-background-image-center video{object-position:center}.m-2-2-background-image-bottom{background-position:bottom}.m-2-2-background-image-bottom video{object-position:bottom}.m-2-2-theme-light .m-2-2-introduction-overlay-enabled{background:linear-gradient(to right,white,transparent)}.m-2-2-theme-light .m-2-2-introduction-overlay-enabled-50{background:linear-gradient(90deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,0) 100%)}@media(max-width:767px){.m-2-2-theme-light .m-2-2-introduction-overlay-enabled-50{background:rgba(255,255,255,.6)}}@media(min-width:768px)and (max-width:1376px){.m-2-2-theme-light .m-2-2-introduction-overlay-enabled-50{background:rgba(255,255,255,.6)}}.m-2-2-theme-light .m-2-2-introduction-overlay-enabled-66{background:linear-gradient(90deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 66%,rgba(255,255,255,0) 100%)}@media(max-width:767px){.m-2-2-theme-light .m-2-2-introduction-overlay-enabled-66{background:rgba(255,255,255,.6)}}@media(min-width:768px)and (max-width:1376px){.m-2-2-theme-light .m-2-2-introduction-overlay-enabled-66{background:rgba(255,255,255,.6)}}@media(max-width:767px){.m-2-2-theme-light .m-2-2-introduction-overlay-enabled{background:rgba(255,255,255,.6)}}@media(min-width:768px)and (max-width:1376px){.m-2-2-theme-light .m-2-2-introduction-overlay-enabled{background:rgba(255,255,255,.6)}}.m-2-2-theme-light .m-2-2-label{color:#001135}.m-2-2-theme-light .m-2-2-title{color:#001135}.m-2-2-theme-light .m-2-2-description{color:#001135}.m-2-2-theme-light .m-2-2-bell-labs-logo{color:#05f}.m-2-2-theme-dark .m-2-2-introduction-overlay-enabled{background:linear-gradient(to right,black,transparent)}.m-2-2-theme-dark .m-2-2-introduction-overlay-enabled-50{background:linear-gradient(90deg,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 50%,rgba(255,255,255,0) 100%)}@media(max-width:767px){.m-2-2-theme-dark .m-2-2-introduction-overlay-enabled-50{background:rgba(0,0,0,.6)}}@media(min-width:768px)and (max-width:1376px){.m-2-2-theme-dark .m-2-2-introduction-overlay-enabled-50{background:rgba(0,0,0,.6)}}.m-2-2-theme-dark .m-2-2-introduction-overlay-enabled-66{background:linear-gradient(90deg,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 66%,rgba(255,255,255,0) 100%)}@media(max-width:767px){.m-2-2-theme-dark .m-2-2-introduction-overlay-enabled-66{background:rgba(0,0,0,.6)}}@media(min-width:768px)and (max-width:1376px){.m-2-2-theme-dark .m-2-2-introduction-overlay-enabled-66{background:rgba(0,0,0,.6)}}@media(max-width:767px){.m-2-2-theme-dark .m-2-2-introduction-overlay-enabled{background:rgba(0,0,0,.6)}}@media(min-width:768px)and (max-width:1376px){.m-2-2-theme-dark .m-2-2-introduction-overlay-enabled{background:rgba(0,0,0,.6)}}.m-2-2-theme-dark .m-2-2-label{color:#fff}.m-2-2-theme-dark .m-2-2-title{color:#fff}.m-2-2-theme-dark .m-2-2-description{color:#fff}.m-2-2-theme-dark .m-2-2-bell-labs-logo{color:#fff}.m-2-2-theme-dark .m-2-2-cta{padding-top:48px}.m-2-2-theme-dark .m-2-2-cta .btn{color:#004bd6;background-color:#fff;border:0}.m-2-2-breadcrumb-theme-dark{background:rgba(0,0,0,0.3019607843);position:absolute;border:none;top:67px}@media(min-width:768px)and (max-width:1376px){.m-2-2-breadcrumb-theme-dark{margin:0;padding-left:20px}}@media(max-width:767px){.m-2-2-breadcrumb-theme-dark{margin:0;padding-left:20px}}.m-2-2-breadcrumb-theme-dark li{border-left:1px solid #fff;color:#fff !important}.m-2-2-breadcrumb-theme-dark li label{color:#fff}.m-2-2-breadcrumb-theme-dark li a{color:#fff !important}.m-2-2-breadcrumb-theme-dark li a:hover{color:#999}.m-2-2-breadcrumb-theme-dark li a img{margin-top:2px}.m-2-2-breadcrumb-theme-dark li.relative.drop-container{margin-top:8px}.m-2-2-breadcrumb-theme-light{background-color:rgba(255,255,255,.3);position:absolute;border:none;top:67px}@media(min-width:768px)and (max-width:1376px){.m-2-2-breadcrumb-theme-light{margin:0;padding-left:20px}.m-2-2-breadcrumb-theme-light .contrainer{margin:0}}@media(max-width:767px){.m-2-2-breadcrumb-theme-light{margin:0;padding-left:20px}.m-2-2-breadcrumb-theme-light .contrainer{margin:0}}.m-2-2-breadcrumb-theme-light li{border-left:1px solid #004bd6;color:#004bd6 !important}.m-2-2-breadcrumb-theme-light li label{color:#004bd6}.m-2-2-breadcrumb-theme-light li a{color:#004bd6 !important}.m-2-2-breadcrumb-theme-light li a:hover{color:#001135}.m-2-2-breadcrumb-theme-light li a img{margin-top:2px}.m-2-2-breadcrumb-theme-light li.relative.drop-container{margin-top:8px}@media(min-width:1377px){.m-2-2-sub-brand-logo-desktop-tablet{height:100%;min-width:1376px;max-width:1376px;position:absolute}}.social-media-sharing{display:flex;flex-direction:column;align-items:flex-start;margin:20px auto 40px auto}.social-media-sharing .social-media-sharing--header .title{color:#052253;margin-right:40px;font-family:NokiaPureHeadlineLight,Arial,Helvetica,sans-serif;font-size:26px;line-height:1.2;font-weight:300;margin-bottom:1.67rem}@media(min-width:768px){.social-media-sharing .social-media-sharing--header .title{font-size:40px}}.social-media-sharing ul{column-gap:20px}.social-media-sharing ul li a{display:inline-block;padding:13px;border:1px solid #000;border-radius:50%;line-height:0}.social-media-sharing ul li a:hover{border-color:#005adf}.social-media-sharing ul li a:hover path{fill:#005adf !important}.social-media-sharing ul li svg{width:20px;height:20px}.social-media-sharing ul li svg path{fill:#000 !important}.tns-controls button{font-size:0;line-height:0;display:block;cursor:pointer;color:rgba(0,0,0,0);border:none;outline:none;width:46px;height:46px;border-radius:50%;background-repeat:no-repeat;background-position:center center;position:absolute;top:40%;z-index:5}.tns-controls button[data-controls=prev]{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%28255%2C255%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M0 9.9 9.9 0l.706.707-9.9 9.9z%27/%3E%3Cpath d=%27m.707 9.2 9.9 9.9-.708.706L0 9.906z%27/%3E%3C/g%3E%3C/svg%3E");left:13px}.tns-controls button[data-controls=prev].color-black{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%280%2C0%2C0%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27M0 9.9 9.9 0l.706.707-9.9 9.9z%27/%3E%3Cpath d=%27m.707 9.2 9.9 9.9-.708.706L0 9.906z%27/%3E%3C/g%3E%3C/svg%3E");border-color:#000}.tns-controls button[data-controls=next]{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%28255%2C255%2C255%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27m11.607 9.907-9.9 9.9L1 19.099 10.9 9.2z%27/%3E%3Cpath d=%27M10.9 10.607 1 .707 1.707 0l9.9 9.9z%27/%3E%3C/g%3E%3C/svg%3E");right:13px}.tns-controls button[data-controls=next].color-black{background-image:url("data:image/svg+xml, %3Csvg width=%2712%27 height=%2720%27 fill=%27rgb%280%2C0%2C0%29%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill-rule=%27evenodd%27%3E%3Cpath d=%27m11.607 9.907-9.9 9.9L1 19.099 10.9 9.2z%27/%3E%3Cpath d=%27M10.9 10.607 1 .707 1.707 0l9.9 9.9z%27/%3E%3C/g%3E%3C/svg%3E");border-color:#000}.tns-outer{position:relative;display:flex;flex-direction:column}.tns-nav{text-align:center;order:4}.tns-nav button{border:0;background-image:none;background-color:#c4c4c4;width:15px;height:15px;border-radius:50px;margin:0 3px}.tns-nav button.tns-nav-active{background-color:#001135}.play-pause-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;z-index:99;pointer-events:none}.play-pause-icon:before{content:"";display:block;width:40px;height:150px;background-image:url(/../themes/custom/onenokia_reskin/img/pause.png) !important;background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;right:20px}.play-pause-icon.play:before{content:"";display:block;width:40px;height:150px;border-radius:3px;background-image:url(/../themes/custom/onenokia_reskin/img/play.png) !important;background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;right:20px}.m3_header_carousel-wrapper{position:relative}.carousel__slide{position:relative}.carousel__m3-light .carousel__slide-title p{color:#001135}.carousel__m3-light .carousel__banner-description-wrapper a{color:#001135}.carousel__m3-light .carousel__banner-description-wrapper a:after{background-image:url(/../themes/custom/onenokia_reskin/img/icon-arrow-right-blue-02.svg)}.carousel__m3-light .carousel__down-arrow svg{color:#001135}.carousel__m3-light .carousel__background-overlay{position:absolute;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 50%,rgba(255,255,255,0) 100%);z-index:1;pointer-events:none}@media(max-width:1376px){.carousel__m3-light .carousel__background-overlay{background:rgba(255,255,255,.6)}}.carousel__m3-dark .carousel__slide-title p{color:#fff}.carousel__m3-dark .carousel__banner-description-wrapper a{color:#fff}.carousel__m3-dark .carousel__banner-description-wrapper a:after{background-image:url(/../themes/custom/onenokia_reskin/img/icon-arrow-right-white.svg)}.carousel__m3-dark .carousel__background-overlay{position:absolute;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 50%,rgba(255,255,255,0) 100%);z-index:1;pointer-events:none}@media(max-width:1376px){.carousel__m3-dark .carousel__background-overlay{background:rgba(0,0,0,.6)}}.carousel__content-wrapper{max-width:1376px;width:calc(100% - 25px);margin-left:auto;margin-right:auto;width:100%;display:flex;align-items:center;justify-content:center;min-height:100vh;position:relative;height:unset;pointer-events:none}@media(max-width:1376px){.carousel__content-wrapper{width:100%;padding-left:20px;padding-right:20px;margin:0;max-width:-webkit-fill-available}}.carousel__banner-description-wrapper a{font-size:18px;position:relative;font-weight:700;line-height:25px}@media(max-width:767px){.carousel__banner-description-wrapper a{font-size:16px;line-height:22.22px}}.carousel__banner-description-wrapper a:after{content:"";background-image:url(/../themes/custom/onenokia_reskin/img/icon-arrow-right-white.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;position:absolute;width:20px;height:20px;margin-left:40px;right:-30px;margin-top:13px}@keyframes bounce{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(6px)}}.swiper{width:100%;min-height:720px;min-height:100vh}.swiper .swiper_carousel__slide-title{font-size:72px;font-weight:300;line-height:1.3;max-width:900px;margin-bottom:25px}@media(max-width:1376px){.swiper .swiper_carousel__slide-title{font-size:48px;font-weight:300;line-height:56px}}@media(max-width:767px){.swiper .swiper_carousel__slide-title{font-size:32px;line-height:42px;font-weight:300}}.swiper .swiper_carousel__slide-subtitle{font-size:18px;font-weight:bold}@media(max-width:767px){.swiper .swiper_carousel__slide-subtitle{font-size:16px}}.swiper.carousel__m3-light .swiper_carousel__slide-title,.swiper.carousel__m3-light .swiper_carousel__slide-subtitle,.swiper.carousel__m3-light .swiper__logo-wrapper{color:#001135}.swiper.carousel__m3-light .carousel__sub-brand-logo{color:#005aff}.swiper.carousel__m3-dark .carousel__down-arrow svg{padding:0;color:#fff}.swiper.carousel__m3-dark .swiper_carousel__slide-title,.swiper.carousel__m3-dark .swiper_carousel__slide-subtitle,.swiper.carousel__m3-dark .swiper__logo-wrapper,.swiper.carousel__m3-dark .carousel__sub-brand-logo{color:#fff}.swiper .swiper-slide{min-height:100vh}.swiper-with-transparency{min-height:calc(100vh - 66px)}.swiper-with-transparency .swiper-slide{min-height:calc(100vh - 66px)}.swiper-with-transparency .swiper-slide .carousel__background-overlay{min-height:calc(100vh - 66px)}.swiper-with-transparency .swiper-slide .carousel__content-wrapper{min-height:calc(100vh - 66px)}.swiper-with-transparency .swiper-slide .carousel__carousel-bg-img img,.swiper-with-transparency .swiper-slide .video-container video{min-height:calc(100vh - 66px)}.swiper-wrapper.single-slide .swiper-slide-image .swiper__logo-wrapper{bottom:50px}@media(max-width:1024px){.swiper-wrapper.single-slide .swiper-slide-image .swiper__logo-wrapper{bottom:30px}}.swiper-wrapper.single-slide .swiper-slide-video .swiper__logo-wrapper{bottom:50px}@media(max-width:1024px){.swiper-wrapper.single-slide .swiper-slide-video .swiper__logo-wrapper{bottom:30px}}.swiper-slide{display:flex;justify-content:center;align-items:center;min-height:720px}.swiper-slide .carousel__carousel-bg-img img,.swiper-slide .video-container video{width:100%;object-fit:cover;height:auto;min-height:100vh;margin-bottom:0}.swiper-slide.swiper-slide-image .swiper__logo-wrapper{top:unset;pointer-events:none;z-index:2;position:absolute;bottom:181px;height:75px}@media(max-width:1376px){.swiper-slide.swiper-slide-image .swiper__logo-wrapper{bottom:133px;height:60px}}.swiper-slide.swiper-slide-video .swiper__logo-wrapper{top:unset;pointer-events:none;z-index:2;position:absolute;bottom:181px;height:75px}@media(max-width:1376px){.swiper-slide.swiper-slide-video .swiper__logo-wrapper{bottom:133px;height:60px}}.progress-container{width:100%;height:6px;background:#333;position:relative;bottom:0;left:0;top:-1px;border-radius:0 0 8px 8px;position:absolute;z-index:5;bottom:0px;top:unset}.progress-container.active{background:#fff}.progress-bar{height:6px;background:#005aff;width:0%;border-radius:0 0 8px 8px;transition:width .1s linear}.buttons{text-align:center;margin:10px 0}.buttons button{margin:5px;padding:10px 20px;font-size:16px;cursor:pointer}.video-container,.carousel__background-image-container{position:relative;width:100%;cursor:pointer;position:absolute}.video-container .play-pause-icon,.carousel__background-image-container .play-pause-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;z-index:99}.video-container .play-pause-icon:before,.carousel__background-image-container .play-pause-icon:before{content:"";display:block;width:40px;height:150px;background-image:url(/../themes/custom/onenokia_reskin/img/pause.png) !important;background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;right:20px}.video-container .play-pause-icon.play:before,.carousel__background-image-container .play-pause-icon.play:before{content:"";display:block;width:40px;height:150px;border-radius:3px;background-image:url(/../themes/custom/onenokia_reskin/img/play.png) !important;background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;right:20px}.video-container:hover .play-pause-icon,.carousel__background-image-container:hover .play-pause-icon{opacity:1}.carousel__background-media-wrapper .play-pause-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;z-index:99}.carousel__background-media-wrapper .play-pause-icon:before{content:"";display:block;width:40px;height:150px;background-image:url(/../themes/custom/onenokia_reskin/img/pause.png) !important;background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;right:20px}.carousel__background-media-wrapper .play-pause-icon.play:before{content:"";display:block;width:40px;height:150px;border-radius:3px;background-image:url(/../themes/custom/onenokia_reskin/img/play.png) !important;background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;right:20px}.carousel__background-media-wrapper:hover .play-pause-icon{opacity:1}.carousel__m3-dark .play-pause-icon:before{background-image:url(/../themes/custom/onenokia_reskin/img/pause-icon-dark.svg) !important;width:82px;height:105px;right:-2px}@media(max-width:1024px){.carousel__m3-dark .play-pause-icon:before{transform:scale(0.75) translate(12.5%,12.5%)}}.carousel__m3-dark .play-pause-icon.play:before{background-image:url(/../themes/custom/onenokia_reskin/img/play-icon-dark.svg) !important;width:95px;height:105px;left:-7px}@media(max-width:1024px){.carousel__m3-dark .play-pause-icon.play:before{transform:scale(0.75) translate(12.5%,12.5%)}}.carousel__m3-light .play-pause-icon:before{background-image:url(/../themes/custom/onenokia_reskin/img/pause-icon-light.svg) !important;width:82px;height:105px;right:-2px}@media(max-width:1024px){.carousel__m3-light .play-pause-icon:before{transform:scale(0.75) translate(12.5%,12.5%)}}.carousel__m3-light .play-pause-icon.play:before{background-image:url(/../themes/custom/onenokia_reskin/img/play-icon-light.svg) !important;width:95px;height:105px;left:-7px}@media(max-width:1024px){.carousel__m3-light .play-pause-icon.play:before{transform:scale(0.75) translate(12.5%,12.5%)}}.swiper-custom-pagination{display:flex;justify-content:center;gap:15px;position:relative;z-index:9999;margin:-110px auto 10px;flex-wrap:nowrap;justify-content:center;width:1376px}.swiper-custom-pagination-invisible{display:none}@media(max-width:1024px){.swiper-custom-pagination{overflow-x:hidden !important;width:100%;justify-content:space-between}}.swiper-custom-pagination .swiper-pagination-buttons{color:#fff;font-weight:400;border:none;padding:26px 40px 19px 40px;line-height:18px;background:#333;cursor:pointer;border-radius:8px;transition:background .3s,background-color 100ms ease-in-out,color 100ms ease-in-out;font-size:16px;width:100%;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.swiper-custom-pagination .swiper-pagination-buttons{max-width:245px;width:245px}}.swiper-custom-pagination .swiper-pagination-buttons.active{background:#fff;color:#004bd6}.swiper__nav-button{width:100%;white-space:normal;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;position:relative}@media(max-width:768px){.swiper__nav-button:last-child{margin-right:20px}}@media(max-width:768px){.swiper__nav-button:first-child{margin-left:20px}}@media(max-width:768px){.swiper__nav-button{width:auto}}.swiper__nav-button:focus{box-shadow:none}.swiper__nav-button .swiper-pagination-buttons:focus{box-shadow:none}@media(min-width:768px){.swiper__nav-button{min-width:140px}}.swiper__logo-wrapper{height:100px;position:relative;top:-270px;width:100%}@media(max-width:1024px){.swiper__logo-wrapper{top:-230px}}.swiper__logo-wrapper .carousel__sub-brand-logo{right:0;position:absolute}.swiper__logo-wrapper .carousel__sub-brand-logo svg{width:150px;height:75px}@media(max-width:1024px){.swiper__logo-wrapper .carousel__sub-brand-logo svg{width:100px;height:48px}}@media(max-width:1375px){.swiper__logo-wrapper .carousel__sub-brand-logo svg{margin-right:20px}}.swiper__logo-wrapper .carousel__sub-brand-logo svg path{fill:currentColor}@keyframes bounce{0%,25%,50%,75%,100%{transform:translate(-50%,0)}12.5%,37.5%,62.5%{transform:translate(-50%,6px)}}.carousel__down-arrow{display:none}@media(max-width:1024px){.carousel__down-arrow{display:block;position:absolute;bottom:-6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:9999999;transform:translate(-50%,0);animation:bounce 4s ease-out;animation-iteration-count:1}}.carousel__down-arrow svg{color:#005aff}.carousel__text-wrapper{top:calc(50% - 113px);z-index:2;pointer-events:none;position:relative;padding-top:81px;padding-bottom:181px;top:unset}@media(max-width:1024px){.carousel__text-wrapper{left:20px;margin-left:0;top:calc(50% - 113px);left:0}}@media(min-width:1376px){.carousel__text-wrapper{max-width:1376px;min-width:1376px}.carousel__text-wrapper .carousel__banner-description-wrapper{pointer-events:auto;width:50%}.carousel__text-wrapper .carousel__banner-text-container{width:50%}}@media(max-width:1375px){.carousel__text-wrapper{width:100%;padding-bottom:133px;padding-top:33px}}.carousel__banner-description-wrapper{pointer-events:auto}.carousel__carousel-bg-img{line-height:0}.carousel__carousel-bg-img img{margin-bottom:0}.swiper-wrapper{height:unset}.carousel__m3-dark .carousel__text-wrapper{padding-top:83px;padding-bottom:183px}.carousel__m3-light .carousel__text-wrapper{padding-top:83px;padding-bottom:183px}.swiper .play-pause-icon:has(~.single-slide .carousel__background-image-container){display:none !important}.swiper .single-slide .carousel__background-image-container{cursor:default}.swiper__nav-button{display:flex}.swiper-custom-pagination .swiper-pagination-buttons{padding-left:10px;padding-right:10px}@media(max-width:768px){.swiper-custom-pagination .swiper-pagination-buttons{font-size:13px}}@media(min-width:768px)and (max-width:1375px){.carousel__banner-text-wrapper{width:66%}}@media(min-width:768px)and (max-width:1375px){.carousel__banner-description-wrapper{width:66%}}
