/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,
:after,
:before {
	box-sizing: border-box
}

:root {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4
}

html {
	-webkit-text-size-adjust: 100%;
	line-height: 1.15
}

body {
	font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	margin: 0
}

hr {
	color: inherit;
	height: 0
}

abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
pre,
samp {
	font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

table {
	border-color: inherit;
	text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

::-moz-focus-inner {
	border-style: none;
	padding: 0
}

:-moz-focusring {
	outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
	box-shadow: none
}

legend {
	padding: 0
}

progress {
	vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

summary {
	display: list-item
}

.slick-slider {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-khtml-user-select: none
}

.slick-list,
.slick-slider {
	display: block;
	position: relative
}

.slick-list {
	margin: 0;
	overflow: hidden;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translateZ(0)
}

.slick-track {
	display: block;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	border: 1px solid transparent;
	display: block;
	height: auto
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp,
.slick-arrow.slick-hidden {
	display: none
}

.pswp {
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	touch-action: none;
	width: 100%;
	z-index: 1500
}

.pswp * {
	box-sizing: border-box
}

.pswp img {
	max-width: none
}

.pswp--animate_opacity {
	opacity: .001;
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	will-change: opacity
}

.pswp--open {
	display: block
}

.pswp--zoom-allowed .pswp__img {
	cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: grab
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.pswp__bg {
	-webkit-backface-visibility: hidden;
	background: #000;
	opacity: 0;
	transform: translateZ(0)
}

.pswp__bg,
.pswp__scroll-wrap {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.pswp__scroll-wrap {
	overflow: hidden
}

.pswp__container,
.pswp__zoom-wrap {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	touch-action: none
}

.pswp__container,
.pswp__img {
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.pswp__zoom-wrap {
	position: absolute;
	transform-origin: left top;
	transition: transform 333ms cubic-bezier(.4, 0, .22, 1);
	width: 100%
}

.pswp__bg {
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	will-change: opacity
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
	transition: none
}

.pswp__container,
.pswp__zoom-wrap {
	-webkit-backface-visibility: hidden
}

.pswp__item {
	bottom: 0;
	overflow: hidden;
	right: 0
}

.pswp__img,
.pswp__item {
	left: 0;
	position: absolute;
	top: 0
}

.pswp__img {
	height: auto;
	width: auto
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
	background: #222
}

.pswp--ie .pswp__img {
	height: auto !important;
	left: 0;
	top: 0;
	width: 100% !important
}

.pswp__error-msg {
	color: #ccc;
	font-size: 14px;
	left: 0;
	line-height: 16px;
	margin-top: -8px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%
}

.pswp__error-msg a {
	color: #ccc;
	text-decoration: underline
}

@font-face {
	font-display: swap;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/montserrat-v15-latin_cyrillic-regular.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-regular.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/montserrat-v15-latin_cyrillic-700.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-700.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: PT Mono;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/PT_Mono_Bold.woff2) format("woff2"), url(../fonts/PT_Mono_Bold.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: PT Mono;
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/PTM55F.woff2) format("woff2"), url(../fonts/PTM55F.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: PT Mono;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/PTM75F.woff2) format("woff2"), url(../fonts/PTM75F.woff) format("woff")
}

*,
:after,
:before {
	margin: 0;
	padding: 0
}

html {
	scroll-behavior: smooth
}

body {
	font-family: Montserrat, GothamPro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif
}

img {
	display: block;
	height: auto;
	max-width: 100%
}

ul {
	list-style: none
}

a {
	display: inline-block;
	text-decoration: none
}

.link {
	color: inherit
}

.active-nav-link {
	position: relative
}

.active-nav-link:before {
	background-color: #000;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%
}

h3 {
	margin-bottom: 16px;
}

.container {
	margin: 0 auto;
	padding: 0 20px;
	width: 100%
}

.burger {
	background: none;
	border: none;
	color: transparent;
	cursor: pointer;
	font-size: 0;
	height: 22px;
	padding: 0;
	position: relative;
	width: 25px
}

.burger:after,
.burger:before,
.burger__item {
	background-color: #0e0e0e;
	display: block;
	height: 3px;
	position: absolute;
	right: 0;
	width: 100%
}

.burger__item {
	top: 50%;
	transform: translateY(-50%);
	transition: opacity .25s linear
}

.burger:after,
.burger:before {
	content: "";
	transition: transform .25s linear
}

.burger:before {
	top: 0
}

.burger:after {
	bottom: 0
}

.burger.is-open .burger__item {
	opacity: 0
}

.burger.is-open:after,
.burger.is-open:before {
	top: 40%;
	width: 27px
}

.burger.is-open:before {
	transform: rotate(45deg)
}

.burger.is-open:after {
	transform: rotate(-45deg)
}

.header {
	background-color: #fff;
	font-family: PT Mono, monospace;
	left: 50%;
	margin: 0 auto;
	padding: 9px 0;
	position: fixed;
	top: 0;
	transform: translateX(-50%);
	width: 100%;
	z-index: 100
}

.header .container,
.navigation {
	align-items: center;
	display: flex
}

.navigation {
	flex-grow: 1;
	margin-right: 16px
}

.navigation__list {
	align-items: center;
	display: flex;
	margin-left: auto
}

.navigation__list-item--services {
	cursor: pointer
}

.navigation__list-item--services:focus>.navigation__list-link:after,
.navigation__list-item--services:hover>.navigation__list-link:after {
	transform: scaleX(1)
}

.navigation__list-item--services:after {
	border-color: #000 transparent transparent;
	border-style: solid;
	border-width: 7px 5px 0;
	content: "";
	margin-left: 7px
}

.navigation__list-item--blog {
	cursor: pointer
}

.navigation__list-item--blog:focus>.navigation__list-link:after,
.navigation__list-item--blog:hover>.navigation__list-link:after {
	transform: scaleX(1)
}

.navigation__list-link {
	color: #0e0e0e;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.143
}

.navigation__list-link:after {
	background-color: #000;
	content: "";
	display: block;
	height: 2px;
	transform: scaleX(0);
	transition: transform .25s linear;
	width: 100%
}

.navigation__list-link:focus:after,
.navigation__list-link:hover:after {
	transform: scaleX(1)
}

.navigation__list-button {
	background-color: transparent;
	border: none
}

.modal-menu {
	background-color: #cdcdcd;
	height: 0%;
	left: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	top: 100%;
	transition: all .25s linear;
	visibility: hidden;
	width: 100%
}

.modal-menu.is-open {
	height: calc(100vh - 61px);
	overflow: auto;
	padding: 36px 0;
	pointer-events: auto;
	visibility: visible
}

.modal-menu__submenu {
	padding: 10px 0 10px 26px
}

.modal-menu__navigation {
	margin: 0 auto;
	max-width: 360px;
	padding: 0 20px
}

.modal-menu__navigation-item:not(:last-child) {
	margin-bottom: 6px
}

.modal-menu__navigation>.modal-menu__navigation-item--blog,
.modal-menu__navigation>.modal-menu__navigation-item--services {
	margin-bottom: 0
}

.modal-menu__navigation-link {
	color: #0e0e0e;
	font-family: inherit;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.125
}

.modal-menu__navigation-link--blog,
.modal-menu__navigation-link--services {
	color: #828282;
	cursor: default
}

.logo {
	height: 43px
}

.logo--hero {
	height: 100%;
	margin-bottom: 16px
}

.logo-svg--hero {
	height: 62px;
	width: 80px
}

.banner {
	background-color: #fff;
	left: 50%;
	min-width: 288px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%)
}

.banner:before {
	background-image: url(../images/hero/border-left.svg);
	left: -15px;
	width: 48px
}

.banner:after,
.banner:before {
	background-repeat: no-repeat;
	background-size: auto 100%;
	content: "";
	height: calc(100% + 30px);
	position: absolute;
	top: -15px
}

.banner:after {
	background-image: url(../images/hero/border-right.svg);
	right: -15px;
	width: 43px
}

.banner--hero {
	padding: 25px 15px
}

.banner__text {
	color: #0e0e0e;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429;
	margin-bottom: 20px
}

.banner__button {
	align-items: center;
	background-color: transparent;
	border: none;
	color: #0e0e0e;
	cursor: pointer;
	display: flex;
	font-family: PT Mono, monospace;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.125;
	margin-left: auto;
	position: relative;

	border: 1px solid black;
	padding: 6px 23px;
	line-height: 115%;
	background: #000;
	color: #fff;
	margin-top: 16px;
	transition: 0.2s ease;
}

.banner__button:focus,
.banner__button:hover {
	background: #fff;
	color: #000;
}

.banner__button:before {
	background-color: #000;
	bottom: 16px;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	transform: scaleX(0);
	transition: transform .25s linear;
	width: 72%;
	content: none!important;
}

.banner__button:focus:before,
.banner__button:hover:before {
	transform: scaleX(1)
}

.banner__button svg {
	display: none!important;
	height: 56px;
	margin-left: 8px;
	width: 56px
}

@-webkit-keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 hsla(0, 0%, 100%, .5)
	}
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 hsla(0, 0%, 100%, .5)
	}
}

.page-architectural .banner {
	top: 40%
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

.contact-form__content div:first-child {
	margin-bottom: 36px
}

.contact-form__group {
	position: relative
}

.contact-form__input {
	border: none;
	border-bottom: 1px solid #0e0e0e;
	color: #0e0e0e;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429;
	padding: 10px 10px 5px;
	resize: none;
}

.contact-form__input:focus {
	outline: none
}

.contact-form__input:focus~.contact-form__modal-label,
.contact-form__input:valid~.contact-form__modal-label {
	color: #0e0e0e;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.667;
	top: -20px
}

.contact-form__modal-label {
	color: #0e0e0e;
	font-size: 14px;
	font-weight: 400;
	left: 5px;
	line-height: 1.429;
	pointer-events: none;
	position: absolute;
	top: 10px;
	transition: all .2s ease
}

.info__input-underline,
.modal__input-underline {
	position: relative
}

.info__input-underline:before,
.modal__input-underline:before {
	background: #0e0e0e;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 38px;
	transform: scaleX(0);
	transition: transform .2s linear
}

.bar,
.bar-info {
	display: block;
	margin-bottom: 5px;
	position: relative
}

.modal__input-underline:before {
	width: 280px
}

.info__input-underline:before {
	width: 240px
}

/* .info__input-underline:hover:before,
.modal__input-underline:hover:before {
transform: scaleX(1)
} */

.modal__title {
	font-family: PT Mono, monospace;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.125;
	margin-bottom: 30px;
	padding-top: 35px;
	text-transform: uppercase
}

.contact-form {
	color: #0e0e0e;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429
}

.contact-form__form-input {
	display: block;
	height: 40px;
	width: 100%
}

.contact-form.hidden {
	display: none
}

.contact-form__label {
	margin-bottom: 10px
}

.contact-form .message-input {
	margin: 10px 0 20px;
	min-height: 134px;
	padding: 10px;
	resize: none
}

.contact-form .message-input::-moz-placeholder {
	color: #cdcdcd;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429
}

.contact-form .message-input:-ms-input-placeholder {
	color: #cdcdcd;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429
}

.contact-form .message-input::placeholder {
	color: #cdcdcd;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429
}

.contact-form .email-input,
.contact-form .name-input {
	border: none;
	border-bottom: 1px solid #0e0e0e;
	padding-left: 5px
}

.contact-form .name-input {
	margin-bottom: 20px
}

.contact-form__btn:before {
	width: 38%
}

.error {
	background-color: transparent;
	border-radius: 0 0 5px 5px;
	color: #eb5757;
	display: block;
	font-size: 14px;
	font-weight: 400;
	height: 18px;
	line-height: 1.429;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0;
	width: 100%
}

.error.active {
	background-image: url(../images/worning.svg);
	background-position: 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 0 20px
}

.subscribe-form {
	margin-left: auto;
	margin-right: auto;
	max-width: 350px
}

.subscribe-form__field {
	background: transparent;
	border: none;
	border-bottom: 1px solid #0e0e0e;
	flex-grow: 1;
	margin-bottom: 40px;
	outline: none;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 100%
}

.subscribe-form__field::-moz-placeholder {
	color: #c4c4c4
}

.subscribe-form__field:-ms-input-placeholder {
	color: #c4c4c4
}

.subscribe-form__field::placeholder {
	color: #c4c4c4
}

.modal {
	background-color: rgba(0, 0, 0, .75);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100
}

.modal .container {
	margin: 0 auto
}

.modal__content {
	background-color: #fff;
	margin: 102px auto;
	max-width: 320px;
	padding: 40px 20px;
	position: relative;
	width: 100%
}

.modal.show {
	display: block
}

.modal__input-wrap {
	margin-bottom: 30px
}

.modal__btn {
	background-color: transparent;
	border: none;
	cursor: pointer;
	height: 20px;
	opacity: 1;
	transition: transform .2s linear, opacity .2s linear;
	width: 20px
}

.modal__btn--svg {
	fill: #0e0e0e
}

.modal__btn:focus,
.modal__btn:hover {
	opacity: .7;
	transform: rotate(90deg)
}

.close {
	position: absolute;
	right: 15px;
	top: 15px
}

.close:focus,
.close:hover {
	color: #000;
	cursor: pointer;
	text-decoration: none
}

.hero {
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 580px;
	padding-top: 62px
}

.hero .container {
	height: calc(100vh - 62px);
	position: relative
}

.footer>.container {
	padding-bottom: 36px;
	padding-top: 30px
}

.footer__inner {
	margin-bottom: 24px
}

.footer__list-wrapper {
	margin-bottom: 20px
}

.footer__nav-list {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 80px;
	margin: -3px 0
}

.footer__nav-list-item {
	margin: 3px 0
}

.footer__nav-link {
	color: #0e0e0e;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429;
	text-transform: capitalize
}

.footer__services-list {
	margin-top: 42px
}

.footer__services-list-item:not(:last-child) {
	margin-bottom: 6px
}

.footer__services-list-title {
	color: #0e0e0e;
	font-family: PT Mono, monospace;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.143;
	line-height: 1.6
}

.footer__services-list-link {
	color: #0e0e0e;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429
}

.footer__social-wrapper {
	align-items: center;
	display: flex;
	flex-direction: column
}

.footer__contact-link {
	position: relative
}

.footer__contact-link:before {
	background-color: #000;
	bottom: 3px;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	transform: scaleX(0);
	transition: transform .25s linear;
	width: 65%
}

.footer__contact-link:focus:before,
.footer__contact-link:hover:before {
	transform: scaleX(1)
}

.footer__up-link {
	color: #0e0e0e;
	display: flex;
	flex-direction: column;
	font-family: PT Mono, monospace;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.143;
	margin-bottom: 18px;
	position: relative
}

.footer__up-link-icon {
	margin-top: 4px
}

.footer__up-link:before {
	background-color: #000;
	bottom: 50%;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	transform: scaleX(0);
	transition: transform .25s linear;
	width: 100%
}

.footer__up-link:focus:before,
.footer__up-link:hover:before {
	transform: scaleX(1)
}

.footer__social-icon {
	transition: fill .25s linear
}

.footer__social-link:focus .footer__social-icon,
.footer__social-link:hover .footer__social-icon {
	fill: rgba(0, 0, 0, .6)
}

.footer__social-list {
	align-items: center;
	display: flex;
	padding-right: 10px
}

.footer__social-list-item:not(:last-child) {
	margin-right: 32px
}

.footer__desc {
	font-family: PT Mono, monospace;
	font-weight: 700;
	line-height: 1.143;
	text-align: center
}

.blog,
.footer__desc {
	color: #0e0e0e;
	font-size: 14px
}

.blog {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	line-height: 1.429
}

.blog__content-wrapper {
	padding-top: 41px
}

.blog__title {
	font-size: 20px;
	line-height: 1;
	margin-bottom: 20px;
	text-align: center
}

.blog__item-title,
.blog__title {
	font-family: PT Mono, monospace;
	font-weight: 750
}

.blog__item-title {
	font-size: 14px;
	line-height: 1.143;
	margin-bottom: 10px;
	text-align: start
}

.blog__list {
	margin-bottom: 20px
}

.blog__list--bottom {
	margin-bottom: 60px
}

.blog__item:not(:last-child) {
	margin-bottom: 20px
}

.blog__item-arrow {
	padding-left: 20px;
	position: relative
}

.blog__item-arrow:not(:last-child) {
	margin-bottom: 20px
}

.blog__item-arrow:before {
	background-image: url(https://www.powerkh.com/wp-content/uploads/2023/09/arrow-right-2.svg);
	background-repeat: no-repeat;
	content: "";
	display: inline-block;
	height: 9px;
	left: 0;
	position: absolute;
	top: 4px;
	width: 10px
}

.blog-section .author{
	display: flex;
	align-items: center;
	gap: 30px;
}

.blog.blog-section .blog__figure-title,
.blog__figure-title {
	font-family: PT Mono, monospace;
	font-size: 20px;
	font-weight: 750;
	line-height: 1.1;
	text-align: left;
}

.blog.blog-section .blog__figure-title--mb25,
.blog__figure-title--mb25 {
	margin-bottom: 25px
}

.blog-section>div:first-child,
.blog-section>div:first-child span{
	font-weight: 700!important;
}

.blog__title-normal {
	font-family: PT Mono, monospace;
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 20px;
	text-align: center
}

.blog__figcaption-title {
	margin-bottom: 0
}

.blog__text-strong {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.214
}

.blog__text-cursive {
	font-style: italic
}

.blog__text-underline {
	text-decoration: underline
}

.blog__text-center {
	text-align: center
}

.blog__text-start {
	text-align: start
}

.blog__text-link {
	color: #747474;
	display: inline
}

.blog__image {
	width: 100%
}

.blog__description,
.blog__image {
	margin-bottom: 38px
}

.image-center {
	margin: 0 auto
}

.blog-section {
	padding-bottom: 50px;
	padding-top: 19px;
	max-width: 740px;
	margin-left: auto;
	margin-right: auto;
}

.blog-section__bottom {
	padding-bottom: 41px
}

.blog-section>div:not(:last-child),
.blog-section p:not(:last-child) {
	margin-bottom: 17px
}

.blog-section p.blog-section__description {
	margin-bottom: 38px
}

.blog.blog-section ul a,
.blog.blog-section ol a,
.blog.blog-section table a,
.blog.blog-section>p>a {
	color: #747474;
	display: inline;
	text-decoration: underline;
	font-style: italic;
}

.blog.blog-section h2 {
	font-family: PT Mono, monospace;
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 20px;
	text-align: center
}

.blog.blog-section h2.blog__title,
.blog.blog-section h2 strong {
	font-weight: 700;
}

.blog.blog-section img:not(.author__image) {
	margin-bottom: 38px;
	margin-left: auto;
	margin-right: auto;
}

.blog.blog-section ul:not(.author__social-list):not(.customers__list-item),
.blog.blog-section ol:not(.author__social-list):not(.customers__list-item) {
	margin-bottom: 20px;
}

.blog.blog-section ul li:not(.author__social-item):not(.customers__list-item),
.blog.blog-section ol li:not(.author__social-item):not(.customers__list-item) {
	padding-left: 20px;
	position: relative;
}

.blog.blog-section ul li:not(:last-child):not(.author__social-item):not(.customers__list-item),
.blog.blog-section ol li:not(:last-child):not(.author__social-item):not(.customers__list-item) {
	margin-bottom: 20px
}

.blog.blog-section ul li:not(.author__social-item):not(.customers__list-item):before {
	background-image: url(https://www.powerkh.com/wp-content/uploads/2023/09/arrow-right-2.svg);
	background-repeat: no-repeat;
	content: "";
	display: inline-block;
	height: 9px;
	left: 0;
	position: absolute;
	top: 4px;
	width: 10px;
}

.blog.blog-section ul li ul,
.blog.blog-section ol li ul {
	margin-top: 20px;
}

.sidebar .author {
	margin-bottom: 38px
}

.sidebar__wrapper {
	position: sticky;
	top: 88px
}

.bim-aside {
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto
}

.bim-aside__title,
.bim-aside__wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
	text-align: center
}

.bim-aside__title {
	background-color: #0e0e0e;
	color: #fff;
	height: 183px;
	padding-left: 23px;
	padding-right: 23px
}

.bim-aside__wrapper {
	height: 317px
}

.bim-aside--bg-1 {
	background-image: url(../images/blog/bim-aside/modeling.jpg)
}

.bim-aside--bg-2 {
	background-image: url(../images/blog/bim-aside/coordination.jpg)
}

.bim-aside--bg-3 {
	background-image: url(../images/blog/bim-aside/content.jpg)
}

.bim-aside--bg-4 {
	background-image: url(../images/blog/bim-aside/scan.jpg)
}

.bim-aside--bg-5 {
	background-image: url(../images/blog/bim-aside/automation.jpg)
}

.bim-aside--bg-6 {
	background-image: url(../images/blog/bim-aside/prefabrication.jpg)
}

.bim-aside--bg-7 {
	background-image: url(../images/blog/bim-aside/structural.jpg)
}

.bim-aside--bg-8 {
	background-image: url(../images/blog/bim-aside/colombes.jpg);
	filter: grayscale(100%)
}

.social-aside {
	text-align: center
}

.social-aside__title {
	margin-bottom: 9px
}

.social-aside__item:not(:last-child) {
	margin-bottom: 30px
}

.blog-hero {
	position: relative;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	/* height: 350px; */
	padding-bottom: 100px;
	padding-top: 157px;
	overflow: hidden;
}
.blog-hero-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.blog-hero-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.blog-hero .container{
	position: relative;
	z-index: 2;
}
.blog-hero__title {
	color: #fff;
	font-family: PT Mono, monospace;
	font-size: 28px;
	font-weight: 750;
	line-height: 1.1;
	text-align: center
}

.contents {
	color: #0e0e0e;
	font-family: PT Mono, monospace;
	font-size: 14px;
	font-weight: 750;
	line-height: 1.429;
	padding-top: 0!important;
}

.contents._desk {
	display: none;
}

.contents__wrapper {
	background-color: #c4c4c4;
	padding: 34px 15px 34px 20px
}

.contents__title {
	margin-bottom: 15px;
	text-align: start
}

.contents__title:after {
	background-color: #0e0e0e;
	content: "";
	display: block;
	height: 1px;
	margin-top: 10px;
	width: 100%
}

.contents__item:not(:last-child) {
	margin-bottom: 5px
}

.contents__link {
	color: #0e0e0e;
	cursor: pointer
}

.author__image {
	/*     filter: grayscale(1) brightness(1.2); */
	margin-bottom: 8px;
	max-width: 150px;
}

.author__title {
	margin-bottom: 5px
}

.author__description {
	margin-bottom: 19px
}

.author__social-list {
	display: flex;
	margin-left: -13px;
	margin-top: -13px
}

.author__social-item {
	margin-left: 13px;
	margin-top: 13px
}

.introduction .author {
	margin-bottom: 38px
}

.introduction__picture {
	grid-column-end: 3;
	grid-column-start: 1
}

.introduction__image {
	margin-bottom: 0
}

.in-house__list,
.introduction__description {
	margin-bottom: 38px
}

.in-house__list--advantages {
	margin-bottom: 20px
}

.blog__case-studies {
	margin-bottom: 60px !important;
}

.blog__case-studies-thumb {
	background-color: #f5f5f5;
	padding: 28px 38px;
	position: relative
}

.blog__case-studies-thumb .blog__arrow {
	background-color: transparent;
	border: none;
	content: "";
	cursor: pointer;
	display: block;
	height: 24px;
	outline: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 24px
}

.blog__case-studies-thumb .blog__arrow--svg {
	fill: #919191;
	transition: fill .25s linear
}

.blog__arrow:focus .blog__case-studies-thumb .blog__arrow--svg,
.blog__arrow:hover .blog__case-studies-thumb .blog__arrow--svg {
	fill: #919191
}

.blog__case-studies-thumb .blog__arrow--prev {
	left: 9px
}

.blog__case-studies-thumb .blog__arrow--next {
	right: 9px
}

.blog__case-studies-wrapper .cases__list-item-link {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	margin: 0 auto;
	min-height: 132px;
	padding: 20px 15px;
	transition: all .3s linear;
	width: 200px
}

.blog__case-studies-wrapper .cases__list-item-link:focus,
.blog__case-studies-wrapper .cases__list-item-link:hover {
	background-image: linear-gradient(180deg, hsla(0, 0%, 5%, .95), hsla(0, 0%, 5%, .95)) !important;
}

.blog__case-studies-wrapper .cases__list-item-link p {
	color: inherit
}

.why__list {
	margin-bottom: 38px
}

.takeaway p:not(:last-child) {
	margin-bottom: 20px
}

.blog-footer {
	padding-bottom: 30px;
	padding-top: 19px
}

.blog-footer__wrapper {
	margin-bottom: 38px
}

.blog-footer__title {
	margin-bottom: 10px
}

.blog-footer__link {
	color: inherit;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.219;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline
}

.blog table {
	margin: 0 auto 20px
}

.blog td,
.blog th {
	border: 1px solid grey;
	padding: 10px 15px
}

.blog table .blog__text-strong {
	text-align: center
}

.services-contact {
	padding: 25px 0
}

.services-contact__block {
	background-color: #f5f5f5;
	padding: 50px 20px;
	text-align: center
}

.services-contact__text,
.blog.blog-section .services-contact__title,
.services-contact__title {
	margin: 0 auto 38px
}

.blog.blog-section .services-contact__title,
.services-contact__title {
	color: #0e0e0e;
	font-family: PT Mono, monospace;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.1;
	text-transform: unset
}

.services-contact__text {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429
}

.faq {
	padding: 25px 0
}

.faq__wrapper {
	display: block;
	width: 100%
}

.faq__title {
	margin-bottom: 50px;
	min-width: 230px
}

.faq__contact-title,
.faq__item-question,
.faq__title {
	color: #0e0e0e;
	font-family: PT Mono, monospace;
	text-decoration: none;
	text-transform: uppercase
}

.faq__contact-title,
.faq__title {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.1
}

.faq__item-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 0;
	position: absolute;
	width: 0
}

.faq__item-input:checked~.faq__item-text {
	display: block
}

.faq__item-question {
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.143;
	padding-left: 30px;
	position: relative
}

.faq__item-input:checked~.faq__item-question {
	margin-bottom: 22px
}

.faq__item-question:after {
	border-color: #000 transparent transparent;
	border-style: solid;
	border-width: 6px 5px 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	top: 45%;
	transform: translateY(-50%)
}

.faq__item-input:checked~.faq__item-question:after {
	border-color: transparent transparent #000;
	border-style: solid;
	border-width: 0 5px 6px
}

.faq__item-text {
	display: none
}

.faq__item-answer {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429
}

.faq__item:not(:last-child) {
	margin-bottom: 30px
}

.faq__list-answer {
	padding-top: 10px
}

.faq__item-answer-arrow {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.786
}

.faq__item-answer-arrow svg {
	height: 14px;
	margin-right: 10px;
	width: 14px
}

.case-contact {
	padding: 50px 0
}

.case-contact__title {
	line-height: 1.3;
	margin: 0 auto 40px;
	max-width: 560px;
	text-transform: unset
}

.blog.blog-section .contact-btn,
.contact-btn {
	display: inline-block;
	background-color: #0e0e0e;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: PT Mono, monospace;
	font-size: 14px;
	font-weight: 700;
	height: -webkit-max-content;
	height: -moz-max-content;
	height: max-content;
	line-height: 1.143;
	min-width: 115px;
	padding: 15px 15px 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	transition: background-color .25s cubic-bezier(.66, .29, .46, .54);
}

.contact-btn:hover {
	background-color: hsla(0, 0%, 5%, .7)
}

.faq__contact>.container {
	padding-top: 16px
}

.faq__contact-block {
	background-color: #f5f5f5;
	padding: 50px 20px;
	text-align: center
}

.faq__contact-title {
	color: #0e0e0e;
	font-family: PT Mono, monospace;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.1;
	margin: 0 auto 40px;
	max-width: 560px
}

.slick-dots {
	align-items: flex-end;
	display: inline-flex;
	justify-content: center
}

.slick-dots button {
	background-color: #0e0e0e;
	border: none;
	color: transparent;
	cursor: pointer;
	font-size: 0;
	height: 10px;
	width: 10px
}

.slick-dots .slick-active button {
	height: 6px;
	width: 6px
}

.subscription {
	text-transform: uppercase !important;
}

.cases {
	padding-bottom: 22px;
	padding-top: 44px
}

.cases__title {
	color: #0e0e0e;
	font-family: PT Mono, monospace;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.1;
	margin-bottom: 12px
}

.cases__desc {
	color: #0e0e0e;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429
}
.service-expectations__desc,
.service-description__desc {
	margin-bottom: 20px;
}
.cases .cases__list-image {
	filter: grayscale(100%)
}

.cases .cases__list-item-link:hover .cases__list-image {
	filter: none
}

.cases__list-item-link {
	border: 2px solid #cdcdcd;
	display: block;
	min-height: 320px
}

.cases__list-content {
	padding: 26px 20px
}

.cases__list-title {
	color: #0e0e0e;
	font-family: PT Mono, monospace;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.125;
	margin-bottom: 5px
}

.cases__list-text {
	color: #0e0e0e;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429
}

.cases__link {
	align-items: center;
	color: #0e0e0e;
	display: flex;
	font-family: PT Mono, monospace;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.125;
	margin-left: auto;
	position: relative;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}

.cases__link:before {
	background-color: #000;
	bottom: 16px;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	transform: scaleX(0);
	transition: transform .25s linear;
	width: 57%
}

.cases__link:focus:before,
.cases__link:hover:before {
	transform: scaleX(1)
}

.cases__link svg {
	height: 56px;
	margin-left: 8px;
	width: 56px
}

.studies {
	display: block;
	margin: 0 auto;
	padding-top: 110px
}

.studies__side {
	margin-bottom: 15px
}

.studies__title {
	color: #0e0e0e;
	font-family: PT Mono, monospace;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.125;
	margin-bottom: 44px;
	text-transform: uppercase
}

.studies__image-wrapper {
	border: 2px solid #000;
	max-width: 360px;
	width: calc(100% - 35px)
}

.studies .case-studies__image img {
	cursor: pointer;
	filter: grayscale(100%)
}

.studies .case-studies__image img:hover {
	filter: none
}

.studies__image {
	left: 25px;
	position: relative;
	top: 25px
}

.studies__image--border {
	box-shadow: 0 0 0 2px #000
}

.studies .slick-list {
	padding-bottom: 20px
}

.studies .slick-dots {
	bottom: 20px;
	left: 50%;
	position: relative;
	transform: translateX(-50%)
}

.studies .slick-dots li:not(:last-child) {
	margin-right: 20px
}

.studies .modeling {
	margin-top: 70px;
	position: relative
}

.studies .modeling__category,
.studies .modeling__desc,
.studies .modeling__location {
	color: #0e0e0e;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429
}

.studies .modeling__category {
	margin-bottom: 18px
}

.studies .modeling__title {
	color: #0e0e0e;
	font-family: PT Mono, monospace;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.1;
	margin-bottom: 7px;
	text-transform: uppercase
}

.studies .modeling__location {
	margin-bottom: 25px
}

.studies .modeling__link {
	align-items: center;
	background-color: transparent;
	color: #0e0e0e;
	display: inline-flex;
	font-family: PT Mono, monospace;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.125;
	margin-top: 25px;
	position: relative
}

.studies .modeling__link:before {
	background-color: #000;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	right: 0;
	top: 19px;
	transform: scaleX(0);
	transition: transform .25s linear;
	width: 75%
}

.studies .modeling__link:focus:before,
.studies .modeling__link:hover:before {
	transform: scaleX(1)
}

.studies .modeling__link-full:before {
	width: 100%
}

.studies .modeling__link-icon {
	height: 16px;
	margin-right: 14px;
	width: 22px
}

.wrapper {
	cursor: pointer;
	font-size: 22px;
	margin-bottom: 12px;
	padding-left: 35px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.cards-case {
	padding-bottom: 52px
}

.cards-case__chackbox,
.more-btn {
	display: none
}

.more-btn {
	background-color: transparent;
	border: none;
	color: #0e0e0e;
	cursor: pointer;
	font-family: PT Mono, monospace;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.125;
	margin: 0 auto;
	position: relative;
	width: 134px
}

.more-btn:before {
	background-color: #000;
	bottom: -10%;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	right: 0;
	transform: scaleX(0);
	transition: transform .25s linear;
	width: 73%
}

.more-btn:focus:before,
.more-btn:hover:before {
	transform: scaleX(1)
}

.more-btn--icon {
	height: 14px;
	margin-right: 10px;
	width: 18px
}

.blog-slider__img img {
	cursor: pointer;
	filter: grayscale(100%);
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top 50% left 60%;
	object-position: top 50% left 60%
}

.blog-slider__img img:hover {
	filter: none
}

@media screen and (min-width:679px) {
	.blog .column-min {
		min-width: 351px
	}
}

@media screen and (min-width:720px) {
	.container {
		padding: 0
	}

	.container,
	.header {
		max-width: 680px
	}

	.navigation__submenu {
		background-color: #cdcdcd;
		border-top: 20px solid #fff;
		left: -20%;
		padding: 34px 18px;
		pointer-events: none;
		position: absolute;
		top: 100%;
		transform: scaleY(0);
		transform-origin: right top;
		transition: all .25s linear;
		visibility: hidden;
		width: 268px
	}

	.navigation__submenu>.navigation__list-item:not(:last-child) {
		margin-bottom: 10px
	}

	.navigation__list-item {
		position: relative
	}

	.navigation__list-item--services {
		align-items: center;
		display: flex
	}

	.navigation__list-item--services:focus>.navigation__submenu,
	.navigation__list-item--services:hover>.navigation__submenu {
		pointer-events: auto;
		transform: scaleY(1);
		visibility: visible
	}

	.navigation__list>.navigation__list-item:not(:last-child) {
		margin-right: 52px
	}

	.modal-menu {
		left: unset;
		max-width: 390px;
		right: 20px
	}

	.modal-menu.is-open {
		padding: 100px 0
	}

	.logo--hero {
		margin-bottom: 36px
	}

	.logo-svg--hero {
		height: 96px;
		width: 118px
	}

	.banner {
		width: 650px
	}

	.banner:after {
		width: 41px
	}

	.banner--hero {
		padding: 30px 45px
	}

	.modal__input-underline:before {
		width: 468px
	}

	.info__input-underline:before {
		width: 540px
	}

	.modal__content {
		margin: 110px auto;
		max-width: 618px;
		padding: 30px 75px
	}

	.modal__title {
		max-width: 300px
	}

	.close {
		right: 20px;
		top: 20px
	}

	.footer__inner {
		display: flex;
		justify-content: space-between;
		margin-bottom: 36px
	}

	.footer__list-wrapper {
		align-items: baseline;
		display: flex
	}

	.footer__nav-list {
		align-content: space-between;
		height: 100%;
		margin-right: 20px;
		width: 170px
	}

	.footer__nav-link:after,
	.footer__services-list-link:after {
		background-color: #000;
		content: "";
		display: block;
		height: 2px;
		transform: scaleX(0);
		transition: transform .25s linear;
		width: 100%
	}

	.footer__nav-link:focus:after,
	.footer__nav-link:hover:after,
	.footer__services-list-link:focus:after,
	.footer__services-list-link:hover:after {
		transform: scaleX(1)
	}

	.footer__services-list {
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		flex-wrap: wrap;
		height: 100%;
		margin-top: 0
	}

	.footer__services-list-item:not(:last-child) {
		margin-bottom: 6px
	}

	.footer__social-wrapper {
		align-items: flex-end
	}

	.footer__up-link {
		flex-direction: row
	}

	.footer__up-link:before {
		bottom: -3px;
		width: 40%
	}

	.footer__social-list {
		padding-right: 0
	}

	.footer__up-link-icon {
		margin-left: 10px;
		margin-top: 0
	}

	.blog__content-wrapper {
		padding-top: 19px
	}

	.blog__list--bottom {
		margin-bottom: 76px
	}

	.blog-section__bottom {
		padding-bottom: 57px
	}

	.bim-aside {
		width: 262px
	}

	.blog-hero {
		/* height: 307px; */
		padding-bottom: 92px;
		padding-top: 171px
	}

	.contents__wrapper {
		padding-bottom: 29px;
		padding-left: 56px;
		padding-right: 56px
	}

	.contents__list {
		padding-left: 12px;
		padding-right: 12px
	}

	.introduction {
		grid-column-gap: 20px;
		grid-row-gap: 38px;
		display: grid;
		grid-template-columns: 1fr 1.5fr;
		grid-template-rows: auto
	}

	.introduction .author,
	.introduction__description {
		margin-bottom: 0
	}

	.blog__case-studies {
		margin-bottom: 76px
	}

	.blog-footer {
		display: flex;
		justify-content: space-between;
		padding-bottom: 38px
	}

	.blog-footer .author__image {
		margin: 0;
		max-width: none;
		width: 165px
	}

	.blog-footer .author__info {
		align-items: flex-end;
		display: flex;
		flex-direction: column;
		margin-right: 30px;
		text-align: right
	}

	.blog-footer .author__description {
		width: 130px
	}

	.blog-footer__wrapper {
		margin: 0;
		width: calc(50% - 54px)
	}

	.services-contact__block {
		padding: 40px 20px
	}

	.services-contact__text,
	.blog.blog-section .services-contact__title,
	.services-contact__title {
		margin-bottom: 30px;
		max-width: 560px
	}

	.faq__contact>.container {
		padding-bottom: 58px
	}

	.faq__contact-block {
		padding: 40px 20px
	}

	.cases {
		padding-bottom: 30px;
		padding-top: 30px
	}

	.cases__title {
		margin-bottom: 30px
	}

	.cases .blog__list-content {
		min-height: 165px
	}

	.cases .case-studies__list-content {
		min-height: 147px
	}

	.cases__list {
		align-items: flex-start;
		display: flex;
		flex-wrap: wrap
	}

	.cases__list-content {
		padding: 25px 18px;
		transition: all .3s linear
	}

	.cases__list-content * {
		transition: all .25s linear
	}

	.cases__list-item-link {
		min-height: 326px;
		transition: all .35s ease-out;
		width: 328px
	}

	.cases__list-item-link:focus,
	.cases__list-item-link:hover {
		background-position: bottom
	}

	.cases__list-item-link:focus .cases__list-content,
	.cases__list-item-link:hover .cases__list-content {
		background-color: #000
	}

	.cases__list-item-link:focus .cases__list-content *,
	.cases__list-item-link:hover .cases__list-content * {
		color: #fff
	}

	.cases__list-item-link:focus .cases__list-text svg,
	.cases__list-item-link:hover .cases__list-text svg {
		opacity: 1;
		pointer-events: auto;
		visibility: visible
	}

	.cases__list-text {
		align-items: center;
		display: flex;
		justify-content: space-between
	}

	.cases__list-text svg {
		fill: #fff;
		height: 56px;
		opacity: 0;
		pointer-events: none;
		transition: all .25s linear;
		visibility: hidden;
		width: 58px
	}

	.cases__list-text .blog-arrow {
		height: 35px;
		width: 35px
	}

	.studies__image-wrapper {
		max-width: 520px
	}

	.studies__image {
		left: 35px;
		top: 35px
	}

	.studies {
		padding: 160px 0 50px
	}

	.studies__title {
		margin-bottom: 50px
	}

	.studies .modeling__category {
		margin-bottom: 25px
	}

	.studies .modeling__location {
		margin-bottom: 20px
	}

	.blog-slider__img img {
		height: 322px;
		width: 516px
	}
}

@media screen and (min-width:720px) and (min-width:720px) {
	.blog-footer .author {
		display: flex;
		flex-direction: row-reverse;
		width: 50%
	}
}

@media screen and (min-width:1200px) {
	.container {
		padding: 0 20px
	}

	.container,
	.header {
		max-width: 1160px
	}

	.navigation {
		margin-right: 46px
	}

	.navigation__submenu {
		border-top: 23px solid #fff;
		width: 306px
	}

	.navigation__list-item--blog {
		align-items: center;
		display: flex
	}

	.navigation__list-item--blog:focus>.navigation__submenu,
	.navigation__list-item--blog:hover>.navigation__submenu {
		pointer-events: auto;
		transform: scaleY(1);
		visibility: visible
	}

	.banner {
		left: 20px;
		max-width: 632px;
		transform: translateY(-50%)
	}

	.banner--hero {
		padding: 30px 45px
	}

	.banner__button {
		cursor: pointer
	}

	.modeling-links {
		align-items: center;
		display: flex;
		flex-direction: column;
		height: 630px;
		justify-content: space-between;
		left: 50%;
		position: absolute;
		top: 50%;
		transform: translate(30%, -50%);
		width: 400px
	}

	.modeling-links__item a,
	.modeling-links__item button {
		align-items: center;
		cursor: pointer;
		display: flex
	}

	.modeling-links__item a:focus:before,
	.modeling-links__item a:hover:before,
	.modeling-links__item button:focus:before,
	.modeling-links__item button:hover:before {
		-webkit-animation: pulse 1s;
		animation: pulse 1s;
		box-shadow: 0 0 0 2em hsla(0, 0%, 100%, 0)
	}

	.modeling-links__item a:before,
	.modeling-links__item button:before {
		background-clip: content-box;
		background-color: #fff;
		border: 22px solid hsla(0, 0%, 100%, .5);
		border-radius: 50%;
		content: "";
		height: 69px;
		margin-right: 30px;
		transition: transform .25s linear;
		width: 69px
	}

	.modeling-links__item--second {
		align-self: flex-end
	}

	.modeling-links__item--third {
		right: -50px
	}

	.modeling-links__item--fourth {
		align-self: flex-start
	}

	.modeling-links__button {
		background-color: transparent;
		border: none
	}

	.modeling-links__content {
		position: relative
	}

	.modeling-links__title {
		color: #fff;
		font-family: PT Mono, monospace;
		font-size: 20px;
		font-weight: 700;
		line-height: 1.1;
		margin-bottom: 7px
	}

	.modeling-links__title:after {
		background-color: #fff;
		content: "";
		display: block;
		height: 2px;
		transform: scale(0);
		transition: transform .25s linear;
		width: 100%
	}

	.modeling-links__item:focus .modeling-links__title:after,
	.modeling-links__item:hover .modeling-links__title:after {
		transform: scale(1)
	}

	.modeling-links__description {
		color: #fff;
		font-size: 14px;
		font-weight: 400;
		line-height: 1.429
	}

	.modeling-links__image {
		bottom: -6px;
		left: 0;
		max-width: 190px;
		opacity: 0;
		pointer-events: none;
		position: absolute;
		transform: translateY(100%);
		transition: all .55s cubic-bezier(.66, .29, .46, .54);
		visibility: hidden;
		z-index: 1
	}

	.modeling-links__image--top {
		bottom: 164px
	}

	.modeling-links__item:focus .modeling-links__image,
	.modeling-links__item:hover .modeling-links__image {
		opacity: 1;
		pointer-events: auto;
		visibility: visible
	}

	.modal__input-underline:before {
		width: 464px
	}

	.info__input-underline:before {
		width: 522px
	}

	.modal__content {
		margin: 210px auto;
		max-width: 630px;
		padding: 30px 83px
	}

	.modal__title {
		margin-bottom: 60px
	}

	.close {
		right: 25px;
		top: 25px
	}

	.hero {
		background-attachment: fixed;
		background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), transparent), url(../images/hero/bg-desktop.jpeg)
	}

	.footer__inner {
		display: flex
	}

	.footer__list-wrapper {
		flex-direction: row;
		height: 90px;
		justify-content: space-between;
		margin-bottom: 0
	}

	.footer__nav-list {
		margin-right: 134px;
		width: 200px
	}

	.footer__services-list {
		flex-grow: 0;
		width: 554px
	}

	.footer__social-wrapper {
		align-items: flex-end;
		margin-left: auto
	}

	.footer__social-list {
		padding-right: 0
	}

	.footer__up-link-icon {
		margin-left: 10px;
		margin-top: 0
	}

	.footer__desc {
		text-align: start
	}

	.blog__content-wrapper {
		grid-column-gap: 30px;
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: auto
	}

	.blog__content-wrapper:has(.sidebar) {
		grid-template-columns: 2fr 1fr;
		gap: 60px;
	}

	.blog__content .bim-aside {
		display: none
	}

	.blog-hero {
		/* height: 450px; */
		padding-bottom: 100px;
		padding-top: 180px;
	}

	.contents._mob {
		display: none;
	}

	.contents._desk {
		display: block;
	}

	.contents__wrapper {
		padding-left: 10px;
		padding-right: 10px
	}

	.contents__list {
		padding-left: 30px;
		padding-right: 30px
	}

	.introduction {
		grid-template-columns: 1fr
	}

	.introduction .author {
		display: none
	}

	.services-contact {
		padding: 40px 0
	}

	.services-contact__text,
	.blog.blog-section .services-contact__title,
	.services-contact__title {
		max-width: 680px
	}

	.faq {
		padding: 40px 0
	}

	.faq__wrapper {
		display: flex
	}

	.faq__title {
		min-width: 274px
	}

	.cases {
		padding-bottom: 26px;
		padding-top: 50px
	}

	.cards-case {
		padding-bottom: 52px;
	}
	.cases__list {
		margin-left: -24px;
		margin-top: -24px
	}

	.cases__list-content {
		align-items: stretch;
		background-position: 0 360px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		min-height: 155px;
		padding: 20px 18px
	}

	.cases__list-item {
		flex-basis: calc(33.33333% - 24px);
		margin-left: 24px;
		margin-top: 24px
	}

	.cases__list-item-link {
		background-position: 0 360px;
		min-height: 360px;
		width: 100%
	}

	.cases__active {
		display: none
	}

	.studies__side {
		width: calc(50% - 15px)
	}

	.studies__image-wrapper {
		max-width: 100%
	}

	.studies .slick-dots {
		transform: translateX(20px)
	}

	.studies .modeling {
		margin-top: 0
	}

	.studies .modeling__link {
		margin-top: 35px
	}

	.container {
		padding: 0 10px
	}

	.studies {
		padding-bottom: 60px
	}

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

	.studies .modeling {
		padding-top: 35px
	}

	.studies .modeling__category {
		margin-bottom: 35px
	}
}

@media screen and (min-width:1200px) and (-moz-min-device-pixel-ratio:2),
	screen and (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),
	screen and (min-width:1200px) and (min-resolution:2dppx),
	screen and (min-width:1200px) and (min-resolution:192dpi) {
		.hero {
			background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), transparent), url(../images/hero/bg-desktop@2x.jpeg);
			background-size: cover
		}
}

