.main-module__revews-title{max-width:740px; width:100%; padding-right:150px}
.main-module__revews-title .main-title__sec{font-style:normal}
.revews-title__yandex{font-weight: 300;font-size: 20px;line-height: 23px;color: #F3F3F3}
.revews__mobile{width:486px; position:relative}
.revews__mobile-screen{border-radius: 8px; width: 390px; height:490px; overflow:hidden; position:absolute; bottom:10px; left:50%; transform:translateX(-50%)}
.revews__mobile-screen iframe{border:none; width: 100%; height: 100%}
.revews__mobile img{max-width:100%; height:auto}
.main-module__revews-title .btn-grad{max-width:410px}

.revews__tags{margin:24px -6px; padding:0}
.revews__tags li{margin:0; list-style:none; padding:6px}
.revews__tags li a{display:block; font-weight: 400; font-size: 16px;line-height: 18px;color: #65D46E; padding:16px 24px; white-space:nowrap; backdrop-filter: blur(8px);border-radius: 12px;background: linear-gradient(112.14deg, rgba(52, 52, 52, 0.4) 0%, rgba(44, 44, 44, 0.24) 57.01%, rgba(32, 32, 32, 0.24) 100%);}
.revews__tags li a:hover{color:#fff; text-decoration:none}


@media(max-width:1389px){
	.main-module__revews-title{padding-right:60px}
	.revews__mobile{width:420px}
	.revews__mobile-screen {width: 330px; height: 420px}
	.revews__tags{margin:16px -6px}
	.revews__tags li a{padding:8px 16px;}
}
@media(max-width:991px) and (min-width:768px){
	.revews__tags{margin:10px -3px}
	.revews__tags li{padding:3px}
	.revews__tags li a{font-size: 14px;line-height: 16px; padding:5px 10px;}
}
@media(max-width:991px){
	.main-module__revews-title{padding-right:30px}
	.revews__mobile{width:355px}
	.revews__mobile-screen {width: 285px; height: 355px;}
}
@media(max-width:767px){
	.main-module__revews-title{padding-right:0}
	.revews__mobile{width:486px; margin-left:auto; margin-right:auto}
	.revews__mobile-screen {width: 390px; height:490px;}
	
	.revews__tags{margin:16px -6px 8px}
	.revews__mobile .btn-grad{height:56px;position: absolute;font-size: 18px;left: 0;right: 0;bottom: 50px;}
	.revews__mobile .btn-grad span{line-height:56px}
}
@media(max-width:575px){
	.warpper__revews .main-module{padding-top:0}
	.revews__mobile{width:85vw; margin-left:auto; margin-right:auto}
	.revews__mobile-screen{ height:94vw; left: 5.5vw;transform:translateX(0) scale(0.9);width: 74vw;bottom: 0;top: 9vw;}
	

}