.wrapper__steny-banner{background:url(/templates/new__potolki/images/steny/bg.jpg) no-repeat bottom center; font-family: 'PT Sans', sans-serif}
.steny-banner__row{height:780px; padding-top:85px; position:relative}
.steny-banner__left{width:475px}
.steny-banner__right{padding: 32px;width: 375px;background:var(--color_third); border-radius: 32px}
.steny-banner__left h1{font-weight: 700;font-size: 40px;line-height: 50px;color: #000000;padding:32px 0;margin:0}
.steny-banner__left h2{margin:0; padding-bottom:32px; font-weight: 700; font-size: 32px; line-height: 40px; color: #000000;}
.steny-banner__left p{margin:0; font-weight: 500; font-size: 20px; line-height: 25px; color: #000000}
.steny-banner__right-title{font-weight: 600; font-size: 24px; line-height: 30px; color: #FFFFFF; margin:0; padding:0 0 24px}
.steny-banner__right input[type="text"]{padding:16px 16px 16px 68px; width: 100%; height: 72px; border: 3px solid #FFFFFF; border-radius: 36px; font-weight: 500; font-size: 16px; color: #FFFFFF; background:transparent}
.steny-banner__right input[type="text"]::placeholder {color:#fff; opacity:1}
.steny-banner__field{position:relative; margin-bottom:24px}
.steny-banner__field span{position:absolute; display: flex; justify-content:center; align-items: center; width: 40px; height: 40px; background: #FFFFFF; border-radius: 24px; top: 50%; transform: translateY(-50%) translateX(16px)}
.steny-banner__field svg path{fill:var(--color_first)}
.steny-banner__right{font-weight: 500; font-size: 16px; line-height:20px; color: #FFFFFF; position:relative; z-index:2}
.steny-banner__right::after{background:url(/templates/new__potolki/images/steny/finger.png) no-repeat bottom center; content:""; position:absolute;width: 36px;height: 42px;left: 0;top: 239px;pointer-events: none;}
.steny-banner__right a{color:#fff; text-decoration:none}
.steny-banner__right button{width: 100%; height: 72px;font-weight: 700; font-size: 16px; line-height: 24px;border-radius: 40px; color: #FFFFFF; text-align:center; border:none; margin-top:24px; background:var(--color_first)}
.steny-banner__right button:hover {background: var(--color_first-2)}
.steny-banner__img{position:absolute; z-index:1;bottom: 0;right: 150px;pointer-events: none;}
@media(max-width:1229px){
	.wrapper__steny-banner{background-size:100% 100%}
	.steny-banner__row{height:600px; padding-top:50px; }
	.steny-banner__left{width:380px;}
	.steny-banner__right{padding: 25px;width: 315px;}
	.steny-banner__left h1{font-size: 34px;line-height: 44px;padding:26px 0;}
	.steny-banner__left h2{ padding-bottom:26px;  font-size: 26px; line-height: 36px; }
	.steny-banner__left p{  font-size: 16px; line-height: 21px; }
	.steny-banner__right-title{ font-size: 20px; line-height: 26px; padding:0 0 20px;}
	.steny-banner__right input[type="text"]{padding:12px 12px 12px 60px; height: 58px; border: 2px solid #FFFFFF; font-size: 14px}
	.steny-banner__field{margin-bottom:20px;}
	.steny-banner__field span{width: 35px; height: 35px; transform: translateY(-50%) translateX(12px);}
	.steny-banner__right{ font-size: 14px; line-height:18px}
	.steny-banner__right::after{background-size:contain;  width: 24px;height: 27px;top: 221px;}
	.steny-banner__right button{ height: 62px; font-size: 14px; line-height: 20px; margin-top:20px}
	.steny-banner__img{ width: 400px;}
}
@media(max-width:991px){
	.steny-banner__row{height:485px}
	.steny-banner__left{width:320px;}
	.steny-banner__right{padding: 20px;width: 290px;}
	.steny-banner__left h1{font-size: 28px;line-height: 38px;padding:20px 0;}
	.steny-banner__left h2{ padding-bottom:20px;  font-size: 20px; line-height: 28px; }
	.steny-banner__left p{  font-size: 14px; line-height: 20px; }
	.steny-banner__right-title{ font-size: 18px; line-height: 24px; padding:0 0 15px;}
	.steny-banner__right input[type="text"]{padding:8px 8px 8px 45px; height: 46px; border: 1px solid #FFFFFF}
	.steny-banner__field{margin-bottom:10px;}
	.steny-banner__field span{width: 30px; height: 30px; transform: translateY(-50%) translateX(8px);}
	.steny-banner__right button{ height: 58px; font-size: 14px; margin-top:15px;}
	.steny-banner__img, .steny-banner__right::after{display:none}
}
@media(max-width:767px){
	.steny-banner__row{height:auto; padding:40px 0}
	.steny-banner__left, .steny-banner__right{width:100%;}
	.steny-banner__right{margin-top:20px}
	.steny-banner__left h1{font-size: 24px;line-height: 32px;padding:0 0 15px;text-align: center;}
	.steny-banner__left h2{ padding-bottom:15px;  font-size: 18px; line-height: 24px; text-align: center;}
	.steny-banner__left p{font-size: 14px; line-height: 20px; text-align: center;}
	.steny-banner__right-title{ font-size: 18px; line-height: 24px; padding:0 0 15px; text-align: center}
	.steny-banner__right-title {font-size: 16px;line-height: 22px} 
	.steny-banner__right button {height: 52px;margin-top: 10px;}
	.steny-banner__right {margin-top: 20px;text-align: center;font-size: 13px;}
}
@media(max-width:575px){
	.steny-banner__row{padding:30px 0}
}