@media screen and (max-width:1199px) {

	.modeling-links,
	.navigation__list-item--contacts {
		display: none
	}

	.cases__list {
		margin: -12px
	}

	.cases__list-item {
		margin: 12px
	}
}

@media screen and (max-width:719px) {

	.navigation__list-item--about,
	.navigation__list-item--blog,
	.navigation__list-item--services,
	.navigation__submenu {
		display: none
	}

	.hero {
		background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), transparent), url(../images/hero/bg-mobile.jpeg)
	}

	.cases__list-item {
		margin-left: auto;
		margin-right: auto;
		max-width: 400px
	}

	.cases__list-item:not(:last-child) {
		margin-bottom: 10px
	}

	.cases__list-text svg {
		display: none
	}
	.service-expectations__desc {
		margin-bottom: 10px;
	}
	.service-description__desc {
		margin-bottom: 30px;
	}
}

@media screen and (max-width:719px) and (-moz-min-device-pixel-ratio:2),
	screen and (max-width:719px) and (-webkit-min-device-pixel-ratio:2),
	screen and (max-width:719px) and (min-resolution:2dppx),
	screen and (max-width:719px) and (min-resolution:192dpi) {
		.hero {
			background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), transparent), url(../images/hero/bg-tablet.jpeg);
			background-size: cover
		}
}

