#about{margin:0;padding:8rem 0 4rem 0;background-color:var(--background-color);overflow-x:hidden;color:var(--background-color)}#about .about-box{height:100%;width:100%;margin:0;padding:0}#about .about-box .about-cave{position:relative;padding:0;margin-top:1rem;max-width:1200px;margin-right:-1px;margin-left:-1px;width:100%}#about .about-box .about-cave img{width:100%;min-height:600px;max-height:750px;min-height:700px;background-image:var(--background-img-watercolors);content:var(--background-img-cave);border:1px solid var(--background-color);background-repeat:no-repeat;background-size:cover;background-position:center}#about .about-box .about-cave .about-text-row{margin:0;padding:0}#about .about-box .about-cave .about-text-row .about-text{z-index:1;margin:0;padding:0;max-width:600px;max-height:80%;top:46%;left:50%;translate:-50% -50%;position:absolute;padding-right:10px}#about .about-box .about-cave .about-text-row .about-text h2{font-size:2rem;margin:0% 5%;margin-bottom:.5rem;text-shadow:0px 0px 10px var(--text-color)}#about .about-box .about-cave .about-text-row .about-text p{font-size:.9rem;margin:0% 5%;padding:0 !important;text-shadow:0px 0px 10px var(--text-color)}@media screen and (min-width: 500px)and (max-width: 900px){#about .about-box .about-cave .about-text-row .about-text{max-width:75%}}#about .about-box .about-picture{width:100%;min-width:250px;perspective:1500px;margin-right:1rem;max-width:400px}#about .about-box .about-picture img{width:100%;max-width:250px;transform:rotateX(10deg) rotateY(-18deg) rotateZ(3deg);border-radius:.375em;box-shadow:var(--hsla-shadow);transition:.3s;border:2px solid #2774ac}#about .about-box .about-picture img:hover{transform:rotate(0)}@media screen and (min-width: 600px)and (max-width: 1462px){#about .about-picture{margin-top:-200px}}@media screen and (max-width: 599px){#about .about-picture{margin-top:-150px}}@media screen and (max-width: 800px){#about .about-cave{width:calc(100% + 20px) !important}#about .about-cave img{height:100%;object-fit:cover}}/*# sourceMappingURL=about.min.css.map */