*,
*:before,
*:after {
	box-sizing: border-box;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

:focus,
:active {
	outline: none;
}

a:focus,
a:active {
	outline: none;
}

a {
	color: inherit;
}

a,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

aside,
nav,
footer,
header,
section {
	display: block;
}

html,
body {
	height: 100%;
}

body {
	line-height: 1;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

button {
	cursor: pointer;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

ul li {
	list-style: none;
}

img {
	vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: inherit;
	font-size: inherit;
}

body {
	color: #242424;
	font-size: 18px;
	line-height: 124%;
	direction: rtl;
	font-family: Inter, sans-serif;
}

body.lock {
	overflow: hidden;
	padding-right: 15px;
}

.hero__subTitle * {
	font-family: Inter, sans-serif !important;
}

.hero__title .hero__title .title--style {
	font-family: Inter, sans-serif !important;
	font-weight: 700 !important;
}

.typed-cursor {
	font-weight: 700;
}

.slider-btn {
	flex: 0 0 42px;
	height: 42px;
	width: 42px;
	border-radius: 50%;
	border: 1px solid #242424;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}

.slider-btn:hover {
	background-color: #242424;
}

.slider-btn:hover::before {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE0IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgOSAxNCI+CiAgPHBhdGggc3Ryb2tlPSIjZmZmZmZmIiBkPSJNMSAuNSA3LjUgNyAxIDEzLjUiLz4KPC9zdmc+");
}

.slider-btn::before {
	content: "";
	width: 9px;
	height: 14px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE0IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgOSAxNCI+CiAgPHBhdGggc3Ryb2tlPSIjMjQyNDI0IiBkPSJNMSAuNSA3LjUgNyAxIDEzLjUiLz4KPC9zdmc+");
}

.slider-btn_prev::before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.slider-nav {
	display: flex;
	gap: 12px;
}

.swiper-pagination {
	position: static !important;
	justify-content: center;
	flex-direction: row-reverse;
}

.swiper-pagination-bullet {
	flex: 0 0 9px;
	height: 2px;
	border-radius: 0;
	margin: 0;
	background-color: #242424;
	opacity: 0.12;
	transition: all 0.3s ease 0s;
}

.swiper-pagination-bullet-active {
	opacity: 1;
}

.agency {
	margin-bottom: 224px;
}

.agency__wrap {
	display: flex;
	gap: 24px;
	align-items: center;
}

.agency__video {
	aspect-ratio: 1.33/1;
	flex: 0 0 50%;
	border-radius: 24px;
	max-width: 870px;
}

.agency__video iframe {
	width: 78px !important;
	height: 100% !important;
}

.agency__video .ss-video-cover {
	background: url("/wp-content/themes/exittechnologies/dist/assets/images/new-img-redesign/agency-video-cover.webp") center 0/cover no-repeat;
}

.agency__info {
	display: flex;
	flex-direction: column;
	padding-top: 30px;
	flex: 0 0 calc(50% - 16px);
	padding-right: 80px;
}

.agency__info h2 {
	margin-bottom: 20px;
}

.agency__info ul {
	margin-top: 42px;
	display: flex;
	gap: 8px;
}

.agency__info ul li {
	border-radius: 24px;
	background-color: #F3F3F3;
	display: flex;
	font-display: flex;
	flex-direction: column;
	flex: 0 0 calc(50% - 4px);
	padding: 24px;
}

.agency__info ul li:nth-child(1) p::before {
	background-image: url("/wp-content/themes/exittechnologies/dist/assets/images/img-redesign/icons/examples.svg");
}

.agency__info ul li:nth-child(2) p::before {
	background-image: url("/wp-content/themes/exittechnologies/dist/assets/images/img-redesign/icons/clients.svg");
}

.agency__info ul li b {
	font-size: 59px;
	line-height: 1;
	font-weight: 800;
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.agency__info ul li p {
	display: flex;
	gap: 9px;
	align-items: center;
}

.agency__info ul li p::before {
	content: "";
	width: 20px;
	height: 20px;
	background: center/contain no-repeat;
}

.clients {
	margin-bottom: 220px;
}

.clients .sc-head {
	padding-bottom: 60px;
}

.clients__list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.clients__list.show-all li:nth-child(n+16) {
	display: flex;
}

.clients .btn-white {
	display: none;
}

.clients__card {
	flex: 0 0 calc(25% - 6px);
	transition: all 0.3s ease 0s;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	border-radius: 24px;
	aspect-ratio: 1.6/1;
	background-color: #F1F1F1;
	border: 1px solid #F1F1F1;
}

.clients__card-container {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition: -webkit-transform 1.2s;
	transition: transform 1.2s;
	transition: transform 1.2s, -webkit-transform 1.2s;
	width: 100%;
	height: 100%;
}

.clients__card span {
	transition: -webkit-filter 0.3s ease;
	transition: filter 0.3s ease;
	transition: filter 0.3s ease, -webkit-filter 0.3s ease;
	-webkit-filter: grayscale(100%) brightness(0) sepia(100%) saturate(100%) hue-rotate(0deg);
	filter: grayscale(100%) brightness(0) sepia(100%) saturate(100%) hue-rotate(0deg);
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.clients__card span:last-child {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.clients__card span img {
	-o-object-fit: contain;
	object-fit: contain;
	width: min(195px, 60%);
	height: min(60px, 40%);
}

.clients__card:hover {
	background-color: #fff;
}

.clients__card:hover span {
	-webkit-filter: none;
	filter: none;
}

.clients__card.backface .clients__card-container {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.solutions {
	margin-bottom: 188px;
	overflow: hidden;
}

.solutions__wrap {
	display: flex;
	align-items: center;
	gap: 24px;
}

.solutions__images {
	flex: 0 0 calc(50% - 12px);
	width: 100%;
	aspect-ratio: 7/5;
	position: relative;
}

.solutions__images img {
	position: absolute;
	border-radius: 24px;
	overflow: hidden;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center 0;
	object-position: center 0;
}

.solutions__images img:nth-child(1) {
	right: 0;
	top: 0;
	width: 62.1%;
	height: 46.2%;
}

.solutions__images img:nth-child(2) {
	right: 63.5%;
	top: 29.2%;
	width: 36.4%;
	height: 55.6%;
}

.solutions__images img:nth-child(3) {
	right: 24.2%;
	top: 48%;
	width: 37.8%;
	height: 52%;
}

.solutions__images img:nth-child(4) {
	right: 0;
	top: 48%;
	width: 22.7%;
	height: 27.8%;
}

.solutions__text {
	flex: 0 0 50%;
	display: flex;
	flex-direction: column;
	gap: 28px;
	max-width: 540px;
	margin-right: auto;
}

.solutions__text h2 {
	margin-bottom: 7px;
}

.solutions .btn {
	align-self: start;
}

.faq {
	margin-bottom: 160px;
}

.faq__head h2 {
	margin-bottom: 24px;
}

.faq__head p {
	font-size: 18px;
}

.spoilers {
	display: flex;
	flex-direction: column;
	gap: 12px;
	position: relative;
	border: 10px solid #ffffff;
	border-radius: 32px;
	background-color: #fff;
	margin-top: 22px;
}

.spoilers::before {
	content: "";
	position: absolute;
	left: -8px;
	top: -22px;
	width: calc(100% + 16px);
	height: 100px;
	background-color: #E53B7C;
	border-radius: 32px;
	z-index: -1;
}

.spoilers::after {
	content: "";
	position: absolute;
	left: -8px;
	top: -12px;
	width: calc(100% + 16px);
	height: 100px;
	background-color: #ffffff;
	border-radius: 32px;
	z-index: -1;
}

.spoiler {
	background: #F5F5F5;
	border: 1px solid #F5F5F5;
	border-radius: 24px;
	padding-bottom: 42px;
	min-height: 116px;
	position: relative;
}

.spoiler.open {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.12);
}

.spoiler.open .spoiler__head::before {
	display: none;
}

.spoiler.open .spoiler__head::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.spoiler.open .spoiler__body {
	opacity: 1;
	transition: height 0.3s ease, opacity 0.4s ease 0.1s;
}

.spoiler__head {
	cursor: pointer;
	padding: 42px 42px 0;
	padding-left: 90px;
	font-weight: 600;
	font-size: 26px;
}

.spoiler__head::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.spoiler__head::after {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	top: 46px;
	left: 42px;
	background: url("/wp-content/themes/exittechnologies/dist/assets/images/img-redesign/icons/plus.svg") center/contain no-repeat;
	transition: all 0.3s ease 0s;
}

.spoiler__head h3 {
	text-transform: uppercase;
}

.spoiler__body {
	overflow: hidden;
	height: 0;
	opacity: 0;
	transition: height 0.3s ease, opacity 0.4s ease 0s;
}

.spoiler__content {
	padding: 24px 42px 0 50px;
	font-size: 18px;
}

.works-gallery {
	margin-bottom: 230px;
}

.works-gallery__head {
	padding-bottom: 86px;
}

.works-gallery__slider {
	overflow: hidden;
	margin-bottom: 0 !important;
}

.works-gallery__slider .swiper-slide {
	overflow: hidden;
	aspect-ratio: 32/16;
	border-radius: 12px;
	cursor: pointer;
}

.works-gallery__slider .swiper-slide img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%;
	transition: all 0.5s ease 0s;
	aspect-ratio: auto;
}

.blogs-row {
	margin-bottom: 188px;
}

.blogs-row__head {
	padding-bottom: 32px;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
	display: flex;
	justify-content: space-between;
	align-items: end;
}

.blogs-row__head-left {
	display: flex;
	align-items: center;
	gap: 48px;
}

.blogs-row__slider {
	overflow: hidden;
}

.blogs-row .swiper-pagination {
	display: none;
}

.ss-video {
	overflow: hidden;
	background-color: #F1F1F1;
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
}

.ss-video.full-scr {
	position: fixed;
	inset: 0;
	width: 100vw;
	height: 100vh;
	z-index: 9999999999;
	max-width: none !important;
	flex: 0 0 100%;
	border-radius: 0;
}

.ss-video:has(.hide-cover) .ss-video__btn-play {
	background: url("/wp-content/themes/exittechnologies/dist/assets/images/img-redesign/icons/button-pause.svg") center/contain no-repeat;
	width: 60px;
	height: 60px;
	right: 30px;
}

.ss-video:has(.hide-cover) .ss-video__btn-full-sc {
	width: 60px;
	height: 60px;
	right: 30px;
	bottom: 108px;
}

.ss-video:hover .ss-video-cover {
	-webkit-transform: scale(1.06);
	transform: scale(1.06);
}

.ss-video iframe {
	width: 100% !important;
	height: 100% !important;
}

.ss-video-cover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	transition: opacity 0.4s ease 0s, -webkit-transform 0.6s ease 0s;
	transition: opacity 0.4s ease 0s, transform 0.6s ease 0s;
	transition: opacity 0.4s ease 0s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: cover;
	will-change: transform, opacity;
}

.ss-video-cover.hide-cover {
	opacity: 0;
	transition: opacity 0.8s ease 0.2s, -webkit-transform 0.6s ease 0s;
	transition: opacity 0.8s ease 0.2s, transform 0.6s ease 0s;
	transition: opacity 0.8s ease 0.2s, transform 0.6s ease 0s, -webkit-transform 0.6s ease 0s;
}

.ss-video-cover.hide-cover~.ss-video__btn-full-sc {
	opacity: 1;
	pointer-events: all;
}

.ss-video__btn-play {
	content: "";
	position: absolute;
	right: 40px;
	bottom: 30px;
	width: 88px;
	height: 88px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url("/wp-content/themes/exittechnologies/dist/assets/images/img-redesign/icons/button-play.svg") center/contain no-repeat;
	pointer-events: none;
	z-index: 2;
	transition: all 0.2s ease 0s;
	will-change: transform;
}

.ss-video__btn-full-sc {
	content: "";
	position: absolute;
	right: 40px;
	bottom: 146px;
	width: 88px;
	height: 88px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background: url("../images/img-redesign/icons/full-sc.svg") center/contain no-repeat;
	opacity: 0;
	pointer-events: none;
	z-index: 2;
	transition: all 0.2s ease 0s;
	will-change: transform;
}

.stories {
	margin-bottom: 188px;
}

.stories__head {
	display: flex;
	gap: 30px;
	justify-content: space-between;
	align-items: end;
	padding-bottom: 32px;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.stories__head .sc-head {
	padding-bottom: 0;
}

.stories__slider {
	overflow: hidden;
}

.stories .swiper-pagination {
	display: none;
}

.video-review__head {
	display: flex;
	align-items: center;
	gap: 13px;
	font-weight: 600;
	margin-bottom: 24px;
}

.video-review__head img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	flex: 0 0 60px;
}

.video-review__body {
	position: relative;
	border-radius: 24px;
	overflow: hidden;
}

.video-review__rate {
	position: absolute;
	bottom: 24px;
	right: 36px;
	z-index: 11;
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 17.5px;
	font-weight: 600;
	color: #fff;
	transition: all 0.3s ease 0s;
}

.video-review__rate::after {
	content: "";
	aspect-ratio: 5/1;
	width: 75px;
	height: 15px;
	display: block;
	background: url("/wp-content/themes/exittechnologies/dist/assets/images/img-redesign/icons/star.svg") center/contain repeat;
}

.video-review:has(.hide-cover) .video-review__rate {
	opacity: 0;
}

.video-review__video {
	aspect-ratio: 1/1.36;
}

.video-review__video::after {
	left: 24px;
	bottom: 18px;
	right: auto;
	position: absolute;
	width: 38px;
	height: 38px;
}

.blogs {
	margin-bottom: 180px;
}

.blogs__filter {
	margin-bottom: 52px;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.blogs__filter li {
	border-radius: 36px;
	overflow: hidden;
	border: 1px solid #242424;
}

.blogs__filter li.active a,
.blogs__filter li:hover {
	color: #fff;
	background-color: #242424;
}

.blogs__filter a {
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px 16px;
	transition: all 0.3s ease 0s;
}

.blogs__list {
	display: flex;
	flex-wrap: wrap;
	gap: 90px 12px;
	margin-bottom: 132px;
}

.blogs__list .blog-item {
	flex: 0 0 calc(33% - 8px);
}

.blogs__list .blog-item h3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
}

.blogs__list .blog-item img {
	aspect-ratio: 46/29;
}

.viewing-project {
	padding-bottom: 160px;
}

.viewing-project .sc-head {
	padding-bottom: 54px;
}

.viewing-project__wrap p {
	display: flex;
	gap: 120px;
	font-size: 24px;
	font-weight: 500;
	line-height: 150%;
}

.viewing-project__wrap p span {
	flex: 1;
}

.slider-services {
	overflow: hidden;
}

.slider-services .swiper-slide img {
	width: 100%;
	aspect-ratio: 192/73;
	-o-object-fit: cover;
	object-fit: cover;
}

.project-desc {
	padding-top: 100px;
	margin-bottom: 100px;
	background-color: #fff;
}

.project-desc__wrap {
	display: flex;
	justify-content: space-between;
	gap: 32px;
}

.project-desc__text {
	max-width: 620px;
	display: flex;
	flex-direction: column;
	gap: 32px;
}

.project-desc__text h4 {
	font-size: 32px;
	font-weight: 700;
}

.project-desc__text p {
	display: flex;
	flex-direction: column;
	gap: 32px;
	font-size: 24px;
	font-weight: 500;
	line-height: 150%;
}

.project-desc .btn-icon-link {
	min-width: 168px;
	align-self: start;
	font-size: 16px;
	height: 56px;
	gap: 10px;
	position: relative;
}

.project-desc .btn-icon-link::before {
	content: "";
	width: 25px;
	height: 24px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" fill="none" viewBox="0 0 25 24"><g clip-path=%22url(%23a)%22><path fill=%22%23fff%22 d=%22m18.157 14.828-1.414-1.414L18.157 12A4 4 0 1 0 12.5 6.343l-1.414 1.414-1.414-1.414 1.414-1.414a6 6 0 0 1 8.485 8.485l-1.414 1.414Zm-2.83 2.829-1.413 1.414a6 6 0 1 1-8.485-8.485l1.414-1.414 1.414 1.414L6.843 12a4 4 0 1 0 5.657 5.657l1.414-1.414 1.414 1.414Zm0-9.9 1.416 1.415-7.071 7.07-1.415-1.414 7.07-7.07v-.001Z%22/></g><defs><clipPath id=%22a%22><path fill=%22%23fff%22 d=%22M.5 0h24v24H.5z%22/></clipPath></defs></svg>');
	background-size: contain;
	background-repeat: no-repeat;
}

.quotes {
	margin-bottom: 100px;
}

.quotes__wrap {
	padding: 152px 20px 70px;
	border-top: 1px solid rgb(224, 224, 224);
	border-bottom: 1px solid rgb(224, 224, 224);
	overflow: hidden;
}

.quotes__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 36px;
	max-width: 1020px;
	margin: 0 auto;
	background-color: #fff;
	align-self: stretch !important;
	height: auto !important;
}

.quotes__item-icon {
	width: 53px;
	height: 45px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="53" height="45" fill="none" viewBox="0 0 53 45"><path fill="%23242424" d="M.232 44.816V31.501c0-3.781.653-7.644 1.959-11.59A53.404 53.404 0 0 1 7.359 8.755C9.499 5.26 11.819 2.343 14.322 0L24.55 6.843a64.492 64.492 0 0 0-5.005 11.343c-1.269 3.945-1.904 8.342-1.904 13.192v13.438H.232Zm27.473 0V31.501c0-3.781.652-7.644 1.958-11.59a53.406 53.406 0 0 1 5.168-11.157c2.14-3.494 4.46-6.411 6.963-8.754l10.228 6.843a64.485 64.485 0 0 0-5.005 11.343c-1.27 3.945-1.904 8.342-1.904 13.192v13.438H27.705Z"/></svg>');
	background-size: contain;
	background-repeat: no-repeat;
}

.quotes__item p {
	font-size: 39px;
	line-height: 125%;
	text-align: center;
	font-style: italic;
}

.quotes__item p::before,
.quotes__item p::after {
	content: '"';
}

.quotes__item-author {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
}

.quotes__item-author h4 {
	text-align: center;
}

.quotes__item img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	overflow: hidden;
}

.quotes:has(+ .about-project) {
	margin-bottom: 0 !important;
}

.slider-quotes .swiper-slide {
	height: auto;
	background-color: #fff;
}

.slider-quotes__nav {
	padding-top: 70px;
	justify-content: center;
	display: flex;
	gap: 50px;
	align-items: center;
}

.slider-quotes .swiper-pagination {
	display: flex;
	margin: 0;
	max-width: none;
	position: static !important;
	width: auto;
}

.about-project {
	padding-top: 100px;
	margin-bottom: 100px;
	background-color: #fff;
}

.about-project__head {
	display: flex;
	justify-content: space-between;
	gap: 32px;
	margin-bottom: 80px;
}

.about-project__text {
	max-width: 600px;
	display: flex;
	flex-direction: column;
	align-items: start;
	gap: 32px;
}

.about-project__text p {
	font-size: 24px;
	font-weight: 500;
	line-height: 150%;
}

.about-project__text .btn {
	min-width: 156px;
	font-size: 16px;
}

.about-project__gallery {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.about-project__gallery img {
	flex: 0 0 calc(50% - 5px);
	width: calc(50% - 5px);
	border-radius: 24px;
	aspect-ratio: 1.2/1;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.about-project__gallery img:first-child {
	aspect-ratio: 7/4;
	flex: 0 0 100%;
	width: 100%;
}

.other-projects {
	background-color: #000;
	border-radius: 24px;
	color: #fff;
	padding: 116px 0;
	margin-bottom: 100px;
}

.slider-other-proj {
	margin-bottom: 100px;
	position: relative;
	overflow: hidden;
}

.slider-other-proj .btn-circle {
	position: absolute;
	left: 0;
	bottom: 80px;
	z-index: 3;
}

.project-mini-prew {
	background-color: #000;
	display: flex;
	justify-content: space-between;
	gap: 40px;
}

.project-mini-prew__right {
	display: flex;
	flex-direction: column;
	max-width: 430px;
	padding-top: 40px;
}

.project-mini-prew__right h2 {
	margin-bottom: 32px;
}

.project-mini-prew__right .project-tags {
	margin-bottom: 52px;
}

.project-mini-prew__right p {
	font-size: 24px;
	line-height: 150%;
	font-weight: 500;
}

.project-mini-prew__left {
	margin-left: 100px;
	position: relative;
	max-width: 675px;
}

.project-mini-prew__left img {
	aspect-ratio: 675/570;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 32px;
}

.portfolio-form {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	color: #fff;
	gap: 46px;
	padding: 228px 0 80px;
}

.portfolio-form h2 {
	margin-bottom: -14px;
	font-size: 70px;
}

.portfolio-form h3 {
	font-size: 16px;
	font-weight: 700;
}

.portfolio-form form {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;

	max-width: 1012px;
	margin: 0 auto;
}

.portfolio-form form label {
	flex: 0 0 calc(33% - 8px);
	position: relative;
	padding-left: 12px;
}

.portfolio-form form label>span:last-child {
	display: none;
}

.portfolio-form form label input {
	width: 100%;
	height: 64px;
	border-radius: 100px;
	font-size: 16px;
	font-family: "Inter", sans-serif;
	border: 2px solid #A3A3A3;
	background-color: transparent;
	padding: 0 24px;
	color: #fff;
	text-align: right;
}

.portfolio-form form label input+span {
	line-height: 1.2;
}

.portfolio-form form label input:not(:-moz-placeholder-shown)+span {
	top: -4px;
	color: #E65AA1;
	scale: 0.8;
	right: 24px;
}

.portfolio-form form label input:focus+span,
.portfolio-form form label input:not(:placeholder-shown)+span {
	top: -4px;
	color: #E65AA1;
	scale: 0.8;
	right: 24px;
}

.portfolio-form form label input::-webkit-input-placeholder {
	color: #fff !important;
	opacity: 1;
}

.portfolio-form form label input::-moz-placeholder {
	color: #fff !important;
	opacity: 1;
}

.portfolio-form form label input::placeholder {
	color: #fff !important;
	opacity: 1;
}

.portfolio-form form .wpcf7-submit {
	margin-top: 32px;
	height: 64px;
	border-radius: 50px;
	font-size: 16px;
	flex: 0 1 574px;
}

.portfolio-form form .wpcf7-form-control-wrap span {
	position: absolute;
	right: 14px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 16px;
	-webkit-transform-origin: 100% center;
	transform-origin: 100% center;
	padding: 5px;
	display: block;
	background-color: #111;
	transition: all 0.3s ease 0s;
	pointer-events: none;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	color: #E65AA1;
}

.portfolio-form>p {
	font-size: 13px;
	line-height: 125%;
}

.portfolio-form .wpcf7 {
	display: flex;
	justify-content: center;
	flex-direction: column-reverse;
}

.portfolio-form .screen-reader-response {
	color: #E65AA1;
}

.portfolio-form .screen-reader-response p {
	margin-top: 32px;
}

.portfolio-form .screen-reader-response p:empty {
	margin-top: 0;
}

.portfolio-form .screen-reader-response ul {
	display: none;
}

.main-hero-post .main-hero__top {
	max-width: 1200px;
}

.main-hero-post .main-hero__top h1 {
	font-size: 66px;
}

.main-hero-post__row {
	margin-top: 32px;
	display: flex;
	align-items: center;
	gap: 32px;
}

.main-hero-post__row ul {
	display: flex;
	gap: 8px;
}

.main-hero-post__row ul li {
	font-weight: 500;
	background-color: #fff;
	border-radius: 24px;
	padding: 3px 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	position: relative;
}

.main-hero-post__row ul li::before {
	content: "";
	height: 5px;
	width: 5px;
	border-radius: 50%;
	background-color: #E53A7B;
}

.main-hero-post .blog-item-footer {
	margin-top: 3px;
}

.post-wrapper {
	position: relative;
	display: flex;
	align-items: start;
	gap: 30px;
}

.post-wrapper__post {
	flex: 1 1 auto;
}

.sticky-item {
	flex: 0 0 220px;
	border-radius: 16px;
	padding: 16px 16px 28px;
	display: flex;
	flex-direction: column;
	align-items: start;
	gap: 20px;
	min-height: 500px;
	overflow: hidden;
}

.sticky-item__agency {
	background-color: #F1F1F1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	gap: 0;
}

.sticky-item__agency-image {
	top: -16px;
	right: -16px;
	position: relative;
	width: calc(100% + 32px);
	height: auto;
	margin-bottom: 32px;
	aspect-ratio: 22/28;
}

.sticky-item__agency-image::before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 12px;
	background: url("/wp-content/themes/exittechnologies/dist/assets/images/img-redesign/feedback-overlay_mob-3.png") center 100%/cover no-repeat;
}

.sticky-item__agency-image::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url("/wp-content/themes/exittechnologies/dist/assets/images/img-redesign/agency-form-img_mob.png") 100%/cover no-repeat;
}

.sticky-item__agency>h3 {
	font-size: 24px;
	margin-bottom: 8px;
	font-weight: 700;
	padding: 0 16px;
	margin-top: auto;
}

.sticky-item__agency>p {
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: 500;
	padding: 0 10px;
}

.sticky-item__agency>p strong {
	font-weight: 700;
}

.sticky-item__agency>.btn {
	min-width: 132px;
	height: 48px;
	font-size: 14px;
	margin: 0 auto;
}

.sticky-item__cats-blog {
	background-color: #E53A7B;
}

.sticky-item__cats-blog>h3 {
	font-size: 22px;
	font-weight: 400;
	color: #fff;
}

.sticky-item__cats-blog>h3 strong {
	font-size: 23px;
	font-weight: 700;
}

.sticky-item__cats-blog ul {
	margin-bottom: 22px;
	gap: 4px;
	margin-bottom: 0;
}

.sticky-item__cats-blog ul li a {
	padding: 10px 14px;
	font-size: 14px;
	padding-right: 28px;
}

.sticky-item__cats-blog ul li a::before {
	right: 14px;
	scale: 0.7;
}

.sticky-item__cats-blog ul li a::after {
	right: 17px;
	scale: 0.7;
}

.sticky-item__cats-blog .btn {
	height: 56px;
}

.post {
	border-bottom: 1px solid #242424;
	margin-bottom: 48px;
	padding-top: 24px;
}

.post article>h2:first-child {
	margin-top: 0 !important;
}


.post h2 {
	font-size: 45px;
	font-weight: 700;
	margin-top: 45px;
	margin-bottom: 32px;
}

.post h3 {
	margin: 35px 0 15px;
	font-size: 32px;
	font-weight: 700;
}

.post p {
	line-height: 150%;
	font-size: 18px;
	margin-bottom: 1em;
}

.post ul,
.post ol {
	padding-right: 0;
	margin: 1em 0;
	direction: rtl;
}

.post ul li,
.post ol li {
	position: relative;
	padding-right: 1.5em;
	list-style: none;
	text-align: right;
	display: list-item;
	margin-bottom: 0.5em;
}

.post ul li::before {
	content: '•';
	position: absolute;
	right: 0;
	top: 0;
	color: black;
	font-size: 1em;
	line-height: 1.2;
}

.post ol {
	counter-reset: custom-counter;
}

.post ol li {
	counter-increment: custom-counter;
}

.post ol li::before {
	content: counter(custom-counter) '.';
	position: absolute;
	right: 0;
	top: 0;
	color: black;
	font-size: 1em;
	line-height: 1.2;
	direction: ltr;
}

.post blockquote {
	border-radius: 24px;
	background-color: #F0F0F0;
	padding: 48px;
	font-size: 26px;
	line-height: 150%;
	display: flex;
	flex-direction: column;
	gap: 30px;
	margin: 48px 0;
}

.post blockquote::before {
	content: "";
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="53" height="45" fill="none" viewBox="0 0 53 45"><path fill="%23242424" d="M.232 44.816V31.501c0-3.781.653-7.644 1.959-11.59A53.404 53.404 0 0 1 7.359 8.755C9.499 5.26 11.819 2.343 14.322 0L24.55 6.843a64.492 64.492 0 0 0-5.005 11.343c-1.269 3.945-1.904 8.342-1.904 13.192v13.438H.232Zm27.473 0V31.501c0-3.781.652-7.644 1.958-11.59a53.406 53.406 0 0 1 5.168-11.157c2.14-3.494 4.46-6.411 6.963-8.754l10.228 6.843a64.485 64.485 0 0 0-5.005 11.343c-1.27 3.945-1.904 8.342-1.904 13.192v13.438H27.705Z"/></svg>');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 100%;
	width: 48px;
	height: 36px;
	display: inline-block;
}

.post__img {
	margin: 48px 0;
}

.post__img img {
	border-radius: 24px;
	display: inline-block;
	aspect-ratio: 2/1;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center 0;
	object-position: center 0;
}

.post__img_2 {
	display: flex;
	gap: 10px;
}

.post__img_2 img {
	flex: 0 0 calc(50% - 5px);
	width: calc(50% - 5px);
	aspect-ratio: 445/340;
}

.post .author {
	margin: 80px 0;
}

.post-footer {
	margin-bottom: 100px;
}

.post tbody,
.post tfoot,
.post th,
.post td,
.post thead,
.post tr {
	border-color: #242424;
	border-style: solid;
	border-width: 1px;
}

.post th,
.post td {
	padding: 8px;
}

.sharing {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin-bottom: 70px;
}

.sharing>h5 {
	font-size: 18px;
}

.other-posts {
	display: flex;
	gap: 10px;
}

.other-posts__item {
	flex: 0 0 calc(50% - 5px);
	border-radius: 24px;
	background-color: #F5F5F5;
	display: flex;
	flex-direction: column;
	padding: 24px;
	gap: 24px;
}

.other-posts__item:first-child>span::before {
	content: "";
	background: url("../images/img-redesign/icons/arrow-left.svg") 0 0/cover no-repeat;
	width: 16px;
	height: 16px;
	position: relative;
	top: 1px;
	rotate: 180deg;
}

.other-posts__item:last-child>span::after {
	content: "";
	background: url("../images/img-redesign/icons/arrow-left.svg") 0 0/cover no-repeat;
	width: 16px;
	height: 16px;
	position: relative;
	top: 1px;
}

.other-posts__item>span {
	font-weight: 500;
	display: flex;
	align-items: center;
	gap: 6px;
	position: relative;
}

.other-posts__item p * {
	font-weight: 500;
}

.other-posts__item h3 {
	font-weight: 700;
	font-size: 24px;
}

.page-template-page-portfolio main {
	background: #111;
}

.page-template-page-portfolio .portfolio {
	padding-top: 256px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.page-template-page-portfolio .portfolio h1 {
	font-size: 100px;
	font-weight: 700;
	line-height: 1;
	position: relative;
	top: -0.2em;
}

.page-template-page-portfolio .portfolio__heder {
	display: flex;
	justify-content: space-between;
	align-items: start;
	gap: 32px;
}

.page-template-page-portfolio .breadcrumb span {
	color: #fff !important;
}

.page-template-page-portfolio .black-form {
	margin-bottom: -1px;
	padding-bottom: 188px;
}

.page-template-page-portfolio .portfolio-form {
	padding-bottom: 0;
}

.testimonials_button_prev.swiper-button-prev,
.testimonials_button_next.swiper-button-next {
	z-index: 11 !important;
}

.statistics {
	background-color: #E53A7B;
	color: #fff;
}

.statistics__bottom {
	padding: 120px 0;
}

.statistics__bottom ul {
	display: flex;
	gap: 48px;
	justify-content: space-between;
}

.statistics__bottom ul li {
	max-width: 350px;
	display: flex;
	flex-direction: column;
}

.statistics__bottom ul li span {
	display: block;
	margin-bottom: 76px;
	font-size: 150px;
	line-height: 1;
	font-weight: 700;
	position: relative;
}

.statistics__bottom ul li span::after {
	content: "+";
}

.statistics__bottom ul li h3 {
	font-size: 32px;
	line-height: 150%;
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #fff;
	flex: 1 1 auto;
}

.statistics__bottom ul li p {
	font-weight: 500;
	line-height: 150%;
}

.benefits {
	padding: 210px 0 290px;
	background-color: #fff;
}

.benefits__wrap {
	display: grid;
	grid-template-areas: "text img" "list img";
	grid-template-columns: 1fr auto;
}

.benefits__list {
	grid-area: list;
	display: flex;
	flex-direction: column;
}

.benefits__list li {
	padding: 26px 0;
	border-top: 1px solid #e4e4e4;
	display: grid;
	grid-template-areas: "icon title" "icon text";
}

.benefits__list li span {
	grid-area: icon;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background-color: #F2F2F2;
	width: 102px;
	aspect-ratio: 1;
	margin-left: 22px;
}

.benefits__list li span img {
	max-width: 24px;
	max-height: 24px;
}

.benefits__list li h3 {
	grid-area: title;
	margin-bottom: 12px;
	font-size: 32px;
	font-weight: 700;
}

.benefits__list li p {
	grid-area: text;
	font-weight: 500;
	line-height: 150%;
}

.benefits__text {
	grid-area: text;
	flex: 1 1 auto;
}

.benefits__text .sc-head {
	padding-bottom: 24px;
}

.benefits__text>p {
	margin-bottom: 38px;
	font-size: 24px;
	line-height: 150%;
}

.benefits__img {
	grid-area: img;
	border-radius: 24px;
	overflow: hidden;
	margin-right: 150px;
	width: 690px;
	aspect-ratio: 690/780;
}

.benefits__img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.introduction {
	background-color: #111;
	color: #fff;
	padding: 130px 0 160px;
}

.introduction__wrap {
	display: grid;
	grid-template-areas: "title title" "img text";
}

.introduction .sc-title {
	grid-area: title;
	margin-bottom: 140px;
}

.introduction__img {
	grid-area: img;
	margin-left: 68px;
	width: 320px;
	aspect-ratio: 1;
	border-radius: 24px;
	overflow: hidden;
}

.introduction__text {
	grid-area: text;
	position: relative;
	top: -15px;
}

.introduction__text::before {
	content: "";
	position: absolute;
	right: 0;
	top: -60px;
	width: 30px;
	height: 23px;
	background-image: url("../images/img-redesign/icons/quote.svg");
}

.introduction__text>p {
	font-size: 29px;
	line-height: 150%;
	font-weight: 500;
	padding-bottom: 29px;
	margin-bottom: 32px;
	border-bottom: 1px solid #5E5E5E;
	max-width: 930px;
}

.introduction__text>p strong {
	font-weight: 700;
	color: #E53A7B;
}

.introduction__text>h3 {
	margin-bottom: 12px;
	font-size: 32px;
	font-weight: 700;
}

.introduction__text>h4 {
	color: #797676;
	font-weight: 500;
}

.company {
	margin-bottom: 180px;
	background-color: #EFEFEF;
	position: relative;
}

.company__wrap {
	display: flex;
}

.company__text {
	flex: 0 0 50%;
	padding: 268px 0 314px;
	padding-left: 90px;
}

.company__text>p {
	font-size: 24px;
	line-height: 150%;
	font-weight: 500;
	margin-bottom: 55px;
}

.company__img {
	width: 50vw;
	left: 0;
	top: 0;
	position: absolute;
	height: 100%;
}

.company__img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top center;
	object-position: top center;
}

.company .sc-head {
	padding-bottom: 30px;
}

.company-2 {
	background-color: #fff;
}

.company-2 .company__text {
	padding: 0;
	padding-top: 20px;
	padding-right: 80px;
}

.company-2 .company__img {
	position: static;
	width: auto;
	border-radius: 24px;
	overflow: hidden;
	aspect-ratio: 7/5;
}

.company-2 .company__img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top center;
	object-position: top center;
}

.popup {
	position: fixed;
	z-index: 200;
	width: 100vw;
	height: 100%;
	top: 0;
	left: 0;
	visibility: hidden;
	overflow-y: auto;
	overflow-x: hidden;
}

.popup.open {
	visibility: visible;
}

.popup.open .popup__overlay {
	opacity: 0.9;
}

.popup.open .popup__content {
	opacity: 1;
	-webkit-transform: perspective(600px) translate(0px, 0%) rotateX(0deg);
	transform: perspective(600px) translate(0px, 0%) rotateX(0deg);
}

.popup__body {
	min-height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	transition: all 0.8s ease 0s;
	padding: 30px 10px;
}

.popup__overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.4s ease 0s;
	background-color: #000;
}

.popup__content {
	position: relative;
	transition: all 0.8s ease 0s;
	opacity: 0;
	-webkit-transform: perspective(600px) translate(0px, -100%) rotateX(45deg);
	transform: perspective(600px) translate(0px, -100%) rotateX(45deg);
	max-width: 1200px;
	color: #fff;
	padding: 30px 0;
}

.popup__btn-close {
	position: absolute;
	right: 0px;
	top: 0px;
	aspect-ratio: 1;
	background: none;
	width: 20px;
}

.popup__btn-close img {
	width: 100%;
}

.popup__video {
	width: 100%;
}

.project-tags-desc {
	padding: 14px 0 126px;
}

.project-tags-desc__wrap {
	display: flex;
	gap: 140px;
	align-items: start;
}

.project-tags-desc__text {
	flex: 0 0 calc(50% - 70px);
}

.project-tags-desc__text .sc-head {
	padding-bottom: 32px;
}

.project-tags-desc__text .sc-head+div p {
	font-size: 24px;
	font-weight: 500;
	line-height: 150%;
	padding-bottom: 32px;
	margin-bottom: 32px;
	border-bottom: 1px solid #ADADAD;
}

.project-tags-desc__text .play-row p {
	max-width: 400px;
}

.project-tags-desc__tags {
	flex: 1 1 auto;
	display: flex;
	flex-wrap: wrap;
	gap: 11px;
	padding-right: 50px;
}

.project-tags-desc__tags li a {
	height: 48px;
	font-size: 18px;
}

.project-tags-desc__tags li a:not(.btn) {
	background-color: #F3F3F3;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 20px;
	font-weight: 600;
	color: #1F1F1F;
}

.works-gallery-2 {
	margin-bottom: 220px;
}

.works-gallery-2__slider {
	overflow: hidden;
}

.works-gallery-2 .swiper-slide {
	transition: flex 0.4s ease 0s;
	aspect-ratio: 55/46;
	cursor: pointer;
}

.works-gallery-2 .swiper-slide img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 28px;
	transition: all 0.3s ease 0s;
	aspect-ratio: auto;
}

