@media screen and (max-width:540px){*,::after,::before{box-sizing:border-box}body{margin:0;padding:0;font-family:Delius,cursive;background-color:rgba(255,255,255,.2);width:100vw;min-height:100vh;display:grid;grid-template-columns:1fr;grid-auto-rows:max-content;row-gap:0}body .about{padding:.5em .2em;padding-bottom:4em;font-family:Roboto,sans-serif;width:100%;min-height:80vh;display:grid;grid-template-columns:1fr;grid-auto-rows:max-content;row-gap:1em;justify-items:center}body .about .head{padding:.4em;width:100%;height:max-content}body .about .head h2{color:#f08906;text-align:center;font-size:5vw}body .about .started{padding:.4em;width:100%;display:inherit;grid-template-columns:1fr;grid-auto-rows:max-content;row-gap:1em}body .about .started .info{padding:.4em;width:100%;height:max-content}body .about .started .info h2{color:#2b2e64;font-size:5vw;text-align:center;text-shadow:.1em .1em .4em rgba(109,106,106,.404);position:relative;animation-name:displayHide;animation-duration:1.5s;animation-timing-function:ease-in}body .about .started .info p{padding:.2em;color:#2b2e64;text-shadow:.1em .1em .4em rgba(109,106,106,.541);font-weight:600;font-size:3.6vw;line-height:1.4em;position:relative;animation-name:displayHide;animation-duration:1.5s;animation-timing-function:ease-in}body .about .started .media{padding:.1em;width:100%;display:inherit;grid-template-columns:1fr;grid-template-rows:max-content;row-gap:.4em;justify-items:center}body .about .started .media div h2{text-align:center;font-size:5vw;color:#2b2e64;text-shadow:.1em .1em .2em rgba(109,106,106,.541);position:relative;animation-name:displayHide;animation-duration:1.5s;animation-timing-function:ease-in}body .about .started .media div p{padding:0 .5em;line-height:1.5em;font-weight:600;font-size:3.1vw;text-shadow:.1em .1em .4em rgba(109,106,106,.541);color:#2b2e64;position:relative;animation-name:displayHide;animation-duration:1.5s;animation-timing-function:ease-in}body .about .started .media div p a{color:#f08906;font-size:3vw;position:relative;animation-name:displayHide;animation-duration:1.5s;animation-timing-function:ease-in}body .about .started .media div p a:hover{color:#000}body .about .started .media .image{position:relative;animation-name:elementGrow;animation-duration:1.5s;animation-timing-function:ease-in;width:100%;height:max-content;display:inherit;grid-template-columns:1fr;grid-auto-rows:max-content;column-gap:.2em;row-gap:.4em}body .about .started .media .image .im-info{padding:.1em;width:100%;height:max-content;display:inherit;justify-items:center}body .about .started .media .image .im-info .imag{padding:.1em;width:40%;height:22vh}body .about .started .media .image .im-info .imag img{box-shadow:none;border-radius:.4em;width:100%;height:100%}body .about .started .media .image .im-info figcaption{padding:.4em;font-size:2.8vw}body .about .started .media .image .im-info p{padding:0 .2em;line-height:1.4em;font-weight:400;font-size:2.8vw;text-shadow:.1em .1em .4em rgba(109,106,106,.39);color:#2b2e64}body .about .started .media .image .im-info ul li{font-size:2.4vw;text-shadow:.1em .1em .4em #6d6a6a;color:#2b2e64}body .about .started .media .image .im-info ul li a{text-decoration:none;color:#f08906}body .about .started .matter{padding:.2em;display:inherit;grid-template-columns:1fr;grid-auto-rows:max-content;gap:2em}body .about .started .matter div{border-radius:.4em;box-shadow:.2em .2em .4em rgba(0,0,0,.328),-.2em -.2em .4em rgba(0,0,0,.246)}body .about .started .matter div h4{text-align:center;color:#2b2e64;text-shadow:.1em .1em .4em rgba(109,106,106,.205)}body .about .started .matter div p{padding:.5em 1.5em;color:#2b2e64;font-size:3vw;font-weight:600}body footer{padding:1em;width:100%;font-family:Roboto,sans-serif;background-color:#2b2e64;display:grid;justify-items:center}body footer .navbox{width:70%}body footer .navbox p{text-align:center;color:#f08906;font-weight:600;font-size:3vw}}