@media screen and (max-width:679px) {
	.blog table {
		font-size: 9px
	}

	.blog .table-cont {
		min-width: 280px;
		overflow: scroll
	}
}

@media screen and (min-width:720px) and (max-width:1199px) {
	.header {
		padding: 10px 20px 8px
	}
}

@media (min-width:720px) and (max-width:1199px) {
	.hero {
		background-attachment: fixed;
		background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), transparent), url(../images/hero/bg-tablet.jpeg)
	}
}

@media (min-width:720px) and (max-width:1199px) and (-moz-min-device-pixel-ratio:2),
	(min-width:720px) and (max-width:1199px) and (-webkit-min-device-pixel-ratio:2),
	(min-width:720px) and (max-width:1199px) and (min-resolution:2dppx),
	(min-width:720px) and (max-width:1199px) and (min-resolution:192dpi) {
		.hero {
			background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), transparent), url(../images/hero/bg-desktop.jpeg);
			background-size: cover
		}
}

@media screen and (min-width:320px) and (max-width:719px) {
	.cases .cases__list-item {
		margin-left: auto;
		margin-right: auto;
		max-width: 375px
	}

	.cases .cases__list-image {
		width: 100%
	}
}

@media (-moz-min-device-pixel-ratio:2),
	(-webkit-min-device-pixel-ratio:2),
	(min-resolution:2dppx),
	(min-resolution:192dpi) {
		.bim-aside--bg-1 {
			background-image: none, url(../images/blog/bim-aside/modeling@2x.jpg);
			background-size: cover
		}

		.bim-aside--bg-2 {
			background-image: none, url(../images/blog/bim-aside/coordination@2x.jpg);
			background-size: cover
		}

		.bim-aside--bg-3 {
			background-image: none, url(../images/blog/bim-aside/content@2x.jpg);
			background-size: cover
		}

		.bim-aside--bg-4 {
			background-image: none, url(../images/blog/bim-aside/scan@2x.jpg);
			background-size: cover
		}

		.bim-aside--bg-5 {
			background-image: none, url(../images/blog/bim-aside/automation@2x.jpg);
			background-size: cover
		}

		.bim-aside--bg-6 {
			background-image: none, url(../images/blog/bim-aside/prefabrication@2x.jpg);
			background-size: cover
		}

		.bim-aside--bg-7 {
			background-image: none, url(../images/blog/bim-aside/structural@2x.jpg);
			background-size: cover
		}

		.bim-aside--bg-8 {
			background-image: none, url(../images/blog/bim-aside/colombes@2x.jpg);
			background-size: cover
		}
}

