.lalezar-400{font-family:Lalezar,sans-serif;font-weight:400}.lalezar-500{font-weight:500}.lalezar-500,.lalezar-600{font-family:Lalezar,sans-serif;margin:-1rem}.lalezar-600{font-weight:600}.lalezar-700{font-family:Lalezar,sans-serif;font-weight:700;margin:-1rem}.outfit-400{font-weight:400}.outfit-400,.outfit-500{font-family:Outfit,sans-serif}.outfit-500{font-weight:500}.outfit-600{font-weight:600}.outfit-600,.outfit-700{font-family:Outfit,sans-serif}.outfit-700{font-weight:700}@keyframes rollSlideInLeft{0%{transform:translateX(-100%) rotate(-180deg);opacity:0}to{transform:translateX(0) rotate(0);opacity:1}}@keyframes rollSlideInRight{0%{transform:translateX(100%) rotate(180deg);opacity:0}to{transform:translateX(0) rotate(0);opacity:1}}@keyframes rollSlideInUp{0%{transform:translateY(-100%) rotate(-180deg);opacity:0}to{transform:translateY(0) rotate(0);opacity:1}}@keyframes rollSlideInDown{0%{transform:translateY(100%) rotate(180deg);opacity:0}to{transform:translateY(0) rotate(0);opacity:1}}@keyframes slideInLeft{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInUp{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInDown{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.ss-button{display:flex;align-items:center;justify-content:center;gap:.5rem;outline:none;border:none;transition:all .1s ease;padding:.2rem;background:transparent}.ss-button:disabled{background:var(--mantine-color-gray-5)!important;color:var(--mantine-color-gray-7)!important}@media(min-width:1024px){.page-frame-horizontal{padding-left:4rem;padding-right:4rem}}@media(min-width:993px)and (max-width:1200px){.page-frame-horizontal{padding-left:3rem;padding-right:3rem}}@media(min-width:768px)and (max-width:992px){.page-frame-horizontal{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:577px)and (max-width:768px){.page-frame-horizontal{padding-left:1.2rem;padding-right:1.2rem}}@media(max-width:480px){.page-frame-horizontal{padding-left:1rem;padding-right:1rem}}@media(min-width:1024px){.page-frame-vertical{padding-top:3rem;padding-bottom:3rem}}@media(min-width:993px)and (max-width:1200px){.page-frame-vertical{padding-top:2.5rem;padding-bottom:2.5rem}}@media(min-width:768px)and (max-width:992px){.page-frame-vertical{padding-top:1.2rem;padding-bottom:1.2rem}}@media(min-width:577px)and (max-width:768px){.page-frame-vertical{padding-top:1rem;padding-bottom:1rem}}@media(max-width:480px){.page-frame-vertical{padding-top:.8rem;padding-bottom:.8rem}}.elipsis{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;word-wrap:break-word;white-space:normal}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--mantine-color-amaranthRed-5) var(--mantine-color-gray-0);scroll-behavior:smooth}.custom-scrollbar::-webkit-scrollbar{width:12px;height:12px}.custom-scrollbar::-webkit-scrollbar-track{background:var(--mantine-color-amaranthRed-0);border-radius:50%!important}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--mantine-color-amaranthRed-5);border-radius:50%!important;border:3px solid var(--mantine-color-amaranthRed-0)}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--mantine-color-amaranthRed-8)}