.about-proj-digits {
	margin-bottom: 220px;
}

.about-proj-digits__wrap {
	display: flex;
}

.about-proj-digits__digits {
	flex: 0 0 50%;
	display: flex;
	gap: 10px;
}

.about-proj-digits__digits li {
	flex: 0 0 calc(50% - 5px);
	border-radius: 24px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 32px;
	padding-left: 0 !important;
}

.about-proj-digits__digits li>b {
	font-size: 100px;
	font-weight: 800;
	line-height: 1;
	flex-direction: row-reverse;
}

.about-proj-digits__digits li>p {
	font-size: 24px;
	font-weight: 500;
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.about-proj-digits__digits li>p::before {
	content: "";
	width: 24px;
	height: 24px;
	background: center/contain no-repeat;
}

.about-proj-digits__digits li:first-child {
	background-color: #F3F3F3;
}

.about-proj-digits__digits li:first-child::before {
	background-image: url("/wp-content/themes/exittechnologies/dist/assets/images/img-redesign/icons/examples.svg");
}

.about-proj-digits__digits li:last-child {
	background-color: #E53A7B;
	color: #fff;
}

.about-proj-digits__digits li:last-child::before {
	background-image: url("/wp-content/themes/exittechnologies/dist/assets/images/img-redesign/icons/clients-white.svg");
}

.about-proj-digits__text {
	flex: 1 1 auto;
	padding-right: 90px;
	display: flex;
	flex-direction: column;
	justify-content: start;
}

.about-proj-digits__text .sc-head {
	padding-bottom: 32px;
}

.about-proj-digits__text>p {
	font-size: 24px;
	font-weight: 500;
	line-height: 150%;
	margin-bottom: 32px;
}

.about-proj-digits__text .btn {
	align-self: start;
}

.blogs-row .sc-head {
	padding-bottom: 0;
}

.blogs-row .swiper-slide {
	height: auto !important;
}

.slider-tags {
	overflow: hidden;
}

.sc-contacts {
	margin-bottom: 150px;
	padding-top: 260px;
}

.sc-contacts h1 {
	font-size: 100px;
	font-weight: 700;
	margin-bottom: 116px;
}

.sc-contacts h2 {
	font-size: 42px;
	font-weight: 700;
	margin-bottom: 18px;
}

.sc-contacts p {
	font-weight: 500;
}

.sc-contacts__wrap {
	display: flex;
	justify-content: space-between;
}

.sc-contacts__content {
	flex: 1 1 auto;
	padding-left: 32px;
	display: flex;
	flex-direction: column;
	padding-top: 48px;
	max-width: 540px;
}

.sc-contacts__content>p {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #E2E2E2;
	font-size: 16px;
}

.sc-contacts__list {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.sc-contacts__list>li {
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.sc-contacts__list>li:last-child {
	margin-top: 24px;
}

.sc-contacts__list>li:last-child>span {
	display: block;
	margin-bottom: 16px;
}

.sc-contacts__list>li>span {
	font-weight: 500;
	font-size: 16px;
	color: #797676;
}

.sc-contacts__list>li a {
	font-size: 24px;
	font-weight: 500;
}

.sc-contacts__phones {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 4px;
}

.sc-contacts__form-wr {
	flex: 0 0 50%;
	background-color: #F2F2F2;
	display: flex;
	flex-direction: column;
	gap: 32px;
	border-radius: 24px;
	padding: 48px;
}

.sc-contacts__form-wr>h2 {
	margin-bottom: -16px;
}

.sc-contacts__form-wr>p {
	font-size: 16px;
	font-weight: 500;
}

.sc-contacts__form-wr>span {
	font-size: 13px;
}

.sc-contacts__form-wr>form {
	display: flex;
	flex-direction: column;
	align-items: start;
	gap: 16px;
}

.sc-contacts__form-wr>form label {
	width: 100%;
}

.sc-contacts__form-wr>form button {
	margin-top: 16px;
	height: 64px;
	font-size: 16px;
	min-width: 218px;
}

.sc-contacts__form-wr>form input {
	height: 64px;
	border-radius: 50px;
	width: 100%;
	padding: 10px 24px;
	font-size: 16px;
	font-weight: 700;
	color: #1F1F1f;
	font-family: Inter, sans-serif;
	text-align: right;
}

.sc-contacts__form-wr>form input::focus {
	border: none !important;
	outline: none !important;
}

.sc-contacts__form-wr>form input::-webkit-input-placeholder {
	color: #1F1F1f !important;
	opacity: 1 !important;
}

.sc-contacts__form-wr>form input::-moz-placeholder {
	color: #1F1F1f !important;
	opacity: 1 !important;
}

.sc-contacts__form-wr>form input::placeholder {
	color: #1F1F1f !important;
	opacity: 1 !important;
}

.maps {
	height: 640px;
	background-color: #F2F2F2;
	margin-bottom: -1px;
	position: relative;
	z-index: 2;
}

.portfolio {
	position: relative;
	z-index: 2;
}

.prices {
	background: #F1F1F1;
	padding: 194px 0 130px;
	border-bottom-left-radius: 48px;
	border-bottom-right-radius: 48px;
	font-family: "Inter", sans-serif;
	position: relative;
	z-index: 1;
	margin-top: -280px;
	margin-bottom: 156px;
}

.prices__head {
	display: flex;
	align-items: end;
	justify-content: space-between;
	gap: 13px;
	font-weight: 600;
	margin-bottom: 66px;
}

.prices__head .sc-head {
	padding-bottom: 0;
}

.prices__slider {
	overflow: hidden;
}

.prices__slider .swiper-wrapper {
	align-items: stretch;
}

.prices__slider .swiper-wrapper .swiper-slide {
	height: auto;
}


.prices__item {
	border: 1px solid #fff;
	border-radius: 24px;
	background: #fff;
	padding: 32px;
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 1;
	transition: all 0.4s ease 0s;
	width: 100%;
}

.prices__item:hover {
	border: 1px solid #EF5DA8;
}

.prices__item:hover .btn {
	background: #EF5DA8;
	color: #fff;
	border: 1px solid #EF5DA8;
}

.prices__item>img {
	width: 100px;
	height: 100px;
	margin-bottom: 32px;
}

.prices__item>h4 {
	margin-bottom: 12px;
	font-size: 48px;
	font-weight: 800;
/* 	flex: 1 1 auto; */
	font-family: "Assistant", sans-serif;
}

.prices__item>h5 {
	font-size: 16px;
	color: #797676;
	margin-bottom: 48px;
}

.prices__item>ul {
	margin-bottom: 48px;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.prices__item>ul li {
	font-size: 18px;
	font-weight: 600;
	padding-right: 40px;
	position: relative;
}

.prices__item>ul li.no-incl {
	opacity: 0.3;
}

.prices__item>ul li::before {
	content: "";
	background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="18" fill="none" viewBox="0 0 24 18"><path stroke="%23242424" stroke-linecap="round" stroke-width="4" d="m2.5 8 6.908 6.501a2 2 0 0 0 2.943-.22L22 2"/></svg>');
	width: 24px;
	height: 18px;
	position: absolute;
	right: 0;
	top: 0;
	background-repeat: no-repeat;
}

.prices__item>strong {
	margin-bottom: 12px;
	font-size: 56px;
	font-weight: 800;
	display: flex;
	flex-direction: row;
	gap: 8px;
	line-height: 1;
	font-family: "Assistant", sans-serif;
}

.prices .swiper-pagination {
	display: none;
}

.btn {
	font-weight: 700;
	font-size: 20px;
	border-radius: 50px;
	text-transform: uppercase;
	height: 50px;
	min-width: 156px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
	padding: 0 20px;
}

.btn-prices {
	font-size: 16px;
	font-family: "Assistant", sans-serif;
	margin-top: auto;
}

.contact_flex {
	display: flex;
	gap: 20px;
}

.contact_flex input {
	width: 100%;
	display: flex;
}

button.contact_us__field.contact_us__btn {
	max-width: 100%;
}

@media (min-width: 576px) {
	.works-gallery__slider .swiper-slide {
		border-radius: 20px;
		overflow: hidden;
		width: 360px;
		transition: all 0.5s ease 0s;
		-webkit-transform: translateX(26%);
		transform: translateX(26%);
	}

	.works-gallery__slider .swiper-slide.swiper-slide-active {
		-webkit-transform: translateX(0) translateY(17%) scaleX(1) scaleY(1);
		transform: translateX(0) translateY(17%) scaleX(1) scaleY(1);
		aspect-ratio: 2/1;
		scale: 1.52;
		border-radius: 16px;
	}

	.works-gallery__slider .swiper-slide.swiper-slide-active~.swiper-slide {
		-webkit-transform: translateX(-26%);
		transform: translateX(-26%);
	}
}

@media (min-width: 577px) {
	.works-gallery-2 .swiper-slide {
		width: 225px !important;
		flex: 0 0 225px !important;
		height: 192px;
		aspect-ratio: initial;
	}

	.works-gallery-2 .swiper-slide:hover {
		width: 350px !important;
		flex: 0 0 350px !important;
	}
}

@media (min-width: 768px) {
	.works-gallery__slider .swiper-slide {
		border-radius: 24px;
		aspect-ratio: 37/28;
	}

	.works-gallery__slider .swiper-slide.swiper-slide-active {
		border-radius: 20px;
	}
}

@media (min-width: 769px) {
	.viewing-project+.contact_us {
		margin-top: 10px;
	}

	.project-mini-prew__left {
		flex: 1 1 auto;
	}
}

@media (min-width: 999px) {
	.project-tags-desc .sc-head {
		position: relative;
		top: -7px;
	}
}

@media (min-width: 1201px) {
	.works-gallery-2 .swiper-slide {
		width: 550px !important;
		flex: 0 0 550px !important;
		height: 460px;
	}

	.works-gallery-2 .swiper-slide:hover {
		width: 780px !important;
		flex: 0 0 780px !important;
	}
}

@media (max-width: 1600px) {
	.sticky-item__cats-blog .btn {
		height: 48px;
		font-size: 16px;
		width: 100%;
	}
}

@media (max-width: 1500px) {
	.benefits__img {
		margin-right: 100px;
		width: 500px;
		margin-bottom: 17px;
	}
}

@media (max-width: 1250px) {
	.about-proj-digits__digits {
		flex-direction: column-reverse;
		gap: 32px;
	}

	.about-proj-digits__digits li>p {
		flex-direction: row;
	}
}

@media (max-width: 1200px) {
	.agency__info {
		padding-right: 0;
		padding-top: 0;
	}

	.slider-other-proj .btn-circle {
		translate: -40%;
	}

	.project-mini-prew__left {
		margin-left: 0;
	}

	.sticky-item {
		display: none;
	}

	.statistics__bottom ul li span {
		font-size: 130px;
		margin-bottom: 42px;
	}

	.benefits__wrap {
		grid-template-areas: "text" "img" "list";
		grid-template-rows: repeat(3, auto);
		gap: 32px;
	}

	.benefits__img {
		width: 100%;
		margin-right: 0;
		aspect-ratio: 33/22;
		-o-object-position: center;
	}

	.introduction__img {
		width: 260px;
	}

	.company__text {
		padding: 120px 0;
		padding-left: 40px;
	}

	.project-tags-desc__tags {
		padding-right: 0;
	}
}

@media (max-width: 998px) {
	body.lock {
		padding-right: 0;
	}

	.agency__wrap {
		flex-direction: column;
		gap: 32px;
		align-items: start;
	}

	.agency__video {
		flex: 1 1 auto;
		aspect-ratio: 16/9;
		border-radius: 6px;
	}

	.agency__info {
		flex: 1 1 auto;
		max-width: 600px;
	}

	.works-gallery__head {
		padding-bottom: 56px;
	}

	.blogs-row__slider {
		padding-bottom: 80px;
	}

	.other-projects {
		padding: 80px 0;
	}

	.project-mini-prew {
		flex-direction: column;
		height: auto !important;
	}

	.project-mini-prew__right {
		padding-top: 0;
	}

	.project-mini-prew__left {
		align-self: start;
	}

	.project-mini-prew__left img {
		max-width: 500px;
	}

	.page-template-page-portfolio .portfolio h1 {
		max-width: none;
		font-size: 64px;
	}

	.page-template-page-portfolio .portfolio__heder {
		flex-direction: column;
	}

	.statistics__bottom {
		padding: 48px 0;
	}

	.statistics__bottom ul {
		flex-direction: column;
	}

	.statistics__bottom ul li {
		max-width: 400px;
	}

	.statistics__bottom ul li span {
		font-size: 100px;
		margin-bottom: 32px;
	}

	.statistics__bottom ul li h3 {
		font-size: 24px;
		padding-bottom: 16px;
		margin-bottom: 16px;
	}

	.statistics__bottom ul li p {
		font-size: 14px;
	}

	.benefits {
		padding: 80px 0;
	}

	.introduction {
		padding: 64px 0;
	}

	.introduction__wrap {
		grid-template-areas: "title" "img" "text";
	}

	.introduction .sc-title {
		margin-bottom: 48px;
	}

	.introduction__img {
		margin-bottom: 16px;
	}

	.introduction__text {
		display: flex;
		flex-direction: column;
		top: 0;
	}

	.introduction__text::before {
		position: static;
		margin-bottom: 24px;
	}

	.company__wrap {
		flex-direction: column-reverse;
		padding-top: 480px;
	}

	.company__text {
		padding-left: 0;
	}

	.company__img {
		width: 100%;
		height: 480px;
	}

	.company-2 .company__wrap {
		gap: 40px;
		padding-top: 0;
	}

	.company-2 .company__text {
		padding-right: 0;
	}

	.company-2 .company__img {
		width: 100%;
		height: 480px;
	}

	.project-tags-desc__wrap {
		flex-direction: column;
		gap: 80px;
	}

	.about-proj-digits__text {
		padding-right: 60px;
	}
}

@media (max-width: 768px) {
	.agency {
		margin-bottom: 80px;
	}

	.agency__info ul {
		margin-top: 32px;
	}

	.agency__info ul li {
		padding: 16px;
		border-radius: 12px;
	}

	.agency__info ul li b {
		font-size: 32px;
	}

	.agency__info ul li p {
		font-size: 14px;
	}

	.agency__info ul li p::before {
		width: 16px;
		height: 16px;
	}

	.clients {
		margin-bottom: 80px;
	}

	.clients .sc-head {
		padding-bottom: 32px;
	}

	.clients__list {
		gap: 5px;
	}

	.clients__card {
		flex: 0 0 calc(33% - 3px);
		border-radius: 12px;
	}

	.clients__card:nth-child(n+16) {
		display: none;
	}

	.clients__card span img {
		width: min(210px, 75%);
		height: min(80px, 40%);
	}

	.solutions {
		margin-bottom: 80px;
	}

	.solutions .sc-title br {
		display: none;
	}

	.solutions__wrap {
		flex-direction: column;
		gap: 32px;
	}

	.solutions__images img {
		border-radius: 12px;
	}

	.solutions__text {
		max-width: none;
		gap: 24px;
	}

	.faq {
		margin-bottom: 80px;
	}

	.spoilers {
		border: none;
	}

	.spoilers::before {
		top: -18px;
		display: none;
	}

	.spoilers::after {
		top: -18px;
		display: none;
	}

	.spoiler {
		min-height: auto;
		padding-bottom: 0;
		border-radius: 16px;
	}

	.spoiler__head {
		font-size: 20px;
		padding: 16px;
		padding-left: 56px;
	}

	.spoiler__head::after {
		top: 16px;
		left: 16px;
	}

	.spoiler__content {
		font-size: 17px;
		padding: 8px 16px 16px 56px;
	}

	.works-gallery {
		margin-bottom: 80px;
	}

	.blogs-row {
		margin-bottom: 80px;
	}

	.blogs-row__head {
		margin-bottom: 0;
		border: none;
	}

	.blogs-row .swiper-pagination {
		display: flex;
		margin-top: 32px;
	}

	.blogs-row .slider-nav {
		display: none;
	}

	.ss-video__btn-play {
		right: 13px;
		bottom: 17px;
		width: 62px;
		height: 62px;
	}

	.ss-video__btn-full-sc {
		right: 13px;
		bottom: 100px;
		width: 62px;
		height: 62px;
	}

	.stories {
		margin-bottom: 80px;
	}

	.stories__head {
		margin-bottom: 0;
		border: none;
	}

	.stories .swiper-pagination {
		display: flex;
		margin-top: 32px;
	}

	.stories .slider-nav {
		display: none;
	}

	.video-review__head {
		margin-bottom: 12px;
	}

	.video-review__head br {
		display: none;
	}

	.video-review__head img {
		width: 42px;
		height: 42px;
		flex: 0 0 42px;
	}

	.video-review__rate {
		bottom: 16px;
		right: 24px;
	}

	.video-review__video {
		aspect-ratio: 1/1.17;
	}

	.video-review__video::after {
		right: 16px;
		bottom: 16px;
		right: auto;
		width: 38px;
		height: 38px;
	}

	.blogs {
		margin-bottom: 80px;
	}

	.blogs__filter {
		margin-bottom: 34px;
	}

	.blogs__list {
		margin-bottom: 48px;
		gap: 48px 12px;
	}

	.blogs__list .blog-item {
		flex: 0 0 calc(50% - 6px);
	}

	.blogs__list .blog-item img {
		aspect-ratio: 8/5;
	}

	.viewing-project {
		padding-bottom: 80px;
	}

	.viewing-project .sc-head {
		padding-bottom: 32px;
	}

	.viewing-project__wrap p {
		flex-direction: column;
		gap: 32px;
		font-size: 16px;
	}

	.slider-services .swiper-slide img {
		aspect-ratio: 1/1;
	}

	.project-desc {
		margin-bottom: 80px;
		padding-top: 80px;
	}

	.project-desc__wrap {
		flex-direction: column;
		gap: 8px;
	}

	.project-desc__text h4 {
		font-size: 24px;
	}

	.project-desc__text p {
		font-size: 16px;
	}

	.project-desc .btn-icon-link {
		align-self: stretch;
	}

	.quotes {
		margin-bottom: 80px;
	}

	.quotes__wrap {
		padding: 77px 10px;
	}

	.quotes__item {
		gap: 32px;
	}

	.quotes__item-icon {
		width: 32px;
		height: 28px;
	}

	.quotes__item p {
		font-size: 24px;
	}

	.quotes__item-author {
		font-size: 14px;
	}

	.slider-quotes__nav {
		padding-top: 42px;
	}

	.slider-quotes .slider-btn {
		display: none;
	}

	.about-project {
		margin-bottom: 80px;
		padding-top: 80px;
	}

	.about-project__head {
		margin-bottom: 40px;
		flex-direction: column;
		gap: 0;
	}

	.about-project .sc-head {
		padding-bottom: 40px;
	}

	.about-project__text p {
		font-size: 16px;
	}

	.other-projects {
		margin-bottom: 80px;
	}

	.other-projects {
		padding: 64px 0 24px;
	}

	.slider-other-proj {
		margin-bottom: 0px;
	}

	.slider-other-proj .btn-circle {
		translate: 0 0;
		left: auto;
		right: 20px;
		bottom: 20px;
		top: auto;
	}

	.project-mini-prew__right h2 {
		margin-bottom: 24px;
	}

	.project-mini-prew__right .project-tags {
		margin-bottom: 24px;
	}

	.project-mini-prew__right p {
		font-size: 16px;
	}

	.main-hero-post .main-hero__top h1 {
		font-size: 32px;
	}

	.main-hero-post__row {
		margin-top: 18px;
		flex-wrap: wrap;
	}

	.post h2 {
		font-size: 24px;
		margin-top: 64px;

	}

	.post h3 {
		font-size: 24px;
		margin: 40px 0 24px;
	}

	.post p {
		font-size: 14px;
	}

	.post blockquote {
		padding: 32px 16px;
		font-size: 20px;
	}

	.post blockquote::before {
		width: 24px;
		height: 18px;
	}

	.post th,
	.post td {
		padding: 5px;
	}

	.post__img img {
		border-radius: 12px;
		aspect-ratio: 32/25;
	}

	.post__img_2 {
		gap: 4px;
	}

	.post__img_2 img {
		aspect-ratio: 4/3;
	}

	.post .author {
		margin: 32px 0;
	}

	.post-footer {
		margin-bottom: 80px;
	}

	.other-posts {
		flex-direction: column-reverse;
	}

	.page-template-page-portfolio .portfolio {
		padding-top: 168px;
	}

	.page-template-page-portfolio .portfolio h1 {
		font-size: 42px;
	}

	.page-template-page-portfolio .black-form {
		padding-bottom: 120px;
	}

	.statistics__head img {
		height: 432px;
		width: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}

	.benefits__text .sc-head {
		padding-bottom: 0;
	}

	.benefits__text>p {
		font-size: 16px;
		margin-bottom: 0;
	}

	.benefits__img {
		border-radius: 12px;
	}

	.introduction {
		background-color: #242424;
	}

	.introduction__text::before {
		order: 1;
	}

	.introduction__text>p {
		font-size: 20px;
		order: 2;
		border: none;
	}

	.introduction__text>h3 {
		font-size: 25px;
		margin-bottom: 4px;
	}

	.introduction__text>h4 {
		font-size: 14px;
		padding-bottom: 32px;
		border-bottom: 1px solid #5E5E5E;
		margin-bottom: 32px;
		nb: 32px;
	}

	.company {
		margin-bottom: 80px;
	}

	.company__wrap {
		padding-top: 0;
	}

	.company__text {
		padding: 64px 0;
	}

	.company__text>p {
		padding-bottom: 24px;
		margin-bottom: 32px;
		border-bottom: 1px solid rgba(187, 136, 187, 0.5333333333);
		font-size: 16px;
	}

	.company__img {
		height: 330px;
		position: static;
		margin-right: -16px;
		width: calc(100% + 32px);
	}

	.company .sc-head {
		padding-bottom: 24px;
	}

	.company-2 .company__img {
		border-radius: 12px;
		margin-right: 0;
		width: 100%;
		aspect-ratio: 32/24;
		height: auto;
	}

	.project-tags-desc {
		padding: 20px 0 80px;
	}

	.project-tags-desc__wrap {
		gap: 48px;
	}

	.project-tags-desc__text .sc-head+div p {
		font-size: 16px;
	}

	.project-tags-desc__text .play-row a {
		width: 64px;
	}

	.project-tags-desc__tags li a {
		font-size: 14px;
		height: 32px;
	}

	.project-tags-desc__tags li a:not(.btn) {
		padding: 5px 16px;
	}

	.works-gallery-2 {
		margin-bottom: 80px;
	}

	.works-gallery-2 .swiper-slide img {
		border-radius: 12px;
	}

	.about-proj-digits {
		margin-bottom: 80px;
	}

	.about-proj-digits__wrap {
		flex-direction: column-reverse;
		gap: 40px;
	}

	.about-proj-digits__digits {
		gap: 12px;
	}

	.about-proj-digits__digits li {
		border-radius: 12px;
		padding: 16px;
		gap: 18px;
		min-height: 150px;
	}

	.about-proj-digits__digits li>b {
		font-size: 64px;
	}

	.about-proj-digits__digits li>p {
		font-size: 20px;
	}

	.about-proj-digits__digits li>p::before {
		width: 20px;
		height: 20px;
	}

	.about-proj-digits__text {
		padding-right: 0;
	}

	.about-proj-digits__text>p {
		font-size: 16px;
	}

	.sc-contacts {
		margin-bottom: 80px;
		padding-top: 164px;
	}

	.sc-contacts h1 {
		margin-bottom: 32px;
		font-size: 42px;
	}

	.sc-contacts h2 {
		font-size: 32px;
		max-width: 300px;
	}

	.sc-contacts__wrap {
		flex-direction: column-reverse;
		gap: 64px;
	}

	.sc-contacts__content {
		padding-left: 0;
		padding-top: 0;
	}

	.sc-contacts__content>p {
		margin-bottom: 32px;
		padding-bottom: 32px;
	}

	.sc-contacts__list {
		gap: 28px;
	}

	.sc-contacts__list>li:last-child>span {
		display: none;
	}

	.sc-contacts__list>li:last-child {
		margin-top: 4px;
	}

	.sc-contacts__list>li>span {
		color: #242424;
	}

	.sc-contacts__phones {
		gap: 10px;
	}

	.sc-contacts__form-wr {
		padding: 24px 16px;
		border-radius: 12px;
		gap: 24px;
	}

	.sc-contacts__form-wr>h2 {
		margin-bottom: -4px;
		font-size: 24px;
	}

	.sc-contacts__form-wr>form {
		gap: 12px;
	}

	.sc-contacts__form-wr>form button {
		height: 48px;
		width: 100%;
		margin-top: 8px;
		font-size: 16px;
	}

	.sc-contacts__form-wr>form input {
		height: 48px;
	}

	.portfolio {
		margin-bottom: 0;
	}

	.prices {
		padding: 112px 0 80px;
		margin-top: -32px;
		margin-bottom: 64px;
		border-bottom-left-radius: 24px;
		border-bottom-right-radius: 24px;
	}

	.prices__head {
		margin-bottom: 42px;
	}

	.prices .swiper-pagination {
		display: flex;
		margin-top: 32px;
	}


	.prices .slider-nav {
		/* display: none; */
		position: absolute;
		bottom: 60px;
		width: 91vw;
		justify-content: space-between;
		padding: 0 28px;
	}
}


button#open_sogoacc {
	background: #efbfd1 !important;
	border-radius: 50%;
	bottom: 25px !important;
	left: 25px !important;
	border: 0;

}

.sogo-logo {
	display: none !important;
}

@media (max-width: 998px) {
	button#open_sogoacc {
		bottom: 7px !important;
		left: 12px !important;
		border: 0;

		padding: 4px !important;
	}
}

@media (max-width: 576px) {
	/* button#open_sogoacc {
		bottom: 100px !important;
		background: #efbfd1 !important;
		left: 0 !important;
	} */

	.agency__video {
		aspect-ratio: 1.27/1;
	}

	.clients .btn-white {
		display: flex;
		width: 100%;
		margin-top: 32px;
	}

	.solutions .btn {
		width: 100%;
	}

	.blogs-row__wrap {
		position: relative;
	}

	.blogs-row__btn {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 100%;
	}

	.ss-video:has(.hide-cover) .ss-video__btn-play {
		right: 13px;
		width: 42px;
		height: 42px;
	}

	.ss-video:has(.hide-cover) .ss-video__btn-full-sc {
		right: 13px;
		width: 42px;
		height: 42px;
		bottom: 70px;
	}

	.blogs__list .blog-item {
		flex: 0 0 100%;
	}

	.about-project__text .btn {
		align-self: stretch;
	}

	.about-project__gallery img {
		flex: 0 0 100%;
		width: 100%;
		border-radius: 12px;
		aspect-ratio: 328/275 !important;
	}

	.portfolio-form {
		gap: 12px;
		padding: 80px 0 64px;
	}

	.portfolio-form h2 {
		margin-bottom: 0;
		font-size: 32px;
	}

	.portfolio-form h3 {
		margin-bottom: 12px;
		font-size: 17px;
		max-width: 287px;
		font-weight: 100;
	}

	.portfolio-form form label {
		flex: 0 0 100%;
		padding: 5px 0;
	}

	.portfolio-form form label input {
		height: 48px;
	}

	.portfolio-form form .wpcf7-submit {
		margin-top: 12px;
		height: 48px;
		width: 100%;
	}

	.portfolio-form>p {
		max-width: 220px;
		font-size: 12px;
	}

	.slider-tags .about__list__item {
		max-width: none;
	}

	.statistics__bottom ul li {
		max-width: none;
	}

	.benefits__list li {
		display: flex;
		flex-direction: column;
	}

	.benefits__list li:first-child {
		border-top: none;
		padding-top: 0;
	}

	.benefits__list li span {
		width: 80px;
		margin-bottom: 22px;
		margin-left: 0;
	}

	.benefits__list li span img {
		max-width: 18px;
		max-height: 18px;
	}

	.benefits__list li h3 {
		font-size: 25px;
	}

	.benefits__list li p {
		font-size: 18px;
	}

	.introduction__img {
		width: 140px;
		border-radius: 9px;
	}

	.introduction__text>p br {
		display: none;
	}

	.company__img {
		aspect-ratio: 36/33;
		height: auto;
	}

	.about-proj-digits__text .btn {
		align-self: stretch;
	}

	.sc-contacts__form-wr>span {
		max-width: 230px;
	}

	.prices__item {
		padding: 24px;
		border-radius: 16px;
	}

	.prices__item>img {
		margin-bottom: 16px;
		width: 80px;
		height: 80px;
	}

	.prices__item>h4 {
		font-size: 36px;
	}

	.prices__item>h5 {
		margin-bottom: 24px;
		font-size: 15px;
	}

	.prices__item>ul {
		gap: 9px;
		margin-bottom: 24px;
	}

	.prices__item>ul li {
		font-size: 16px;
		padding-right: 26px;
	}

	.prices__item>ul li::before {
		width: 17px;
		height: 13px;
		background-size: contain;
		top: 5px;
	}

	.prices__item>strong {
		margin-bottom: 14px;
		font-size: 42px;
	}
}

.maps {
	background: url('../images/map-mob.jpg') center / cover no-repeat;
}

@media (min-width: 577px) {
	.maps {
		background: url('../images/map-full.jpg') center / cover no-repeat;
	}
}



.post article a {
	color: #ff00a9 !important;
	font-weight: 700 !important;
}