.contact-form:not(.mouseleave-modal-form) {
	margin: 40px 0 60px !important;
	padding: 34px 15px 24px 20px;
	/* border: 1px solid #000; */
}


.contact-form__title {
	font-family: 'PT Mono', monospace;
	font-size: 28px;
	font-weight: 700;
	line-height: 115%;
	margin-bottom: 20px;
}



.contact-form__content div:first-child {
	margin-bottom: 36px
}

.contact-form__content .contact-form__group+.contact-form__group {
	margin-top: 36px
}

.contact-form__group {
	position: relative
}

.contact-form__select {
	border: none;
	border-bottom: 1px solid #0e0e0e;
	outline: none;
	padding: 0 10px 0;
}

.contact-form__input {
	border: none;
	border-bottom: 1px solid #0e0e0e;
	color: #0e0e0e;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429;
	padding: 10px 10px 5px
}

.contact-form__input:focus {
	outline: none
}

.contact-form__input:focus~.contact-form__modal-label,
.contact-form__input:valid~.contact-form__modal-label {
	color: #0e0e0e;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.667;
	top: -20px
}

.contact-form__input::placeholder {
	color: #0e0e0e;
	font-size: 14px;
	font-weight: 400;
}

.contact-form__modal-label {
	color: #0e0e0e;
	font-size: 14px;
	font-weight: 400;
	left: 5px;
	line-height: 1.429;
	pointer-events: none;
	position: absolute;
	top: 10px;
	transition: all .2s ease
}

