:root{--infoImageWidth:250px}.MainPage{height:calc(100vh - var(--navbarHeightAndFooterHeight) + 20rem);overflow:scroll;padding-left:var(--padding-left);padding-right:var(--padding-right);padding-top:3rem;padding-bottom:3rem;width:100%}.fourColumnStyle{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:.2rem}.MainPage ul{margin:2rem}.MainPage .highlight{background-color:#b8860b;border-radius:.5rem;padding:1rem}.MainPage .section-row .socialMedia{display:grid;grid-template-columns:auto auto auto auto;max-width:20rem;gap:10px}.MainPage .section-row.firstrow{height:calc(100vh - var(--navbarHeightAndFooterHeight));padding-top:7rem}.MainPage .section-row.firstrow .contentCard{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;margin-bottom:1rem}.MainPage .section-row.secondrow .infoCard{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.MainPage .title2{color:var(--text-color);margin-bottom:.2rem;font-size:1.8rem;font-weight:900}.MainPage .title3{color:var(--text-color);margin-top:.1rem;margin-bottom:.1rem;font-size:1.3rem;font-weight:500}.MainPage .section-row.thirdrow .infoCard{border:.2rem solid rgba(0,0,0,.2);padding:2rem 1rem}.MainPage .section-row.thirdrow .title2{font-size:1.5rem}.MainPage .title3{font-size:1.2rem;font-weight:bolder}.MainPage .Keytitle{margin-bottom:.2rem;font-size:1.5rem;font-weight:bolder;text-align:left;flex-wrap:wrap}.MainPage .Keytitle,.MainPage .startbutton{color:var(--text-color);text-transform:uppercase}.MainPage .startbutton{border:.5rem solid rgba(0,0,0,.2);padding:1rem;background-color:var(--btn-color);font-Size:1.5rem;border-radius:.5rem}.MainPage ul{list-style-type:square}.MainPage ul,.MainPage ul li{flex-wrap:wrap}.MainPage .infoCard{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.textsection2{width:100%;display:inline}.additionalInfo{display:flex;flex-direction:column;width:100%}.imageContainer.rightpic{width:100px;max-width:250px;float:right}.imageContainer.leftpic,.imageContainer.rightpic{min-width:0;min-height:0;height:auto;object-fit:cover}.imageContainer.leftpic{width:80px;float:left;margin-bottom:1rem}.imageContainer.endpic{width:100px;height:auto;min-width:0;max-width:250px;min-height:0;object-fit:cover;float:none}.info3 .imageContainer{background-color:var(--white);margin-left:1.5rem;margin-right:1.5rem}@media (max-width:800px){.MainPage{padding-left:var(--padding-left);padding-right:var(--padding-right)}}.MainPage .section-row.firstrow.twoColumnStyle{grid-gap:2rem}@media (max-width:550px){.MainPage .section-row.firstrow.twoColumnStyle{grid-template-columns:1fr}.MainPage .section-row.firstrow{align-items:center;justify-content:center;height:fit-content;padding-top:2rem}.fourColumnStyle{grid-template-columns:1fr 1fr}}@media (max-width:500px){.MainPage{padding-left:var(--padding-left_Mobile);padding-right:var(--padding-right_Mobile)}.MainPage .HorizontalSeperatorBar{margin-top:3rem;margin-bottom:4rem}.MainPage .startbutton{font-Size:1.5 rem}.MainPage .Keytitle{text-align:center}.MainPage .section-row.firstrow .contentCard{align-items:center;justify-content:center}.MainPage .Keytitle{margin-top:4rem}.MainPage .infoCard{display:inline-block;justify-content:left;align-items:left;margin-bottom:2rem}}:root{--3ImageAnimationTime:3s}.imageListAnimationContainer{display:flex;flex-direction:column;align-items:center}.imageListAnimation{width:fit-content}.imageListAnimation .layerContainer{position:relative}.imageListAnimation .imageListItem{padding:10px}.imageListAnimation .imageListItemImage{width:fit-content;height:var(--flashImageContainer-height);display:flex;align-items:center;justify-content:center;overflow:hidden}.imageListAnimation .layer1{position:absolute;top:0;left:0;border:var(--flashImage-black-border);z-index:999;animation:animationfade1 var(--3ImageAnimationTime) infinite}.imageListAnimation .layer2{border:var(--flashImage-white-border);position:absolute;top:0;left:0;z-index:998;animation:animationfade2 var(--3ImageAnimationTime) infinite}.imageListAnimation .layer3{border:var(--flashImage-black-border);z-index:997}@keyframes animationfade1{0%{opacity:1}3%{opacity:1}6%{opacity:1}9%{opacity:1}12%{opacity:1}15%{opacity:1}18%{opacity:1}21%{opacity:1}24%{opacity:1}27%{opacity:1}30%{opacity:1}33%{opacity:1}36%{opacity:0}39%{opacity:0}42%{opacity:0}45%{opacity:0}48%{opacity:0}51%{opacity:0}54%{opacity:0}57%{opacity:0}60%{opacity:0}63%{opacity:0}66%{opacity:0}69%{opacity:0}72%{opacity:0}75%{opacity:0}78%{opacity:0}81%{opacity:0}84%{opacity:0}87%{opacity:0}90%{opacity:0}93%{opacity:0}96%{opacity:0}99%{opacity:0}to{opacity:1}}@keyframes animationfade2{0%{opacity:1}3%{opacity:1}6%{opacity:1}9%{opacity:1}12%{opacity:1}15%{opacity:1}18%{opacity:1}21%{opacity:1}24%{opacity:1}27%{opacity:1}30%{opacity:1}33%{opacity:1}36%{opacity:1}39%{opacity:1}42%{opacity:1}45%{opacity:1}48%{opacity:1}51%{opacity:1}54%{opacity:1}57%{opacity:1}60%{opacity:1}63%{opacity:1}66%{opacity:1}69%{opacity:0}72%{opacity:0}75%{opacity:0}78%{opacity:0}81%{opacity:0}84%{opacity:0}87%{opacity:0}90%{opacity:0}93%{opacity:0}96%{opacity:0}99%{opacity:0}to{opacity:1}}.imageListAnimation .imageListItemImage{width:var(--mediumDevice-flashImage-width);height:var(--mediumDevice-flashImage-height);object-fit:fill;border:0}@media (max-width:800px){.imageListAnimation .imageListItemImage{width:var(--mediumDevice-flashImage-width);height:var(--mediumDevice-flashImage-height)}}@media (max-width:600px){.imageListAnimation .imageListItemImage{width:var(--smallDevice-flashImage-width);height:var(--smallDevice-flashImage-height)}}@media (max-width:479px){.imageListAnimation .imageListItemImage{width:var(--smallDevice-flashImage-width);height:var(--smallDevice-flashImage-height)}.imageListAnimation .imageListItem{padding:5px}}@media (max-width:400px){.imageListAnimation .imageListItemImage{width:100%;height:auto}.imageListAnimation .cardcontainer .imageListItem{height:max-content}}