.tectum-hero{position:relative;display:flex;align-items:stretch;overflow:hidden;width:100%;max-width:100%;min-height:60vh;isolation:isolate;box-sizing:border-box}.elementor-widget-tectum-hero,.elementor-widget-tectum-hero .elementor-widget-container{width:100%;max-width:100%;min-width:0}.tectum-hero__slides{position:relative;display:grid;width:100%;max-width:100%;min-width:0}.tectum-hero__slide{position:relative;grid-area:1 / 1;display:flex;align-items:center;min-width:0;opacity:0;visibility:hidden;transition:opacity var(--tt-duration,220ms) var(--tt-ease,ease),visibility 0s linear var(--tt-duration,220ms)}.tectum-hero__slide[data-active="true"]{opacity:1;visibility:visible;transition:opacity var(--tt-duration,220ms) var(--tt-ease,ease),visibility 0s linear 0s}.tectum-hero:not(.tectum-hero--slider) .tectum-hero__slide{opacity:1;visibility:visible;transition:none}.tectum-hero .tectum-hero__image{position:absolute;inset:0;z-index:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center}.tectum-hero__overlay{position:absolute;inset:0;z-index:1;background-color:rgb(20 22 26 / .35);pointer-events:none}.tectum-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:min(var(--tt-container, 1360px), 100%);margin-inline:auto;padding:var(--tt-space-2xl,4.5rem) var(--tt-gutter,1.25rem);min-width:0;color:#fff;box-sizing:border-box}.tectum-hero__body{max-width:42ch}.tectum-hero__heading{margin:0;font-family:var(--tt-font-display,inherit);font-size:clamp(1.375rem, 0.8rem + 2.7vw, 3.25rem);font-weight:300;line-height:1.05;text-wrap:balance}.tectum-hero__text{margin:var(--tt-space-md,1.25rem) 0 0;font-size:var(--tt-size-body,1rem);line-height:var(--tt-leading-body,1.65)}.tectum-hero .tectum-hero__button{display:inline-flex;align-items:center;gap:var(--tt-space-sm,.75rem);margin-top:var(--tt-space-lg,2rem);padding:0;border:0;background:none;color:inherit;font-family:var(--tt-font-display,inherit);font-size:var(--tt-size-nav,1.0625rem);font-weight:300;letter-spacing:var(--tt-tracking-nav,.06em);line-height:1;text-decoration:none;text-transform:uppercase;transition:opacity var(--tt-duration,220ms) var(--tt-ease,ease)}.tectum-hero__button::before{content:"";flex:0 0 auto;width:8px;height:8px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg);transition:transform var(--tt-duration,220ms) var(--tt-ease,ease)}.tectum-hero .tectum-hero__button:hover,.tectum-hero .tectum-hero__button:focus-visible{opacity:.75}.tectum-hero__button:hover::before,.tectum-hero__button:focus-visible::before{transform:translateX(3px) rotate(45deg)}.tectum-hero__arrows{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding-inline:var(--tt-space-xs,.5rem);pointer-events:none}.tectum-hero__arrow{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;color:#fff;pointer-events:auto}.tectum-hero__chevron{width:14px;height:14px;border-top:1px solid currentColor;border-right:1px solid currentColor}.tectum-hero__arrow--prev .tectum-hero__chevron{transform:translateX(3px) rotate(-135deg)}.tectum-hero__arrow--next .tectum-hero__chevron{transform:translateX(-3px) rotate(45deg)}.tectum-hero__dots{position:absolute;bottom:var(--tt-space-lg,2rem);left:50%;z-index:3;display:flex;gap:var(--tt-space-sm,.75rem);transform:translateX(-50%)}.tectum-hero .tectum-hero__dot,.tectum-hero .tectum-hero__arrow{appearance:none;-webkit-appearance:none;margin:0;padding:0;border:0;border-radius:0;background:none;background-color:#fff0;box-shadow:none;text-shadow:none;cursor:pointer}.tectum-hero .tectum-hero__dot:hover,.tectum-hero .tectum-hero__dot:focus,.tectum-hero .tectum-hero__dot:active,.tectum-hero .tectum-hero__arrow:hover,.tectum-hero .tectum-hero__arrow:focus,.tectum-hero .tectum-hero__arrow:active{background:none;background-color:#fff0;box-shadow:none;border:0}.tectum-hero__dot{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center}.tectum-hero__dot::before{content:"";display:block;width:28px;height:2px;background-color:rgb(255 255 255 / .45);transition:background-color var(--tt-duration,220ms) var(--tt-ease,ease)}.tectum-hero__dot[aria-selected="true"]::before{background-color:#fff}.tectum-hero__dot-label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.tectum-hero :focus-visible{outline:2px solid #fff;outline-offset:3px}@media (max-width:767px){.tectum-hero__arrows{display:none}.tectum-hero__body{max-width:none}.tectum-hero__content{padding-block:var(--tt-space-xl,3rem)}.tectum-hero__heading,.tectum-hero__text{overflow-wrap:break-word;hyphens:auto}.tectum-hero__dots{bottom:var(--tt-space-md,1.25rem)}.tectum-hero__text{margin-top:var(--tt-space-sm,.75rem);font-size:.875rem;line-height:1.55}.tectum-hero .tectum-hero__button{margin-top:var(--tt-space-md,1.25rem);font-size:.875rem}}@media (prefers-reduced-motion:reduce){.tectum-hero__slide{transition-duration:1ms}}