.sefe-search-layer{opacity:0;position:absolute;flex-direction:column;justify-content:center;align-items:center;width:100vw;max-width:100vw;min-height:100%;background-color:#04161e;z-index:10;overflow:hidden;border:none;transition-property:opacity,display;transition-duration:600ms;transition-timing-function:cubic-bezier(0, 1, 0.5, 1);transition-behavior:allow-discrete}.sefe-search-layer:not([open]){transition-duration:300ms;transition-timing-function:ease-out}.sefe-search-layer[open]{opacity:1;display:flex}@starting-style{.sefe-search-layer[open]{opacity:0}}.sefe-search-layer--wrapper{height:75vh;padding-top:0;opacity:0;display:none;flex-direction:column;row-gap:var(--sefe--spacing-l);padding-block:176px;opacity:0;transition-property:display,padding-top,opacity;transition-behavior:allow-discrete;transition-duration:300ms;transition-timing-function:ease-out;width:100%}.sefe-search-layer--wrapper.show{display:flex;padding-block:88px;opacity:1;transition-property:display,padding-top,opacity;transition-duration:600ms;transition-timing-function:cubic-bezier(0, 1, 0.5, 1);transition-delay:300ms}@starting-style{.sefe-search-layer--wrapper.show{padding:0;opacity:0}}.sefe-search-layer--header{position:absolute;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:24px}@media screen and (max-width: 767px){.sefe-search-layer--header{justify-content:center}}@media screen and (min-width: 768px){.sefe-search-layer--header{margin-top:32px;padding-inline:5%}}@media screen and (min-width: 1024px){.sefe-search-layer--header{margin-top:40px}}@media screen and (min-width: 1441px){.sefe-search-layer--header{margin-top:62px}}@media screen and (min-width: 2560px){.sefe-search-layer--header{padding-inline:10%}}@media screen and (max-width: 767px){.sefe-search-layer--logo{grid-column:2;justify-self:center}.sefe-search-layer--logo img{height:16px}}.sefe-search-layer__button--close{display:inline-flex;align-items:flex-start;column-gap:12px;background:none;color:#fff;width:fit-content;height:fit-content;align-self:end;justify-self:end;padding:0;cursor:pointer;z-index:1;font-family:"Mulish",sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal;font-size:16px;line-height:160%;letter-spacing:normal}@media screen and (max-width: 767px){.sefe-search-layer__button--close{position:absolute;right:0;align-self:center;margin-right:16px}.sefe-search-layer__button--close .sefe-search-layer__button--text{display:none}}.sefe-search-layer__title{color:#fff;text-align:center;font-family:"Nohemi",sans-serif;font-optical-sizing:auto;font-weight:600;line-height:130%;font-size:32px;letter-spacing:.96px;font-style:normal}@media screen and (min-width: 768px){.sefe-search-layer__title{font-size:32px;letter-spacing:.96px}}@media screen and (min-width: 1024px){.sefe-search-layer__title{font-size:44px;letter-spacing:1.32px}}@media screen and (min-width: 1441px){.sefe-search-layer__title{font-size:56px;letter-spacing:1.68px}}@media screen and (max-width: 767px){.sefe-search-layer__title{display:flex;flex-direction:column;align-items:center}}.sefe-search-layer__input-wrapper{position:relative;align-self:center;max-width:776px}@media screen and (min-width: 768px){.sefe-search-layer__input-wrapper{width:62%}}@media screen and (min-width: 1024px){.sefe-search-layer__input-wrapper{width:45%}}@media screen and (min-width: 1441px){.sefe-search-layer__input-wrapper{width:60%}}.sefe-search-layer__input-wrapper:has(.sefe-search-layer--suggestions-wrapper.visible) .sefe-search-layer--input{border-radius:8px 8px 0 0}.sefe-search-layer--input{width:100%;padding:15px var(--sefe--spacing-m);border-radius:8px;border:2px solid var(--sefe-fonts-font-grey, rgba(255, 255, 255, 0.4));color:#fff;font-family:"Nohemi",sans-serif;font-optical-sizing:auto;font-weight:400;line-height:130%;font-size:20px;letter-spacing:.3px;font-style:normal}@media screen and (min-width: 1024px){.sefe-search-layer--input{font-size:20px;letter-spacing:.3px}}@media screen and (min-width: 1441px){.sefe-search-layer--input{font-size:26px;letter-spacing:.39px}}@media screen and (min-width: 1920px){.sefe-search-layer--input{font-size:32px;letter-spacing:.48px}}.sefe-search-layer--input:focus,.sefe-search-layer--input:focus-visible{outline:none;border-color:#ffe329}.sefe-search-layer--search-button{position:absolute;display:flex;top:50%;right:0;background:none;padding:12px;padding-right:var(--sefe--spacing-m);cursor:pointer;translate:0 -50%}.sefe-search-layer--search-button:focus-visible{outline:2px solid #ffe329;outline-offset:-2px}.sefe-search-layer--suggestions-wrapper{position:absolute;top:100%;left:0;width:100%;max-height:410px;overflow-y:auto;background-color:#04161e;border-radius:0 0 8px 8px;box-shadow:0 4px 12px rgba(0,0,0,.1);border:2px solid hsla(0,0%,100%,.2);border-top:none;color:#fff;transform-origin:top center;scale:1 0;opacity:0;transition-property:scale opacity;transition-duration:300ms;transition-timing-function:ease-in-out}.sefe-search-layer--suggestions-wrapper.visible{scale:1;opacity:1}.sefe-search-layer--suggestions-list{list-style:none;margin:0;padding:0}.sefe-search-layer--suggestions-item{font-family:"Nohemi",sans-serif;font-optical-sizing:auto;font-weight:400;line-height:130%;font-size:20px;letter-spacing:.3px;font-style:normal}@media screen and (min-width: 1024px){.sefe-search-layer--suggestions-item{font-size:20px;letter-spacing:.3px}}@media screen and (min-width: 1441px){.sefe-search-layer--suggestions-item{font-size:26px;letter-spacing:.39px}}@media screen and (min-width: 1920px){.sefe-search-layer--suggestions-item{font-size:32px;letter-spacing:.48px}}.sefe-search-layer--suggestions-item--link,.sefe-search-layer--suggestions-item--no-suggestions{display:block;padding:20px 32px;color:inherit;text-decoration:none;width:100%;height:100%}.sefe-search-layer--suggestions-item--link:hover,.sefe-search-layer--suggestions-item--link:focus-visible{background-color:rgba(4,22,30,.2)}.sefe-search-layer--suggestions-item--link:focus-visible{outline:2px solid #ffe329;outline-offset:-2px}.sefe-search-layer--input,.sefe-search-layer--suggestions-wrapper{background:linear-gradient(0deg, rgba(28, 30, 4, 0.5) 0%, rgba(28, 30, 4, 0.5) 100%),hsla(0,0%,100%,.2);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px)}.sefe-search-layer__aura{position:absolute;top:0;left:0;width:175%;translate:-12.5% -150px;height:100%;overflow:hidden;z-index:-1;max-width:1140px}@media screen and (min-width: 768px){.sefe-search-layer__aura{width:75%;translate:-50%;left:50%}}@media screen and (min-width: 1024px){.sefe-search-layer__aura{width:65%;translate:-50% -80px}}.sefe-search-layer__aura object{width:100%;height:100%;object-fit:cover}.sefe-search-layer::after{content:"";position:absolute;top:40vh;right:30vw;width:110vw;height:110vw;max-width:1560px;max-height:1560px;background:#4b8a33;filter:blur(150px);opacity:.4;border-radius:50%;z-index:-1}@media screen and (min-width: 768px){.sefe-search-layer::after{top:31vh;right:43vw;width:190vw;height:190vw;filter:blur(213px)}}@media screen and (min-width: 1024px){.sefe-search-layer::after{top:40vh;right:50vw;width:80vw;height:80vw;filter:blur(160px)}}@media screen and (min-width: 1441px){.sefe-search-layer::after{top:30vh;filter:blur(317.5px)}}body:has(.sefe-search-layer[open]){height:100vh}