#sketch,#sketch .Background{width:100%;height:100%}#sketch .Background{position:fixed;z-index:-1;display:flex;flex-direction:row;justify-content:center;align-items:center}#sketch .Background .Text{color:#f3f3f3;font-size:clamp(80px,8vmin,200px);font-weight:1000}#sketch_gallery{max-width:100%;padding:min(20px,2vw);display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));row-gap:min(40px,4vh);column-gap:min(20px,2vw);justify-items:center}#sketch_gallery .SketchCard{width:100%;max-width:300px;max-height:275px}#sketch_gallery .SketchCard a{text-decoration:none}#sketch_gallery .SketchCard .ant-card{width:100%;height:100%;background-color:hsla(0,0%,100%,.1882352941);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-family:Caveat}#sketch_gallery .SketchCard .ant-card .ant-card-cover{margin:0;height:50%;font-weight:700}#sketch_gallery .SketchCard .ant-card .ant-card-cover .ImageCover{width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:multiply}#sketch_gallery .SketchCard .ant-card .ant-card-body{padding:min(15px,2vh) min(10px,2vw);font-weight:600}