@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=PT+Serif:wght@400;700&display=swap";html{box-sizing:border-box;width:100%}*,:after,:before{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.btn:focus,:focus,button:focus,input:focus,select:focus,textarea:focus{outline:none!important;box-shadow:none!important}*{margin:0;padding:0}*,textarea{font-family:Lato,serif!important}textarea{resize:none}li,ul{list-style-type:none}body{font-size:16px;font-family:Lato,serif;-moz-osx-font-smoothing:grayscale!important;-webkit-font-smoothing:antialiased!important;width:100%;background:#fafafa}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{background:#e1e6ef;border-radius:10px;margin-left:5px}a{font-family:Lato,serif;color:#333}a:hover{color:#a1a1a1!important}button,input,select{border:none;outline:none!important;font-family:Lato,serif!important}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8, <svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.46824 6.80994L11.8083 1.50758C11.9319 1.38495 12 1.22124 12 1.04668C12 0.872118 11.9319 0.708408 11.8083 0.585771L11.4151 0.195289C11.1589 -0.0587998 10.7425 -0.0587998 10.4867 0.195289L6.00249 4.64781L1.51326 0.190349C1.38965 0.0677119 1.22487 0 1.04916 0C0.873261 0 0.708482 0.0677119 0.584775 0.190349L0.191706 0.580831C0.0680971 0.703565 0 0.867178 0 1.04174C0 1.2163 0.0680971 1.38001 0.191706 1.50264L5.53664 6.80994C5.66064 6.93287 5.8262 7.00039 6.00219 7C6.17888 7.00039 6.34434 6.93287 6.46824 6.80994Z" fill="black" /></svg>');background-position:right 10px top 50%;background-repeat:no-repeat;background-size:10px;min-width:120px}img{width:auto;height:auto}.homescreen{width:500px;margin:0 auto;padding-top:120px}@media(max-width:768px){.homescreen{width:100%}}.homescreen h1{font-family:Lato,serif;font-size:30px;color:#333;padding:0;font-weight:600;margin:0 0 30px;text-align:center}.homescreen .upload-box{display:flex;align-items:center;justify-content:center;height:300px;width:100%;border-radius:10px;padding:0;border:1px dashed #e1e6ef;background-color:#f8f9fc;margin-bottom:30px;position:relative}.homescreen .upload-box img{width:100%;height:100%;object-fit:cover}.homescreen .upload-box .bi-x-circle{position:absolute;top:10px;right:10px;cursor:pointer;color:red}.homescreen .upload-box .file-up{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0!important}.homescreen .upload-box p{font-size:12px;font-weight:400;color:rgba(51,51,51,.5)}.homescreen .upload-box .upload-text{font-size:13px;color:rgba(51,51,51,.5);text-align:center}.homescreen .upload-box .upload-text .bi-upload{margin-right:10px}.homescreen button{padding:14px 31.5px;border-radius:5px;outline:none;font-size:14px;cursor:pointer;align-items:center;font-family:Lato,serif;background:#000;color:#fff;transition:all .3s linear!important;width:100%;display:flex;align-items:cente;justify-content:center}.homescreen button:hover{color:#fff;background:#8d4f26}.homescreen button .bi{color:#fff;font-size:16px}.gallery{padding-top:150px}.gallery h1{font-size:30px;font-weight:700;text-align:center;margin-bottom:40px}.gallery .image-box{height:300px;border:1px solid #e1e6ef;border-radius:8px;position:relative;margin-bottom:30px}.gallery .image-box img{width:100%;height:100%;object-fit:contain}.gallery .image-box .bi{position:absolute;right:15px;top:5px;cursor:pointer;z-index:90}header{width:100%;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:fixed!important;background:#000;z-index:99;padding-left:15px!important;padding:10px}.navbar.active{color:#fff;font-weight:700}header .logo{width:20%}header .logo img{width:20%;height:20%;object-fit:cover;border-radius:150px;background:var(--white)}.header-link{margin-top:10px}.link-active{color:lime!important;font-weight:800}header .header-link a{text-transform:uppercase;color:#fff;font-size:13px;text-decoration:none;font-weight:500}header .header-link li{display:inline-block;padding:0 15px}.close-menu,.menu{display:none}@media(max-width:878px){header .header-link a{font-size:13px}header .header-link{padding:10px 0;display:none}header .header-link li{padding:0 10px}header .logo img{width:30%;height:30%}}@media(max-width:768px){header .header-link{position:fixed;top:-17px;left:-100%;width:100%;height:103vh;background:#000;display:flex;flex-direction:column;line-height:75px;align-items:center;opacity:.98;z-index:99;transition:.5s ease-in-out;padding-top:60px;overflow-y:scroll}header .logo img{width:50%;height:50%}header .menu{display:block;cursor:pointer;color:#fff;font-size:35px;margin-right:30px}header .header-link li .menu{position:absolute;top:20px;right:20px}.close-menu{display:block;color:#fff;position:absolute;top:30px;right:20px;cursor:pointer}}@media screen and (max-width:425px){header .menu{margin-right:8px;font-size:35px;margin-top:-10px}}