@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:100|Open+Sans:400,700|Roboto:100,300,400,500,700&display=swap);
.section-headline{font-weight:200;font-size:30px;line-height:1.1;letter-spacing:normal}@media screen and (min-width: 1024px){.section-headline{font-size:48px;line-height:1}}.content-subheadline{font-weight:400;font-size:18px;line-height:1.4;letter-spacing:normal}@media screen and (min-width: 1024px){.content-subheadline{font-size:24px;line-height:1.33}}.body-copy{font-weight:400;font-size:16px;line-height:1.5;letter-spacing:normal}@media screen and (min-width: 1024px){.body-copy{font-size:20px;line-height:1.5}}.section-subheadline{font-weight:400;font-size:18px;line-height:1.8;letter-spacing:normal}@media screen and (min-width: 1024px){.section-subheadline{font-size:24px;line-height:2.08}}.text-over-image{font-weight:400;font-size:18px;line-height:1.5;letter-spacing:normal}@media screen and (min-width: 1024px){.text-over-image{font-size:24px;line-height:1.67}}.section-wrap{display:grid;grid-template-columns:repeat(11, 1fr)}.section-wrap .section-wrap{display:block}.wrap-item{grid-column:2/span 9}*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,ul[class],ol[class],dl,dd,li,figure,figcaption,blockquote{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizespeed;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul[class],ol[class]{padding:0;list-style:none}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{background:none;border:none;padding:0;cursor:pointer}fieldset{border:0;margin:0;padding:0}a{text-decoration:none;color:inherit}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}.vspace-t-none{padding-top:0 !important}.vspace-t-xxs{padding-top:24px !important}.vspace-t-xs{padding-top:32px !important}@media(min-width: 1024px){.vspace-t-xs{padding-top:36px !important}}.vspace-t-s{padding-top:40px !important}@media(min-width: 1024px){.vspace-t-s{padding-top:48px !important}}.vspace-t-m{padding-top:48px !important}@media(min-width: 1024px){.vspace-t-m{padding-top:64px !important}}.vspace-t-l{padding-top:64px !important}@media(min-width: 1024px){.vspace-t-l{padding-top:96px !important}}.vspace-t-xl{padding-top:96px !important}@media(min-width: 1024px){.vspace-t-xl{padding-top:144px !important}}.vspace-t-xxl{padding-top:160px !important}@media(min-width: 1024px){.vspace-t-xxl{padding-top:200px !important}}.vspace-b-none{padding-bottom:0 !important}.vspace-b-xxs{padding-bottom:24px !important}.vspace-b-xs{padding-bottom:32px !important}@media(min-width: 1024px){.vspace-b-xs{padding-bottom:36px !important}}.vspace-b-s{padding-bottom:40px !important}@media(min-width: 1024px){.vspace-b-s{padding-bottom:48px !important}}.vspace-b-m{padding-bottom:48px !important}@media(min-width: 1024px){.vspace-b-m{padding-bottom:64px !important}}.vspace-b-l{padding-bottom:64px !important}@media(min-width: 1024px){.vspace-b-l{padding-bottom:96px !important}}.vspace-b-xl{padding-bottom:96px !important}@media(min-width: 1024px){.vspace-b-xl{padding-bottom:144px !important}}.vspace-b-xxl{padding-bottom:160px !important}@media(min-width: 1024px){.vspace-b-xxl{padding-bottom:200px !important}}.vspace-l-none{padding-left:0 !important}.vspace-l-xxs{padding-left:24px !important}.vspace-l-xs{padding-left:32px !important}@media(min-width: 1024px){.vspace-l-xs{padding-left:36px !important}}.vspace-l-s{padding-left:40px !important}@media(min-width: 1024px){.vspace-l-s{padding-left:48px !important}}.vspace-l-m{padding-left:48px !important}@media(min-width: 1024px){.vspace-l-m{padding-left:64px !important}}.vspace-l-l{padding-left:64px !important}@media(min-width: 1024px){.vspace-l-l{padding-left:96px !important}}.vspace-l-xl{padding-left:96px !important}@media(min-width: 1024px){.vspace-l-xl{padding-left:144px !important}}.vspace-l-xxl{padding-left:160px !important}@media(min-width: 1024px){.vspace-l-xxl{padding-left:200px !important}}.vspace-r-none{padding-right:0 !important}.vspace-r-xxs{padding-right:24px !important}.vspace-r-xs{padding-right:32px !important}@media(min-width: 1024px){.vspace-r-xs{padding-right:36px !important}}.vspace-r-s{padding-right:40px !important}@media(min-width: 1024px){.vspace-r-s{padding-right:48px !important}}.vspace-r-m{padding-right:48px !important}@media(min-width: 1024px){.vspace-r-m{padding-right:64px !important}}.vspace-r-l{padding-right:64px !important}@media(min-width: 1024px){.vspace-r-l{padding-right:96px !important}}.vspace-r-xl{padding-right:96px !important}@media(min-width: 1024px){.vspace-r-xl{padding-right:144px !important}}.vspace-r-xxl{padding-right:160px !important}@media(min-width: 1024px){.vspace-r-xxl{padding-right:200px !important}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes shake{8%,41%{-webkit-transform:translateX(-8px)}25%,58%{-webkit-transform:translateX(8px)}75%{-webkit-transform:translateX(-4px)}92%{-webkit-transform:translateX(4px)}0%,100%{-webkit-transform:translateX(0)}}.lazyload{opacity:0}.lazyload.js-complete{animation:fade-in 1s ease-in-out both}footer{position:relative;justify-items:center;padding:2rem 0;z-index:2;background:#003865}@media screen and (min-width: 1024px){footer{padding:5rem 0}}footer .footer__content__wrapper{display:flex;flex-direction:column;padding:0 30px 0 20px;gap:40px;width:100%;max-width:1340px}@media screen and (min-width: 1024px){footer .footer__content__wrapper{display:grid;grid-template-columns:1.5fr 1fr 1.5fr;padding:0;gap:52px}}footer .footer__content__wrapper .footer__column{position:relative;display:flex;flex-direction:column;justify-content:center;gap:40px}footer .footer__content__wrapper .footer__column:nth-child(2){padding:45px 0;border-top:1px solid #fff;border-bottom:1px solid #fff}@media screen and (min-width: 1024px){footer .footer__content__wrapper .footer__column{gap:30px}footer .footer__content__wrapper .footer__column:nth-child(2){padding-bottom:55px;border:none}footer .footer__content__wrapper .footer__column:not(:last-child)::after{content:"";position:absolute;top:0%;bottom:20%;right:0;width:1px;background-color:#fff}footer .footer__content__wrapper .footer__column:not(:last-child){padding-right:55px}}footer .footer__content__wrapper .footer__column .footer__content p,footer .footer__content__wrapper .footer__column .footer__content ul,footer .footer__content__wrapper .footer__column .footer__content li,footer .footer__content__wrapper .footer__column .footer__content h1,footer .footer__content__wrapper .footer__column .footer__content h2,footer .footer__content__wrapper .footer__column .footer__content h3,footer .footer__content__wrapper .footer__column .footer__content h4,footer .footer__content__wrapper .footer__column .footer__content h5,footer .footer__content__wrapper .footer__column .footer__content h6{font-size:1rem;line-height:1.2;color:#f1f2f1}footer .footer__content__wrapper .footer__column .footer__content a{text-decoration:none;transition:all .3s ease-in-out}footer .footer__content__wrapper .footer__column .footer__content a:hover{color:#fff}footer .footer__content__wrapper .footer__column .footer__logo img{width:100%}@media screen and (min-width: 1024px){footer .footer__content__wrapper .footer__column .footer__logo img{max-width:327px}}footer .footer__content__wrapper .footer__column .social-logos{width:-moz-fit-content;width:fit-content}footer .footer__content__wrapper .footer__column .social-logos a{display:inline-block}@media screen and (min-width: 1024px){footer .footer__content__wrapper .footer__column .social-logos a{height:auto}}footer .footer__content__wrapper .footer__column .social-logos img{width:51px}footer .footer__content__wrapper .footer__column .privacy-pol{transition:all .3s ease-in-out;text-transform:uppercase}footer .footer__content__wrapper .footer__column .privacy-pol:hover{color:#fff}footer .footer__content__wrapper .footer__column .brand{color:#fff}footer .footer__content__wrapper .footer__column .brand.first{display:none}@media screen and (min-width: 1024px){footer .footer__content__wrapper .footer__column .brand.first{display:block}}@media screen and (min-width: 1024px){footer .footer__content__wrapper .footer__column .brand.second{display:none}}footer .footer__content__wrapper .footer__column .footer__info__wrapper{height:100%}footer .footer__content__wrapper .footer__column .footer__info__wrapper p{padding-bottom:30px;color:#fff}@media screen and (min-width: 1024px){footer .footer__content__wrapper .footer__column .footer__info__wrapper p{padding-bottom:40px}}footer .footer__content__wrapper .footer__column .footer__info__wrapper .footer__contact-form .pardotOnPage .newsCallout__container{grid-column:span 11;padding:0}footer .footer__content__wrapper .footer__column .footer__info__wrapper .footer__contact-form .pardotOnPage .newsCallout__container .newsCallout__contents{gap:0}footer .footer__content__wrapper .footer__column .footer__info__wrapper .footer__contact-form .pardotForm__form{display:flex;flex-direction:column;gap:20px;font-size:15px;font-weight:600}footer .footer__content__wrapper .footer__column .footer__info__wrapper .footer__contact-form .pardotForm__form .pardotForm__field input{width:100%;padding:10px;color:#fff;background:#003865;border:1px solid #fff;border-radius:5px}footer .footer__content__wrapper .footer__column .footer__info__wrapper .footer__contact-form .pardotForm__form .pardotForm__field input:-ms-input-placeholder{color:#fff}footer .footer__content__wrapper .footer__column .footer__info__wrapper .footer__contact-form .pardotForm__form .pardotForm__field input::placeholder{color:#fff}footer .footer__content__wrapper .footer__column .footer__info__wrapper .footer__contact-form .pardotForm__form .pardotForm__submit{display:flex;justify-content:center;align-items:center;padding:10px 20px;border:1px solid #fff;border-radius:5px;cursor:pointer;transition:all .3s ease-in-out}footer .footer__content__wrapper .footer__column .footer__info__wrapper .footer__contact-form .pardotForm__form .pardotForm__submit .button{color:#fff}footer .footer__content__wrapper .footer__column .footer__info__wrapper .footer__contact-form .pardotForm__form .pardotForm__submit:hover{background:#fff}footer .footer__content__wrapper .footer__column .footer__info__wrapper .footer__contact-form .pardotForm__form .pardotForm__submit:hover .button{color:#0990cf}.hero{min-height:302px;height:30vh;max-height:302px;background-repeat:no-repeat;background-size:cover;color:#4c4c4c;background-position:center;font-family:"Roboto",sans-serif;display:flex;position:relative;z-index:1}.hero::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.hero>*{position:relative;z-index:1}.hero.brightness-lowest::before{background:rgba(0,0,0,.7)}.hero.brightness-low::before{background:rgba(0,0,0,.5)}.hero.brightness-medium::before{background:rgba(0,0,0,.2)}.hero.brightness-full::before{background:rgba(0,0,0,0)}.hero .container-fallback{position:absolute;width:100%}.hero--bgVideo{position:relative;overflow:hidden;width:100%;height:50vh;display:flex;align-items:center;justify-content:center}.hero--bgVideo .hero__textWrapper{position:relative;z-index:2;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2rem}@media screen and (max-width: 768px){.hero--bgVideo .hero__textWrapper{padding:1.5rem;justify-content:left;text-align:left}}@media screen and (max-width: 768px){.hero--bgVideo .hero__textWrapper .hero__text{padding-left:0}}.hero--bgVideo .hero__videoWrapper{position:absolute;width:200%;overflow:hidden}.hero--bgVideo .hero__videoWrapper:has(.vidyard-player-embed){width:100%;height:100%;inset:0}.hero--bgVideo .hero__videoWrapper .hero__video{width:140%;height:100%;top:0;left:0;z-index:0}.hero--bgVideo .hero__videoWrapper .hero__video.vidyard-player-embed{position:absolute;top:50%;left:50%;width:500%;height:300%;transform:translate(-50%, -50%);border:0;pointer-events:none}@media(min-width: 1366px){.hero--bgVideo .hero__videoWrapper .hero__video.vidyard-player-embed{width:550%;height:400%}}.hero--bgVideo .hero__videoWrapper .hero__video.brightness-lowest{filter:brightness(30%)}.hero--bgVideo .hero__videoWrapper .hero__video.brightness-low{filter:brightness(50%)}.hero--bgVideo .hero__videoWrapper .hero__video.brightness-medium{filter:brightness(80%)}.hero--bgVideo .hero__videoWrapper .hero__video.brightness-full{filter:brightness(100%)}@media(min-width: 768px){.hero--bgVideo .hero__videoWrapper{width:120%}}@media(min-width: 900px){.hero--bgVideo .hero__videoWrapper{width:100%}}.hero--bgVideo .hero_headline{flex-basis:85%}@media screen and (min-width: 1023px){.hero--bgVideo .hero_headline{flex-basis:60%}}.hero--bgVideo .hero__title{color:#fff;z-index:1;position:relative;font-weight:300;margin-bottom:2rem;text-align:center}.hero--bgVideo .hero__title{font-size:28px;font-size:calculate-rem(28px)}@media screen and (min-width: 1023px){.hero--bgVideo .hero__title{font-size:48px;font-size:calculate-rem(48px)}}@media screen and (max-width: 1023px){.hero--bgVideo .hero__title{line-height:1.3}}.hero--bgVideo .hero_subText{position:absolute;bottom:25px;text-transform:uppercase;color:#fff;display:block}.hero--bgVideo .hero_subText{font-size:12px;font-size:calculate-rem(12px)}@media screen and (min-width: 1023px){.hero--bgVideo .hero_subText{font-size:14px;font-size:calculate-rem(14px)}}:root .hero--bgVideo .hero_subText{left:0;right:0;margin:0 auto;text-align:center}@media screen and (max-width: 1023px){.hero--bgVideo .hero_subText{bottom:15px}}.hero--fitBgVideo .hero__video{-o-object-fit:contain;object-fit:contain;height:auto}.hero .hero__breadcrumb{position:absolute;top:45px;left:145px;color:#fff;font-size:15px;font-weight:700;line-height:100%;z-index:2}@media screen and (width <= 920px){.hero .hero__breadcrumb{left:85px;top:55px}}@media screen and (width <= 768px){.hero .hero__breadcrumb{left:25px;top:65px}}.hero .hero__breadcrumb .hero__breadcrumb-link{color:#fff;text-decoration:none}@media screen and (min-width: 1024px){.hero{min-height:302px}}.hero--default{z-index:2;background-color:#0eb4f7}.hero--blueBadger{z-index:2;background-color:#4ec1ef}.hero--darkBlueBadger{z-index:2;background-color:#0eb4f7}.hero--white{z-index:2;background-color:#fff}.hero--black{z-index:2;background-color:#000}.hero--grey41{z-index:2;background-color:#414141}.hero--greyF9{z-index:2;background-color:#f9f9f9}.hero--red{z-index:2;background-color:#fd0000}.hero--orange{z-index:2;background-color:#ff7f00}.hero--darkerBlue{z-index:2;background-color:#133543}.hero--darkGray{z-index:2;background-color:#4c4c4c}.hero--lightGray{z-index:2;background-color:#6f6f6f}.hero--lighterGray{z-index:2;background-color:#f0f0f0}.hero--blueDarkBadger{z-index:2;background-color:#0eb4f7}.hero--green{z-index:2;background-color:#35798e}.hero__text{display:flex;align-items:center;flex-direction:column;justify-content:center;max-width:1400px;margin:auto;width:100%;color:#fff;letter-spacing:0;font-weight:300;padding:0}@media screen and (min-width: 1024px){.hero__text{min-height:302px;padding-bottom:2rem;padding-top:2rem}}@media screen and (max-width: 768px){.hero__text{padding-right:1.5rem;padding-left:1.5rem;align-items:flex-start}}.hero__text h1{color:#fff;font-weight:300}.hero__text h1{font-size:34px;font-size:calculate-rem(34px)}@media screen and (min-width: 1024px){.hero__text h1{font-size:64px;font-size:calculate-rem(64px)}}@media screen and (max-width: 1024px){.hero__text h1{line-height:100%}}.hero--centerGrayAndBlueFonts{text-align:center;justify-content:center;align-items:center}@media screen and (min-width: 1024px){.hero--centerGrayAndBlueFonts{min-height:305px}}.hero--centerGrayAndBlueFonts .hero__text{max-width:687px;text-align:center}.hero--centerGrayAndBlueFonts h1{color:#414141;font-weight:300;line-height:100%}.hero--centerGrayAndBlueFonts h1{font-size:34px;font-size:calculate-rem(34px)}@media screen and (min-width: 1024px){.hero--centerGrayAndBlueFonts h1{font-size:64px;font-size:calculate-rem(64px)}}.hero--centerGrayAndBlueFonts p{font-weight:300;line-height:1.2em;color:#0eb4f7;padding-left:20px;padding-right:20px;letter-spacing:1.76px;padding-top:20px}.hero--centerGrayAndBlueFonts p{font-size:18px;font-size:calculate-rem(18px)}@media screen and (min-width: 1024px){.hero--centerGrayAndBlueFonts p{font-size:22px;font-size:calculate-rem(22px)}}.hero--centerWhiteFonts,.hero__textWrapper{text-align:center;justify-content:center;align-items:center}@media screen and (max-width: 1024px){.hero--centerWhiteFonts,.hero__textWrapper{min-height:200px}}.hero--centerWhiteFonts .hero__mainPage,.hero__textWrapper .hero__mainPage{color:#fff;font-weight:300;line-height:100%}.hero--centerWhiteFonts .hero__mainPage,.hero__textWrapper .hero__mainPage{font-size:34px;font-size:calculate-rem(34px)}@media screen and (min-width: 1024px){.hero--centerWhiteFonts .hero__mainPage,.hero__textWrapper .hero__mainPage{font-size:64px;font-size:calculate-rem(64px)}}.hero--centerWhiteFonts .hero__currentPageTitle,.hero__textWrapper .hero__currentPageTitle{color:#fff;letter-spacing:1.76px;font-weight:300;padding-top:20px}.hero--centerWhiteFonts .hero__currentPageTitle,.hero__textWrapper .hero__currentPageTitle{font-size:18px;font-size:calculate-rem(18px)}@media screen and (min-width: 1024px){.hero--centerWhiteFonts .hero__currentPageTitle,.hero__textWrapper .hero__currentPageTitle{font-size:22px;font-size:calculate-rem(22px)}}@media screen and (max-width: 1024px){.hero--centerWhiteFonts .hero__currentPageTitle,.hero__textWrapper .hero__currentPageTitle{line-height:1.3;padding-top:10px}}.hero--centerDesktopLeftMobile{text-align:center;justify-content:center;align-items:center}@media screen and (max-width: 1024px){.hero--centerDesktopLeftMobile{min-height:200px}}@media screen and (max-width: 768px){.hero--centerDesktopLeftMobile{text-align:left;justify-content:left;align-items:left}}.hero--centerDesktopLeftMobile .hero__mainPage{color:#fff;font-weight:300;line-height:100%}.hero--centerDesktopLeftMobile .hero__mainPage{font-size:34px;font-size:calculate-rem(34px)}@media screen and (min-width: 1024px){.hero--centerDesktopLeftMobile .hero__mainPage{font-size:64px;font-size:calculate-rem(64px)}}.hero--centerDesktopLeftMobile .hero__currentPageTitle{color:#fff;letter-spacing:1.76px;font-weight:300;padding-top:20px}.hero--centerDesktopLeftMobile .hero__currentPageTitle{font-size:18px;font-size:calculate-rem(18px)}@media screen and (min-width: 1024px){.hero--centerDesktopLeftMobile .hero__currentPageTitle{font-size:22px;font-size:calculate-rem(22px)}}@media screen and (max-width: 1024px){.hero--centerDesktopLeftMobile .hero__currentPageTitle{line-height:1.3;padding-top:10px}}.hero--centerGrayFonts{text-align:center;justify-content:center;align-items:center}.hero--centerGrayFonts h1{color:#414141;font-weight:300;line-height:100%}.hero--centerGrayFonts .hero__desc{padding-top:20px;color:#414141}.hero--centerGrayFonts .hero__desc{font-size:18px;font-size:calculate-rem(18px)}@media screen and (min-width: 1024px){.hero--centerGrayFonts .hero__desc{font-size:22px;font-size:calculate-rem(22px)}}.hero__otherBgVideo{position:relative}.hero__otherBgVideo .video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:auto;filter:brightness(30%);display:flex;align-items:center;justify-content:center}.hero__otherBgVideo .video .vidyard-player-embed{width:100%;height:100%}.hero__otherBgVideo .hero__textWrapper{pointer-events:none;position:relative}@media screen and (max-width: 768px){.hero__otherBgVideo .hero__textWrapper{text-align:left;justify-content:left;align-items:flex-start}}body{font-family:"Roboto",sans-serif;font-size:16px;color:#6f6f6f;background-color:#fff}main{margin-top:50px}@media screen and (min-width: 1023px){main{margin-top:62px}}.magnolia-editmode main{margin-top:0}a{color:#4ec1ef;text-decoration:none}h1{font-size:48px;font-weight:400;margin-top:0}h2{font-size:48px;font-weight:100}h3{font-size:24px;font-weight:400;margin-bottom:20px}h4{font-size:18px;font-weight:100;margin-bottom:12px}p{margin:0;padding:0}a.button,button.button{display:inline-block;background:#0990cf;color:#fff;font-weight:600;font-size:15px;text-transform:uppercase;text-decoration:none;padding:10px 28px;border-radius:5px;border:2px solid #0990cf;-webkit-font-smoothing:antialiased;transition:background .2s ease}a.button.transparent,button.button.transparent{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff;transition:all .2s ease}a.button.transparent:hover,a.button.transparent:focus,button.button.transparent:hover,button.button.transparent:focus{background:#fff;color:#0990cf}a.button:hover,a.button:focus,button.button:hover,button.button:focus{background:rgba(0,0,0,0);color:#0990cf}.ctaButton{display:flex}.ctaButton .button{font-size:14px;letter-spacing:.84px}.button--blueDarkBadger .button{background:#0990cf;color:#fff}.button--white .button{background:#fff;color:#0990cf;border:1px solid #0990cf;transition:all .2s ease}.button--white .button:hover,.button--white .button:focus{background:#0990cf;color:#fff}.ctaButton--small .button{padding:.6rem 1.6rem;font-size:14px}.button--center{justify-content:center}.button--left{justify-content:flex-start}.button--right{justify-content:flex-end}.wrap{width:100%;max-width:1140px;margin:0 auto;padding:0 1rem;box-sizing:border-box}@media screen and (min-width: 768px){.wrap{padding:0 5rem}}.separator{width:100%;height:1px;margin:auto 3px}.separator--colorBlueBadger{background:#4ec1ef}.separator--colorGrey{background:#c3c3c3}.separator--verticalMargins{margin-top:25px;margin-bottom:25px}sup.R{padding-left:2px;font-size:1rem}sup.R--title{font-size:2rem}.hidden{display:none}.newsCallout{position:relative;justify-items:center;padding:70px 0}.newsCallout.js-active .newsCallout__container{max-height:0;opacity:0}.newsCallout .newsCallout__cta{height:0;width:100%;display:flex;justify-content:center;max-width:calc(1140px + 4rem)}.newsCallout .newsCallout__container{overflow:hidden;width:100%;max-width:1140px;opacity:1;transition:all .3s ease}.newsCallout .newsCallout__icon{display:flex;justify-content:center;align-items:center;cursor:pointer;height:60px;width:60px;margin-top:-30px;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.3);background-color:#0eb4f7;z-index:3;margin-right:0}.newsCallout .newsCallout__icon img{width:50%}@media(min-width: 1024px)and (max-width: 1025px){.newsCallout .newsCallout__icon{margin-right:2rem}}.newsCallout .newsCallout__contents{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;padding:2rem 0 0;gap:1rem}@media(min-width: 1023px){.newsCallout .newsCallout__contents{align-items:center;flex-direction:row;gap:3rem}}.newsCallout .newsCallout__text{font-weight:300;line-height:1.2}.newsCallout .newsCallout__text.bigFont{font-size:clamp(30px,5vw,48px)}.newsCallout .newsCallout__text.mediumFont{font-size:clamp(24px,5vw,40px)}.newsCallout .newsCallout__button .button{font-size:15px;text-transform:none;text-align:center;padding:.5rem 1.25rem}.newsCallout--noButton .newsCallout__icon{display:none}.newsCallout--noButton .newsCallout__container{opacity:1}.newsCallout--noButton .newsCallout__contents{padding:1rem 10vw}@media(min-width: 1023px){.newsCallout--noButton .newsCallout__contents{padding:2rem 0 0}}@media(min-width: 1023px){.newsCallout{padding:25px 0}.newsCallout .newsCallout__container{padding:0 5rem}.newsCallout .newsCallout__container .button{min-width:165px}}@media(min-width: 1023px){.newsCallout .newsCallout__button{max-width:1024px}.newsCallout .newsCallout__button .button{padding:10px}.newsCallout .newsCallout__contents{padding-top:0}.newsCallout .newsCallout__container{padding:0;min-height:100px}.newsCallout .newsCallout__icon{height:83px;width:83px;margin-top:-43px}.newsCallout .newsCallout__icon img{max-width:100%}.newsCallout .newsCallout__text{margin-top:0}.newsCallout .newsCallout__cta{justify-content:flex-end}}@media(min-width: 1367px){.newsCallout .newsCallout__container{max-width:1340px}}.newsCallout--default{color:#fff}.newsCallout--default .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--default .button:hover{background-color:#0eb4f7;color:#fff;border:1px solid #fff}.newsCallout--blueBadger{color:#fff}.newsCallout--blueBadger .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--blueBadger .button:hover{background-color:#4ec1ef;color:#fff;border:1px solid #fff}.newsCallout--darkBlueBadger{color:#fff}.newsCallout--darkBlueBadger .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--darkBlueBadger .button:hover{background-color:#0eb4f7;color:#fff;border:1px solid #fff}.newsCallout--white{color:#0eb4f7}.newsCallout--white .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--white .button:hover{background-color:#fff;color:#0eb4f7;border:1px solid #0eb4f7}.newsCallout--black{color:#fff}.newsCallout--black .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--black .button:hover{background-color:#000;color:#fff;border:1px solid #fff}.newsCallout--grey41{color:#fff}.newsCallout--grey41 .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--grey41 .button:hover{background-color:#414141;color:#fff;border:1px solid #fff}.newsCallout--greyF9{color:#fff}.newsCallout--greyF9 .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--greyF9 .button:hover{background-color:#f9f9f9;color:#fff;border:1px solid #fff}.newsCallout--red{color:#fff}.newsCallout--red .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--red .button:hover{background-color:#fd0000;color:#fff;border:1px solid #fff}.newsCallout--orange{color:#fff}.newsCallout--orange .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--orange .button:hover{background-color:#ff7f00;color:#fff;border:1px solid #fff}.newsCallout--darkerBlue{color:#fff}.newsCallout--darkerBlue .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--darkerBlue .button:hover{background-color:#133543;color:#fff;border:1px solid #fff}.newsCallout--darkGray{color:#fff}.newsCallout--darkGray .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--darkGray .button:hover{background-color:#4c4c4c;color:#fff;border:1px solid #fff}.newsCallout--lightGray{color:#fff}.newsCallout--lightGray .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--lightGray .button:hover{background-color:#6f6f6f;color:#fff;border:1px solid #fff}.newsCallout--lighterGray{color:#414141}.newsCallout--lighterGray .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--lighterGray .button:hover{background-color:#f0f0f0;color:#414141;border:1px solid #414141}.newsCallout--blueDarkBadger{color:#414141}.newsCallout--blueDarkBadger .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--blueDarkBadger .button:hover{background-color:#0eb4f7;color:#414141;border:1px solid #414141}.newsCallout--green{color:#fff}.newsCallout--green .button{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.newsCallout--green .button:hover{background-color:#35798e;color:#fff;border:1px solid #fff}.newsCallout.pardotOnPage{padding:0}.newsCallout.pardotOnPage.theme-light{background:linear-gradient(360deg, #fff 80%, #F1F2F2 100%)}.newsCallout.pardotOnPage.theme-light .newsCallout__text{color:#414042}.newsCallout.pardotOnPage.theme-dark{background:#003865}.newsCallout.pardotOnPage.theme-dark .newsCallout__text{color:#fff}.newsCallout.pardotOnPage .newsCallout__container{height:auto;padding:80px 0 70px}@media(width >= 1024px){.newsCallout.pardotOnPage .newsCallout__container{padding:175px 0 150px}}.newsCallout.pardotOnPage .newsCallout__container .newsCallout__contents{flex-direction:column;gap:30px;padding:0 50px}@media(width >= 1024px){.newsCallout.pardotOnPage .newsCallout__container .newsCallout__contents{gap:70px;padding:0}}.newsCallout.pardotOnPage .newsCallout__container .newsCallout__contents .newsCallout__text{width:100%;font-size:1.875rem;font-weight:200;line-height:1}@media(width >= 1024px){.newsCallout.pardotOnPage .newsCallout__container .newsCallout__contents .newsCallout__text{font-size:3rem;line-height:.96}}.newsCallout.pardotOnPage .newsCallout__container .newsCallout__contents .newsCallout__text.text-left{text-align:left}.newsCallout.pardotOnPage .newsCallout__container .newsCallout__contents .newsCallout__text.text-center{text-align:center}.newsCallout.pardotOnPage .newsCallout__container .newsCallout__contents .newsCallout__text.text-right{text-align:right}.newsCallout.pardotOnPage .newsCallout__container .newsCallout__contents .pardotForm{width:100%}.pillarsSection{width:100%;text-wrap:wrap}.pillarsSection .pillar__itemTitle{display:none}.pillarsSection--container{max-width:1140px;display:grid;grid-template-columns:1.5fr 2fr;justify-content:space-between;gap:30px;min-height:500px;margin:0 auto;padding-bottom:135px}@media screen and (max-width: 1024px){.pillarsSection--container{grid-template-columns:1fr;padding:0;min-height:auto}}.pillarsSection .pillarSection__detailsLeft{position:relative;padding:5rem 0}@media screen and (max-width: 1024px){.pillarsSection .pillarSection__detailsLeft{padding:0}.pillarsSection .pillarSection__detailsLeft .pillarPosition{max-width:100% !important;padding:0 !important}}.pillarsSection .pillarSection__detailsLeft .pillarPosition{position:sticky;top:15vh;align-items:center;max-width:clamp(200px,30vw,500px);padding-bottom:10rem}@media screen and (max-width: 1024px){.pillarsSection .pillarSection__detailsLeft .pillarPosition{position:relative;top:0;padding:0}}.pillarsSection .pillarSection__detailsLeft .pillarPosition .pillarsSection__title{padding-top:0;padding-bottom:46px;margin:0}.pillarsSection .pillarSection__detailsLeft .pillarPosition .pillarSection__images{display:flex;width:100%;pointer-events:none}.pillarsSection .pillarSection__detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer{width:100%;pointer-events:none}.pillarsSection .pillarSection__detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer .pillarSection__wrapper .pillarSection__link img{position:absolute;left:0;width:100%;max-width:378px;max-height:302px;opacity:0;-o-object-fit:cover;object-fit:cover;transition:opacity .5s ease-in-out}@media screen and (max-width: 1024px){.pillarsSection .pillarSection__detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer .pillarSection__wrapper .pillarSection__link img{display:none}}.pillarsSection .pillarSection__detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer .pillarSection__wrapper .pillarSection__link.js-active img{opacity:1}.pillarsSection .pillarSection__detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer--animatedBg{position:fixed;position:relative}.pillarsSection .pillarSection__detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer--animatedBg::before,.pillarsSection .pillarSection__detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer--animatedBg::after{content:url("../../src/img/curved-line-blue-mobile.svg");position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);opacity:.5;pointer-events:none;z-index:0}@media screen and (min-width: 1024px){.pillarsSection .pillarSection__detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer--animatedBg::before,.pillarsSection .pillarSection__detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer--animatedBg::after{content:url("../../src/img/curved-line-blue.svg")}}.pillarsSection .pillarSection__detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer--animatedBg::after{content:url("../../src/img/curved-line-blue-offset-mobile.svg");transform:translateY(-50%) scaleX(-1)}@media screen and (min-width: 1024px){.pillarsSection .pillarSection__detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer--animatedBg::after{content:url("../../src/img/curved-line-blue-offset.svg")}}.pillarsSection .pillarSection__details{display:flex;flex-direction:column;align-items:center;gap:192px;padding-top:5rem}@media screen and (max-width: 1024px){.pillarsSection .pillarSection__details{display:none}}.pillarsSection .pillarSection__details .pillar__item{max-width:380px}.pillarsSection .pillarSection__details .pillar__item .pillar__itemContents{font-weight:400}.pillarsSection .pillarSection__details .pillar__item .pillar__itemContents .pillarSection__linkImage{display:none}.pillarsSection .pillarSection__details .pillar__item .pillar__itemContents .pillar__subTitle .section-headline{color:#000}.pillarsSection .pillarSection__details .pillar__item .pillar__itemContents .pillar__subTitle .section-subheadline{color:#0990cf;line-height:1.2}.pillarsSection .pillarSection__details .pillar__item .pillar__itemContents .pillar__blurb{display:flex;flex-direction:column;gap:1rem;font-size:16px;color:#414042}.pillarsSection .pillar__item.js-active{z-index:1}.pillarsSection .pillar__item .pillar__title{display:none}.pillarsSection .pillar__itemImage{padding-top:12px;display:flex;align-items:center;justify-content:center}.pillarsSection .pillar__itemImage img{max-width:240px;max-height:310px;position:absolute}.pillarsSection .pillar__itemImage img.after{z-index:5;opacity:0}.pillarsSection .pillar__blurb{padding-top:.5rem}.pillarsSection .pillar__button{padding-top:1.5rem}.pillarsSection--mobile{display:none}@media screen and (max-width: 1024px){.pillarsSection--mobile{display:grid;grid-template-columns:repeat(11, 1fr);padding:5rem 0}.pillarsSection--mobile .pillar__itemTitle,.pillarsSection--mobile .pillarSection__images{display:none}.pillarsSection--mobile .pillarSection__details{grid-column:2/span 9;display:flex;flex-basis:100%;flex-direction:column;gap:48px}.pillarsSection--mobile .pillarSection__details .pillar__item{flex-direction:column-reverse;display:flex;align-items:center;margin-bottom:7rem}.pillarsSection--mobile .pillarSection__details .pillar__item .pillar__itemContents .pillarSection__linkImage{display:block;width:100%;padding-bottom:30px}.pillarsSection--mobile .pillarSection__details .pillar__item .pillar__itemContents .pillar__subTitle{color:#0990cf;margin-bottom:.5rem}.pillarsSection--mobile .pillarSection__details .pillar__item .pillar__itemContents .pillar__subTitle .section-subheadline{color:#0990cf;line-height:1.2}.pillarsSection--mobile .pillarSection__details .pillar__item .pillar__itemContents .pillar__blurb{margin-bottom:2rem;color:#414042}.pillarsSection--mobile:not(.pillarsSection--titleOnTop) .pillar__item{margin-bottom:20px}}.pillarsSection--titleOnTop.pillarsSection--mobile .pillar__itemTitle{display:none}@media(max-width: 1024px){.pillarsSection--titleOnTop.pillarsSection--mobile .pillar__itemTitle{display:block;padding:1rem 2rem 2rem;text-transform:uppercase}.pillarsSection--titleOnTop.pillarsSection--mobile .pillar__title{display:none}.pillarsSection--titleOnTop.pillarsSection--mobile .pillar__item{position:relative}.pillarsSection--titleOnTop.pillarsSection--mobile .pillar__item:not(:last-child)::after{content:"";position:absolute;width:85vw;height:1px;bottom:-20px;background:#e4e4e4}}@media(max-width: 767px){.pillarsSection--titleOnTop.pillarsSection--mobile .pillar__item:not(:last-child)::after{bottom:0}}.pillarsSection__title{padding:5rem 0;display:flex;flex-direction:column;justify-content:center;gap:40px;color:#414042}.pillarsSection__title.section-headline span{text-align:center}@media(max-width: 1024px){.pillarsSection__title{margin-bottom:0}}.chevron__container{width:100%;height:100px;background:#fff;display:flex;align-items:center;position:relative;z-index:1}.chevron__container .chevron__down{position:absolute;cursor:pointer;left:50%;transform:translateX(-50%) rotate(-45deg);border-left:3px solid #e0e0e0;border-bottom:3px solid #e0e0e0;animation:fade-in 2s ease-in-out infinite alternate both;z-index:2;width:3rem;height:3rem}.pillarSection__gradient{padding-top:200px;position:relative}.pillarSection__gradient::before{position:absolute;content:"";background:linear-gradient(to bottom, #fff 50%, transparent);width:100%;height:100%;top:0;left:0;z-index:1}@media screen and (max-width: 1365px){.pillarSection__gradient{display:none}}body.magnolia-editmode .pillar__item{opacity:1;position:relative}.mgnlEditorBar~.pillarsSection .pillarPosition{position:relative !important}.mgnlEditorBar~.pillarsSection .pillarPosition img{position:relative !important}.timeline{display:grid;grid-template-columns:repeat(11, 1fr);width:100%;padding:70px 0 100px}@media(width >= 1024px){.timeline{padding:100px 0}}@media(width >= 1280px){.timeline{padding:150px 0}}.timeline .container{grid-column:2/span 9;width:100%;max-width:1140px;display:grid;gap:30px;margin:0 auto}@media(width >= 1024px){.timeline .container{grid-template-columns:repeat(2, 1fr);gap:0}}@media(width >= 1280px){.timeline .container{grid-template-columns:repeat(2, 1fr)}}.timeline .detailsLeft .pillarPosition{position:relative;align-items:center}@media(width >= 1024px){.timeline .detailsLeft .pillarPosition{position:sticky;top:50px;width:100%;max-width:380px}}@media(width >= 1280px){.timeline .detailsLeft .pillarPosition{position:sticky;top:150px}}.timeline .detailsLeft .pillarPosition .heading{padding-top:0;margin:0}.timeline .detailsLeft .pillarPosition .heading .headline{display:block;margin-bottom:0;font-size:1.875rem;font-weight:200;line-height:1;color:#414042}@media(width >= 1024px){.timeline .detailsLeft .pillarPosition .heading .headline{margin-bottom:2.5rem;font-size:3rem;line-height:1.041}}.timeline .detailsLeft .pillarPosition .pillarSection__images{display:none}@media(width >= 1024px){.timeline .detailsLeft .pillarPosition .pillarSection__images{display:block}}.timeline .detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer{width:100%}.timeline .detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer .pillarSection__wrapper{position:relative;height:302px}.timeline .detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer .pillarSection__wrapper .pillarSection__link{position:absolute;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.timeline .detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer .pillarSection__wrapper .pillarSection__link img{width:100%;height:100%;border-radius:7px;-o-object-fit:cover;object-fit:cover}.timeline .detailsLeft .pillarPosition .pillarSection__images .pillarSection__imagesContainer .pillarSection__wrapper .pillarSection__link.js-active{opacity:1}.timeline .pillarSection__details{position:relative;display:flex;flex-direction:column;align-items:center;gap:40px}@media(width >= 1024px){.timeline .pillarSection__details{gap:147px}.timeline .pillarSection__details::before{content:"";position:absolute;top:0;left:0;height:calc(100% + 147px);width:1px;background:#fff;background:linear-gradient(0deg, rgb(255, 255, 255) 10%, rgb(96, 96, 91) 60%)}}.timeline .pillarSection__details .pillar__item{position:relative;width:100%}@media(width >= 1024px){.timeline .pillarSection__details .pillar__item{padding-left:50px}.timeline .pillarSection__details .pillar__item::after{content:"";position:absolute;top:0;left:-4px;width:9px;height:9px;border:1px solid #60605b;border-radius:100%;background:#fff}}@media(width >= 1280px){.timeline .pillarSection__details .pillar__item{padding-left:100px}}.timeline .pillarSection__details .pillar__item .pillar__itemContents .subheading-line h3{margin:0;font-size:1.875rem;font-weight:200;line-height:1;color:#0990cf}@media(width >= 1024px){.timeline .pillarSection__details .pillar__item .pillar__itemContents .subheading-line h3{font-size:3rem;line-height:1.04}}.timeline .pillarSection__details .pillar__item .pillar__itemContents .block-paragraph{margin-bottom:1.875rem;font-size:1rem;line-height:1.54;color:#414042}@media(width >= 1024px){.timeline .pillarSection__details .pillar__item .pillar__itemContents .block-paragraph{margin:0}}.timeline .pillarSection__details .pillar__item .pillar__itemContents .pillarSection__linkImage{width:100%;height:302px;border-radius:7px;-o-object-fit:cover;object-fit:cover}@media(width >= 1024px){.timeline .pillarSection__details .pillar__item .pillar__itemContents .pillarSection__linkImage{display:none}}body.magnolia-editmode .pillar__item{opacity:1;position:relative}.mgnlEditorBar~.pillarsSection .pillarPosition{position:relative !important}.mgnlEditorBar~.pillarsSection .pillarPosition img{position:relative !important}.cardList{padding:70px 0}.cardList .cardList__title{text-align:center;color:#414042;margin-bottom:50px}.cardList .swiper.mySwiperCards{padding-bottom:2rem;padding-left:20px}.cardList .swiper.mySwiperCards .swiper-wrapper{display:flex;gap:1.5rem}.cardList .swiper.mySwiperCards .swiper-wrapper .swiper-slide.card{width:80%;max-width:258px;flex-shrink:0}.cardList .swiper.mySwiperCards .swiper-wrapper .newsList__article{display:flex;flex-direction:column;gap:10px;max-width:516px}.cardList .swiper.mySwiperCards .swiper-wrapper .newsList__article .newsList__featImg img{width:100%;max-height:168px;-o-object-fit:cover;object-fit:cover}.cardList .swiper.mySwiperCards .swiper-wrapper .newsList__article .newsList__details .newsList__title{max-width:65%;font-size:18px;font-weight:500;letter-spacing:.1em;color:#0990cf}.cardList .swiper.mySwiperCards .swiper-wrapper .newsList__article .newsList__details .newsList__description{display:block;font-size:16px;font-weight:400;color:#414042}.cardList .swiper.mySwiperCards .swiper-wrapper .newsList__article .newsList__details .newsList__link{display:flex;gap:8px;margin-top:10px;font-size:16px;line-height:30px;font-weight:400;color:#003865;transition:all .3s ease-in-out}.cardList .swiper.mySwiperCards .swiper-wrapper .newsList__article .newsList__details .newsList__link .newsList__link-icon{width:21px;-o-object-fit:contain;object-fit:contain;transition:all .3s ease-in-out}.cardList .swiper.mySwiperCards .swiper-wrapper .newsList__article .newsList__details .newsList__link:hover{font-weight:500}.cardList .swiper.mySwiperCards .swiper-wrapper .newsList__article .newsList__details .newsList__link:hover .newsList__link-icon{transform:translateX(5px)}.cardList .cardList__showMore{display:none;width:100%;max-width:148px;text-align:center;text-transform:none}@media screen and (min-width: 768px){.cardList{display:grid;grid-template-columns:repeat(11, 1fr);justify-items:center;padding:140px 0}.cardList .cardList__wrapper{grid-column:2/span 9;width:100%;max-width:1140px}.cardList .cardList__wrapper .swiper.mySwiperCards{overflow:visible}.cardList .cardList__wrapper .swiper.mySwiperCards .swiper-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:1fr;gap:46px;padding:0}.cardList .cardList__wrapper .swiper.mySwiperCards .swiper-wrapper.one-column{grid-template-columns:repeat(1, 1fr);margin:0 auto}.cardList .cardList__wrapper .swiper.mySwiperCards .swiper-wrapper.two-columns{grid-template-columns:repeat(2, 1fr)}.cardList .cardList__wrapper .swiper.mySwiperCards .swiper-wrapper .swiper-slide.card.js-card.hidden{display:none}.cardList .cardList__wrapper .swiper.mySwiperCards .swiper-wrapper .swiper-slide.card{width:100%;max-width:100%}.cardList .cardList__wrapper .swiper.mySwiperCards .swiper-wrapper .swiper-slide.card .newsList__article{display:grid;grid-template-columns:1fr 1.5fr;height:100%;gap:18px}.cardList .cardList__wrapper .swiper.mySwiperCards .swiper-wrapper .swiper-slide.card .newsList__article .newsList__featImg img{height:100%;max-height:100%}.cardList .cardList__wrapper .swiper.mySwiperCards .swiper-wrapper .swiper-slide.card .newsList__article .newsList__details{display:flex;flex-direction:column;justify-content:space-between}.cardList .cardList__wrapper .swiper.mySwiperCards .swiper-wrapper .swiper-slide.card .newsList__article .newsList__details .newsList__title{max-width:100%}.cardList .cardList__buttonWrapper{display:flex;justify-content:center}.cardList .cardList__buttonWrapper .cardList__showMore{display:inline-block;margin:2rem auto 0}.cardList .swiper-pagination{display:none}}@media screen and (min-width: 1366px){.cardList{display:grid;grid-template-columns:repeat(11, 1fr)}.cardList .cardList__wrapper .swiper.mySwiperCards .swiper-wrapper{display:grid;grid-template-columns:repeat(2, 1fr)}}.pardotForm .lds-ring{display:inline-block;position:absolute;width:64px;top:50%;left:50%;height:64px;transition:opacity .3s ease}.pardotForm .pardotIframe{position:relative}.pardotForm .lds-ring.hide{opacity:0}.pardotForm .lds-ring div{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border:6px solid #43b7ff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#43b7ff rgba(0,0,0,0) rgba(0,0,0,0)}.pardotForm .lds-ring div:nth-child(1){animation-delay:-0.45s}.pardotForm .lds-ring div:nth-child(2){animation-delay:-0.3s}.pardotForm .lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.infoCardSection__title{display:flex;justify-content:center;align-items:center;padding:2rem 0}.infoCardSection__title span{margin:0;color:#414042}.infoCardSection{padding-bottom:130px}.infoCardSection .infoCardSection--container{display:grid;grid-template-columns:repeat(11, 1fr)}.infoCardSection .infoCardSection--container .infoCards__details{grid-column:2/span 9;display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px}@media screen and (min-width: 1024px){.infoCardSection .infoCardSection--container .infoCards__details{grid-column:span 11;grid-template-columns:repeat(3, 1fr)}}.infoCardSection .infoCardSection--container .infoCards__details .infoCard__item{padding:40px 34px;color:#fff;background:#0990cf}.infoCardSection .infoCardSection--container .infoCards__details .infoCard__item .infoCard__itemContents{display:flex;flex-direction:column;justify-content:space-between;gap:20px;height:100%;text-align:center;color:#fff}.infoCardSection .infoCardSection--container .infoCards__details .infoCard__item .infoCard__itemContents .infoCard__title{margin-bottom:1rem}.infoCardSection .infoCardSection--container .infoCards__details .infoCard__item .infoCard__itemContents .infoCard__button a{text-transform:none}.bg-white{background-color:#fff}.bg-gray{background-color:#f1f2f2}.icon-cards{padding:1rem}.icon-cards .title-icon-cards{color:#414042;font-weight:200;text-align:center;padding-top:51px;padding-bottom:30px;line-height:100%;max-width:527px;margin:0 auto}.icon-cards .title-icon-cards{font-size:30px;font-size:calculate-rem(30px)}@media screen and (min-width: 768px){.icon-cards .title-icon-cards{font-size:48px;font-size:calculate-rem(48px)}}@media screen and (min-width: 768px){.icon-cards .title-icon-cards{padding-bottom:70px}}.icon-cards .swiper.mySwiperIconCards{padding-bottom:2rem;padding-right:1rem}.icon-cards .swiper.mySwiperIconCards .swiper-wrapper{display:flex;align-items:stretch;padding-bottom:1rem}.icon-cards .swiper.mySwiperIconCards .swiper-wrapper .swiper-slide.icon-cards{position:relative;display:flex;flex-direction:column;flex-shrink:0;width:207px;height:100%;max-height:366px;overflow:hidden;border-radius:7px;min-height:317px;margin-bottom:20px;background:linear-gradient(180deg, #11b0e6 0%, #11b0e6 21.5%, #0990cf 78.5%);box-shadow:0 12px 24px -6px rgba(0,0,0,.5);cursor:pointer}.icon-cards .swiper.mySwiperIconCards .swiper-wrapper .swiper-slide.icon-cards .overlay-content{flex-grow:1;top:0;left:0;display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center;width:100%;height:100%}.icon-cards .swiper.mySwiperIconCards .swiper-wrapper .swiper-slide.icon-cards .overlay-content .card-title{max-width:207px;font-family:"Roboto Condensed",sans-serif;text-transform:uppercase;color:#fff;font-weight:500;font-size:18px;line-height:25px;text-align:center;min-height:50px;align-content:center}.icon-cards .swiper.mySwiperIconCards .swiper-wrapper .swiper-slide.icon-cards .overlay-content .icon-image{padding-top:20px;min-height:70px}.icon-cards .swiper.mySwiperIconCards .swiper-wrapper .swiper-slide.icon-cards .overlay-content .icon-image img{max-width:53px;max-height:53px;-o-object-fit:contain;object-fit:contain}.icon-cards .swiper.mySwiperIconCards .swiper-wrapper .swiper-slide.icon-cards .overlay-content .card-description{color:#fff;font-size:16px;font-weight:400;text-align:center;line-height:100%;align-items:flex-start;max-height:190px;height:100%;padding-top:35px}@media screen and (min-width: 768px){.icon-cards{display:grid;grid-template-columns:repeat(11, 1fr)}.icon-cards .icon-cards-wrapper{grid-column:2/span 9}.icon-cards .icon-cards-wrapper .swiper.mySwiperIconCards{overflow:visible}.icon-cards .icon-cards-wrapper .swiper.mySwiperIconCards .swiper-wrapper{display:grid;justify-content:center;grid-template-columns:repeat(2, 207px);gap:27px}.icon-cards .icon-cards-wrapper .swiper.mySwiperIconCards .swiper-wrapper .swiper-slide.icon-cards.js-icon-cards.hidden{display:none}.icon-cards .icon-cards-wrapper .swiper.mySwiperIconCards .swiper-wrapper .swiper-slide.icon-cards{width:100%;max-width:207px}.icon-cards .icon-cards-wrapper .swiper-pagination{display:none}}@media screen and (min-width: 1024px){.icon-cards .icon-cards-wrapper .swiper.mySwiperIconCards .swiper-wrapper{display:flex;justify-content:center}}.bg-white{background-color:#fff}.bg-gray{background-color:#f1f2f2}.explore-card{justify-items:center;padding:1rem 0}.explore-card .title-explore-card{font-weight:200;line-height:100%;vertical-align:middle;padding-bottom:33px;padding-top:65px;text-align:center}.explore-card .title-explore-card{font-size:30px;font-size:calculate-rem(30px)}@media screen and (min-width: 768px){.explore-card .title-explore-card{font-size:48px;font-size:calculate-rem(48px)}}@media screen and (min-width: 768px){.explore-card .title-explore-card{padding-bottom:70px}}.explore-card .swiper.mySwiperExploreCards{padding-bottom:2rem}.explore-card .swiper.mySwiperExploreCards .swiper-wrapper{display:flex;gap:20px}.explore-card .swiper.mySwiperExploreCards .swiper-wrapper .swiper-slide.explore-card{position:relative;flex-shrink:0;width:312px}.explore-card .swiper.mySwiperExploreCards .swiper-wrapper .swiper-slide.explore-card .image-explore-card{position:relative;width:312px;height:349px;background-repeat:no-repeat;background-size:cover;border-radius:8px;overflow:hidden}.explore-card .swiper.mySwiperExploreCards .swiper-wrapper .swiper-slide.explore-card .image-explore-card .overlay-content{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;justify-content:space-between;align-items:flex-end}.explore-card .swiper.mySwiperExploreCards .swiper-wrapper .swiper-slide.explore-card .image-explore-card .overlay-content .text-link{text-transform:uppercase;color:#fff;font-size:18px;font-weight:500;line-height:25px;vertical-align:middle;text-decoration:none}.explore-card .swiper.mySwiperExploreCards .swiper-wrapper .swiper-slide.explore-card .image-explore-card .overlay-content .icon-arrow{display:flex;align-items:center;justify-content:flex-end}.explore-card .swiper.mySwiperExploreCards .swiper-wrapper .swiper-slide.explore-card .image-explore-card .overlay-content .icon-arrow svg{width:20px;height:20px;fill:#fff}@media screen and (min-width: 768px){.explore-card{display:grid;grid-template-columns:repeat(11, 1fr)}.explore-card .explore-card-wrapper{grid-column:2/span 9}.explore-card .explore-card-wrapper .swiper.mySwiperExploreCards{overflow:visible}.explore-card .explore-card-wrapper .swiper.mySwiperExploreCards .swiper-wrapper{display:grid;grid-template-columns:repeat(2, 312px);gap:24px}.explore-card .explore-card-wrapper .swiper.mySwiperExploreCards .swiper-wrapper .swiper-slide.explore-card.js-explore-card.hidden{display:none}.explore-card .explore-card-wrapper .swiper.mySwiperExploreCards .swiper-wrapper .swiper-slide.explore-card{width:100%;max-width:100%;transition:transform .3s ease,box-shadow .3s ease}.explore-card .explore-card-wrapper .swiper.mySwiperExploreCards .swiper-wrapper .swiper-slide.explore-card:hover{transform:translateY(-30px)}.explore-card .swiper-pagination{display:none}}@media screen and (min-width: 1366px){.explore-card .explore-card-wrapper .swiper.mySwiperExploreCards .swiper-wrapper{grid-template-columns:repeat(3, 375px)}.explore-card .explore-card-wrapper .swiper.mySwiperExploreCards .swiper-wrapper .swiper-slide.explore-card{transition:transform .3s ease,box-shadow .3s ease}.explore-card .explore-card-wrapper .swiper.mySwiperExploreCards .swiper-wrapper .swiper-slide.explore-card:hover{transform:translateY(-70px)}.explore-card .explore-card-wrapper .swiper.mySwiperExploreCards .swiper-wrapper .swiper-slide.explore-card .image-explore-card{width:375px;height:420px}}.industryCarouselSection__title{display:flex;justify-content:center;align-items:center;padding:40px 0}.industryCarouselSection__title span{margin:0;color:#414042}@media(min-width: 1024px){.industryCarouselSection__title{padding:60px 0}}.industryCarouselSection{padding-bottom:130px}.industryCarouselSection .industryCarouselSection--container{max-width:1440px;margin-inline:auto;padding:0 1rem}.industryCarouselSection .industryCarouselSection--container .edit-mode{display:flex;flex-flow:row wrap;gap:20px}.industryCarouselSection .industryCarouselSection--container .edit-mode .swiper-slide{max-width:233px}.industryCarouselSection .industryCarouselSection--container .industryCarousels__details .swiper-slide{max-width:233px;height:auto}.industryCarouselSection .industryCarouselSection--container .carouselCard__item{height:100%;max-width:233px;padding:27px 20px 13px;color:#0990cf;border:2px solid #003865;border-radius:7px;transition:all .3s ease-in-out;cursor:pointer}.industryCarouselSection .industryCarouselSection--container .carouselCard__item:hover{background-color:#0990cf;color:#fff;border:2px solid #fff}.industryCarouselSection .industryCarouselSection--container .carouselCard__item:hover .carouselCard__itemContents .carouselCard__image img,.industryCarouselSection .industryCarouselSection--container .carouselCard__item:hover .carouselCard__itemContents .carouselCard__image svg{fill:#fff}.industryCarouselSection .industryCarouselSection--container .carouselCard__item:hover .carouselCard__itemContents .carouselCard__image span.icon-light svg{fill:none;stroke:#fff}.industryCarouselSection .industryCarouselSection--container .carouselCard__item:hover .carouselCard__itemContents .carouselCard__title{color:#fff}.industryCarouselSection .industryCarouselSection--container .carouselCard__item:hover .carouselCard__itemContents .carouselCard__button svg{transform:translateX(10px);fill:#fff}.industryCarouselSection .industryCarouselSection--container .carouselCard__item .carouselCard__itemContents{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:20px;height:100%;text-align:center}.industryCarouselSection .industryCarouselSection--container .carouselCard__item .carouselCard__itemContents .carouselCard__image img,.industryCarouselSection .industryCarouselSection--container .carouselCard__item .carouselCard__itemContents .carouselCard__image svg{max-width:54px;max-height:54px;fill:#003865}.industryCarouselSection .industryCarouselSection--container .carouselCard__item .carouselCard__itemContents .carouselCard__image span.icon-light svg{fill:none;stroke:#003865}.industryCarouselSection .industryCarouselSection--container .carouselCard__item .carouselCard__itemContents .carouselCard__title{margin-bottom:1rem;text-align:left;font-size:18px;font-weight:500;line-height:1.4;letter-spacing:.2em;color:#0990cf}.industryCarouselSection .industryCarouselSection--container .carouselCard__item .carouselCard__itemContents .carouselCard__button svg{max-width:20px;max-height:20px;transition:all .3s ease-in-out;fill:#003865}.spacer.bg-gradient-top{background:linear-gradient(to top, #fff 0%, #F1F2F2 100%)}.spacer.bg-gradient-bottom{background:linear-gradient(to bottom, #fff 0%, #F1F2F2 100%)}.spacer.bg-solid-gray{background:#f1f2f2}.spacer-None{height:0 !important}.spacer-XXS{height:24px !important}.spacer-XS{height:32px !important}@media(min-width: 1024px){.spacer-XS{height:36px !important}}.spacer-S{height:40px !important}@media(min-width: 1024px){.spacer-S{height:48px !important}}.spacer-M{height:48px !important}@media(min-width: 1024px){.spacer-M{height:64px !important}}.spacer-L{height:64px !important}@media(min-width: 1024px){.spacer-L{height:96px !important}}.spacer-XL{height:96px !important}@media(min-width: 1024px){.spacer-XL{height:144px !important}}.spacer-XXL{height:160px !important}@media(min-width: 1024px){.spacer-XXL{height:200px !important}}.spacer-fourpx{height:4px !important}.spacer-eightpx{height:8px !important}.spacer-twelvepx{height:12px !important}.spacer-sixteenpx{height:16px !important}.spacer-twentypx{height:20px !important}.spacer-twentyfourpx{height:24px !important}.spacer-thirtytwopx{height:32px !important}.bg-dark{background-color:#003865}.bg-light{background-color:#0990cf}.split-content-card{display:grid;grid-template-columns:repeat(11, 1fr);padding:0}.split-content-card .split-content-card__wrapper{padding-top:177px;padding-bottom:160px;max-width:1166px;width:100%;grid-column:2/span 9;display:grid;grid-template-columns:1fr 1fr;margin:0 auto;gap:0;align-items:stretch}.split-content-card .split-content-card__wrapper .split-content-card__left{padding:2rem;border-radius:7px 0 0 7px;width:100%}@media screen and (min-width: 1366px){.split-content-card .split-content-card__wrapper .split-content-card__left{padding:4rem}}.split-content-card .split-content-card__wrapper .split-content-card__left .split-content-card-title{font-weight:200;line-height:50px;color:#fff;padding-bottom:37px}.split-content-card .split-content-card__wrapper .split-content-card__left .split-content-card-title{font-size:30px;font-size:calculate-rem(30px)}@media screen and (min-width: 768px){.split-content-card .split-content-card__wrapper .split-content-card__left .split-content-card-title{font-size:48px;font-size:calculate-rem(48px)}}.split-content-card .split-content-card__wrapper .split-content-card__left .split-content-card-description{color:#fff;font-weight:400;line-height:39px;padding-bottom:64px}.split-content-card .split-content-card__wrapper .split-content-card__left .split-content-card-description{font-size:22px;font-size:calculate-rem(22px)}@media screen and (min-width: 768px){.split-content-card .split-content-card__wrapper .split-content-card__left .split-content-card-description{font-size:24px;font-size:calculate-rem(24px)}}.split-content-card .split-content-card__wrapper .split-content-card__left .button{text-transform:capitalize}.split-content-card .split-content-card__wrapper .split-content-card__right{border-radius:0 0 7px 7px;width:100%;height:100%}.split-content-card .split-content-card__wrapper .split-content-card__right .split-content-card__image{height:100%;width:100%}.split-content-card .split-content-card__wrapper .split-content-card__right .split-content-card__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 7px 7px 0}@media screen and (max-width: 768px){.split-content-card .split-content-card__wrapper{display:flex;flex-direction:column;max-width:348px}.split-content-card .split-content-card__wrapper .split-content-card__left{border-radius:7px 7px 0 0}.split-content-card .split-content-card__wrapper .split-content-card__left .split-content-card-title{padding-bottom:13px;line-height:100%}.split-content-card .split-content-card__wrapper .split-content-card__left .split-content-card-description{padding-bottom:35px;line-height:34px}.split-content-card .split-content-card__wrapper .split-content-card__right{border-radius:0 0 7px 7px;min-height:345px}.split-content-card .split-content-card__wrapper .split-content-card__right .split-content-card__image{width:100%;aspect-ratio:16/9}.split-content-card .split-content-card__wrapper .split-content-card__right .split-content-card__image img{border-radius:0 0 7px 7px;height:100%;display:block}}section.section-columns{padding-top:64px;padding-bottom:64px}section.section-columns.light-theme{--bg-core:#fff;--bg-subtle:#f1f2f2}section.section-columns .column-reverse .column:nth-of-type(1){order:1}section.section-columns.bg-image-added{position:relative;z-index:1;overflow:hidden}section.section-columns.bg-image-added::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:inherit;filter:brightness(0.5);z-index:-1}section.section-columns.bg-image-added .container-title{color:#fff}section.section-columns .wrap-item .container-title .section-headline.title-padding{padding-bottom:40px}@media(min-width: 768px){section.section-columns .wrap-item .small-container{max-width:554px}section.section-columns .wrap-item .align-center{margin:0 auto}}@media(min-width: 1024px){section.section-columns .wrap-item .large-container{max-width:792px}section.section-columns .wrap-item .medium-container{max-width:624px}section.section-columns .wrap-item .small-container{max-width:456px}section.section-columns .wrap-item .column-reverse .column:nth-of-type(1){order:0}}@media(min-width: 1366px){section.section-columns .wrap-item .large-container{max-width:910px}section.section-columns .wrap-item .medium-container{max-width:784px}section.section-columns .wrap-item .small-container{max-width:576px}}section.section-columns .wrap-item .container-title.align-left{text-align:left}section.section-columns .wrap-item .container-title.align-center{text-align:center}section.section-columns .wrap-item .container-title.align-right{text-align:right}section.section-columns .wrap-item .columns{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));margin:0 auto;max-width:1340px;gap:20px}@media(min-width: 768px){section.section-columns .wrap-item .columns.columns--3,section.section-columns .wrap-item .columns.columns--4,section.section-columns .wrap-item .columns.columns--5{display:grid}section.section-columns .wrap-item .columns.columns--3,section.section-columns .wrap-item .columns.columns--5{grid-template-columns:repeat(3, minmax(0, 1fr))}section.section-columns .wrap-item .columns.columns--4{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media(min-width: 1024px){section.section-columns .wrap-item .columns.columns--2{display:grid}section.section-columns .wrap-item .columns.columns--2.grid-two-columns-equal{grid-template-columns:repeat(2, minmax(0, 1fr))}section.section-columns .wrap-item .columns.columns--2.grid-two-columns-small-big{grid-template-columns:1fr 2fr}section.section-columns .wrap-item .columns.columns--2.grid-two-columns-big-small{grid-template-columns:2fr 1fr}section.section-columns .wrap-item .columns.columns--5{grid-template-columns:repeat(5, minmax(0, 1fr))}}section.section-columns .wrap-item .columns .column>.mgnlEditorBar{align-items:flex-start}section.section-columns .wrap-item .columns .column.vertical-align-middle{display:flex;flex-wrap:wrap;align-items:center}section.section-columns .wrap-item .columns .column.vertical-align-between{display:flex;flex-flow:column wrap;justify-content:space-between}section.section-columns .wrap-item .columns .column .rich-text .wrap,section.section-columns .wrap-item .columns .column .text-editor .wrap{padding:0 !important}section.section-columns .wrap-item .columns .column .image-section{padding:0}section.section-columns .wrap-item .columns .column .image-section .wrap{padding:0 !important}section.section-columns .wrap-item .columns .button-area .wrap{padding:0 !important}section.section-columns .wrap-item .columns .text-accordion{padding:0}.bg-white{background-color:#fff}.bg-gray{background-color:#f1f2f2}.senior-leadership{display:grid;grid-template-columns:repeat(11, 1fr);padding:70px 20px}@media screen and (min-width: 768px){.senior-leadership{padding:150px 0}}.senior-leadership .senior-leadership-wrapper{grid-column:2/span 9}.senior-leadership .senior-leadership-wrapper .senior-leadership-title{color:#414042;font-weight:200;text-align:center;line-height:50px;padding-bottom:30px}.senior-leadership .senior-leadership-wrapper .senior-leadership-title{font-size:30px;font-size:calculate-rem(30px)}@media screen and (min-width: 768px){.senior-leadership .senior-leadership-wrapper .senior-leadership-title{font-size:48px;font-size:calculate-rem(48px)}}@media screen and (min-width: 768px){.senior-leadership .senior-leadership-wrapper .senior-leadership-title{padding-bottom:90px}}.senior-leadership .senior-leadership-wrapper .senior-leadership-items{position:relative;z-index:5;display:grid;flex-wrap:nowrap;justify-content:center;gap:60px 20px}.senior-leadership .senior-leadership-wrapper .senior-leadership-items.items--three{grid-template-columns:repeat(1, 1fr);justify-content:center}@media screen and (min-width: 768px){.senior-leadership .senior-leadership-wrapper .senior-leadership-items.items--three{grid-template-columns:repeat(2, 1fr);width:100%}}@media screen and (min-width: 1366px){.senior-leadership .senior-leadership-wrapper .senior-leadership-items.items--three{display:flex;flex-flow:row wrap;width:100%}.senior-leadership .senior-leadership-wrapper .senior-leadership-items.items--three .senior-leadership-item{width:auto}}.senior-leadership .senior-leadership-wrapper .senior-leadership-items.items--two{grid-template-columns:repeat(1, 100%);justify-content:center}@media screen and (min-width: 768px){.senior-leadership .senior-leadership-wrapper .senior-leadership-items.items--two{grid-template-columns:repeat(2, 1fr)}}.senior-leadership .senior-leadership-wrapper .senior-leadership-items .senior-leadership-item{width:100%}.senior-leadership .senior-leadership-wrapper .senior-leadership-items .senior-leadership-item .leader-card{display:flex;flex-direction:column;align-items:center;width:100%}.senior-leadership .senior-leadership-wrapper .senior-leadership-items .senior-leadership-item .leader-card .leader-card-img-wrapper{position:relative;width:350px;height:279px;background-repeat:no-repeat;background-size:cover;border-radius:7px;overflow:hidden}@media screen and (min-width: 1366px){.senior-leadership .senior-leadership-wrapper .senior-leadership-items .senior-leadership-item .leader-card .leader-card-img-wrapper{width:379px;height:302px}}.senior-leadership .senior-leadership-wrapper .senior-leadership-items .senior-leadership-item .leader-card .leader-card-img-wrapper .leader-card-img{position:absolute;inset:0;background-size:cover;background-repeat:no-repeat;transition:opacity .3s ease;z-index:1}.senior-leadership .senior-leadership-wrapper .senior-leadership-items .senior-leadership-item .leader-card .leader-card-img-wrapper .leader-card-img.grayscale{filter:grayscale(100%);opacity:0;z-index:2}.senior-leadership .senior-leadership-wrapper .senior-leadership-items .senior-leadership-item .leader-card .leader-card-img-wrapper:hover .grayscale{opacity:1}.senior-leadership .senior-leadership-wrapper .senior-leadership-items .senior-leadership-item .leader-card .leader-card-img-wrapper .linkedin-icon{position:absolute;bottom:10px;right:10px;width:25px;height:25px;z-index:3}.senior-leadership .senior-leadership-wrapper .senior-leadership-items .senior-leadership-item .leader-card .leader-card-img-wrapper .linkedin-icon svg{width:100%;height:100%;fill:#fff;transition:fill .3s ease}.senior-leadership .senior-leadership-wrapper .senior-leadership-items .senior-leadership-item .leader-card .leader-card-img-wrapper:hover .linkedin-icon svg{fill:#0a66c2}.senior-leadership .senior-leadership-wrapper .senior-leadership-items .senior-leadership-item .leader-card .leader-card-text-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-top:30px}.senior-leadership .senior-leadership-wrapper .senior-leadership-items .senior-leadership-item .leader-card .leader-card-text-container .leader-name{font-size:18px;font-weight:500;line-height:25px;color:#0990cf;text-transform:uppercase}.senior-leadership .senior-leadership-wrapper .senior-leadership-items .senior-leadership-item .leader-card .leader-card-text-container .leader-title{font-size:16px;font-weight:400;line-height:100%;color:#414042}.bg-white{background-color:#fff}.bg-gray{background-color:#f1f2f2}section.white-papers{padding:1rem;display:grid;grid-template-columns:repeat(11, 1fr)}section.white-papers .white-papers__wrapper{position:relative;grid-column:2/span 9;max-width:100%;overflow:hidden}section.white-papers .white-papers__wrapper .white-papers__title{font-weight:200;line-height:50px;color:#414042;text-align:center;padding-bottom:33px;padding-top:44px;margin:0 auto}section.white-papers .white-papers__wrapper .white-papers__title{font-size:30px;font-size:calculate-rem(30px)}@media screen and (min-width: 768px){section.white-papers .white-papers__wrapper .white-papers__title{font-size:48px;font-size:calculate-rem(48px)}}@media screen and (min-width: 768px){section.white-papers .white-papers__wrapper .white-papers__title{padding-bottom:40px}}section.white-papers .white-papers__wrapper .white-papers--container{width:100%;padding-bottom:54px}@media screen and (min-width: 768px){section.white-papers .white-papers__wrapper .white-papers--container{padding-bottom:124px}}section.white-papers .white-papers__wrapper .white-papers--container .edit-mode{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}section.white-papers .white-papers__wrapper .white-papers--container .edit-mode .mgnlEditorBar{width:100%}section.white-papers .white-papers__wrapper .white-papers--container .edit-mode .swiper-slide{padding-top:32px;flex:1 1 calc(33.3333333333% - 13.33px);max-width:calc(33.3333333333% - 13.33px);box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center}section.white-papers .white-papers__wrapper .white-papers--container .edit-mode .swiper-slide .whitePapers__cards{display:block;width:100%}section.white-papers .white-papers__wrapper .white-papers--container .edit-mode .swiper-slide .whitePapers__cards .white-papers-item-img{width:100%;height:314px;background-repeat:no-repeat;background-size:cover;background-position:center}section.white-papers .white-papers__wrapper .white-papers--container .swiper.mySwiperwhitePapers{width:100%;padding:0;padding-bottom:2rem;position:relative;overflow:hidden}@media screen and (min-width: 768px){section.white-papers .white-papers__wrapper .white-papers--container .swiper.mySwiperwhitePapers{max-width:549px}}@media screen and (width >= 1200px){section.white-papers .white-papers__wrapper .white-papers--container .swiper.mySwiperwhitePapers{padding-left:100px;padding-right:100px;max-width:976px}}section.white-papers .white-papers__wrapper .white-papers--container .swiper.mySwiperwhitePapers .swiper-wrapper{display:flex;justify-content:flex-start;margin-bottom:2rem}section.white-papers .white-papers__wrapper .white-papers--container .swiper.mySwiperwhitePapers .swiper-wrapper .swiper-slide{position:relative;box-sizing:border-box;flex-shrink:0;z-index:1;width:90%;max-width:242px}section.white-papers .white-papers__wrapper .white-papers--container .swiper.mySwiperwhitePapers .swiper-wrapper .swiper-slide .white-papers-item-title{max-width:15.125rem;margin:1.25rem 0 .5rem;font-size:1.125rem;font-weight:500;line-height:1.4;letter-spacing:.01em;color:#0990cf}section.white-papers .white-papers__wrapper .white-papers--container .swiper.mySwiperwhitePapers .swiper-wrapper .swiper-slide .white-papers-item-subtitle{max-width:15.125rem;font-weight:400;font-size:1rem;line-height:1.25;letter-spacing:0;color:#003865;text-transform:capitalize}@media screen and (min-width: 768px){section.white-papers .white-papers__wrapper .white-papers--container .swiper.mySwiperwhitePapers .swiper-wrapper .swiper-slide{width:auto;max-width:100%}}section.white-papers .white-papers__wrapper .white-papers--container .swiper.mySwiperwhitePapers .swiper-wrapper .swiper-slide .whitePapers__cards .white-papers-item-img{position:relative;width:242px;height:314px;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center}section.white-papers .white-papers__wrapper .white-papers--container .swiper.mySwiperwhitePapers .swiper-pagination.white-papers__pagination{text-align:center}@media screen and (min-width: 768px){section.white-papers .white-papers__wrapper .white-papers--container .swiper.mySwiperwhitePapers .swiper-pagination.white-papers__pagination{display:none}}section.white-papers .white-papers__wrapper .white-papers__nav-prev,section.white-papers .white-papers__wrapper .white-papers__nav-next{display:none}@media screen and (min-width: 768px){section.white-papers .white-papers__wrapper .white-papers__nav-prev,section.white-papers .white-papers__wrapper .white-papers__nav-next{display:flex;align-items:center;justify-content:center;width:18px;height:32px;position:absolute;top:50%;transform:translateY(100%);z-index:11;cursor:pointer;opacity:.8;transition:opacity .2s ease}section.white-papers .white-papers__wrapper .white-papers__nav-prev svg,section.white-papers .white-papers__wrapper .white-papers__nav-next svg{width:18px;height:32px;fill:#333}section.white-papers .white-papers__wrapper .white-papers__nav-prev:hover,section.white-papers .white-papers__wrapper .white-papers__nav-next:hover{opacity:1}}section.white-papers .white-papers__wrapper .white-papers__nav-prev{left:0}section.white-papers .white-papers__wrapper .white-papers__nav-next{right:0}.schedule-items{max-width:83.75rem;width:100%;margin:0 auto;padding:4.375rem 0}.schedule-items .schedule-wrap .section-headline{text-align:center;padding:3rem}.schedule-items .schedule-wrap .schedule-item{display:flex;flex-direction:column;justify-content:space-between;padding:1.875rem 0;gap:1.563rem;border-bottom:1px solid #000}.schedule-items .schedule-wrap .schedule-item:first-of-type{border-top:1px solid #000}.schedule-items .schedule-wrap .schedule-item .text-area-schedule{display:flex;flex-direction:column;justify-content:space-between;gap:1.563rem}.schedule-items .schedule-wrap .schedule-item .text-area-schedule .title-area-schedule .date-schedule-item{font-size:1.25rem;color:#0990cf}.schedule-items .schedule-wrap .schedule-item .text-area-schedule .title-area-schedule .title-schedule-item{font-size:1.375rem;color:#0990cf;font-weight:700}.schedule-items .schedule-wrap .schedule-item .text-area-schedule .location-schedule-item{display:flex;flex-direction:column;font-size:1rem;line-height:1.1;font-weight:400;color:#003865}.schedule-items .schedule-wrap .schedule-item .text-area-schedule .category-schedule-item{font-size:1rem;font-weight:400;letter-spacing:.1em;color:#003865;text-transform:uppercase}.schedule-items .schedule-wrap .schedule-item .image-section-schedule{display:flex;flex-direction:column;gap:1.563rem}.schedule-items .schedule-wrap .schedule-item .image-section-schedule .logo{margin:.313rem 0}.schedule-items .schedule-wrap .schedule-item .image-section-schedule .logo img{width:100%;height:100%}.schedule-items .schedule-wrap .schedule-item .image-section-schedule .extra-image{margin-bottom:.313rem}.schedule-items .schedule-wrap .schedule-item .image-section-schedule .extra-image img{width:100%;height:19.375rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}@media(min-width: 1024px){.schedule-items{padding:9.375rem 0}.schedule-items .schedule-wrap .schedule-item{display:grid;grid-template-columns:1fr 2fr;justify-content:space-between;padding:2.5rem 0}.schedule-items .schedule-wrap .schedule-item .text-area-schedule{justify-content:center}.schedule-items .schedule-wrap .schedule-item .text-area-schedule .title-schedule-item{font-size:1.5rem}.schedule-items .schedule-wrap .schedule-item .image-section-schedule{flex-direction:row;align-items:center;gap:3.813rem}.schedule-items .schedule-wrap .schedule-item .image-section-schedule .logo{margin:0}.schedule-items .schedule-wrap .schedule-item .image-section-schedule .logo img{max-height:100%;width:18.375rem}.schedule-items .schedule-wrap .schedule-item .image-section-schedule .extra-image{margin:0}.schedule-items .schedule-wrap .schedule-item .image-section-schedule .extra-image img{max-height:100%;height:17.625rem;width:23.625rem}}.mgnlEditorBar~.schedule-items{display:block}.mgnlEditorBar~.schedule-items .schedule-item{display:flex;flex-direction:row}.bg-white{background-color:#fff}.bg-gray{background-color:#f1f2f2}.employee-card{padding:1rem 0}.employee-card .title-employee-card{font-weight:200;line-height:100%;vertical-align:middle;padding-bottom:2.063rem;padding-top:4.063rem;text-align:center}@media screen and (min-width: 768px){.employee-card .title-employee-card{padding-bottom:4.375rem}}.employee-card .swiper.mySwiperemployeeCards{padding-bottom:2rem}.employee-card .swiper.mySwiperemployeeCards .swiper-wrapper{display:flex;justify-content:center;gap:1.25rem}.employee-card .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card{position:relative;flex-shrink:0;width:19.5rem;transition:all .2s ease-in-out}.employee-card .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card .video-thumbnail{position:relative;width:19.5rem;height:21.813rem;background-repeat:no-repeat;background-size:cover;border-radius:8px;overflow:hidden;cursor:pointer}.employee-card .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card .video-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.employee-card .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card .video-thumbnail .play-icon{position:absolute;top:90%;left:87%;transform:translate(-50%, -50%)}.employee-card .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card .video-thumbnail .play-icon svg{stroke:#60605b;transition:all .2s ease-in-out}.employee-card .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card .overlay-text{position:absolute;top:80%;left:10%}.employee-card .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card .overlay-text p{color:#60605b;font-size:1.125rem;font-weight:500;letter-spacing:.1em;line-height:1.563rem;transition:color .2s ease-in-out;text-transform:uppercase}.employee-card .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card .overlay-text p:nth-child(2){font-size:1rem;font-weight:900;line-height:1;letter-spacing:0;text-transform:none}.employee-card .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card:hover .overlay-text p{color:#fff}.employee-card .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card:hover .play-icon svg{stroke:#fff}.employee-card .swiper.mySwiperemployeeCards .swiper-pagination{display:block}.employee-card .video-modal{display:flex;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.75);justify-content:center;align-items:center;z-index:1000;overflow:hidden}.employee-card .video-modal.hidden{display:none}.employee-card .video-modal .video-modal-content{max-width:90vw;max-height:90vh;box-sizing:border-box}.employee-card .video-modal .video-modal-content iframe{width:100%;min-width:23.75rem}.employee-card .video-modal .video-modal-content .video-modal-close{position:absolute;top:.5rem;right:2rem;cursor:pointer;font-size:3rem;z-index:10000;transition:color .2s ease-in-out}.employee-card .video-modal .video-modal-content .video-modal-close:hover{color:#fff}@media screen and (min-width: 768px){.employee-card{display:grid;grid-template-columns:repeat(11, 1fr);justify-content:center}.employee-card .employee-card-wrapper{grid-column:2/span 9}.employee-card .employee-card-wrapper .swiper.mySwiperemployeeCards{overflow:visible}.employee-card .employee-card-wrapper .swiper.mySwiperemployeeCards .swiper-wrapper{display:grid;grid-template-columns:repeat(2, 19.5rem);gap:1.5rem}.employee-card .employee-card-wrapper .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card.js-employee-card.hidden{display:none}.employee-card .employee-card-wrapper .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card{width:100%;max-width:100%;transition:transform .3s ease,box-shadow .3s ease}.employee-card .employee-card-wrapper .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card:hover{transform:translateY(-30px)}.employee-card .employee-card-wrapper .swiper.mySwiperemployeeCards .swiper-pagination{display:none}.employee-card .video-modal .video-modal-content iframe{width:40rem;min-width:auto}.employee-card .swiper-pagination{display:none}}@media screen and (min-width: 1366px){.employee-card .employee-card-wrapper .swiper.mySwiperemployeeCards .swiper-wrapper{grid-template-columns:repeat(3, 23.438rem);row-gap:2.5rem}.employee-card .employee-card-wrapper .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card{transition:transform .3s ease,box-shadow .3s ease}.employee-card .employee-card-wrapper .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card:hover{transform:translateY(-70px)}.employee-card .employee-card-wrapper .swiper.mySwiperemployeeCards .swiper-wrapper .swiper-slide.employee-card .video-thumbnail{width:23.438rem;height:26.25rem}}.swiper.mySwiperemployeeCards .swiper-wrapper :has(.mgnlEditorBar){grid-template-columns:auto}h2.accordion-bigTitle{text-align:center;margin:2.5rem 0}.text-accordion{width:100%;max-width:56.875rem;margin:0 auto;padding:0 1.5rem}@media(min-width: 768px){.text-accordion{padding:0 3rem}}.text-accordion .accordion-wrap{padding:0}.text-accordion .accordion-wrap .accordion-v2{border-bottom:1px solid #000}.text-accordion .accordion-wrap .accordion-v2:first-child{border-top:1px solid #000}.text-accordion .accordion-wrap .accordion-v2 .accordion-heading{display:flex;justify-content:space-between;gap:1.25rem;padding:2.5rem 0;cursor:pointer}.text-accordion .accordion-wrap .accordion-v2 .accordion-heading .accordion-label{display:flex;width:100%;gap:10px}.text-accordion .accordion-wrap .accordion-v2 .accordion-heading .accordion-label:not(:has(.number-circle)){padding-left:2.375rem}.text-accordion .accordion-wrap .accordion-v2 .accordion-heading .accordion-label .number-circle{display:inline-block;width:100%;max-width:2.375rem;max-height:2.375rem;border-radius:50%;border:2px solid #0990cf;text-align:center;font-weight:400;margin-right:.5rem;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:rgba(0,0,0,0);transition:all .3s ease-in-out}.text-accordion .accordion-wrap .accordion-v2 .accordion-heading:hover .number-circle{border-color:#0eb4f7}.text-accordion .accordion-wrap .accordion-v2 .accordion-heading:hover h3{color:#0eb4f7}.text-accordion .accordion-wrap .accordion-v2 .accordion-heading:hover #closed-arrow svg{fill:#0eb4f7}.text-accordion .accordion-wrap .accordion-v2 .accordion-heading h3{margin:0;font-size:1.5rem;font-weight:400;line-height:2rem;letter-spacing:.1em;color:#0990cf;transition:all .3s ease-in-out}.text-accordion .accordion-wrap .accordion-v2 .accordion-heading #closed-arrow{display:flex;flex-wrap:wrap;align-items:center}.text-accordion .accordion-wrap .accordion-v2 .accordion-heading #closed-arrow svg{width:.938rem;height:.938rem;fill:#0990cf;transform:rotate(180deg);transition:all .3s ease-in-out}.text-accordion .accordion-wrap .accordion-v2 .accordion-body{font-size:1.125rem;font-weight:400;line-height:1.688rem;color:#afafaf;display:grid;grid-template-rows:1fr;transition:grid-template-rows .5s ease-out;transition:grid-template-rows .5s ease-out, -ms-grid-rows .5s ease-out}.text-accordion .accordion-wrap .accordion-v2 .accordion-body .add-components{display:grid;padding:0 1.875rem 3.125rem;overflow:hidden}.text-accordion .accordion-wrap .accordion-v2 .accordion-body .add-components .rich-text .wrap-item .heading-area .section-headline{font-size:1rem;font-weight:700;line-height:1.25rem;color:#003865}.text-accordion .accordion-wrap .accordion-v2 .accordion-body .add-components .rich-text .wrap-item p{font-size:1rem;line-height:1.3;color:#003865;font-weight:400}@media(min-width: 768px){.text-accordion .accordion-wrap .accordion-v2 .accordion-body .add-components{padding:0 2.5rem 3.125rem}}.text-accordion .accordion-wrap .accordion-v2.closeBody .accordion-heading #closed-arrow svg{transform:rotate(0)}.text-accordion .accordion-wrap .accordion-v2.closeBody .accordion-body{grid-template-rows:0fr}.text-accordion .accordion-wrap .accordion-v2.closeBody .accordion-body .add-components{padding:0 3.125rem}.text-accordion .accordion-wrap .accordion-v2.closeBody .accordion-body .add-components *{margin-left:0;margin-right:0}.text-accordion .accordion-wrap .accordion-v2 .mgnlEditorBar~.accordion-body{height:auto;opacity:1;visibility:visible}.industry-card{display:grid;grid-template-columns:repeat(11, 1fr);padding:0}.industry-card .industry-card-wrapper{grid-column:2/span 9}.industry-card .industry-card-wrapper .title-industry-card{color:#414042;font-weight:200;text-align:center;padding-top:126px;padding-bottom:40px}.industry-card .industry-card-wrapper .title-industry-card{font-size:30px;font-size:calculate-rem(30px)}@media screen and (min-width: 768px){.industry-card .industry-card-wrapper .title-industry-card{font-size:48px;font-size:calculate-rem(48px)}}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard{overflow:visible;padding-bottom:156px;justify-content:center}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper{display:grid;grid-template-columns:repeat(4, 207px);gap:24px;justify-content:center}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card.js-industry-card.hidden{display:none}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card{width:100%;max-width:100%}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .card-container{width:207px;height:232px;perspective:1000px}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .card-container:hover .card-inner{transform:rotateY(180deg)}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .card-container .card-inner{position:relative;width:100%;height:100%;transition:transform .8s ease-in-out;transform-style:preserve-3d;will-change:transform}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .card-container .card-inner .image-industry-card,.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .card-container .card-inner .card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:7px;overflow:hidden;top:0;left:0}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .card-container .card-inner .image-industry-card{z-index:2;background-size:cover;background-repeat:no-repeat;box-shadow:0 12px 24px -6px rgba(0,0,0,.5);transition:all .3s ease-in-out}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .card-container .card-inner .image-industry-card .overlay-content{position:absolute;top:0;left:0;display:flex;flex-flow:wrap;flex-direction:column;gap:8px;justify-content:center;align-items:center;width:100%;height:100%;padding:0 13px}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .card-container .card-inner .image-industry-card .overlay-content .card-title{max-width:181px;font-family:"Roboto Condensed",sans-serif;text-transform:uppercase;color:#fff;font-weight:500;font-size:18px;line-height:25px;letter-spacing:10%;text-align:center}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .card-container .card-inner .card-back{transform:rotateY(180deg);background:linear-gradient(to bottom, #11b0e6, #0990cf);display:flex;justify-content:center;align-items:center}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .card-container .card-inner .card-back .overlay-content{padding:0 13px}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .card-container .card-inner .card-back .overlay-content .card-title{max-width:181px;font-family:"Roboto Condensed",sans-serif;text-transform:uppercase;color:#fff;font-weight:500;font-size:18px;line-height:25px;letter-spacing:10%;text-align:center}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .card-container .card-inner .card-back .overlay-content .inactive{display:grid;grid-template-rows:1fr;opacity:1}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .card-container .card-inner .card-back .overlay-content .inactive .inactive-content-wrapper .card-description{font-size:16px;font-weight:400;color:#fff;text-align:center;margin-top:20px;max-width:174px}.industry-card .industry-card-wrapper .swiper-pagination{display:none}@media screen and (max-width: 1024px){.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper{grid-template-columns:repeat(2, 207px)}}@media screen and (max-width: 500px){.industry-card .industry-card-wrapper{grid-column:1/-1;width:100%;padding:1rem}.industry-card .industry-card-wrapper .title-industry-card{padding-bottom:33px;padding-top:78px}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard{overflow:hidden;padding-bottom:2rem}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper{display:flex;gap:0;justify-content:flex-start}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card{position:relative;flex-shrink:0;width:207px;padding-bottom:1rem}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .link-card .card-container .card-inner{transform:rotateY(180deg)}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .link-card .card-container .card-inner .image-industry-card{display:none}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .link-card .card-container .card-inner .card-back{display:flex;justify-content:center;align-items:center;z-index:10;opacity:1;pointer-events:auto}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .link-card .card-container .card-inner .card-back .overlay-content{padding:0 13px;background:linear-gradient(to bottom, #11b0e6, #0990cf)}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .link-card .card-container .card-inner .card-back .overlay-content .card-title{font-size:18px;font-weight:500;color:#fff;text-align:center;margin-bottom:10px}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .link-card .card-container .card-inner .card-back .overlay-content .inactive{grid-template-rows:1fr !important;opacity:1}.industry-card .industry-card-wrapper .swiper.mySwiperIndustryCard .swiper-wrapper .swiper-slide.industry-card .link-card .card-container .card-inner .card-back .overlay-content .inactive .inactive-content-wrapper .card-description{font-size:16px;font-weight:400;color:#fff;text-align:center;margin-top:20px;max-width:174px}.industry-card .industry-card-wrapper .swiper-pagination{display:block}}.rich-text h2:not(.heading-2){margin:revert;margin-top:0;color:#414042;font-size:30px;font-weight:200;line-height:50px}@media(min-width: 1024px){.rich-text h2:not(.heading-2){font-size:48px;line-height:auto}}.rich-text h2.section-headline.align-left{text-align:left}.rich-text h2.section-headline.align-center{text-align:center}.rich-text h2.section-headline.align-right{text-align:right}.rich-text h3{margin:revert;margin-top:0;font-size:22px;line-height:32px;font-weight:400;color:#0990cf}@media(min-width: 1024px){.rich-text h3{font-size:24px;line-height:50px}}.rich-text h4{margin:revert;margin-top:0;font-size:22px;line-height:32px;font-weight:400;color:#0990cf}@media(min-width: 1024px){.rich-text h4{font-size:24px;line-height:34px}}.rich-text p{margin:revert;color:#414042;margin-top:0;font-size:20px;line-height:30px}.rich-text ul,.rich-text ol{padding-left:20px;margin:revert}.rich-text ul li,.rich-text ol li{list-style:revert;color:#414042}.rich-text ul li::marker,.rich-text ol li::marker{font-weight:700;color:#0990cf}.rich-text ul li::marker{font-size:18px}.rich-text ol{counter-reset:list-counter;list-style:none;padding-left:0}.rich-text ol li{counter-increment:list-counter;position:relative;padding-left:3em;margin-bottom:1rem}.rich-text ol li::before{content:counter(list-counter);position:absolute;left:0;top:0;width:2.3rem;height:2.3rem;border-radius:50%;border:2px solid #0990cf;background-color:rgba(0,0,0,0);color:#0990cf;font-weight:400;text-align:center;font-size:1.5rem}.rich-text .button{color:#fff}.rich-text .button:hover{color:#0990cf}.rich-text a{color:#003865}.rich-text a:hover{color:#0990cf;text-decoration:none}.rich-text .richText__imageleft{display:flex}.rich-text .richText__imageright{display:flex;flex-direction:row-reverse}.rich-text .richText__imagew20 img{width:20%}.rich-text .richText__imagew30 img{width:30%}.rich-text .richText__imagew35 img{width:35%}.rich-text .richText__imagew40 img{width:40%}.rich-text .richText__imagew45 img{width:45%}.rich-text .richText__imagew50 img{width:50%}.rich-text .richText__imagewAuto img{width:100%}.heading-area{margin:0 auto;max-width:75rem}.heading-area .section-headline{text-align:center}.container-thermal-calculator{width:100%;padding:4.375rem 0}.wrapper-calculator{display:flex;flex-direction:column;align-items:center;justify-content:space-between;max-width:75rem;gap:6.25rem;margin:0 auto}.wrapper-calculator h1{text-align:center;color:#0990cf;margin-bottom:1.875rem;font-weight:700;font-size:2rem}.left-panel{flex:1.5;margin-bottom:2.5rem}.left-panel h2{margin-top:0;margin-bottom:1.25rem;padding-bottom:.625rem;color:#0990cf;letter-spacing:.07em;font-weight:700;line-height:2rem;border-bottom:1px solid #d9d9d9}.left-panel .content-subheadline{padding:.938rem 0;margin-bottom:1.875rem}.left-panel .active-section-thermal{display:flex;flex-direction:column;padding-bottom:.625rem;margin-bottom:1.875rem;gap:.875rem;border-bottom:1px solid #d9d9d9}.left-panel .active-section-thermal h3{font-weight:700}.left-panel .active-section-thermal .input-group:nth-child(2){padding-bottom:1.875rem;border-bottom:1px solid #d9d9d9}.left-panel .dropdown-section-thermal{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1.875rem}.left-panel .dropdown-section-thermal .input-group{margin:0;padding-bottom:1.875rem;border-bottom:1px solid #d9d9d9}.left-panel .dropdown-section-thermal .input-group:last-child{border-bottom:none}.left-panel .additional-factors-section .input-group{padding-bottom:1.875rem;border-bottom:1px solid #d9d9d9}.left-panel .input-group{margin-bottom:1.25rem}.left-panel .input-group label{display:flex;align-items:flex-end;margin-bottom:.5rem;font-weight:400;color:#414042}.left-panel .input-group .body-copy{justify-content:flex-start;font-weight:700;color:#60605b}.left-panel .input-group .unity-container{display:flex;width:100%;max-width:100%;justify-content:space-between}.left-panel .input-group .input-range-labels{display:flex;justify-content:space-between;font-size:.9rem;margin-bottom:.313rem}.left-panel .input-group input[type=range]{flex-grow:1;height:.5rem;margin:.938rem 0;-webkit-appearance:none;background:linear-gradient(270deg, #11b0e6 0%, #11b0e6 21.5%, #0990cf 78.5%, #F1F2F2 0%, #F1F2F2 100%);border-radius:7px;outline:none;cursor:pointer;transition:background .3s}.left-panel .input-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.25rem;height:1.25rem;border-radius:50%;background:#fff;cursor:grab;box-shadow:0 0 .313rem rgba(0,0,0,.2);border:2px solid #fff}.left-panel .input-group input[type=range]::-moz-range-thumb{width:1.25rem;height:1.25rem;border-radius:50%;background:#fff;cursor:grab;box-shadow:0 0 .313rem rgba(0,0,0,.2);border:2px solid #fff}.left-panel .input-group input[type=range]::-moz-range-track{height:.5rem;background:#f1f2f2;border-radius:.313rem}.left-panel .input-group input[type=range]::-moz-range-progress{height:.5rem;background:linear-gradient(270deg, #11b0e6 0%, #11b0e6 21.5%, #0990cf 78.5%);border-radius:.313rem}.left-panel .input-group input[type=number],.left-panel .input-group select{width:calc(100% - 22px);padding:.938rem 0 .938rem 1.875rem;border:1px solid #60605b;border-radius:7px;font-size:1rem;color:#414042;background-color:#fff;-webkit-appearance:none;appearance:none;justify-items:center}.left-panel .input-group select{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%229%22%20viewBox%3D%220%200%2015%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14.4358%200.292745C14.8262%200.68317%2014.826%201.31626%2014.4358%201.70681L8.07151%208.07106C7.68099%208.46159%207.04797%208.46159%206.65745%208.07106L0.293193%201.70681C-0.0970345%201.31626%20-0.0972328%200.68317%200.293193%200.292744C0.683619%20-0.0976811%201.31671%20-0.0974833%201.70726%200.292744L7.36448%205.94997L13.0217%200.292745C13.4123%20-0.0974827%2014.0453%20-0.0976805%2014.4358%200.292745Z%22%20fill%3D%22%2360605B%22/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:.625rem;padding-right:1.875rem;margin-bottom:.625rem;font-size:1rem}.left-panel .input-group select option{padding:1rem;border-radius:7px;font-size:1rem}.left-panel .input-group .value-box{display:inline-flex;justify-content:center;align-items:center;min-width:3.75rem;border:1px solid #60605b;border-radius:7px;font-weight:bold;color:#0990cf;background-color:#fff;box-sizing:border-box;height:49px !important;text-align:right;text-align:-webkit-right;width:59px !important;padding:0 !important}.left-panel .input-group .input-with-value-box{display:flex;align-items:center;gap:.625rem;margin-top:5px}.left-panel .input-group .unit-below{width:calc(100% - 22px);display:block;margin-top:5px;text-align:center;font-size:1em;color:#414042;font-style:italic;font-weight:400}.left-panel .input-group .tooltip{position:relative;display:inline-block;cursor:help;margin-left:5px;font-size:1rem;font-weight:400}.left-panel .input-group .tooltip .tooltiptext{visibility:hidden;max-width:21.25rem;width:-moz-fit-content;width:fit-content;color:#414042;text-align:center;border-radius:7px;padding:.5rem .625rem;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-110px;opacity:0;background:#f1f2f2;transition:opacity .3s ease-in-out;font-size:.625rem;line-height:1.3}.left-panel .input-group .tooltip .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:gray rgba(0,0,0,0)}.left-panel .input-group .tooltip:hover .tooltiptext{visibility:visible;opacity:1}.left-panel a.button{text-transform:none}.left-panel #calculate-button{cursor:pointer}.right-panel{flex:2;display:flex;flex-direction:column;justify-content:flex-start;color:#fff;border-radius:7px}.right-panel .container-results{padding:4.375rem 4.188rem;background-color:#003865;border-radius:7px 7px 0 0}.right-panel .container-results h2{color:#15bef0;margin-bottom:.938rem;padding:0;border:none}.right-panel .container-results .result-item{margin-bottom:2.5rem}.right-panel .container-results .result-item .label,.right-panel .container-results .result-item .description{margin-bottom:7px;font-size:1rem;font-weight:400;letter-spacing:0;line-height:1;color:#f1f2f2}.right-panel .container-results .result-item .value{color:#fff}.right-panel .container-results .result-item .unit{display:inline-block}.right-panel .chart-container{padding:4.375rem 1.25rem 2.5rem;text-align:center;background-color:#f1f2f2;display:none}.right-panel .chart-container canvas{width:100% !important;height:auto !important}@media(min-width: 900px){.wrapper-calculator{flex-direction:row;align-items:flex-start;gap:9.375rem}.left-panel,.right-panel{width:100%;max-width:none}.left-panel{margin-bottom:0}}.mgnlEditorBar~.container-thermal-calculator{display:block}.solutions-band{height:100%;overflow:visible;display:grid;grid-template-columns:repeat(11, 1fr)}.solutions-band .solutions-band-contents{grid-column:2/span 9;height:auto;width:100%;max-width:90rem;margin:0 auto;padding:4rem 0}.solutions-band .solutions-band-contents .solutions-band-heading{width:100%;margin-bottom:5.625rem}.solutions-band .solutions-band-contents .solutions-band-heading .solutions-band-title{font-size:3rem;font-weight:200;line-height:3.125rem;color:#414042;text-align:center}@media(min-width: 900px){.solutions-band .solutions-band-contents{padding:2.5rem 0}}@media(min-width: 768px){.solutions-band .solutions-band-contents{grid-template-columns:repeat(1, 1fr)}}.solutions-band .solutions-band-contents .solutions-band-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:5rem;place-items:center;padding-bottom:2.5rem}.solutions-band .solutions-band-contents .solutions-band-icons:last-child{padding-bottom:0}@media(min-width: 768px){.solutions-band .solutions-band-contents .solutions-band-icons{display:grid;justify-content:space-between;padding-bottom:5rem}.solutions-band .solutions-band-contents .solutions-band-icons.icons-1{grid-template-columns:repeat(1, 1fr)}.solutions-band .solutions-band-contents .solutions-band-icons.icons-2{grid-template-columns:repeat(2, 1fr)}.solutions-band .solutions-band-contents .solutions-band-icons.icons-3{grid-template-columns:repeat(3, 1fr)}.solutions-band .solutions-band-contents .solutions-band-icons.icons-4{grid-template-columns:repeat(4, 1fr)}.solutions-band .solutions-band-contents .solutions-band-icons.icons-5{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 768px)and (min-width: 900px){.solutions-band .solutions-band-contents .solutions-band-icons.icons-5{grid-template-columns:repeat(5, 1fr)}}.solutions-band .solutions-band-contents .solutions-band-icons-content a,.solutions-band .solutions-band-contents .solutions-band-icons-content .solutions-band-item{display:flex;flex-direction:column;align-items:center;text-align:center}.solutions-band .solutions-band-contents .solutions-band-icons-content a .solutions-band-icon,.solutions-band .solutions-band-contents .solutions-band-icons-content .solutions-band-item .solutions-band-icon{margin-bottom:.75rem}@media(min-width: 1023px){.solutions-band .solutions-band-contents .solutions-band-icons-content a .solutions-band-icon,.solutions-band .solutions-band-contents .solutions-band-icons-content .solutions-band-item .solutions-band-icon{margin-bottom:1.25rem}}.solutions-band .solutions-band-contents .solutions-band-icons-content a .solutions-band-icon img,.solutions-band .solutions-band-contents .solutions-band-icons-content .solutions-band-item .solutions-band-icon img{width:100%;max-width:3.313rem;max-height:3.313rem}.solutions-band .solutions-band-contents .solutions-band-icons-content a .solutions-band-text,.solutions-band .solutions-band-contents .solutions-band-icons-content .solutions-band-item .solutions-band-text{font-size:1.125rem;letter-spacing:.1em;line-height:1.5rem;text-transform:uppercase;color:#0990cf;max-width:12.5rem}.solutions-band:has(.mgnlEditorBar) .solutions-band-contents .solutions-band-icons{display:flex;flex-wrap:wrap}.video-container .scrollingVideo{position:relative;display:flex;place-content:center;justify-content:center;overflow:hidden;height:100vh}.video-container .scrollingVideo video{width:100%;-o-object-fit:contain;object-fit:contain}.video-container .scrollingVideo .scrollingVideo__text{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:4rem;color:red}@media(min-width: 1024px){.video-container .scrollingVideo video{height:100%;max-width:85%;max-height:85%;-o-object-fit:cover;object-fit:cover}}.scrollingVideo__overlay{position:absolute;top:75%;left:5%;right:5%;opacity:0;transition:opacity .8s ease;max-width:100%;margin:1rem 0;color:#414042;text-shadow:0 2px 10px rgba(0,0,0,.4);text-align:center}.scrollingVideo__overlay.is-visible{opacity:1}@media(min-width: 1024px){.scrollingVideo__overlay{top:65%;left:auto;right:auto;max-width:25%;font-size:1.5rem;line-height:1.4;font-weight:400;text-align:left}.scrollingVideo__overlay--left{left:5%}.scrollingVideo__overlay--right{right:5%}}.banner{text-align:center;padding:1em 0;background-color:#eee;color:#4c4c4c}.banner a{text-decoration:none;color:#0eb4f7}.image-section{padding-top:4rem;padding-bottom:3rem}.image-section .wrap .image img{width:100%;margin:0 auto;border-radius:.438rem;-o-object-fit:cover;object-fit:cover}.image-section .wrap .image .icon-largeSizing{width:4.5rem;height:4.5rem}.image-section .wrap .image .icon-smallIcon{width:3rem;height:3rem}.image-section .wrap .image .right{margin-right:0;text-align:right}.image-section .wrap .image .left{margin:0;text-align:left}.image-section .wrap .image p{padding-top:1.875rem;font-size:1.125rem;line-height:1.563rem;letter-spacing:.1em;font-weight:500;color:#0990cf}.image-section .wrap .image.no-border-radius a img{border-radius:0}.image-section .wrap .image.has-border a img{border:2px solid #2c4359}.image-section .wrap .image .icon-rightAlignment{text-align:right}.image-section .wrap .image .icon-leftAlignment{text-align:left}.image-section .wrap .image .center{text-align:center}@media(min-width: 768px){.image-section{padding-top:6rem;padding-bottom:4rem}}.heading__text{font-weight:200;display:block;margin-bottom:1rem}.heading--paddingTop{padding-top:66px}.heading--blueBadger{color:#4ec1ef}.heading--blueDarkBadger{color:#0eb4f7}.heading--grey41{color:#414141}.heading--white{color:#fff}.heading--center{text-align:center}.heading--left{text-align:left}.heading--right{text-align:right}.heading--20 .heading__text{font-size:16px;font-size:calculate-rem(16px)}@media screen and (min-width: 1024px){.heading--20 .heading__text{font-size:20px;font-size:calculate-rem(20px)}}.heading--24 .heading__text{font-size:18px;font-size:calculate-rem(18px)}@media screen and (min-width: 1024px){.heading--24 .heading__text{font-size:24px;font-size:calculate-rem(24px)}}.heading--32 .heading__text{font-size:26px;font-size:calculate-rem(26px)}@media screen and (min-width: 1024px){.heading--32 .heading__text{font-size:32px;font-size:calculate-rem(32px)}}.heading--36 .heading__text{font-size:28px;font-size:calculate-rem(28px)}@media screen and (min-width: 1024px){.heading--36 .heading__text{font-size:36px;font-size:calculate-rem(36px)}}.heading--60 .heading__text{font-size:50px;font-size:calculate-rem(50px)}@media screen and (min-width: 1024px){.heading--60 .heading__text{font-size:60px;font-size:calculate-rem(60px)}}.heading--48 .heading__text{font-size:36px;font-size:calculate-rem(36px)}@media screen and (min-width: 1024px){.heading--48 .heading__text{font-size:48px;font-size:calculate-rem(48px)}}.heading--fontWeight100 .heading__text{font-weight:100}.heading--fontWeight300 .heading__text{font-weight:300}.heading--fontWeight400 .heading__text{font-weight:400}.heading--fontWeight500 .heading__text{font-weight:500}.heading--fontWeight700 .heading__text{font-weight:700}@media screen and (min-width: 1024px){.heading__text--sidePadding{padding:0 2.5rem}}.sectionContainer{align-items:center;display:flex;justify-content:center;padding:0 1rem;position:relative}.sectionContainer .wrap{z-index:1}.sectionContainer--fittedBackground{background-size:cover;height:470px}@media screen and (max-width: 1023px){.sectionContainer--fittedBackground{max-height:250px}}@media screen and (max-width: 767px){.sectionContainer--fittedBackground{max-height:150px}}.sectionContainer--hardwareHero{margin-top:65px;height:calc(55vh - 98px);background-size:cover !important}@media screen and (min-width: 768px){.sectionContainer--hardwareHero{height:calc(85vh - 98px);background-size:contain !important}}@media screen and (min-width: 1919px){.sectionContainer--hardwareHero{height:calc(90vh - 98px);background-size:contain !important}}.sectionContainer--5paddbottom{padding-bottom:2.5rem}@media screen and (min-width: 1024px){.sectionContainer--5paddbottom{padding-bottom:5rem}}@media screen and (max-width: 767px){.sectionContainer.sectionContainer--hasMobileImage{padding:2em 0 0}}@media screen and (max-width: 767px){.sectionContainer.sectionContainer--hasMobileImage>.wrap{padding:1em}}.sectionContainer.sectionContainer--hasMobileImage .sectionContainer__mobileImage{height:600px;width:100%}@media screen and (min-width: 767px){.sectionContainer.sectionContainer--hasMobileImage .sectionContainer__mobileImage{display:none}}@media screen and (max-width: 767px){.sectionContainer.sectionContainer--hasMobileImage .column{width:100%;flex-basis:100%}}@media screen and (max-width: 767px){.sectionContainer.sectionContainer--hasMobileImage.bgOverride{background:none !important}}.sectionContainer--default{background-color:#0eb4f7;z-index:2}.sectionContainer--blueBadger{background-color:#4ec1ef;z-index:2}.sectionContainer--darkBlueBadger{background-color:#0eb4f7;z-index:2}.sectionContainer--white{background-color:#fff;z-index:2}.sectionContainer--black{background-color:#000;z-index:2}.sectionContainer--grey41{background-color:#414141;z-index:2}.sectionContainer--greyF9{background-color:#f9f9f9;z-index:2}.sectionContainer--red{background-color:#fd0000;z-index:2}.sectionContainer--orange{background-color:#ff7f00;z-index:2}.sectionContainer--darkerBlue{background-color:#133543;z-index:2}.sectionContainer--darkGray{background-color:#4c4c4c;z-index:2}.sectionContainer--lightGray{background-color:#6f6f6f;z-index:2}.sectionContainer--lighterGray{background-color:#f0f0f0;z-index:2}.sectionContainer--blueDarkBadger{background-color:#0eb4f7;z-index:2}.sectionContainer--green{background-color:#35798e;z-index:2}.sectionContainer--fullHeight{height:calc(100vh - 80px)}@media screen and (min-width: 1023px){.sectionContainer--fullHeight{height:calc(100vh - 98px)}}.sectionContainer--bgAnimated{position:relative}.sectionContainer--bgAnimated::before,.sectionContainer--bgAnimated::after{content:url("../../src/img/curved-line-blue-mobile.svg");position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);opacity:.5;pointer-events:none;z-index:0}@media screen and (min-width: 1024px){.sectionContainer--bgAnimated::before,.sectionContainer--bgAnimated::after{content:url("../../src/img/curved-line-blue.svg")}}.sectionContainer--bgAnimated::after{content:url("../../src/img/curved-line-blue-offset-mobile.svg");transform:translateY(-50%) scaleX(-1)}@media screen and (min-width: 1024px){.sectionContainer--bgAnimated::after{content:url("../../src/img/curved-line-blue-offset.svg")}}.sectionContainer--bgDarkGray{background-color:#4c4c4c}.sectionContainer--bgLightGray{background-color:#6f6f6f}.sectionContainer--bgLighterGray{background-color:#f0f0f0}.sectionContainer--bgBlueDarkBadger{background-color:#0eb4f7}.sectionContainer--white{background-color:#fff;z-index:2}@media screen and (max-width: 768px){.sectionContainer--bgAnimated::before,.sectionContainer--bgAnimated::after{display:none}}.sectionContainer--headline .textBlock .textBlock__title{margin-bottom:1rem}.sectionContainer--headline .textBlock+.laptopWithVideo{margin-top:0}.sectionContainer--headline .textBlock+.imageAttachment{margin-top:2rem}@media screen and (min-width: 1024px){.sectionContainer--headline .textBlock+.laptopWithVideo,.sectionContainer--headline .textBlock+.imageAttachment{margin-top:4.5rem}}.outOfStocks .sectionContainer--fittedBackground,.priceIntegrity .sectionContainer--fittedBackground{height:428px}.planogramCompliance .sectionContainer--fittedBackground{height:472px}.hazardMitigation .sectionContainer--fittedBackground{height:468px}.wrap--wide{padding:0 1rem;width:100%}@media screen and (width >= 1258px){.wrap--wide{max-width:1258px}}@media screen and (max-width: 1024px){.wrap{width:100%}}.twoColumns{align-content:center;display:flex;flex-wrap:wrap;height:100%}.column--width30{flex-basis:30%}.column--width40{flex-basis:40%}.column--width50{flex-basis:50%}.column--width60{flex-basis:60%}.column--width70{flex-basis:70%}.column--paddingLeft25{padding-left:25px}.column--paddingLeft50{padding-left:50px}.column--paddingRight25{padding-right:25px}.column--paddingRight50{padding-right:50px}.column--paddingTop25{padding-top:25px}.column--paddingTop50{padding-top:50px}.mgnlEditorBar+div+.twoColumns>div{width:50%}.threeColumns{display:flex;flex-flow:column wrap}.threeColumns *:focus{outline:0}.threeColumns .threeColumns__item{flex:1;margin:36px 25px}@media only screen and (min-width: 767px){.threeColumns{flex-direction:row}}.threeColumns--mobileCarousel{display:none}@media(max-width: 1023px){.threeColumns{display:none}.threeColumns--mobileCarousel{display:block;position:relative;margin:0 auto}.threeColumns--mobileCarousel .threeColumns{display:block}.threeColumns--mobileCarousel .threeColumns .threeColumns__item{margin:0 auto}.threeColumns--mobileCarousel .threeColumns .textBlock{margin-top:4rem}.threeColumns--mobileCarousel .threeColumns .textBlock .textBlock__text p{font-size:14px}.threeColumns--mobileCarousel li{padding:0 10px}.threeColumns--mobileCarousel .tns-outer{display:flex;min-height:420px}.threeColumns--mobileCarousel .tns-controls{position:absolute;width:280px;margin:auto;display:block;height:25px;inset:0}.threeColumns--mobileCarousel .tns-controls button{background:url("../../src/img/slide-arrow.svg") no-repeat center;background-color:rgba(0,0,0,0);border:none;height:24px;position:absolute;width:10px;z-index:1}.threeColumns--mobileCarousel .tns-controls button:focus{outline:none}.threeColumns--mobileCarousel .tns-controls button:first-child{transform:rotate(180deg);left:0}.threeColumns--mobileCarousel .tns-controls button+button{right:0}.threeColumns--mobileCarousel .tns-controls:focus{outline:none}.threeColumns--mobileCarousel .tns-nav{display:flex;position:absolute;width:100%;justify-content:center;align-self:center}.threeColumns--mobileCarousel .tns-nav .tns-nav-active{background:#4ec1ef}.threeColumns--mobileCarousel .tns-nav button{padding:0;width:10px;height:10px;border-radius:50%;border:none;margin:0 3px}}.faqs__title{text-align:center;font-weight:300;color:#0eb4f7;margin-bottom:5rem}.faqs__title{font-size:26px;font-size:calculate-rem(26px)}@media screen and (min-width: 767px){.faqs__title{font-size:36px;font-size:calculate-rem(36px)}}@media(max-width: 1023px){.faqs__title{margin-bottom:3rem}}.faqs{padding:5.5em 0 6em;position:relative;z-index:1}.faqs--0padd{padding-bottom:.5em}.faqs .accordion:not(:first-child){margin-top:4em}@media(max-width: 1023px){.faqs .accordion{margin-bottom:2em;margin-top:2rem}.faqs .accordion:not(:first-child){margin-top:2rem}.faqs .accordion::after{right:.5em}.faqs .accordion .accordion__button{padding-right:2em}}@media screen and (width <= 1200px){.faqs .wrap{padding:0 4rem}}@media screen and (width <= 600px){.faqs .wrap{padding:0 1.5rem}}@media(max-width: 1023px){.faqs{padding:2.5em 0 2em}}.faqs--default{background-color:#0eb4f7}.faqs--default .accordion__button,.faqs--default .accordion__content p,.faqs--default .faqs__title{color:#fff}.faqs--default .accordion_arrow{border-left:10px solid #fff}.faqs--blueBadger{background-color:#4ec1ef}.faqs--blueBadger .accordion__button,.faqs--blueBadger .accordion__content p,.faqs--blueBadger .faqs__title{color:#fff}.faqs--blueBadger .accordion_arrow{border-left:10px solid #fff}.faqs--darkBlueBadger{background-color:#0eb4f7}.faqs--darkBlueBadger .accordion__button,.faqs--darkBlueBadger .accordion__content p,.faqs--darkBlueBadger .faqs__title{color:#fff}.faqs--darkBlueBadger .accordion_arrow{border-left:10px solid #fff}.faqs--white{background-color:#fff}.faqs--white .accordion__button,.faqs--white .accordion__content p,.faqs--white .faqs__title{color:#0eb4f7}.faqs--white .accordion_arrow{border-left:10px solid #0eb4f7}.faqs--black{background-color:#000}.faqs--black .accordion__button,.faqs--black .accordion__content p,.faqs--black .faqs__title{color:#fff}.faqs--black .accordion_arrow{border-left:10px solid #fff}.faqs--grey41{background-color:#414141}.faqs--grey41 .accordion__button,.faqs--grey41 .accordion__content p,.faqs--grey41 .faqs__title{color:#fff}.faqs--grey41 .accordion_arrow{border-left:10px solid #fff}.faqs--greyF9{background-color:#f9f9f9}.faqs--greyF9 .accordion__button,.faqs--greyF9 .accordion__content p,.faqs--greyF9 .faqs__title{color:#fff}.faqs--greyF9 .accordion_arrow{border-left:10px solid #fff}.faqs--red{background-color:#fd0000}.faqs--red .accordion__button,.faqs--red .accordion__content p,.faqs--red .faqs__title{color:#fff}.faqs--red .accordion_arrow{border-left:10px solid #fff}.faqs--orange{background-color:#ff7f00}.faqs--orange .accordion__button,.faqs--orange .accordion__content p,.faqs--orange .faqs__title{color:#fff}.faqs--orange .accordion_arrow{border-left:10px solid #fff}.faqs--darkerBlue{background-color:#133543}.faqs--darkerBlue .accordion__button,.faqs--darkerBlue .accordion__content p,.faqs--darkerBlue .faqs__title{color:#fff}.faqs--darkerBlue .accordion_arrow{border-left:10px solid #fff}.faqs--darkGray{background-color:#4c4c4c}.faqs--darkGray .accordion__button,.faqs--darkGray .accordion__content p,.faqs--darkGray .faqs__title{color:#fff}.faqs--darkGray .accordion_arrow{border-left:10px solid #fff}.faqs--lightGray{background-color:#6f6f6f}.faqs--lightGray .accordion__button,.faqs--lightGray .accordion__content p,.faqs--lightGray .faqs__title{color:#fff}.faqs--lightGray .accordion_arrow{border-left:10px solid #fff}.faqs--lighterGray{background-color:#f0f0f0}.faqs--lighterGray .accordion__button,.faqs--lighterGray .accordion__content p,.faqs--lighterGray .faqs__title{color:#414141}.faqs--lighterGray .accordion_arrow{border-left:10px solid #414141}.faqs--blueDarkBadger{background-color:#0eb4f7}.faqs--blueDarkBadger .accordion__button,.faqs--blueDarkBadger .accordion__content p,.faqs--blueDarkBadger .faqs__title{color:#414141}.faqs--blueDarkBadger .accordion_arrow{border-left:10px solid #414141}.faqs--green{background-color:#35798e}.faqs--green .accordion__button,.faqs--green .accordion__content p,.faqs--green .faqs__title{color:#fff}.faqs--green .accordion_arrow{border-left:10px solid #fff}.faqs--default{background-color:#fff}.faqs--default .accordion__button,.faqs--default .accordion__content p,.faqs--default .faqs__title{color:inherit}.faqs--default .accordion_arrow{border-left:10px solid #6f6f6f}.faqs--default .accordion--active .accordion_arrow{border-left:6px solid rgba(0,0,0,0)}.faqs__row{margin:0 auto;justify-content:space-between;display:flex}@media(max-width: 1023px){.faqs__row{display:block}}.faqs__column{width:30%;max-width:16em;margin-right:2em}@media(max-width: 1023px){.faqs__column{width:100%;max-width:100%}}.post{font-family:"Roboto",sans-serif;width:100%;display:flex;flex-direction:row;justify-content:space-between;min-height:120px;border-bottom:1px solid #707070;margin-top:50px}.post__title{color:#0eb4f7}.post__title a{text-decoration:none;text-transform:capitalize;font-size:24px}.post__description{color:#4c4c4c;font-size:18px}.post__link{margin-top:10px}.post__link a{font-size:14px;text-align:center;min-width:215px}.sectionContainer--solutionCleanup .textBlock__title{padding-right:25px}.sectionContainer--solutionsPatrolBot{height:800px;margin-top:0;overflow:hidden;display:block;padding-bottom:150px;padding-top:155px}.sectionContainer--solutionsPatrolBot .wrap,.sectionContainer--solutionsPatrolBot .wrap--wide{max-width:1442px;width:100%;height:100%}.sectionContainer--solutionsPatrolBot .textBlock__wrapper{max-width:945px}.sectionContainer--solutionsPatrolBot .textBlock__text{margin:10px auto 65px;max-width:545px}@media screen and (max-width: 768px){.sectionContainer--solutionsPatrolBot{padding:3rem 0;height:100%}.sectionContainer--solutionsPatrolBot .textBlock{padding:3rem 0 0}}@media only screen and (width >= 2000px){.sectionContainer--solutionsPatrolBot{height:950px}}@media only screen and (width >= 3000px){.sectionContainer--solutionsPatrolBot{height:1100px}}.sectionContainer--solutionsBadgerInsight,.sectionContainer--solutionsBadgerInsightLG{align-items:unset;display:block;height:700px;justify-content:unset;margin-top:60px;overflow:hidden}.sectionContainer--solutionsBadgerInsight .wrap,.sectionContainer--solutionsBadgerInsight .wrap--wide,.sectionContainer--solutionsBadgerInsightLG .wrap,.sectionContainer--solutionsBadgerInsightLG .wrap--wide{max-width:1442px}.sectionContainer--solutionsBadgerInsight .textBlock,.sectionContainer--solutionsBadgerInsightLG .textBlock{margin-bottom:35px}.sectionContainer--solutionsBadgerInsight .textBlock__wrapper,.sectionContainer--solutionsBadgerInsightLG .textBlock__wrapper{max-width:600px}.sectionContainer--solutionsBadgerInsight .textBlock__title,.sectionContainer--solutionsBadgerInsightLG .textBlock__title{margin-bottom:22px;padding:0 50px}.sectionContainer--solutionsBadgerInsight .textBlock__subheading,.sectionContainer--solutionsBadgerInsightLG .textBlock__subheading{line-height:1.5}.sectionContainer--solutionsBadgerInsight .imageAttachment img,.sectionContainer--solutionsBadgerInsightLG .imageAttachment img{max-width:1410px}@media screen and (max-width: 768px){.sectionContainer--solutionsBadgerInsight .imageAttachment img,.sectionContainer--solutionsBadgerInsightLG .imageAttachment img{width:100%}}@media screen and (max-width: 768px){.sectionContainer--solutionsBadgerInsight,.sectionContainer--solutionsBadgerInsightLG{padding:3rem 0;height:auto}.sectionContainer--solutionsBadgerInsight .textBlock,.sectionContainer--solutionsBadgerInsightLG .textBlock{padding:3rem 0 0}}.sectionContainer--solutionsLaptop{padding:75px 0}.sectionContainer--solutionsLaptop .heading__text{display:block;font-weight:100;line-height:1;margin:0 auto;width:690px}@media screen and (max-width: 768px){.sectionContainer--solutionsLaptop .heading__text{width:100%}}.sectionContainer--solutionsLaptop .imageAttachment{margin-bottom:75px}.sectionContainer--solutionsLaptop .textBlock__heading.heading{margin-bottom:0}.sectionContainer--solutionsLaptop .heading{margin-bottom:2rem}.sectionContainer--solutionsLaptop .heading .heading__text{line-height:1.3;width:650px}@media(max-width: 1023px){.sectionContainer--solutionsLaptop .heading .heading__text{width:auto}}.sectionContainer--solutionsLaptop .threeColumns .imageAttachment{margin-bottom:2.5rem;height:180px}.sectionContainer--solutionsLaptop .threeColumns .imageAttachment img{max-height:100%}@media screen and (max-width: 1023px){.sectionContainer--solutionsLaptop{padding:3rem 0}.sectionContainer--solutionsLaptop .threeColumns{flex-direction:column}}.sectionContainer--solutionsRobotRoi{padding:100px 0 200px}.sectionContainer--solutionsRobotRoi::after,.sectionContainer--solutionsRobotRoi::before{top:65%}.sectionContainer--solutionsRobotRoi .textBlock{height:auto;margin-bottom:55px;padding-top:150px}.sectionContainer--solutionsRobotRoi .textBlock+.ctaButton{padding-left:50px}.sectionContainer--solutionsRobotRoi .textBlock+.ctaButton .button{background:rgba(0,0,0,0)}.sectionContainer--solutionsRobotRoi .textBlock+.ctaButton .button:hover,.sectionContainer--solutionsRobotRoi .textBlock+.ctaButton .button:focus{background:#27c1ff}.sectionContainer--solutionsRobotRoi .textBlock .textBlock__subheading{margin:8px 0}@media screen and (max-width: 768px){.sectionContainer--solutionsRobotRoi .imageAttachment{justify-content:center}.sectionContainer--solutionsRobotRoi .imageAttachment img{width:100%}.sectionContainer--solutionsRobotRoi .twoColumns .column{flex-basis:80%;padding-left:0}.sectionContainer--solutionsRobotRoi .twoColumns .column .textBlock{padding:1rem 0}.sectionContainer--solutionsRobotRoi .twoColumns .column .ctaButton{padding:0}}.sectionContainer--solutionsNoWrap{align-items:unset;display:block;height:700px;justify-content:unset;overflow:hidden}.sectionContainer--solutionsNoWrap .wrap{padding:0 1rem}@media screen and (min-width: 768px)and (max-width: 1024px){.sectionContainer--solutionsNoWrap .wrap{padding:0 5rem}}@media(min-width: 1024px){.sectionContainer--solutionsNoWrap .wrap{padding:0 5.5rem}}.sectionContainer--solutionsNoWrap .textBlock{margin-bottom:35px}.sectionContainer--solutionsNoWrap .textBlock__wrapper{max-width:600px}.sectionContainer--solutionsNoWrap .textBlock__title{margin-bottom:22px;padding:0 50px}.sectionContainer--solutionsNoWrap .textBlock__subheading{line-height:1.5}.sectionContainer--solutionsNoWrap .imageAttachment img{max-width:1410px}@media screen and (max-width: 768px){.sectionContainer--solutionsNoWrap .imageAttachment img{width:100%}}@media screen and (max-width: 768px){.sectionContainer--solutionsNoWrap{padding:3rem 0;height:auto}.sectionContainer--solutionsNoWrap .textBlock{padding:3rem 0 0}}.priceIntegrity .sectionContainer--solutionsBadgerInsight .textBlock__wrapper,.outOfStocks .sectionContainer--solutionsBadgerInsight .textBlock__wrapper,.hazardMitigation .sectionContainer--solutionsBadgerInsight .textBlock__wrapper{max-width:620px}.priceIntegrity .sectionContainer--solutionsRobotRoi .textBlock,.outOfStocks .sectionContainer--solutionsRobotRoi .textBlock,.hazardMitigation .sectionContainer--solutionsRobotRoi .textBlock{padding-top:0;margin-bottom:15px}@media screen and (max-width: 768px){.priceIntegrity .sectionContainer--tileLinks .wrap,.outOfStocks .sectionContainer--tileLinks .wrap,.hazardMitigation .sectionContainer--tileLinks .wrap{display:flex;flex-direction:column}}.planogramCompliance .sectionContainer--solutionsRobotRoi .textBlock{padding-top:0;margin-bottom:15px;padding-right:0}@media screen and (max-width: 768px){.planogramCompliance .sectionContainer--tileLinks .wrap{display:flex;flex-direction:column}}.priceIntegrity .sectionContainer--tileLinks,.outOfStocks .sectionContainer--tileLinks,.hazardMitigation .sectionContainer--tileLinks,.planogramCompliance .sectionContainer--tileLinks{padding:0}.priceIntegrity .sectionContainer--tileLinks .wrap,.outOfStocks .sectionContainer--tileLinks .wrap,.hazardMitigation .sectionContainer--tileLinks .wrap,.planogramCompliance .sectionContainer--tileLinks .wrap{padding:0}@media screen and (max-width: 768px){.priceIntegrity .sectionContainer--tileLinks .wrap,.outOfStocks .sectionContainer--tileLinks .wrap,.hazardMitigation .sectionContainer--tileLinks .wrap,.planogramCompliance .sectionContainer--tileLinks .wrap{display:flex;flex-flow:row wrap;justify-content:space-evenly}.priceIntegrity .sectionContainer--tileLinks .wrap .linkContent,.outOfStocks .sectionContainer--tileLinks .wrap .linkContent,.hazardMitigation .sectionContainer--tileLinks .wrap .linkContent,.planogramCompliance .sectionContainer--tileLinks .wrap .linkContent{margin:12.5px 0}}.solutions .sectionContainer{padding:0}@media screen and (max-width: 768px){.solutions .sectionContainer{padding:3rem 0}.solutions .sectionContainer .twoColumns .column{flex-basis:100%;padding-left:0}.solutions .sectionContainer .twoColumns .column .textBlock{padding:1rem 0}.solutions .sectionContainer .twoColumns .column .ctaButton{padding:0}}@media screen and (max-width: 768px){.solutions .sectionContainer--outOfStocks .twoColumns,.solutions .sectionContainer--priceIntegrity .twoColumns{flex-direction:column-reverse}.solutions .sectionContainer--outOfStocks .twoColumns .column,.solutions .sectionContainer--priceIntegrity .twoColumns .column{padding-right:0}}.imageContentBand--solutionsImageContent.imageContentBand{padding:5.5rem 1rem}@media screen and (width <= 500px){.imageContentBand--solutionsImageContent.imageContentBand{padding-bottom:3.5rem;padding-top:3.5rem}}.imageContentBand--solutionsImageContent .imageContentBand__columns .imageContentBand__button{margin-top:35px}.imageContentBand--solutionsImageContent .imageContentBand__columns .imageContentBand__button a.button{min-width:190px}@media screen and (min-width: 1024px){.headline--patrolbot .imageAttachment img{width:75%}}.ctaBlocks .ctaButton{margin-top:40px}.ctaBlocks .ctaButton a{background-color:rgba(0,0,0,0);border:1px solid #fff;color:#fff}@media(max-width: 767px){.ctaBlocks .ctaButton a{min-width:160px;text-align:center}}@media screen and (min-width: 768px){.ctaBlocks__content{display:flex;flex-wrap:wrap}}.ctaBlocks__item{background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;position:relative;width:100%;z-index:1;min-height:270px}@media screen and (width <= 768px){.ctaBlocks__item{padding:25px}}.ctaBlocks__item:nth-child(3){background-position:80%}.ctaBlocks__item:nth-child(2){min-height:250px}@media screen and (max-width: 768px){.ctaBlocks__item:nth-child(1){padding-left:calculate-rem(24px)}.ctaBlocks__item:nth-child(1) h3{font-size:calculate-rem(20px)}.ctaBlocks__item:nth-child(2) .ctaBlocks__contentWrapper .left50{padding-top:calculate-rem(24px);padding-right:.5rem;padding-bottom:1rem}.ctaBlocks__item:nth-child(2) h3{font-size:calculate-rem(20px)}.ctaBlocks__item:nth-child(n+3) .ctaButton{margin-top:20px}}@media screen and (min-width: 768px){.ctaBlocks__item{width:50%}.ctaBlocks__item:nth-child{background-position:50%}.ctaBlocks__item:nth-child .ctaBlocks__contentWrapper{padding-left:50px}}.magnolia-editmode .ctaBlocks__item{display:block}.ctaBlocks__item *{color:#fff}.ctaBlocks__contentWrapper{position:relative;max-width:100%;width:100%;z-index:3}@media screen and (min-width: 768px){.ctaBlocks__contentWrapper{max-width:700px}}.ctaBlocks__contentWrapper .left50,.ctaBlocks__contentWrapper .right{width:100%;display:flex;flex-direction:column;justify-content:stretch}@media screen and (min-width: 768px){.ctaBlocks__contentWrapper .left50,.ctaBlocks__contentWrapper .right{justify-content:center}}.ctaBlocks__contentWrapper .left50{display:flex;flex-direction:column;justify-content:center}.ctaBlocks__contentWrapper .left,.ctaBlocks__contentWrapper .left50{padding:50px 1rem}@media screen and (min-width: 768px){.ctaBlocks__contentWrapper .left,.ctaBlocks__contentWrapper .left50{padding:50px}}.ctaBlocks__contentWrapper h3{line-height:1.3;margin-bottom:10px;font-size:1.3rem}@media screen and (max-width: 768px){.ctaBlocks__contentWrapper h3{font-size:18px}}@media screen and (max-width: 768px){.ctaBlocks__contentWrapper h3{margin-bottom:5px}}.ctaBlocks__contentWrapperFlex{display:flex}@media screen and (width <= 500px){.ctaBlocks__contentWrapperFlex{flex-direction:column-reverse}}.ctaBlocks__blue::after{background-color:#6796cc;content:"";height:100%;position:absolute;top:0;left:0;width:100%;z-index:2}.ctaBlocks__brown{background-color:#432303;justify-content:flex-start}.ctaBlocks__brown .left50{position:relative}.ctaBlocks__brown .imageAttachment{margin-top:125px;position:relative}.ctaBlocks__brown .imageAttachment::before{content:"LISTEN IN";top:-25px;position:absolute}.ctaBlocks__grey{background-color:#a5a5a5}.ctaBlocks__violet{background-color:#a5a5a5;justify-content:flex-start}.ctaBlocks__violet::after{background-color:rgba(141,49,163,.76);content:"";height:100%;position:absolute;top:0;left:0;width:100%;z-index:2}.emailToButton{margin:2rem 0}.emailToButton .email{background:rgba(0,0,0,0);border:1px solid #fff;border-radius:7px;width:90%;height:40px;margin-bottom:2em;padding:5px;font-size:14px}@media screen and (min-width: 768px){.emailToButton .email{max-width:290px}}.emailToButton .email:-ms-input-placeholder{color:#fff}.emailToButton .email::placeholder{color:#fff}.emailToButton .pardot-form-signup,.emailToButton .pardot-form-signup:link,.emailToButton .pardot-form-signup:active,.emailToButton .pardot-form-signup:hover,.emailToButton .pardot-form-signup:visited,.emailToButton .pardot-form-signup:focus{text-decoration:none;color:#fff;border:1px solid #fff;background-color:rgba(0,0,0,0);margin-left:-50px;height:40px;width:50px;font-size:20px;position:absolute;border-radius:0 7px 7px 0;cursor:pointer}.subNav{display:flex;align-items:center;justify-content:center;padding:30px}.subNav__links{display:flex;justify-content:center;text-transform:uppercase}.pageLink{padding:0 40px;line-height:1.8em}.pageLink a,.pageLink a:link,.pageLink a:active,.pageLink a:hover,.pageLink a:visited,.pageLink a:focus{color:#4c4c4c;text-decoration:none;letter-spacing:.64px;font-size:16px;outline:0;padding-bottom:3px}.pageLink--underlined a{border-bottom:1px solid #4c4c4c}.pageLink:not(:first-child){border-left:.5px solid #4c4c4c}.formContainer{padding-top:40px}.buttonContainer{display:flex;justify-content:flex-end}.buttonContainer .button{border:none;margin:20px 0 20px 20px;cursor:pointer;outline:none;padding:.6rem 1.6rem;font-size:14px;border-radius:.5rem;text-transform:uppercase;font-weight:600;-webkit-font-smoothing:antialiased;text-decoration:none}.formContainer__item{display:flex;justify-content:space-between;padding-top:14px;padding-bottom:14px}.formContainer__item label{font-weight:800;white-space:nowrap}.formContainer__item input,.formContainer__item textarea{border:1px solid #767676;border-radius:7px;width:68%;line-height:2.1em;padding-left:5px;padding-right:5px}.formContainer__item input:focus,.formContainer__item textarea:focus{outline:none}.specifications__content{position:relative;width:100%;display:flex;padding-left:calculate-rem(250px);min-height:calculate-rem(1657px)}.specifications__content .specifications__robot{position:absolute;width:60%;height:94%;margin-top:calculate-rem(100px);z-index:-1}@media screen and (max-width: 768px){.specifications__content{display:flex;flex-direction:column;padding:0}.specifications__content .specifications__robot{background-size:contain;position:relative;width:100%;min-height:calculate-rem(600px)}.specifications__content .touchPointDescriptions{margin-left:0;padding-top:5rem}}.sectionContainer--superSmartMobile{display:none}@media screen and (max-width: 768px){.sectionContainer--superSmartMobile{display:block}}.sectionContainer--superSmart{display:block}@media screen and (max-width: 768px){.sectionContainer--superSmart{display:none}}.specSheet{display:flex;flex-direction:row;margin-top:2rem}.specSheet .specLabel{color:#4c4c4c;font-weight:300}.specSheet .specSheet__thumbnail{width:72px;height:92px}.specSheet .specSheetDescription{display:flex;align-items:center;flex-direction:column;padding-left:1rem;padding-top:.5rem}.specSheet .ctaButton .button{background:rgba(0,0,0,0);border:1px solid #fff;border-radius:5px;color:#fff;margin:.75rem 0}.touchPoints{width:380px;height:100%;margin-left:135px}.touchPoints .touchPoint{position:absolute;width:42px;height:42px;border:5px solid #fff;border-radius:21px;cursor:pointer;transition:background-color .2s ease;z-index:2;background:#0eb4f7}.touchPoints .touchPoint:hover{background:#fff}@media screen and (max-width: 768px){.touchPoints{display:none}}.touchPoint::after{content:" ";position:absolute;width:119px;height:1px;background:#fff;left:37px;top:16px}.touchPoint:nth-child(2)::after{width:149px;left:37px;top:16px}.touchPoint:nth-child(3)::after{width:69px;left:37px;top:16px}.touchPoint:nth-child(4)::after{width:59px;left:37px;top:16px}.touchPoint:nth-child(5)::after{width:49px;left:37px;top:16px}.touchPoint:nth-child(6)::after{width:108px;left:37px;top:16px}.touchPoint:nth-child(7)::after{width:345px;left:37px;top:16px}.touchPoint--active{background:#fff}.touchLines{width:75px;height:100%}.touchLines .touchLine{position:absolute;height:100%;border-left:1px solid #fff;transition:max-height .5s ease-in-out,top .5s ease-in-out,border .5s ease-in-out,width .5s ease-in-out}.touchLines .touchLine:nth-child(1){width:60px;max-height:340px;border-bottom:1px solid #fff;top:144px;left:845px}.touchLines .touchLine:nth-child(2){width:80px;max-height:140px;border-bottom:1px solid #fff;top:452px;left:825px}.touchLines .touchLine:nth-child(3){width:89px;max-height:0;border-top:1px solid #fff;top:671px;left:815px}.touchLines .touchLine:nth-child(4){width:99px;max-height:0;border-top:1px solid #fff;top:726px;left:806px}.touchLines .touchLine:nth-child(5){width:109px;max-height:0;border-top:1px solid #fff;top:821px;left:795px}.touchLines .touchLine:nth-child(6){width:39px;max-height:317px;border-top:1px solid #fff;top:910px;left:865px}.touchLines .touchLine:nth-child(7){width:27px;max-height:473px;border-top:1px solid #fff;top:991px;left:878px}@media screen and (max-width: 768px){.touchLines{display:none}}@keyframes opacity{0%{opacity:1}10%{opacity:0}60%{opacity:0}100%{opacity:1}}.touchPoint--active-1 .touchLine{animation-name:opacity;animation-duration:.5s}.touchPoint--active-1 .touchLine:nth-child(2){max-height:370px;border-bottom:1px solid #fff;border-top:none;top:451px}.touchPoint--active-1 .touchLine:nth-child(3){max-height:270px;border-bottom:1px solid #fff;border-top:none;top:671px}.touchPoint--active-1 .touchLine:nth-child(4){max-height:280px;border-bottom:1px solid #fff;border-top:none;top:726px}.touchPoint--active-1 .touchLine:nth-child(5){max-height:280px;border-bottom:1px solid #fff;border-top:none;top:821px}.touchPoint--active-1 .touchLine:nth-child(6){max-height:42px;border-top:1px solid #fff;top:1185px}.touchPoint--active-1 .touchLine:nth-child(7){max-height:207px;border-top:1px solid #fff;top:1257px}.touchPoint--active-2 .touchLine{animation-name:opacity;animation-duration:.5s}.touchPoint--active-2 .touchLine:nth-child(3){max-height:160px;border-top:none;border-bottom:1px solid #fff;top:671px}.touchPoint--active-2 .touchLine:nth-child(4){max-height:240px;border-bottom:1px solid #fff;border-top:none;top:726px}.touchPoint--active-2 .touchLine:nth-child(5){max-height:240px;border-bottom:1px solid #fff;border-top:none;top:821px}.touchPoint--active-2 .touchLine:nth-child(6){max-height:87px;border-top:1px solid #fff;top:1140px}.touchPoint--active-2 .touchLine:nth-child(7){max-height:247px;border-top:1px solid #fff;top:1217px}.touchPoint--active-3 .touchLine{animation-name:opacity;animation-duration:.5s}.touchPoint--active-3 .touchLine:nth-child(4){max-height:250px;border-bottom:1px solid #fff;border-top:none;top:726px}.touchPoint--active-3 .touchLine:nth-child(5){max-height:260px;border-bottom:1px solid #fff;border-top:none;top:821px}.touchPoint--active-3 .touchLine:nth-child(6){max-height:50px;border-top:1px solid #fff;top:1177px}.touchPoint--active-3 .touchLine:nth-child(7){max-height:210px;border-top:1px solid #fff;top:1254px}.touchPoint--active-4 .touchLine{animation-name:opacity;animation-duration:.5s}.touchPoint--active-4 .touchLine:nth-child(5){max-height:250px;border-bottom:1px solid #fff;border-top:none;top:821px}.touchPoint--active-4 .touchLine:nth-child(6){max-height:40px;border-top:1px solid #fff;top:1187px}.touchPoint--active-4 .touchLine:nth-child(7){max-height:200px;border-top:1px solid #fff;top:1264px}.touchPoint--active-5 .touchLine{animation-name:opacity;animation-duration:.5s}.touchPoint--active-5 .touchLine:nth-child(6){max-height:117px;border-top:1px solid #fff;top:1110px}.touchPoint--active-5 .touchLine:nth-child(7){max-height:229px;border-top:1px solid #fff;top:1235px}.touchPoint--active-6 .touchLine{animation-name:opacity;animation-duration:.5s}.touchPoint--active-6 .touchLine:nth-child(7){max-height:269px;border-top:1px solid #fff;top:1195px}.touchPointDescriptions{margin-left:140px;padding-top:250px;width:300px;height:100%}.touchPointDescriptions .touchPointDescription__content{margin-bottom:20px}.touchPointDescriptions .touchPointDescriptionContent__title{font-size:18px;color:#fff;font-weight:300;line-height:1em;margin-bottom:20px;cursor:pointer}.touchPointDescriptions .touchPointDescriptionContent__description{color:#414141;font-size:16px;max-height:0;overflow:hidden;opacity:0;transition:max-height .2s ease,opacity .7s ease}.touchPointDescription:first-child .touchPointDescriptionContent__title{font-size:26px}.touchPointDescription:first-child .touchPointDescriptionContent__description{opacity:1;max-height:500px;padding-bottom:50px}.touchPointDescription--active .touchPointDescriptionContent__title{font-size:26px}.touchPointDescription--active .touchPointDescriptionContent__description{opacity:1;max-height:500px;padding-bottom:50px}.tileLink{position:relative}.tileLink--default{background-color:#0eb4f7}.tileLink--blueBadger{background-color:#4ec1ef}.tileLink--darkBlueBadger{background-color:#0eb4f7}.tileLink--white{background-color:#fff}.tileLink--black{background-color:#000}.tileLink--grey41{background-color:#414141}.tileLink--greyF9{background-color:#f9f9f9}.tileLink--red{background-color:#fd0000}.tileLink--orange{background-color:#ff7f00}.tileLink--darkerBlue{background-color:#133543}.tileLink--darkGray{background-color:#4c4c4c}.tileLink--lightGray{background-color:#6f6f6f}.tileLink--lighterGray{background-color:#f0f0f0}.tileLink--blueDarkBadger{background-color:#0eb4f7}.tileLink--green{background-color:#35798e}.tileLink--container{padding:46px 0 60px}@media(min-width: 768px){.tileLink--container{padding:130px 0 160px}}@media screen and (max-width: 1024px){.tileLink--container{padding-left:1.2rem;padding-right:1.2rem}}.tileLink--container.tileLink--lessPadding{padding:0}.tileLink__wrap{margin:0 auto;max-width:1140px}.tileLink__title{margin-bottom:4rem;text-align:center}@media screen and (max-width: 767px){.tileLink__title{margin:0 auto 3rem;width:270px}}.tileLink__title h2{font-weight:200}.tileLink__title h2{font-size:26px;font-size:calculate-rem(26px)}@media screen and (min-width: 1024px){.tileLink__title h2{font-size:36px;font-size:calculate-rem(36px)}}.tileLink--tileLinkWhite .tileLink__title h2{color:#fff}.tileLinkContent__learnMore{display:block;width:160px;margin:15px auto;padding:.75rem 1.75rem;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:500;border:1px solid #4ec1ef;border-radius:5px;color:#4ec1ef}.tileLinkContent__learnMore{font-size:12px;font-size:calculate-rem(12px)}@media screen and (min-width: 1024px){.tileLinkContent__learnMore{font-size:12px;font-size:calculate-rem(12px)}}.tileLink__list li .tileLinkContent__wrap:hover,.tileLink__list li.tileLinkContent--active .tileLinkContent__wrap{background-color:#4ec1ef;border-color:#4ec1ef}.tileLink__list li .tileLinkContent__wrap:hover .tileLinkContent__text,.tileLink__list li.tileLinkContent--active .tileLinkContent__wrap .tileLinkContent__text{color:#fff}.tileLink__list li .tileLinkContent__wrap:hover .svgIcon,.tileLink__list li.tileLinkContent--active .tileLinkContent__wrap .svgIcon{fill:#fff;min-width:120px}.tileLink__list .tileLinkContent__wrap{border:2px solid #35798e;border-radius:5px;transition:background .3s ease;height:100%}@document url-prefix(){.tileLink__list .tileLinkContent__wrap{min-width:170px}}.tileLink__list .tileLinkContent__wrap .tileLink__button{display:block;padding:12%;text-decoration:none}.tileLink__list .tileLinkContent__icon{margin-bottom:8px;width:100%}@media(min-width: 900px){.tileLink__list .tileLinkContent__icon{margin-bottom:20px}}.tileLink__list .tileLinkContent__icon .svgIcon{display:block;margin:auto;width:100%;height:65px;fill:#35798e}@media screen and (width >= 820px){.tileLink__list .tileLinkContent__icon .svgIcon{height:85px}}.tileLink__list .tileLinkContent__text{display:block;padding:0 12px;color:#35798e;text-align:center;text-transform:uppercase}.tileLink__list .tileLinkContent__text{font-size:14px;font-size:calculate-rem(14px)}@media screen and (min-width: 1024px){.tileLink__list .tileLinkContent__text{font-size:16px;font-size:calculate-rem(16px)}}.tileLink__list.view-desktop ul{display:flex;justify-content:center}.tileLink__list.view-desktop li{max-width:170px}.tileLink__list.view-desktop li:not(:first-child){margin-left:2.5%}.tileLink__list.view-mobile{position:relative;margin:0 auto}.tileLink__list.view-mobile li{padding:0 10px}.tileLink__list.view-mobile .tns-controls{position:absolute;width:280px;margin:auto;display:block;height:25px;inset:0}.tileLink__list.view-mobile .tns-controls button{background:url("../../src/img/slide-arrow.svg") no-repeat center;background-color:rgba(0,0,0,0);border:none;height:24px;position:absolute;width:10px;z-index:1}.tileLink__list.view-mobile .tns-controls button:focus{outline:none}.tileLink__list.view-mobile .tns-controls button:first-child{transform:rotate(180deg);left:0}.tileLink__list.view-mobile .tns-controls button+button{right:0}.tileLink__list.view-mobile .tns-controls:focus{outline:none}.tileLink__list.view-mobile .tileLinkContent__wrap{margin:0 auto;height:190px;width:160px}.tileLink__list.view-mobile .tileLinkContent__wrap .tileLink__button{display:flex;flex-direction:column;justify-content:center;height:100%}.tileLink__list.view-mobile .tileLinkContent__icon{margin-bottom:15px}.tileLink__list.view-mobile .tileLinkContent__icon .svgIcon{height:85px}.tileLink__list.view-mobile .tileLinkContent__text{padding:0 1rem}.tileLink--tileLinkWhite .tileLink__list li.tileLinkContent--active .tileLinkContent__wrap{background-color:rgba(0,0,0,0);border-color:#fff}.tileLink--tileLinkWhite .tileLink__list li .tileLinkContent__wrap:hover{background-color:rgba(0,0,0,.5)}.tileLink--tileLinkWhite .tileLink__list .tileLinkContent__wrap{border:2px solid #fff}.tileLink--tileLinkWhite .tileLink__list .tileLinkContent__text{color:#fff}.tileLinkContent.tileLinkContent--noIcon{height:190px;width:155px}.tileLinkContent.tileLinkContent--noIcon .tileLink__button{display:flex;flex-direction:column;justify-content:center;height:100%}.view-mobile{display:none}@media screen and (max-width: 767px){.view-mobile{display:block}.view-desktop{display:none}.view-desktop.isResponsive{display:block}.view-desktop.isResponsive .tileLinkContent__learnMore{display:none}}@media only screen and (min-width: 767px){.sectionContainer--robotSlider__container{margin-bottom:5rem}}.imageWithButtons{background-size:cover;background-repeat:no-repeat;background-position:center bottom;width:100%;position:relative;margin:2em 0 25px;height:215px}@media only screen and (min-width: 767px){.imageWithButtons{margin:6em 0 25px;height:620px}}.backdrop{padding-bottom:215px;height:100%;width:10%;background:linear-gradient(120deg, rgba(0, 0, 0, 0.6) 0%, rgba(238, 238, 238, 0.6) 120%)}@media only screen and (min-width: 767px){.backdrop{width:15%;padding-bottom:570px}}.imageWithButtons_item{color:#fff;font-size:10px;padding:1em;text-decoration:none;text-transform:uppercase;position:absolute;z-index:2;visibility:hidden;opacity:0;transition:all .2s ease}.imageWithButtons_item:hover,.imageWithButtons_item:focus,.imageWithButtons_item:active{text-decoration:none}@media only screen and (min-width: 767px){.imageWithButtons_item{font-size:16px;padding:1em 3em}}.imageWithButtons__item--price{background-color:#fd0000;top:10%;left:70%}.imageWithButtons__item--stock{background-color:#ff7f00;top:23%;left:36%}@media screen and (max-width: 768px){.imageWithButtons__item--stock{top:20%;left:35%}}.imageWithButtons__item--shelf{background-color:#ff7f00;top:60%;left:10%}.imageWithButtons__item--hazard{background-color:#fd0000;bottom:10%;left:55%}.imageWithButtons__item--active{visibility:visible;opacity:1;transition:all .2s ease-in;animation:pop .3s linear 1}.robotImage{position:absolute;z-index:100;bottom:0}.robotImage img{max-width:81px}@media only screen and (min-width: 767px){.robotImage img{max-width:220px}}.robotSlider__button{height:47px;margin:10px 0;width:100%}.robotSlider__button:focus{outline:none}.robotSlider__button::-webkit-slider-runnable-track{width:100%;height:2px;cursor:pointer;background:#0eb4f7;border-radius:0}.robotSlider__button::-webkit-slider-thumb{box-shadow:1px 1px 3px rgba(0,0,0,.6);border:0 solid #fff;height:40px;width:40px;border-radius:50px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-19px}.robotSlider__button:focus::-webkit-slider-runnable-track{background:#0eb4f7}.robotSlider__button::-moz-range-track{width:100%;height:2px;cursor:pointer;background:#0eb4f7;border-radius:0}.robotSlider__button::-moz-range-thumb{box-shadow:1px 1px 3px rgba(0,0,0,.6);border:0 solid #fff;height:40px;width:40px;border-radius:50px;background:#fff;cursor:pointer}.robotSlider__button::-ms-track{width:100%;height:2px;cursor:pointer;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.robotSlider__button::-ms-fill-lower{background:#0eb4f7;border-radius:0;box-shadow:0 0 0 rgba(0,0,0,.6)}.robotSlider__button::-ms-fill-upper{background:#0eb4f7;border-radius:0;box-shadow:0 0 0 rgba(0,0,0,.6)}.robotSlider__button::-ms-thumb{margin-top:1px;box-shadow:1px 1px 3px rgba(0,0,0,.6);border:0 solid #fff;height:40px;width:40px;border-radius:50px;background:#fff;cursor:pointer}.robotSlider__button:focus::-ms-fill-lower{background:#0eb4f7}.robotSlider__button:focus::-ms-fill-upper{background:#0eb4f7}.sectionContainer .wrap{overflow:hidden}@keyframes pop{50%{transform:scale(1.4)}}.imageContentBand{padding:4.5rem 1rem;position:relative;background-color:#fff}@media screen and (width <= 600px){.imageContentBand{padding:2.4rem 1rem}}.imageContentBand .imageContentBand__wrap{margin:0 auto;max-width:1280px;z-index:1}.imageContentBand--default{background-color:#0eb4f7}.imageContentBand--default .imageContentBand__columns .imageContentBand__columnOne h1{color:#fff}.imageContentBand--blueBadger{background-color:#4ec1ef}.imageContentBand--blueBadger .imageContentBand__columns .imageContentBand__columnOne h1{color:#fff}.imageContentBand--darkBlueBadger{background-color:#0eb4f7}.imageContentBand--darkBlueBadger .imageContentBand__columns .imageContentBand__columnOne h1{color:#fff}.imageContentBand--white{background-color:#fff}.imageContentBand--white .imageContentBand__columns .imageContentBand__columnOne h1{color:#0eb4f7}.imageContentBand--black{background-color:#000}.imageContentBand--black .imageContentBand__columns .imageContentBand__columnOne h1{color:#fff}.imageContentBand--grey41{background-color:#414141}.imageContentBand--grey41 .imageContentBand__columns .imageContentBand__columnOne h1{color:#fff}.imageContentBand--greyF9{background-color:#f9f9f9}.imageContentBand--greyF9 .imageContentBand__columns .imageContentBand__columnOne h1{color:#fff}.imageContentBand--red{background-color:#fd0000}.imageContentBand--red .imageContentBand__columns .imageContentBand__columnOne h1{color:#fff}.imageContentBand--orange{background-color:#ff7f00}.imageContentBand--orange .imageContentBand__columns .imageContentBand__columnOne h1{color:#fff}.imageContentBand--darkerBlue{background-color:#133543}.imageContentBand--darkerBlue .imageContentBand__columns .imageContentBand__columnOne h1{color:#fff}.imageContentBand--darkGray{background-color:#4c4c4c}.imageContentBand--darkGray .imageContentBand__columns .imageContentBand__columnOne h1{color:#fff}.imageContentBand--lightGray{background-color:#6f6f6f}.imageContentBand--lightGray .imageContentBand__columns .imageContentBand__columnOne h1{color:#fff}.imageContentBand--lighterGray{background-color:#f0f0f0}.imageContentBand--lighterGray .imageContentBand__columns .imageContentBand__columnOne h1{color:#414141}.imageContentBand--blueDarkBadger{background-color:#0eb4f7}.imageContentBand--blueDarkBadger .imageContentBand__columns .imageContentBand__columnOne h1{color:#414141}.imageContentBand--green{background-color:#35798e}.imageContentBand--green .imageContentBand__columns .imageContentBand__columnOne h1{color:#fff}.imageContentBand--animated{position:relative}.imageContentBand--animated::before,.imageContentBand--animated::after{content:url("../../src/img/curved-line-blue-mobile.svg");position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);opacity:.5;pointer-events:none;z-index:0}@media screen and (min-width: 1024px){.imageContentBand--animated::before,.imageContentBand--animated::after{content:url("../../src/img/curved-line-blue.svg")}}.imageContentBand--animated::after{content:url("../../src/img/curved-line-blue-offset-mobile.svg");transform:translateY(-50%) scaleX(-1)}@media screen and (min-width: 1024px){.imageContentBand--animated::after{content:url("../../src/img/curved-line-blue-offset.svg")}}.imageContentBand--mixins.gray-radial-gradient{background:#333;background:radial-gradient(circle, rgb(51, 51, 51) 0%, rgb(31, 31, 31) 100%);background:radial-gradient(circle, rgb(51, 51, 51) 0%, rgb(31, 31, 31) 100%);background:radial-gradient(circle, rgb(51, 51, 51) 0%, rgb(31, 31, 31) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#333333",endColorstr="#1f1f1f",GradientType=1)}.imageContentBand__columns{display:flex;justify-content:center;flex-wrap:wrap;height:100%}.imageContentBand__columns.imageContentBand--switchColumns{flex-direction:row-reverse}@media screen and (max-width: 768px){.imageContentBand__columns.imageContentBand--switchColumns{flex-direction:column-reverse}}@media screen and (max-width: 768px){.imageContentBand__columns.imageContentBand--switchColumnsMobile{flex-direction:column-reverse}}.imageContentBand__columns .imageContentBand__column{align-items:center;justify-content:center;display:flex;z-index:1}@media screen and (max-width: 768px){.imageContentBand__columns .imageContentBand__column{margin:0 auto;width:90%}}.imageContentBand__columns h1{color:#4ec1ef;font-weight:100;line-height:1.1;margin-bottom:12px}.imageContentBand__columns h1{font-size:40px;font-size:calculate-rem(40px)}@media screen and (min-width: 1024px){.imageContentBand__columns h1{font-size:60px;font-size:calculate-rem(60px)}}.imageContentBand__columns h1.imageContentBand__reduceFontSize{font-size:22px;font-size:calculate-rem(22px)}@media screen and (min-width: 1024px){.imageContentBand__columns h1.imageContentBand__reduceFontSize{font-size:36px;font-size:calculate-rem(36px)}}.imageContentBand__columns h2{margin-bottom:12px;color:#414141;font-weight:normal;line-height:1.3}.imageContentBand__columns h2{font-size:18px;font-size:calculate-rem(18px)}@media screen and (min-width: 1024px){.imageContentBand__columns h2{font-size:20px;font-size:calculate-rem(20px)}}.imageContentBand__columns p{color:#414141;line-height:1.5}.imageContentBand__columns p{font-size:13px;font-size:calculate-rem(13px)}@media screen and (min-width: 1024px){.imageContentBand__columns p{font-size:15px;font-size:calculate-rem(15px)}}.imageContentBand__columns .imageContentBand__button{margin-top:28px}.imageContentBand__columns .imageContentBand__button a.button{min-width:230px;text-align:center}.imageContentBand__columns .imageContentBand__button a.button{font-size:12px;font-size:calculate-rem(12px)}@media screen and (min-width: 1024px){.imageContentBand__columns .imageContentBand__button a.button{font-size:14px;font-size:calculate-rem(14px)}}.imageContentBand__columns .imageContentBand__button.contentButton--fullBlue a.button{background-color:#4ec1ef;border:1px solid #4ec1ef;color:#fff}.imageContentBand__columns .imageContentBand__button.contentButton--fullBlue a.button:hover{background-color:rgba(0,0,0,0);border:1px solid #4ec1ef;color:#4ec1ef}.imageContentBand__columns .imageContentBand__button.contentButton--lineBlue a.button{background-color:rgba(0,0,0,0);border:1px solid #4ec1ef;color:#4ec1ef}.imageContentBand__columns .imageContentBand__button.contentButton--lineBlue a.button:hover{background-color:#4ec1ef;border:1px solid #4ec1ef;color:#fff}.imageContentBand__columns .imageContentBand__button.contentButton--lineDarkerBlue a.button{background-color:#fff;border:1px solid #133543;color:#133543}.imageContentBand__columns .imageContentBand__button.contentButton--lineDarkerBlue a.button:hover{background-color:#133543;border:1px solid #133543;color:#fff}.imageContentBand__columns .column--w20{flex-basis:20%}@media screen and (max-width: 768px){.imageContentBand__columns .column--w20{flex-basis:auto}}.imageContentBand__columns .column--w25{flex-basis:25%}@media screen and (max-width: 768px){.imageContentBand__columns .column--w25{flex-basis:auto}}.imageContentBand__columns .column--w30{flex-basis:30%}@media screen and (max-width: 768px){.imageContentBand__columns .column--w30{flex-basis:auto}}.imageContentBand__columns .column--w35{flex-basis:35%}@media screen and (max-width: 768px){.imageContentBand__columns .column--w35{flex-basis:auto}}.imageContentBand__columns .column--w40{flex-basis:40%}@media screen and (max-width: 768px){.imageContentBand__columns .column--w40{flex-basis:auto}}.imageContentBand__columns .column--w45{flex-basis:45%}@media screen and (max-width: 768px){.imageContentBand__columns .column--w45{flex-basis:auto}}.imageContentBand__columns .column--w50{flex-basis:50%}@media screen and (max-width: 768px){.imageContentBand__columns .column--w50{flex-basis:auto}}.imageContentBand__columns .column--w55{flex-basis:55%}@media screen and (max-width: 768px){.imageContentBand__columns .column--w55{flex-basis:auto}}.imageContentBand__columns .column--w60{flex-basis:60%}@media screen and (max-width: 768px){.imageContentBand__columns .column--w60{flex-basis:auto}}.imageContentBand__columns .column--w70{flex-basis:70%}@media screen and (max-width: 768px){.imageContentBand__columns .column--w70{flex-basis:auto}}.imageContentBand__columns .column--wauto{flex-basis:auto}@media screen and (max-width: 768px){.imageContentBand__columns .column--wauto{flex-basis:auto}}.imageContentBand--mixins.gray-radial-gradient .imageContentBand__columns h1,.imageContentBand--mixins.gray-radial-gradient .imageContentBand__columns p{color:#fff}.imageContentBand--mixins.gray-radial-gradient .imageContentBand__columns h1{font-size:40px;font-size:calculate-rem(40px)}@media screen and (min-width: 1024px){.imageContentBand--mixins.gray-radial-gradient .imageContentBand__columns h1{font-size:90px;font-size:calculate-rem(90px)}}.imageContentBand--mixins.gray-radial-gradient .imageContentBand__columns h2{color:#4ec1ef}.imageContentBand__columns .imageContentBand__content.imageContentBand__contentPaddingBottom{padding-bottom:90px}@media screen and (max-width: 768px){.imageContentBand__columns .imageContentBand__content.imageContentBand__contentPaddingBottom{padding-bottom:0}}.imageContentBand__contentPadding{padding-right:50px}@media screen and (max-width: 768px){.imageContentBand__contentPadding{padding-right:0}}.imageContentBand--switchColumns .imageContentBand__contentPadding{padding-right:0;padding-left:50px}@media screen and (max-width: 768px){.imageContentBand--switchColumns .imageContentBand__contentPadding{padding-left:0}}.column--textAlignright{text-align:right}.column--textAligncenter{text-align:center}@media screen and (max-width: 768px){.imageContentBand--bgAnimated::before,.imageContentBand--bgAnimated::after{display:none}.imageContentBand__column{padding-bottom:35px;text-align:center}.imageContentBand--switchColumnsMobile .imageContentBand__column.imageContentBand__columnOne,.imageContentBand--switchColumns .imageContentBand__column.imageContentBand__columnOne{padding-bottom:0}.column--textAlignleft,.column--textAlignright,.column--textAligncenter{text-align:center}.imageContentBand__columnTwo{padding:0 50px}.imageContentBand__columnTwo img{max-width:80%}.imageContentBand--switchColumns .imageContentBand__columnTwo,.imageContentBand--switchColumnsMobile .imageContentBand__columnTwo{padding-bottom:35px}}@media screen and (width <= 600px){.imageContentBand__columnTwo{padding:0}}.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-moz-calc(100% * 70 / 3);width:2333.3333333333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-moz-calc(100% / 70);width:1.4285714286%;height:10px;float:left}.slbOverlay,.slbWrapOuter,.slbWrap{position:fixed;top:0;right:0;bottom:0;left:0}.slbOverlay{overflow:hidden;z-index:2000;background-color:#000;opacity:.7;animation:slbOverlay .5s}.slbWrapOuter{overflow-x:hidden;overflow-y:auto;z-index:2010}.slbWrap{position:absolute;text-align:center}.slbWrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.slbContentOuter{position:relative;display:inline-block;vertical-align:middle;margin:0px auto;padding:0 1em;box-sizing:border-box;z-index:2020;text-align:left;max-width:100%}.slbContentEl .slbContentOuter{padding:5em 1em}.slbContent{position:relative}.slbContentEl .slbContent{animation:slbEnter .3s;background-color:#fff;box-shadow:0 .2em 1em rgba(0, 0, 0, 0.4)}.slbImageWrap{animation:slbEnter .3s;position:relative}.slbImageWrap:after{content:"";position:absolute;left:0;right:0;top:5em;bottom:5em;display:block;z-index:-1;box-shadow:0 .2em 1em rgba(0, 0, 0, 0.6);background-color:#fff}.slbDirectionNext .slbImageWrap{animation:slbEnterNext .4s}.slbDirectionPrev .slbImageWrap{animation:slbEnterPrev .4s}.slbImage{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:5em 0;margin:0 auto}.slbCaption{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:1.4em;position:absolute;left:0;right:0;bottom:0;padding:.71429em 0;color:#fff;color:rgba(255, 255, 255, 0.7);text-align:center}.slbCloseBtn,.slbArrow{margin:0;padding:0;border:0;cursor:pointer;background:none}.slbCloseBtn::-moz-focus-inner,.slbArrow::-moz-focus-inner{padding:0;border:0}.slbCloseBtn:hover,.slbArrow:hover{opacity:.5}.slbCloseBtn:active,.slbArrow:active{opacity:.8}.slbCloseBtn{animation:slbEnter .3s;font-size:3em;width:1.66667em;height:1.66667em;line-height:1.66667em;position:absolute;right:-0.33333em;top:0;color:#fff;color:rgba(255, 255, 255, 0.7);text-align:center}.slbLoading .slbCloseBtn{display:none}.slbLoadingText{font-size:1.4em;color:#fff;color:rgba(255, 255, 255, 0.9)}.slbArrows{position:fixed;top:50%;left:0;right:0}.slbLoading .slbArrows{display:none}.slbArrow{position:absolute;top:50%;margin-top:-5em;width:5em;height:10em;opacity:.7;text-indent:-999em;overflow:hidden}.slbArrow:before{content:"";position:absolute;top:50%;left:50%;margin:-0.8em 0 0 -0.8em;border:.8em solid transparent}.slbArrow.next{right:0}.slbArrow.next:before{border-left-color:#fff}.slbArrow.prev{left:0}.slbArrow.prev:before{border-right-color:#fff}.slbIframeCont{width:80em;height:0;overflow:hidden;padding-top:56.25%;margin:5em 0}.slbIframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 .2em 1em rgba(0, 0, 0, 0.6);background:#000}@keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@keyframes slbEnter{from{opacity:0;transform:translate3d(0, -1em, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes slbEnterNext{from{opacity:0;transform:translate3d(4em, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes slbEnterPrev{from{opacity:0;transform:translate3d(-4em, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.imageGallery{overflow:hidden;position:relative;margin:2em -1em}@media screen and (max-width: 768px){.imageGallery{margin:2em auto}}.imageGallery .tns-nav{text-align:center;margin:2em 0}.imageGallery .tns-nav>[aria-controls]{width:9px;height:9px;padding:0;margin:0 5px;border-radius:50%;background:#ddd;border:0}.imageGallery .tns-nav>.tns-nav-active{text-decoration:none;border:none;background:#0eb4f7}.imageGallery .tns-nav:active,.imageGallery .tns-nav:hover,.imageGallery .tns-nav:focus{border:none;text-decoration:none}.imageGallery__slider{position:relative}.imageGallery__itemsContainer{position:relative}.imageGallery__itemsContainer:hover{cursor:pointer}.imageGallery__item{display:grid;grid-template-columns:repeat(4, 20%);grid-gap:20px;justify-content:center}@media screen and (max-width: 768px){.imageGallery__item{grid-template-columns:repeat(2, 45%);grid-gap:15px}}.mediaKit ul{display:flex;padding:0;margin:0;list-style:none;flex-flow:row wrap}.mediaKit--left ul{justify-content:start}.mediaKit--center ul{justify-content:center}.mediaKit--right ul{justify-content:end}.mediaKit--itemsGap25 li{margin:25px}.mediaKit--itemsGap50 li{margin:50px}.mediaKit--paddingTopNone{padding-top:0}.mediaKit--paddingTop25{padding-top:25px}.mediaKit--paddingTop50{padding-top:50px}.mediaKit--paddingTop100{padding-top:100px}.mediaKit--paddingBottomNone{padding-bottom:0}.mediaKit--paddingBottom25{padding-bottom:25px}.mediaKit--paddingBottom50{padding-bottom:50px}.mediaKit--paddingBottom100{padding-bottom:100px}.mediaKit--paddingLeftNone{padding-left:0}.mediaKit--paddingLeft25{padding-left:25px}.mediaKit--paddingLeft50{padding-left:50px}.mediaKit--paddingLeft100{padding-left:100px}.mediaKit--paddingRightNone{padding-right:0}.mediaKit--paddingRight25{padding-right:25px}.mediaKit--paddingRight50{padding-right:50px}.mediaKit--paddingRight100{padding-right:100px}.mediaKit__itemLink{text-decoration:none;cursor:pointer}.mediaKit__itemLink__textWhite{color:#fff}.mediaKit__itemLink__textGrey{color:#6f6f6f}.mediaKit__itemImage{padding-bottom:10px}.mediaKit__itemImage__withSeparator{border-bottom:1px solid #6f6f6f}.mediaKit__itemTitle{position:relative;padding-top:10px;padding-right:25px;display:block}.mediaKit__itemTitle,.mediaKit__itemTitle:link,.mediaKit__itemTitle:active,.mediaKit__itemTitle:hover,.mediaKit__itemTitle:visited,.mediaKit__itemTitle:focus{text-decoration:none}.mediaKit__itemTitle__iconWhite::after{background:url("../../src/img/icons/download-white.png") no-repeat}.mediaKit__itemTitle__iconGrey::after{background:url("../../src/img/icons/download-grey.png") no-repeat}.mediaKit__itemTitle__iconBlue::after{background:url("../../src/img/icons/download-blue.png") no-repeat}.mediaKit__itemTitle::after{content:"";width:19px;height:27px;position:absolute;right:0;bottom:-4px}.slides{display:none;position:relative;margin:0 auto;max-width:350px}@media screen and (max-width: 768px){.slides{display:block}}.slides .tns-inner{height:200px}.slides .tns-nav{text-align:center;margin-bottom:2em}.slides .tns-nav>[aria-controls]{width:9px;height:9px;padding:0;margin:0 5px;border-radius:50%;background:#ddd;border:0}.slides .tns-nav>.tns-nav-active{text-decoration:none;border:none;background:#0eb4f7}.slides .tns-outer .tns-controls{position:relative;top:18px;display:flex;justify-content:space-between}.slides .tns-outer .tns-controls button{background:rgba(0,0,0,0);outline:none;color:rgba(0,0,0,0);border:solid #6f6f6f;border-width:0 1px 1px 0;display:inline-block;padding:3px;height:12px;width:12px;margin-top:10px}.slides .tns-outer .tns-controls button[data-controls=prev]{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.slides .tns-outer .tns-controls button[data-controls=next]{-webkit-user-select:none;-ms-user-select:none;user-select:none;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.slides .slides__itemsContainer{text-align:center}.slides .slides__itemsContainer .slides_item{max-width:350px}.slides .slides__itemsContainer .slides_item h3{color:#0eb4f7;margin-bottom:10px}@media screen and (max-width: 1023px){.articleList{margin:2em 0}}.articleList__article{display:flex;text-decoration:none;max-width:1140px;margin:auto;flex-direction:column}@media screen and (min-width: 1023px){.articleList__article{flex-direction:row}}.articleList__featImg{flex:0 0 35%;padding-bottom:0;padding-top:3em}.articleList__featImg img{height:11em;width:100%;-o-object-fit:cover;object-fit:cover}.articleList__featImg,.articleList__details{padding:2em 2em 0;flex-direction:row}@media screen and (min-width: 1023px){.articleList__featImg,.articleList__details{padding:3em 2em}}.articleList__details{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1em}@media screen and (min-width: 1023px){.articleList__details{margin-bottom:0}}.articleList__date{flex:1;text-transform:uppercase}.articleList__title{font-weight:300;font-size:2em;line-height:1.2;margin-bottom:.25em}.articleList__date,.articleList__authors{color:#6f6f6f;margin:0;font-weight:300;font-size:16px}.scrollingRobot{position:relative;overflow:scroll hidden;height:200px;width:100%}@media screen and (min-width: 768px){.scrollingRobot{height:400px}}@media screen and (width >= 1620px){.scrollingRobot{height:700px}}.scrollingRobot--ofs{margin:4em auto;max-width:900px;position:relative;width:100%;height:225px}@media screen and (width >= 500px)and (max-width: 1366px){.scrollingRobot--ofs{height:300px}}@media screen and (width >= 1336px){.scrollingRobot--ofs{height:300px}}.scrollingRobot--empty,.scrollingRobot--full,.ofsShelf--empty{position:absolute;left:0;top:0;height:100%;width:100%;opacity:1}.ofsShelf--full{position:absolute;left:0;top:0;height:100%;width:100%;display:flex}.ofsShelf--mobile{display:block}@media(width >= 769px){.ofsShelf--mobile{display:none}}.ofsShelf--1,.ofsShelf--2{opacity:0;display:none;z-index:1;background-color:rgba(0,0,0,0)}@media(width >= 769px){.ofsShelf--1,.ofsShelf--2{display:block}}.scrollingRobot--empty{z-index:1}.scrollingRobot--full{z-index:2;display:flex}.scrollingRobot__section{height:100%;width:100%}.robotContainer--ofs{position:relative;max-width:800px;height:225px;z-index:8}@media screen and (width >= 500px)and (max-width: 1366px){.robotContainer--ofs{height:300px}}@media screen and (width >= 1336px){.robotContainer--ofs{height:300px}}.robot--ofs{position:absolute;width:auto;height:225px;right:0;top:0}@media screen and (width >= 500px)and (max-width: 1366px){.robot--ofs{height:300px}}@media screen and (width >= 1336px){.robot--ofs{height:300px}}@media(width <= 768px){.ofsShelf--mobile,.ofsShelf--1,.ofsShelf--2,.ofsShelf--empty{background-size:cover !important;background-position-x:55% !important}}@media(width <= 500px){.ofsShelf--mobile,.ofsShelf--1,.ofsShelf--2,.ofsShelf--empty{background-size:cover !important;background-position-x:45% !important}}@media(width <= 375px){.ofsShelf--mobile,.ofsShelf--1,.ofsShelf--2,.ofsShelf--empty{background-size:cover !important;background-position-x:75% !important}}.scrollingContainer{position:relative;height:300px;width:100%;overflow-x:hidden}@media screen and (min-width: 768px){.scrollingContainer{height:400px}}@media screen and (width >= 768px)and (width <= 900px){.scrollingContainer{height:280px}}@media screen and (width >= 1500px){.scrollingContainer{height:800px}}.scrollingWrap{display:flex;height:100%;width:82%;position:relative;justify-content:center;align-self:center;z-index:5}@media screen and (width >= 500px)and (width <= 767px){.scrollingWrap{width:91%}}@media screen and (width >= 768px)and (width <= 1499px){.scrollingWrap{width:92%}}@media screen and (width >= 1500px){.scrollingWrap{width:91%}}.robotSlider{white-space:nowrap;position:relative;display:flex;justify-content:center;align-self:center;height:300px;width:100%;overflow:hidden;z-index:5}@media screen and (min-width: 768px){.robotSlider{height:400px}}@media screen and (width >= 768px)and (width <= 900px){.robotSlider{height:280px}}@media screen and (width >= 1500px){.robotSlider{height:800px}}.scrolling__full,.scrolling__empty{position:absolute;left:0;top:0;height:100%;width:100vw;opacity:1;z-index:1}.planogram__full{z-index:1}.planogram__empty{z-index:2}.planogramSlider__lineLeft{position:absolute;height:100%;right:0;width:2px;background:#35798e;z-index:5}.scrollingRobot--container{position:absolute;right:-60px;z-index:10}@media screen and (width >= 500px)and (width <= 767px){.scrollingRobot--container{right:-30px}}@media screen and (width >= 768px)and (width <= 900px){.scrollingRobot--container{right:-40px}}@media screen and (width >= 1500px){.scrollingRobot--container{right:-90px}}.scrollingRobot--container img{height:87vw;background:rgba(0,0,0,0)}@media screen and (width >= 375px){.scrollingRobot--container img{height:76vw}}@media screen and (width >= 425px){.scrollingRobot--container img{height:68vw}}@media screen and (width >= 500px){.scrollingRobot--container img{height:23vw}}.planogram_text{position:absolute;z-index:9;color:#35798e;font-size:.8rem}.planogram_text.left{right:25px}.planogram_text.right{left:25px;width:80px}.priceIntegrityAnim{margin:0 auto;max-width:1200px;position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:145px}@media screen and (width >= 500px){.priceIntegrityAnim{margin:0 auto;height:415px}}.priceIntegrity__img{position:absolute;left:0;top:0;height:100%;width:100%;opacity:1}.st0{clip-path:url("#SVGID_2_");fill:#fff}.st1{clip-path:url("#SVGID_4_");fill:#f3f3f3;stroke:#767676;stroke-width:2}.st2{clip-path:url("#SVGID_6_");fill:#fff}.st3{clip-path:url("#SVGID_8_");fill:none;stroke:#4ec1ef;stroke-width:2}.st4{clip-path:url("#SVGID_10_");enable-background:new}.st5{fill:#767676}.st6{font-family:Roboto-Medium,sans-serif}.st7{font-size:14px}.st8{clip-path:url("#SVGID_12_");enable-background:new}.st9{clip-path:url("#SVGID_14_");enable-background:new}.st10{clip-path:url("#SVGID_16_");enable-background:new}.st11{clip-path:url("#SVGID_18_");enable-background:new}.st12{clip-path:url("#SVGID_20_");enable-background:new}.st13{clip-path:url("#SVGID_22_");enable-background:new}.st14{fill:#121212}.st15{font-size:18px}.st16{clip-path:url("#SVGID_24_");enable-background:new}.st17{clip-path:url("#SVGID_26_");enable-background:new}.st18{fill:#c3c3c3}.st19{font-size:16px}.st20{clip-path:url("#SVGID_28_");enable-background:new}.st21{clip-path:url("#SVGID_30_");enable-background:new}.st22{clip-path:url("#SVGID_32_");enable-background:new}.st23{clip-path:url("#SVGID_34_");enable-background:new}.st24{clip-path:url("#SVGID_36_");fill:#fff;stroke:#35798e;stroke-width:2;stroke-miterlimit:10}.st25{clip-path:url("#SVGID_38_");fill:#fff}.st26{clip-path:url("#SVGID_40_");fill:none;stroke:#35798e;stroke-width:2}.st27{clip-path:url("#SVGID_42_");fill:none;stroke:#121212;stroke-width:2}.st28{clip-path:url("#SVGID_44_");fill:none;stroke:#121212;stroke-width:2}.st29{clip-path:url("#SVGID_46_");fill:none;stroke:#121212;stroke-width:2}.st30{clip-path:url("#SVGID_48_");fill:none;stroke:#121212;stroke-width:2}.st31{clip-path:url("#SVGID_50_");fill:none;stroke:#121212;stroke-width:2}.st32{clip-path:url("#SVGID_52_");fill:none;stroke:#121212;stroke-width:2}.st33{clip-path:url("#SVGID_54_");fill:none;stroke:#121212;stroke-width:2}.st34{clip-path:url("#SVGID_56_");fill:none;stroke:#121212;stroke-width:2}.st35{clip-path:url("#SVGID_58_");fill:none;stroke:#121212;stroke-width:2}.st36{clip-path:url("#SVGID_60_");fill:none;stroke:#121212;stroke-width:2}.st37{clip-path:url("#SVGID_62_");fill:none;stroke:#121212;stroke-width:6}.st38{clip-path:url("#SVGID_64_");fill:none;stroke:#121212;stroke-width:4}.st39{clip-path:url("#SVGID_66_");fill:none;stroke:#121212;stroke-width:4}.st40{clip-path:url("#SVGID_68_");fill:none;stroke:#121212;stroke-width:6}.st41{clip-path:url("#SVGID_70_");fill:none;stroke:#121212;stroke-width:4}.st42{clip-path:url("#SVGID_72_");enable-background:new}.st43{clip-path:url("#SVGID_74_");enable-background:new}.st44{font-family:Helvetica-Bold,sans-serif}.st45{font-size:37.331px}.st46{clip-path:url("#SVGID_76_");enable-background:new}.st47{font-size:64px}.st48{clip-path:url("#SVGID_78_");fill:#e4e4e4}.st49{clip-path:url("#SVGID_80_");fill:#c3c3c3}.st50{clip-path:url("#SVGID_82_");fill:#c3c3c3}.st51{clip-path:url("#SVGID_84_");fill:#fff}.st52{clip-path:url("#SVGID_86_");fill:none;stroke:#35798e;stroke-width:2}.st53{clip-path:url("#SVGID_88_");fill:#f3f3f3;stroke:#767676;stroke-width:2;stroke-miterlimit:10}.st54{clip-path:url("#SVGID_90_");fill:#fff}.st55{clip-path:url("#SVGID_92_");fill:none;stroke:#4ec1ef;stroke-width:2;stroke-miterlimit:10}.st56{clip-path:url("#SVGID_94_");fill:none;stroke:#35798e;stroke-width:2;stroke-miterlimit:10}.st57{clip-path:url("#SVGID_96_");fill:none}.st58{clip-path:url("#SVGID_98_");fill:#35798e}.st59{clip-path:url("#SVGID_100_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st60{clip-path:url("#SVGID_102_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st61{clip-path:url("#SVGID_104_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st62{clip-path:url("#SVGID_106_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st63{clip-path:url("#SVGID_108_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st64{clip-path:url("#SVGID_110_");fill:none}.st65{clip-path:url("#SVGID_112_");fill:#35798e}.st66{clip-path:url("#SVGID_114_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st67{clip-path:url("#SVGID_116_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st68{clip-path:url("#SVGID_118_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st69{clip-path:url("#SVGID_120_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st70{clip-path:url("#SVGID_122_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st71{clip-path:url("#SVGID_124_");fill:none}.st72{clip-path:url("#SVGID_126_");fill:#35798e}.st73{clip-path:url("#SVGID_128_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st74{clip-path:url("#SVGID_130_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st75{clip-path:url("#SVGID_132_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st76{clip-path:url("#SVGID_134_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st77{clip-path:url("#SVGID_136_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st78{clip-path:url("#SVGID_138_");fill:none}.st79{clip-path:url("#SVGID_140_");fill:#35798e}.st80{clip-path:url("#SVGID_142_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st81{clip-path:url("#SVGID_144_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st82{clip-path:url("#SVGID_146_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st83{clip-path:url("#SVGID_148_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st84{clip-path:url("#SVGID_150_");fill:none;stroke:#35798e;stroke-width:2;stroke-linecap:round}.st85{clip-path:url("#SVGID_152_");fill:none;stroke:#4ec1ef;stroke-width:2;stroke-linecap:round}.st86{clip-path:url("#SVGID_154_");fill:none;stroke:#4ec1ef;stroke-width:2;stroke-linecap:round}.st87{clip-path:url("#SVGID_156_");fill:none;stroke:#4ec1ef;stroke-width:2;stroke-linecap:round}.st88{clip-path:url("#SVGID_158_");fill:none;stroke:#4ec1ef;stroke-width:2;stroke-linecap:round}.st89{clip-path:url("#SVGID_160_");fill:none;stroke:#4ec1ef;stroke-width:2;stroke-linecap:round}.st90{clip-path:url("#SVGID_162_");fill:none;stroke:#4ec1ef;stroke-width:2;stroke-linecap:round}.st91{clip-path:url("#SVGID_164_");enable-background:new}.st92{clip-path:url("#SVGID_166_");enable-background:new}.st93{clip-path:url("#SVGID_168_");enable-background:new}.st94{clip-path:url("#SVGID_170_");fill:#c3c3c3}.st95{clip-path:url("#SVGID_172_");fill:#c3c3c3}.st96{clip-path:url("#SVGID_174_");fill:#c3c3c3}.st97{clip-path:url("#SVGID_176_");fill:#c3c3c3}.st98{clip-path:url("#SVGID_178_");fill:#c3c3c3}.st99{clip-path:url("#SVGID_180_");fill:#c3c3c3}.st100{clip-path:url("#SVGID_182_");fill:#c3c3c3}.st101{clip-path:url("#SVGID_184_");fill:#c3c3c3}.st102{fill:none;stroke:#006400;stroke-width:2}.st103{fill:none;stroke:#ff221c;stroke-width:1.9585}.specificationSection{min-height:70vh}.specificationSection .specificationSection__image{height:70vh;display:flex;justify-content:center;margin-top:120px;max-height:570px}@media screen and (max-width: 1023px){.specificationSection .specificationSection__image{height:300px;margin-top:4.5rem;max-height:none}}@media(height <= 850px){.specificationSection .specificationSection__image{min-height:570px}}.specificationSection .specificationSection__image img{height:100%;z-index:1}@media(max-width: 1023px){.specificationSection .specificationSection__points{display:none}}.specificationSection .specificationSection__background{position:absolute;width:100%;z-index:-1;top:0;display:flex;justify-content:flex-start;align-items:center;margin-top:100px}@media(max-width: 1023px){.specificationSection .specificationSection__background{position:relative;margin-top:0;width:auto;margin-bottom:2rem}}.specificationSection .specificationSection__scrollingTitle{width:100vw;padding:0 1rem}.specificationSection .specificationSection__blurb{width:auto;color:#414141}.specificationSection .specificationSection__blurb{font-size:18px;font-size:calculate-rem(18px)}@media screen and (min-width: 1024px){.specificationSection .specificationSection__blurb{font-size:24px;font-size:calculate-rem(24px)}}.specificationSection .specificationSection__slides{display:flex;flex-direction:row;padding-bottom:100px;justify-content:center}@media screen and (max-width: 1023px){.specificationSection .specificationSection__slides{padding-bottom:0}}.specificationSection .specificationSection__slides .specificationSection__left{flex:0}.specificationSection .specificationSection__slide{margin-top:100px;width:100%;display:flex;align-items:center;height:30vh;min-height:500px}.specificationSection .specificationSection__slide--right{justify-content:flex-end}@media(max-width: 1023px){.specificationSection .specificationSection__slide{height:auto;padding:1rem 0;min-height:auto;margin-top:0}}.specificationSection .specificationSection__slideContainer{display:flex;flex-direction:column;align-items:center}@media(min-width: 768px){.specificationSection .specificationSection__slideContainer{align-items:flex-start}}.specificationSection .specificationSection__slideImage{margin-right:10px;display:flex;align-items:flex-start;min-width:200px;width:200px;margin-bottom:15px}@media(min-width: 769px){.specificationSection .specificationSection__slideImage{margin-right:25px;margin-bottom:0}}@media(min-width: 1919px){.specificationSection .specificationSection__slideImage{margin-right:100px;margin-bottom:0}}.specificationSection .specificationSection__slideImage.before{position:absolute}.specificationSection .specificationSection__slideImage.after{z-index:5;opacity:0}.specificationSection .specificationSection__slideDescription>*{max-width:400px;padding-right:1rem}@media(min-width: 768px){.specificationSection .specificationSection__slideDescription>*{padding-right:2rem}}@media(min-width: 1919px){.specificationSection .specificationSection__slideDescription>*{padding-right:1rem}}@media(max-width: 1024px){.specificationSection .specificationSection__slideDescription>*{max-width:350px}}@media(width <= 1023px){.specificationSection .specificationSection__slideDescription>*{margin-left:auto;margin-right:auto;max-width:none;width:80%}}@media(width <= 599px){.specificationSection .specificationSection__slideDescription>*{width:95%}}.specificationSection .slidesSection__slideImage{transition:all 1s}.specificationSection .specificationSection__slideDescription{transition:all .75s;opacity:0}.specificationSection .specificationSection__slideDescription.js-active{opacity:1}@media screen and (max-width: 1023px){.specificationSection .specificationSection__slideDescription{opacity:1}}.specificationSection .specificationSection__slideTitle{font-size:80px;font-weight:100;color:#414141;width:100%;line-height:1.1em}.specificationSection .specificationSection__slideSubTitle{color:#0eb4f7}.specificationSection .specificationSection__slideSubTitle{font-size:18px;font-size:calculate-rem(18px)}@media screen and (min-width: 1023px){.specificationSection .specificationSection__slideSubTitle{font-size:24px;font-size:calculate-rem(24px)}}@media screen and (max-width: 1023px){.specificationSection .specificationSection__slideSubTitle{line-height:1.3;margin-bottom:8px}}.specificationSection .specificationSection__slideBlurb{color:#767676;margin-bottom:1.25rem}.specificationSection .specificationSection__slideBlurb{font-size:14px;font-size:calculate-rem(14px)}@media screen and (min-width: 1023px){.specificationSection .specificationSection__slideBlurb{font-size:16px;font-size:calculate-rem(16px)}}@media screen and (max-width: 1023px){.specificationSection .specificationSection__slideBlurb{line-height:1.3;margin-bottom:0}}.specificationSection .specificationSection__description{text-align:center}@media(min-width: 768px){.specificationSection .specificationSection__background{text-align:center}.specificationSection .specificationSection__background .specificationSection__description{display:flex;flex-direction:column;justify-content:center;align-items:center}.specificationSection .specificationSection__background .specificationSection__title{font-size:60px}.specificationSection .specificationSection__background .specificationSection__blurb{width:100%;padding:0 15%}.specificationSection .specificationSection__background .specificationSection__scrollingTitle{margin:0 2rem}.specificationSection .specificationSection__slideContainer{flex-direction:row}}@media(min-width: 1023px){.specificationSection::before{height:200px}.specificationSection::after{height:300px}.specificationSection .specificationSection__background{position:relative;position:absolute;min-height:70vh;padding:10vh 0;margin-top:0;left:0;text-align:left}.specificationSection .specificationSection__background::before,.specificationSection .specificationSection__background::after{content:url("../../src/img/curved-line-blue-mobile.svg");position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);opacity:.5;pointer-events:none;z-index:0}}@media screen and (min-width: 1023px)and (min-width: 1024px){.specificationSection .specificationSection__background::before,.specificationSection .specificationSection__background::after{content:url("../../src/img/curved-line-blue.svg")}}@media(min-width: 1023px){.specificationSection .specificationSection__background::after{content:url("../../src/img/curved-line-blue-offset-mobile.svg");transform:translateY(-50%) scaleX(-1)}}@media screen and (min-width: 1023px)and (min-width: 1024px){.specificationSection .specificationSection__background::after{content:url("../../src/img/curved-line-blue-offset.svg")}}@media(min-width: 1023px){.specificationSection .specificationSection__background--fixed{position:fixed}}@media screen and (min-width: 1023px)and (height >= 1365px){.specificationSection .specificationSection__background--fixed{min-height:95vh}}@media(min-width: 1023px){.specificationSection .specificationSection__background .specificationSection__description{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.specificationSection .specificationSection__background .specificationSection__blurb{width:450px;padding:0}.specificationSection .specificationSection__slideContainer{flex-direction:row}.specificationSection .specificationSection::before{height:200px}.specificationSection .specificationSection::after{height:300px}.specificationSection .specificationSection__slides{padding-bottom:350px;justify-content:flex-start}.specificationSection .specificationSection__right{width:100%;display:flex;flex-direction:column;max-width:1140px;margin:0 auto}.specificationSection .specificationSection__slide{margin-bottom:350px}.specificationSection .specificationSection__slide:first-of-type{margin-top:350px}.specificationSection .specificationSection__slide:last-of-type{margin-bottom:0}.specificationSection .specificationSection__title{font-weight:100;width:500px}.specificationSection .specificationSection__blurb{width:450px}}@media(min-width: 1024px){.specificationSection .specificationSection__background .specificationSection__scrollingTitle{margin:0 auto}}.specificationSection__title h1{font-weight:100;text-align:center;padding:0 3rem;color:#0eb4f7}.specificationSection__title h1{font-size:32px;font-size:calculate-rem(32px)}@media screen and (min-width: 1024px){.specificationSection__title h1{font-size:70px;font-size:calculate-rem(70px)}}.specificationSection__points{display:flex;justify-content:center}.specificationSection__points .specificationSection__point{display:flex;justify-content:center}.specificationSection__points .specificationSection__circle{width:30px;height:30px;border-radius:50%;border:3px solid #4ec1ef;position:absolute;opacity:0;box-shadow:0 0 0 0 #000;z-index:2}.specificationSection__points .specificationSection__circle--highRes{margin-top:242px}.specificationSection__points .specificationSection__circle--highRes.js-active{animation:scale-in 2s infinite ease;margin-left:-4.5px;opacity:1}@document url-prefix(){.specificationSection__points .specificationSection__circle--highRes.js-active{margin-left:-8px}}.specificationSection__points .specificationSection__circle--navigation{margin-top:370px}.specificationSection__points .specificationSection__circle--navigation.js-active{animation:scale-in 2s infinite ease;margin-left:-20px;opacity:1}.specificationSection__points .specificationSection__circle--rotating{margin-top:570px}.specificationSection__points .specificationSection__circle--rotating.js-active{animation:scale-in 2s infinite ease;margin-left:65px;opacity:1}.specificationSection__points .specificationSection__circle--base{margin-top:630px}.specificationSection__points .specificationSection__circle--base.js-active{animation:scale-in 2s infinite ease;margin-left:-70px;opacity:1}@keyframes scale-in{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(78,193,239,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(78,193,239,0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(78,193,239,0)}}.platformSpecificationsPage .newsCallout,.platformSpecificationsPage .tileLink,.platformSpecificationsPage .sectionContainer--solutionsLaptop,.platformSpecificationsPage .imageContentBand,.platformSpecificationsPage footer{position:relative;z-index:100}.platformSpecificationsPage .nav__wrap{z-index:101}.platformSpecificationsPage .tileLink--container,.platformSpecificationsPage .sectionContainer--solutionsLaptop{background:#fff}.planogramContainer{margin-top:65px;position:relative;height:190px;width:100%;overflow:hidden}@media screen and (width >= 499px)and (width <= 767px){.planogramContainer{height:300px}}@media screen and (min-width: 768px){.planogramContainer{height:400px}}@media screen and (width >= 768px)and (width <= 900px){.planogramContainer{height:280px}}.planogramWrap{display:flex;height:100%;width:0%;position:relative;justify-content:center;align-self:center;z-index:5}.planogramSlider{white-space:nowrap;position:relative;display:flex;justify-content:center;align-self:center;height:190px;width:100%;overflow:hidden;z-index:5}@media screen and (width >= 499px)and (width <= 767px){.planogramSlider{height:300px}}@media screen and (min-width: 768px){.planogramSlider{height:400px}}@media screen and (width >= 768px)and (width <= 900px){.planogramSlider{height:280px}}.planogram__full,.planogram__empty{position:absolute;left:0;top:0;height:100%;width:95vw;opacity:1;margin-top:30px}@media screen and (width <= 415px)and (orientation: portrait){.planogram__full,.planogram__empty{width:92vw}}@media screen and (width >= 750px){.planogram__full,.planogram__empty{width:77vw}}@media screen and (width >= 768px){.planogram__full,.planogram__empty{width:80vw}}@media screen and (width >= 1190px){.planogram__full,.planogram__empty{width:964px}}.planogram__full{z-index:1}.planogram__empty{z-index:2}.planogramSlider__lineLeft{position:absolute;height:100%;right:0;width:2px;background:#35798e;z-index:5}.planogramSlider__lineRight{position:relative;width:150px;height:100%}.planogram_text{position:absolute;z-index:9;color:#35798e;font-size:.8rem}.planogram_text.left{right:25px}.planogram_text.right{left:25px;width:80px}.planogramUVBotContainer{margin-top:65px;position:relative;height:190px;width:100%;overflow:hidden}@media screen and (width >= 499px)and (width <= 767px){.planogramUVBotContainer{height:300px}}@media screen and (min-width: 768px){.planogramUVBotContainer{height:400px}}@media screen and (width >= 768px)and (width <= 900px){.planogramUVBotContainer{height:280px}}.planogramSliderUVBot__bg--full,.planogramSliderUVBot__bg--empty{position:absolute;left:0;top:0;height:100%;width:95vw;opacity:1;margin-top:30px;background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (width <= 415px)and (orientation: portrait){.planogramSliderUVBot__bg--full,.planogramSliderUVBot__bg--empty{width:92vw}}@media screen and (width >= 750px){.planogramSliderUVBot__bg--full,.planogramSliderUVBot__bg--empty{width:77vw}}@media screen and (width >= 768px){.planogramSliderUVBot__bg--full,.planogramSliderUVBot__bg--empty{width:80vw}}@media screen and (width >= 1190px){.planogramSliderUVBot__bg--full,.planogramSliderUVBot__bg--empty{width:964px}}.planogramSliderUVBot__bg--full{z-index:1}.planogramSliderUVBot__bg--empty{z-index:2}.planogramUVBot__text--left,.planogramUVBot__text--right{position:absolute;z-index:9;color:#35798e;font-size:.8rem}.planogramUVBot__text--left{right:25px}.planogramUVBot__text--right{left:25px;width:80px}.video{position:relative}.video:hover .video__videoCover::after{background:rgba(0,0,0,.3)}.video:hover .video__videoCover .videoCover__text::before{opacity:.8}.video__container{margin-top:35px;margin-bottom:35px}.video__container:first-child{margin-top:0}.video--inlineEmbed{margin:0}.video--inlineEmbed .video__embed{pointer-events:all;cursor:pointer}.video--inlineEmbed .video__videoCover{z-index:0;pointer-events:none}.video--inlineEmbed .video__videoCover--hidden{opacity:0;transition:.3s ease-out;position:relative}.video--inlineEmbed .video__videoCover--hidden *{opacity:0}.video--inlineEmbed .videoCover__text{pointer-events:none}.video--youtube{text-align:center}.video--youtube .video__embed{pointer-events:all;cursor:pointer}.video--youtube .video__videoCover{pointer-events:none}.video--youtube .videoCover__text::before{display:none}.video__embed{margin:auto;max-width:100%}.video__videoCover{position:absolute;height:100%;width:100%;top:0;left:0;cursor:pointer}.video__videoCover::after{content:"";position:absolute;height:100%;width:100%;left:0;top:0;z-index:1;transition:.3s ease-in-out}.video__videoCover--hidden{opacity:0;transition:all .3s ease-out 1.5s;position:relative}.video__videoCover--hidden *{opacity:0}.videoCover__wrap{position:relative;height:100%;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;margin:auto}.videoCover__img{height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;margin:auto}.videoCover__img img{width:100%;height:300px;margin:auto;display:block}.videoCover__text{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:10px;z-index:3}.videoCover__text::before{content:"";background:url("../../src/img/icons/play-blue.png");background-size:100%;background-repeat:no-repeat;height:38px;width:38px;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:.3s ease-in-out}@media(min-width: 768px){.videoCover__text::before{height:52px;width:52px}}@media(min-width: 1024px){.videoCover__text::before{height:64px;width:64px}}.videoCover__text.video--noPlayIcon::before{content:none}.videoText__title{color:#fff;line-height:1.2;margin-bottom:0;text-align:center;white-space:normal;font-size:.8rem;font-weight:normal;position:relative;text-transform:uppercase;width:100%;padding:0 10px}@media(min-width: 768px){.videoText__title{font-size:1.2rem}}@media(min-width: 1024px){.videoText__title{font-size:1.1rem}}#vidyard-overlay-wrapper{z-index:500}#vidyard-overlay-wrapper #vidyard-popbox{width:90%}@media(min-width: 768px){#vidyard-overlay-wrapper #vidyard-popbox{width:80%}}#vidyard-overlay-wrapper .vidyard-close-container{top:2.5%;right:4%}.vidyard-lightbox-centering{padding-bottom:0 !important;height:100% !important}.vidyard-lightbox-centering .vidyard-lightbox-image{margin:auto !important;position:relative !important;width:auto !important;height:300px !important}.vidyard-lightbox-centering .play-button{display:none !important}.uploadedVideo{width:100%;padding:0 5.5rem}@media screen and (max-width: 768px){.uploadedVideo{padding:0}}.uploadedVideo__video{width:100%;border:1px solid #afafaf}.fullVideo{height:calc(100vh - 98px);width:100%;position:relative;overflow:hidden}.fullVideo::before{position:absolute;content:"";background:rgba(0,0,0,.7);width:100%;height:100%;top:0;left:0;z-index:1}@media screen and (max-width: 1024px){.fullVideo{height:576px;font-size:1.75rem}}@media screen and (max-width: 1023px){.fullVideo{height:432px}}@media screen and (max-width: 767px){.fullVideo{height:233px}}.fullVideo .video{max-height:100%}.fullVideo .video:hover .video__videoCover::after{background:unset;opacity:0}.fullVideo .video__videoCover{z-index:-1}.fullVideo__header{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;width:820px}@media screen and (max-width: 1023px){.fullVideo__header{width:90%}}.fullVideo__title{font-size:3rem;font-weight:100;color:#fff}@media screen and (max-width: 767px){.fullVideo__title{font-size:1.75rem}}.fullVideo__subHeading{font-size:1.5rem;font-weight:400;color:#0eb4f7}@media screen and (max-width: 767px){.fullVideo__subHeading{font-size:1.2rem}}.fullVideo__video{width:100%}.sliderVideos .tns-nav{text-align:center;margin:1em auto 2em}.sliderVideos .tns-nav>[aria-controls]{width:9px;height:9px;padding:0;margin:0 5px;border-radius:50%;background:#ddd;border:0}.sliderVideos .tns-nav>.tns-nav-active{text-decoration:none;border:none;background:#0eb4f7}.sliderVideos .sliderVideos__item{display:flex;justify-content:space-around}.sliderVideos .video__container{margin:0}.sliderVideos .video{margin:0 20px}@media(max-width: 1024px){.laptopWithVideo{padding:1rem 0}}.laptopWithVideo .laptopWithVideo__wrap{max-width:1140px;height:520px;margin:0 auto;position:relative;padding-bottom:69px;padding-top:33px}@media(max-width: 1366px){.laptopWithVideo .laptopWithVideo__wrap{height:425px;padding-bottom:75px;padding-top:27px}}@media(max-width: 1024px){.laptopWithVideo .laptopWithVideo__wrap{height:278px;padding-bottom:35px;padding-top:18px}}@media(max-width: 768px){.laptopWithVideo .laptopWithVideo__wrap{height:230px;padding-bottom:30px;padding-top:15px}}@media screen and (width <= 500px){.laptopWithVideo .laptopWithVideo__wrap{background-size:cover !important}}.laptopWithVideo .laptopWithVideo_screen{background-color:#000;margin:0 auto;width:658px;height:420px;padding:30px 0;display:flex;align-items:center;justify-content:center}@media(max-width: 1366px){.laptopWithVideo .laptopWithVideo_screen{width:540px;height:343px;padding:28px 0}}@media(max-width: 1024px){.laptopWithVideo .laptopWithVideo_screen{width:353px;height:224px;padding:16px 0}}@media(max-width: 768px){.laptopWithVideo .laptopWithVideo_screen{width:293px;height:186px;padding:13px 0}}@media screen and (width <= 350px){.laptopWithVideo .laptopWithVideo_screen{width:100%}}.laptopWithVideo .video{width:661px;height:419px;-o-object-fit:cover;object-fit:cover;padding-top:19px}@media(max-width: 1366px){.laptopWithVideo .video{width:540px;height:345px;padding-top:15px}}@media(max-width: 1024px){.laptopWithVideo .video{width:354px;height:225px;padding-top:11px}}@media(max-width: 768px){.laptopWithVideo .video{width:280px;height:184px;padding-top:8px}}.laptopWithVideo .video__embed{position:absolute;top:0;left:0;height:100%;width:100%;max-height:100%;pointer-events:all;cursor:pointer}.laptopWithVideo .video__videoCover{display:none}.listPagination{display:flex;flex-direction:row;justify-content:center}@media screen and (width <= 400px){.listPagination{max-width:250px;margin:0 auto;flex-wrap:wrap}}.listPagination li{border-radius:3px;color:#35798e;cursor:pointer;padding:5px;min-width:32px;text-align:center}.listPagination li.listPagination__nextprev{min-width:60px}.listPagination li.listPagination__next{margin-left:10px}.listPagination li.listPagination__prev{margin-right:10px}.listPagination li.active,.listPagination li:hover:not(.disabled){background-color:#4ec1ef;color:#fff;font-weight:bold}.listPagination li.disabled{color:#d0d0d0}.hide{display:none !important}.current-positions{font-family:"Roboto",sans-serif;display:grid;grid-template-columns:repeat(11, 1fr);justify-items:center}.current-positions .wrap-item{grid-column:2/span 9;max-width:1200px;padding-top:4rem;padding-bottom:4rem}.current-positions .wrap-item .section-headline{text-align:center;padding-bottom:1.5rem}.current-positions .wrap-item .job-card{display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;gap:30px;padding:2rem 0;border-top:1px solid #60605b}.current-positions .wrap-item .job-card:last-of-type{border-bottom:1px solid #60605b}.current-positions .wrap-item .job-card .job-info{max-width:100%}.current-positions .wrap-item .job-card .job-info h3{font-size:1.125rem;font-weight:500;line-height:25px;letter-spacing:.1em;text-transform:uppercase;color:#0990cf}.current-positions .wrap-item .job-card .job-info .job-description{margin-top:19px;font-weight:400;font-size:1rem;line-height:1.4;letter-spacing:0%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:5;-webkit-line-clamp:5;color:#414042}.current-positions .wrap-item .job-card .job-info .job-description h2,.current-positions .wrap-item .job-card .job-info .job-description p{font-size:1rem;line-height:1.4;font-weight:400;letter-spacing:0%;color:#414042}@media screen and (min-width: 768px){.current-positions .wrap-item .job-card{flex-direction:row;align-items:center;padding:40px 0}.current-positions .wrap-item .job-card .job-info{max-width:75%}.current-positions .wrap-item .job-card .job-info .job-description{-webkit-line-clamp:3;line-clamp:3}}.current-positions .wrap-item .button#load-more{display:block;margin:30px auto 0}.site-search-component{margin:3.75rem 0}.site-search-component .wrap-item{width:100%;max-width:56.25rem;margin:0 auto}.site-search-component .wrap-item .search-form{margin-bottom:3.125rem;background:#f1f2f2;padding:2.5rem 3.125rem;border-radius:7px}.site-search-component .wrap-item .search-form .search-input-wrapper{display:flex;gap:.75rem;align-items:center}.site-search-component .wrap-item .search-form .search-input-wrapper .wrap-input{position:relative;display:flex;width:100%}.site-search-component .wrap-item .search-form .search-input-wrapper .wrap-input .search-input{flex:1;padding:.625rem 0 .625rem 2.375rem;border:1px solid #0990cf;border-radius:6px;font-size:16px;background:#fff;transition:all .3s ease;color:#414042}.site-search-component .wrap-item .search-form .search-input-wrapper .wrap-input .search-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.1)}.site-search-component .wrap-item .search-form .search-input-wrapper .wrap-input .search-icon{position:absolute;top:33%;left:11px;pointer-events:none}.site-search-component .wrap-item .search-form .search-input-wrapper .wrap-input .close{position:absolute;top:33%;right:11px;cursor:pointer;transition:all .3s ease-in-out;stroke:#ccc}.site-search-component .wrap-item .search-form .search-input-wrapper .wrap-input .close:hover{stroke:#0990cf;transform:translateY(-2px)}.site-search-component .wrap-item .search-form .search-input-wrapper .search-button{padding:.625rem 3.125rem;background:#fff;color:#0990cf;border:1px solid #0990cf;border-radius:5px;cursor:pointer;font-size:.938rem;font-weight:700;letter-spacing:0;transition:all .3s ease;white-space:nowrap}.site-search-component .wrap-item .search-form .search-input-wrapper .search-button:hover{background:#0990cf;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,123,255,.3)}.site-search-component .wrap-item .search-results h2{color:#0990cf}.site-search-component .wrap-item .search-results h3{color:#939598;margin-bottom:3.125rem;font-size:1em;font-weight:400;line-height:1;letter-spacing:0}.site-search-component .wrap-item .search-results .results-list{margin:0;padding:0}.site-search-component .wrap-item .search-results .results-list .result-item{border-bottom:1px solid #000;padding:2.5rem 0;transition:all .3s ease}.site-search-component .wrap-item .search-results .results-list .result-item:first-child{border-top:1px solid #000}.site-search-component .wrap-item .search-results .results-list .result-item h4{margin:0 0 .625rem;color:#0990cf;font-size:1.2em;line-height:1.3;text-transform:capitalize;transition:all .3s ease}.site-search-component .wrap-item .search-results .results-list .result-item h4 .result-link{color:#0990cf;font-size:1.125rem;letter-spacing:.01em;line-height:1.4;text-decoration:none;font-weight:500;transition:all .3s ease-in-out}.site-search-component .wrap-item .search-results .results-list .result-item h4:hover{transform:translateY(-2px);font-weight:700;text-decoration:underline}.site-search-component .wrap-item .search-results .results-list .result-item .result-path{margin-bottom:1.25rem;display:block;color:#939598;font-size:1em;font-weight:700;line-height:1;letter-spacing:0}.site-search-component .wrap-item .search-results .results-list .result-item .result-excerpt{color:#414042;line-height:1;font-size:1em;letter-spacing:0}.site-search-component .wrap-item .no-results{text-align:center;padding:2.5rem 1.25rem;background:#f1f2f2;border-radius:8px;border:1px solid #e9ecef;font-size:1em;font-weight:400;line-height:1;letter-spacing:0}.site-search-component .wrap-item .no-results .search-suggestions{margin-top:1.25rem;text-align:left;display:inline-block}.site-search-component .wrap-item .no-results .search-suggestions ul{margin:.625rem 0;padding-left:1.25rem}.site-search-component .wrap-item .no-results .search-suggestions li{margin:.313rem 0;color:#6f6f6f}.site-search-component .wrap-item .search-message{padding:1.25rem;background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;color:#856404;text-align:center}.site-search-component .wrap-item .more-results-message{margin-top:1.25rem;padding:.938rem;background:#e3f2fd;border:1px solid #bbdefb;border-radius:6px;color:#0990cf;text-align:center;font-style:italic}.site-search-component .search-loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.site-search-component .search-loader .loader{width:48px;height:48px;border:5px solid #fff;border-bottom-color:#0990cf;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media screen and (width >= 1440px){.site-search-component{margin:6.25rem 0}.site-search-component .wrap-item{max-width:70rem}}.getInTouchPage .sectionContainer .wrap{padding:0 290px}@media screen and (max-width: 767px){.getInTouchPage .sectionContainer .wrap{padding:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.getInTouchPage .sectionContainer .wrap{padding:0 120px}}.sectionContainer--sectionCompany{padding:4rem 0 4.7rem}@media screen and (max-width: 768px){.sectionContainer--sectionCompany{padding:2rem 0 2.5rem}.sectionContainer--sectionCompany .wrap{padding-left:2rem;padding-right:2rem}}.sectionContainer--sectionCompany .textBlock{color:#4c4c4c}@media screen and (max-width: 768px){.sectionContainer--sectionCompany .textBlock{padding-left:0;padding-right:0}}.sectionContainer--leadership{padding:4.5rem 0}@media screen and (width <= 1143px)and (min-width: 768px){.sectionContainer--leadership .wrap{padding-left:1rem;padding-right:1rem}}@media screen and (max-width: 1024px){.sectionContainer--leadership .heading{margin-bottom:calculate-rem(32px)}.sectionContainer--leadership .threeColumns{margin-bottom:50px}.sectionContainer--leadership .threeColumns__item{margin:0}.sectionContainer--leadership .threeColumns__item:not(:first-child){padding-left:1rem}.sectionContainer--leadership .imageAttachment{overflow:hidden;padding-top:58%;position:relative;width:100%}.sectionContainer--leadership .imageAttachment img{position:absolute;inset:0}}@media screen and (max-width: 768px){.sectionContainer--leadership{padding:2.5rem 0 4rem}.sectionContainer--leadership .threeColumns{margin-bottom:0;padding:0 .5rem}.sectionContainer--leadership .threeColumns__item{flex:none;margin-bottom:2rem;width:100%}.sectionContainer--leadership .threeColumns__item:not(:first-child){padding-left:0}.sectionContainer--leadership .column .textBlock{padding-top:1rem}}@media screen and (max-width: 1023px){.company .threeColumns{display:block}}.sectionContainer--sectionCareers{padding:4rem 0 4.7rem}@media screen and (max-width: 768px){.sectionContainer--sectionCareers{padding:2rem 0 2.5rem}.sectionContainer--sectionCareers .wrap{padding-left:2rem;padding-right:2rem}}.sectionContainer--sectionCareers .textBlock{color:#4c4c4c}@media screen and (max-width: 768px){.sectionContainer--sectionCareers .textBlock{padding-left:0;padding-right:0}}@media screen and (max-width: 768px){.sectionContainer--sectionCareers .post{display:grid}.sectionContainer--sectionCareers .post .post__link{margin-bottom:2em}}.sectionContainer--culture{padding:4rem 0 4.7rem}@media screen and (max-width: 768px){.sectionContainer--culture{padding:2rem 0 2.5rem}.sectionContainer--culture .twoColumns{display:grid;grid-row-gap:2em}.sectionContainer--culture .wrap{padding-left:2rem;padding-right:2rem}}.sectionContainer--jobDescrption{padding:4rem 0 4.7rem}@media screen and (max-width: 768px){.sectionContainer--jobDescrption{padding:2rem 0 2.5rem}.sectionContainer--jobDescrption .wrap{padding-left:2rem;padding-right:2rem}}.sectionContainer--jobDescrption .singlePost{display:grid}@media screen and (max-width: 768px){.upcomingEventsPage .twoColumns .column{flex-basis:100%;padding:1rem}}@media screen and (max-width: 768px){.subNav{padding:1rem .5rem}.subNav .pageLink{padding:0 calculate-rem(10px)}.subNav .pageLink a{white-space:nowrap;font-size:calculate-rem(10px)}}.platformPage .sectionContainer{padding:5rem 0}@media screen and (max-width: 768px){.platformPage .sectionContainer{padding:3rem 0}.platformPage .sectionContainer .twoColumns .column{flex-basis:100%;padding-left:0}.platformPage .sectionContainer .twoColumns .column .textBlock{padding:1rem 0}.platformPage .sectionContainer .twoColumns .column .ctaButton{padding:0}}.platformPage .sectionContainer--whatYouGetWithBadger{height:850px;overflow:hidden;align-items:flex-start}@media screen and (max-width: 768px){.platformPage .sectionContainer--whatYouGetWithBadger .imageAttachment img{position:relative;margin-top:0;padding:0 5rem}}@media screen and (max-width: 768px){.platformPage .sectionContainer--whatYouGetWithBadger{height:auto}.platformPage .sectionContainer--whatYouGetWithBadger .heading{padding:0 2rem}.platformPage .sectionContainer--whatYouGetWithBadger .heading .heading__text{font-size:2.5rem;font-weight:300}.platformPage .sectionContainer--whatYouGetWithBadger .twoColumns{flex-direction:column-reverse}.platformPage .sectionContainer--whatYouGetWithBadger .textBlock__wrapper{text-align:center}}.platformPage .sectionContainer--retailSolutions.sectionContainer--bgAnimated::after,.platformPage .sectionContainer--retailSolutions.sectionContainer--bgAnimated::before{margin-top:-400px}@media screen and (max-width: 768px){.platformPage .sectionContainer--retailSolutions{display:none}}.platformPage .sectionContainer--retailSolutionsMobile{display:none;padding-top:0}@media screen and (max-width: 768px){.platformPage .sectionContainer--retailSolutionsMobile{display:block}.platformPage .sectionContainer--retailSolutionsMobile .textBlock__title{font-size:1.5rem}.platformPage .sectionContainer--retailSolutionsMobile .textBlock{padding:3rem 0 0}}@media screen and (max-width: 768px){.platformPage .sectionContainer--skuLevelInsights .textBlock__title{text-align:center;font-size:1.5rem}.platformPage .sectionContainer--skuLevelInsights .textBlock{text-align:center}}@media screen and (max-width: 768px){.platformPage .sectionContainer--continuousUpgrades .twoColumns{flex-direction:column-reverse}.platformPage .sectionContainer--continuousUpgrades .twoColumns .column{padding-right:0}.platformPage .sectionContainer--continuousUpgrades .textBlock__title{text-align:center;font-size:1.5rem}.platformPage .sectionContainer--continuousUpgrades .textBlock{text-align:center}}.platformPage .sectionContainer--noPadding{padding:0}.platformPage .sectionContainer--tileLinks{padding:2rem 0}@media screen and (max-width: 768px){.platformPage .sectionContainer--tileLinks .wrap{flex-direction:column}}@media screen and (min-width: 1023px){.newsList{padding:3em 5em}}

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