@layer components{.hero-section{--hero-container-max:1200px;--hero-content-max:624px;--hero-media-desktop-width:512px;--hero-media-desktop-height:440px;--hero-media-mobile-height:282px;--hero-home-content-max:971px;--hero-home-copy-max:726px;--hero-home-media-mobile-height:190px;--hero-home-media-desktop-height:487px;--hero-home-cta-width:232px;--hero-control-desktop-height:56px;--hero-search-mobile-height:56px;--hero-search-desktop-height:72px;--hero-home-mobile-overlap:-6px;--hero-home-desktop-overlap:-94px;width:100%;color:var(--se-neutral-900);margin-block-end:var(--se-spacing-16)}.hero-section__inner{width:min(calc(100% - (var(--se-spacing-4) * 2)), var(--hero-container-max));margin-inline-start:auto;margin-inline-end:auto}.hero-section__media,.hero-section__content,.hero-section__heading,.hero-section__buttons,.hero-section__search,.hero-section__prices{min-width:0}.hero-section__media{justify-content:center;align-items:center;width:100%;display:flex}.hero-section__media img,.hero-section__media svg,.hero-section__image{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.hero-section__content,.hero-section__heading{flex-direction:column;display:flex}.hero-section__title,.hero-section__copy,.hero-section__copy>:first-child,.hero-section__copy>:last-child{margin:0}.hero-section__copy>*{margin-block-start:0;margin-block-end:0}.hero-section__title{background-image:var(--se-gradient-text-primary);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-section__copy--body{color:var(--se-neutral-900);font-family:var(--se-text-body--font-family);font-size:var(--se-text-body);font-weight:var(--se-text-body--font-weight);line-height:var(--se-text-body--line-height)}.hero-section__copy--supporting{color:var(--se-neutral-900);font-family:var(--se-text-body-lg--font-family);font-size:var(--se-text-body-lg);font-weight:var(--se-text-body-lg--font-weight);line-height:var(--se-text-body-lg--line-height)}.hero-section__buttons{gap:var(--se-spacing-2);width:100%;display:flex}.hero-section__buttons .button{flex:1 1 0}.hero-section--home .hero-section__inner{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-section--home .hero-section__media{height:var(--hero-home-media-mobile-height);overflow:hidden}.hero-section--home .hero-section__content{align-items:center;gap:var(--se-spacing-4);width:100%}.hero-section--home.has-media .hero-section__content{margin-block-start:var(--hero-home-mobile-overlap)}.hero-section--home .hero-section__title{width:100%;font-family:var(--se-text-hero--font-family);font-size:var(--se-text-hero);font-weight:var(--se-text-hero--font-weight);line-height:var(--se-text-hero--line-height);text-transform:uppercase}.hero-section--home .hero-section__copy--body{width:100%;max-width:var(--hero-home-copy-max)}.hero-section--home .hero-section__buttons{justify-content:center;width:auto}.hero-section--home .hero-section__button{width:var(--hero-home-cta-width);flex:0 0 var(--hero-home-cta-width)}.hero-section--standard .hero-section__inner{flex-direction:column;display:flex}.hero-section--standard .hero-section__media{height:var(--hero-media-mobile-height);overflow:hidden}.hero-section--standard .hero-section__content{gap:var(--se-spacing-4)}.hero-section--standard .hero-section__heading{gap:var(--se-spacing-2)}.hero-section--standard .hero-section__title,.hero-section--domain .hero-section__title{width:100%;font-family:var(--se-text-h1--font-family);font-size:var(--se-text-h1);font-weight:var(--se-text-h1--font-weight);line-height:var(--se-text-h1--line-height)}.hero-section--standard .hero-section__buttons .button{min-width:0}.hero-section--domain .hero-section__inner{gap:var(--se-spacing-2);flex-direction:column;display:flex}.hero-section--domain .hero-section__media{height:var(--hero-media-mobile-height);overflow:hidden}.hero-section--domain .hero-section__content{gap:var(--se-spacing-4)}.hero-section--domain .hero-section__heading{gap:var(--se-spacing-2)}.hero-section--domain .hero-section__copy--body,.hero-section--domain .hero-section__copy--supporting{color:var(--se-neutral-800)}.hero-section__search{min-height:var(--hero-search-mobile-height);align-items:center;gap:var(--se-spacing-2);padding:var(--se-spacing-2);border-radius:var(--se-radius-md);background:var(--se-white);box-shadow:var(--se-shadow-card);padding-inline-start:var(--se-spacing-4);display:flex}.hero-section__search .input.input--text{--field-height:var(--se-spacing-10);--field-padding-inline:0px;--field-border-width:0px;--field-background:transparent;--field-placeholder:var(--se-neutral-500);flex:auto;min-width:0}.hero-section__search .form-field__body,.hero-section__search .form-field__control{flex:auto;min-width:0}.hero-section__search .form-field__control,.hero-section__search .form-field__control:focus-within{min-height:var(--se-spacing-10);background:0 0;border:0;padding:0}.hero-section__search .form-field__control>input{height:var(--se-spacing-10);color:var(--se-neutral-800);font-family:var(--se-text-body--font-family);font-size:var(--se-text-body);font-weight:var(--se-text-body--font-weight);line-height:var(--se-text-body--line-height);padding:0}.hero-section__search-button{width:var(--se-spacing-10);min-width:var(--se-spacing-10);flex:0 0 var(--se-spacing-10);padding-inline-start:0;padding-inline-end:0}.hero-section__search-button .button__text{display:none}.hero-section__prices{gap:var(--se-spacing-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-section__prices .plan--v3{width:100%;min-width:0}.hero-section--simple{margin-block-end:var(--se-spacing-8)}.hero-section--simple .hero-section__inner,.hero-section--simple .hero-section__content{flex-direction:column;align-items:flex-start;display:flex}.hero-section--simple .hero-section__content{gap:var(--se-spacing-2)}.hero-section--simple .hero-section__title{font-family:var(--se-text-h1--font-family);font-size:var(--se-text-h1);font-weight:var(--se-text-h1--font-weight);line-height:var(--se-text-h1--line-height)}@media (min-width:1050px){.hero-section{margin-block-end:var(--se-spacing-32)}.hero-section--home .hero-section__media{width:min(100%, var(--hero-home-content-max));height:var(--hero-home-media-desktop-height)}.hero-section--home.has-media .hero-section__content{margin-block-start:var(--hero-home-desktop-overlap)}.hero-section--home .hero-section__content{width:min(100%, var(--hero-home-content-max))}.hero-section--home .hero-section__title{max-width:var(--hero-home-content-max)}.hero-section--standard .hero-section__inner,.hero-section--domain .hero-section__inner{grid-template-columns:var(--hero-media-desktop-width) minmax(0, var(--hero-content-max));justify-content:space-between;align-items:center;column-gap:var(--se-spacing-16);display:grid}.hero-section--standard .hero-section__media,.hero-section--domain .hero-section__media{width:var(--hero-media-desktop-width);height:var(--hero-media-desktop-height)}.hero-section--standard:not(.has-media) .hero-section__inner,.hero-section--domain:not(.has-media) .hero-section__inner{display:block}.hero-section--standard:not(.has-media) .hero-section__content,.hero-section--domain:not(.has-media) .hero-section__content{width:min(100%, var(--hero-content-max));margin-inline-start:auto;margin-inline-end:auto}.hero-section--standard .hero-section__content,.hero-section--domain .hero-section__content{gap:var(--se-spacing-6);width:100%}.hero-section--standard .hero-section__buttons{gap:var(--se-spacing-4);align-self:flex-start;width:auto}.hero-section--standard .hero-section__buttons .button{--button-min-height:var(--hero-control-desktop-height);flex:none}.hero-section__search{min-height:var(--hero-search-desktop-height);padding-inline-start:var(--se-spacing-6)}.hero-section__search .input.input--text,.hero-section__search .form-field__control,.hero-section__search .form-field__control:focus-within,.hero-section__search .form-field__control>input{--field-height:var(--hero-control-desktop-height);min-height:var(--hero-control-desktop-height);height:var(--hero-control-desktop-height)}.hero-section__search-button{width:auto;min-width:0;padding-inline:var(--se-spacing-4);flex-basis:auto}.hero-section__search-button .button__text{display:inline-block}.hero-section__prices{grid-template-columns:repeat(4,minmax(0,1fr))}}}
