@keyframes blink{0%{opacity:1}49%{opacity:1}50%{opacity:0}to{opacity:0}}@keyframes loading{0%{background-position:-200% 0}to{background-position:200% 0}}body{font-family:var(--font-gilroy),system-ui,-apple-system;-webkit-tap-highlight-color:#0000;background-color:#f8f8fa}a{text-decoration:none}.white-space{white-space:pre-line}@keyframes pulse{0%{transform:scale(.95)}50%{transform:scale(1)}to{transform:scale(.95)}}input,input:focus-visible{outline:none}.body-overflow-hidden{height:100vh;overflow:hidden}.is-scroll-view{-webkit-overflow-scrolling:auto}.ios .is-scroll-view{-webkit-overflow-scrolling:touch}.screen-wrap{width:100vw;height:calc(var(--vh,1vh)*100);background:#fff;flex-direction:column;display:flex}.screen-wrap .scroll-content{flex:1;position:relative;overflow:hidden auto}.screen-wrap .fixed-head-placeholder{width:100%;height:0;position:relative}.screen-wrap .fixed-head-placeholder:after{z-index:1;content:"";background:#fff;height:.83333vw;position:absolute;bottom:0;left:0;right:0}
@media screen and (min-width:1024px) and (hover:hover) and (pointer:fine){.screen-wrap .scroll-content .pc-center{margin:0 auto}.fixed-head-placeholder{display:none}}@media screen and (min-width:1024px) and (max-width:1440px) and (hover:hover) and (pointer:fine){.screen-wrap .scroll-content .pc-center:not(.pc-center--fluid){width:1024px}}@media screen and (min-width:1440px) and (hover:hover) and (pointer:fine){.screen-wrap .scroll-content .pc-center:not(.pc-center--fluid){width:1440px}}
