.location{display:flex;flex-direction:column;margin:auto;justify-content:center;text-align:center;align-items:center;width:80rem;max-width:98vw}.location span{color:#c90000}.location__content{display:flex;flex-direction:row;margin:auto;justify-content:center;text-align:center;align-items:center;gap:3rem;max-width:98vw}.location__content img{object-fit:cover;width:35rem;height:auto;max-width:90vw}.location__content .location__info{display:flex;flex-direction:column;margin:auto;justify-content:center;text-align:center;align-items:flex-start;width:35rem;max-width:90vw;height:auto;gap:1rem}.location__content .location__info h1{font-size:2.625rem;margin-left:.5rem}.location__content .location__info p{font-size:1.125rem;text-align:start;margin-left:.5rem}.location__content .location__info .info__btn{margin-top:2rem}.location__content .location__info button{max-width:90vw}@media(max-width:1200px){.location__content{display:flex;flex-direction:column;gap:3rem}.location__content .location__info .info__btn{margin-top:1.5rem}}@media(max-width:768px){.location__content{margin-top:2rem;gap:2rem}.location__content .location__info .info__btn{margin-top:.5rem}.location__content .location__info h1{font-size:2.25rem}.location__content .location__info p{font-size:1rem}}@media(max-width:480px){.location__content .location__info h1{font-size:1.875rem}.location__content .location__info p{font-size:.875rem}}.depoimentos{display:flex;flex-direction:column;margin:auto;justify-content:center;text-align:center;align-items:center;width:80rem;max-width:90vw}.depoimentos h1{font-size:2.625rem}.depoimentos span{color:#c90000}.depoimentos__content{gap:4rem;margin-top:3rem;max-width:90vw;width:65rem;height:44rem;display:flex;align-items:center;flex-direction:column;flex-wrap:wrap;gap:1rem}@media(max-width:1200px){.depoimentos h1{font-size:2.25rem}.depoimentos__content{gap:4rem;margin-top:3rem;max-width:90vw;width:65rem;height:max-content;flex-wrap:nowrap;gap:1rem}}@media(max-width:480px){.depoimentos h1{font-size:1.875rem}}