.aboutSecond{height:100%;display:flex;align-items:center;justify-content:center}.aboutSecondBg{position:relative;height:45rem}.backgroundAbout{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.aboutSecondOverlay{position:relative;z-index:1;background:rgb(195,171,209,0.5);height:45rem}.aboutSecondFirstColumn{background-color:#59628d;display:flex;align-items:center;justify-content:center;position:relative}.aboutSecondFirstColumn::before{content:"";border:2px solid white;width:calc(100% - 4rem);height:calc(100% - 4rem);position:absolute;top:2rem;left:2rem;box-sizing:border-box}.aboutSecondTitle{color:white;padding:6vh;font-family:'Gill',serif;font-size:calc(30% + 1vw + 1vh);margin-bottom:0;margin-top:.5rem}.aboutSecondSecondColumn{display:flex;align-items:center;justify-content:center;background:white}.aboutSecondSecondColumn img{filter:drop-shadow(-30px 10px 4px #e1d5e8);margin-bottom:50px}@media only screen and (max-width:1000px) and (max-height:500px){.aboutSecondBg{height:30rem}.aboutSecondOverlay{height:30rem}.aboutSecondTitle{padding:8vh}}@media only screen and (max-width:790px) and (max-height:390px){.aboutSecondSecondColumn img{width:300px}.aboutSecondFirstColumn::before{width:calc(100% - 2rem);height:calc(100% - 2rem);position:absolute;top:1rem;left:1rem;box-sizing:border-box}.aboutSecondFirstColumn{height:60vh;width:80vw}.aboutSecondBg{height:170vh}.aboutSecondOverlay{height:170vh}}@media only screen and (max-width:770px){.aboutSecondTitle{font-size:calc(60% + 1vw + 1vh)}.aboutSecondBg{height:55rem}.aboutSecondOverlay{height:55rem}}