/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-leading:initial;--tw-border-style:solid}}}@layer components{.home-hero{background-color:var(--primary-light);justify-content:center;align-items:center;width:100%;height:fit-content;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.home-hero{height:562px}}@media (min-width:1025px){.home-hero.half-layout{background:0 0}}.home-hero .home-hero__background,.home-hero .home-hero__image.mobile-background{inset:calc(var(--spacing,.25rem)*0);z-index:0;background-position:50%;background-size:cover;position:absolute}@media (max-width:1024px){:is(.home-hero .home-hero__background,.home-hero .home-hero__image.mobile-background){display:none}}.home-hero .home-hero__image{inset:calc(var(--spacing,.25rem)*0);z-index:calc(1*-1);background-position:50%;background-size:cover;position:absolute}@media (max-width:1024px){.home-hero .home-hero__image{display:none}}@media (min-width:1025px){.home-hero .home-hero__image{background-position:50%;background-size:cover;flex:0 0 50%;width:50%;height:562px;min-height:500px;position:relative}}@media (max-width:1024px){.home-hero{padding:calc(var(--spacing,.25rem)*5)}}@media (max-width:539px){.home-hero{padding-inline:calc(var(--spacing,.25rem)*4)}}.home-hero .home-hero__content{z-index:1;border-radius:var(--radius-sm,.25rem);background-color:var(--background);padding-inline:calc(var(--spacing,.25rem)*20);padding-block:calc(var(--spacing,.25rem)*12);text-align:center;position:relative}.home-hero .home-hero__content h1{margin-bottom:calc(var(--spacing,.25rem)*0)}.home-hero .home-hero__content .sub{font-size:1.25rem;line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--ui-medium-gray)}.home-hero .home-hero__content .home-search-form{width:100%;max-width:600px;margin-inline:auto}.home-hero .home-hero__content.full-content{max-width:800px}@media (max-width:1024px){.home-hero .home-hero__content.full-content{width:100%;padding:calc(var(--spacing,.25rem)*8);max-width:unset}}@media (min-width:1025px){.home-hero .home-hero__content.half-content{box-sizing:border-box;width:50%;height:500px;padding:calc(var(--spacing,.25rem)*12);flex-direction:column;flex:0 0 50%;justify-content:center;display:flex}.home-hero.align-left{justify-content:flex-start;align-items:center;display:flex}.home-hero.align-left .home-hero__content.full-content{margin-right:auto;margin-left:calc(var(--spacing,.25rem)*8)}.home-hero.align-center{justify-content:center;align-items:center;display:flex}.home-hero.align-center .home-hero__content.full-content{margin-inline:auto;margin-block:calc(var(--spacing,.25rem)*0)}.home-hero.align-right{justify-content:flex-end;align-items:center;display:flex}.home-hero.align-right .home-hero__content.full-content{margin-right:calc(var(--spacing,.25rem)*8);margin-left:auto}}@media (min-width:1024px){.home-hero.align-right .home-hero__content.full-content{margin-right:calc(var(--spacing,.25rem)*16)}}@media (min-width:1280px){.home-hero.align-right .home-hero__content.full-content{margin-right:calc(var(--spacing,.25rem)*24)}}@media (min-width:1024px){.home-hero.align-left .home-hero__content.full-content{margin-left:calc(var(--spacing,.25rem)*16)}}@media (min-width:1280px){.home-hero.align-left .home-hero__content.full-content{margin-left:calc(var(--spacing,.25rem)*24)}}@media (min-width:1025px){.home-hero.half-layout{flex-direction:row;display:flex}.home-hero.half-layout .home-hero__image{display:block}.home-hero.half-layout .home-hero__content{flex-direction:column;justify-content:center;display:flex}}@media (max-width:1024px){.home-hero,.home-hero.align-center,.home-hero.align-left,.home-hero.align-right,.home-hero.half-layout{flex-direction:column;justify-content:center;align-items:center;display:flex}.home-hero .home-hero__content{margin-inline:auto;margin-block:calc(var(--spacing,.25rem)*0);width:100%;height:auto;padding:calc(var(--spacing,.25rem)*8)}@media (min-width:768px){.home-hero .home-hero__content{padding-block:calc(var(--spacing,.25rem)*10)}}.home-hero h1{font-size:1.5rem;line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2/1.5)));--tw-leading:1.2;line-height:1.2}@media (min-width:768px){.home-hero h1{font-size:2.25rem;line-height:var(--tw-leading,var(--text-5xl--line-height,1))}}.home-hero .home-hero__text{text-align:center;margin-left:auto;margin-right:auto}}.search-form{margin-top:calc(var(--spacing,.25rem)*6);align-items:stretch;gap:calc(var(--spacing,.25rem)*2);flex-direction:column;display:flex}.search-form input{border-style:var(--tw-border-style);border-width:1px;border-color:var(--ui-input);padding:calc(var(--spacing,.25rem)*3);font-size:var(--text-body);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));border-radius:var(--radius-lg,.5rem)0 0 var(--radius-lg,.5rem)!important}.search-form button{border-start-start-radius:0;border-end-start-radius:0;height:100%}.search-form.layout-compact{max-width:400px;margin-inline:auto}@media (min-width:600px){.search-form{flex-direction:row}.search-form input{flex:1}.search-form button{width:auto}}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}