:root{--scrollbar-width:17px}.ui-modal{height:100%;left:0;max-height:100vh;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:100}.ui-modal.is-open{overflow-x:hidden;overflow-y:auto;pointer-events:all;-webkit-overflow-scrolling:touch}.ui-modal__shade{background:#0009;height:100%;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:1}.ui-modal__wrap{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:100%;padding:6rem 4rem;pointer-events:none;position:relative;width:100%}.ui-modal.is-open .ui-modal__wrap{pointer-events:all}.ui-modal.is-slide .ui-modal__wrap{justify-content:flex-end;padding:0}.ui-modal__panel{background-color:var(--color__white);border-radius:1.5rem;display:flex;flex-direction:column;gap:1rem;max-height:calc(100vh - 12rem);overflow-y:auto;padding:3rem;position:relative;z-index:2}.ui-modal.is-slide .ui-modal__panel{background-color:var(--color__background);border-bottom-right-radius:0;border-top-right-radius:0;max-height:100vh;min-height:100vh;overflow-y:initial}.ui-modal__panel::-webkit-scrollbar{width:0}.ui-modal__panel::-webkit-scrollbar-track{background:transparent}.ui-modal__panel::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.ui-modal__close{align-items:center;background-color:#e4e5e7;border-radius:.75rem;color:var(--color__text-80);cursor:pointer;display:flex;font-size:1rem;height:2.75rem;justify-content:center;padding:0;position:absolute;right:1.5rem;top:1.5rem;transition:all .24s ease;width:2.75rem;z-index:3}.ui-modal.is-slide .ui-modal__close{right:2rem;top:2rem}.ui-modal__close:hover{background-color:#d9d9d9;color:var(--color__text)}.ui-modal__close:active{transform:scale(.96)}.ui-modal__close svg{margin-bottom:0}@media screen and (max-width:1024px){.ui-modal.is-slide .ui-modal__panel{background:unset;border-radius:1.5rem 1.5rem 0 0;display:flex;flex:1;flex-direction:column;gap:0;height:100%;max-height:calc(100% - 6.5rem);max-width:100%!important;min-height:unset!important;overflow:hidden;padding:0;position:relative}.ui-modal.is-slide .ui-modal__panel-content{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:var(--color__background);padding:1rem;scrollbar-width:none}.ui-modal.is-slide.is-open{overflow:unset;scrollbar-width:none}.ui-modal.is-slide .ui-modal__panel:before{background-color:var(--color__background);border-radius:2rem 2rem 0 0;content:"";flex-shrink:0;height:1.5rem!important;left:0;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="25" preserveAspectRatio="none"><path fill="%23fff" d="M0 0h1024v25H0z"/><path d="M563 1c0 6.627-5.373 12-12 12h-77c-6.627 0-12-5.373-12-12V0h13.5a2.5 2.5 0 1 0 0 5h74a2.5 2.5 0 1 0 0-5H563z"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="25" preserveAspectRatio="none"><path fill="%23fff" d="M0 0h1024v25H0z"/><path d="M563 1c0 6.627-5.373 12-12 12h-77c-6.627 0-12-5.373-12-12V0h13.5a2.5 2.5 0 1 0 0 5h74a2.5 2.5 0 1 0 0-5H563z"/></svg>');mask-mode:luminance;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;pointer-events:none;position:relative;top:.1rem;width:100%}.ui-modal.is-slide .ui-modal__wrap{align-items:flex-end;display:flex;flex-direction:column;height:100%}.ui-modal.is-slide{bottom:0;height:100%;top:unset}.news-modal__content-wrap,.news-modal__sidebar-wrap{flex:unset!important;height:100%!important;margin:0!important;overflow-y:auto!important}.news-modal__sidebar-wrap{padding:0!important;width:100%!important}.ui-modal.is-slide .ui-modal__close{background-color:var(--color__gray-2);border-radius:.75rem;right:1rem;top:1.5rem;z-index:10}}@media screen and (max-width:768px){.ui-modal__wrap{padding-left:.59rem;padding-right:.59rem}.ui-modal__close{align-items:center;align-self:flex-end;background-color:var(--color__fill-2);color:var(--color__text);display:flex;flex-shrink:0;font-size:1rem;height:2.93rem;justify-content:center;transform:none;width:2.9rem}.ui-modal__panel{padding:1.47rem}}@media screen and (max-width:468px){.ui-modal__wrap{padding-left:1rem;padding-right:1rem}.ui-modal__panel{padding-left:1.5rem;padding-right:1.5rem;padding:1.5rem}.ui-modal__close{right:1.5rem}}
