.theme-hero{position:relative;--trust-bar-overlap: 1.5rem;margin-bottom:calc(var(--trust-bar-overlap) * -1)}@media (min-width: 576px){.theme-hero{--trust-bar-overlap: 2.5rem}}@media (min-width: 768px){.theme-hero{--trust-bar-overlap: 3.5rem}}@media (min-width: 992px){.theme-hero{--trust-bar-overlap: 4.75rem}}.theme-hero__media{position:relative;width:100%;height:16.25rem;overflow:hidden}.theme-hero__media video,.theme-hero__media img,.theme-hero__media picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.theme-hero__media picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 576px){.theme-hero__media{height:20rem}}@media (min-width: 768px){.theme-hero__media{height:25rem}}@media (min-width: 992px){.theme-hero__media{height:28.125rem}}@media (min-width: 1200px){.theme-hero__media{position:absolute;right:0;top:0;width:49.2%;height:calc(100% - 4.75rem)}}.theme-hero__media-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--theme-base-neutral);color:var(--theme-grey-color)}.theme-hero__shape{display:none}@media (min-width: 1200px){.theme-hero__shape{display:block;position:absolute;left:0;top:0;--shape-extend: 18.75rem;right:calc(50% - var(--shape-extend));height:calc(100% - 4.75rem);background-color:var(--theme-base-soft);z-index:1;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1365 783' preserveAspectRatio='none'%3E%3Cpath d='M1351.84 332.161C1350.11 329.125 1348.22 326.158 1346.19 323.329L1138.45 0H0V783H1120.53L1345.36 441.593C1347.53 438.661 1349.53 435.625 1351.36 432.485C1359.93 417.823 1364.86 400.78 1365 382.565C1365 382.358 1365 382.116 1365 381.909C1365 363.831 1360.21 346.858 1351.84 332.195V332.161Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1365 783' preserveAspectRatio='none'%3E%3Cpath d='M1351.84 332.161C1350.11 329.125 1348.22 326.158 1346.19 323.329L1138.45 0H0V783H1120.53L1345.36 441.593C1347.53 438.661 1349.53 435.625 1351.36 432.485C1359.93 417.823 1364.86 400.78 1365 382.565C1365 382.358 1365 382.116 1365 381.909C1365 363.831 1360.21 346.858 1351.84 332.195V332.161Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}@media (min-width: 1710px){.theme-hero__shape{--shape-extend: 25.3125rem;height:calc(100% - 4.75rem)}}.theme-hero__content{position:relative;z-index:2;background-color:var(--theme-base-soft);padding:1.25rem 0}@media (max-width: 1199px){.theme-hero__content .container{padding-left:1rem;padding-right:1rem}}@media (min-width: 768px){.theme-hero__content{padding:1.875rem 0 3.125rem}}@media (min-width: 992px){.theme-hero__content{padding:2.5rem 0 3.75rem}}@media (min-width: 1200px){.theme-hero__content{background-color:transparent;padding:7.5rem 0 5rem}}@media (min-width: 1710px){.theme-hero__content{padding:7.5rem 0 6.25rem}}.theme-hero__title{color:var(--theme-primary-color);margin-top:0;margin-bottom:.5rem}@media (min-width: 1200px){.theme-hero__title{margin-bottom:1rem}}.theme-hero__text{color:var(--theme-primary-color);font-weight:600;margin-bottom:0}.theme-hero__buttons{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.theme-hero__buttons a{width:100%;text-align:center}@media (min-width: 576px){.theme-hero__buttons{flex-direction:row;flex-wrap:wrap;gap:1.25rem}.theme-hero__buttons a{width:auto}}@media (min-width: 1200px){.theme-hero__buttons{gap:1.875rem;margin-top:2.5rem}}@media (min-width: 1200px){.theme-hero__buttons{margin-top:3.5rem}}.theme-hero__trust-bar{position:relative;z-index:3;padding:0}.theme-hero__trust-bar>.container{padding-left:1rem;padding-right:1rem}@media (min-width: 1200px){.theme-hero__trust-bar>.container{padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5)}}.theme-hero__trust-bar:before{content:"";position:absolute;top:0;left:0;width:100%;height:calc(100% - var(--trust-bar-overlap));background-color:var(--theme-base-soft);z-index:-1}@media (min-width: 1200px){.theme-hero__trust-bar{padding:0}.theme-hero__trust-bar:before{display:none}}@media (min-width: 1200px){.theme-hero__trust-bar{margin-top:-2.125rem}}.theme-hero__trust-bar-inner{background-color:var(--theme-base-light);border-radius:1rem;box-shadow:var(--theme-shadow-hover);display:flex;flex-direction:column;gap:1.5rem;padding:1.25rem 2.5rem}@media (min-width: 576px){.theme-hero__trust-bar-inner{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 1.875rem}}@media (min-width: 768px){.theme-hero__trust-bar-inner{gap:1.5rem 2.5rem}}@media (min-width: 992px){.theme-hero__trust-bar-inner{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 3.75rem;padding:1.5rem 2.5rem}}@media (min-width: 1200px){.theme-hero__trust-bar-inner{display:flex;flex-direction:row;justify-content:center;gap:3.125rem}}@media (min-width: 1710px){.theme-hero__trust-bar-inner{gap:6.25rem;padding:1.25rem 2.5rem}}.theme-hero__stat{display:flex;flex-direction:column;gap:.25rem;min-width:0}@media (min-width: 1200px){.theme-hero__stat{flex:1 1 0}}@media (min-width: 1710px){.theme-hero__stat{flex:0 0 15.625rem}}.theme-hero__stat-headline{font-family:var(--theme-heading-ff);font-weight:600;font-size:var(--theme-h3-fs);line-height:var(--theme-heading-lh);color:var(--theme-secondary-color);white-space:nowrap}@media (min-width: 992px){.theme-hero__stat-headline{font-size:1.5rem}}@media (min-width: 1200px){.theme-hero__stat-headline{font-size:1.75rem}}@media (min-width: 1710px){.theme-hero__stat-headline{font-size:var(--theme-h3-fs)}}.theme-hero__stat-number,.theme-hero__stat-label{color:inherit}.theme-hero__stat-label{margin-left:.25rem}.theme-hero__stat-desc{font-family:var(--theme-text-ff);font-size:var(--theme-text-small-fs);font-weight:600;color:var(--theme-primary-color);line-height:var(--theme-heading-lh);margin:0}@media (min-width: 992px){.theme-hero__stat-desc{font-size:.875rem}}@media (min-width: 1200px){.theme-hero__stat-desc{font-size:1rem}}@media (min-width: 1710px){.theme-hero__stat-desc{font-size:var(--theme-text-small-fs)}}.theme-hero--no-trust-bar{--trust-bar-overlap: 0px;margin-bottom:0}@media (min-width: 1200px){.theme-hero--no-trust-bar .theme-hero__media{height:100%}}@media (min-width: 1200px){.theme-hero--no-trust-bar .theme-hero__shape{height:100%}}@media (min-width: 1710px){.theme-hero--no-trust-bar .theme-hero__shape{height:100%}}
