@charset "UTF-8";.legal-content-page .legal-items{padding-top:3rem;display:flex;flex-direction:column;gap:1rem}.legal-content-page .legal-items .item-content .title{display:flex;gap:.5rem;font-family:Montserrat,sans-serif;color:#001894;font-weight:700;font-size:.875}.legal-content-page .legal-items .item-content .information{font-family:Montserrat,sans-serif;font-weight:400;font-size:.875}.legal-content-page .legal-items .item-content .links{padding-top:2rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}@media(min-width:768px){.legal-content-page .legal-items .item-content .links{flex-direction:row}}.legal-content-page .legal-items .item-content .links .check-info{font-size:1rem;font-weight:700;line-height:1.75rem;color:#001894}.legal-content-page .legal-items .item-content .links .check-info a{display:flex;flex-direction:row;justify-content:space-between;gap:1rem}.legal-content-page .legal-bottom{padding-top:4rem;font-family:Montserrat,sans-serif;font-weight:400;font-size:.875rem;width:100%}.legal-content-page .legal-bottom p{font-size:1rem;font-weight:400;line-height:1.75rem;margin-bottom:4rem}.legal-content-page .legal-bottom div{display:flex;justify-content:center;align-items:center}.legal-content-page .legal-bottom button{width:321px}.legal-content-page .scroll-hint{position:fixed;right:20px;bottom:30px;color:#fff;padding:10px 16px;border-radius:20px;font-size:14px;z-index:999;opacity:0;transform:translateY(10px);transition:opacity .3s,transform .3s;pointer-events:none}.legal-content-page .scroll-hint svg{rotate:90deg;width:40px;height:auto}.legal-content-page .scroll-hint.visible{opacity:1;transform:translateY(0)}.legal-content-page .scroll-hint:after{animation:bounce 1.2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}