.contact-form__bottom {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	gap: 20px;
}

.contact-form._without-reviews .contact-form__reviews {
	display: none;
}

.contact-form__reviews {
	display: grid;
	gap: 10px;
}

.contact-form__reviews-logos {
	display: flex;
	align-items: center;
	gap: 20px;
}

a.contact-form__review {
	width: 100px;
	height: auto;
	transition: 0.2s;
}

a.contact-form__review:hover {
	opacity: 0.6;
}

a.contact-form__review img {
	margin: 0 !important;
}

@media (max-width: 767px) {
	.contact-form {
		margin: 40px 0 20px !important;
	}
	.contact-form__bottom {
		flex-wrap: wrap;
	}

	.contact-form__btn {
		width: fit-content;
		justify-content: flex-end;
	}
}

.contact-form {
	position: relative;
	color: #0e0e0e;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429;
	border: 1px solid black;
}
.contact-form.mouseleave-modal-form {
	border: none;
}


.contact-form:not(.mouseleave-modal-form):after,
.contact-form:not(.mouseleave-modal-form):before {
	background-repeat: no-repeat;
	background-size: auto 100%;
	content: "";
	height: calc(100% + 30px);
	position: absolute;
	top: -15px;
}

.contact-form__form-input {
	display: block;
	height: 40px;
	width: 100%
}

