.hero-banner{width:100%;position:relative;overflow:hidden}@media(max-width:998px){.hero-banner{padding:60px 0 0}}@media(max-width:768px){.hero-banner{padding:40px 0 0}}.hero-banner--green{background-color:#e8f5e9}.hero-banner--white{background-color:#fff}.hero-banner--gray,.hero-banner--light{background-color:#f7f7f7}.hero-banner--center-image .hero-banner__layout{flex-direction:column;align-items:center;min-height:auto;gap:48px}@media(max-width:768px){.hero-banner--center-image .hero-banner__layout{gap:32px}}.hero-banner--center-image .hero-banner__content{align-items:center;text-align:center;max-width:100%}.hero-banner--center-image .hero-banner__breadcrumb{text-align:center}.hero-banner--center-image .hero-banner__title{text-align:center;width:100%;min-height:auto}.hero-banner--center-image .hero-banner__description-block{max-width:729px;margin:0 auto}@media(max-width:768px){.hero-banner--center-image .hero-banner__description-block{align-items:center;text-align:center}.hero-banner--center-image .hero-banner__description-primary,.hero-banner--center-image .hero-banner__description-secondary{text-align:center}}@media(min-width:769px){.hero-banner--center-image .hero-banner__description-block{align-items:flex-start;text-align:left;max-width:none;margin:0}.hero-banner--center-image .hero-banner__description-primary,.hero-banner--center-image .hero-banner__description-secondary{text-align:left}}.hero-banner--center-image .hero-banner__image-wrapper{justify-content:center;align-self:auto;width:100%}@media(min-width:769px){.hero-banner--trust.hero-banner--center-image .hero-banner__content{align-items:flex-start;text-align:left}.hero-banner--trust.hero-banner--center-image .hero-banner__description-block,.hero-banner--trust.hero-banner--center-image .hero-banner__description-block--desktop{align-items:flex-start;text-align:left;max-width:none;margin:0}.hero-banner--trust.hero-banner--center-image .hero-banner__description-primary,.hero-banner--trust.hero-banner--center-image .hero-banner__description-secondary{text-align:left}}.hero-banner__breadcrumb--primary,.hero-banner__highlight--primary{color:#d92c27}.hero-banner__container{max-width:none;width:100%;margin:0 auto;padding:0 160px 0 220px;display:flex;flex-direction:column;gap:88px;position:relative;z-index:2}@media(max-width:1550px){.hero-banner__container{padding:0 clamp(72px,5.5vw,104px);gap:clamp(32px,2.6vw,40px)}}@media(max-width:1440px){.hero-banner__container{padding:0 110px}}@media(max-width:1280px){.hero-banner__container{padding:0 80px;gap:60px}}@media(max-width:998px){.hero-banner__container{padding:0 40px;gap:48px}}@media(max-width:768px){.hero-banner__container{padding:0 20px;gap:32px}}.hero-banner__layout{display:flex;align-items:stretch;justify-content:center;gap:60px;min-height:720px;position:relative;width:100%;max-width:none;margin:clamp(40px,10.4vw,200px) auto 0}@media(max-width:998px){.hero-banner__layout{flex-direction:column;align-items:center;gap:40px;min-height:auto;margin-top:40px}}@media(max-width:768px){.hero-banner__layout{gap:32px;margin-top:80px}}.hero-banner__content{display:flex;flex-direction:column;align-items:flex-start;max-width:970px;width:100%;flex-shrink:0;text-align:left}@media(max-width:1280px){.hero-banner__content{max-width:600px}}@media(max-width:998px){.hero-banner__content{max-width:100%}}.hero-banner__breadcrumb{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:30px;letter-spacing:0;color:#d92d27}@media(max-width:768px){.hero-banner__breadcrumb{font-size:16px;line-height:24px}}.hero-banner__title-block{display:flex;flex-direction:column;gap:32px;width:100%;margin-top:37px}.hero-banner__title{font-family:Inter,sans-serif;font-weight:450;font-size:58px;line-height:78px;letter-spacing:-2%;color:#232323;width:1000px;max-width:100%;min-height:238px;opacity:1}@media(max-width:1280px){.hero-banner__title{width:100%;min-height:auto;font-size:56px;line-height:68px}}@media(max-width:998px){.hero-banner__title{font-size:46px;line-height:56px}}@media(max-width:768px){.hero-banner__title{font-size:34px;line-height:44px}}.hero-banner__highlight--green{color:#007f48}.hero-banner__highlight--red{color:#d92c27}.hero-banner__highlight--blue{color:#1a73e8}.hero-banner__description-block{display:flex;flex-direction:column;gap:20px;max-width:729px;text-align:left}.hero-banner__description-primary{font-family:Inter,sans-serif;font-weight:500;font-size:28px;line-height:30px;letter-spacing:0;color:#363636}@media(max-width:1280px){.hero-banner__description-primary{font-size:22px;line-height:32px}}@media(max-width:998px){.hero-banner__description-primary{font-size:20px;line-height:30px}}@media(max-width:768px){.hero-banner__description-primary{font-size:14px;line-height:20px}}.hero-banner__description-secondary{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:30px;letter-spacing:0;color:#616161}@media(max-width:768px){.hero-banner__description-secondary{font-size:14px;line-height:20px}}.hero-banner__cta{margin-top:8px}.hero-banner__cta-btn{display:inline-flex;align-items:center;justify-content:center;margin-bottom:68px;gap:10px;width:308px;height:49px;display:none;border-radius:20px;cursor:pointer;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}@media(max-width:768px){.hero-banner__cta-btn{width:100%;max-width:308px}}.hero-banner__cta-btn--green{border:1px solid #a8e6a3;background-color:#d4f7d4}.hero-banner__cta-btn--green:hover{background-color:transparent;border-color:#80d480}.hero-banner__cta-btn--green .hero-banner__cta-label{color:#007f48}.hero-banner__cta-btn--red{border:1px solid rgba(217,44,39,.4);background-color:rgba(217,44,39,.08)}.hero-banner__cta-btn--red:hover{background-color:rgba(217,44,39,.15)}.hero-banner__cta-btn--red .hero-banner__cta-label{color:#d92c27}.hero-banner__cta-btn--dark{border:1px solid #e1e1e1;background-color:#232323}.hero-banner__cta-btn--dark:hover{background-color:#111}.hero-banner__cta-btn--dark .hero-banner__cta-label{color:#fff}.hero-banner__cta-label{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:16px;letter-spacing:0;white-space:nowrap}.hero-banner__image-wrapper{display:flex;align-items:flex-end;justify-content:flex-end;flex-shrink:0;align-self:stretch}@media(max-width:998px){.hero-banner__image-wrapper{justify-content:center;width:100%;align-self:auto}}.hero-banner__img{width:688px;height:auto;object-fit:contain;display:block}@media(max-width:1280px){.hero-banner__img{width:500px}}@media(max-width:998px){.hero-banner__img{width:400px}}@media(max-width:768px){.hero-banner__img{width:100%;max-width:340px}}@media(max-width:1550px){.hero-banner{padding:12px 0 0}.hero-banner__container{padding:0 clamp(72px,5.5vw,104px) 12px;gap:clamp(32px,2.6vw,40px)}.hero-banner__layout{width:100%;max-width:none;min-height:auto;align-items:center;gap:clamp(28px,2.2vw,36px)}.hero-banner__watermark{left:clamp(44px,4vw,68px);margin-left:0;font-size:clamp(120px,8.5vw,150px);line-height:.66}}@media(max-width:1440px){.hero-banner__container{padding:0 clamp(64px,5vw,88px) 12px;gap:clamp(28px,2.4vw,36px)}.hero-banner__layout{gap:clamp(24px,2vw,32px)}.hero-banner__watermark{left:clamp(36px,3.5vw,56px);font-size:clamp(108px,8vw,136px);line-height:.64}}@media(max-width:1280px){.hero-banner__container{padding:0 clamp(32px,5vw,88px);gap:clamp(40px,4vw,64px)}.hero-banner__layout{gap:clamp(32px,4vw,56px)}.hero-banner__watermark{left:clamp(24px,6vw,96px);font-size:clamp(120px,14vw,190px);line-height:.72}}.hero-banner--trust .hero-banner__title{min-height:auto;white-space:normal;letter-spacing:-2%;line-height:1.08}.hero-banner--trust .hero-banner__title-line{display:block}@media(max-width:998px){.hero-banner--trust .hero-banner__container{padding:0 16px;gap:32px}.hero-banner--trust .hero-banner__title{white-space:normal}.hero-banner--trust .hero-banner__layout{width:100%;max-width:none}.hero-banner--trust .hero-banner__content{gap:24px;margin-top:0;max-width:100%}.hero-banner--trust .hero-banner__description-block{max-width:100%}.hero-banner--trust .hero-banner__description-primary{font-size:clamp(20px,2vw,24px);line-height:1.4}.hero-banner--trust .hero-banner__description-secondary{font-size:18px;line-height:28px}}@media(max-width:768px){.hero-banner--trust .hero-banner__title-line{display:block}.hero-banner--trust .hero-banner__layout{align-items:center}.hero-banner--trust .hero-banner__content{align-items:center;text-align:center;gap:0}.hero-banner--trust .hero-banner__breadcrumb{width:100%;font-weight:450;font-size:14px;line-height:20px;text-align:center}.hero-banner--trust .hero-banner__title-block{margin-top:8px;gap:0;align-items:center}.hero-banner--trust .hero-banner__title{width:100%;min-height:auto;font-weight:450;font-size:24px;line-height:28px;letter-spacing:-2%;text-align:center}.hero-banner--trust .hero-banner__description-block--desktop{display:none}.hero-banner--trust .hero-banner__image-wrapper{margin-left:0;margin-right:0;width:100%;max-width:340px;align-self:center;justify-content:center}.hero-banner--trust .hero-banner__watermark--in-content{display:block!important;width:100%;margin-top:12px;margin-bottom:-28px;margin-left:0;font-weight:600;font-size:72px;line-height:.82;letter-spacing:-.04em;text-align:center;transform:none;left:auto;overflow:visible;color:hsla(0,0%,100%,.45);z-index:0}}@media(max-width:998px){.hero-banner--trust{overflow:hidden}.hero-banner--trust .hero-banner__content{padding-bottom:0}.hero-banner--trust .hero-banner__watermark--in-content{display:block!important;margin-top:12px;margin-bottom:-40px;transform:none;left:auto;font-size:clamp(96px,12vw,120px);line-height:.82;font-weight:600;color:hsla(0,0%,100%,.5);z-index:0}.hero-banner--trust .hero-banner__image-wrapper{position:relative;top:0;left:0;max-width:460px;margin-top:0;padding-bottom:98px;justify-content:center;align-items:flex-start;width:100%}.hero-banner--trust .hero-banner__img{max-width:460px;width:100%;height:auto;object-fit:contain}}@media(max-width:768px){.hero-banner--trust .hero-banner__image-wrapper{top:0;max-width:340px;margin-top:0;margin-left:auto;margin-right:auto;padding-bottom:0;left:0;align-self:center;justify-content:center}.hero-banner--trust .hero-banner__img{max-width:340px;width:100%}}.hero-banner--impact{overflow-x:hidden}@media(min-width:999px){.hero-banner--impact .hero-banner__layout{flex-direction:row;align-items:stretch;justify-content:space-between;gap:0;margin:0;min-height:720px}.hero-banner--impact .hero-banner__content{flex:0 0 50%;width:50%;max-width:none;margin:0;padding:0 32px 0 0;box-sizing:border-box}.hero-banner--impact .hero-banner__image-wrapper{flex:0 0 50%;width:50%;max-width:none;margin:0 0 0 -32px;padding:0;align-self:stretch;align-items:flex-end;justify-content:flex-start}.hero-banner--impact .hero-banner__img{width:688px;height:331px;max-width:688px;margin-top:0;object-fit:contain;object-position:bottom center;opacity:1}}.hero-banner--impact .hero-banner__watermark{color:hsla(0,0%,100%,.341);width:auto;height:auto;margin-left:0;display:flex;align-items:flex-end;overflow:visible;z-index:0;font-family:Inter,sans-serif;font-weight:600;font-size:373px;line-height:.34em;letter-spacing:-4%;left:calc(53vw - 880px);bottom:37px;transform:none}@media(max-width:1550px)and (min-width:999px){.hero-banner--impact .hero-banner__layout{min-height:660px}.hero-banner--impact .hero-banner__description-primary,.hero-banner--impact .hero-banner__description-secondary{font-size:19px;line-height:30px}.hero-banner--impact .hero-banner__watermark{font-size:300px;left:80px}}@media(max-width:1440px)and (min-width:999px){.hero-banner--impact .hero-banner__layout{min-height:620px}.hero-banner--impact .hero-banner__content{padding:0 28px 0 0}.hero-banner--impact .hero-banner__image-wrapper{padding:0;margin-left:-28px}.hero-banner--impact .hero-banner__description-primary,.hero-banner--impact .hero-banner__description-secondary{font-size:18px;line-height:28px}.hero-banner--impact .hero-banner__watermark{font-size:260px;left:72px}}@media(max-width:1280px)and (min-width:999px){.hero-banner--impact .hero-banner__layout{min-height:580px}.hero-banner--impact .hero-banner__content{padding:0 24px 0 0}.hero-banner--impact .hero-banner__image-wrapper{padding:0;margin-left:-24px}.hero-banner--impact .hero-banner__description-primary,.hero-banner--impact .hero-banner__description-secondary{font-size:17px;line-height:26px}.hero-banner--impact .hero-banner__breadcrumb{font-size:18px;line-height:28px}.hero-banner--impact .hero-banner__watermark{font-size:220px;left:64px}}@media(max-width:998px)and (min-width:769px){.hero-banner--impact .hero-banner__layout{flex-direction:column;align-items:flex-start;gap:24px;min-height:auto;margin-top:0}.hero-banner--impact .hero-banner__content{flex:none;width:100%;max-width:100%;margin:0;padding:0;align-items:flex-start;text-align:left;gap:0}.hero-banner--impact .hero-banner__breadcrumb{text-align:left}.hero-banner--impact .hero-banner__title-block{margin-top:8px;gap:0;width:100%}.hero-banner--impact .hero-banner__title{width:100%;max-width:100%;min-height:auto;font-size:34px;line-height:1.2;text-align:left;text-wrap:balance}.hero-banner--impact .hero-banner__description-block{gap:0;margin-top:16px;text-align:left;max-width:100%}.hero-banner--impact .hero-banner__description-primary,.hero-banner--impact .hero-banner__description-secondary{text-align:left}.hero-banner--impact .hero-banner__image-wrapper{flex:none;width:100%;max-width:300px;margin-top:8px;margin-bottom:0;padding:0;line-height:0;justify-content:center;align-self:center;position:relative;z-index:3;align-items:flex-end}.hero-banner--impact .hero-banner__img{width:100%;max-width:300px;height:auto;margin-top:0;object-fit:contain;object-position:bottom center;display:block}}@media(max-width:998px){.hero-banner--impact .hero-banner__watermark{display:block!important;left:50%;bottom:0;transform:translateX(-50%);margin-left:0;font-weight:600;font-size:96px;line-height:96px;letter-spacing:0;text-align:center;color:hsla(0,0%,100%,.341);z-index:2}}@media(max-width:768px){.hero-banner--impact{padding-bottom:0}.hero-banner--impact .hero-banner__content,.hero-banner--impact .hero-banner__layout,.hero-banner--impact .hero-banner__title-block{gap:0}.hero-banner--impact .hero-banner__content{padding:0;margin-left:0}.hero-banner--impact .hero-banner__image-wrapper{margin-top:0}.hero-banner--impact .hero-banner__container{width:100%;padding:0 16px;gap:0;overflow-x:hidden}.hero-banner--impact .hero-banner__layout{width:100%;min-width:0;min-height:auto;gap:32px;margin-top:80px;margin-bottom:0;padding-bottom:0}.hero-banner--impact .hero-banner__content{align-items:center;text-align:center;gap:0;flex:none;width:100%;max-width:100%;min-width:0;overflow-wrap:normal;word-break:normal}.hero-banner--impact .hero-banner__breadcrumb{width:100%;max-width:100%;min-width:0;min-height:20px;font-weight:500;font-size:14px;line-height:20px;text-align:center}.hero-banner--impact .hero-banner__title-block{margin-top:8px;gap:0;width:100%;max-width:100%;min-width:0}.hero-banner--impact .hero-banner__title{width:100%;max-width:100%;min-width:0;min-height:auto;font-weight:500;font-size:24px;line-height:28px;letter-spacing:-2%;text-align:center;overflow-wrap:normal;word-break:normal}.hero-banner--impact .hero-banner__description-block,.hero-banner--impact .hero-banner__description-block--desktop,.hero-banner--impact .hero-banner__description-block--mobile{width:100%;max-width:100%;min-width:0;gap:20px;text-align:center;overflow-wrap:normal;word-break:normal}.hero-banner--impact .hero-banner__description-primary{font-size:13px}.hero-banner--impact .hero-banner__description-primary,.hero-banner--impact .hero-banner__description-secondary{width:100%;max-width:100%;font-weight:500;line-height:20px;letter-spacing:0;text-align:center;overflow-wrap:normal;word-break:normal}.hero-banner--impact .hero-banner__description-secondary{font-size:14px}.hero-banner--impact .hero-banner__cta{width:100%;max-width:100%;min-width:0;margin-top:0;margin-bottom:0}.hero-banner--impact .hero-banner__cta-btn{width:100%;max-width:100%;min-height:40px;height:40px;border-radius:56px;padding:4px 16px;gap:8px;margin-bottom:0;border-width:1px}.hero-banner--impact .hero-banner__cta-label{font-size:14px;line-height:20px;letter-spacing:0;white-space:nowrap}.hero-banner--impact .hero-banner__image-wrapper{width:calc(100% + 32px);max-width:none;min-width:0;margin:32px -16px 0;justify-content:center;position:relative;z-index:3;padding:0;line-height:0;align-items:flex-end}.hero-banner--impact .hero-banner__img{width:100%;max-width:100%;min-width:0;height:auto;margin:0;object-fit:contain;object-position:bottom center;display:block;vertical-align:bottom}.hero-banner--impact .hero-banner__watermark{display:block!important;left:50%;bottom:57px;transform:translateX(-50%);margin-left:0;font-weight:600;font-size:72px;line-height:72px;letter-spacing:-4%;text-align:center;color:hsla(0,0%,100%,.341);z-index:2}}@media(max-width:768px)and (max-width:375px){.hero-banner--impact .hero-banner__container{padding:0 16px}.hero-banner--impact .hero-banner__layout{gap:24px}.hero-banner--impact .hero-banner__content{gap:0}.hero-banner--impact .hero-banner__title-block{margin-top:8px;gap:0}.hero-banner--impact .hero-banner__title{min-height:auto;font-size:22px;line-height:26px}.hero-banner--impact .hero-banner__image-wrapper{margin-top:32px;width:calc(100% + 32px);max-width:none}.hero-banner--impact .hero-banner__img{width:100%;max-width:100%}.hero-banner--impact .hero-banner__cta-btn{min-width:0;white-space:normal}.hero-banner--impact .hero-banner__cta-label{white-space:normal}}.hero-banner--impact .hero-banner__container,.hero-banner--impact .hero-banner__content,.hero-banner--impact .hero-banner__description-block,.hero-banner--impact .hero-banner__description-primary,.hero-banner--impact .hero-banner__description-secondary,.hero-banner--impact .hero-banner__image-wrapper,.hero-banner--impact .hero-banner__img,.hero-banner--impact .hero-banner__layout,.hero-banner--impact .hero-banner__title,.hero-banner--impact .hero-banner__title-block,.hero-banner--trust .hero-banner__container,.hero-banner--trust .hero-banner__content,.hero-banner--trust .hero-banner__description-block,.hero-banner--trust .hero-banner__description-primary,.hero-banner--trust .hero-banner__description-secondary,.hero-banner--trust .hero-banner__image-wrapper,.hero-banner--trust .hero-banner__img,.hero-banner--trust .hero-banner__layout,.hero-banner--trust .hero-banner__title,.hero-banner--trust .hero-banner__title-block{max-width:none}.hero-banner--impact .hero-banner__container,.hero-banner--trust .hero-banner__container{max-width:1920px;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}@media(min-width:999px){.hero-banner--impact .hero-banner__layout,.hero-banner--trust .hero-banner__layout{width:100%;flex-direction:row;align-items:stretch;justify-content:space-between;gap:0;margin:0}.hero-banner--impact.hero-banner--trust .hero-banner__layout,.hero-banner--trust.hero-banner--trust .hero-banner__layout{gap:3.125vw;align-items:flex-start;margin-top:0}.hero-banner--impact .hero-banner__content,.hero-banner--trust .hero-banner__content{flex:0 0 50%;width:50%;margin:0;box-sizing:border-box}.hero-banner--impact .hero-banner__description-block,.hero-banner--impact .hero-banner__title-block,.hero-banner--trust .hero-banner__description-block,.hero-banner--trust .hero-banner__title-block{width:100%}.hero-banner--impact .hero-banner__title,.hero-banner--trust .hero-banner__title{width:100%;min-height:auto}.hero-banner--impact .hero-banner__description-primary,.hero-banner--impact .hero-banner__description-secondary,.hero-banner--trust .hero-banner__description-primary,.hero-banner--trust .hero-banner__description-secondary{width:100%}.hero-banner--impact .hero-banner__image-wrapper,.hero-banner--trust .hero-banner__image-wrapper{flex:0 0 50%;width:50%;margin:0;left:0;top:auto;align-self:stretch;justify-content:center;align-items:flex-end;box-sizing:border-box}.hero-banner--impact .hero-banner__img,.hero-banner--trust .hero-banner__img{width:100%;height:auto;object-fit:contain;object-position:bottom center}.hero-banner--impact.hero-banner--impact .hero-banner__container,.hero-banner--trust.hero-banner--impact .hero-banner__container{padding:137px 119px 0 219px}}@media(min-width:1920px){.hero-banner--impact.hero-banner--trust .hero-banner__container,.hero-banner--trust.hero-banner--trust .hero-banner__container{padding:169px 199px 0 219px}}@media(max-width:1550px){.hero-banner--impact .hero-banner__container,.hero-banner--trust .hero-banner__container{max-width:none}}@media(max-width:998px){.hero-banner--impact .hero-banner__container,.hero-banner--trust .hero-banner__container{padding:0 28px}}@media(max-width:998px)and (min-width:769px){.hero-banner--impact .hero-banner__layout,.hero-banner--trust .hero-banner__layout{flex-direction:column;align-items:center}.hero-banner--impact .hero-banner__content,.hero-banner--impact .hero-banner__image-wrapper,.hero-banner--trust .hero-banner__content,.hero-banner--trust .hero-banner__image-wrapper{flex:none;width:100%;max-width:100%}}@media(max-width:768px){.hero-banner--impact .hero-banner__container,.hero-banner--trust .hero-banner__container{padding:0 16px}.hero-banner--impact .hero-banner__layout,.hero-banner--trust .hero-banner__layout{flex-direction:column;align-items:center;width:100%}.hero-banner--impact .hero-banner__content,.hero-banner--impact .hero-banner__image-wrapper,.hero-banner--trust .hero-banner__content,.hero-banner--trust .hero-banner__image-wrapper{flex:none;width:100%;max-width:100%;min-width:0}}@media(min-width:999px){.hero-banner--impact .hero-banner__image-wrapper{justify-content:flex-start;align-items:flex-end;padding-left:0}.hero-banner--impact .hero-banner__img{width:688px;height:331px;max-width:688px;object-fit:contain;object-position:bottom center;opacity:1}}.hero-banner--trust .hero-banner__container{z-index:auto}@media(max-width:998px){.hero-banner--trust .hero-banner__container{padding:0 28px}}@media(max-width:768px){.hero-banner--trust .hero-banner__container{padding:0 16px}}.hero-banner__watermark{position:absolute;bottom:-50px;left:199px;z-index:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;font-family:Inter,sans-serif;font-weight:600;font-size:280px;line-height:130px;letter-spacing:-4%;color:hsla(0,0%,100%,.82);white-space:nowrap;margin-left:-50px}@media(max-width:1550px){.hero-banner__watermark{left:239px;font-size:190px;line-height:115px}}@media(max-width:1440px){.hero-banner__watermark{left:239px;font-size:180px;line-height:110px}}@media(max-width:1280px){.hero-banner__watermark{left:333px;margin-left:0;font-size:180px;line-height:110px}}@media(max-width:998px){.hero-banner__watermark{font-size:120px;left:16px;margin-left:0}}@media(max-width:768px){.hero-banner__watermark{display:none}}.hero-banner--trust .hero-banner__watermark--in-content{position:relative;left:auto;right:auto;bottom:auto;transform:none;margin-left:0;line-height:.82;overflow:visible;text-align:left;display:block}.hero-banner--trust .hero-banner__watermark:not(.hero-banner__watermark--in-content){line-height:.82;overflow:visible;margin-left:0}@media(max-width:768px){.hero-banner--trust .hero-banner__watermark--in-content{display:block!important}}@media(min-width:999px)and (max-width:1919px){.hero-banner--trust{overflow-x:clip;overflow-y:visible}.hero-banner--trust .hero-banner__layout{min-height:auto;margin-top:0!important;gap:3.125vw}.hero-banner--trust .hero-banner__content{display:flex;flex-direction:column;z-index:2}.hero-banner--trust .hero-banner__description-block{margin-bottom:0}.hero-banner--trust .hero-banner__image-wrapper{top:auto;left:auto;max-width:50%}.hero-banner--trust .hero-banner__img{position:relative;top:auto;max-width:100%}}.hero-banner__description-block--mobile{display:none}.hero-banner--mobile-desc-below .hero-banner__description-block--desktop{display:flex}@media(max-width:768px){.hero-banner--mobile-desc-below .hero-banner__layout{flex-direction:column;align-items:center}.hero-banner--mobile-desc-below .hero-banner__description-block--desktop{display:none}.hero-banner--mobile-desc-below .hero-banner__description-block--mobile{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;gap:12px;text-align:center;padding-bottom:70px}.hero-banner--trust.hero-banner--mobile-desc-below .hero-banner__image-wrapper{margin-top:0;padding-bottom:0}.hero-banner--trust.hero-banner--mobile-desc-below .hero-banner__description-block--mobile{padding-bottom:0}.hero-banner--trust .hero-banner__image-wrapper{top:0;max-width:340px;margin-top:0;padding-bottom:0;left:0}}.hero-banner--channel-partner{overflow-x:clip}.hero-banner--channel-partner .hero-banner__container{max-width:1920px;width:100%;margin:0 auto;padding:150px 306px 240px 240px;box-sizing:border-box;overflow-x:clip}.hero-banner--channel-partner .hero-banner__layout{display:flex;align-items:flex-start;justify-content:space-between;gap:48px;width:100%;max-width:100%;min-width:0;min-height:auto;margin:0;box-sizing:border-box}.hero-banner--channel-partner .hero-banner__content{flex:1 1;min-width:0;max-width:100%;width:auto;align-items:flex-start;text-align:left}.hero-banner--channel-partner .hero-banner__image-wrapper{flex:0 1 550px;width:auto;min-width:0;max-width:min(550px,46%);justify-content:flex-end;align-items:flex-start;margin:0;box-sizing:border-box}.hero-banner--channel-partner .hero-banner__img{width:100%;max-width:550px;height:auto;max-height:549px;object-fit:contain;display:block}@media(max-width:1550px){.hero-banner--channel-partner .hero-banner__container{padding:120px 140px}.hero-banner--channel-partner .hero-banner__image-wrapper{max-width:min(480px,44%)}.hero-banner--channel-partner .hero-banner__img{max-width:480px;max-height:450px}}@media(max-width:1440px){.hero-banner--channel-partner .hero-banner__layout{gap:0}.hero-banner--channel-partner .hero-banner__content{max-width:100%}.hero-banner--channel-partner .hero-banner__title{font-size:42px;line-height:50px;min-height:0}.hero-banner--channel-partner .hero-banner__breadcrumb,.hero-banner--channel-partner .hero-banner__cta-label,.hero-banner--channel-partner .hero-banner__description-primary,.hero-banner--channel-partner .hero-banner__description-secondary{font-size:18px;line-height:26px}.hero-banner--channel-partner .hero-banner__image-wrapper{max-width:min(420px,42%)}.hero-banner--channel-partner .hero-banner__img{max-width:420px;max-height:350px}}@media(max-width:1280px){.hero-banner--channel-partner .hero-banner__container{padding:80px}.hero-banner--channel-partner .hero-banner__layout{gap:40px}.hero-banner--channel-partner .hero-banner__content{flex:1 1;min-width:0;max-width:58%}.hero-banner--channel-partner .hero-banner__image-wrapper{flex:0 1 420px;max-width:42%}.hero-banner--channel-partner .hero-banner__img{max-width:100%;max-height:none}}@media(max-width:998px){.hero-banner--channel-partner .hero-banner__layout{flex-direction:column;align-items:center;gap:40px}.hero-banner--channel-partner .hero-banner__content{width:100%;max-width:100%;flex:none;align-items:center;text-align:center}.hero-banner--channel-partner .hero-banner__image-wrapper{width:100%;max-width:480px;flex:none;justify-content:center;align-items:center}.hero-banner--channel-partner .hero-banner__img{width:min(100%,480px);height:auto}}@media(max-width:768px){.hero-banner--channel-partner .hero-banner__container{padding:50px 16px 0}.hero-banner--channel-partner .hero-banner__layout{gap:32px}.hero-banner--channel-partner .hero-banner__content{width:100%;max-width:100%}.hero-banner--channel-partner .hero-banner__title{font-size:24px;line-height:28px}.hero-banner--channel-partner .hero-banner__image-wrapper{width:100%;max-width:100%}.hero-banner--channel-partner .hero-banner__img{width:min(100%,320px);max-width:100%;height:auto;margin-inline:auto}}