html{padding:0;margin:0;height:100vh;overflow-x:hidden}.Front{overflow-y:scroll;height:100vh;display:flex;flex-direction:column;justify-content:space-between;background-image:linear-gradient(rgb(46,41,61),rgb(80,74,95),rgb(46,41,61))}.header{background-image:linear-gradient(rgb(30,22,45,1),rgb(30,22,45,.8),rgb(30,22,45,.3),rgb(30,22,45,0));margin:0;height:fit-content;min-height:fit-content;padding:3em 5em;color:#fff}.header>div{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-around}.title{height:fit-content;width:100%}.title>h1{margin:0;font-size:3em;text-align:center;text-shadow:0 0 1em rgba(255,255,255,.76)}.header>div>div>span>p{color:#fff;text-shadow:0,0,1em white;font-size:1.25em}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logo:hover{animation:spin 1.5s ease}.categories{min-height:fit-content;padding:1em;display:flex;justify-content:space-around;flex-wrap:wrap;align-items:center}.cat{width:30em;height:50vh;border-radius:30px;border:0;padding:2vh 2vw;margin:2vh 2vw;background-color:#c4c0ca59;box-shadow:0 0 3em #ffffff41;border:solid;border-color:#fff;border-width:3px}.cat:hover{border-width:5px;background-image:var(--img, #ccc);background-size:cover;background-position:center;background-color:#625f6759;box-shadow:0 0 4em #ffffffbe}.cat>a{font-size:2.5em;word-wrap:break-word;color:#fff;text-decoration:none;font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:700;text-shadow:0 0 3em black}.contact{display:block;min-height:40vh;padding:5em 4em 1em;background-image:linear-gradient(rgba(30,22,45,0),rgb(30,22,45,.5),rgb(30,22,45,.9),rgb(13,8,23,1))}.contact>h3{color:#898397;text-align:center;text-shadow:0 0 1em rgba(255,255,255,.564)}.contact>div>div>h3{color:#898397;text-align:center;text-shadow:0 0 1em rgba(255,255,255,.564)}.contact>div{width:100%;display:flex;justify-content:center;flex-direction:row;align-items:center;color:#898397;height:70%;margin:0}.cont-minsec{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;min-height:100%;padding:0 1em}.contact>div>img{max-width:20em;min-width:10em}.contact>div>div>a{padding:.5em;text-decoration:none}.contact>div>div>a:checked{color:#806cb1}.contact>div>div>a:hover{color:#a9a4b4}::-webkit-scrollbar{background-color:#1f172e}::-webkit-scrollbar-thumb{background-color:#989898a5;width:50%}html,body{height:100%;width:100%;margin:0;padding:0;overflow-y:hidden}.return-btn{background-color:#fff;border:none;height:2em;border-radius:0 10px 10px 0}.return-btn:hover{background-color:#ffffffb2}.RightSide{padding:2em;height:100vh;width:80vw;max-width:90vw;overflow-y:scroll;overflow-x:hidden}.rs_sec{width:100%;display:block;background-color:#efefef7a;height:max-content;margin:0 0 4em}.rs_sec_riel{display:flex;flex-flow:row;width:100%;overflow-y:auto;padding:1em 0}.gallery-cell{display:grid;flex-direction:column;justify-self:center;align-content:space-between;justify-items:center;width:14em;min-width:13em;padding:1em 1.5em;margin:0 2em 0 .5em;border-radius:.5em;box-shadow:0 0 1em #00000068;color:#fff}.rs_sec>h2{color:#1c7c26}.gallery-cell>img{width:70%}.gallery-cell>a{background-color:#ccc;padding:.5em;border-radius:10px;color:#29312b;text-decoration:none;margin:.75em 0 0}.gallery-cell>a:hover{background-color:#fff;color:#2ca400}.gallery-cell>a:visited{color:#386938}::-webkit-scrollbar{background-color:#fff0}::-webkit-scrollbar-thumb{background-color:#989898a5;width:50%;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#989898cd}html,body{height:100%;width:100%;margin:0;padding:0;overflow-y:hidden;background-color:#fff;background-image:none}body{margin:0;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
