.intro__desc p {margin: 15px 0;}.intro__buttons {margin-top: 30px;}.services .title-module {margin-bottom: 30px;}.services__content {margin-bottom: 40px;}.services .advantages__row {justify-content: center;}.services .advantages__col {width: calc(20% - 30px);}@media (max-width: 1250px) {.services .advantages__col {width: calc(33.3333% - 30px);}}@media (max-width: 630px) {.services .advantages__col {width: calc(50% - 30px);}}@media (min-width: 1250px) {.services .icon-polygon__title {font-size: 20px;}}.services .icon-polygon__icon {width: 90px;height: 90px;}.services .icon-polygon__icon svg {width: 40px;height: 40px;}.media-gallery {display: flex;flex-wrap: wrap;gap: 15px;}.media-gallery__link {display: block;overflow: hidden;border-radius: 15px;}.media-gallery__link img {height: 100%;object-fit: cover;transition: transform 0.2s ease-in-out;}.media-gallery__link:nth-child(1), .media-gallery__link:nth-child(2) {width: calc(50% - 7.5px);}.media-gallery__link:hover img {transform: scale(1.1);}