:root{--smartbanner-height:84px;--navbar-height:64px;--log-on-behalf-border-color:#e11534}body{overflow:hidden}main>*{flex:1 0 100%}.loader-container{display:grid;height:100dvh;inset:0;place-items:center;position:fixed;width:100vw}.loader{display:block;--loader-height:4px;--loader-color:var(--colors-primary);background-color:var(--colors-surface);border-radius:30px;height:var(--loader-height);position:relative;width:130px}.loader:before{animation:moving 1s ease-in-out infinite;background:var(--loader-color);border-radius:30px;content:"";height:100%;left:0;position:absolute;top:0;width:0}@keyframes moving{50%{width:100%}to{left:unset;right:0;width:0}}.smartbanner.smartbanner--landr{background:#fff;box-shadow:none;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";top:calc(var(--smartbanner-height)*-1)}.smartbanner.smartbanner--landr .smartbanner__exit{background:transparent;box-shadow:none}.smartbanner.smartbanner--landr .smartbanner__info{color:#6c7782;line-height:20px;text-shadow:none}.smartbanner.smartbanner--landr .smartbanner__info__title{color:#142739;font-weight:600}.smartbanner.smartbanner--landr .smartbanner__info__price{margin-top:3px}.smartbanner.smartbanner--landr .smartbanner__button{background:transparent;box-shadow:none;right:10px}.smartbanner.smartbanner--landr .smartbanner__button__label{background:transparent;color:#3b82f6;font-size:14px;font-weight:600}.on-behalf{border:thick solid var(--log-on-behalf-border-color)}.AppLayout__root:has(~.smartbanner){max-height:calc(100dvh - var(--smartbanner-height))!important}.AppLayout__main:empty{display:none!important}
/*# sourceMappingURL=styles.94adff80af2e60177f4b.css.map*/