img{max-width:100%}div{padding:.5rem}.box{width:100%;padding:.5rem;clear:left}.grid{display:grid;align-items:center;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:auto;min-height:100vh;background-color:#fff8e8}@media screen and (max-width: 1000px){.grid{grid-template-columns:1fr;grid-template-rows:1fr;width:fit-content}.grid .image{width:350px;float:none}.grid .third p{text-align:left}.grid .box{border:none}}#main-title{font-size:4rem;width:100%;height:300px;background-image:url(/images/photo_one.jpg);background-size:cover;background-position:center}.one{grid-row:1/3;border-right:2px dotted black;border-bottom:2px dotted black}.two{margin-left:.5rem;border-bottom:2px dotted black}.fourth{border-left:2px dotted black}.box-6{border-top:2px dotted black}.image-two,.image-fourth{width:200px;float:left}.image-sixth{float:left;width:calc(100% - 200px)}.image-seventh{width:calc(100% - 100px);float:left}.image-eight{width:calc(100% - 200px)}.posts-container{display:flex}@media screen and (max-width: 1000px){.posts-container{flex-wrap:wrap}}.tooltip{display:flex;justify-content:center;align-items:center;width:fit-content;height:max-content;border:solid 2px black;box-shadow:2px 2px 3px;margin:4px;background-color:#fff8e8}.tooltip-text{display:none;position:absolute;top:100%;z-index:100;border:3px solid blue;width:fit-content;height:fit-content}.backdrop{background-color:#f0f8ffcc;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;justify-content:center;align-items:center}.content{background-color:#c6d1a6;padding:20px;border-radius:8px;box-shadow:0 4px 8px #0000001a;max-width:80%;text-align:center;z-index:1001}html,body{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}*{margin:0;padding:0}#root{padding:0;margin:0;clear:none}
