.password-page-container{display:flex;min-height:100vh;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-top:5rem;padding-left:2rem}.password-page-heading{margin-bottom:1.5rem;display:flex;align-items:center}.password-page-heading-number{margin-right:1rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.password-page-heading-text{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.password-form-container{width:100%;max-width:508px;border-radius:51px;--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1));padding:2rem}.password-form-title{margin-bottom:.5rem;font-size:1.5rem;line-height:2rem;font-weight:400;--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.password-form-subtitle{margin-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:600;--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.password-form-description{margin-bottom:1.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(33 33 33 / var(--tw-text-opacity, 1))}.password-input{width:100%;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(45 58 64 / var(--tw-border-opacity, 1));padding:.875rem 2rem}.password-input:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 187 211 / var(--tw-ring-opacity, 1))}.password-submit-button{width:100%;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(59 187 211 / var(--tw-bg-opacity, 1));padding-top:1rem;padding-bottom:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.password-submit-button:hover{--tw-bg-opacity: 1;background-color:rgb(42 156 169 / var(--tw-bg-opacity, 1))}.gallery-page-heading{margin-bottom:1.5rem;display:flex;align-items:center}.gallery-page-heading-number{margin-right:1rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.gallery-page-heading-text{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.gallery-page-header{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between}.gallery-page-title{font-size:1.875rem;line-height:2.25rem;font-weight:700;--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.gallery-page-title-light{font-weight:300}.gallery-page-title-semibold{font-weight:600}.gallery-search-container{position:relative;width:33.333333%}.gallery-search-input{width:100%;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(45 58 64 / var(--tw-border-opacity, 1));padding:.75rem 1.5rem}.gallery-search-input:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(59 187 211 / var(--tw-ring-opacity, 1))}.gallery-search-icon-container{position:absolute;right:.75rem;top:50%;display:flex;height:2rem;width:2rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(31 31 31 / var(--tw-bg-opacity, 1))}.gallery-search-icon{height:1.25rem;width:1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.gallery-files-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));-moz-column-gap:2rem;column-gap:2rem;row-gap:2.5rem}@media (min-width: 640px){.gallery-files-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.gallery-files-container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.gallery-files-container{grid-template-columns:repeat(4,minmax(0,1fr))}}.gallery-file-item{display:flex;cursor:pointer;flex-direction:column;border-radius:30px;--tw-bg-opacity: 1;background-color:rgb(239 239 239 / var(--tw-bg-opacity, 1));padding:1.5rem}.gallery-file-image{margin-bottom:1rem;height:8rem;width:100%;border-radius:20px;-o-object-fit:cover;object-fit:cover}.gallery-file-placeholder{margin-bottom:1rem;display:flex;height:8rem;width:100%;align-items:center;justify-content:center;border-radius:20px;--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.gallery-file-icon{height:3rem;width:3rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.gallery-file-name{margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity, 1))}.gallery-file-date{margin-bottom:1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(135 135 135 / var(--tw-text-opacity, 1))}.gallery-file-download-container{margin-top:auto;display:flex;justify-content:flex-end}.gallery-file-download-button{display:inline-block;display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(31 31 31 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.gallery-file-download-button:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.gallery-file-download-icon{height:1.25rem;width:1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.top-nav{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:background-color .3s ease-in-out,color .3s ease-in-out;background-color:transparent}.top-nav.scrolled{background-color:#fff;box-shadow:0 2px 4px #0000001a}.top-nav.scrolled .nav-link{color:#000!important}.top-nav.scrolled .signup-button{color:#000;border-color:#000}.top-nav.scrolled .logo-white{display:none}.top-nav.scrolled .logo-black{display:block}.logo-black{display:none}.files-gallery-container{margin-top:120px}@media (max-width: 768px){.files-gallery-container{margin-top:260px}}
