@import"https://p.typekit.net/p.css?s=1&k=skk2bce&ht=tk&f=23757&a=134560293&app=typekit&e=css";:root{--background: #fff;--orange: #e37222;--dark-orange: #e34c22;--blue: #02397a;--dark-blue: #0e1f33;--white: #fff;--yellow: #feb420;--yellow-background: linear-gradient( 0deg, rgba(254, 180, 32, .7) 0%, rgba(254, 180, 32, .7) 100% ), #fff;--gray: #eaeaea}@font-face{font-family:hwt-artz;src:url(https://use.typekit.net/af/833735/00000000000000007735a49b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/833735/00000000000000007735a49b/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/833735/00000000000000007735a49b/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3) format("opentype");font-display:auto;font-style:normal;font-weight:700;font-stretch:normal}@font-face{font-family:Avenir;src:url(./avenir-book-xnjDYFHe.ttf);font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:Avenir;src:url(./avenir-bold-CgWqGndJ.ttf);font-display:auto;font-style:normal;font-weight:800}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit;background:none;border:none;padding:0;margin:0;-moz-appearance:none;appearance:none;border-radius:0;-webkit-appearance:none}button{cursor:pointer;line-height:inherit}input,textarea{-webkit-box-shadow:none;box-shadow:none}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:inherit}html{scroll-behavior:smooth;scroll-padding-top:100px}body{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6}.container{padding:0 2rem;margin-left:auto;margin-right:auto;position:relative;max-width:84rem}@media only screen and (max-width: 1024px){.container{padding:0 1.5rem}}.container.post{max-width:45rem}.btn{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;cursor:pointer;display:flex;padding:1rem 1.5rem;justify-content:center;align-items:center;gap:.625rem;align-self:stretch;border-radius:.5rem;background:var(--yellow);color:var(--dark-blue);font-size:1.125rem;font-weight:500;text-decoration:none;width:fit-content;transition:.3s ease-in-out}.btn:hover{scale:1.05}.btn.secondary{background:transparent;color:var(--dark-blue)}.btn.orange{background:var(--dark-orange);color:var(--white)}.tag{display:flex;padding:.25rem 1rem;justify-content:center;align-items:center;gap:.625rem;border-radius:1.0625rem;background:var(--gray);color:var(--dark-blue);font-size:1.125rem;font-weight:500;width:fit-content}.page-not-found{padding-top:12rem;padding-bottom:8rem}.page-not-found__title{margin-bottom:1rem;font-family:hwt-artz,sans-serif;font-size:4.5rem;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1024px){.page-not-found__title{font-size:2.25rem;line-height:1.33}}.page-not-found__text{margin-bottom:2rem;font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.page-not-found__button{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;cursor:pointer;display:flex;padding:1rem 1.5rem;justify-content:center;align-items:center;gap:.625rem;align-self:stretch;border-radius:.5rem;background:var(--yellow);color:var(--dark-blue);font-size:1.125rem;font-weight:500;text-decoration:none;width:fit-content;transition:.3s ease-in-out}.page-not-found__button:hover{scale:1.05}.related-insights{margin-top:4.5rem}@media only screen and (max-width: 1024px){.related-insights{margin-top:2rem}}.header{padding-top:2rem;padding-bottom:2rem}.header__nav{display:flex;align-items:center;justify-content:space-between}.header__logo img{width:14rem;height:auto}@media only screen and (max-width: 1024px){.header__logo img{width:11rem}}.header .header-menu{display:flex;align-items:center;gap:3.75rem;list-style:none;margin:0;padding:0}@media (max-width: 1200px){.header .header-menu{gap:2rem}}@media only screen and (max-width: 1024px){.header .header-menu{display:none}}.header .header-menu li a{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;text-decoration:none;color:var(--dark-blue)}.header__cta{display:flex;align-items:center}@media only screen and (max-width: 1024px){.header__cta{display:none}}.header__toggle{display:none}@media only screen and (max-width: 1024px){.header__toggle{display:block}.header__toggle svg{width:2rem;height:auto}}.mobile-menu{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:var(--white);z-index:1000;transition:right .3s ease-in-out;display:none}@media only screen and (max-width: 1024px){.mobile-menu{display:block}}.mobile-menu.active{right:0}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid rgba(0,0,0,.1)}.mobile-menu__logo svg{width:10rem;height:auto}.mobile-menu__close{background:none;border:none;cursor:pointer;padding:.5rem}.mobile-menu__close svg{width:1.5rem;height:auto}.mobile-menu__content{padding:2rem;display:flex;flex-direction:column;height:calc(100vh - 5rem)}.mobile-menu__nav{list-style:none;margin:0;padding:0}.mobile-menu__nav li{margin-bottom:1.5rem}.mobile-menu__nav li a{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.5rem;text-decoration:none;color:var(--dark-blue);display:block}.mobile-menu__cta{margin-top:auto;display:flex;flex-direction:column;gap:1rem}body.menu-open{overflow:hidden}.footer{padding-top:4rem;padding-bottom:3rem;background:linear-gradient(180deg,#de8b21b3,#feb420b3),#fff}.footer__subscribe{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:4rem;border-bottom:1px solid var(--dark-blue)}@media only screen and (max-width: 1024px){.footer__subscribe{flex-direction:column;align-items:flex-start;gap:2rem}}.footer__subscribe-title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2;margin-bottom:.5rem}@media only screen and (max-width: 1024px){.footer__subscribe-title{font-size:1.875rem;line-height:1.26}}.footer__subscribe-form form{display:flex;align-items:center;gap:1rem;width:100%}.footer__subscribe-form .gform_body{width:100%}.footer__subscribe-form .gform_body .gform_fields .ginput_container input{border-radius:0;border-radius:.5rem;border:0;background:var(--white);color:var(--black);box-shadow:0 1px 2px #1018280d;width:20rem;padding:1rem;font-size:1rem;height:2.75rem}.footer__subscribe-form .gform_body .gform_fields .ginput_container input::placeholder{color:#667085}.footer__subscribe-form .gform_footer{margin-top:0!important}.footer__subscribe-form .gform_footer input[type=submit]{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;display:flex!important;padding:.625rem 1.125rem!important;justify-content:center!important;align-items:center!important;gap:.625rem!important;align-self:stretch!important;border-radius:.5rem!important;background:var(--dark-blue)!important;color:var(--white)!important;font-size:1rem!important;font-weight:500!important;text-decoration:none!important;height:2.75rem!important}.footer__subscribe-description{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.25rem;line-height:1.5;font-weight:500}.footer__links{display:flex;justify-content:space-between;align-items:flex-start;padding-top:4rem;padding-bottom:4rem;border-bottom:1px solid var(--dark-blue);flex-wrap:wrap;gap:3rem}@media only screen and (max-width: 768px){.footer__links{justify-content:flex-start}}.footer__links-title{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500;font-weight:800;margin-bottom:.5rem}.footer__links-list{padding:0;margin:0;list-style:none}.footer__links-list li{margin-bottom:.5rem}.footer__links-list li a{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500;color:var(--dark-blue);text-decoration:none}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem}.footer__logo img{width:14rem;height:auto}@media only screen and (max-width: 1024px){.footer__logo img{width:11rem}}.footer__bottom-text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500;color:var(--dark-blue)}.hero{padding-top:3.5rem}@media only screen and (max-width: 1024px){.hero{padding-top:2rem}}.hero .container{max-width:65rem}.hero__tag{margin-bottom:1rem}.hero__title{font-family:hwt-artz,sans-serif;font-size:4.5rem;font-style:normal;font-weight:700;line-height:120%;margin-bottom:2rem}@media only screen and (max-width: 1024px){.hero__title{font-size:2.25rem;line-height:1.33}}@media only screen and (max-width: 1024px){.hero__title{margin-bottom:1rem}}.hero__title--blue{color:var(--blue)}.hero__title--orange{color:var(--orange)}.hero__title--yellow{color:var(--yellow)}.hero__grid{display:flex;gap:2rem;align-items:flex-end;margin-bottom:3rem}@media only screen and (max-width: 1024px){.hero__grid{flex-direction:column;align-items:flex-start;margin-bottom:2rem}}.hero__text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.25rem;line-height:1.5;font-weight:500;max-width:37rem}.hero__ctas{display:flex;margin-left:auto}@media only screen and (max-width: 1024px){.hero__ctas{margin-left:0}}.hero__image img{width:100%;height:auto;object-fit:contain}.insights{padding-top:5rem;padding-bottom:5rem;background-color:var(--blue)}@media only screen and (max-width: 1024px){.insights{padding-top:2.5rem;padding-bottom:2.5rem}}.insights__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:4rem}@media only screen and (max-width: 768px){.insights__heading{flex-direction:column;align-items:flex-start;gap:2rem}}.insights__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2;color:var(--white);margin-bottom:1rem}@media only screen and (max-width: 1024px){.insights__title{font-size:1.875rem;line-height:1.26}}.insights__text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.25rem;line-height:1.5;font-weight:500;color:var(--white);max-width:50rem}.insights__button{white-space:nowrap}.insights__grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:2rem;row-gap:5rem}@media only screen and (max-width: 1024px){.insights__grid{grid-template-columns:repeat(2,1fr);row-gap:2rem}}@media only screen and (max-width: 640px){.insights__grid{grid-template-columns:repeat(1,1fr)}}.insights__item a{text-decoration:none}.insights__image{width:100%;height:15rem;border-radius:1rem;overflow:hidden;margin-bottom:2rem}.insights__image img{width:100%;height:100%;object-fit:cover}.insights__item-category{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:.875rem;line-height:1.42;font-weight:500;color:var(--white);margin-bottom:.5rem;border-radius:1rem;background:#fff3;padding:.25rem .75rem;display:inline-block}.insights__item-title{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:2.25rem;line-height:1.22;font-weight:500;color:var(--white);margin-bottom:.5rem}@media only screen and (max-width: 1024px){.insights__item-title{font-size:1.875rem;line-height:1.22}}.insights__item-excerpt{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500;color:var(--white);margin-bottom:2rem}.insights__item-author{display:flex;align-items:center;gap:1rem}.insights__item-author-image{width:3.25rem;height:3.25rem;border-radius:50%;overflow:hidden}.insights__item-author-image img{width:100%;height:100%;object-fit:cover}.insights__item-author-name{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:.875rem;line-height:1.42;font-weight:500;color:var(--white)}.insights__item-author-date{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:.875rem;line-height:1.42;font-weight:500;color:#ffffff80}.image-text{padding-top:5rem;padding-bottom:5rem}@media only screen and (max-width: 1024px){.image-text{padding-top:2.5rem;padding-bottom:2.5rem}}.image-text__content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}@media only screen and (max-width: 768px){.image-text__content{grid-template-columns:1fr}}.image-text__image img{width:100%;height:auto;object-fit:contain;border-radius:1.875rem}.image-text__text-block{max-width:32.6rem;margin-left:auto}@media only screen and (max-width: 768px){.image-text__text-block{margin-left:0}}.image-text__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:3rem;font-weight:400;line-height:1.25}@media only screen and (max-width: 1024px){.image-text__title{font-size:2.25rem;line-height:1.33}}.image-text__title--blue{color:var(--blue)}.image-text__title--yellow{color:var(--yellow)}.image-text__text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500;color:var(--dark-blue)}.image-text__buttons{display:flex;gap:1rem;margin-top:2rem}.testimonials{padding-top:5rem;padding-bottom:5rem;background-color:var(--gray)}@media only screen and (max-width: 1024px){.testimonials{padding-top:2.5rem;padding-bottom:2.5rem}}.testimonials__heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:5rem}@media only screen and (max-width: 1024px){.testimonials__heading{margin-bottom:2.5rem}}@media only screen and (max-width: 768px){.testimonials__heading{flex-direction:column;align-items:flex-start;gap:2rem}}.testimonials__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2;color:var(--dark-blue)}@media only screen and (max-width: 1024px){.testimonials__title{font-size:1.875rem;line-height:1.26}}.testimonials__slider-controls{display:flex;gap:1rem;align-items:center}.testimonials__prev,.testimonials__next{display:flex;align-items:center;padding:0;background-color:transparent;border:none;cursor:pointer}.testimonials__prev svg,.testimonials__next svg{width:1.66669rem;height:1.66669rem}.testimonials__prev{transform:rotate(180deg)}.testimonials__item{background-color:var(--white);padding:1.5rem;border-radius:1rem}.testimonials__item-quote{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.5rem;font-weight:500;line-height:1.33;margin-bottom:1rem}.testimonials__item-quote-extra{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500;margin-bottom:2rem}.testimonials__item-author{display:flex;align-items:center;gap:1rem}.testimonials__item-author-image img{width:2.625rem;height:2.625rem;border-radius:50%;object-fit:cover}.testimonials__item-author-name{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500}.testimonials__item-position-company{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500;color:#8d8d8d}.features{padding-top:6rem;padding-bottom:6rem;background:var(--yellow-background);position:relative;overflow:clip}@media only screen and (max-width: 1024px){.features{padding-top:4rem;padding-bottom:4rem}}@media only screen and (max-width: 768px){.features{padding-top:2.5rem;padding-bottom:2.5rem}}.features__bg-coin{position:absolute;top:6rem;right:-3rem;z-index:0}.features__bg-coin svg{width:11.5rem;height:auto}@media only screen and (max-width: 1024px){.features__bg-coin{top:14rem}.features__bg-coin svg{width:6rem;height:auto}}.features__bg-coin-two{position:absolute;bottom:-5rem;right:20%;z-index:5;rotate:90deg}.features__bg-coin-two svg{width:11.5rem;height:auto}@media only screen and (max-width: 1024px){.features__bg-coin-two{bottom:-2.5rem}.features__bg-coin-two svg{width:6rem;height:auto}}.features__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:3rem;font-weight:400;line-height:1.25;margin-bottom:.5rem}@media only screen and (max-width: 1024px){.features__title{font-size:2.25rem;line-height:1.33}}.features__title--blue{color:var(--dark-blue)}.features__title--orange{color:var(--dark-orange)}.features__text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.25rem;line-height:1.5;font-weight:500;margin-bottom:4rem}@media only screen and (max-width: 1024px){.features__text{margin-bottom:2rem}}.features__grid{display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width: 1024px){.features__grid{grid-template-columns:repeat(1,1fr);row-gap:2rem}}.features__features{display:grid;grid-template-columns:50% 50%;gap:2rem;padding-right:2rem;column-gap:2rem;row-gap:3rem;align-items:center}@media only screen and (max-width: 1024px){.features__features{row-gap:2rem}}.features__item{max-width:17rem}.features__image{margin-bottom:1.25rem}.features__image img{width:4rem;height:auto}@media only screen and (max-width: 1024px){.features__image{margin-bottom:.5rem}.features__image svg{width:3rem}}.features__item-title{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.25rem;line-height:1.5;font-weight:500;font-weight:800;margin-bottom:.5rem}.features__item-text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500}.features__main-image{background-color:var(--orange);height:28.375rem;border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem;margin-right:calc(-50vw + 100%);padding:5rem;padding-right:0}@media only screen and (max-width: 1024px){.features__main-image{margin-right:0;padding:2rem;height:20rem;border-radius:1.5rem}}@media only screen and (max-width: 640px){.features__main-image{padding:1rem}}.features__main-image img{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem;width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 1024px){.features__main-image img{border-radius:1rem}}@keyframes rotateBorder{0%,33.33%{border-top:4px solid var(--dark-orange)}33.34%,66.66%{border-top:4px solid var(--white)}66.67%,to{border-top:4px solid var(--white)}}@keyframes rotateBorder2{0%,33.33%{border-top:4px solid var(--white)}33.34%,66.66%{border-top:4px solid var(--dark-orange)}66.67%,to{border-top:4px solid var(--white)}}@keyframes rotateBorder3{0%,33.33%{border-top:4px solid var(--white)}33.34%,66.66%{border-top:4px solid var(--white)}66.67%,to{border-top:4px solid var(--dark-orange)}}.usps{padding-top:3.75rem;padding-bottom:3.75rem;background-color:var(--blue)}@media only screen and (max-width: 768px){.usps{padding-top:2.5rem;padding-bottom:2.5rem}}.usps__grid{display:grid;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width: 768px){.usps__grid{grid-template-columns:repeat(1,1fr);row-gap:2rem}}.usps__item{border-top:4px solid var(--white);text-align:center;padding-top:1.5rem}@media only screen and (max-width: 768px){.usps__item{border-top:none;padding-top:0}}.usps__item:nth-child(1){animation:rotateBorder 12s infinite}@media only screen and (max-width: 768px){.usps__item:nth-child(1){animation:none}}.usps__item:nth-child(2){animation:rotateBorder2 12s infinite}@media only screen and (max-width: 768px){.usps__item:nth-child(2){animation:none}}.usps__item:nth-child(3){animation:rotateBorder3 12s infinite}@media only screen and (max-width: 768px){.usps__item:nth-child(3){animation:none}}.usps__title{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.875rem;line-height:1.27;font-weight:500;color:var(--yellow)}@media only screen and (max-width: 1024px){.usps__title{font-size:1.5rem;line-height:1.27}}.usps__text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500;color:var(--white);padding:1rem;padding-bottom:0}.page-header{padding-top:4.5rem}@media only screen and (max-width: 1024px){.page-header{padding-top:2.5rem}}.page-header__content{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem}@media only screen and (max-width: 1024px){.page-header__content{grid-template-columns:1fr}}.page-header__text-content{max-width:33.5rem;padding-bottom:4rem}@media only screen and (max-width: 1024px){.page-header__text-content{padding-bottom:0}}.page-header__title{font-family:hwt-artz,sans-serif;font-size:4.5rem;font-style:normal;font-weight:700;line-height:120%;margin-bottom:.5rem}@media only screen and (max-width: 1024px){.page-header__title{font-size:2.25rem;line-height:1.33}}.page-header__title--blue{color:var(--blue)}.page-header__title--orange{color:var(--orange)}.page-header__title--red{color:var(--dark-orange)}.page-header__text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.25rem;line-height:1.5;font-weight:500;margin-bottom:2.5rem}.page-header__buttons{display:flex}.page-header__image{width:100%;height:31.4375rem;height:100%;background-size:cover;background-position:center;border-radius:1rem 1rem 0rem 0rem}@media only screen and (max-width: 1024px){.page-header__image{height:25rem}}@media only screen and (max-width: 768px){.page-header__image{height:20rem}}.call-to-action{background-color:var(--blue);color:var(--white);padding-top:5rem;padding-bottom:5rem;text-align:center;position:relative}@media only screen and (max-width: 1024px){.call-to-action{padding-top:2.5rem;padding-bottom:2.5rem}}.call-to-action.is-orange{background-color:var(--orange);color:var(--dark-blue)}.call-to-action.is-orange .call-to-action__bg-image-film{display:none}.call-to-action.is-orange .call-to-action__bg-image-star{display:block}.call-to-action.is-orange .call-to-action__button{background-color:var(--dark-blue)}.call-to-action__bg-image-film{position:absolute;bottom:-9px;left:0}.call-to-action__bg-image-film svg{width:19rem;height:auto}@media only screen and (max-width: 1024px){.call-to-action__bg-image-film svg{width:7rem}}.call-to-action__bg-image-star{display:none;position:absolute;bottom:unset;top:0;left:0}.call-to-action__bg-image-star svg{width:25rem;height:auto}@media only screen and (max-width: 1024px){.call-to-action__bg-image-star svg{width:20rem}}@media only screen and (max-width: 768px){.call-to-action__bg-image-star svg{width:15rem}}.call-to-action__content{max-width:49.5rem;margin-left:auto;margin-right:auto}.call-to-action__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:3rem;font-weight:400;line-height:1.25;margin-bottom:2rem}@media only screen and (max-width: 1024px){.call-to-action__title{font-size:2.25rem;line-height:1.33}}.call-to-action__text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.875rem;line-height:1.27;font-weight:500;margin-bottom:2rem}@media only screen and (max-width: 1024px){.call-to-action__text{font-size:1.5rem;line-height:1.27}}.call-to-action__button{margin-left:auto;margin-right:auto}.contact{padding-top:5rem;padding-bottom:5rem}@media only screen and (max-width: 1024px){.contact{padding-top:2.5rem;padding-bottom:2.5rem}}.contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding-left:2rem;padding-right:2rem}@media only screen and (max-width: 1024px){.contact__grid{grid-template-columns:1fr;padding-left:0;padding-right:0}}.contact__content{max-width:37rem;width:100%}.contact__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:3rem;font-weight:400;line-height:1.25;margin-bottom:1.5rem;color:var(--dark-blue)}@media only screen and (max-width: 1024px){.contact__title{font-size:2.25rem;line-height:1.33}}@media only screen and (max-width: 1024px){.contact__title{margin-bottom:1rem}}.contact__text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.875rem;line-height:1.27;font-weight:500;margin-bottom:5rem;color:var(--dark-blue)}@media only screen and (max-width: 1024px){.contact__text{font-size:1.5rem;line-height:1.27}}@media only screen and (max-width: 1024px){.contact__text{margin-bottom:2rem}}.contact__card{background-color:var(--yellow);padding:2.5rem;border-radius:1rem;display:flex}@media only screen and (max-width: 768px){.contact__card{flex-direction:column;gap:1.5rem}}.contact__card-title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.625rem;margin-bottom:1.5rem;color:var(--dark-blue)}.contact__card-text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500;max-width:14rem;color:var(--dark-blue)}.contact__card-team-members{display:flex;flex-direction:column;gap:1.5rem}.contact__card-team-member{display:flex;gap:1rem}.contact__card-team-member-image img{width:4rem;height:4rem;border-radius:50%;overflow:hidden;object-fit:cover}.contact__card-team-member-content{display:flex;flex-direction:column;justify-content:center}.contact__card-team-member-name{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500;color:var(--dark-blue);font-weight:800}.contact__card-team-member-phone{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500;color:var(--dark-blue);font-weight:400;text-decoration:underline}.contact__form{max-width:30.5rem;width:100%;margin-left:auto}@media only screen and (max-width: 1024px){.contact__form{max-width:100%}}.contact__form .gform_heading{display:none}.contact__form form .gform_body .gform_fields{row-gap:1.5rem}.contact__form form .gform_body .gform_fields .gfield .gfield_label{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500;color:var(--dark-blue);margin-bottom:.5rem}.contact__form form .gform_body .gform_fields .gfield input[type=text],.contact__form form .gform_body .gform_fields .gfield input[type=email],.contact__form form .gform_body .gform_fields .gfield input[type=tel]{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500;border-radius:.625rem;border:1px solid #9b9b9b;height:3.125rem;padding:.5rem 1rem}.contact__form form .gform_body .gform_fields .gfield textarea{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500;border-radius:.625rem;border:1px solid #9b9b9b;padding:.5rem 1rem;min-block-size:11.625rem}.contact__form form .gform_body .gform_fields .gfield input[type=checkbox]{border:1px solid #9b9b9b;border-radius:.5rem;height:1.5rem;width:1.5rem}.contact__form form .gform_footer{display:flex}.contact__form form .gform_footer input[type=submit]{display:flex!important;padding:1rem 1.5rem!important;justify-content:center!important;align-items:center!important;gap:.625rem!important;border-radius:.5rem!important;background:var(--dark-orange)!important;color:var(--white)!important;font-size:1.25rem!important;font-weight:500!important;width:100%!important}.team-members{padding-top:5rem;padding-bottom:5rem;background-color:var(--blue);color:var(--white)}@media only screen and (max-width: 1024px){.team-members{padding-top:2.5rem;padding-bottom:2.5rem}}.team-members__heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4rem}@media only screen and (max-width: 1024px){.team-members__heading{margin-bottom:2.5rem}}@media only screen and (max-width: 768px){.team-members__heading{flex-direction:column;align-items:flex-start}}.team-members__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:3rem;font-weight:400;line-height:1.25}@media only screen and (max-width: 1024px){.team-members__title{font-size:2.25rem;line-height:1.33}}.team-members__text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500;max-width:30.5rem;margin-bottom:2rem}.team-members__navigation{display:flex;gap:1rem;align-items:center}.team-members__prev,.team-members__next{display:flex;align-items:center;padding:0;background-color:transparent;border:none;cursor:pointer}.team-members__prev svg,.team-members__next svg{width:1.66669rem;height:1.66669rem}.team-members__prev svg path,.team-members__next svg path{fill:var(--white)}.team-members__prev.swiper-button-disabled,.team-members__next.swiper-button-disabled{opacity:.5;pointer-events:none}.team-members__prev{transform:rotate(180deg)}.team-members__members .swiper-slide{width:17.5rem}.team-members__member-image{width:17.5rem;height:15.875rem;margin-bottom:1rem}.team-members__member-image img{width:17.5rem;height:15.875rem;border-radius:1rem;object-fit:cover}.team-members__member-name{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.25rem;line-height:1.5;font-weight:500}.team-members__member-content{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.25rem;line-height:1.5;font-weight:500;color:#9b9b9b}.mission-vision{padding-top:5rem;padding-bottom:5rem;background-color:var(--orange)}@media only screen and (max-width: 1024px){.mission-vision{padding-top:2.5rem;padding-bottom:2.5rem}}.mission-vision__content{display:grid;grid-template-columns:1fr 1fr;gap:5rem}@media only screen and (max-width: 1024px){.mission-vision__content{gap:2.5rem}}@media only screen and (max-width: 768px){.mission-vision__content{grid-template-columns:1fr}}.mission-vision__mission{padding:2.5rem;background-color:var(--white);border-radius:1.875rem}@media only screen and (max-width: 768px){.mission-vision__mission{padding:1.5rem}}.mission-vision__vision{padding:2.5rem;background-color:var(--white);border-radius:1.875rem}@media only screen and (max-width: 768px){.mission-vision__vision{padding:1.5rem}}.mission-vision__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2;margin-bottom:1rem}@media only screen and (max-width: 1024px){.mission-vision__title{font-size:1.875rem;line-height:1.26}}.mission-vision__text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6}.mission-vision__text h1{font-family:hwt-artz,sans-serif;font-size:4.5rem;font-style:normal;font-weight:700;line-height:120%;margin-bottom:3rem}@media only screen and (max-width: 1024px){.mission-vision__text h1{font-size:2.25rem;line-height:1.33}}.mission-vision__text h2{font-family:hwt-artz,sans-serif;font-style:normal;font-size:3rem;font-weight:400;line-height:1.25;margin-bottom:1.5rem}@media only screen and (max-width: 1024px){.mission-vision__text h2{font-size:2.25rem;line-height:1.33}}.mission-vision__text h3{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2;margin-bottom:1rem}@media only screen and (max-width: 1024px){.mission-vision__text h3{font-size:1.875rem;line-height:1.26}}.mission-vision__text p+h2{margin-top:3rem}.mission-vision__text p+h3{margin-top:2rem}.mission-vision__text p{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.mission-vision__text p+p{margin-top:1.5rem}.mission-vision__text ul{margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px}.mission-vision__text ul li{list-style:disc;font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.mission-vision__text ul li em{font-style:normal}.mission-vision__text ol li{list-style:normal;font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.mission-vision__text ol li em{font-style:normal}.mission-vision__text a{color:var(--dark-orange)!important;color:inherit;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.content{padding-top:5rem;padding-bottom:5rem;background:var(--yellow-background);position:relative}@media only screen and (max-width: 1024px){.content{padding-top:2.5rem;padding-bottom:2.5rem}}.content__grid{display:flex;gap:5rem;justify-content:space-between}@media only screen and (max-width: 1024px){.content__grid{flex-direction:column;gap:2.5rem}}@media only screen and (max-width: 768px){.content__grid{gap:1.5rem}}.content__cta{max-width:30.5rem}.content__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2;margin-bottom:1.5rem}@media only screen and (max-width: 1024px){.content__title{font-size:1.875rem;line-height:1.26}}.content__intro{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.5rem;line-height:1.33;font-weight:500;margin-bottom:2rem}.content__text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;max-width:30.5rem}.content__text h1{font-family:hwt-artz,sans-serif;font-size:4.5rem;font-style:normal;font-weight:700;line-height:120%;margin-bottom:3rem}@media only screen and (max-width: 1024px){.content__text h1{font-size:2.25rem;line-height:1.33}}.content__text h2{font-family:hwt-artz,sans-serif;font-style:normal;font-size:3rem;font-weight:400;line-height:1.25;margin-bottom:1.5rem}@media only screen and (max-width: 1024px){.content__text h2{font-size:2.25rem;line-height:1.33}}.content__text h3{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2;margin-bottom:1rem}@media only screen and (max-width: 1024px){.content__text h3{font-size:1.875rem;line-height:1.26}}.content__text p+h2{margin-top:3rem}.content__text p+h3{margin-top:2rem}.content__text p{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.content__text p+p{margin-top:1.5rem}.content__text ul{margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px}.content__text ul li{list-style:disc;font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.content__text ul li em{font-style:normal}.content__text ol li{list-style:normal;font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.content__text ol li em{font-style:normal}.content__text a{color:var(--dark-orange)!important;color:inherit;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.content__background{position:absolute;top:0;right:40%;z-index:2}.content__background svg{width:30rem;height:auto}@media only screen and (max-width: 1024px){.content__background{right:0}.content__background svg{width:23rem}}@media only screen and (max-width: 768px){.content__background svg{width:15rem}}.solutions-overview{padding-top:5rem;padding-bottom:5rem}@media only screen and (max-width: 1024px){.solutions-overview{padding-top:2.5rem;padding-bottom:2.5rem}}.solutions-overview__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:4.5rem}@media only screen and (max-width: 1024px){.solutions-overview__grid{gap:1.5rem}}.solutions-overview__item{grid-column:span 2;background:var(--yellow-background);padding:2rem;border-radius:2rem;display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width: 1024px){.solutions-overview__item{padding:1rem}}@media only screen and (max-width: 768px){.solutions-overview__item{grid-column:span 6}}.solutions-overview__item:nth-child(4),.solutions-overview__item:nth-child(5){grid-column:span 3}@media only screen and (max-width: 768px){.solutions-overview__item:nth-child(4),.solutions-overview__item:nth-child(5){grid-column:span 6}}.solutions-overview__item:nth-child(2),.solutions-overview__item:nth-child(5){flex-direction:column-reverse;justify-content:flex-end}.solutions-overview__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2;color:var(--dark-blue);margin-bottom:1rem}@media only screen and (max-width: 1024px){.solutions-overview__title{font-size:1.875rem;line-height:1.26}}.solutions-overview__excerpt{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500;color:var(--dark-blue)}.solutions-overview__image img{width:100%;height:24rem;object-fit:cover;border-radius:1.875rem}@media only screen and (max-width: 1024px){.solutions-overview__image img{height:15rem}}.cta-slider{padding-top:5rem;padding-bottom:5rem;background:linear-gradient(180deg,#e0823f,#e37222);position:relative}.cta-slider__slide{display:flex;background-color:var(--blue);height:25rem;border-radius:1.5rem;color:var(--white)}@media only screen and (max-width: 1024px){.cta-slider__slide{flex-direction:column;height:auto}}.cta-slider__content{display:flex;flex-direction:column;justify-content:center;padding:4rem}@media only screen and (max-width: 1024px){.cta-slider__content{padding:2rem}}.cta-slider__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:3rem;font-weight:400;line-height:1.25;margin-bottom:1.25rem}@media only screen and (max-width: 1024px){.cta-slider__title{font-size:2.25rem;line-height:1.33}}.cta-slider__text{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.cta-slider__buttons{display:flex;margin-top:auto}@media only screen and (max-width: 1024px){.cta-slider__buttons{margin-top:2rem}}@media only screen and (max-width: 768px){.cta-slider__buttons{flex-direction:column;gap:1rem}}.cta-slider__button--secondary{color:var(--white)!important}.cta-slider__image{height:100%;width:30rem}@media only screen and (max-width: 1024px){.cta-slider__image{width:100%;height:20rem}.cta-slider__image img{border-top-right-radius:0!important;border-bottom-left-radius:1.5rem}}@media only screen and (max-width: 768px){.cta-slider__image{height:15rem}}.cta-slider__image img{width:100%;height:100%;object-fit:cover;border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.cta-slider__pagination{display:flex;justify-content:center;margin-top:2.5rem;gap:2.5rem}.cta-slider__pagination .swiper-pagination-bullet{background-color:var(--white);opacity:1;width:1rem;height:1rem;border-radius:50%;cursor:pointer}.cta-slider__pagination .swiper-pagination-bullet-active{background-color:var(--blue)}.cta-slider__background{position:absolute;top:0;right:0;z-index:2}.cta-slider__background svg{width:30rem;height:auto}@media only screen and (max-width: 1024px){.cta-slider__background svg{width:20rem}}@media only screen and (max-width: 768px){.cta-slider__background svg{width:15rem}}.solutions-overview-small{padding-top:5rem;padding-bottom:5rem}@media only screen and (max-width: 1024px){.solutions-overview-small{padding-top:2.5rem;padding-bottom:2.5rem}}.solutions-overview-small__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:4.5rem}@media only screen and (max-width: 1024px){.solutions-overview-small__grid{gap:1.5rem}}.solutions-overview-small__item{grid-column:span 2;background:var(--yellow-background);padding:2rem;border-radius:1.875rem;display:flex;flex-direction:column}@media only screen and (max-width: 1024px){.solutions-overview-small__item{padding:1rem}}@media only screen and (max-width: 768px){.solutions-overview-small__item{grid-column:span 6}}.solutions-overview-small__item:nth-child(4),.solutions-overview-small__item:nth-child(5){grid-column:span 3}@media only screen and (max-width: 768px){.solutions-overview-small__item:nth-child(4),.solutions-overview-small__item:nth-child(5){grid-column:span 6}}.solutions-overview-small__image{margin-bottom:1rem}.solutions-overview-small__image svg{width:4rem;height:auto}@media only screen and (max-width: 768px){.solutions-overview-small__image{margin-bottom:.5rem}.solutions-overview-small__image svg{width:3rem}}.solutions-overview-small__title{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.25rem;line-height:1.5;font-weight:500;color:var(--dark-blue);font-weight:800;margin-bottom:1rem}.solutions-overview-small__excerpt{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;margin-bottom:1rem}.solutions-overview-small__excerpt h1{font-family:hwt-artz,sans-serif;font-size:4.5rem;font-style:normal;font-weight:700;line-height:120%;margin-bottom:3rem}@media only screen and (max-width: 1024px){.solutions-overview-small__excerpt h1{font-size:2.25rem;line-height:1.33}}.solutions-overview-small__excerpt h2{font-family:hwt-artz,sans-serif;font-style:normal;font-size:3rem;font-weight:400;line-height:1.25;margin-bottom:1.5rem}@media only screen and (max-width: 1024px){.solutions-overview-small__excerpt h2{font-size:2.25rem;line-height:1.33}}.solutions-overview-small__excerpt h3{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2;margin-bottom:1rem}@media only screen and (max-width: 1024px){.solutions-overview-small__excerpt h3{font-size:1.875rem;line-height:1.26}}.solutions-overview-small__excerpt p+h2{margin-top:3rem}.solutions-overview-small__excerpt p+h3{margin-top:2rem}.solutions-overview-small__excerpt p{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.solutions-overview-small__excerpt p+p{margin-top:1.5rem}.solutions-overview-small__excerpt ul{margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px}.solutions-overview-small__excerpt ul li{list-style:disc;font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.solutions-overview-small__excerpt ul li em{font-style:normal}.solutions-overview-small__excerpt ol li{list-style:normal;font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.solutions-overview-small__excerpt ol li em{font-style:normal}.solutions-overview-small__excerpt a{color:var(--dark-orange)!important;color:inherit;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.solutions-overview-small__link{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;color:var(--dark-blue);font-weight:500;text-decoration:none;margin-top:auto;margin-left:auto;display:flex;align-items:center;gap:.5rem}.solutions-overview-small__link svg{width:20px;height:auto}.insights-overview{padding-top:5rem;padding-bottom:5rem;background-color:var(--blue)}@media only screen and (max-width: 1024px){.insights-overview{padding-top:2.5rem;padding-bottom:2.5rem}}.insights-overview__grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:2rem;row-gap:5rem}@media only screen and (max-width: 1024px){.insights-overview__grid{grid-template-columns:repeat(2,1fr);row-gap:2rem}}@media only screen and (max-width: 640px){.insights-overview__grid{grid-template-columns:repeat(1,1fr)}}.insights-overview__item a{text-decoration:none}.insights-overview__image{width:100%;height:15rem;margin-bottom:2rem}.insights-overview__image img{width:100%;height:100%;object-fit:cover;border-radius:1rem}.insights-overview__category{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:.875rem;line-height:1.42;font-weight:500;color:var(--white);margin-bottom:.5rem;border-radius:1rem;background:#fff3;padding:.25rem .75rem;display:inline-block}.insights-overview__title{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:2.25rem;line-height:1.22;font-weight:500;color:var(--white);margin-bottom:.5rem}@media only screen and (max-width: 1024px){.insights-overview__title{font-size:1.875rem;line-height:1.22}}.insights-overview__excerpt{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500;color:var(--white);margin-bottom:2rem}.insights-overview__author{display:flex;align-items:center;gap:1rem}.insights-overview__author-image{width:3.25rem;height:3.25rem;border-radius:50%;overflow:hidden}.insights-overview__author-image img{width:100%;height:100%;object-fit:cover}.insights-overview__author-name{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:.875rem;line-height:1.42;font-weight:500;color:var(--white)}.insights-overview__author-date{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:.875rem;line-height:1.42;font-weight:500;color:#ffffff80}.industry-slider{padding-top:5rem;padding-bottom:5rem;background:var(--yellow-gradient-background, linear-gradient(180deg, rgba(222, 139, 33, .7) 0%, rgba(254, 180, 32, .7) 100%), #fff);position:relative;overflow:clip}@media only screen and (max-width: 1024px){.industry-slider{padding-top:2.5rem;padding-bottom:2.5rem}}.industry-slider__coin{position:absolute;top:1rem;right:2rem}.industry-slider__coin svg{width:11.5rem;height:auto}@media only screen and (max-width: 1024px){.industry-slider__coin{display:none}}.industry-slider__coin-two{position:absolute;bottom:4rem;right:-6rem;rotate:90deg}.industry-slider__coin-two svg{width:11.5rem;height:auto}@media only screen and (max-width: 1024px){.industry-slider__coin-two{right:-2rem}.industry-slider__coin-two svg{width:7rem}}.industry-slider__slide{display:grid;grid-template-columns:1fr 1fr;align-items:center}@media only screen and (max-width: 1024px){.industry-slider__slide{grid-template-columns:1fr;padding-left:1.5rem;padding-right:1.5rem;gap:1rem}}.industry-slider__image{margin-left:calc(-50vw + 100%);background-color:var(--orange);height:28.375rem;border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem;padding:5rem;padding-left:0}.industry-slider__image img{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem;width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 1024px){.industry-slider__image{height:25rem;padding:2rem;margin-left:0;border-radius:1rem}.industry-slider__image img{border-radius:1rem}}@media only screen and (max-width: 768px){.industry-slider__image{height:15rem;padding:1rem}}.industry-slider__text{padding-left:4rem;max-width:30.5rem}@media only screen and (max-width: 1024px){.industry-slider__text{padding-left:0;padding-right:0;max-width:100%}}.industry-slider__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:3rem;font-weight:400;line-height:1.25;color:var(--dark-blue);margin-bottom:2.5rem}@media only screen and (max-width: 1024px){.industry-slider__title{font-size:2.25rem;line-height:1.33}}@media only screen and (max-width: 1024px){.industry-slider__title{margin-bottom:1rem}}.industry-slider__description{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;color:var(--dark-blue);margin-bottom:2rem}.industry-slider__description h1{font-family:hwt-artz,sans-serif;font-size:4.5rem;font-style:normal;font-weight:700;line-height:120%;margin-bottom:3rem}@media only screen and (max-width: 1024px){.industry-slider__description h1{font-size:2.25rem;line-height:1.33}}.industry-slider__description h2{font-family:hwt-artz,sans-serif;font-style:normal;font-size:3rem;font-weight:400;line-height:1.25;margin-bottom:1.5rem}@media only screen and (max-width: 1024px){.industry-slider__description h2{font-size:2.25rem;line-height:1.33}}.industry-slider__description h3{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2;margin-bottom:1rem}@media only screen and (max-width: 1024px){.industry-slider__description h3{font-size:1.875rem;line-height:1.26}}.industry-slider__description p+h2{margin-top:3rem}.industry-slider__description p+h3{margin-top:2rem}.industry-slider__description p{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.industry-slider__description p+p{margin-top:1.5rem}.industry-slider__description ul{margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px}.industry-slider__description ul li{list-style:disc;font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.industry-slider__description ul li em{font-style:normal}.industry-slider__description ol li{list-style:normal;font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.industry-slider__description ol li em{font-style:normal}.industry-slider__description a{color:var(--dark-orange)!important;color:inherit;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.industry-slider__button{min-width:10rem}.industry-slider__progress{position:relative;margin-top:2rem;display:flex;gap:.5rem;width:auto;height:.5625rem}.industry-slider__progress-bar{height:100%;background:#ffffff4d;border-radius:2px;overflow:hidden;position:relative;cursor:pointer}.industry-slider__progress-bar:after{content:"";position:absolute;left:0;top:0;height:100%;width:var(--progress-width, 0%);background:var(--dark-orange)}.post-image{padding-top:1.5rem;padding-bottom:1.5rem}@media only screen and (max-width: 1024px){.post-image{padding-top:1rem;padding-bottom:1rem}}.post-image__image img{width:100%;height:auto;object-fit:contain;border-radius:1rem}.post-image__description{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:.875rem;line-height:1.42;font-weight:500;margin-top:1rem;color:#667085}.post-text{padding-top:1.5rem;padding-bottom:1.5rem}@media only screen and (max-width: 1024px){.post-text{padding-top:1rem;padding-bottom:1rem}}.post-text__content{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;color:var(--dark-blue)}.post-text__content h1{font-family:hwt-artz,sans-serif;font-size:4.5rem;font-style:normal;font-weight:700;line-height:120%;margin-bottom:3rem}@media only screen and (max-width: 1024px){.post-text__content h1{font-size:2.25rem;line-height:1.33}}.post-text__content h2{font-family:hwt-artz,sans-serif;font-style:normal;font-size:3rem;font-weight:400;line-height:1.25;margin-bottom:1.5rem}@media only screen and (max-width: 1024px){.post-text__content h2{font-size:2.25rem;line-height:1.33}}.post-text__content h3{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2;margin-bottom:1rem}@media only screen and (max-width: 1024px){.post-text__content h3{font-size:1.875rem;line-height:1.26}}.post-text__content p+h2{margin-top:3rem}.post-text__content p+h3{margin-top:2rem}.post-text__content p{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.post-text__content p+p{margin-top:1.5rem}.post-text__content ul{margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px}.post-text__content ul li{list-style:disc;font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.post-text__content ul li em{font-style:normal}.post-text__content ol li{list-style:normal;font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.post-text__content ol li em{font-style:normal}.post-text__content a{color:var(--dark-orange)!important;color:inherit;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.post-intro{padding-top:6rem;margin-bottom:1.5rem}@media only screen and (max-width: 1024px){.post-intro{padding-top:3rem;margin-bottom:1rem}}.post-intro__content{padding-bottom:2rem;border-bottom:1px solid #eaecf0}.post-intro__content p{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.25rem;line-height:1.5;font-weight:500;color:var(--dark-blue)}.post-page-header__content{display:grid;grid-template-columns:50% 50%}@media only screen and (max-width: 1024px){.post-page-header__content{display:flex;flex-direction:column-reverse;padding-top:1.5rem}}.post-page-header__image{margin-left:calc(50% - 50vw)}.post-page-header__image img{width:100%;height:auto;object-fit:contain;border-top-right-radius:1rem}@media only screen and (max-width: 1024px){.post-page-header__image{margin-left:-1.5rem;margin-right:-1.5rem}.post-page-header__image img{height:30rem;object-fit:cover}}@media only screen and (max-width: 768px){.post-page-header__image img{height:20rem}}.post-page-header__text{padding-left:4rem;padding-top:6rem;padding-bottom:6rem;display:flex;flex-direction:column}@media only screen and (max-width: 1024px){.post-page-header__text{padding-left:0;padding-top:0;padding-bottom:2rem}}.post-page-header__title{font-family:hwt-artz,sans-serif;font-size:4.5rem;font-style:normal;font-weight:700;line-height:120%;margin-bottom:.5rem}@media only screen and (max-width: 1024px){.post-page-header__title{font-size:2.25rem;line-height:1.33}}.post-page-header__title--blue{color:var(--blue)}.post-page-header__title--orange{color:var(--orange)}.post-page-header__title--red{color:var(--dark-orange)}.post-page-header__description{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.25rem;line-height:1.5;font-weight:500;margin-bottom:auto;color:var(--dark-blue)}.post-page-header__author{display:flex;align-items:center;gap:1rem;margin-top:2rem}.post-page-header__author-image{width:3.5rem;height:3.5rem;border-radius:50%;overflow:hidden}.post-page-header__author-image img{width:100%;height:100%;object-fit:cover}.post-page-header__author-name{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500;color:var(--dark-blue)}.post-page-header__author-position{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1rem;line-height:1.5;font-weight:500;color:#667085}.calendly{padding-top:5rem;padding-bottom:1rem;background-color:var(--blue);color:var(--white)}@media only screen and (max-width: 768px){.calendly{padding-top:2rem;padding-bottom:2rem}}.calendly__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2}@media only screen and (max-width: 1024px){.calendly__title{font-size:1.875rem;line-height:1.26}}@media only screen and (max-width: 768px){.calendly__title{margin-bottom:2rem}}.superjoost{padding-top:5rem;padding-bottom:5rem}@media only screen and (max-width: 1024px){.superjoost{padding-top:2.5rem;padding-bottom:2.5rem}}.superjoost__content{display:grid;grid-template-columns:1fr 1fr;gap:5rem}@media only screen and (max-width: 1024px){.superjoost__content{gap:2rem}}@media only screen and (max-width: 768px){.superjoost__content{grid-template-columns:1fr}}.superjoost__content-left{display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width: 1024px){.superjoost__content-left{gap:1rem}}.superjoost__content-right{display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width: 1024px){.superjoost__content-right{gap:1rem}}.superjoost__image{width:100%;height:25rem}@media only screen and (max-width: 1024px){.superjoost__image{height:20rem}}@media only screen and (max-width: 768px){.superjoost__image{height:15rem}}.superjoost__image img{width:100%;height:100%;object-fit:contain;border-radius:1rem}.superjoost__title{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2}@media only screen and (max-width: 1024px){.superjoost__title{font-size:1.875rem;line-height:1.26}}.legal{padding-top:2rem;padding-bottom:5rem}.legal__content{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6}.legal__content h1{font-family:hwt-artz,sans-serif;font-size:4.5rem;font-style:normal;font-weight:700;line-height:120%;margin-bottom:3rem}@media only screen and (max-width: 1024px){.legal__content h1{font-size:2.25rem;line-height:1.33}}.legal__content h2{font-family:hwt-artz,sans-serif;font-style:normal;font-size:3rem;font-weight:400;line-height:1.25;margin-bottom:1.5rem}@media only screen and (max-width: 1024px){.legal__content h2{font-size:2.25rem;line-height:1.33}}.legal__content h3{font-family:hwt-artz,sans-serif;font-style:normal;font-size:2.25rem;font-weight:400;line-height:1.2;margin-bottom:1rem}@media only screen and (max-width: 1024px){.legal__content h3{font-size:1.875rem;line-height:1.26}}.legal__content p+h2{margin-top:3rem}.legal__content p+h3{margin-top:2rem}.legal__content p{font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.legal__content p+p{margin-top:1.5rem}.legal__content ul{margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px}.legal__content ul li{list-style:disc;font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.legal__content ul li em{font-style:normal}.legal__content ol li{list-style:normal;font-family:Avenir,sans-serif;font-style:normal;line-height:1.6;font-size:1.125rem;line-height:1.55;font-weight:500}.legal__content ol li em{font-style:normal}.legal__content a{color:var(--dark-orange)!important;color:inherit;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
