.find-us{grid-template-columns:45% 1fr;gap:70px;max-width:1700px;margin:0 auto;padding:0 40px 100px;display:grid}.find-us__heading{text-transform:uppercase;margin-bottom:54px;font-size:48px}.find-us__heading>span{color:#75fda8}.find-us__icon{width:40px;height:40px}.find-us__info{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.find-us__map{border-radius:8px;height:100%}.find-us__map-block{flex-direction:column;display:flex}@media (max-width:1200px){.find-us{flex-direction:column;display:flex}.find-us__map{height:50vw}}@media (max-width:576px){.find-us{padding:0 20px}.find-us__heading{font-size:32px}.find-us__map{height:90vw}}
.reviews{background:radial-gradient(40.83% 46.6%,#1f1f21 0%,#111113 100%);margin-bottom:100px}.reviews__wrapper{max-width:1600px;margin:0 auto;padding:100px 0}.reviews__title{text-align:center;text-transform:uppercase;margin-bottom:24px;font-size:48px;font-weight:500}.reviews__title>span{color:#75fda8}.reviews__description{text-align:center;margin-bottom:80px;font-size:18px}.reviews__star{width:20px;height:20px}.reviews__list{gap:24px;padding-bottom:80px;display:flex;overflow-x:auto}.reviews__list::-webkit-scrollbar{height:10px}.reviews__list::-webkit-scrollbar-thumb{cursor:pointer;background-image:linear-gradient(90deg,#75fda880 0%,#46976480 100%);background-clip:padding-box;border:3px solid #0000;border-radius:8px}.reviews__list::-webkit-scrollbar-track{background:0 0}.reviews__stars{gap:4px;margin-bottom:24px;display:flex}.reviews__text{margin-bottom:40px;font-size:16px;line-height:150%}.reviews__author{align-items:center;gap:16px;margin-top:auto;display:flex}.reviews__avatar-wrapper{width:48px;min-width:48px;height:48px;min-height:48px}.reviews__avatar-wrapper>img{border-radius:50%}.reviews__author-name{margin-bottom:4px;font-size:16px;font-weight:600;line-height:150%}.reviews__author-service{font-size:16px;line-height:150%}.reviews__item{filter:blur(3px);cursor:pointer;background-color:#75fdab00;border:1px solid #c5c5c566;border-radius:8px;flex-direction:column;flex:0 0 min(33.3333vw - 42.6667px,500px);padding:40px;transition:all .3s;display:flex}.reviews__item:first-child{margin-left:40px}.reviews__item:last-child{margin-right:40px}.reviews__item:hover{filter:blur();background-color:#75fdab1d;border:1px solid #75fdab80}@media (max-width:1200px){.reviews__list{gap:32px;padding-bottom:80px}.reviews__item{flex-basis:calc(100vw - 264px)}.reviews__item-active{filter:blur()!important;background-color:#75fdab1d!important;border:1px solid #75fdab80!important}.reviews__item:hover{filter:blur(3px);background-color:#75fdab00;border:1px solid #c5c5c566}}@media (max-width:576px){.reviews__wrapper{padding:60px 0 40px}.reviews__title{padding:0 20px;font-size:32px}.reviews__description{padding:0 20px}.reviews__item{flex-basis:calc(100vw - 98px)}.reviews__author-name{font-size:14px;line-height:100%}.reviews__author-service{font-size:12px}.reviews__avatar-wrapper{width:42px;min-width:42px;height:42px;min-height:42px}.reviews__item:first-child{margin-left:20px}.reviews__item:last-child{margin-right:20px}.reviews__list{gap:20px}}
