.location-section{max-width:1440px;margin:auto;.location-container{padding:100px 0;.location-text{text-align:center;margin-bottom:50px;h2{font-size:48px;padding-bottom:20px;strong{color:#4de244}}p{font-size:24px}}.location-list{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:10px;grid-row-gap:10px;position:relative;@media screen and (min-width:768px){grid-template-rows:repeat(2,1fr)}.location{width:100%;height:100%;display:flex;height:250px;position:relative;img{width:100%;-o-object-fit:cover;object-fit:cover}.location-title{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:brightness(.6);backdrop-filter:brightness(.6);span{font-size:58px;color:#fff;font-weight:900;height:90px;top:calc((250px - 90px) / 2)}}}.location-1{grid-area:1/1/2/4}.location-2{grid-area:1/4/2/7}.location-3{grid-area:2/1/3/4;@media screen and (min-width:768px){grid-area:2/1/3/3}}.location-4{grid-area:2/4/3/7;@media screen and (min-width:768px){grid-area:2/3/3/5}}.location-5{grid-area:3/1/4/7;@media screen and (min-width:768px){grid-area:2/5/3/7}}}}}.testimonial{background-color:#1c2127;.testimonial-section{position:relative;max-width:1440px;margin:auto;padding:100px 20px;overflow:hidden;@media screen and (min-width:768px){padding-left:100px;padding-bottom:100px;padding-right:100px;padding-top:100px}.testimonial-header{color:#fff;display:flex;flex-direction:column;align-items:center;margin-bottom:100px;text-align:center;h2{font-size:48px;padding-bottom:20px;strong{color:var(--brand-color)}}p{font-size:24px}}.testimonial-container{height:630px;.testimonial-list{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;gap:20px;height:900px;overflow:hidden;.testimonial-tile{width:100%;background-color:#fff;border-radius:25px;height:auto;@media screen and (min-width:768px){width:calc((100% - 20px) / 2)}@media screen and (min-width:1024px){width:calc((100% - 40px) / 3)}.testimonial-review{font-family:Inter,sans-serif;display:flex;flex-direction:row;padding:30px;&:before{content:open-quote;font-size:100px;margin-right:20px;line-height:1;height:45px}&:after{content:no-close-quote}p{font-size:12px;font-style:italic}}.testimonial-profile{display:flex;justify-content:space-between;padding:0 30px 30px;@media screen and (min-width:768px){flex-direction:column;justify-content:center;align-items:center;gap:10px}@media screen and (min-width:1024px){flex-direction:row;justify-content:space-between;gap:0}.testimonial-profile-info{display:flex;gap:12px;img{width:40px;height:40px;border-radius:20px}.testimonial-profile-info-text{display:flex;flex-direction:column;font-size:12px;font-weight:600;color:#353535;justify-content:center;span{&.testimonial-date{font-weight:400}}}}.testimonial-profile-photo{display:flex;justify-content:center;align-items:center;font-size:12px}}}}}.testimonial-fade{width:100%;position:absolute;bottom:0;left:0;height:50%;background:linear-gradient(180deg,hsla(0,0%,100%,0),#1c2127 75%)}.testimonial-go-to{opacity:0;color:#fff;position:absolute;left:calc(50% - 100px);width:200px;text-align:center;bottom:40px;cursor:pointer;transition:all .5s ease}}&:hover{.testimonial-section{.testimonial-go-to{opacity:1;text-decoration:underline}}}}.no-photo-span{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#8a2be2;color:#fff;border-radius:40px}