.navigation-helper{aspect-ratio:1440/600;background-color:red;display:flex;flex-direction:column;justify-content:center;min-height:600px;overflow:hidden;position:relative;width:100%;z-index:1}.navigation-helper .navigation__media{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.navigation-helper .navigation__image{background-color:var(--color-placeholder);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.navigation-helper .navigation__wrapper{margin-left:auto;margin-right:auto;margin-top:calc(clamp(1rem,5.45vw + -.09rem,4rem)*-1);max-width:var(--width-container);pointer-events:none;position:relative;width:100%;z-index:1}.navigation-helper .navigation__content{background-color:var(--color-white);border-radius:16px;box-shadow:0 4px 50px #00000014;display:flex;flex-direction:column;gap:16px;max-width:576px;overflow:hidden;padding:48px;pointer-events:painted;width:100%}.navigation-helper .navigation__title{font-size:var(--heading-h3-size);font-weight:700;line-height:1;margin-bottom:0;margin-top:0}.navigation-helper .navigation__description{font-size:1rem;line-height:1.5}.navigation-helper .navigation__search{display:flex;flex-direction:column;gap:16px;margin-top:8px;position:relative}.navigation-helper .navigation__input{align-items:center;display:flex;gap:16px}.navigation-helper .navigation__input label{flex-shrink:0;font-size:1rem;font-weight:400;line-height:1.5;white-space:nowrap;width:100px}.navigation-helper .navigation__input .input-select{flex:1;overflow:hidden}.navigation-helper .navigation__action{margin-top:8px}@media (min-width:1201px){.navigation-helper{max-height:700px}}@media (min-width:769px) and (max-width:1024px){.navigation-helper .navigation__content{padding:32px}}@media (max-width:768px){.navigation-helper .navigation__content{margin-bottom:64px;margin-top:64px;padding:32px 16px}}@media (max-width:580px){.navigation-helper .navigation__input{flex-direction:column;gap:8px;text-align:center}.navigation-helper .navigation__action .btn,.navigation-helper .navigation__input .input-select{width:100%}}
