@import"https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";body,html{padding:0;margin:0}body{font-family:Arial;font-weight:700;background-color:#c3fbff}.header{width:100vw;height:100px;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;z-index:999;text-transform:uppercase}.header .title{font-size:48px;margin-left:1vw}.header .links{width:50vw;max-width:900px;display:flex;justify-content:space-between;margin-right:1vw}.header a{color:#000;text-decoration:none;font-size:48px;border-radius:25px;padding:5px 20px;transition:all .3s ease-in-out;border:3px solid #000}.header a:hover{background-color:#fff}.container{width:98vw;margin-left:1vw;margin-top:124px}.text-block{position:absolute;bottom:2vw;left:auto;right:2vw;padding:48px;border-radius:25px;height:230px;width:100%;max-width:1000px;background-color:#c3fbff;border:3px solid #000;cursor:move}.text-block p{font-size:48px;line-height:1.1;font-weight:300;margin:0}#text1{top:50%;left:3vw;height:100px;width:500px}.draggable-image{width:400px;position:absolute;top:0;left:0;z-index:-1;cursor:move}.draggable-image img{position:absolute;width:100%;height:auto}#draggable0{left:1vw;top:auto;bottom:42%}#draggable1{top:45%;left:20%}#draggable2{top:25%;left:40%}#draggable3{left:auto;right:15%;top:35%}#draggable4{left:25%;top:20px}#draggable5{left:auto;right:33%;top:150px}#draggable6{left:32%;top:70%}#draggable7{left:auto;right:3vw;top:124px}#draggable8{left:2vw;right:10%;top:110px}.columns-section{display:flex;justify-content:center;align-items:center;flex-direction:column}.columns-section .columns-wrapper{display:flex;width:100%;max-width:1500px;justify-content:space-between}.columns-section .column{width:45%;font-size:24px;padding-right:1%;font-weight:500}.columns-section .column h3{padding-bottom:5px;border-bottom:3px solid #000;margin-bottom:-10px}.columns-section .column strong{font-weight:700}.works-grid{display:flex;flex-wrap:wrap;justify-content:center}.works-grid .work{width:22.5%;margin:0 1vw 1vw}.works-grid .work img{width:100%;height:26.5vw;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1800px){.header .title{font-size:30px;margin-left:1vw}.header .links{width:80vw;max-width:600px;margin-right:4vw}.header a{font-size:30px}.text-block{padding:30px;height:140px;width:100%;max-width:600px}.text-block p{font-size:30px}#text1{top:50%;left:3vw;height:70px;width:300px}.draggable-image{width:280px}.columns-section .column{font-size:20px;padding:0 1%}}@media only screen and (max-width:1200px){#draggable2,#draggable4,#draggable5{display:none}#draggable1{top:30%}#draggable6{top:60%;left:auto;right:3vw}#draggable7{top:24px}#draggable8{top:60%}#draggable0{top:60px;left:2vw}}@media only screen and (max-width:900px){.header{height:80px}.header .title{font-size:24px;margin-left:1vw}.header .links{width:100%;max-width:500px;margin-right:4vw}.header a{font-size:24px;border-width:2px;padding:5px 10px}.container{margin-top:100px}.works-grid{display:flex;flex-wrap:wrap;justify-content:center}.works-grid .work{width:45%;margin:0 1vw 1vw}.works-grid .work img{width:100%;height:55vw;-o-object-fit:cover;object-fit:cover}.text-block{padding:20px;height:150px;width:100%;max-width:400px;border-width:2px;border-radius:20px}.text-block p{font-size:24px}#text1{top:50%;left:3vw;height:50px;border-radius:15px;width:200px}.columns-section .columns-wrapper{flex-direction:column}.columns-section .column{width:95%}}@media only screen and (max-width:700px){.header{height:60px}.header .title{font-size:14px;margin-left:1vw}.header .links{width:100%;max-width:250px;margin-right:4vw}.header a{font-size:14px;border-width:2px}.container{margin-top:80px}.draggable-image{width:150px}.text-block{padding:20px;height:100px;width:100%;max-width:300px;border-width:2px;border-radius:20px}.text-block p{font-size:18px}#text1{top:50%;left:3vw;height:40px;border-radius:15px;width:200px}#draggable2,#draggable4,#draggable5{display:none}#draggable1{top:30%}#draggable6{top:60%;left:auto;right:3vw}#draggable7{top:24px}#draggable8{top:60%}#draggable0{top:60px;left:2vw}}