@import url(https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap);:root{--font-base:"Cormorant Upright",serif;--font-alt:"Open Sans",sans-serif;--color-black:#0c0c0c;--color-white:#fff;--color-gray:#ddd;--color-white-200:#7b7b7b;--color-red:#d46666;--color-black-light:#787777;--color-green:#4bbd7f}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.app__navbar{background:var(--color-black);justify-content:space-between;padding:1rem 2rem;width:100%}.app__navbar,.app__navbar-logo{align-items:center;display:flex}.app__navbar-logo{justify-content:flex-start}.app__navbar-logo img{width:100px}.app__navbar-login{align-items:center;display:flex;justify-content:flex-end;margin-right:4rem}.app__navbar-login a{margin:0 1rem;text-decoration:none;transition:.5s ease}@media screen and (min-width:2000px){.app__navbar-logo img{width:210px}}@media screen and (max-width:650px){.app__navbar{padding:1rem}.app__navbar-logo img{width:110px}}.container{bottom:0;left:0;max-width:600px;position:absolute;right:0;top:20rem}.card{background:var(--color-black)}.app__header-h1{color:var(--color-white);font-family:var(--font-alt);font-size:90px;font-weight:700;letter-spacing:.04em;line-height:117px}.show-hide-button{background:none;border:none;color:var(--color-black);cursor:pointer;font-size:14px;position:absolute;right:40px;top:54%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.show-hide-button:hover{text-decoration:underline}@media screen and (min-width:2000px){.app__header-h1{font-size:180px;line-height:210px}}@media screen and (max-width:1150px){.app__header-h1{font-size:90px}}@media screen and (max-width:650px){.app__header-h1{font-size:70px;line-height:87px}}@media screen and (max-width:450px){.app__header-h1{font-size:50px;line-height:70px}}.main{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px}.table-container{padding:20px;width:100%}table{border-collapse:collapse;box-shadow:0 0 20px rgba(0,0,0,.15);width:100%}thead th{background-color:#000;position:-webkit-sticky;position:sticky;top:-20px}table tr{color:var(--color-white);text-align:left}table td,table th{padding:10px 15px}table tbody tr{background-color:var(--color-white);border-bottom:1px solid var(--color-gray);color:var(--color-black)}.pagination{display:flex;justify-content:flex-end;width:90%}.text-center{padding:9px;text-align:center!important}.input_position{display:flex;justify-content:flex-end;padding:20px;width:95%}.width{max-width:500px}.min-width{max-width:200px}body{background:url(/static/media/herosection-bg.0b679b6631ca146b23cc.avif);background-attachment:fixed;background-position:sticky;background-repeat:repeat;background-size:cover;color:#fff;font-family:Arial,sans-serif;margin:0}.app__wrapper{align-items:center;display:flex;justify-content:space-between}.custom__button{background-color:var(--color-red);border:none;border-radius:1px;border-radius:8px;color:var(--color-black);cursor:pointer;font-size:16px;line-height:28px;outline:none;padding:.5rem 1.5rem}.custom__button,.p__cormorant{font-family:var(--font-alt);font-weight:700;letter-spacing:.04em}.p__cormorant{-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;color:var(--color-white);font-size:23px;line-height:29.9px;text-align:left}.p__opensans{font-size:16px;font-weight:400;text-decoration:none!important}.logo__text,.p__opensans{color:var(--color-white);font-family:var(--font-alt);letter-spacing:.04em;line-height:28px}.logo__text{font-size:28px;font-weight:700}@media screen and (min-width:2000px){.custom__button,.p__cormorant{font-size:37px;line-height:67px}.p__opensans{font-size:30px;line-height:50px}}@media screen and (max-width:1150px){.app__wrapper{flex-direction:column}}@media screen and (max-width:650px){.p__cormorant{font-size:21px}.p__opensans{font-size:14px}}@media screen and (max-width:450px){.p__opensans{font-size:12px}.p__cormorant{font-size:19px}}
/*# sourceMappingURL=main.7c735b55.css.map*/