*{box-sizing:border-box;margin:0;padding:0}main{display:flex;flex-direction:column;align-items:center;background-color:#faebd7}main>*{width:550px}.switch-container{padding:1rem;display:flex;justify-content:center}.switch-container button{width:8rem;border:2px solid transparent;cursor:pointer}.switch-container button:hover{font-weight:600}.switch-container>:first-child{border-radius:.5rem 0 0 .5rem}.switch-container>:last-child{border-radius:0 .5rem .5rem 0}.switch-container .active{background-color:#a9a9a9;border-color:;color:#fff;font-weight:600;cursor:default}.navbar{box-shadow:0 2.98256px 7.4564px #0000001a}.navbar .container{display:flex;align-items:center;justify-content:space-between;width:82px;height:25px;padding:30px 0;margin:0 21px;color:#ff5a5f}.nav-logo{font-size:1.5rem}.nav-heading{font-size:1rem}.hero{display:flex;flex-direction:column;padding:0 36px}.hero-img{width:396px;height:232px;margin-top:26px;align-self:center}.hero-heading{font-size:36px;font-weight:600;margin-top:32px}.hero-text{width:35ch;font-weight:300;margin-top:16px;margin-bottom:49px}.main{display:flex;gap:18px;padding:37px;flex-wrap:nowrap;overflow-x:scroll}.card{min-width:190px;font-size:12px;font-weight:300;position:relative}.badge{width:61px;height:20px;background-color:#fff;border-radius:.2rem;text-align:center;font-size:11px;font-weight:400;position:absolute;top:6px;left:6px}.card-avatar{width:100%;height:235px;border-radius:.5rem}.info-row{display:flex;gap:.2rem}.info-row i{color:#fe395c;font-size:14px}.location{margin-left:.5rem;position:relative}.location:before{content:"\2022";position:absolute;top:0;left:-.5rem}.lesson-proj{width:550px;background-color:#fff}.lesson-proj *:not(i){font-family:Poppins,sans-serif}.navbar-solo{display:flex;align-items:center;justify-content:center;gap:1rem;background-color:#f55a5a;color:#fff;height:55px}.nav-logo{width:24px;height:24px}.solo-card{background-color:#fff;font-size:10px;font-weight:400;display:flex;align-items:center;gap:1rem;padding:1.2rem 2rem;position:relative}.solo-card:not(:last-child):after{content:"";width:calc(100% - 4rem);height:.1rem;background-color:#918e9b;opacity:.2;position:absolute;bottom:0;left:calc(100%- (100% - 4rem) / 2)}.card-header{display:flex;align-items:center;gap:.2rem}.card-header i{color:#f55a5a;font-size:7px}.card-location{text-transform:uppercase}.card-header a{color:#918e9b}.card-img{min-width:125px;height:168px;background-position:center;background-size:auto 100%;background-repeat:no-repeat}.solo-card-title{font-size:25px;font-weight:700;margin-bottom:1rem}.card-date{font-weight:700;margin-bottom:.5rem}.card-description{width:53ch;line-height:15px}.solo-proj *:not(i){font-family:inter,sans-serif}.solo-proj{background-color:#fff;display:flex;flex-direction:column;gap:1.5rem}