.contact-form.hidden {
	display: none
}

.contact-form__label {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px
}

.contact-form .message-input {
	margin: 10px 0 20px;
	min-height: 134px;
	padding: 10px;
	resize: none
}

.contact-form .message-input::-moz-placeholder {
	color: #cdcdcd;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429
}

.contact-form .message-input:-ms-input-placeholder {
	color: #cdcdcd;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429
}

.contact-form .message-input::placeholder {
	color: #cdcdcd;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.429
}

.contact-form .email-input,
.contact-form .name-input {
	border: none;
	border-bottom: 1px solid #0e0e0e;
	padding-left: 5px
}

.contact-form .name-input {
	margin-bottom: 20px
}

.contact-form__btn:before {
	width: 38%
}


@media (min-width: 768px) {
	.contact-form {
		border: none;
	}

	.contact-form__content {
		display: grid;
		grid-template-columns: 1fr 1fr;
		align-items: end;
		gap: 20px;
	}
	.mouseleave-modal-form .contact-form__content {
		grid-template-columns: 1fr;
	}

	.contact-form__content div:first-child,
	.contact-form__content .contact-form__group+.contact-form__group,
	.contact-form__group {
		margin: 0;
	}

	.contact-form__label {
		grid-column-start: 1;
		grid-column-end: 3;
	}

	.banner__button {
		font-size: 20px;
	}

	.contact-form:before {
		background-image: url(https://www.powerkh.com/wp-content/uploads/2025/05/border-left-black.svg);
		left: -15px;
		width: 63px;
	}

	.contact-form:after {
		background-image: url(https://www.powerkh.com/wp-content/uploads/2025/05/border-right-black.svg);
		right: -15px;
		width: 63px;
	}
	.contact-form._cost:after {
		right: -45px;
	}
}

@media (min-width: 1200px) {}

.blog.blog-section img.trust-powerkh {
	margin: -16px 0 32px 0;
}


.customers {
	padding-bottom: 54px;
	padding-top: 42px
}

.customers__title {
	color: #0e0e0e;
	font-family: PT Mono, monospace;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.1;
	margin-bottom: 58px;
	text-align: center;
}

.customers__list {
	align-items: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	text-align: center
}
.blog.blog-section .customers__list li {
	padding: 0;
	display: none;
}
.blog.blog-section .customers__list li:nth-child(-n+4) {
	display: block;
}
.blog.blog-section .customers__list li:before {
	content: none;
}
.customers__list-link {
	display: block;
	width: 100%
}

.customers__list-link:before {
	background-image: url(https://www.powerkh.com/wp-content/uploads/2023/09/logo-sprite.png);
	content: "";
	display: block;
	margin: 0 auto;
	max-width: 100%
}

.customers__list-link_firmus:before {
	background-position: -10px -10px;
	height: 100px;
	width: 165px
}

.customers__list-link_firmus:focus:before,
.customers__list-link_firmus:hover:before {
	background-position: -195px -10px
}

.customers__list-link_reveal:before {
	background-position: -10px -425px;
	height: 21px;
	width: 165px
}

.customers__list-link_reveal:focus:before,
.customers__list-link_reveal:hover:before {
	background-position: -195px -425px
}

.customers__list-link_architectur:before {
	background-position: -10px -374px;
	height: 31px;
	width: 165px
}

.customers__list-link_architectur:focus:before,
.customers__list-link_architectur:hover:before {
	background-position: -195px -374px
}

.customers__list-link_revere:before {
	background-position: -380px -10px;
	height: 76px;
	width: 162px
}

.customers__list-link_revere:focus:before,
.customers__list-link_revere:hover:before {
	background-position: -380px -106px
}

.customers__list-link_wdg:before {
	background-position: -10px -237px;
	height: 117px;
	width: 117px
}

.customers__list-link_wdg:focus:before,
.customers__list-link_wdg:hover:before {
	background-position: -147px -237px
}

@media screen and (min-width:360px) {
	.customers__list {
		flex-direction: row;
		justify-content: space-between
	}

	.customers__list-item {
		width: 49%
	}
}

@media screen and (min-width:720px) {
	.customers {
		padding-bottom: 44px;
		padding-top: 30px
	}

	.customers__list-item {
		display: flex;
		justify-content: center;
		width: 26%
	}
}

@media screen and (min-width:1200px) {
	.customers {
		padding-top: 34px
	}

	.customers__list-item {
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content
	}
}

@media screen and (max-width:719px) {
	.customers__list-item:not(:nth-last-child(-n+2)) {
		margin-bottom: 60px
	}
}



.blog-hero__form {
	position: relative;
	background: #fff;
	padding: 35px 20px;
	max-width: 948px;
	width: 100%;
	margin: 20px auto 0;	
	display: flex;
	gap: 16px;
	align-items: center;
}
.blog-hero__form-bg-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.blog-hero__form-bg-left:before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='63' height='61' viewBox='0 0 63 61' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9.1509H9.21942V61H0V9.1509ZM63 0V9.14962H9.222V0H63Z' fill='white'/%3E%3C/svg%3E%0A");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: -26px;
	left: -26px;
	display: block;
	width: 63px;
	height: 61px;
}
.blog-hero__form-bg-left:after {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='61' height='63' viewBox='0 0 61 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.1509 63L9.1509 53.7806L61 53.7806L61 63L9.1509 63ZM-2.75382e-06 3.8147e-06L9.14961 3.41475e-06L9.14961 53.778L-4.03106e-07 53.778L-2.75382e-06 3.8147e-06Z' fill='white'/%3E%3C/svg%3E%0A");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	bottom: -26px;
	left: -26px;
	display: block;
	width: 61px;
	height: 63px;
}
.blog-hero__form-bg-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.blog-hero__form-bg-right:before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='61' height='63' viewBox='0 0 61 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M51.8491 -3.99998e-07L51.8491 9.21942L3.4117e-06 9.21942L3.8147e-06 -2.66639e-06L51.8491 -3.99998e-07ZM61 63L51.8504 63L51.8504 9.222L61 9.222L61 63Z' fill='white'/%3E%3C/svg%3E%0A");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: -26px;
	right: -26px;
	display: block;
	width: 63px;
	height: 61px;
}
.blog-hero__form-bg-right:after {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='63' height='61' viewBox='0 0 63 61' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63 51.8491L53.7806 51.8491L53.7806 3.00871e-06L63 3.8147e-06L63 51.8491ZM-7.62939e-06 61L-6.82951e-06 51.8504L53.778 51.8504L53.778 61L-7.62939e-06 61Z' fill='white'/%3E%3C/svg%3E%0A");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	bottom: -26px;
	right: -26px;
	display: block;
	width: 61px;
	height: 63px;
}

.blog-hero__form-input {
	position: relative;
	padding: 10px;
	border: none;
	border-bottom: 1px solid #0E0E0E;
	font-family: 'PT Mono', sans-serif;
	font-size: 14px;
	color: #0E0E0E;
	font-family: Montserrat;
	outline: none;
	width: 100%;
	z-index: 1;
}
.blog-hero__form-button {
	font-family: 'PT Mono', monospace;
	position: relative;
	width: fit-content;
	background: #6155F5;
	border: 1px solid #6155F5;
	padding: 7px 26px;
	transition: 0.2s ease;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	cursor: pointer;
	z-index: 1;
}
.blog-hero__form-button:hover {
	background: #000;
	border: 1px solid #000;
}
.blog-hero__form-logos {
	position: relative;
	display: flex;
	gap: 16px;
	align-items: center;
	z-index: 1;
}
.blog-hero__form-logo {
	display: flex;
	transition: 0.2s ease;
}
.blog-hero__form-logo:hover {
	opacity: 0.8;
}
.blog-hero__form-logo:first-child {
	width: 64px;
	height: 24px;
}
.blog-hero__form-logo:last-child {
	width: 49px;
	height: 21px;
}

.blog-hero__form .wpcf7-spinner {
	position: absolute;
	top: 4px;
	right: 4px;
	margin: 0 !important;
}

@media (max-width: 768px) {
	.blog-hero__form {
		width: 90%;
		flex-direction: column;
	}
}

.blog__box-date {
	color: #8C8C8C;
	font-size: 12px;
	font-weight: 700;
	font-family: 'PT Mono', sans-serif;
}
.blog__box-title {
	color: #000;
	font-size: 26px;
	font-weight: 700;
	margin-top: 4px;
}
.blog__box-list {
	margin-top: 16px;
	display: flex;
	align-items: center;
	gap: 10px;
}
.blog__box-item {
	transition: 0.2s ease;
}
.blog__box-item:hover {
	opacity: 0.8;
}

.blog__powerkh {

}
.blog__powerkh h2.blog__title {
	text-align: left;
}
.blog__powerkh .blog__title + p {
	width: 200px;
	height: 200px;
	display: flex;
	align-items: center;
	border: 1px dashed #CDCDCD;
	padding: 17px 20px;
	float: left;
	margin-right: 8px;
}
.blog__powerkh .blog__title + p img {
	margin: 0!important;
	width: 100%;
	height: auto;
}
.blog__powerkh .blog__title + p + table {
	margin: 0;
}
.blog__powerkh .blog__title + p + table td,
.blog__powerkh .blog__title + p + table tr {
	border: none;
	padding: 0 0 8px 0;
}
.blog__powerkh .blog__title + p + table a:hover {
	color: #000;
}
.blog__powerkh table + *{
	clear: both;
}

@media (max-width: 768px) {
	.blog__powerkh .blog__title + p {
		width: 90px;
		height: 90px;
		padding: 10px 12px;
		margin-bottom: 8px;
	}
	.blog__powerkh .blog__title + p + table {
		margin-bottom: 16px;
		font-size: 12px;
	}
}


.companyForm {
	position: relative;
	margin: 38px auto 0;
	padding: 20px;
	background-image: url('https://www.powerkh.com/wp-content/uploads/2026/02/form-bg-2.png');
	background-position: 0 0;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 50px !important;
	max-width: 740px;
}
.companyForm__title {
	font-family: 'PT Mono', monospace;
	font-size: 28px;
	font-weight: 700;
	line-height: 115%;
	color: #fff;
	text-align: center;
}
.companyForm__wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 14px;
	margin-top: 28px;
}
.companyForm__col {
	display: grid;
	grid-template-columns: 1fr;
	align-content: start;
	gap: 12px;
}
.companyForm form input[type="text"],
.companyForm form input[type="email"],
.companyForm form input[type="tel"]{
	font-family: 'Montserrat', monospace;
	padding: 13px 10px 9px 10px;
	font-size: 14px;
	color: #0E0E0E;
	outline: none;
	width: 100%;
}
.companyForm form textarea {
	font-family: 'Montserrat', monospace;
	max-height: 151px;
	resize: none;
	padding: 13px 10px 9px 10px;
	font-size: 14px;
	color: #0E0E0E;
	width: 100%;
}
.companyForm__btn {
	font-family: 'PT Mono', monospace;
	border: none;
	padding: 6px 23px;
	font-size: 20px;
	font-weight: 700;
	line-height: 115%;
	background: #6155F5;
	color: #fff;
	transition: 0.2s ease;
	cursor: pointer;
}
.companyForm__btn:hover {
	background: #fff;
	color: #000;
}
.companyForm__bottom {
	display: grid;
	grid-template-columns: 1fr;
	align-items: center;
	gap: 18px;
}
.companyForm__bottom._mob {
	display: none;
}
.companyForm__logos {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	align-items: center;
	gap: 18px;
}
.companyForm__logos-item {
	display: flex;
	align-items: center;
	max-width: 112px;
}
.companyForm__logos-item img {
	margin: 0!important;
	width: 100%;
	height: auto;
}

