.homePageTitle{color:#fff;font-family:Londrina Solid,cursive;font-size:6rem;font-style:normal;font-weight:400;line-height:normal;-webkit-text-stroke:5px var(--purple)}.homepageTitleContainer{height:30rem;background:url(/bg/bg-homepage.png)}.homepageTitleContainer,.loginButton,.registerButton{display:flex;justify-content:center;align-items:center}.loginButton,.registerButton{width:12.5625rem;height:5.25rem;padding:.5rem .875rem;gap:.5rem;flex-shrink:0;border:0;border-radius:1.125rem;color:var(--White,#fff);font-family:Londrina Solid;font-size:2rem;font-style:normal;font-weight:400;line-height:1.25rem;box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.registerButton{background:#00da23;text-decoration:none}.loginButton{background:#0a007e;text-decoration:none}.buttonContainer{display:flex;justify-content:space-evenly}.introContainer{height:10rem;display:grid;grid-template-columns:55% 100px auto;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.diagonal{object-fit:fill;height:100%;width:100%}.introTextContainer{background-color:var(--purple);display:flex;align-items:center;padding:10px 10px 10px 15%}.introDataContainer{background-color:var(--yellow);display:flex;align-content:center;align-items:center;justify-content:space-evenly;padding:10px 15% 10px 10px}.homePageText,.introDataSubTitle,.introDataTitle{color:#fff;font-family:Barlow;font-size:1rem;font-style:normal;font-weight:600}.introDataContent{display:flex;flex-direction:column;align-items:center;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.introDataTitle{font-size:4rem;font-weight:800;margin:0}.introDataSubTitle{font-size:1.25rem;font-weight:800;margin:0}.lessonsContainer{display:flex;justify-content:center}.lessonsWrapper{width:60%;display:flex;flex-direction:column}@media screen and (max-width:1000px){.logo{width:20rem}.homePageTitle{font-size:5rem}}.friendsContainer{height:33rem;width:100%;margin-bottom:7rem;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.friendsContainer.left{background:url(/bg/bg-friend-left.png)}.friendsContainer.right{background:url(/bg/bg-friend-right.png)}.friendsWrapper{align-items:center;height:100%}.friendsFlex,.friendsWrapper{display:flex;justify-content:center}.friendsFlex{flex-direction:column}.friendsFlex2{display:flex}.friendsFlex2.left{justify-content:flex-start}.friendsFlex2.right{justify-content:flex-end}.image{object-fit:scale-down;height:100%}.friendsGrid{width:70%;height:100%;display:grid;grid-template-columns:50% 50%;grid-gap:10rem;gap:10rem;justify-content:center}.text{color:#fff;font-family:Londrina Solid;font-style:normal;margin:0}.friendName{font-size:5rem}.friendName,.friendTitle{font-weight:400;text-transform:uppercase}.friendTitle{font-size:4rem;font-style:normal}.friendmoduleName{color:#ffc700;font-family:Barlow Condensed;font-size:1.5rem;font-style:normal;font-weight:600;margin:0}.friendText{font-size:1.25rem;font-weight:400;margin-top:3rem}.friendImage{object-fit:contain;max-width:100%;max-height:100%}@media screen and (max-width:1000px){.friendsGrid.left{grid-template-columns:30% 70%;grid-gap:1rem}.friendsGrid.left,.friendsGrid.right{width:95%;height:100%;display:grid;gap:1rem}.friendsGrid.right{grid-template-columns:70% 30%;grid-gap:1rem}}