*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{display:none}*{font-family:Work Sans,sans-serif}.ws-all-container{height:1500px}.ws-wrapper{background-color:#fff;padding-top:8rem}.ws-container{grid-gap:10px 10px;display:grid;gap:10px 10px;grid-auto-flow:row;grid-template-areas:"image_workshop1 image_workshop1 image_workshop2" "image_workshop3 image_workshop3 image_workshop3" "image_workshop3 image_workshop3 image_workshop3" "image_workshop4 image_workshop4 image_workshop5";grid-template-columns:1fr .9fr 1.1fr;grid-template-rows:1fr 1fr 1fr 1fr;max-height:1200px;padding:1rem}.image_workshop1{grid-area:image_workshop1;height:100%}.image_workshop2{grid-area:image_workshop2;height:100%}.image_workshop3{grid-area:image_workshop3;height:100%}.image_workshop4{grid-area:image_workshop4;height:300px}.image_workshop5{grid-area:image_workshop5;height:300px}.Navbar{height:200px;width:100%}.image_workshop1>img,.image_workshop2>img,.image_workshop3>img,.image_workshop4>img,.image_workshop5>img{cursor:pointer;height:100%;object-fit:cover;width:100%}.ws-text{align-items:center;display:flex;flex-direction:column;padding:2rem 0;text-align:center}@media only screen and (max-width:575.98px){.ws-text>h1{font-size:24px;padding:1rem}.ws-container{display:block}.image_workshop1,.image_workshop2,.image_workshop3{grid-area:unset;height:100%}.image_workshop4,.image_workshop5{grid-area:unset;height:300px}}
/*# sourceMappingURL=main.4b4266d3.css.map*/