.companyForm .wpcf7-spinner {
	position: absolute;
	bottom: 25px;
	right: 25px;
	background: #595959;
	border-radius: 100%;
	margin: 0!important;
}

.companyForm .wpcf7-not-valid-tip {
	margin-top: 2px!important;
	font-size: 12px!important;
}

@media (max-width: 768px) {
	.companyForm__wrapper {
		grid-template-columns: 1fr;
		margin-top: 20px;
	}
	.companyForm__bottom._desk {
		display: none;
	}
	.companyForm__bottom._mob {
		display: grid;
		margin-top: 12px;
	}
	.companyForm .wpcf7-spinner {
		bottom: 81px;
	}
}


.sidebar {
	position: sticky;
    top: 50px;
    height: fit-content;
	max-width: 380px;
	opacity: 0;
	visibility: hidden;
	transform: translateY(50px);
	transition: 0.3s ease;
}

.sidebar._active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.sidebar__title {
	font-family: 'PT Mono', sans-serif;
	font-size: 20px;
	font-weight: 700;
}
.blogSidebar__form {
	position: relative;
	background: #fff;
	width: 100%;
	margin: 16px auto 24px;	
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.blogSidebar__form-input {
	position: relative;
	padding: 10px;
	border: none;
	border-bottom: 1px solid #0E0E0E;
	font-family: 'PT Mono', sans-serif;
	font-size: 14px;
	color: #0E0E0E;
	font-family: Montserrat;
	outline: none;
	width: 100%;
	z-index: 1;
}
.blogSidebar__form-button {
	font-family: 'PT Mono', monospace;
	position: relative;
	width: 100%;
	background: #6155F5;
	border: 1px solid #6155F5;
	padding: 7px 26px;
	transition: 0.2s ease;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	cursor: pointer;
	z-index: 1;
}
.blogSidebar__form-button:hover {
	background: #000;
	border: 1px solid #000;
}

.blogSidebar__form .wpcf7-spinner {
	position: absolute;
	top: 110%;
	right: 0;
	margin: 0 !important;
}

.blogSidebar__form .wpcf7-not-valid-tip {
	margin-top: 2px!important;
	font-size: 12px!important;
}

.sidebar__reviews {
	position: relative;
	padding: 44px 28px 64px;
	background-image: url('https://www.powerkh.com/wp-content/uploads/2026/02/sidebar-slider-bg.png');
	background-position: 0 0;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	width: 100%;
}
.sidebar__slide-top {
	display: flex;
	gap: 10px;
}

.sidebar__slide-image {
	min-width: 68px;
	max-width: 68px;
	width: 100%;
	height: 68px;
	border-radius: 50%;
	overflow: hidden;
}
.sidebar__slide-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sidebar__slide-rating {
	display: flex;
	align-items: center;
	gap: 5px;
	font-family: 'PT Mono', monospace;
	font-size: 8px;
	font-weight: 700;
}

.sidebar__slide-name {
	font-family: 'PT Mono', monospace;
	font-size: 20px;
	font-weight: 700;
	margin-top: 16px;
}

.sidebar__slide-position {
	font-family: 'PT Mono', monospace;
	font-size: 12px;
	font-weight: 700;
	margin-top: 6px;
}

.sidebar__slide-text {
	font-family: 'Montserrat', monospace;
	font-size: 14px;
	margin-top: 32px;
	line-height: 20px;
	color: #D9D2D2;
}
.sidebar__slide-logo {
	margin-top: 32px;
	min-width: 80px;
	max-width: 80px;
	width: 100%;
}
.sidebar__slide-image img{
	width: 100%;
	height: auto;
}

.sidebar__reviews .swiper-pagination {
	--swiper-pagination-top: 90%;
	--swiper-pagination-color: #CBC6FF;
	--swiper-pagination-bullet-inactive-color: #CBC6FF;
}
.sidebar__reviews .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	transform: scale(1.2);
}

@media (max-width: 767px) {
	.sidebar {
		max-width: unset;
		position: relative;
		top: unset;
	}
}