:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
.hero{position:relative;background:#000}.single-campaign.hero-hidden .hero,.single-event.hero-hidden .hero,.single-resource.hero-hidden .hero{display:none;visibility:hidden}.hero .container{flex-direction:row;padding-top:96px;align-items:center;z-index:1}.hero .container:after{content:"";display:block;flex:1}@media (min-width:768px){.hero .container{min-height:448px}}.hero .hero-banner-txt{position:relative;padding:48px 0;flex:1 1 660px;color:#fff}@media only screen and (min-width:768px){.hero .hero-banner-txt{max-width:660px}}@media only screen and (min-width:768px){.hero .hero-banner-txt.copy-small{max-width:600px}}@media only screen and (min-width:768px){.hero .hero-banner-txt.copy-large{max-width:700px}}.hero .hero-banner-txt .h4,.hero .hero-banner-txt .hero-description,.hero .hero-banner-txt h4{line-height:1.2}@media only screen and (min-width:768px){.hero .hero-banner-txt .h4,.hero .hero-banner-txt .hero-description,.hero .hero-banner-txt h4{max-width:660px}}.hero .hero-banner-txt sup{top:-6px}.hero.hero-slide .hero-banner-txt{padding-bottom:80px}.hero .resource-type{color:#fbe700;font-size:13px;line-height:1.2;text-transform:uppercase;font-weight:600;letter-spacing:1px;margin-bottom:3px;padding-left:3px}.hero .event-date-time{margin:25px 0 14px}.hero .event-date-time time{position:relative;font-size:24px;line-height:1.5;display:block}.hero .event-date-time .date{letter-spacing:.02em}.hero h1,.hero h2{text-transform:uppercase;font-weight:800}.hero h1+.h4,.hero h1+.hero-description,.hero h1+h4,.hero h2+.h4,.hero h2+.hero-description,.hero h2+h4{margin-top:28px;margin-bottom:14px}.hero h1 span,.hero h2 span{display:inline;font-weight:800}.hero .h3,.hero h3{font-size:30px;line-height:36px;font-weight:500;color:#ffe522;margin-top:20px}@media (max-width:595px){.hero .h3,.hero h3{font-size:24px;line-height:28px}}.hero .featured-logo{margin:20px 0 30px;-o-object-fit:contain;object-fit:contain}.hero .bg-img{position:absolute;top:0;right:0;width:100%;height:100%}.hero .bg-img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero:not(.full-image):not(.hero-slide) .bg-img{width:320px}@media (min-width:1024px) and (max-width:1179px){.hero:not(.full-image):not(.hero-slide) .bg-img{width:calc(100vw - 660px)}}@media (min-width:1180px){.hero:not(.full-image):not(.hero-slide) .bg-img{width:calc((100vw - 180px)/ 2)}}@media (max-width:1023px){.hero:not(.full-image):not(.hero-slide) .bg-img{display:none}}.hero:not(.full-image):not(.hero-slide) .bg-img .overlay{position:absolute;width:100%;height:100%;background:url(../images/hero_overlay.png);background-repeat:no-repeat;background-size:500px 866px;background-position:bottom left}.hero:not(.full-image):not(.hero-slide) .bg-img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.hero:not(.full-image):not(.hero-slide) .bg-img:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:96px;background:linear-gradient(to bottom,rgba(0,0,0,.6),transparent 90%)}.hero .link-container a{margin-right:20px}.hero .link-container a:last-child{margin-right:0}.hero.link-list{background:#000 url(../images/chevrons.svg);background-repeat:no-repeat;background-size:252px 292px;background-position:calc(100vw - 270px) calc(100% + 50px)}@media (min-width:1300px){.hero.link-list{background-position:calc(50vw + 380px) calc(100% + 50px)}}.hero.link-list .hero-banner-txt{flex:0 1 100%;max-width:none}@media (min-width:1024px){.hero.link-list .hero-banner-txt{padding:80px 0 100px}.hero.link-list .hero-banner-txt .link-lg{font-size:22px;line-height:30px}}.hero.link-list .link-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:26px;grid-row-gap:10px;margin-top:18px}@media (max-width:1023px){.hero.link-list .link-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:499px){.hero.link-list .link-list{grid-template-columns:repeat(1,minmax(0,1fr))}}.hero.video,.hero.video-bg-img{overflow:hidden;background:0 0}.hero.video-bg-img.prefers-reduced-motion,.hero.video.prefers-reduced-motion{background:#000}.hero.video-bg-img:not(.prefers-reduced-motion):before,.hero.video:not(.prefers-reduced-motion):before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.hero.video-bg-img:not(.prefers-reduced-motion) .bg-img,.hero.video:not(.prefers-reduced-motion) .bg-img{z-index:-101;display:none}@media (min-width:1024px){.hero.video-bg-img:not(.prefers-reduced-motion) .container,.hero.video:not(.prefers-reduced-motion) .container{min-height:578px}}.hero.video video,.hero.video-bg-img video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-100;overflow:hidden;background:#000}.hero.full-image .overlay:after,.hero.hero-slide .overlay:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#000 0,rgba(0,0,0,.83) 20%,rgba(0,0,0,.83) 100%)}.hero.hero-slide.image .overlay:after{background:rgba(0,0,0,.5)}.hero.stylize-title .event-type{color:#fbe700;font-weight:800;line-height:18px;display:block;letter-spacing:-.019em;font-size:21px;font-style:italic}.hero.stylize-title h1{display:inline-block;text-transform:uppercase;font-weight:800;font-style:italic;margin:0}.hero.stylize-title h1 span{display:block;color:#fff;font-size:88px;line-height:88%;letter-spacing:-6.3px;font-weight:900}.hero.stylize-title h1 span.line-1{font-size:30px;letter-spacing:-.029em;padding-left:27px;color:#fbe700;font-weight:800}.hero.stylize-title h1 span.line-3{color:#fff;font-size:55px;text-align:right;letter-spacing:-3px;font-weight:800}@media (max-width:768px){.hero.stylize-title h1 span{font-size:66px}.hero.stylize-title h1 span.line-1{font-size:24px}.hero.stylize-title h1 span.line-3{font-size:41px}}@media (max-width:500px){.hero.stylize-title h1 span{font-size:55px}.hero.stylize-title h1 span.line-1{font-size:23px}.hero.stylize-title h1 span.line-3{font-size:34px}}.hero .hero-form-wrapper{margin:0 0 64px}@media only screen and (min-width:1024px) and (max-width:1199px){.hero .hero-form-wrapper{margin-top:32px}}@media only screen and (min-width:1200px){.hero .hero-form-wrapper{border-width:45px;padding:24px 0;margin:24px 0 54px}}.hero .hero-form-wrapper .content{border:20px solid #fbe700;box-shadow:20px 20px 22px 0 rgba(100,108,126,.47);padding:32px;background-color:#fff}@media only screen and (max-width:1023px){.hero.v2.partner:not(.full-image):not(.hero-slide) .bg-img{display:block}}@media only screen and (max-width:767px){.hero.v2.partner .container{flex-wrap:wrap;gap:0}}.hero.v2.partner .hero-banner-txt{padding:0}@media only screen and (max-width:767px){.hero.v2.partner .hero-banner-txt{order:1;padding-top:16px}}@media only screen and (min-width:768px) and (max-width:1023px){.hero.v2.partner .hero-banner-txt .hero-text-wrapper{border-right:7px solid #fbe700}}.hero.v2.partner .hero-banner-txt .h4,.hero.v2.partner .hero-banner-txt .hero-description{margin-top:16px;font-size:18px;line-height:1.67;font-style:normal;font-weight:400}.hero.v2.partner .hero-banner-txt .partner-links{margin-top:16px}.hero.v2.partner .hero-banner-txt .partner-links p{margin-bottom:0}.hero.v2.partner .bg-img{padding:24px 50px}@media only screen and (max-width:767px){.hero.v2.partner .bg-img{order:0;padding:24px 0 0}}@media only screen and (max-width:767px){.hero.v2.partner .bg-img img{max-width:250px}}.hero.v2.align-content-top>.container{align-items:flex-start}.hero.v2:not(.align-content-top):not(.video) .hero-banner-txt .hero-text-wrapper,.hero.v2:not(.align-content-top):not(.video-bg-img) .hero-banner-txt .hero-text-wrapper{min-height:unset}.hero.v2:not(.align-content-top) .hero-banner-txt{display:flex;flex-flow:column nowrap;justify-content:center}.hero.v2:not(.align-content-top) .hero-banner-txt .hero-text-wrapper{flex:0 0 auto}.hero.v2.add-gradient .bg-img .overlay,.hero.v2.add-overlay .bg-img .overlay{top:0;bottom:0;left:0;right:0;z-index:1;position:absolute;display:block}.hero.v2.add-gradient .bg-img .overlay:after,.hero.v2.add-overlay .bg-img .overlay:after{content:none}.hero.v2.add-gradient .bg-img .overlay{background:linear-gradient(90deg,#f7f7f7 25%,rgba(247,247,247,.4976584384) 75%,rgba(247,247,247,0) 100%)}.hero.v2.add-gradient.bg-black .bg-img .overlay{background:linear-gradient(90deg,#121214 25%,rgba(18,18,20,.4976584384) 75%,rgba(18,18,20,0) 100%)}.hero.v2.add-overlay .bg-img .overlay{background:rgba(247,247,247,.7)}.hero.v2.add-overlay.bg-black .bg-img .overlay{background:rgba(18,18,20,.7)}.hero.v2.add-overlay.has-custom-overlay .bg-img .overlay{background:#f7f7f7}.hero.v2.add-overlay.has-custom-overlay.bg-black .bg-img .overlay{background:#121214}.hero.v2.bg-black{background-color:#000}.hero.v2.bg-black .video-caption{color:#fff}.hero.v2.bg-white{background-color:#fff}.hero.v2.bg-white .hero-banner-txt{color:#000}.hero.v2.bg-white .hero-banner-txt h1{color:#000}.hero.v2.bg-white .hero-banner-txt .h4,.hero.v2.bg-white .hero-banner-txt .hero-description{color:#000}.hero.v2.bg-white .hero-banner-txt p{color:#000}.hero.v2>.container{align-items:stretch;justify-content:space-between;gap:38px;padding-top:0}.hero.v2>.container::after{content:none}.hero.v2:not(.full-image) .modal-image{position:fixed;top:0;bottom:0;left:0;right:0;z-index:5;background:rgba(0,0,0,.5);height:100vh;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;pointer-events:none;opacity:0;transition:opacity .3s ease;overflow:hidden}.hero.v2:not(.full-image) .modal-image.active{opacity:1;pointer-events:all}.hero.v2:not(.full-image) .modal-image .close-modal:after,.hero.v2:not(.full-image) .modal-image .close-modal:before{content:"";position:absolute;top:13px;left:4px;width:20px;height:2px;background:#fff;transition:all .3s ease-in-out}.hero.v2:not(.full-image) .modal-image .close-modal:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hero.v2:not(.full-image) .modal-image .close-modal:after{-webkit-transform:rotate(130deg);transform:rotate(130deg)}.hero.v2:not(.full-image) .modal-image-wrapper{flex:0 0 auto;max-width:calc(100% - 50px);margin:0 25px;height:60%}@media only screen and (min-width:768px){.hero.v2:not(.full-image) .modal-image-wrapper{max-width:calc(100% - 100px);margin:0 50px}}.hero.v2:not(.full-image) .modal-image-wrapper picture{display:block;height:calc(100% - 50.5px)}.hero.v2:not(.full-image) .modal-image-wrapper img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.hero.v2:not(.full-image) .close-modal-wrap{margin-bottom:20px;text-align:right}.hero.v2:not(.full-image) .close-modal{display:inline-block;width:20px;height:20px;position:relative}.hero.v2:not(.full-image) .close-modal:hover{cursor:pointer}.hero.v2:not(.full-image).has-image-caption .bg-img picture{display:block;position:relative}.hero.v2:not(.full-image).has-image-caption .bg-img img{height:auto}.hero.v2:not(.full-image).has-image-caption .bg-img .image-caption{margin-top:12px;font-size:16px;text-align:center}.hero.v2:not(.full-image):not(.hero-slide).contain-bg .bg-img picture{height:auto;display:inline}.hero.v2:not(.full-image):not(.hero-slide).contain-bg .bg-img img{-o-object-fit:contain;object-fit:contain}.hero.v2:not(.full-image):not(.hero-slide).contain-bg .video-wrapper img{-o-object-fit:contain;object-fit:contain}.hero.v2:not(.full-image):not(.hero-slide) .bg-img{width:auto}.hero.v2:not(.full-image):not(.hero-slide) .bg-img:after{content:none}.hero.v2:not(.full-image):not(.hero-slide) .bg-img picture{height:100%;display:block}.hero.v2:not(.full-image):not(.hero-slide).video-bg-img.has-video-caption .bg-img picture,.hero.v2:not(.full-image):not(.hero-slide).video-stacked.has-video-caption .bg-img picture,.hero.v2:not(.full-image):not(.hero-slide).video.has-video-caption .bg-img picture{display:block;position:relative}.hero.v2:not(.full-image):not(.hero-slide).video-bg-img.has-video-caption .bg-img img,.hero.v2:not(.full-image):not(.hero-slide).video-stacked.has-video-caption .bg-img img,.hero.v2:not(.full-image):not(.hero-slide).video.has-video-caption .bg-img img{height:auto}.hero.v2:not(.full-image):not(.hero-slide).video-bg-img.has-video-caption .bg-img .video-caption,.hero.v2:not(.full-image):not(.hero-slide).video-stacked.has-video-caption .bg-img .video-caption,.hero.v2:not(.full-image):not(.hero-slide).video.has-video-caption .bg-img .video-caption{margin-top:12px;font-size:16px}.hero.v2 .hero-banner-txt{padding-top:25px;padding-bottom:25px}@media only screen and (min-width:1024px){.hero.v2 .hero-banner-txt{flex:0 0 55%;width:auto;max-width:none}}@media only screen and (min-width:1024px){.hero.v2 .hero-banner-txt.copy-small{flex:0 0 45%}}.hero.v2 .hero-banner-txt.copy-small+.bg-img{flex:1 1 55%}@media only screen and (min-width:1024px){.hero.v2 .hero-banner-txt.copy-large{flex:0 0 65%}}.hero.v2 .hero-banner-txt.copy-large+.bg-img{flex:1 1 35%}.hero.v2 .hero-banner-txt .event-type,.hero.v2 .hero-banner-txt .eyebrow{font-weight:500;text-transform:uppercase;color:#1292b3}.hero.v2 .hero-banner-txt h1{margin-bottom:14px;font-size:46px;font-weight:700;text-transform:none}@media (max-width:767px){.hero.v2 .hero-banner-txt h1{font-size:32px}}@media (max-width:595px){.hero.v2 .hero-banner-txt h1{font-size:28px}}.hero.v2 .hero-banner-txt .h3{color:#1292b3;margin-top:0;font-weight:700;font-size:24px}.hero.v2 .hero-banner-txt .h4,.hero.v2 .hero-banner-txt .hero-description{font-size:22px;line-height:26px}.hero.v2 .featured-logo{-o-object-position:center top;object-position:center top}.hero.v2 .bg-img .overlay{display:none}.hero.v2.link-list.bg-white{background-image:url(../images/chevrons-yellow.svg)}@media only screen and (min-width:768px){.hero.v2.link-list .container{min-height:350px}}.hero.v2.link-list .hero-banner-txt{flex-basis:100%;padding-top:44px}.hero.v2.link-list .hero-text-wrapper{border:none;padding:0}.hero.v2.link-list .bg-img{display:none;visibility:hidden}@media only screen and (min-width:768px) and (max-width:1024px){.hero.v2.hero-awards>.container{min-height:0}}@media only screen and (min-width:1024px){.hero.v2.hero-awards>.container{min-height:350px}}.hero.v2.hero-awards .hero-text-wrapper>:empty{display:none;visibility:hidden}.hero.v2:not(.has-form):not(.has-calculator):not(.full-image) .bg-img{position:relative;top:auto;right:auto;height:auto}.hero.v2:not(.has-form):not(.has-calculator) .bg-img{flex:1 1 45%}@media only screen and (min-width:1024px){.hero.v2:not(.has-form):not(.has-calculator) .bg-img{display:flex;justify-content:center;align-items:center}}.hero.v2.has-calculator .container,.hero.v2.has-form .container{justify-content:center;flex-wrap:wrap}@media only screen and (min-width:1024px){.hero.v2.has-calculator .container,.hero.v2.has-form .container{justify-content:flex-start;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.hero.v2.has-calculator .container,.hero.v2.has-form .container{gap:24px}}.hero.v2.has-calculator .container:after,.hero.v2.has-form .container:after{content:none}.hero.v2.has-calculator .hero-banner-txt,.hero.v2.has-form .hero-banner-txt{padding-bottom:16px}@media only screen and (min-width:570px){.hero.v2.has-calculator .hero-banner-txt,.hero.v2.has-form .hero-banner-txt{padding-bottom:48px}}.hero.v2.has-calculator .bg-img .overlay,.hero.v2.has-form .bg-img .overlay{display:block}.hero.v2.has-calculator .bg-img .overlay:after,.hero.v2.has-form .bg-img .overlay:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#fff 42%,rgba(255,255,255,0) 100%)}.hero.v2.has-form:not(.video) .hero-banner-txt .hero-text-wrapper,.hero.v2.has-form:not(.video-bg-img) .hero-banner-txt .hero-text-wrapper{border:none}.hero.v2.has-form .hero-banner-txt{flex:1 1 100%}@media only screen and (min-width:1024px) and (max-width:1199px){.hero.v2.has-form .hero-banner-txt{flex:0 0 60%}}@media only screen and (min-width:1200px){.hero.v2.has-form .hero-banner-txt{flex:0 0 50%}}@media only screen and (min-width:1200px){.hero.v2.has-form .hero-banner-txt.copy-large{flex:0 0 60%}}@media only screen and (min-width:1200px){.hero.v2.has-form .hero-banner-txt.copy-large+.hero-form{flex:0 0 calc(40% - 48px)}}@media only screen and (min-width:1024px) and (max-width:1199px){.hero.v2.has-form .hero-banner-txt.copy-small{flex:0 0 50%}}@media only screen and (min-width:1200px){.hero.v2.has-form .hero-banner-txt.copy-small{flex:0 0 40%}}@media only screen and (min-width:1024px) and (max-width:1199px){.hero.v2.has-form .hero-banner-txt.copy-small+.hero-form{flex:0 0 calc(50% - 24px)}}@media only screen and (min-width:1200px){.hero.v2.has-form .hero-banner-txt.copy-small+.hero-form{flex:0 0 calc(60% - 48px)}}.hero.v2.has-form .hero-form{flex:0 0 100%}@media only screen and (min-width:1024px){.hero.v2.has-form .hero-form{flex:0 0 calc(40% - 24px)}}@media only screen and (min-width:1200px){.hero.v2.has-form .hero-form{flex:0 0 calc(50% - 48px)}}.hero.v2.has-calculator .hero-banner-txt{flex:1 1 100%}@media only screen and (min-width:1024px){.hero.v2.has-calculator .hero-banner-txt{flex:0 0 60%}}@media only screen and (min-width:1200px){.hero.v2.has-calculator .hero-banner-txt.copy-large{flex:0 0 65%}}@media only screen and (min-width:1200px){.hero.v2.has-calculator .hero-banner-txt.copy-large+.hero-form{flex:0 0 calc(35% - 48px)}}@media only screen and (min-width:1024px) and (max-width:1199px){.hero.v2.has-calculator .hero-banner-txt.copy-small{flex:0 0 50%}}@media only screen and (min-width:1200px){.hero.v2.has-calculator .hero-banner-txt.copy-small{flex:0 0 40%}}@media only screen and (min-width:1024px) and (max-width:1199px){.hero.v2.has-calculator .hero-banner-txt.copy-small+.hero-form{flex:0 0 calc(50% - 24px)}}@media only screen and (min-width:1200px){.hero.v2.has-calculator .hero-banner-txt.copy-small+.hero-form{flex:0 0 calc(60% - 48px)}}.hero.v2.has-calculator .hero-form{flex:0 0 100%}@media only screen and (min-width:1024px){.hero.v2.has-calculator .hero-form{flex:0 0 calc(40% - 24px)}}.hero.v2.has-calculator .hero-form-wrapper{background-color:#f7f7f7;padding:24px;margin-top:24px;margin-bottom:24px;min-height:calc(100% - 48px);position:relative}.hero.v2.has-calculator .hero-form-wrapper form .form-head h5{font-size:24px}.hero.v2.has-calculator .hero-form-wrapper form .field-wrap.field-Email{display:none}.hero.v2.has-calculator .hero-form-wrapper form .currency-cost-wrapper{display:flex;flex-flow:row nowrap;gap:8px}.hero.v2.has-calculator .hero-form-wrapper form .currency-cost-wrapper select{flex:0 0 130px;background-color:#fff}.hero.v2.has-calculator .hero-form-wrapper form .currency-cost-wrapper input{flex:1 1 auto;background-color:#fff}@media only screen and (min-width:1024px){.hero.v2:not(.video):not(.has-form):not(.has-calculator) .hero-banner-txt,.hero.v2:not(.video-bg-img):not(.has-form):not(.has-calculator) .hero-banner-txt{flex:0 1 65%}}.hero.v2:not(.video).no-img .container,.hero.v2:not(.video-bg-img).no-img .container{min-height:300px}@media only screen and (min-width:768px){.hero.v2:not(.video).no-img .hero-banner-txt,.hero.v2:not(.video-bg-img).no-img .hero-banner-txt{max-width:775px}}@media only screen and (min-width:768px){.hero.v2:not(.video).no-img .hero-banner-txt.copy-small,.hero.v2:not(.video-bg-img).no-img .hero-banner-txt.copy-small{max-width:650px}}@media only screen and (min-width:1024px){.hero.v2:not(.video).no-img .hero-banner-txt.copy-small,.hero.v2:not(.video-bg-img).no-img .hero-banner-txt.copy-small{flex:0 1 55%}}@media only screen and (min-width:768px){.hero.v2:not(.video).no-img .hero-banner-txt.copy-large,.hero.v2:not(.video-bg-img).no-img .hero-banner-txt.copy-large{max-width:850px}}@media only screen and (min-width:1024px){.hero.v2:not(.video).no-img .hero-banner-txt.copy-large,.hero.v2:not(.video-bg-img).no-img .hero-banner-txt.copy-large{flex:0 1 75%}}.hero.v2:not(.video).no-img .hero-banner-txt .hero-text-wrapper,.hero.v2:not(.video-bg-img).no-img .hero-banner-txt .hero-text-wrapper{border:none}.hero.v2:not(.video).no-img .hero-banner-txt .h4,.hero.v2:not(.video).no-img .hero-banner-txt .hero-description,.hero.v2:not(.video).no-img .hero-banner-txt h4,.hero.v2:not(.video-bg-img).no-img .hero-banner-txt .h4,.hero.v2:not(.video-bg-img).no-img .hero-banner-txt .hero-description,.hero.v2:not(.video-bg-img).no-img .hero-banner-txt h4{max-width:none}@media only screen and (min-width:1024px){.hero.v2:not(.video) .hero-banner-txt .hero-text-wrapper,.hero.v2:not(.video-bg-img) .hero-banner-txt .hero-text-wrapper{border-right:7px solid #fbe700;padding-top:20px;padding-bottom:20px;padding-right:20px;min-height:100%}}.hero.v2.full-image{overflow:hidden;position:relative}.hero.v2.full-image.bg-white .hero-banner-txt h1,.hero.v2.full-image.bg-white .hero-banner-txt h2,.hero.v2.full-image.bg-white .hero-banner-txt h3,.hero.v2.full-image.bg-white .hero-banner-txt h4{color:#000}.hero.v2.full-image .hero-banner-txt{z-index:1}.hero.v2.full-image h1{color:#fff;font-size:46px}@media (max-width:767px){.hero.v2.full-image h1{font-size:32px}}@media (max-width:595px){.hero.v2.full-image h1{font-size:28px}}.hero.v2.full-image .h4,.hero.v2.full-image .hero-description,.hero.v2.full-image h4{color:#fff;font-size:22px}.hero.v2.full-image .bg-img{position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.hero.v2.full-image .bg-img picture{flex:1 1 auto}.hero.v2.full-image:not(.video) .hero-banner-txt .hero-text-wrapper,.hero.v2.full-image:not(.video-bg-img) .hero-banner-txt .hero-text-wrapper{border:none}.hero.v2.full-width-content+.row-wrapper>.row:not(.alt-bg):first-child{margin-top:35px}.hero.v2.full-width-content:not(.full-image):not(.hero-slide) .bg-img{display:none}@media only screen and (max-width:768px){.hero.v2.full-width-content:not(.full-image):not(.hero-slide) .bg-img{display:block}}.hero.v2.full-width-content:not(.video) .hero-banner-txt .hero-text-wrapper,.hero.v2.full-width-content:not(.video-bg-img) .hero-banner-txt .hero-text-wrapper{border:none}.hero.v2.full-width-content:not(.video):not(.has-form) .hero-banner-txt,.hero.v2.full-width-content:not(.video-bg-img):not(.has-form) .hero-banner-txt{flex:1 1 100%;max-width:none}.hero.v2.full-width-content:not(.video):not(.has-form) .hero-banner-txt .hero-description,.hero.v2.full-width-content:not(.video):not(.has-form) .hero-banner-txt .hero-text-wrapper,.hero.v2.full-width-content:not(.video-bg-img):not(.has-form) .hero-banner-txt .hero-description,.hero.v2.full-width-content:not(.video-bg-img):not(.has-form) .hero-banner-txt .hero-text-wrapper{max-width:none}.hero.v2.full-width-content:not(.video):not(.has-form) .bg-img,.hero.v2.full-width-content:not(.video-bg-img):not(.has-form) .bg-img{flex:1 1 100%}.hero.v2.full-width-content:not(.video).no-img .container,.hero.v2.full-width-content:not(.video-bg-img).no-img .container{min-height:262px}@media only screen and (max-width:768px){.hero.v2.full-width-content:not(.no-img) .hero-banner-txt{padding-top:0}}.hero.v2.full-width-content .container{flex-flow:row wrap}@media only screen and (min-width:768px){.hero.v2.full-width-content .container{min-height:262px}}.hero.v2.full-width-content .hero-banner-txt{order:1}.hero.v2.full-width-content .bg-img{order:0}@media only screen and (max-width:1023px){.hero.v2.video .container,.hero.v2.video-bg-img .container{flex-wrap:wrap;gap:0}}@media only screen and (max-width:1023px){.hero.v2.video .hero-banner-txt,.hero.v2.video-bg-img .hero-banner-txt{padding-top:38px}}@media only screen and (min-width:1024px){.hero.v2.video .hero-banner-txt .hero-text-wrapper,.hero.v2.video-bg-img .hero-banner-txt .hero-text-wrapper{border-right:solid 7px #fbe700;padding-top:20px;padding-bottom:20px;padding-right:20px;min-height:100%}}.hero.v2.video-bg-img.has-video-cta .link-container,.hero.v2.video.has-video-cta .link-container{display:inline-flex;flex-direction:row}.hero.v2.video-bg-img.has-video-cta .link-container a,.hero.v2.video.has-video-cta .link-container a{margin-right:10px}.hero.v2.video-bg-img.has-video-cta .link-container a:last-child,.hero.v2.video.has-video-cta .link-container a:last-child{margin-right:0}.hero.v2.video-bg-img.has-video-cta .link-container a:last-child.link-text,.hero.v2.video-bg-img.has-video-cta .link-container a:last-child.link-white,.hero.v2.video-bg-img.has-video-cta .link-container a:last-child.link-yellow,.hero.v2.video.has-video-cta .link-container a:last-child.link-text,.hero.v2.video.has-video-cta .link-container a:last-child.link-white,.hero.v2.video.has-video-cta .link-container a:last-child.link-yellow{margin-right:12px}.hero.v2.video-bg-img.has-video-cta .link-container+.link-container a:first-child,.hero.v2.video.has-video-cta .link-container+.link-container a:first-child{margin-left:10px}@media only screen and (max-width:1023px){.hero.v2.video .bg-img,.hero.v2.video-bg-img .bg-img{flex:0 0 100%}}.hero.v2.video .bg-img .watch-video,.hero.v2.video-bg-img .bg-img .watch-video{display:block;position:relative}.hero.v2.video .bg-img .watch-video .label,.hero.v2.video-bg-img .bg-img .watch-video .label{position:absolute;width:100%;height:100%;font-size:0;display:inline-block}.hero.v2.video .bg-img .watch-video .play-icon,.hero.v2.video-bg-img .bg-img .watch-video .play-icon{width:60px;height:60px;cursor:pointer}.hero.v2.video .bg-img .watch-video .play-icon:before,.hero.v2.video-bg-img .bg-img .watch-video .play-icon:before{content:"";position:absolute;border-bottom:12px solid transparent;border-left:22px solid #fbe700;border-top:12px solid transparent;top:0;left:7px;right:0;bottom:0;margin:auto;height:0;width:0;z-index:2}.hero.v2.video .bg-img .watch-video .play-icon:after,.hero.v2.video-bg-img .bg-img .watch-video .play-icon:after{box-shadow:0 0 0 2px #fbe700;border-radius:50%;content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:56px;width:56px;-webkit-transform:scale(1);transform:scale(1);transition:all .3s linear;background-color:rgba(35,31,32,.25);z-index:1}@media (min-width:768px){.hero.v2.video-bg-img:not(.prefers-reduced-motion) .container,.hero.v2.video:not(.prefers-reduced-motion) .container{min-height:448px}}.hero.v2.video-bg-img:not(.prefers-reduced-motion) .bg-img,.hero.v2.video:not(.prefers-reduced-motion) .bg-img{display:flex;justify-content:center;align-items:center;z-index:1}@media only screen and (min-width:1024px){.hero.v2.video-bg-img:not(.align-content-top) .hero-banner-txt .hero-text-wrapper,.hero.v2.video:not(.align-content-top) .hero-banner-txt .hero-text-wrapper{min-height:0}}.hero.v2.video-bg-img.bg-white .hero-banner-txt .h3,.hero.v2.video.bg-white .hero-banner-txt .h3{color:#1292b3}.hero.v2.video-bg-img.bg-white:not(.prefers-reduced-motion):before,.hero.v2.video.bg-white:not(.prefers-reduced-motion):before{content:none}.hero.v2.video-bg-img.bg-white:before,.hero.v2.video.bg-white:before{content:none}.hero.v2.video-bg-img.no-img .container,.hero.v2.video.no-img .container{min-height:300px}.hero.v2.video-bg-img.no-img .hero-banner-txt,.hero.v2.video.no-img .hero-banner-txt{flex:0 1 65%}@media only screen and (min-width:768px){.hero.v2.video-bg-img.no-img .hero-banner-txt,.hero.v2.video.no-img .hero-banner-txt{max-width:775px}}@media only screen and (min-width:768px){.hero.v2.video-bg-img.no-img .hero-banner-txt.copy-small,.hero.v2.video.no-img .hero-banner-txt.copy-small{max-width:650px}}@media only screen and (min-width:1024px){.hero.v2.video-bg-img.no-img .hero-banner-txt.copy-small,.hero.v2.video.no-img .hero-banner-txt.copy-small{flex:0 1 55%}}@media only screen and (min-width:768px){.hero.v2.video-bg-img.no-img .hero-banner-txt.copy-large,.hero.v2.video.no-img .hero-banner-txt.copy-large{max-width:850px}}@media only screen and (min-width:1024px){.hero.v2.video-bg-img.no-img .hero-banner-txt.copy-large,.hero.v2.video.no-img .hero-banner-txt.copy-large{flex:0 1 75%}}.hero.v2.video-bg-img.no-img .hero-banner-txt .hero-text-wrapper,.hero.v2.video.no-img .hero-banner-txt .hero-text-wrapper{border:none}.hero.v2.video-bg-img.no-img .hero-banner-txt .h4,.hero.v2.video-bg-img.no-img .hero-banner-txt .hero-description,.hero.v2.video-bg-img.no-img .hero-banner-txt h4,.hero.v2.video.no-img .hero-banner-txt .h4,.hero.v2.video.no-img .hero-banner-txt .hero-description,.hero.v2.video.no-img .hero-banner-txt h4{max-width:none}@media only screen and (min-width:768px) and (max-width:1023px){.hero.v2.video-bg-img .hero-banner-txt{max-width:none}}.hero.v2.video-bg-img .hero-banner-txt .hero-text-wrapper{border-right:none;position:relative;background:linear-gradient(180deg,#fff 0,#fff 69.71%,rgba(255,255,255,.83) 100%);padding:40px;margin-right:26px}@media only screen and (max-width:1023px){.hero.v2.video-bg-img .hero-banner-txt .hero-text-wrapper{margin-right:0}}.hero.v2.video-bg-img .hero-banner-txt .hero-text-wrapper:after{content:"";display:block;width:7px;background-color:#fbe700;position:absolute;top:20px;bottom:20px;left:calc(100% + 26px)}@media only screen and (max-width:1023px){.hero.v2.video-bg-img .hero-banner-txt .hero-text-wrapper:after{content:none}}.hero.v2.video-stacked.bg-black{padding-top:25px}.hero.v2.video-stacked.bg-white .hero-banner-txt .h3{color:#1292b3}.hero.v2.video-stacked:not(.prefers-reduced-motion):before{content:none}.hero.v2.video-stacked:before{content:none}@media (min-width:768px){.hero.v2.video-stacked .container{min-height:0}}@media (min-width:768px) and (max-width:1023px){.hero.v2.video-stacked .container.video-wrapper{min-height:432px}}@media (min-width:1024px) and (max-width:1399px){.hero.v2.video-stacked .container.video-wrapper{min-height:576px}}@media (min-width:1400px){.hero.v2.video-stacked .container.video-wrapper{min-height:675px}}.hero.v2.video-stacked .video-wrapper{align-items:stretch}.hero.v2.video-stacked .video-wrapper .watch-video{flex:1 1 auto;padding-top:56.25%;position:relative}.hero.v2.video-stacked .video-wrapper .watch-video:hover img{-webkit-transform:scale(1.12);transform:scale(1.12)}.hero.v2.video-stacked .video-wrapper .overlay{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.25);z-index:1;pointer-events:none}.hero.v2.video-stacked .video-wrapper .play-icon{cursor:pointer;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#000;width:90px;height:60px;z-index:1}.hero.v2.video-stacked .video-wrapper .play-inner{position:absolute;border-bottom:15px solid transparent;border-left:20px solid #fff;border-top:15px solid transparent;top:calc(50% - 15px);left:calc(50% - 6px);z-index:1}.hero.v2.video-stacked .video-wrapper picture{display:block;height:100%;overflow:hidden;position:absolute;top:0;left:0;bottom:0;right:0}.hero.v2.video-stacked .video-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.hero.v2.video-stacked .video-responsive{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;flex:1 1 auto}.hero.v2.video-stacked .video-responsive .wistia_responsive_padding,.hero.v2.video-stacked .video-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.hero.v2.video-stacked video{position:relative}.hero.v2.video-stacked .hero-banner-txt{padding-top:40px}@media only screen and (min-width:1024px){.hero.v2.video-stacked .hero-banner-txt{flex:0 0 70%}}@media only screen and (min-width:1024px){.hero.v2.video-stacked .hero-banner-txt.copy-small{flex:0 0 55%}}@media only screen and (min-width:1024px){.hero.v2.video-stacked .hero-banner-txt.copy-large{flex:0 0 100%}}.hero.v2.video-stacked .hero-banner-txt .hero-text-wrapper{border:none}.hero.v2.video-stacked .hero-banner-txt h1{font-size:48px}.hero.v2.video-stacked .hero-banner-txt .h4,.hero.v2.video-stacked .hero-banner-txt .hero-description{max-width:none;font-size:18px;font-weight:400}.hero.v2.video-stacked .hero-banner-txt h4{max-width:nones}@media only screen and (min-width:1024px){.hero.v2.video-bg:not(.prefers-reduced-motion) .container{min-height:448px}}.hero.v2.video-bg.bg-white .hero-banner-txt{color:#fff}.hero.v2.video-bg.bg-white .hero-banner-txt h1{color:#fff}.hero.v2.video-bg.bg-white .hero-banner-txt .h4,.hero.v2.video-bg.bg-white .hero-banner-txt .hero-description,.hero.v2.video-bg.bg-white .hero-banner-txt h4{color:#fff}.hero.v2.video-bg .container{padding-top:0}.hero.v2.video-bg video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.hero.v2.video-bg .hero-banner-txt .hero-text-wrapper{border-right:none}.hero.v2.video-bg h1{font-size:46px;text-transform:none}@media (max-width:767px){.hero.v2.video-bg h1{font-size:32px}}@media (max-width:595px){.hero.v2.video-bg h1{font-size:28px}}.hero.v2.video-bg .h4,.hero.v2.video-bg .hero-description,.hero.v2.video-bg h4{font-size:22px}.hero.v2.stylize-title.bg-black .hero-banner-txt h1 span.line-3{color:#fff}.hero.v2.stylize-title.bg-white .hero-banner-txt .event-type{color:#005e7a}.hero.v2.stylize-title.bg-white .hero-banner-txt h1 span{color:#000}.hero.v2.stylize-title.bg-white .hero-banner-txt h1 span.line-1{color:#007da3}.hero.v2.stylize-title.bg-white .hero-banner-txt h1 span.line-3{color:#000}.hero.v2.stylize-title .hero-banner-txt .event-type{font-weight:800}.hero.v2.stylize-title .hero-banner-txt h1 span{font-size:88px;line-height:88%;font-weight:800}@media (max-width:768px){.hero.v2.stylize-title .hero-banner-txt h1 span{font-size:66px}}@media (max-width:500px){.hero.v2.stylize-title .hero-banner-txt h1 span{font-size:55px}}.hero.v2.stylize-title .hero-banner-txt h1 span.line-1{line-height:18px;display:block;letter-spacing:-.019em;font-size:21px;padding-left:0;text-transform:uppercase}.hero.v2.stylize-title .hero-banner-txt h1 span.line-2{color:#000;font-weight:800;letter-spacing:-4.3px;font-style:italic;font-size:54px;text-transform:uppercase}.hero.v2.stylize-title .hero-banner-txt h1 span.line-3{margin-top:8px;text-align:left}.hero.v2.stylize-title .hero-banner-txt h1 span:nth-child(n+3){display:block;font-size:18px;font-weight:500;line-height:30.71px;letter-spacing:-.009em;font-style:normal;text-transform:none}.hero.v2.stylize-title .hero-banner-txt .h3{font-style:italic}.hero.v2.stylize-title .hero-banner-txt .date-location{font-weight:600}@media only screen and (min-width:1024px){.hero.v2+.featured-report{margin-top:30px}}.sticky-nav{height:71px;overflow:visible;transition:all .3s ease-in-out}@media (max-width:767px){.sticky-nav{display:none}}.sticky-nav:not(.resource).no-links{display:none}.sticky-nav .inner-wrapper{width:100%;background:#231f20;transition-property:top,padding;transition-duration:.3s;transition-timing-function:ease-in-out}.sticky-nav .inner-wrapper.sticky{position:fixed;top:80px;z-index:8}.sticky-nav .inner-wrapper.sticky .breadcrumbs{width:89px;overflow:visible}.sticky-nav .container{flex-direction:row;align-items:center}.sticky-nav .sticky-links{margin:0;padding:0;display:flex;flex-direction:row;justify-content:flex-start}.sticky-nav .sticky-links a{position:relative;display:block;padding:21px 0 20px;color:#fff;line-height:1.2}.sticky-nav .sticky-links a+a{margin-left:34px}.sticky-nav .sticky-links a.active,.sticky-nav .sticky-links a:hover{color:#ffe522}.hero-banner.v2+.sticky-nav:not(.no-links){height:auto;position:sticky;top:0;left:0;right:0;z-index:9997;background-color:#fff}.hero-banner.v2+.sticky-nav:not(.no-links).full-width-content .inner-wrapper{margin-top:0}.admin-bar header .hero-banner.v2+.sticky-nav:not(.no-links){top:32px}.hero-banner.v2+.sticky-nav:not(.no-links) .inner-wrapper{background-color:transparent;padding-top:25px;padding-bottom:25px;margin-top:25px;margin-bottom:-25px}.hero-banner.v2+.sticky-nav:not(.no-links) .sticky-links a{color:#090909;font-size:16px;font-weight:600;position:relative;padding-top:0;padding-bottom:10px}.hero-banner.v2+.sticky-nav:not(.no-links) .sticky-links a:before{content:"";display:block;position:absolute;bottom:0;left:0;right:100%;height:4px;width:100%;background-color:#fbe700;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:0;transition:max-width .3s ease-in-out}.hero-banner.v2+.sticky-nav:not(.no-links) .sticky-links a:hover:before{max-width:100%}.hero-banner.v2+.sticky-nav:not(.no-links) .sticky-links a.active{color:#090909}.hero-banner.v2+.sticky-nav:not(.no-links) .sticky-links a.active:before{max-width:100%}@media (min-width:991px){.single-campaign .hero h1,.single-resource .hero h1{font-size:46px}}
.row.three-cta-boxes .row-intro.center-intro h1,.row.three-cta-boxes .row-intro.center-intro h2{text-align:center}.row.three-cta-boxes.row-bg-grey.has-background-image{padding-top:0;margin-top:50px}.row.three-cta-boxes.row-bg-grey{padding-bottom:30px}.row.three-cta-boxes .bg-img{position:relative;overflow-x:hidden}.row.three-cta-boxes .bg-img+.container{margin-top:-115px;padding:59px 70px 0;width:calc(100% - 40px);max-width:1280px;background:#fff;position:relative}@media (max-width:1180px){.row.three-cta-boxes .bg-img+.container{padding:50px 20px 0}}@media (max-width:991px){.row.three-cta-boxes .bg-img+.container{padding:40px 20px 0}}@media (max-width:767px){.row.three-cta-boxes .bg-img+.container{padding:30px 20px 0;margin:-70px auto 0}}.row.three-cta-boxes.row-bg-grey .bg-img+.container{background:#f8f8f9}.row.three-cta-boxes .cta-boxes{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:65px}@media (max-width:767px){.row.three-cta-boxes .cta-boxes{grid-template-columns:1fr 1fr;grid-row-gap:25px}}@media (max-width:595px){.row.three-cta-boxes .cta-boxes{grid-template-columns:1fr}}@media (max-width:595px){.row.three-cta-boxes .box{text-align:center}}.row.three-cta-boxes .img-container{width:66px;height:66px;display:flex;align-items:flex-end;margin-bottom:17px}@media (max-width:595px){.row.three-cta-boxes .img-container{width:50px;height:50px;margin:0 auto 17px}}.row.three-cta-boxes .img-container.full-width{width:100%;height:auto}@media (max-width:595px){.row.three-cta-boxes .img-container.full-width{width:100%;height:auto}}.row.three-cta-boxes .img-container.full-width img{width:100%;height:auto}.row.three-cta-boxes .copy-wrap{margin:11px 0 16px;color:#000;line-height:30px}.row.three-cta-boxes .copy-wrap a:not([class*=btn]):not([class*=link]){text-decoration:underline}.row.three-cta-boxes .copy-wrap a:not([class*=btn]):not([class*=link]):hover{text-decoration:none}.row.three-cta-boxes ol,.row.three-cta-boxes ul{margin-left:0;max-width:750px}.row.three-cta-boxes ol li+li,.row.three-cta-boxes ul li+li{margin-top:2px}.row.three-cta-boxes ol{list-style-type:decimal}.row.three-cta-boxes.columns-four .cta-boxes{grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:25px}@media (max-width:1023px){.row.three-cta-boxes.columns-four .cta-boxes{grid-template-columns:1fr 1fr;grid-row-gap:25px}}@media (max-width:595px){.row.three-cta-boxes.columns-four .cta-boxes{grid-template-columns:1fr}}.row.three-cta-boxes.columns-four .box{display:flex;flex-direction:column}.row.three-cta-boxes.columns-four .box .link-text{margin-top:auto}.row.three-cta-boxes.columns-four .box h3{font-size:22px;line-height:28px}.row.three-cta-boxes .bottom-cta{margin-top:30px;text-align:center}.row.three-cta-boxes.v2 .text-container h3{background:#f9e44d;font-size:29px;font-weight:700;line-height:28px;letter-spacing:.1000000015px;text-align:center;padding:20px}.row.three-cta-boxes.v2 .text-container .copy-wrap{background:#005e7a;color:#fff;padding:20px;margin:0;font-size:21px;font-weight:400;line-height:28px;letter-spacing:.1000000015px;text-align:left}.row.three-cta-boxes.v2.style-card.row-bg-white .box{background-color:#f8f8f9}@media only screen and (min-width:768px){.row.three-cta-boxes.v2.style-card .cta-boxes{grid-template-columns:1fr 1fr}}.row.three-cta-boxes.v2.style-card .box{background-color:#fff;padding:30px}.row.three-cta-boxes.v2.style-card .text-container h3{background-color:transparent;padding:0;text-align:left;margin-bottom:12px}.row.three-cta-boxes.v2.style-card .text-container h3 strong{font-weight:800}.row.three-cta-boxes.v2.style-card .text-container .copy-wrap{background-color:transparent;padding:0;color:#000;margin-bottom:24px}.row.three-cta-boxes.v2 .box a[class*=link-]+a{margin-left:19px}.row.three-cta-boxes.v2 .box a+a{margin-left:4px}
.row.two-column-content.no-margin{margin-top:0}.row.two-column-content .wrapper{display:flex;flex-direction:row;justify-content:space-between}@media (max-width:767px){.row.two-column-content .wrapper{flex-direction:column}}@media only screen and (min-width:768px){.row.two-column-content.has-divider .wrapper>:first-child{order:0}}@media only screen and (min-width:768px){.row.two-column-content.has-divider .wrapper>:last-child{order:2}}.row.two-column-content.has-divider .wrapper:after{width:7px;background:#fbe700;order:1;display:block;position:absolute;top:0;bottom:0}@media only screen and (min-width:768px){.row.two-column-content.has-divider .wrapper:after{content:""}}@media only screen and (min-width:768px) and (max-width:991px){.row.two-column-content.has-divider .wrapper:after{right:calc(25% + 195px)}}@media only screen and (min-width:992px){.row.two-column-content.has-divider .wrapper:after{right:421px}}.row.two-column-content .media-column{position:relative;flex:0 0 360px;z-index:1;align-self:flex-start}.row.two-column-content .media-column a{display:block;position:relative}.row.two-column-content .media-column a:not([class*=btn]):not([class*=link]){text-decoration:underline}.row.two-column-content .media-column a:not([class*=btn]):not([class*=link]):hover{text-decoration:none}.row.two-column-content .media-column img{max-width:100%;height:auto}@media (max-width:767px){.row.two-column-content .media-column{flex:1;max-width:360px;align-self:center}}.row.two-column-content.has-video-cta .link-container{display:inline-flex;flex-direction:row}.row.two-column-content.has-video-cta .link-container a{margin-right:10px}.row.two-column-content.has-video-cta .link-container a:last-child{margin-right:0}.row.two-column-content.has-video-cta .link-container a:last-child.link-text,.row.two-column-content.has-video-cta .link-container a:last-child.link-white,.row.two-column-content.has-video-cta .link-container a:last-child.link-yellow{margin-right:12px}.row.two-column-content.has-video-cta .link-container+.link-container a:first-child{margin-left:10px}.row.two-column-content.has-video-bg{background-size:cover;background-repeat:no-repeat;margin:0;padding:75px 0;background-position:right center}@media only screen and (max-width:767px){.row.two-column-content.has-video-bg{background-image:none!important}}.row.two-column-content.has-video-bg:before{display:block;pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#fff 0,rgba(255,255,255,.83) 16%,rgba(255,255,255,.17) 50%,rgba(255,255,255,.17) 100%)}@media only screen and (min-width:768px){.row.two-column-content.has-video-bg:before{content:""}}.row.two-column-content.has-video-bg .media-column{max-width:none}@media only screen and (min-width:768px){.row.two-column-content.has-video-bg .media-column{align-self:stretch}}.row.two-column-content.has-video-bg .media-container.video{display:contents}@media only screen and (min-width:768px){.row.two-column-content.has-video-bg .media-container.video{display:none;visibility:hidden}}.row.two-column-content.has-video-bg .bg-caption-wrapper{position:absolute;z-index:1;width:auto;min-width:210px;background:linear-gradient(90deg,rgba(202,214,234,.95) 45.55%,rgba(231,231,231,.9) 94.91%);padding:10px;text-align:left;bottom:0;left:0}@media only screen and (min-width:768px){.row.two-column-content.has-video-bg .bg-caption-wrapper.mobile{display:none;visibility:hidden}}.row.two-column-content.has-video-bg .bg-caption-wrapper.desktop{display:none;visibility:hidden;bottom:60px;right:0;left:auto}@media only screen and (min-width:768px){.row.two-column-content.has-video-bg .bg-caption-wrapper.desktop{display:block;visibility:visible}}.row.two-column-content.has-video-bg .bg-caption{border-left:2px solid #fbe700;padding-left:14px;z-index:1}.row.two-column-content.has-video-bg .bg-caption h5,.row.two-column-content.has-video-bg .bg-caption h6{line-height:1;position:relative;z-index:1}.row.two-column-content.has-video-bg .bg-caption h5{font-size:18px;font-weight:600;margin-bottom:4px}.row.two-column-content.has-video-bg .bg-caption h6{font-size:16px}.row.two-column-content.has-video-bg.row-bg-grey:before{background:linear-gradient(90deg,#f8f8f9 0,rgba(248,248,249,.83) 16%,rgba(248,248,249,.17) 50%,rgba(248,248,249,.17) 100%)}.row.two-column-content.has-video-bg.row-bg-yellow:before{background:linear-gradient(90deg,#f6e100 0,rgba(246,225,0,.83) 16%,rgba(246,225,0,.17) 50%,rgba(246,225,0,.17) 100%)}.row.two-column-content.has-video-bg.row-bg-black:before{background:linear-gradient(90deg,#000 0,rgba(0,0,0,.83) 16%,rgba(0,0,0,.17) 50%,rgba(0,0,0,.17) 100%)}.row.two-column-content.has-video-bg.row-bg-black .text-column .watch-video.link-text{color:#fff}.row.two-column-content.has-video-bg.row-bg-black .text-column .watch-video[data-icon=true]:before{border-left-color:#fff}.row.two-column-content.has-video-bg.row-bg-black .bg-caption-wrapper{background:linear-gradient(90deg,rgba(35,38,43,.95) 45.55%,rgba(102,102,102,.9) 94.91%);color:#fff}.row.two-column-content.has-video-bg.row-bg-black .bg-caption-wrapper .bg-caption h5,.row.two-column-content.has-video-bg.row-bg-black .bg-caption-wrapper .bg-caption h6{color:#fff}.row.two-column-content.has-video-bg.img-left{background-position:left center}.row.two-column-content.has-video-bg.img-left:before{background:linear-gradient(270deg,#fff 0,rgba(255,255,255,.83) 16%,rgba(255,255,255,.17) 50%,rgba(255,255,255,.17) 100%)}.row.two-column-content.has-video-bg.img-left .bg-caption-wrapper.desktop{right:auto;left:0}.row.two-column-content.has-video-bg.img-left.row-bg-yellow:before{background:linear-gradient(270deg,#f6e100 0,rgba(246,225,0,.83) 16%,rgba(246,225,0,.17) 50%,rgba(246,225,0,.17) 100%)}.row.two-column-content.has-video-bg.img-left.row-bg-grey:before{background:linear-gradient(270deg,#f8f8f9 0,rgba(248,248,249,.83) 16%,rgba(248,248,249,.17) 50%,rgba(248,248,249,.17) 100%)}.row.two-column-content.has-video-bg.img-left.row-bg-black:before{background:linear-gradient(270deg,#000 0,rgba(0,0,0,.83) 16%,rgba(0,0,0,.17) 50%,rgba(0,0,0,.17) 100%)}.row.two-column-content .text-column{flex:0 1 calc(100% - 482px);z-index:1}.row.two-column-content .text-column.align-center{align-self:center}.row.two-column-content .text-column img.content-image{margin-bottom:30px}.row.two-column-content .text-column .watch-video{display:inline-block;line-height:1;position:relative}.row.two-column-content .text-column .watch-video.no-arrow:after{content:none}.row.two-column-content .text-column .watch-video[data-icon=true]{position:relative;padding-left:36px}.row.two-column-content .text-column .watch-video[data-icon=true]:before{content:"";display:inline-block;border-bottom:7px solid transparent;border-left:12px solid #000;border-top:7px solid transparent;display:inline-block;position:absolute;top:14px;left:16px;right:auto}.row.two-column-content .text-column .watch-video[data-icon=true].link-lg:not([class*=btn]){padding-left:38px}.row.two-column-content .text-column .watch-video[data-icon=true].link-lg:not([class*=btn]):before{border-bottom-width:9px;border-left-width:14px;border-top-width:9px}.row.two-column-content .text-column a:not([class*=btn]):not([class*=link]){text-decoration:underline}.row.two-column-content .text-column a:not([class*=btn]):not([class*=link]):hover{text-decoration:none}.row.two-column-content .text-column h5{font-weight:800}.row.two-column-content .text-column :last-child{margin-bottom:0}@media (max-width:991px){.row.two-column-content .text-column{flex:0 0 calc(50% - 30px)}}@media (max-width:767px){.row.two-column-content .text-column{flex:0 0 100%;margin-bottom:26px}}.row.two-column-content .media-container.image picture{display:inline-block;position:relative}.row.two-column-content .media-container.image .frame-bottom:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:14px;background:#fce500}.row.two-column-content .media-container.image .frame-bottom:after{content:"";position:absolute;bottom:0;left:-14px;width:14px;height:78px;background:#fce500}.row.two-column-content .media-container.image .frame-left:before{content:"";position:absolute;top:0;left:-14px;height:80%;width:14px;background:#fce500}.row.two-column-content .media-container.image .frame-left:after{content:"";position:absolute;top:0;left:-14px;height:14px;width:78px;background:#fce500}.row.two-column-content .media-container.image .frame-right:before{content:"";position:absolute;top:0;right:-14px;height:80%;width:14px;background:#fce500}.row.two-column-content .media-container.image .frame-right:after{content:"";position:absolute;top:0;right:-14px;height:14px;width:78px;background:#fce500}.row.two-column-content .overlay:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(33,33,33,.25)}.row.two-column-content .play-icon{top:50%;right:50%;cursor:pointer}.row.two-column-content .play-icon:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:60px;width:60px;-webkit-transform:scale(1);transform:scale(1);transition:all .3s linear;background:rgba(255,255,255,.7);border-radius:50%}.row.two-column-content .play-inner{position:absolute;border-bottom:15px solid transparent;border-left:20px solid #1292b3;border-top:15px solid transparent;top:calc(50% - 15px);left:calc(50% - 6px);z-index:1}.row.two-column-content .watch-video:hover .play-icon:after{background:#fff}.row.two-column-content.gartner .dot-pattern,.row.two-column-content.trustradius .dot-pattern{display:none}@media (min-width:992px){.row.two-column-content.gartner .text-column,.row.two-column-content.trustradius .text-column{flex:0 0 calc(57.5% - 100px)}.row.two-column-content.gartner .media-column,.row.two-column-content.trustradius .media-column{flex:0 0 42.5%}}@media (max-width:767px){.row.two-column-content.gartner .media-column,.row.two-column-content.trustradius .media-column{max-width:none;width:100%}}.row.two-column-content.video.img-overflow .bg-accent{display:block}.row.two-column-content.video.img-overflow .media-container.video{position:relative;height:auto}@media (min-width:1024px){.row.two-column-content.video.img-overflow .media-container.video{top:-150px;margin-bottom:-150px}}.row.two-column-content.video.img-overflow .text-column{flex:1}.row.two-column-content.video.img-overflow .media-column{flex:0 1 50vw;max-width:840px}.row.two-column-content.video.img-overflow .media-column a{width:100%;height:100%}.row.two-column-content.video.img-overflow .media-column img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.row.two-column-content.video.img-overflow.img-left .text-column{padding-left:20px}.row.two-column-content.video.img-overflow.img-right .text-column{padding-right:20px}@media (min-width:768px){.row.two-column-content.video.img-overflow.img-left .text-column{padding-left:112px}.row.two-column-content.video.img-overflow.img-right .text-column{padding-right:112px}}@media (max-width:767px){.row.two-column-content.video.img-overflow .media-column{flex:1;width:100%}.row.two-column-content.video.img-overflow .media-container.video{height:auto}}.row.two-column-content.video .toggle-video-transcript{position:absolute;bottom:0;left:0;background:rgba(255,255,255,.5);padding:5px 10px;color:#000;border-top-right-radius:3px;font-size:12px;cursor:pointer;z-index:9;width:auto!important;height:auto!important}.row.two-column-content.video .video-transcript{display:none;padding:20px;font-size:16px;max-height:200px;overflow-y:auto;border-bottom-left-radius:6px;border-bottom-right-radius:6px;background:rgba(255,255,255,.6);text-align:left;box-shadow:0 1px 5px rgba(0,0,0,.1)}.row.two-column-content.video .video-transcript p{font-size:16px;line-height:1.3}.row.two-column-content.tiles .text-column,.row.two-column-content.video .text-column{flex:0 1 calc(100% - 582px)}.row.two-column-content.tiles .media-column,.row.two-column-content.video .media-column{flex:0 0 460px}@media (max-width:991px){.row.two-column-content.tiles .text-column,.row.two-column-content.video .text-column{flex:0 0 calc(50% - 30px)}.row.two-column-content.tiles .media-column,.row.two-column-content.video .media-column{flex:0 0 50%}}.row.two-column-content.tiles .bg-accent,.row.two-column-content.video .bg-accent{display:none}.row.two-column-content h2+h3{margin-bottom:20px}.row.two-column-content h3{line-height:1.2;padding:0 12px 7px 0}.row.two-column-content .link-container{display:flex;flex-direction:column;align-items:flex-start}.row.two-column-content .link-container a{display:inline-block;margin-top:10px}.row.two-column-content.img-left .media-column{order:1}.row.two-column-content.img-left .text-column{order:2}.row.two-column-content.img-left.copy-bg-black .text-column:after{right:auto;left:-209px}.row.two-column-content.img-right .media-column{text-align:right}@media (min-width:1024px){.row.two-column-content.img-overflow{margin-top:150px}}.row.two-column-content.image.image-size-lg .media-column{flex:0 0 450px}@media only screen and (min-width:768px){.row.two-column-content.image.vertical-center .wrapper{align-items:center}}.row.two-column-content.row-bg-black .row-intro{color:#fff}.row.two-column-content.row-bg-black .text-column{color:#fff}.row.two-column-content.row-bg-black .text-column p{color:#fff}.row.two-column-content.row-bg-black .text-column .watch-btn .label{color:#fff}.row.two-column-content.row-bg-black .text-column .watch-btn .play-icon{border-left-color:#fff}.row.two-column-content.copy-bg-black .text-column{position:relative;flex:0 0 50%;background:#000;padding:46px 90px 64px 61px;color:#fff}.row.two-column-content.copy-bg-black .text-column .watch-btn .label{color:#fff}.row.two-column-content.copy-bg-black .text-column .watch-btn .play-icon{border-left-color:#fff}.row.two-column-content.copy-bg-black .text-column p{color:#fff}@media (max-width:767px){.row.two-column-content.copy-bg-black .text-column{padding:40px 20px 55px 30px}}@media (max-width:595px){.row.two-column-content.copy-bg-black .text-column{padding:30px 20px;text-align:center}}@media (min-width:596px){.row.two-column-content.copy-bg-black .text-column:after{content:"";position:absolute;display:block;background-color:#000;width:260px;height:100%;right:-209px;top:0;z-index:-1}}.row.two-column-content .tiles{display:flex;flex-wrap:wrap}.row.two-column-content .tiles .tile{flex:0 0 calc(43% - 12px);max-width:calc(43% - 12px);width:100%;margin:0 12px 24px}.row.two-column-content .tiles .tile.bottom-left,.row.two-column-content .tiles .tile.top-left{margin-left:0}.row.two-column-content .tiles .tile.bottom-right,.row.two-column-content .tiles .tile.top-right{margin-right:0}.row.two-column-content .tiles .tile.bottom-left,.row.two-column-content .tiles .tile.top-right{flex:0 0 calc(57% - 12px);max-width:calc(57% - 12px)}.row.two-column-content .tiles .tile.top-left{align-self:flex-end}@media (min-width:768px){.row.two-column-content.quotes,.row.two-column-content.stats{align-items:center}}.row.two-column-content.quotes .media-container,.row.two-column-content.stats .media-container{height:100%;max-width:calc(100vw - 40px)}@media (min-width:760px){.row.two-column-content.quotes .media-container,.row.two-column-content.stats .media-container{max-width:360px}}.row.two-column-content.quotes .quote-wrap,.row.two-column-content.quotes .statistic,.row.two-column-content.stats .quote-wrap,.row.two-column-content.stats .statistic{height:100%;padding:60px;background:#000;color:#fff;font-size:22px;font-weight:500;text-align:left}@media (min-width:760px){.row.two-column-content.quotes .quote-wrap,.row.two-column-content.quotes .statistic,.row.two-column-content.stats .quote-wrap,.row.two-column-content.stats .statistic{min-height:304px}}.row.two-column-content.quotes .quote-wrap p,.row.two-column-content.quotes .statistic p,.row.two-column-content.stats .quote-wrap p,.row.two-column-content.stats .statistic p{font-size:22px;line-height:28px;margin-top:10px;font-weight:500}.row.two-column-content.quotes .quote,.row.two-column-content.quotes .value,.row.two-column-content.stats .quote,.row.two-column-content.stats .value{font-size:48px;line-height:1.1;font-weight:500;color:#fce500}.row.two-column-content.quotes .slick-list,.row.two-column-content.stats .slick-list{background:#000}.row.two-column-content.quotes .slick-track,.row.two-column-content.stats .slick-track{display:flex!important}.row.two-column-content.quotes .slick-slide,.row.two-column-content.stats .slick-slide{height:inherit!important}.row.two-column-content.quotes .slide-container,.row.two-column-content.stats .slide-container{opacity:0;visibility:hidden;overflow:hidden}.row.two-column-content.quotes .slide-container.slick-initialized,.row.two-column-content.stats .slide-container.slick-initialized{position:relative;opacity:1;visibility:visible}.row.two-column-content.quotes .slick-next,.row.two-column-content.quotes .slick-prev,.row.two-column-content.stats .slick-next,.row.two-column-content.stats .slick-prev{text-indent:100px;overflow:hidden;height:50px;width:50px;position:absolute;top:0;right:51px;background-image:url(../images/left_arrow.svg);background-size:cover;z-index:2;cursor:pointer;outline:0;transition:opacity .2s ease-in-out;margin:0;border:none}.row.two-column-content.quotes .slick-next.slick-disabled,.row.two-column-content.quotes .slick-prev.slick-disabled,.row.two-column-content.stats .slick-next.slick-disabled,.row.two-column-content.stats .slick-prev.slick-disabled{opacity:.6}@media (max-width:767px){.row.two-column-content.quotes .slick-next,.row.two-column-content.quotes .slick-prev,.row.two-column-content.stats .slick-next,.row.two-column-content.stats .slick-prev{width:40px;height:40px;right:41px;top:0}}.row.two-column-content.quotes .slick-next,.row.two-column-content.stats .slick-next{background-image:url(../images/right_arrow.svg);right:0}.row.two-column-content.quotes .quote-wrap{display:flex;flex-direction:column;justify-content:center;padding:70px 50px 50px}.row.two-column-content.quotes.hide-slider-nav .quote-wrap{padding-top:50px}.row.two-column-content.quotes .quote{font-size:22px;line-height:1.1}.row.two-column-content.quotes cite{display:block;font-size:16px;line-height:1.1;margin-top:10px;font-weight:500}.row.two-column-content.icons .text-column{flex:0 1 calc(100% - 580px)}.row.two-column-content.icons .icon-grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.row.two-column-content.icons .icon-wrap{width:calc(50% - 12px);padding:0 10px;text-align:center;color:#000}.row.two-column-content.icons .icon-wrap:nth-child(n+3){margin-top:40px}.row.two-column-content.icons .icon-wrap .img-container{margin-bottom:10px}.row.two-column-content.icons .icon-wrap .title{font-size:20px;line-height:21px;font-weight:700}.row.two-column-content.icons .icon-wrap .title p{line-height:21px;padding-top:5px}.row.two-column-content.icons.row-bg-black .icon-wrap{color:#fff}@media (min-width:768px){.row.two-column-content.icons .media-column{flex:0 0 360px}}@media (min-width:1024px){.row.two-column-content.icons .media-column{flex:0 0 460px}}@media ((min-width:768px) and (max-width:1023px)){.row.two-column-content.icons .text-column{flex:0 0 calc(100vw - 400px);max-width:50%}}.row.two-column-content.iconlist .text-column{flex:0 1 calc(100% - 510px)}@media only screen and (max-width:991px){.row.two-column-content.iconlist .text-column{flex:0 0 calc(50% - 30px)}}@media only screen and (max-width:767px){.row.two-column-content.iconlist .text-column{flex:0 0 100%}}.row.two-column-content.iconlist .media-column{flex:0 0 450px}@media only screen and (max-width:991px){.row.two-column-content.iconlist .media-column{flex:0 0 400px;max-width:400}}@media only screen and (max-width:767px){.row.two-column-content.iconlist .media-column{flex:1;margin:0 auto}}.row.two-column-content.iconlist .bg-black{background-color:#000;color:#fff}.row.two-column-content.iconlist .bg-white{background-color:#fff}.row.two-column-content.iconlist .bg-gray,.row.two-column-content.iconlist .bg-grey{background-color:#f7f7f7}.row.two-column-content.iconlist .bg-blue{background-color:#005e7a;color:#fff}.row.two-column-content.iconlist .bg-teal{background-color:#007da3;color:#fff}.row.two-column-content.iconlist .bg-yellow{background-color:#fbe700}.row.two-column-content.iconlist .icon-list-wrapper{border:1px solid #a2a2a2;border-radius:22px;text-align:left;padding:24px;box-shadow:0 4px 4px 0 rgba(0,0,0,.4)}.row.two-column-content.iconlist .icon-list-title{font-weight:700}.row.two-column-content.iconlist .icon-list{list-style:none;padding:0;margin:0}.row.two-column-content.iconlist .list-item{margin-bottom:24px;text-indent:0}.row.two-column-content.iconlist .list-item:before{content:none}.row.two-column-content.iconlist .item-heading{padding:8px 12px;margin-bottom:8px}.row.two-column-content.iconlist .title{font-weight:700;font-size:28px;line-height:30px}.row.two-column-content.list .bg-black{background-color:#000;color:#fff}.row.two-column-content.list .bg-black .title{color:#fff}.row.two-column-content.list .bg-black a{color:#fff}.row.two-column-content.list .bg-white{background-color:#fff}.row.two-column-content.list .bg-gray,.row.two-column-content.list .bg-grey{background-color:#f7f7f7}.row.two-column-content.list .bg-blue{background-color:#005e7a;color:#fff}.row.two-column-content.list .bg-blue .title{color:#fff}.row.two-column-content.list .bg-blue a{color:#fff}.row.two-column-content.list .bg-teal{background-color:#007da3;color:#fff}.row.two-column-content.list .bg-teal .title{color:#fff}.row.two-column-content.list .bg-teal a{color:#fff}.row.two-column-content.list .bg-yellow{background-color:#fbe700}.row.two-column-content.list .list-wrapper{text-align:left;box-shadow:0 4px 4px 0 rgba(0,0,0,.4);overflow:hidden;border:none;border-radius:8px;box-shadow:none;padding:0}.row.two-column-content.list .list-wrapper.bg-none{background-color:#edf2fc}.row.two-column-content.list .list-wrapper.no-bullets .list-item:before{content:none}.row.two-column-content.list .list-wrapper.no-bullets .item-heading{display:block}.row.two-column-content.list .list-title{font-weight:500;letter-spacing:1.56px;text-transform:uppercase;padding:20px 20px 0}.row.two-column-content.list .list-container{padding:0;margin:0}.row.two-column-content.list .list-item{margin-bottom:0;text-indent:0}.row.two-column-content.list .list-item:before{content:none}.row.two-column-content.list .list-item:first-child .item-heading.bg-black,.row.two-column-content.list .list-item:first-child .item-heading.bg-blue,.row.two-column-content.list .list-item:first-child .item-heading.bg-gray,.row.two-column-content.list .list-item:first-child .item-heading.bg-grey,.row.two-column-content.list .list-item:first-child .item-heading.bg-teal,.row.two-column-content.list .list-item:first-child .item-heading.bg-yellow{margin-top:0}.row.two-column-content.list .list-item:last-child{margin-bottom:20px}.row.two-column-content.list .list-item:last-child .item-heading:first-child:last-child.bg-black,.row.two-column-content.list .list-item:last-child .item-heading:first-child:last-child.bg-blue,.row.two-column-content.list .list-item:last-child .item-heading:first-child:last-child.bg-gray,.row.two-column-content.list .list-item:last-child .item-heading:first-child:last-child.bg-grey,.row.two-column-content.list .list-item:last-child .item-heading:first-child:last-child.bg-teal,.row.two-column-content.list .list-item:last-child .item-heading:first-child:last-child.bg-yellow{margin-bottom:0}.row.two-column-content.list .item-heading{display:inline-block;padding:10px 20px;margin-bottom:0}.row.two-column-content.list .item-heading.bg-none{padding-top:20px}.row.two-column-content.list .item-heading.bg-black,.row.two-column-content.list .item-heading.bg-blue,.row.two-column-content.list .item-heading.bg-gray,.row.two-column-content.list .item-heading.bg-grey,.row.two-column-content.list .item-heading.bg-teal,.row.two-column-content.list .item-heading.bg-yellow{margin-top:10px;margin-bottom:10px}.row.two-column-content.list .title{color:#1194d7;font-weight:500;font-size:17px;line-height:14.4px;letter-spacing:1.56px;text-transform:uppercase}.row.two-column-content.list .description{padding-left:24px;padding-right:24px}.row.two-column-content.list .description a{display:inline}.row.two-column-content.accordion .media-container{text-align:left}.row.two-column-content.accordion .accordion-wrapper{flex:1 1 100%}.row.two-column-content.accordion .accordion-section{margin-bottom:40px}.row.two-column-content.accordion .accordion-section:last-child{margin-bottom:0}.row.two-column-content.accordion .section-intro{margin-bottom:20px}.row.two-column-content.accordion .accordion-items{background:#d5e9f4;border-radius:10px;overflow:hidden}.row.two-column-content.accordion .accordion-item{border-bottom:1px solid #76aecc}.row.two-column-content.accordion .accordion-item:last-child{border-bottom:none}.row.two-column-content.accordion .accordion-item.active .accordion-item-heading:before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='35' viewBox='0 0 32 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_1_38650)'%3E%3Cpath d='M23 15.75H9C8.586 15.75 8.25 15.414 8.25 15C8.25 14.586 8.586 14.25 9 14.25H23C23.414 14.25 23.75 14.586 23.75 15C23.75 15.414 23.414 15.75 23 15.75Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_1_38650' x='0' y='0' width='32' height='38' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1_38650'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1_38650' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A")}.row.two-column-content.accordion .accordion-item.active .accordion-item-content-wrapper{max-height:9999px;opacity:1}.row.two-column-content.accordion .accordion-item-heading{position:relative;padding:25px 34px 25px 50px;margin:0;font-size:21px;line-height:1}.row.two-column-content.accordion .accordion-item-heading:hover{cursor:pointer}.row.two-column-content.accordion .accordion-item-heading:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='24' height='30' viewBox='0 0 24 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.75 15.25H12.25V15.75V22C12.25 22.1379 12.1379 22.25 12 22.25C11.8621 22.25 11.75 22.1379 11.75 22V15.75V15.25H11.25H5C4.86214 15.25 4.75 15.1379 4.75 15C4.75 14.8621 4.86214 14.75 5 14.75H11.25H11.75V14.25V8C11.75 7.86214 11.8621 7.75 12 7.75C12.1379 7.75 12.25 7.86214 12.25 8V14.25V14.75H12.75H19C19.1379 14.75 19.25 14.8621 19.25 15C19.25 15.1379 19.1379 15.25 19 15.25H12.75Z' stroke='black'/%3E%3C/svg%3E%0A");background-size:contain;background-position:center;background-repeat:no-repeat;width:26px;height:26px;position:absolute;left:20px;top:22px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.row.two-column-content.accordion .accordion-item-content-wrapper{max-height:0;opacity:0;overflow:hidden;transition-property:max-height,opacity;transition-duration:.3s;transition-timing-function:ease-in-out;will-change:max-height,opacity}.row.two-column-content.accordion .accordion-item-content{padding:0 34px 25px 50px}.row.two-column-content.accordion.v2 .media-container{background-color:#f8f8f8;padding:50px}.row.two-column-content.accordion.v2 .media-container a{display:inline-block}.row.two-column-content.accordion.v2 .section-title{color:#231f20;font-size:28px;font-weight:600;line-height:32px}.row.two-column-content.accordion.v2 .section-description{color:#646c7e;font-size:16px;font-weight:400;line-height:22.4px}.row.two-column-content.accordion.v2 .accordion-items{border-radius:0;background-color:transparent}.row.two-column-content.accordion.v2 .accordion-item{border:none}.row.two-column-content.accordion.v2 .accordion-item.active .accordion-item-heading:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5275 0L6.5 4.94467L11.4725 0L13 1.52227L6.5 8L0 1.52227L1.5275 0Z' fill='%23231F20'/%3E%3C/svg%3E%0A");-webkit-transform:rotate(0);transform:rotate(0)}.row.two-column-content.accordion.v2 .accordion-item-heading{padding:0 0 17px 24px;color:#231f20;font-size:18px;font-weight:600;line-height:23.04px}.row.two-column-content.accordion.v2 .accordion-item-heading:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5275 0L6.5 4.94467L11.4725 0L13 1.52227L6.5 8L0 1.52227L1.5275 0Z' fill='%23231F20'/%3E%3C/svg%3E%0A");width:13px;height:8px;top:8px;left:4px;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.row.two-column-content.accordion.v2 .accordion-item-content{padding:0 0 17px 0}.row.two-column-content.accordion.v2 .accordion-item-content p{font-size:16px;font-weight:400;line-height:22.4px}.row.two-column-content.accordion.v2 .accordion-list-heading{font-size:18px}.row.two-column-content.accordion.v2 .accordion-list{overflow:hidden;transition:max-height .3s ease-in-out}.row.two-column-content.accordion.v2 .accordion-list.active{max-height:1000px!important;overflow:scroll}.row.two-column-content.accordion.v2 .accordion-list.active+.show-more .show-more-button.has-less-label .more-label{display:none}.row.two-column-content.accordion.v2 .accordion-list.active+.show-more .show-more-button.has-less-label .less-label{display:inline-block}.row.two-column-content.accordion.v2 .accordion-list-item{background-color:#fff;padding:10px;margin-bottom:10px;color:#4a4a4a}.row.two-column-content.accordion.v2 .accordion-list-item:last-child{margin-bottom:0}.row.two-column-content.accordion.v2 .show-more{text-align:center}.row.two-column-content.accordion.v2 .show-more .show-more-button{padding:0;background:0 0;border:none;color:#4696d6;font-size:14px;font-weight:500;line-height:32px}.row.two-column-content.accordion.v2 .show-more .show-more-button:hover{cursor:pointer}.row.two-column-content.accordion.v2 .show-more .show-more-button:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M16.3125 8.25C16.3125 10.2952 14.8605 12.0728 12.861 12.4763C12.8235 12.4838 12.786 12.4875 12.7493 12.4875C12.4868 12.4875 12.2527 12.303 12.1987 12.036C12.1372 11.7315 12.3345 11.4345 12.639 11.3737C14.1165 11.076 15.1875 9.762 15.1875 8.25C15.1875 6.492 13.758 5.0625 12 5.0625C11.7878 5.0625 11.5837 5.08127 11.3767 5.12027C11.148 5.16377 10.9163 5.06101 10.7948 4.86301C10.5758 4.50976 10.2975 4.17973 9.9668 3.88348C9.1883 3.19348 8.178 2.8125 7.125 2.8125C4.74675 2.8125 2.8125 4.74675 2.8125 7.125C2.8125 8.871 3.8543 10.4332 5.4668 11.106C5.7533 11.2252 5.88817 11.5553 5.76892 11.8418C5.64967 12.129 5.31895 12.2633 5.0332 12.144C3.0007 11.2965 1.6875 9.32625 1.6875 7.125C1.6875 4.1265 4.1265 1.6875 7.125 1.6875C8.45325 1.6875 9.72908 2.16902 10.7153 3.04427C11.0303 3.32627 11.3071 3.633 11.5433 3.96075C11.6941 3.945 11.8455 3.9375 12 3.9375C14.3783 3.9375 16.3125 5.87175 16.3125 8.25ZM10.1025 13.8525L9.5625 14.3925V8.25C9.5625 7.9395 9.3105 7.6875 9 7.6875C8.6895 7.6875 8.4375 7.9395 8.4375 8.25V14.3918L7.89752 13.8517C7.67777 13.632 7.3215 13.632 7.10175 13.8517C6.882 14.0715 6.882 14.4278 7.10175 14.6475L8.60175 16.1475C8.6535 16.1993 8.71567 16.2405 8.78467 16.269C8.85367 16.2975 8.9265 16.3125 9 16.3125C9.0735 16.3125 9.14633 16.2975 9.21533 16.269C9.28433 16.2405 9.3465 16.1993 9.39825 16.1475L10.8983 14.6475C11.118 14.4278 11.118 14.0715 10.8983 13.8517C10.6778 13.6327 10.3222 13.6327 10.1025 13.8525Z' fill='%234696D6'/%3E%3C/svg%3E");width:18px;height:18px;margin-left:4px;-webkit-transform:translate(0,4px);transform:translate(0,4px)}.row.two-column-content.accordion.v2 .show-more .show-more-button .more-label{display:inline-block}.row.two-column-content.accordion.v2 .show-more .show-more-button .less-label{display:none}.row.two-column-content.accordion.v2 .accordion-list-footer{margin-top:10px}.row.two-column-content.speaker .biography{display:none}.row.two-column-content.speaker .speakers-wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.row.two-column-content.speaker .speakers-wrap.count-1{justify-content:space-around}.row.two-column-content.speaker .speakers-wrap.count-1 .speaker{flex:1}.row.two-column-content.speaker .speakers-wrap.count-1 .profile{position:relative;padding-right:35px}.row.two-column-content.speaker .speakers-wrap.count-1 .icon.linkedin{position:absolute;top:0;right:0}.row.two-column-content.speaker .speakers-wrap .speaker{flex:0 1 calc(50% - 10px);min-width:130px;max-width:240px}.row.two-column-content.speaker .speakers-wrap .speaker.has-bio{cursor:pointer}.row.two-column-content.speaker .speakers-wrap .speaker:nth-child(n+3){margin-top:20px}.row.two-column-content.speaker .profile{line-height:21px;margin-top:20px;text-align:left}.row.two-column-content.speaker .profile .name{font-weight:700}.row.two-column-content.speaker .profile .title{font-style:italic}.row.two-column-content.speaker .icon{margin-top:5px;width:28px;height:28px;background-size:28px 28px;background-repeat:no-repeat}.row.two-column-content.speaker .icon.linkedin{background-image:url(../images/linkedin_icon_square.svg)}.row.two-column-content.speaker.row-bg-black .speaker{color:#fff}.row.two-column-content.speaker.row-bg-black .icon.linkedin{background-image:url(../images/linkedin_icon_square_white.svg)}@media only screen and (max-width:767px){.row.two-column-content.speaker .text-column{order:0}}@media only screen and (max-width:767px){.row.two-column-content.speaker .media-column{order:1;margin-top:20px}}@media ((min-width:768px) and (max-width:1023px)){.row.two-column-content.speaker .media-column{flex:0 0 360px}}@media (min-width:1024px){.row.two-column-content.speaker .media-column{flex:0 0 400px}}.row.two-column-content.agenda .text-column{flex:0 1 calc(100% - 580px)}.row.two-column-content.agenda .agenda-wrap{display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;align-content:center;justify-content:center;align-items:center}.row.two-column-content.agenda .agenda-wrap time{font-weight:600;padding:0 20px 0 10px}.row.two-column-content.agenda .agenda-wrap .description{position:relative;padding:0 10px 0 20px;line-height:21px;text-align:left}.row.two-column-content.agenda .agenda-wrap .description:before{content:"";display:block;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:12px;background:#000}.row.two-column-content.agenda .agenda-wrap hr{width:100%;border:none;border-top:2px solid #000}@media (max-width:767px){.row.two-column-content.agenda .media-column{display:flex;min-width:100%}}@media (min-width:768px){.row.two-column-content.agenda .media-column{flex:0 0 360px}}@media (min-width:1024px){.row.two-column-content.agenda .media-column{flex:0 0 460px}}@media ((min-width:768px) and (max-width:1023px)){.row.two-column-content.agenda .text-column{flex:0 0 calc(100vw - 400px);max-width:50%}}@media (min-width:768px){.row.two-column-content.row-bg-grey+.row.row-bg-grey.allow-row-integration,.row.two-column-content.row-bg-yellow+.row.row-bg-yellow.allow-row-integration{margin-top:-35px!important}}@media (min-width:768px){.row.two-column-content.row-bg-white+.row.row-bg-white.allow-row-integration{margin-top:40px}}.speaker-lightbox{display:none}.speaker-lightbox.active{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:block;position:fixed;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);width:calc(100vw - 20px);max-width:1180px;max-height:calc(100vh - 20px);background:#fff;padding:80px;z-index:99999;display:flex;flex-direction:row;box-shadow:0 0 10px 5px rgba(0,0,0,.39)}@media (max-width:768px){.speaker-lightbox.active{padding:50px 20px 20px}}@media (max-width:425px){.speaker-lightbox.active{flex-direction:column}}.speaker-lightbox.active .photo-profile-wrap{max-height:calc(100vh - 180px);overflow-y:auto}@media (max-width:768px){.speaker-lightbox.active .photo-profile-wrap{max-height:calc(100vh - 90px)}}@media (max-width:425px){.speaker-lightbox.active .photo-profile-wrap{max-height:120px;display:flex;flex-direction:row}.speaker-lightbox.active .photo-profile-wrap img{height:120px;width:auto;max-width:90px;margin-right:20px}}.speaker-lightbox.active .biography{display:block;flex:0 0 calc(100% - 168px);color:#000;padding-left:60px;max-height:calc(100vh - 180px);overflow-y:auto}@media (max-width:768px){.speaker-lightbox.active .biography{flex:0 0 calc(100% - 140px);max-height:calc(100vh - 90px);padding-left:40px}}@media (max-width:525px){.speaker-lightbox.active .biography{flex:0 0 calc(100% - 100px);padding-left:20px}}@media (max-width:425px){.speaker-lightbox.active .biography{flex:1;max-height:calc(100vh - 220px);padding-left:0;margin-top:10px}}.speaker-lightbox.active .profile{color:#000;margin-top:10px}.speaker-lightbox.active .profile .name{font-weight:700;font-size:22px;line-height:26px}@media (max-width:525px){.speaker-lightbox.active .profile .name{font-size:18px;line-height:20px}}.speaker-lightbox.active .profile .title{font-size:19px;line-height:22px}@media (max-width:525px){.speaker-lightbox.active .profile .title{font-size:16px;line-height:18px}}@media (max-width:425px){.speaker-lightbox.active .profile{width:calc(100% - 120px)}}.speaker-lightbox.active .icon{display:block;margin-top:5px;width:28px;height:28px;background-size:28px 28px;background-repeat:no-repeat}.speaker-lightbox.active .icon.linkedin{background-image:url(../images/linkedin_icon_square.svg)}.speaker-lightbox .speaker-lightbox-close{position:absolute;top:20px;right:20px;width:40px;height:40px;cursor:pointer;background-image:url(../images/close-x.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media (max-width:768px){.speaker-lightbox .speaker-lightbox-close{top:10px}}
.row.icon-grid-with-freeform-content.row-bg-black{background:#000 url(../images/chevrons.svg);background-repeat:no-repeat;background-size:252px 292px;background-position:calc(100vw - 270px) -44px}.row.icon-grid-with-freeform-content.row-bg-black .container{color:#fff}.row.icon-grid-with-freeform-content .row-intro p{color:#525252}.row.icon-grid-with-freeform-content .row-intro :last-child:not(.link-container){margin-bottom:0}.row.icon-grid-with-freeform-content .row-intro .desc-white{color:#fff}.row.icon-grid-with-freeform-content .row-intro .desc-grey{color:#525252}@media (min-width:1024px){.row.icon-grid-with-freeform-content.row-layout-side .container{flex-direction:row;flex-wrap:wrap}.row.icon-grid-with-freeform-content.row-layout-side .footer-content{flex:0 0 100%}.row.icon-grid-with-freeform-content.row-layout-side .row-intro{padding-top:30px;padding-bottom:30px;flex:0 0 400px;padding-right:30px}.row.icon-grid-with-freeform-content.row-layout-side .wrapper{padding-left:30px;flex:0 0 calc(100% - 400px)}}.row.icon-grid-with-freeform-content.row-layout-side .item{flex:0 0 calc(50% - 30px)}.row.icon-grid-with-freeform-content.row-layout-side .item .img-container{flex:0 0 50px}@media (min-width:425px){.row.icon-grid-with-freeform-content.row-layout-side .item .img-container{align-items:flex-start;margin-right:15px}}.row.icon-grid-with-freeform-content.row-layout-side .item .img-container img{max-width:50px;max-height:50px}.row.icon-grid-with-freeform-content.row-layout-side .item h5{font-size:18px;font-weight:400}@media (max-width:424px){.row.icon-grid-with-freeform-content.row-layout-side .item h5{font-size:16px}}@media (min-width:425px){.row.icon-grid-with-freeform-content.row-layout-side .item{display:flex;flex-direction:row;align-items:flex-start}}.row.icon-grid-with-freeform-content .wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-row-gap:10px;grid-column-gap:40px;margin:30px 0 0}@media (max-width:768px){.row.icon-grid-with-freeform-content .wrapper{grid-template-columns:repeat(2,minmax(0,1fr));grid-row-gap:26px}}@media (max-width:599px){.row.icon-grid-with-freeform-content .wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}}.row.icon-grid-with-freeform-content .wrapper .link-size{font-size:24px}@media (min-width:769px){.row.icon-grid-with-freeform-content.four-col .wrapper{grid-template-columns:repeat(4,minmax(0,1fr))}}.row.icon-grid-with-freeform-content .item .img-container{display:flex;width:66px;height:66px;justify-content:center;align-items:flex-end;margin-bottom:9px}.row.icon-grid-with-freeform-content .item .img-container img{max-height:100%}@media (max-width:595px){.row.icon-grid-with-freeform-content .item{flex:0 0 100%}}.row.icon-grid-with-freeform-content .item.has-cta .link-size:after{content:none}.row.icon-grid-with-freeform-content .item.has-cta .cta-label:after{content:"";display:inline-block;width:8px;height:11px;margin-left:-8px;-webkit-transform:translateX(15px);transform:translateX(15px);background:url(../images/yellow_link_arrows.svg);background-size:cover;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.row.icon-grid-with-freeform-content .item.has-cta .link-black .cta-label:after{background-image:url(../images/black_link_arrow.svg)}.row.icon-grid-with-freeform-content.icon-left .item h5,.row.icon-grid-with-freeform-content.icon-right .item h5,.row.icon-grid-with-freeform-content.icon-top .item h5{font-size:16px;font-weight:400}.row.icon-grid-with-freeform-content.icon-left .item h5 strong,.row.icon-grid-with-freeform-content.icon-right .item h5 strong,.row.icon-grid-with-freeform-content.icon-top .item h5 strong{font-weight:700}.row.icon-grid-with-freeform-content.icon-top .wrapper .link-size{font-size:16px}.row.icon-grid-with-freeform-content.icon-top .item strong{display:block;margin-bottom:8px}.row.icon-grid-with-freeform-content.icon-top .item .cta-label{display:block;margin-top:12px;font-weight:700}.row.icon-grid-with-freeform-content.icon-left .wrapper,.row.icon-grid-with-freeform-content.icon-right .wrapper{grid-row-gap:34px;grid-column-gap:20px}.row.icon-grid-with-freeform-content.icon-left .item,.row.icon-grid-with-freeform-content.icon-right .item{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.row.icon-grid-with-freeform-content.icon-left .item .img-container,.row.icon-grid-with-freeform-content.icon-right .item .img-container{flex:0 0 60px}.row.icon-grid-with-freeform-content.icon-left .item h5,.row.icon-grid-with-freeform-content.icon-right .item h5{flex:0 1 calc(100% - 72px)}.row.icon-grid-with-freeform-content.no-icons .item h5 a{font-size:inherit}.row.icon-grid-with-freeform-content.no-icons .item h5 a:after{height:14px;width:10px}@media (max-width:595px){.row.icon-grid-with-freeform-content.no-icons .item{flex:0 0 calc(33.33% - 30px);min-width:50%}}.row.icon-grid-with-freeform-content.row-bg-black.no-icons .item h5:before{color:#fff}.row.icon-grid-with-freeform-content .footer-content{padding-top:40px}.row.icon-grid-with-freeform-content .footer-content h5{margin-bottom:15px}
.row.link-activated-content.row-bg-black{color:#fff}.row.link-activated-content.row-bg-black .row-intro p{color:#dcddde}.row.link-activated-content.row-bg-black .yellow-underline{color:#fff}.row.link-activated-content.row-bg-black .container{margin-bottom:20px}.row.link-activated-content.row-bg-grey .yellow-underline{color:#000}.row.link-activated-content.row-bg-grey .tab-nav{margin-top:17px}.row.link-activated-content.row-bg-grey .tab-nav li a{padding-bottom:10px}.row.link-activated-content.row-bg-grey .tab-nav li+li{margin-top:25px}.row.link-activated-content.row-bg-grey .tab-content-wrap{padding:60px 80px 80px}@media (max-width:595px){.row.link-activated-content.row-bg-grey .tab-content-wrap{padding:40px}}.row.link-activated-content .wrapper{display:flex;flex-direction:row}@media (max-width:767px){.row.link-activated-content .wrapper{flex-direction:column}}.row.link-activated-content .tab-nav{position:relative;z-index:2;flex:0 0 30.6%}.row.link-activated-content .tab-nav select{display:none;margin-bottom:30px;padding:0 15px;height:42px;-webkit-appearance:none;appearance:none;background-image:url(../images/select_arrow.svg);background-size:14px 8px;background-position:95.9% 50%;background-repeat:no-repeat;border-radius:0;color:#525252;width:100%}.row.link-activated-content .tab-nav ul{width:100%;list-style-type:none;margin:0;padding:0}.row.link-activated-content .tab-nav ul li{text-indent:0}.row.link-activated-content .tab-nav ul li:before{content:none}.row.link-activated-content .tab-nav li+li{margin-top:10px}.row.link-activated-content .tab-nav .yellow-underline{display:block;border-color:transparent}.row.link-activated-content .tab-nav .yellow-underline:hover h5{opacity:1}.row.link-activated-content .tab-nav .yellow-underline:hover:after{width:0}.row.link-activated-content .tab-nav h3,.row.link-activated-content .tab-nav h5{opacity:.5}.row.link-activated-content .tab-nav .active h3,.row.link-activated-content .tab-nav .active h5{opacity:1}.row.link-activated-content .tab-nav .active .yellow-underline:after{width:111%;height:8px}@media (max-width:767px){.row.link-activated-content .tab-nav ul{display:none}.row.link-activated-content .tab-nav select{display:block}}.row.link-activated-content .tab-content-wrap{position:relative;background:#fff;padding:62px 80px 82px;width:100%;z-index:1}@media (max-width:595px){.row.link-activated-content .tab-content-wrap{padding:40px}}.row.link-activated-content .tab-content{visibility:hidden;height:0;opacity:0;overflow:hidden;color:#000;max-width:750px}.row.link-activated-content .tab-content h3{margin-bottom:14px}.row.link-activated-content .tab-content a:not([class*=btn]):not([class*=link]){text-decoration:underline}.row.link-activated-content .tab-content a:not([class*=btn]):not([class*=link]):hover{text-decoration:none}.row.link-activated-content .tab-content.active{opacity:1;height:auto;visibility:visible;transition:opacity .3s ease-in-out}.row.link-activated-content .tab-content.has-icon h3{max-width:calc(100% - 30px)}.row.link-activated-content .tab-content .icon{width:60px;height:60px;position:absolute;top:20px;right:20px}.row.link-activated-content .img-container{height:320px}.row.link-activated-content .img-container img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.row.link-activated-content .text-container{color:#525252}.row.link-activated-content .text-container a.link-text{display:block;margin-top:23px}.row.link-activated-content .link-container{display:flex;flex-direction:column;align-items:flex-start}.row.link-activated-content .link-container a+a{margin-top:8px}.row.link-activated-content .nav-cta .btn-default{border:none;color:#fff;padding:10px 0;margin:0;display:block;width:100%;text-align:left;font-weight:500}.row.link-activated-content .nav-cta .btn-default:after{left:0;-webkit-transform:none;transform:none;height:3px}.row.link-activated-content.v2.row-bg-grey .tab-nav{margin:0}.row.link-activated-content.v2.row-bg-grey .tab-nav li+li{margin-top:10px}.row.link-activated-content.v2.row-bg-grey .tab-nav li a{padding-top:10px}.row.link-activated-content.v2.row-bg-grey .yellow-underline{color:#fff}.row.link-activated-content.v2.row-bg-grey .yellow-underline:after{height:3px}.row.link-activated-content.v2.row-bg-grey .tab-content-wrap{background-color:#ececec;padding:48px}.row.link-activated-content.v2.row-bg-blue{background-color:transparent}.row.link-activated-content.v2.row-bg-blue .wrapper{border-radius:8px;overflow:hidden}.row.link-activated-content.v2.row-bg-blue .tab-nav{background-color:#005e7a}.row.link-activated-content.v2.row-bg-blue .tab-nav li a{color:#fff;padding-top:10px;padding-bottom:10px}.row.link-activated-content.v2.row-bg-blue .tab-nav .active .yellow-underline:after{height:2px}.row.link-activated-content.v2.row-bg-blue .nav-cta .btn-default:after{height:2px}.row.link-activated-content.v2.row-bg-blue .tab-content-wrap{background-color:#f5f8fe;padding:48px}.row.link-activated-content.v2.row-bg-blue .tab-content-wrap a{color:#003f52}.row.link-activated-content.v2 .tab-nav{background-color:#000;padding:40px}.row.link-activated-content.v2 .tab-nav h5{opacity:1;font-size:18px}.row.link-activated-content.v2 .tab-nav .active h5{font-weight:700}.row.link-activated-content.v2 .tab-nav .active .yellow-underline:after{width:100%}.row.link-activated-content.v2 .tab-content .icon{width:200px;position:relative;top:auto;right:auto}
.row.clients .dot-pattern{top:14px;z-index:0}.row.clients .row-intro.with-cta .link-container{margin-bottom:auto}@media (min-width:600px){.row.clients .row-intro.with-cta .link-container{margin-top:10px}}.row.clients .slide-container{opacity:0;visibility:hidden;overflow:hidden}.row.clients .slide-container.slick-initialized{position:relative;opacity:1;visibility:visible}.row.clients .slick-next,.row.clients .slick-prev{text-indent:100px;overflow:hidden;height:50px;width:50px;position:absolute;top:0;right:51px;background-image:url(../images/left_arrow.svg);background-size:cover;z-index:2;cursor:pointer;outline:0;transition:opacity .2s ease-in-out;margin:0;border:none}.row.clients .slick-next.slick-disabled,.row.clients .slick-prev.slick-disabled{opacity:.6}@media (max-width:767px){.row.clients .slick-next,.row.clients .slick-prev{right:51px;top:300px}}.row.clients .slick-next{background-image:url(../images/right_arrow.svg);right:0}.row.clients .slick-dots{display:flex;margin:0;padding:0;list-style:none}.row.clients .slick-dots li{position:relative;width:16px;height:16px;margin:0 5px;cursor:pointer;border:3px solid #000;background:0 0}.row.clients .slick-dots li.slick-active{background:#1292b3}.row.clients .slick-dots li:last-child{margin-right:0}.row.clients .slick-dots li button{display:none}.row.clients .slick-dots li:after{content:none}.row.clients .slick-dots li:before{content:none;position:absolute;top:0;left:0;width:0%;height:4px}@media (min-width:768px){.row.clients .slide{padding-bottom:50px}}.row.clients .slide-inner{display:flex}.row.clients .img-container{position:relative;flex:0 0 40%;z-index:1;-webkit-transform:translateY(49px);transform:translateY(49px)}.row.clients .img-container img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.row.clients .img-container img{height:300px}}.row.clients .logo-container{position:relative;height:80px;max-width:200px;margin-bottom:16px}.row.clients .logo-container img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}@media (max-width:480px){.row.clients .logo-container{height:60px;max-width:150px}}.row.clients .slide-text{position:relative;background:#fff}.row.clients .slide-text p{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.row.clients .slide-text cite{font-size:14px;line-height:22px;font-style:normal}.row.clients .slide-text .link-text{display:block;margin-top:32px}.row.clients.contain-images .img-container img{-o-object-fit:contain;object-fit:contain}.row.clients.layout-full .slide-text{flex:0 0 60%;padding:59px 75px 56px 60px}.row.clients.layout-full .slide-text:before{content:"";position:absolute;top:0;left:-224px;width:100%;height:100%;background-color:#fff}.row.clients.layout-full .slick-dots{position:absolute;bottom:0;right:0;justify-content:flex-end}@media (max-width:767px){.row.clients.layout-full .slide-inner{flex-direction:column}.row.clients.layout-full .slide-inner .img-container{height:300px;-webkit-transform:none;transform:none}.row.clients.layout-full .slide-inner .slide-text{padding:80px 20px 40px}.row.clients.layout-full .slide-inner .slide-text:before{content:none}}.row.clients.layout-full .logo-container img{max-width:100%;max-height:100%}.row.clients.layout-full .quote-wrap{position:relative;padding-left:30px;border-left:3px solid #fbe700}.row.clients.layout-full .large-quote{position:absolute;top:3px;left:8px;font-size:30px;line-height:30px}.row.clients.layout-compact .slide-container{display:block;width:100%;opacity:0}.row.clients.layout-compact .slide-container.slick-initialized{opacity:1}.row.clients.layout-compact .slide-container .slick-list{margin:0 -15px}.row.clients.layout-compact .slide-container .slide{margin:0 15px}.row.clients.layout-compact .slide-container .slide-inner{min-height:386px}.row.clients.layout-compact .slide-container .slide-text .link-text{margin-top:19px}.row.clients.layout-compact .slide-container .link-container{padding:0 30px 40px;margin-top:auto}.row.clients.layout-compact .inner-container{display:flex;flex-direction:column;height:100%}.row.clients.layout-compact .logo-container{display:flex;align-items:center;justify-content:center;height:147px;max-width:none;padding:20px 60px 0}@media (max-width:599px){.row.clients.layout-compact .logo-container{padding:20px 40px 0}}.row.clients.layout-compact .logo-container img{-o-object-position:center;object-position:center}.row.clients.layout-compact .quote-wrap{display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden;max-height:270px;padding:0 30px}@media (max-width:767px){.row.clients.layout-compact .quote-wrap{max-height:247.5px}}.row.clients.layout-compact .client-nav{display:flex;flex-direction:row;justify-content:center;margin-top:30px}@media (max-width:425px){.row.clients.layout-compact .client-nav{flex-direction:column;align-items:center}.row.clients.layout-compact .client-nav .link-text{margin:20px 0 0 0}}.row.clients.layout-compact .slick-dots{align-items:center;text-align:center;order:0}.row.clients.layout-compact .view-all{margin-left:20px;color:#000;order:1}.row.clients.layout-compact .slide{box-shadow:0 5px 15px -10px rgba(0,0,0,.3);padding-bottom:0}.row.clients.row-bg-white .logo-container{margin-bottom:30px}.row.clients.row-bg-white .slide-text{background:#f8f8f8}.row.clients.row-bg-white .slide-text:before{background-color:#f8f8f8}
.row.comparison-table .row-intro:not(.with-cta)>:last-child{margin-bottom:35px}.row.comparison-table .row-intro h1{font-size:48px;line-height:1.08;font-weight:700;margin-bottom:20px;border-bottom:none}.row.comparison-table.center-intro .row-intro{text-align:center;justify-content:center;flex-wrap:wrap;max-width:none}.row.comparison-table.center-intro .row-intro .text-container{max-width:none;flex:1 1 100%}.row.comparison-table.center-intro .row-intro .link-container{max-width:none;flex:1 1 100%;margin-left:0;text-align:center}.row.comparison-table.standard thead th:nth-child(n+2){width:180px}@media (min-width:596px){.row.comparison-table.equal table{table-layout:fixed}}.row.comparison-table.equal table td:nth-child(n+2),.row.comparison-table.equal table th:nth-child(n+2){text-align:left}.row.comparison-table.equal table th{padding-left:20px}.row.comparison-table.equal .checked{text-align:center!important}.row.comparison-table .table-layout{max-width:100vw;overflow:auto}.row.comparison-table .table-footer,.row.comparison-table .table-footer>*{font-size:14px}.row.comparison-table table{width:100%;border-collapse:collapse}.row.comparison-table thead th{padding:6px 15px 7px}.row.comparison-table thead th:first-child{background:#000;text-align:left;color:#fff;padding-left:20px}.row.comparison-table thead th:nth-child(2){background:#fbe700}.row.comparison-table thead th:nth-child(3){background:#dcddde}.row.comparison-table thead th:nth-child(4){background:#bcbcbc}.row.comparison-table.alternating tbody td:nth-child(2){background:rgba(255,229,34,.05)}.row.comparison-table.alternating tbody td:nth-child(3){background:rgba(220,221,222,.2)}.row.comparison-table.alternating tbody td:nth-child(3) span{background:#262626}.row.comparison-table.alternating tbody td:nth-child(4){background:rgba(188,188,188,.2)}.row.comparison-table.alternating tbody td:nth-child(n+3){color:#262626}.row.comparison-table.left-align-cols thead td:nth-child(n+2){text-align:left}.row.comparison-table.left-align-cols tbody td:nth-child(n+2){text-align:left}.row.comparison-table tbody tr{border-bottom:1px solid #dcddde}.row.comparison-table tbody tr:last-child td[colspan]{background:#525252}.row.comparison-table tbody tr:last-child td[colspan] *{font-weight:400!important}.row.comparison-table tbody td{padding:10px 20px}@media (max-width:767px){.row.comparison-table tbody td{padding:10px}}.row.comparison-table tbody td p{font-size:14px;color:#525252}.row.comparison-table tbody td:nth-child(n+2){text-align:center}.row.comparison-table tbody td[colspan]{background:#000}.row.comparison-table tbody td[colspan] h6{color:#fff;font-weight:500}.row.comparison-table tbody h6{font-weight:400}.row.comparison-table tbody .checked span{display:inline-block;width:8px;height:8px;border-radius:50%;background:#000}.row.comparison-table.row-bg-yellow tbody tr{border-bottom:1px solid #000}.row.comparison-table.row-bg-yellow thead th:nth-child(2){background:rgba(1,1,1,.7);color:#fff}.row.comparison-table.row-bg-yellow.alternating tbody td:nth-child(2){background:rgba(1,1,1,.05)}.row.comparison-table.row-bg-grey{background-color:#f9f9f9}.row.comparison-table.row-bg-grey.alternating tbody tr{border:none}.row.comparison-table.row-bg-grey.alternating tbody td{background:0 0}.row.comparison-table.expandable-descriptions tbody tr td.index-0:not([colspan]).active h6{display:block;margin-bottom:7px;position:relative}.row.comparison-table.expandable-descriptions tbody tr td.index-0:not([colspan]).active h6.has-description:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999779 10.2498C0.807779 10.2498 0.61575 10.1768 0.46975 10.0298C0.17675 9.73681 0.17675 9.26177 0.46975 8.96877L3.93972 5.4988L0.46975 2.02883C0.17675 1.73583 0.17675 1.2608 0.46975 0.967797C0.76275 0.674797 1.23779 0.674797 1.53079 0.967797L5.53079 4.9678C5.82379 5.2608 5.82379 5.73583 5.53079 6.02883L1.53079 10.0288C1.38379 10.1768 1.19178 10.2498 0.999779 10.2498Z' fill='black'/%3E%3C/svg%3E");width:6px;height:11px;position:absolute;top:6px;left:-10px}.row.comparison-table.expandable-descriptions tbody tr td.index-0:not([colspan]).active h6.has-description:hover{cursor:pointer}.row.comparison-table.expandable-descriptions tbody tr td.index-0:not([colspan]).active .description{display:block;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.row.comparison-table.expandable-descriptions tbody tr td.index-0:not([colspan]).show .description{max-height:500px}.row.comparison-table .table-scroll-container{max-width:100vw;overflow:auto;max-height:100vh;position:relative;z-index:0}.row.comparison-table .table-scroll-container .table-layout{overflow:unset;position:relative;width:100%}.row.comparison-table .table-scroll-container table{table-layout:fixed;width:100%;border-collapse:separate;border-spacing:0;min-width:100vw}.row.comparison-table .table-scroll-container table thead th{position:sticky;top:0;z-index:2}.row.comparison-table .table-scroll-container table thead th:first-child{position:sticky;left:0;z-index:3;width:225px}@media only screen and (min-width:992px){.row.comparison-table .table-scroll-container table thead th:first-child{width:25vw}}.row.comparison-table .table-scroll-container table tbody td[colspan]{display:block;width:100vw}.row.comparison-table .table-scroll-container table tbody td:first-child{position:sticky;left:0}.row.comparison-table .table-scroll-container table tbody td:first-child:not([colspan]){z-index:2}@media only screen and (min-width:1200px){.row.comparison-table.sticky-headings .table-layout{overflow:visible}}.row.comparison-table.sticky-headings th{position:sticky;top:0;z-index:1}.row.comparison-table.rotate-headings.narrow-columns .table-scroll-container thead th:nth-child(n+2)>h6{-webkit-transform:translate(20px,-5px) rotate(315deg);transform:translate(20px,-5px) rotate(315deg)}.row.comparison-table.rotate-headings.narrow-columns thead th:nth-child(n+2){width:30px}.row.comparison-table.rotate-headings.narrow-columns thead th:nth-child(n+2)>h6{width:30px;-webkit-transform:translate(27px,-5px) rotate(315deg);transform:translate(27px,-5px) rotate(315deg)}.row.comparison-table.rotate-headings.sticky-headings .table-scroll-container thead{z-index:3}.row.comparison-table.rotate-headings.sticky-headings thead{position:sticky;top:0;z-index:1}.row.comparison-table.rotate-headings.sticky-headings thead th{position:relative}.row.comparison-table.rotate-headings.sticky-headings.v2 thead{background-color:#fff}.row.comparison-table.rotate-headings.sticky-headings.v2 thead th:first-child{background-color:#fff}.row.comparison-table.rotate-headings.sticky-headings.v2 thead th:nth-child(4n+2),.row.comparison-table.rotate-headings.sticky-headings.v2 thead th:nth-child(4n+3),.row.comparison-table.rotate-headings.sticky-headings.v2 thead th:nth-child(4n+4),.row.comparison-table.rotate-headings.sticky-headings.v2 thead th:nth-child(4n+5){background-color:transparent}.row.comparison-table.rotate-headings .table-scroll-container thead{position:sticky;top:0;z-index:3}.row.comparison-table.rotate-headings .table-scroll-container thead th{position:relative}.row.comparison-table.rotate-headings .table-scroll-container thead th:nth-child(n+2)>h6{-webkit-transform:translate(126px,-58px) rotate(315deg);transform:translate(126px,-58px) rotate(315deg)}.row.comparison-table.rotate-headings table{margin-right:60px;max-width:calc(100% - 60px)}.row.comparison-table.rotate-headings thead th{vertical-align:bottom}.row.comparison-table.rotate-headings thead th:nth-child(n+2){height:100px;white-space:nowrap}.row.comparison-table.rotate-headings thead th:nth-child(n+2)>h6{-webkit-transform:translate(155px,-58px) rotate(315deg);transform:translate(155px,-58px) rotate(315deg);width:180px;text-align:left}.row.comparison-table.rotate-headings thead th:nth-child(n+2)>h6>span{border-bottom:1px solid #000;padding:5px 10px}.row.comparison-table.rotate-headings.v1 thead{background-color:#fff}.row.comparison-table.rotate-headings.v1 thead th:first-child{background-color:#000}.row.comparison-table.rotate-headings.v1 thead th:nth-child(2),.row.comparison-table.rotate-headings.v1 thead th:nth-child(3),.row.comparison-table.rotate-headings.v1 thead th:nth-child(4){background-color:transparent}.row.comparison-table.rotate-headings.v2 .table-scroll-container thead,.row.comparison-table.rotate-headings.v3 .table-scroll-container thead{background-color:#fff}.row.comparison-table.rotate-headings.v2 .table-scroll-container thead th:first-child,.row.comparison-table.rotate-headings.v3 .table-scroll-container thead th:first-child{background-color:#fff}.row.comparison-table.rotate-headings.v2 .table-scroll-container thead th:nth-child(4n+2),.row.comparison-table.rotate-headings.v2 .table-scroll-container thead th:nth-child(4n+3),.row.comparison-table.rotate-headings.v2 .table-scroll-container thead th:nth-child(4n+4),.row.comparison-table.rotate-headings.v2 .table-scroll-container thead th:nth-child(4n+5),.row.comparison-table.rotate-headings.v3 .table-scroll-container thead th:nth-child(4n+2),.row.comparison-table.rotate-headings.v3 .table-scroll-container thead th:nth-child(4n+3),.row.comparison-table.rotate-headings.v3 .table-scroll-container thead th:nth-child(4n+4),.row.comparison-table.rotate-headings.v3 .table-scroll-container thead th:nth-child(4n+5){background-color:transparent}.row.comparison-table.rotate-headings.v2 thead th:first-child,.row.comparison-table.rotate-headings.v2 thead th:nth-child(4n+2),.row.comparison-table.rotate-headings.v2 thead th:nth-child(4n+3),.row.comparison-table.rotate-headings.v2 thead th:nth-child(4n+4),.row.comparison-table.rotate-headings.v2 thead th:nth-child(4n+5),.row.comparison-table.rotate-headings.v3 thead th:first-child,.row.comparison-table.rotate-headings.v3 thead th:nth-child(4n+2),.row.comparison-table.rotate-headings.v3 thead th:nth-child(4n+3),.row.comparison-table.rotate-headings.v3 thead th:nth-child(4n+4),.row.comparison-table.rotate-headings.v3 thead th:nth-child(4n+5){background-color:#fff}.row.comparison-table.rotate-headings.v2 thead th:nth-child(n+2)>h6>span,.row.comparison-table.rotate-headings.v3 thead th:nth-child(n+2)>h6>span{border-bottom-color:#59a5d1}.row.comparison-table.rotate-headings.v2 thead th:nth-child(4n+2)>h6>span,.row.comparison-table.rotate-headings.v3 thead th:nth-child(4n+2)>h6>span{border-bottom-color:#ffe500}.row.comparison-table.rotate-headings.v2 thead th:nth-child(4n+3)>h6>span,.row.comparison-table.rotate-headings.v3 thead th:nth-child(4n+3)>h6>span{border-bottom-color:#e4ce04}.row.comparison-table.rotate-headings.v2 thead th:nth-child(4n+4)>h6>span,.row.comparison-table.rotate-headings.v3 thead th:nth-child(4n+4)>h6>span{border-bottom-color:#f0d803}.row.comparison-table.rotate-headings.v2 thead th:nth-child(4n+5)>h6>span,.row.comparison-table.rotate-headings.v3 thead th:nth-child(4n+5)>h6>span{border-bottom-color:#f9e44d}.row.comparison-table.collapse-rows.equal table{table-layout:auto}@media (min-width:596px){.row.comparison-table.collapse-rows.equal table{white-space:nowrap}}.row.comparison-table.collapse-rows .section-heading{position:relative}.row.comparison-table.collapse-rows .section-heading:after{content:"";position:absolute;top:50%;right:14px;width:12px;height:8px;background:url(../images/main_nav_arrow_yellow.svg);background-size:cover;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);z-index:1000;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.row.comparison-table.collapse-rows .section-heading.collapsed:after{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.row.comparison-table.collapse-rows .section-row{transition:max-height .5s ease-in-out,border-color .5s ease-in-out;overflow:hidden;max-height:200px;width:100%}.row.comparison-table.collapse-rows .section-row.opening{display:block;border-color:transparent}.row.comparison-table.collapse-rows .section-row.opening td{opacity:0}.row.comparison-table.collapse-rows .section-row.closing{border-color:transparent;transition:max-height .15s ease-in-out,border-color .15s ease-in-out}.row.comparison-table.collapse-rows .section-row.closing td{transition:opacity .15s ease;opacity:0}.row.comparison-table.collapse-rows .section-row.row-hidden{display:block;max-height:0;border-width:0;border-color:transparent}.row.comparison-table.collapse-rows .section-row.row-hidden td{opacity:0}.row.comparison-table.collapse-rows .section-row td{transition:opacity .3s ease}.row.comparison-table.collapse-rows tbody td[colspan]:hover{cursor:pointer}.row.comparison-table.v2 table p{margin-bottom:7px;color:#000;font-size:18px}.row.comparison-table.v2 thead h1,.row.comparison-table.v2 thead h2,.row.comparison-table.v2 thead h3,.row.comparison-table.v2 thead h4,.row.comparison-table.v2 thead h5,.row.comparison-table.v2 thead h6{margin-bottom:0;font-weight:700}.row.comparison-table.v2 thead th{background-color:#f8f8f8;color:#000}.row.comparison-table.v2 thead th:first-child{background-color:#f8f8f8}.row.comparison-table.v2 thead th:nth-child(4n+2){background:#ffe500}.row.comparison-table.v2 thead th:nth-child(4n+3){background:#e4ce04}.row.comparison-table.v2 thead th:nth-child(4n+4){background:#f0d803}.row.comparison-table.v2 thead th:nth-child(4n+5){background:#f9e44d}.row.comparison-table.v2 tbody tr{border-bottom:1px dashed #59a5d1}.row.comparison-table.v2 tbody td{background-color:#f8f8f8}.row.comparison-table.v2 tbody td[colspan]{background-color:#59a5d1}.row.comparison-table.v2 tbody td[colspan]:first-child{background-color:#59a5d1}.row.comparison-table.v2 tbody td:first-child{background-color:#f8f8f8}.row.comparison-table.v2 tbody td:nth-child(4n+2){background:#ffe500}.row.comparison-table.v2 tbody td:nth-child(4n+3){background:#e4ce04}.row.comparison-table.v2 tbody td:nth-child(4n+4){background:#f0d803}.row.comparison-table.v2 tbody td:nth-child(4n+5){background:#f9e44d}.row.comparison-table.v2 tbody td:nth-child(n+3){color:#000}.row.comparison-table.v2 tbody td:nth-child(n+3) span{background-color:#000}
.row.faqs .faqs-wrapper{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;gap:30px;position:relative}.row.faqs .categories-wrapper{flex:1 1 100%}@media only screen and (min-width:992px){.row.faqs .categories-wrapper{flex:0 0 25%;position:sticky;top:150px}}.row.faqs .categories{margin-bottom:25px}@media only screen and (min-width:992px){.row.faqs .categories{border:1px solid #d9d9d9;padding:25px;margin-bottom:0}}.row.faqs .categories-label{font-weight:700;margin-bottom:24px;padding-bottom:12px;text-transform:uppercase;border-bottom:2px solid #000}.row.faqs .toc{display:none;visibility:hidden}.row.faqs .toc.show{display:block;visibility:visible}.row.faqs .toc-list{list-style:none;padding:0;margin:0}.row.faqs .toc-list li{margin-bottom:16px;text-indent:unset}.row.faqs .toc-list li::before{content:"";display:inline-block;width:8px;height:11px;background-image:url(../images/black_link_arrow.svg);background-size:cover;vertical-align:baseline;-webkit-transform:translate(4px,-1px);transform:translate(4px,-1px);margin-right:8px}.row.faqs .toc-list a{text-decoration:none}.row.faqs .toc-list a:hover{text-decoration:underline}.row.faqs .toc-list a.link-black::after{content:none}@media only screen and (min-width:992px){.row.faqs.show-categories .faqs-list{flex:0 0 calc(75% - 30px)}}.row.faqs .faqs-list{flex:1 1 100%}.row.faqs .faqs-section{margin-bottom:40px}.row.faqs .faqs-section:last-child{margin-bottom:0}.row.faqs .section-intro{margin-bottom:20px}.row.faqs .faqs{background:#d5e9f4;border-radius:10px;overflow:hidden}.row.faqs .faq{border-bottom:1px solid #76aecc}.row.faqs .faq:last-child{border-bottom:none}.row.faqs .faq.active .faq-heading:before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='35' viewBox='0 0 32 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_1_38650)'%3E%3Cpath d='M23 15.75H9C8.586 15.75 8.25 15.414 8.25 15C8.25 14.586 8.586 14.25 9 14.25H23C23.414 14.25 23.75 14.586 23.75 15C23.75 15.414 23.414 15.75 23 15.75Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_1_38650' x='0' y='0' width='32' height='38' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1_38650'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1_38650' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A")}.row.faqs .faq.active .faq-content-wrapper{max-height:9999px;opacity:1}.row.faqs .faq-heading{position:relative;padding:25px 34px 25px 50px;margin:0;font-size:21px;line-height:1}.row.faqs .faq-heading:hover{cursor:pointer}.row.faqs .faq-heading:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='24' height='30' viewBox='0 0 24 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.75 15.25H12.25V15.75V22C12.25 22.1379 12.1379 22.25 12 22.25C11.8621 22.25 11.75 22.1379 11.75 22V15.75V15.25H11.25H5C4.86214 15.25 4.75 15.1379 4.75 15C4.75 14.8621 4.86214 14.75 5 14.75H11.25H11.75V14.25V8C11.75 7.86214 11.8621 7.75 12 7.75C12.1379 7.75 12.25 7.86214 12.25 8V14.25V14.75H12.75H19C19.1379 14.75 19.25 14.8621 19.25 15C19.25 15.1379 19.1379 15.25 19 15.25H12.75Z' stroke='black'/%3E%3C/svg%3E%0A");background-size:contain;background-position:center;background-repeat:no-repeat;width:26px;height:26px;position:absolute;left:20px;top:22px}.row.faqs .faq-content-wrapper{max-height:0;opacity:0;overflow:hidden;transition-property:max-height,opacity;transition-duration:.3s;transition-timing-function:ease-in-out;will-change:max-height,opacity}.row.faqs .faq-content{padding:0 34px 25px 50px}.row.faqs .inline-faqs{margin-top:59px}@media only screen and (min-width:1024px){.row.faqs .inline-faqs{margin-right:80px}}.row.faqs .inline-faqs .inline-faqs-title{font-size:24px;font-weight:700}@media only screen and (min-width:992px){.row.faqs.has-columns .faqs-list{-webkit-columns:2;-moz-columns:2;columns:2}}.row.faqs.has-columns .faqs-section{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.row.faqs.has-columns .section-intro .section-title{font-size:21.188px;font-weight:700;line-height:151.032%;padding:20px 23px}.row.faqs.has-columns .section-intro .section-description{padding:20px 23px}.row.faqs.has-columns .faq-heading{padding:20px 23px 20px 50px}.row.faqs.has-columns .faq-heading:before{top:18px}.row.faqs.has-columns .faq-content{padding:0 23px 20px 50px}.row.faqs.v2 .faqs-section{border-radius:10px;overflow:hidden}.row.faqs.v2 .section-intro{margin:0}.row.faqs.v2 .section-title{background-color:#000;color:#fff;padding:25px 34px 25px 50px;margin:0}.row.faqs.v2 .section-description{padding:25px 34px 25px 50px;border-bottom:1px solid #76aecc}.row.faqs.v2 .faqs{border-radius:0;background-color:transparent}
@media (min-width:768px){.row.featured-resources.slider.has-intro-cta .row-intro:not(.with-cta)>:last-child{margin-bottom:70px}}.row.featured-resources .row-intro{display:flex;flex-direction:row;justify-content:space-between;max-width:none}@media (max-width:767px){.row.featured-resources .row-intro{flex-direction:column}}.row.featured-resources .row-intro .description{margin-bottom:20px}.row.featured-resources .text-wrapper{flex:0 0 100%;align-items:center}.row.featured-resources .outer-wrap{display:flex;flex-direction:row}.row.featured-resources .card-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;flex:1}@media (max-width:595px){.row.featured-resources .card-wrapper{width:100%;flex-direction:column;flex-wrap:nowrap;height:auto!important}}.row.featured-resources .card-wrapper.slick-slider{display:block;width:100%;opacity:0}.row.featured-resources .card-wrapper.slick-slider.slick-initialized{opacity:1}.row.featured-resources .card-wrapper.slick-slider .slick-list{margin:0 -15px}.row.featured-resources .card-wrapper.slick-slider .card{margin:0 15px}.row.featured-resources .card-wrapper:after{content:"";flex:auto;flex:0 0 calc(33% - 15px)}.row.featured-resources .card{display:flex;flex-direction:column;position:relative;justify-content:flex-start;background:#f8f8f9;border:1px solid rgba(220,221,222,.2);transition:all .3s ease-in-out,padding 1ms;flex:0 0 calc(33.3333333333% - 16px);min-height:auto;box-shadow:0 5px 15px -10px rgba(0,0,0,.3)}.row.featured-resources .card .wrapper .excerpt{-webkit-line-clamp:4;max-height:120px}.row.featured-resources .card.press_release .wrapper .excerpt{-webkit-line-clamp:3}.row.featured-resources .card.client .preview-image{display:flex;justify-content:center;align-items:center;position:relative;flex:0 0 200px;z-index:1;transition:all .3s ease-in-out;background:#42495a}.row.featured-resources .card.client .preview-image img{position:relative;z-index:4;-o-object-fit:contain;object-fit:contain;max-width:290px;max-height:90px;width:100%;-webkit-transform:scale(1);transform:scale(1);transition:all .3s ease-in-out;padding:0 20px}.row.featured-resources .card.client .preview-image img.bg-img{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;max-width:100%;max-height:100%;padding:0;opacity:.15}@media (min-width:596px){.row.featured-resources .card.foundation_blog .preview-image img{min-height:200px}}.row.featured-resources .card.award .preview-image{background:#fff}.row.featured-resources .card.award .preview-image img{-o-object-fit:contain;object-fit:contain}.row.featured-resources .card.award .excerpt{font-size:14px;line-height:1.6;margin-top:10px}.row.featured-resources .card.award .excerpt ol,.row.featured-resources .card.award .excerpt ul{margin:0}.row.featured-resources .card.award .excerpt ul{padding-left:9px}.row.featured-resources .card.award .excerpt ol{padding-left:15px}@media (min-width:596px){.row.featured-resources .card.award .wrapper{height:auto;overflow:visible}.row.featured-resources .card.award .excerpt{overflow:auto;display:block;max-height:none!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset}}.row.featured-resources .card.award .cta a{display:block}.row.featured-resources .card.award .cta a+a{margin-left:0}.row.featured-resources .card .wrapper{position:relative;top:0;transition:all .3s ease-in-out;padding:19px 37px 36px 23px;z-index:2;height:375px;min-height:375px;flex:1}@media (max-width:595px){.row.featured-resources .card .wrapper{padding:17px 15px 20px}}@media only screen and (min-width:596px){.row.featured-resources .card.has-image .wrapper .cta,.row.featured-resources .card.has-image .wrapper .excerpt{visibility:hidden}}.row.featured-resources .card .preview-image{height:200px;background:#fff}.row.featured-resources .card .preview-image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:595px){.row.featured-resources .card .preview-image{height:150px}}.row.featured-resources .card.article:not(.has-image) .wrapper .cta,.row.featured-resources .card.article:not(.has-image) .wrapper .excerpt,.row.featured-resources .card.press_release:not(.has-image) .wrapper .cta,.row.featured-resources .card.press_release:not(.has-image) .wrapper .excerpt{visibility:visible}.row.featured-resources .card.article:not(.has-image):not(:hover) .h5,.row.featured-resources .card.press_release:not(.has-image):not(:hover) .h5{-webkit-line-clamp:4;max-height:120px}.row.featured-resources .card.article:not(.has-image):hover .wrapper,.row.featured-resources .card.press_release:not(.has-image):hover .wrapper{top:0}.row.featured-resources .card.news_article .preview-image{padding:30px}.row.featured-resources .card.news_article .preview-image img{-o-object-fit:contain;object-fit:contain}.row.featured-resources .card.post:hover .h5{-webkit-line-clamp:2;max-height:60px}.row.featured-resources .card.post .h5{-webkit-line-clamp:3;max-height:90px}.row.featured-resources .card.post.has-image:not(:hover) .h5{-webkit-line-clamp:2;max-height:60px}.row.featured-resources .card.post .excerpt{-webkit-line-clamp:3;max-height:90px}.row.featured-resources .card .post-type{color:#003f52;font-size:12px;line-height:1.2;text-transform:uppercase;font-weight:600;letter-spacing:1}.row.featured-resources .card .date{color:#525252;font-size:14px;line-height:1.2;display:block;margin-top:20px}.row.featured-resources .card .meta>:last-child{margin-bottom:12px}.row.featured-resources .card .h5{color:#000;line-height:1.25;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;max-height:120px}@media (min-width:596px){.row.featured-resources .card .h5{font-size:22px;line-height:28px}}.row.featured-resources .card:not(:hover) .h5{-webkit-line-clamp:3;max-height:90px}.row.featured-resources .card .author-meta{display:-webkit-box;flex-direction:row;margin:15px 0}.row.featured-resources .card .author-meta .author-photo{margin-right:15px}.row.featured-resources .card .author-meta .author-photo img{width:46px;height:46px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:50%}.row.featured-resources .card .author-meta .author-text{display:flex;justify-content:center;flex-direction:column;color:#000;font-size:14px;line-height:1.1;align-self:center;width:calc(100% - 61px)}.row.featured-resources .card .author-meta .author-text .name{font-weight:600}.row.featured-resources .card .author-meta .author-text .reading-time{display:none}.row.featured-resources .card .author-meta+.excerpt{margin-top:0}.row.featured-resources .card .excerpt{margin:7px 0 23px;color:#525252;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;max-height:120px}@media (max-width:595px){.row.featured-resources .card .excerpt{display:none}}.row.featured-resources .card .cta{margin-top:auto;opacity:0;transition:all .3s ease-in-out;z-index:0}@media (min-width:596px){.row.featured-resources .card{overflow:hidden;height:375px}.row.featured-resources .card:hover{background:#fff}.row.featured-resources .card:hover:before{width:100%}.row.featured-resources .card:hover .cta{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.row.featured-resources .card:hover .wrapper{background:#fff}.row.featured-resources .card:hover.has-image .wrapper{top:-200px}.row.featured-resources .card:hover.has-image .cta,.row.featured-resources .card:hover.has-image .excerpt{visibility:visible}}@media (max-width:595px){.row.featured-resources .card{flex:0 0 100%}.row.featured-resources .card .wrapper{height:auto;min-height:auto}.row.featured-resources .card .wrapper .cta{margin-top:20px;visibility:visible;opacity:1}.row.featured-resources .card+.card{margin-top:15px}}.row.featured-resources .resource-wrap{position:relative;align-self:flex-start;padding-left:24px}@media (min-width:992px){.row.featured-resources .resource-wrap{flex:0 0 386px}}.row.featured-resources .resource-wrap h3{margin:2px 0 6px}.row.featured-resources .resource-wrap p{color:#525252;font-size:16px;line-height:21px}.row.featured-resources .resource-wrap .link-text{display:block;margin-top:17px}.row.featured-resources .resource-wrap .cta-wrapper{position:relative;background:#000;padding:30px}.row.featured-resources .resource-wrap .cta-wrapper h3{color:#fbe700}.row.featured-resources .resource-wrap .cta-wrapper p{color:#fff;font-size:18px;line-height:30px}@media (min-width:992px){.row.featured-resources .resource-wrap:before{content:"";display:block;position:absolute;bottom:-39px;left:-34px;width:365px;height:177px;background:url(../images/benefits_dot_graphic.webp);background-size:cover}}.row.featured-resources.all-card .card{flex:0 0 calc(33% - 15px)}@media (max-width:991px) and (min-width:596px){.row.featured-resources.all-card:not(.slider) .card{flex:0 0 calc(50% - 12px)}.row.featured-resources.all-card:not(.slider) .card:nth-child(3){margin-top:24px;flex:0 0 100%}}.row.featured-resources .slick-next,.row.featured-resources .slick-prev{text-indent:100px;overflow:hidden;height:50px;width:50px;position:absolute;top:-51px;right:0;background-image:url(../images/right_arrow.svg);background-size:cover;z-index:2;cursor:pointer;outline:0;transition:opacity .2s ease-in-out;border:none}.row.featured-resources .slick-prev{right:51px;background-image:url(../images/left_arrow.svg)}.row.featured-resources .slick-disabled{opacity:.6}.row.featured-resources .slick-dots{display:flex;justify-content:center;padding:0;margin:30px 0 0}.row.featured-resources .slick-dots li{position:relative;width:16px;height:16px;margin:0 5px;cursor:pointer;border:3px solid #000;background:0 0}.row.featured-resources .slick-dots li.slick-active{background:#1292b3}.row.featured-resources .slick-dots li button{display:none}.row.featured-resources .slick-dots li:after{content:none}.row.featured-resources .slick-dots li:before{content:none;position:absolute;top:0;left:0;width:0%;height:4px}.row.featured-resources.row-bg-grey .card{background:#fff}
.row.marketo-form .row-intro>:last-child{margin-bottom:0!important}.row.marketo-form .img-container+p.description{margin-top:30px}.row.marketo-form.row-bg-blue:not(.row-layout-two-col-equal){color:#fff}.row.marketo-form.row-bg-blue:not(.row-layout-two-col-equal) p.description{color:#fff}.row.marketo-form.row-bg-blue:not(.row-layout-two-col-equal) .form-head{color:#fff}.row.marketo-form.row-bg-blue:not(.row-layout-two-col-equal) .form-head h5{color:#fff}.row.marketo-form.row-bg-blue form.marketo .field-html,.row.marketo-form.row-bg-blue form.marketo label{color:#fff}.row.marketo-form.row-bg-blue form.marketo .field-html a,.row.marketo-form.row-bg-blue form.marketo label a{color:#fff;font-weight:500}.row.marketo-form.row-bg-blue form.marketo input[type=checkbox]{border-color:#fff}.row.marketo-form.row-bg-blue form.marketo input[type=checkbox]:checked{background-color:#fff}.row.marketo-form.row-bg-yellow form.marketo .field-html,.row.marketo-form.row-bg-yellow form.marketo .form-head,.row.marketo-form.row-bg-yellow form.marketo label{color:#000}.row.marketo-form.row-bg-yellow form.marketo input[type=email],.row.marketo-form.row-bg-yellow form.marketo input[type=number],.row.marketo-form.row-bg-yellow form.marketo input[type=tel],.row.marketo-form.row-bg-yellow form.marketo input[type=text],.row.marketo-form.row-bg-yellow form.marketo select,.row.marketo-form.row-bg-yellow form.marketo textarea{color:#000;box-shadow:0 0 0 1px #000}.row.marketo-form.row-bg-yellow form.marketo input[type=email]:focus,.row.marketo-form.row-bg-yellow form.marketo input[type=number]:focus,.row.marketo-form.row-bg-yellow form.marketo input[type=tel]:focus,.row.marketo-form.row-bg-yellow form.marketo input[type=text]:focus,.row.marketo-form.row-bg-yellow form.marketo select:focus,.row.marketo-form.row-bg-yellow form.marketo textarea:focus{box-shadow:0 0 0 1px #1292b3}.row.marketo-form.row-bg-yellow form.marketo input[type=email]::-webkit-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo input[type=number]::-webkit-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo input[type=tel]::-webkit-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo input[type=text]::-webkit-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo select::-webkit-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo textarea::-webkit-input-placeholder{color:#000}.row.marketo-form.row-bg-yellow form.marketo input[type=email]:-ms-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo input[type=number]:-ms-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo input[type=tel]:-ms-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo input[type=text]:-ms-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo select:-ms-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo textarea:-ms-input-placeholder{color:#000}.row.marketo-form.row-bg-yellow form.marketo input[type=email]::-ms-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo input[type=number]::-ms-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo input[type=tel]::-ms-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo input[type=text]::-ms-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo select::-ms-input-placeholder,.row.marketo-form.row-bg-yellow form.marketo textarea::-ms-input-placeholder{color:#000}.row.marketo-form.row-bg-yellow form.marketo input[type=email]::placeholder,.row.marketo-form.row-bg-yellow form.marketo input[type=number]::placeholder,.row.marketo-form.row-bg-yellow form.marketo input[type=tel]::placeholder,.row.marketo-form.row-bg-yellow form.marketo input[type=text]::placeholder,.row.marketo-form.row-bg-yellow form.marketo select::placeholder,.row.marketo-form.row-bg-yellow form.marketo textarea::placeholder{color:#000}.row.marketo-form.row-bg-yellow .row-intro p.description{color:#000}.row.marketo-form.row-bg-purple.row-layout-two-col-equal{background:#874fa0;color:#fff}.row.marketo-form.row-bg-purple.row-layout-two-col-equal .field-html,.row.marketo-form.row-bg-purple.row-layout-two-col-equal .form-head,.row.marketo-form.row-bg-purple.row-layout-two-col-equal a,.row.marketo-form.row-bg-purple.row-layout-two-col-equal label{color:#fff}.row.marketo-form.row-bg-purple.row-layout-two-col-equal .field-html a{color:#fff}.row.marketo-form.row-bg-purple.row-layout-two-col-equal .field-submit button{color:#fff;border-color:#fff}@media (min-width:768px){.row.marketo-form.row-bg-purple.row-layout-two-col{background:linear-gradient(to right,#f8f8f9 0,#f8f8f9 40%,#874fa0 40%,#874fa0 100%)}}.row.marketo-form.row-bg-purple .form-head h5{color:#fff}.row.marketo-form.row-bg-blue.row-layout-two-col-equal .field-html,.row.marketo-form.row-bg-blue.row-layout-two-col-equal .form-head,.row.marketo-form.row-bg-blue.row-layout-two-col-equal label{color:#fff}.row.marketo-form.row-layout-center .row-intro{margin:0 auto}.row.marketo-form.row-layout-center form{max-width:700px;margin:0 auto}@media (min-width:860px){.row.marketo-form.row-layout-two-col .container{flex-direction:row}.row.marketo-form.row-layout-two-col .container .row-intro{padding:0 30px 0 0;flex:0 0 40%}}@media only screen and (min-width:768px){.row.marketo-form.row-layout-two-col-equal.form-location-left .row-intro{order:1;padding-right:0;padding-left:30px}}@media only screen and (min-width:768px){.row.marketo-form.row-layout-two-col-equal.form-location-left .content{order:0;padding-left:0;padding-right:30px}}.row.marketo-form.row-layout-two-col-equal .content{padding-left:20px}@media (min-width:1181px){.row.marketo-form.row-layout-two-col-equal .content{padding-left:30px}}.row.marketo-form.row-layout-two-col-equal .row-intro h2{max-width:500px;margin-bottom:48px}.row.marketo-form.row-layout-two-col-equal .row-intro h2+h3{margin-top:-30px;font-size:24px;line-height:35px;font-weight:600}@media (max-width:425px){.row.marketo-form.row-layout-two-col-equal .row-intro h2+h3{font-size:22px;line-height:26px}}.row.marketo-form.row-layout-two-col-equal .submit{width:100%}.row.marketo-form.row-layout-two-col-equal .field-html{font-size:10px}.row.marketo-form.row-layout-two-col-equal .field-html a{color:#000;text-decoration:underline}.row.marketo-form.row-layout-two-col-equal .field-submit{text-align:left}.row.marketo-form.row-layout-two-col-equal .field-submit button{width:auto;margin:0;padding:10px 20px}@media (min-width:768px){.row.marketo-form.row-layout-two-col-equal .container{flex-direction:row}.row.marketo-form.row-layout-two-col-equal .container .row-intro{padding:0 30px 0 0;flex:0 0 50%}}@media (max-width:767px){.row.marketo-form.row-layout-two-col-equal .container{padding:0}.row.marketo-form.row-layout-two-col-equal .row-intro{text-align:center;padding-left:20px;padding-right:20px}.row.marketo-form.row-layout-two-col-equal .row-intro h2{margin-left:auto;margin-right:auto}.row.marketo-form.row-layout-two-col-equal .content{padding:40px 20px 0}}@media (min-width:860px){.row.marketo-form.row-layout-two-col-rev .container{flex-direction:row}.row.marketo-form.row-layout-two-col-rev .container .row-intro{padding:0 30px 0 0;flex:0 0 60%}}.row.marketo-form.vertical-center>.container{align-items:center}.row.marketo-form .contact-info .info-wrap{margin-bottom:31px}.row.marketo-form .contact-info img{width:40px;height:40px;margin-bottom:12px}.row.marketo-form .contact-info h6{margin-bottom:8px}.row.marketo-form .contact-info a{color:#000}.row.marketo-form .field-submit{margin-top:20px}.row.marketo-form .field-submit button{width:auto;padding:15px 50px 17px;margin:0 auto}.row.marketo-form .field-submit.letter-case-sentence .submit{text-transform:lowercase}.row.marketo-form .field-submit.letter-case-sentence .submit:first-letter{text-transform:uppercase}.row.marketo-form .field-submit.letter-case-upper .submit{text-transform:uppercase}.row.marketo-form .field-submit.letter-case-none .submit{text-transform:none}.row.marketo-form .field-submit.letter-case-none .submit:first-letter{text-transform:none}.row.marketo-form .field-html{margin:20px 0}.row.marketo-form label.error{color:red!important;display:block}.single-resource .row.marketo-form.row-layout-two-col-equal:not(.row-bg-yellow),.single-resource .row.marketo-form.row-layout-two-col-rev:not(.row-bg-yellow){z-index:1}.single-resource .row.marketo-form.row-layout-two-col-equal:not(.row-bg-yellow) .content form,.single-resource .row.marketo-form.row-layout-two-col-rev:not(.row-bg-yellow) .content form{border:54px solid #fbe700;box-shadow:20px 50px 35px 0 rgba(100,108,126,.2784313725);padding:40px;position:relative;background-color:#fff;margin-bottom:60px}@media only screen and (min-width:860px){.single-resource .row.marketo-form.row-layout-two-col-equal:not(.row-bg-yellow) .content form,.single-resource .row.marketo-form.row-layout-two-col-rev:not(.row-bg-yellow) .content form{margin-bottom:-60px}}@media only screen and (min-width:860px){.single-resource .row.marketo-form.row-layout-two-col-equal:not(.row-bg-yellow) .content form+*,.single-resource .row.marketo-form.row-layout-two-col-rev:not(.row-bg-yellow) .content form+*{margin-top:60px}}
footer.main{background:#000;padding:75px 0 36px}@media (max-width:1180px){footer.main{padding-top:60px}}footer.main.minimal{padding:36px 0}footer.main.minimal .bottom-links{margin-top:0}footer.main .logo{width:164px;margin-bottom:40px}@media (max-width:1023px){footer.main .logo{width:150px;margin-bottom:30px}}footer.main .footer-links{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}footer.main .columns{padding-right:26px;flex:0 0 calc((100% - 52px)/ 2)}@media (max-width:991px){footer.main .columns{margin-bottom:60px}}@media (max-width:480px){footer.main .columns{flex:0 0 100%;margin-bottom:40px}}@media (min-width:992px){footer.main .columns{flex:0 0 calc((100% - 104px)/ 5);max-width:266px}footer.main .columns:nth-child(1){margin-right:auto;max-width:280px}footer.main .columns:nth-child(5){padding-right:0}}@media (min-width:1024px){footer.main .columns:nth-child(1){min-width:248px}}@media (max-width:991px){footer.main .columns:first-of-type{flex:0 0 100%;max-width:none}}footer.main .columns .menu{flex-direction:column;align-items:flex-start}footer.main .columns .menu li{line-height:16px}footer.main .columns .menu li+li{margin-top:15px}@media (max-width:767px){footer.main .columns .menu li+li{margin-top:5px}}footer.main .columns .menu a{color:#fff;font-size:14px}@media (max-width:992px){footer.main .columns .menu a{font-size:16px;padding:12px 0;display:inline-block}}@media (max-width:480px){footer.main .columns .menu a{padding:16px 0}}footer.main .columns .social-icons{margin:26px 0 12px;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;padding-left:0}footer.main .columns .social-icons li{height:22px;margin:0 18px 21px 0;flex:0 0 22px;width:100%;display:flex;justify-content:center;align-items:center}footer.main .columns .social-icons li+li{margin-top:0}footer.main .columns .social-icons li:last-child{margin-right:0}@media (max-width:767px){footer.main .columns .social-icons li{height:18px;margin:0 18px 18px 0}}footer.main .icon{width:22px;height:22px;background-size:22px 22px;background-repeat:no-repeat}footer.main .icon.facebook{background-image:url(../images/facebook_icon.svg)}footer.main .icon.facebook:hover{-webkit-mask-image:url(../images/facebook_icon.svg);mask-image:url(../images/facebook_icon.svg)}footer.main .icon.twitter{background-image:url(../images/twitter_x_icon.svg)}footer.main .icon.twitter:hover{-webkit-mask-image:url(../images/twitter_x_icon.svg);mask-image:url(../images/twitter_x_icon.svg)}footer.main .icon.linkedin{background-image:url(../images/linkedin_icon.svg)}footer.main .icon.linkedin:hover{-webkit-mask-image:url(../images/linkedin_icon.svg);mask-image:url(../images/linkedin_icon.svg)}footer.main .icon.instagram{background-image:url(../images/instagram_icon.svg)}footer.main .icon.instagram:hover{-webkit-mask-image:url(../images/instagram_icon.svg);mask-image:url(../images/instagram_icon.svg)}footer.main .icon.youtube{background-image:url(../images/youtube_icon.svg)}footer.main .icon.youtube:hover{-webkit-mask-image:url(../images/youtube_icon.svg);mask-image:url(../images/youtube_icon.svg)}footer.main .icon.naver{background-image:url(../images/icon_naver_blog.svg)}footer.main .icon.naver:hover{-webkit-mask-image:url(../images/icon_naver_blog.svg);mask-image:url(../images/icon_naver_blog.svg)}footer.main .icon.feed{background-image:url(../images/feed_icon.svg)}footer.main .icon.feed:hover{-webkit-mask-image:url(../images/feed_icon.svg);mask-image:url(../images/feed_icon.svg)}footer.main .icon:hover{background:#fce500;-webkit-mask-size:22px 22px;mask-size:22px 22px}@media (max-width:767px){footer.main .icon{width:18px;height:18px;background-size:18px 18px}footer.main .icon:hover{-webkit-mask-size:18px 18px;mask-size:18px 18px}}footer.main .h6{display:block;font-size:14px;color:#fff;font-weight:400;margin-bottom:22px;letter-spacing:1px;text-transform:uppercase}footer.main .bottom-links{margin-top:61px;display:flex;flex-direction:row;justify-content:space-between}@media (max-width:767px){footer.main .bottom-links{margin-top:0;flex-direction:column;justify-content:flex-start;align-items:flex-start}footer.main .bottom-links .copyright-text{order:2}footer.main .bottom-links .link-row{justify-content:flex-start}}footer.main .bottom-links ul.menu{flex-wrap:wrap}@media (max-width:450px){footer.main .bottom-links ul.menu{flex-direction:column;align-items:flex-start}footer.main .bottom-links ul.menu li{margin-left:0}footer.main .bottom-links ul.menu li:before{content:none}}footer.main .copyright-text p{font-size:14px;line-height:24px;color:#a8a8a8;margin:0}@media (max-width:767px){footer.main .copyright-text{margin-top:10px}}footer.main .link-row{display:flex;justify-content:flex-end}footer.main .link-row li{position:relative;display:inline-block;line-height:1.2}footer.main .link-row li+li{margin-left:13px}footer.main .link-row li+li:before{content:"";position:absolute;top:8px;left:-7px;width:1px;height:9px;background:#888}@media (max-width:480px){footer.main .link-row li{line-height:1}footer.main .link-row li+li:before{top:6px}}footer.main .link-row a{color:#a8a8a8;font-size:14px}@media (max-width:480px){footer.main .link-row a{padding:12px 0;display:inline-block}}footer.main .scroll-top{position:fixed;bottom:-24px;width:40px;height:24px;overflow:visible;cursor:pointer;opacity:0;z-index:99;transition:bottom .3s ease-in-out}footer.main .scroll-top.active{bottom:0;opacity:1;-webkit-transform:translateX(1100px);transform:translateX(1100px)}@media (max-width:1180px){footer.main .scroll-top{right:20px}footer.main .scroll-top.active{-webkit-transform:none;transform:none}}footer.main .scroll-top .savings-calc{position:absolute;white-space:nowrap;right:45px;padding:0 15px;font-size:15px;font-weight:500;line-height:24px;color:#000;background:#fce500}.postid-223744 footer.main .scroll-top .savings-calc,.postid-249734 footer.main .scroll-top .savings-calc{display:none}.slim-nav footer.main,footer.main.min-footer-active{padding:36px 0 36px}.slim-nav footer.main .bottom-links,footer.main.min-footer-active .bottom-links{margin-top:0}.footer-jump-nav{display:none;visibility:hidden;padding:90px 0 120px}.footer-jump-nav.show{display:block;visibility:visible}.footer-jump-nav ul{list-style:none;margin:0;padding:0}.footer-jump-nav li{line-height:1;padding:30px 0;margin-bottom:40px;font-size:34px;color:#000;font-weight:700}.footer-jump-nav li:hover{border-left-color:#ffe522}.footer-jump-nav li:last-of-type{margin-bottom:0}.footer-jump-nav a{color:#fff}.footer-jump-nav a:hover{color:#fff}.page-code-of-conduct .savings-calc,.page-template-page-code-of-conduct .savings-calc{display:none;visibility:hidden}
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */