@media (min-width: 768px){.blurb-paragraph-container[data-astro-cid-2gbo73y4].tablet\:arrow:after{content:"";position:absolute;top:calc(100% + 18px);width:20px;left:80px;height:20px;--chevron-color: #7e868e;background-color:var(--chevron-color, #7e868e);-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;background-repeat:no-repeat;background-position:center;opacity:0}.blurb-paragraph-container[data-astro-cid-2gbo73y4].tablet\:arrow:not(:last-child):after{opacity:1}}@media (min-width: 1200px){.blurb-paragraph-container[data-astro-cid-2gbo73y4].tablet\:arrow:after{top:calc(100% + 24px);width:24px;height:24px;left:108px}}.ticker-container[data-astro-cid-t7wsv3dh] .ticker-animation[data-astro-cid-t7wsv3dh] .motion-div{--mobile-speed-factor: .5;--tablet-speed-factor: .7;--desktop-speed-factor: 1;animation-duration:calc(var(--desktop-speed-factor) * var(--base-animation-duration, inherit))!important}@media (max-width: 1024px){.ticker-container[data-astro-cid-t7wsv3dh] .ticker-animation[data-astro-cid-t7wsv3dh] .motion-div{animation-duration:calc(var(--tablet-speed-factor) * var(--base-animation-duration, inherit))!important}}@media (max-width: 640px){.ticker-container[data-astro-cid-t7wsv3dh] .ticker-animation[data-astro-cid-t7wsv3dh] .motion-div{animation-duration:calc(var(--mobile-speed-factor) * var(--base-animation-duration, inherit))!important}}.infinite-carousel-container[data-astro-cid-cjmpkkyk]{position:relative;width:100%;overflow:visible}.navigation-controls[data-astro-cid-cjmpkkyk]{position:absolute;top:50%;left:-20px;right:-20px;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;z-index:10}.nav-button[data-astro-cid-cjmpkkyk]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--color-tokens-accent-lime);cursor:pointer;pointer-events:auto;border:none;outline:none;padding:8px;transition:background .3s ease}.nav-button[data-astro-cid-cjmpkkyk]:hover{background:#fffffff2}.nav-button[data-astro-cid-cjmpkkyk] svg[data-astro-cid-cjmpkkyk]{width:20px;height:20px}.pagination[data-astro-cid-cjmpkkyk]{position:absolute;bottom:-30px;left:0;right:0;display:flex;justify-content:center;gap:8px}swiper-slide[data-astro-cid-5hswrwya]{width:auto;height:auto}@media (max-width: 768px){swiper-slide[data-astro-cid-5hswrwya]{touch-action:pan-y}}.xl-card-slide .card{height:100%;display:flex;flex-direction:column}.xl-card-slide .card>div:first-child{flex-grow:1}.xl-card-slide .card img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}:root{--hs-color-primary: var(--color-tokens-accent-lime);--hs-color-primary-hover: rgba(91, 67, 243, .986);--hs-color-primary-light: rgb(253, 252, 255);--hs-color-success: #32b233;--hs-color-success-text: #28a745;--hs-color-error: var(--color-tokens-accent-pumpkin);--hs-color-error-bg: #fff3f2;--hs-color-error-vibrant: var(--color-tokens-accent-pumpkin);--hs-font-family-sans: "DM Sans Variable", sans-serif;--hs-font-family-mono: "DM Mono", monospace;--hs-font-family: var(--hs-font-family-sans);--hs-font-size-base: 16px;--hs-font-size-small: 12px;--hs-font-size-medium: 14px;--hs-font-weight-normal: 400;--hs-font-weight-semibold: 600;--hs-line-height-base: 1;--hs-line-height-small: 17.09px;--hs-line-height-button: 24px;--hs-letter-spacing: 0%;--hs-space-xs: 2px;--hs-space-sm: 4px;--hs-space-md: 5px;--hs-space-lg: 8px;--hs-space-xl: 12px;--hs-space-2xl: 16px;--hs-space-3xl: 20px;--hs-space-4xl: 25px;--hs-space-5xl: 35px;--hs-row-gap: 28px;--hs-column-gap: 20px;--hs-border-radius-sm: 3px;--hs-border-radius-md: 4px;--hs-border-radius-lg: 5px;--hs-border-width: 1px;--hs-border-width-thick: 2px;--hs-max-width-form: 400px;--hs-height-input: 40px;--hs-height-checkbox: 20px;--hs-transition: all .3s ease;--hs-transition-fast: all .15s ease}.hs-form .hs-form-private{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--hs-font-family);color:var(--dynamic-text-color-normal);background-color:var(--dynamic-background-default)}.hs-form .hs-form-private .form-container{max-width:var(--hs-max-width-form);margin:0 auto}.hs-form .hs-form-private .form-group,.hs-form .hs-form-private fieldset{margin-bottom:var(--hs-row-gap)}.hs-form .hs-form-private fieldset:has(>*[style*="display: none"]):not(:has(>*:not([style*="display: none"]))){margin-bottom:0}.hs-form .hs-form-private fieldset.fieldset-hidden{margin-bottom:0}.hs-form .hs-form-private label{font-family:var(--hs-font-family-mono);font-weight:var(--hs-font-weight-normal);font-size:var(--hs-font-size-small);line-height:var(--hs-line-height-small);letter-spacing:var(--hs-letter-spacing);color:var(--dynamic-text-color-normal);margin-bottom:var(--hs-space-xl);display:block;text-transform:uppercase}.hs-form .hs-form-private .hs-error-msg,.hs-form .hs-form-private .hs-form-checkbox-display,.hs-form .hs-form-private .hs-main-font-element,.hs-form .legal-consent-container label,.hs-form .hs-form-private .hs-form-radio-display{font-family:var(--hs-font-family-mono);text-transform:uppercase;margin-top:var(--hs-space-sm)}.hs-form .hs-form-private .hs-form-checkbox-display,.hs-form .hs-form-private .hs-form-radio-display{font-size:var(--hs-font-size-medium);font-weight:500}.hs-form .hs-form-private .hs-form-checkbox-display span,.hs-form .hs-form-private .hs-form-radio-display span{margin-left:6px}.hs-form .hs-form-required{margin-left:2px}.hs-form .hs-form-private input[type=text],.hs-form .hs-form-private input[type=email],.hs-form .hs-form-private input[type=tel],.hs-form .hs-form-private select,.hs-form .hs-form-private textarea{width:100%;font-family:var(--hs-font-family);font-size:var(--hs-font-size-base);font-weight:var(--hs-font-weight-normal);line-height:var(--hs-line-height-base);padding:var(--hs-space-xl) var(--hs-space-2xl)!important;border:var(--hs-border-width) solid var(--dynamic-border-color-normal);border-radius:0;color:var(--dynamic-text-color-emph);background-color:var(--dynamic-background-default);box-sizing:border-box;transition:var(--hs-transition)}.hs-form .hs-form-private select{padding-right:calc(var(--hs-space-5xl) + var(--hs-space-md))}.hs-form .hs-form-private input::-moz-placeholder,.hs-form .hs-form-private textarea::-moz-placeholder,.hs-form .hs-form-private select::-moz-placeholder{color:var(--dynamic-text-color-muted);font-style:italic}.hs-form .hs-form-private input::placeholder,.hs-form .hs-form-private textarea::placeholder,.hs-form .hs-form-private select::placeholder{color:var(--dynamic-text-color-muted);font-style:italic}.hs-form .hs-form-private input:hover,.hs-form .hs-form-private select:hover,.hs-form .hs-form-private textarea:hover{background:var(--dynamic-background-hover);border-color:var(--dynamic-border-color-hover)}.hs-form .hs-form-private input:active,.hs-form .hs-form-private select:active,.hs-form .hs-form-private textarea:active{background:var(--dynamic-background-default);border:var(--hs-border-width-thick) solid var(--dynamic-border-color-active)}.hs-form .hs-form-private input:focus,.hs-form .hs-form-private select:focus,.hs-form .hs-form-private textarea:focus{background:var(--dynamic-background-default);border-color:var(--dynamic-text-color-muted);box-shadow:0 0 2px 4px var(--dynamic-border-color-focus);outline:none}.hs-form .hs-form-private input.filled,.hs-form .hs-form-private select.filled,.hs-form .hs-form-private textarea.filled{border-color:var(--hs-color-success-text);color:var(--hs-color-success-text)}fieldset.form-columns-2 .input{margin-right:0!important}.hs-form .hs-form-private input[type=submit]{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-family:var(--hs-font-family-mono);font-size:12px;font-weight:500;line-height:1.2;text-transform:uppercase;letter-spacing:.025em;padding:10px 14px;gap:10px;background-color:var(--color-tokens-accent-lime);color:rgb(var(--color-tokens-neutral-black));border:1px solid var(--color-tokens-accent-lime);border-radius:2px;margin-top:3px;width:auto;min-height:42px;cursor:pointer;box-sizing:border-box;transition:all .24s ease-in-out}.hs-form .hs-form-private input[type=submit]:hover{border-bottom:4px solid rgb(var(--color-tokens-neutral-black));margin-top:0}.hs-form .hs-form-private input[type=submit]:active{border-top:1px solid rgb(var(--color-tokens-neutral-black));border-bottom:1px solid var(--color-tokens-accent-lime);margin-top:3px;filter:brightness(.9)}.hs-form .hs-form-private input[type=submit]:focus-visible{border:2px solid rgb(var(--color-tokens-neutral-black));margin-top:0;outline:none}.hs-form .hs-form-private input[type=submit]:disabled{opacity:.5;cursor:not-allowed}.hs-form .hs-form-private button.loading{position:relative}.hs-form .hs-form-private button.loading:after{content:"";position:absolute;top:50%;left:50%;width:var(--hs-space-3xl);height:var(--hs-space-3xl);margin-top:calc(var(--hs-space-3xl) / -2);margin-left:calc(var(--hs-space-3xl) / -2);border-radius:50%;border:var(--hs-space-sm) solid rgba(255,255,255,.4);border-top-color:#fff;animation:hs-rotate 1s linear infinite}@keyframes hs-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hs-form .hs-form-private .hs-error-msg{color:var(--hs-color-error-vibrant)!important}.hs-form .hs-form-private input.error,.hs-form .hs-form-private select.error,.hs-form .hs-form-private textarea.error{background:var(--dynamic-background-elevated);border-color:var(--hs-color-error)}.hs-form .hs-form-private .error-text{font-family:var(--hs-font-family-mono);font-weight:var(--hs-font-weight-normal);font-size:var(--hs-font-size-small);line-height:var(--hs-line-height-small);letter-spacing:var(--hs-letter-spacing);color:var(--hs-color-error);text-transform:uppercase;display:none}.hs-form .hs-form-private .error-text.visible{display:block}.hs-form .hs-form-private input[type=checkbox],.hs-form .hs-form-private input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--hs-height-checkbox)!important;height:var(--hs-height-checkbox);background:var(--dynamic-background-default);border:var(--hs-border-width) solid var(--dynamic-border-color-normal);margin:0 6px 0 0;cursor:pointer;position:relative;display:inline-block;vertical-align:middle;transition:var(--hs-transition-fast)}.hs-form .hs-form-private input[type=checkbox]{border-radius:0}.hs-form .hs-form-private input[type=radio]{border-radius:50%}.hs-form .hs-form-private input[type=checkbox]:hover,.hs-form .hs-form-private input[type=radio]:hover{background:var(--dynamic-background-deelevated)}.hs-form .hs-form-private input[type=checkbox]:checked,.hs-form .hs-form-private input[type=radio]:checked{background:var(--color-tokens-accent-lime)}.hs-form .hs-form-private input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid rgb(var(--color-tokens-neutral-black));border-width:0 2px 2px 0;transform:rotate(45deg)}.hs-form .hs-form-private input[type=radio]:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%}.hs-form .hs-richtext{margin-top:var(--hs-space-xl)}.hs-form .legal-consent-container .hs-richtext p{color:var(--hs-color-text);font-size:var(--hs-font-size-small)}.legal-consent-container .field.hs-form-field{margin-bottom:30px!important}.legal-consent-container .hs-form-booleancheckbox-display>span{margin-left:30px!important}.hs-form .submitted-message{position:relative;background:var(--hs-color-success);border-radius:var(--hs-border-radius-lg);width:-moz-fit-content;width:fit-content;padding:var(--hs-space-4xl) var(--hs-space-5xl) 15px 95px;margin:0 auto}.hs-form .submitted-message:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='m461.6 109.6-54.9-43.3c-1.7-1.4-3.8-2.4-6.2-2.4-2.4 0-4.6 1-6.3 2.5L194.5 323s-78.5-75.5-80.7-77.7c-2.2-2.2-5.1-5.9-9.5-5.9s-6.4 3.1-8.7 5.4c-1.7 1.8-29.7 31.2-43.5 45.8-.8.9-1.3 1.4-2 2.1-1.2 1.7-2 3.6-2 5.7 0 2.2.8 4 2 5.7l2.8 2.6s139.3 133.8 141.6 136.1c2.3 2.3 5.1 5.2 9.2 5.2 4 0 7.3-4.3 9.2-6.2l249.1-320c1.2-1.7 2-3.6 2-5.8 0-2.5-1-4.6-2.4-6.4z'/%3E%3C/svg%3E");position:absolute;left:var(--hs-space-4xl);top:var(--hs-space-4xl);display:block;width:50px}.dark .hs-form .hs-form-private label{font-weight:500}fieldset.form-columns-2{display:flex;gap:var(--hs-column-gap)}fieldset.form-columns-1 .input{margin-right:0!important}@media (max-width: 400px){fieldset.form-columns-2{gap:var(--hs-row-gap);display:flex;flex-direction:column}}.hs-form-spacing-sm{margin-bottom:var(--hs-space-sm)}.hs-form-spacing-md{margin-bottom:var(--hs-space-md)}.hs-form-spacing-lg{margin-bottom:var(--hs-space-lg)}.hs-form-spacing-xl{margin-bottom:var(--hs-space-xl)}.hs-form-text-small{font-size:var(--hs-font-size-small)}.hs-form-text-base{font-size:var(--hs-font-size-base)}.hs-form-transition{transition:var(--hs-transition)}.hs-form-transition-fast{transition:var(--hs-transition-fast)}
