html {
	color: #000000;
	font-size: 16px;
}
header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgba(255, 255, 255, .95);
	z-index: 1;
}
body {
	font-family: 'PT Sans',Arial,sans-serif;
	background-color: #f2f2f2
}
main {margin-top: 100px}
footer {
	background-color: #e6e6e6;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
}
h1 {
	color: #000000;
	font-weight: 600;
	line-height: 1.2;
}
.date {
	font-size: .7em;
	line-height: 1.5;
}
.glpage h1 {max-width: 600px;}
.nav > li {
	margin: 0 10px;
	padding: 0 5px;
}
.logo img {
	width: 100%;
	height: auto;
	position: relative;
	top: 3px;
}
.authred {
	position: fixed;
	color: red;
	background: #f2f2f2;
	right: 5%;
}
.nav .dropdown .dropdown-menu {background-color: #fbdd40}
.nav .dropdown:hover .dropdown-menu {display: block}
.nav .dropdown::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 3px 0;
	position: absolute;
	top: 55%;
	right: 0;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	border-color: transparent;
	border-top-color: inherit;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s,-webkit-transform 0.3s;
}
.nav .dropdown:hover::after {
	top: 45%;
	rotate: 180deg;
}
.t-sociallinks__svg {
	max-width: 40px;
	max-height: 40px;
}
.bg-yell {
	background-color: #fbdd40;
}
.mob_menu {
	position: absolute;
	z-index: 99;
	width: 100%;
	max-width: 100vw;
	height: auto;
	left: 0;
	top: 78px;
	padding: 1em;
	overflow-x: hidden;
}
.mob_menu ul {
	list-style: none;
	font-size: 1.3em;
	padding: 0;
}
.mob_menu .dropdown-menu {
	position: static;
	display: block;
	float: none;
	min-width: 0;
	padding: .25rem 0 .5rem 1rem;
	margin: 0;
	border: 0;
	background-color: transparent;
}
.mob_menu .dropdown-item {
	white-space: normal;
}
a.tn-atom.burger img {
	border-radius: 0;
	width: 24px;
	height: auto;
	margin-top: 8px;
}
@media (max-width: 576px) {
	.logo {width: 125px}
	.t-sociallinks__svg {
		max-width: 25px;
		max-height: 25px;
	}
}
@media (min-width: 320px) {
	#t886 {
		left: 0;
		bottom: 0;
		width: 100%
	}
	h1 {
		font-size: 1.8em;
	}
	iframe {
		max-width: 100%;
	}
	img {
		max-width: 100%;
	}
	.t898__btn {
		display: none;
	}
	.allw {
		font-size: 1em;
	}
	.part {
		line-height: 2;
		font-size: 1.8em;
		font-weight: 600;
	}
	.boi {max-width: 200px;}
	.lidmi {
		font-size: 1.1em;
		line-height: 1.4;
		font-weight: 600;
		text-align: center;
	}
	.rachs {
		color: #4d4d4d;
		font-size: 0.8em;
		margin: auto;
	}
	.mesobs {
		padding-bottom: 2.4em;
	}
	.mesobs b {
		position: relative;
		top: 2em;
	}
	.mipart {font-size: 20px;font-weight: 700;margin: .5em 0 1em 0;}
	.bg-yellow .auldpod {font-size: 18px;font-weight: 600;padding-bottom: 20px;}
	.formtel button {
		margin: 10px auto
	}
	.formtel .podp {
		width: 100%;
		margin: 0;
	}
}
@media (min-width: 360px) {#t886 {width: 360px}}
@media (min-width: 400px) {#t886 {width: 400px}}
@media (min-width: 768px) {
	.formtel button {
		float: left;
		margin: 10px 10px 0 0;
	}
	.formtel .podp {
		width: 50%;
		float: left;
		margin: 15px 10px 0 0;
	}
	.lidmi {
		font-size: 1.38em;line-height: 1.4;font-weight: 600;
		text-align: left;
	}
	.bg-yellow .auldpod {font-size: 20px;padding-bottom: 0;}
	.mipart {font-size: 22px;}
	.mesobs {
		font-size: 1.2em !important;
		line-height: 1.3 !important;
		padding-bottom: 0;
	}
	.mesobs b {
		top: 28px;
	}
	.rachs {
		font-size: 1em;
	}
	.boi {max-width: 100%}
	.t898__btn {
		display: block;
	}
	.t-sociallinks__svg {
		max-width: 30px;
		max-height: 30px;
	}
	#t886 {
		left: 20px;
		bottom: 30px;
		width: 450px;
	}
	h1 {
		font-size: 3.36em;
	}
	.carousel-control-prev {
		left: -10%;
	}
	.carousel-control-next {
		right: -10%;
	}
	.allw {
		padding: 18%;
		font-size: 2em;
	}
	.part {
		line-height: 50px;
		font-size: 36px;
		font-weight: 600;
	}
}
@media (min-width: 992px) {
	.t-sociallinks__svg {
		max-width: 35px;
		max-height: 35px;
	}
}
@media (min-width: 1400px) {
	.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
		max-width: 1160px;
	}
}
.bg{
	border-radius: 40px;
	background-position: center center;
}
.bg-light {
	background-color: #ffffff !important;
}
.bg-yellow {
	background-color: #fbdd40 !important;
}
.btn-atom {
	color: #000000;
	font-size: 16px;
	line-height: 1.55;
	font-weight: 600;
	padding: 12px 24px;
	min-height: 46px;
	border-radius: 12px;
	background-position: center center;
	transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out;
	background-color: #fbdd40;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
a:not(.btn, .tn) {
	position: relative;
	outline: none;
	text-decoration: none;
	background-image: linear-gradient(currentColor, currentColor);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	background-size: 0% 1px;
	transition: background-size .3s;
}
a:hover {
	background-size: 100% 1px;
}
a.tn-atom {
	width: 40px;
	height: 40px;
	display: inline-block;
	background-color: #f2f2f2;
	text-align: center;
	vertical-align: middle;
	border-radius: 10px;
}
a.tn-atom img {
	width: 80%;
	height: 80%;
	margin-top: 10%;
	background: #f2f2f2;
	border-radius: 50%;
}
a.tn-atom:hover {
	background-color: #fbdd40;
}
@media (hover), (min-width:0\0) {
	.btn-atom:hover {
		color: #ffffff;
	}
}
@media (hover), (min-width:0\0) {
	.btn-atom:hover, .bg-yellow .btn-atom:hover {
		animation-name: none;
		background-color: #f9423a;
	}
}
/*-- contentside --*/
.contentside {
	font-size: 14px;
	color: #5a5a5a;
}
.contentside h1 {
	font-size: 22px;
	color: #007dc4;
	margin-top: 0;
	margin-bottom: 20px;
}
.contentside h2 {
	font-size: 20px;
	color: #5a5a5a;
	font-weight: bold;
}
.contentside h3 {
	color: #007dc4;
	font-size: 18px;
	margin-top: 18px;
	margin-bottom: 8px;
}
.contentside p {
	line-height: 1.2;
}
.ogl b {
	font-size: 1.2rem;
}
.blogtext a, a {
	text-decoration: none;
}
.ogl a > img, .og a > img {
	width: auto;
	height: 10px;
}
.bg-yellow h2 {
	font-weight: 700;
	margin: .5em 0 2em;
}
.bg-yellow h3 {
	font-size: 1.2em;
	font-weight: 700;
	margin-bottom: .8em;
}
.bg-yellow p {
	font-size: 1.08em;
	font-weight: 400;
	line-height: 1.4;
}
.bg-yellow img {
	width: 100%;
	display: block;
}
.carousel-inner a {
	display: block;
	width: 80%;
}
.carousel-inner a > img {
	width: 100%;
}
.carousel button {
	position: absolute;
	border-radius: 50%;
	top: 25%;
	width: 40px;
	height: 40px;
	border: 1px solid rgb(34, 34, 34);
	background-color: rgb(232, 232, 232);
}
.carousel button:hover {
	background-color: rgba(251,221,64,1);
}
.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
	background-size: 80%;
}
.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e");
	background-size: 80%;
}
.bg-al {
	margin: 0 auto 20px auto;
	width: 100%;
	height: 100%;
	border-radius: 25px;
	position: relative;
	padding: 20px;
}
.bg-yellow .btn-atom {
	background-color: #fff;
	width: 80%;
	position: absolute;
	left: 10%;
	bottom: 20px;
}
.bg-al ul {
	list-style-type: none; /* Убираем стандартные маркеры */
	padding-left: 20px;
}
.bg-al li {
	font-size: 18px;
	padding-top: 1.5rem;
}
.bg-al li::before {
	content: "✓";
	color: #000000;
	font-weight: bold;
	display: inline-block;
	width: 2em;
	margin-left: -1em;
}
.ash3 {
	color: #000000;
	font-size: 32px;
	line-height: 1.2;
	font-weight: 700;
}
.bl-lt ul {
	list-style-type: '— ';
	padding-left: 20px;
}
.bl-lt h3 {
	font-size: 2.65em;
	font-weight: 700;
	margin: -1em 0 1em 0;
	padding-top: 1em;
}
.bl-lt p {
	margin-bottom: 0;
}
.otziv {
	height: 100px;
	text-align: left;
}
.otziv img {
	width: 80px;
	border-radius: 50%;
	float: left;
	padding-right: 1em;
}
#t886 {
	position: fixed;
	display: table;
	z-index: 100001;
	background-color: #ffffff;
	height: auto;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	padding: 15px 25px;
	max-width: 450px;
}
#t886 .text {
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	text-align: left;
	display: table-cell;
	padding-right: 10px;
}
#t886 .btn {
	color: #000000;
	background-color: #ffffff;
	border-style: solid !important;
	border-color: #7d7d7d !important;
	border-radius: 5px;
	box-shadow: none !important;
	font-weight: 500;
	transition-duration: 0.2s;
	transition-property: background-color,color,border-color,box-shadow,opacity,transform,gap;
	transition-timing-function: ease-in-out;
	padding-left: 20px;
	padding-right: 20px;
	display: table-cell;
}
#t886 .btn:hover {
	color: #ffffff !important;
	border-color: #000000 !important;
	background-color: #000000 !important;
}
.formtel input, .formtel select {
	color: rgb(0, 0, 0);
	padding: 10px 20px;
	border: 1px solid rgb(0, 0, 0);
	background-color: rgb(255, 255, 255);
	border-radius: 12px;
	font-size: 16px;
	width: 100%;
}
.formtel input:focus, .formtel input:focus-visible, .formtel input:active, .formtel input:hover,
.formtel select:focus, .formtel select:focus-visible, .formtel select:active, .formtel select:hover {
	outline: 1px solid #eee;
}
.podp {
	font-size: 10px;
	line-height: 1.5;
	opacity: 0.4;
}
.formtel label {
	display: block;
	font-size: 16px;
	font-weight: 400;
}
.t898__btn {
	bottom: 50px;
	right: 65px;
	cursor: pointer;
	position: fixed;
	z-index: 100000;
	pointer-events: none;
}
.t898__btn_label {
	display: block;
	position: relative;
	cursor: pointer;
	z-index: 2;
	width: 60px;
	height: 60px;
	justify-content: center;
	align-items: center;
	background: #08c;
	border-radius: 50%;
	transition: all 0.2s ease-in-out;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
	overflow: hidden;
	pointer-events: all;
}
.t898__icon {
	transition: all 0.3s ease-in-out;
	position: absolute;
	margin: auto;
	inset: 0;
}
.t-name {
	font-family: 'PT Sans',Arial,sans-serif;
	font-weight: 600;
	color: #000000;
}
.t-name_xs {
	font-size: 14px;
	line-height: 1.35;
}
@media screen and (max-width: 1200px) {
	.t-name_xs {
		font-size: 12px;
	}
}
.t898__btn-text {
	position: absolute;
	right: 80px;
	white-space: nowrap;
	padding: 9px 13px;
	font-size: 15px;
	border-radius: 3px;
	transform: translateX(0%) translateY(-50%);
	top: 50%;
	background: #292929;
	color: #fff;
	opacity: .85;
	transition: all 0.1s linear;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: all;
}
.open .t898__btn-text {
	opacity: 0;
	visibility: hidden;
}
.t898__icon_link {
	border-radius: 50%;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
	opacity: 0;
	visibility: hidden;
	width: 50px;
	height: 50px;
	pointer-events: all;
	display: none;
}
.t-records a {
	color: #da291c;
	text-decoration: none;
}
.open .t898__icon_link {
	opacity: 1;
	visibility: visible;
	display: block;
	position: absolute;
}
.open a:nth-of-type(1) {
	transition: all 0.2s ease-in-out;
	transform: translate(0,-135%);
}
.open a:nth-of-type(2) {
  transition: all 0.225s ease-in-out;
  transform: translate(0,-255%);
}
.open a:nth-of-type(3) {
  transition: all 0.25s ease-in-out;
  transform: translate(0,-375%);
}
.open a:nth-of-type(4) {
  transition: all 0.275s ease-in-out;
  transform: translate(0,-495%);
}
.open a:nth-of-type(5) {
  transition: all 0.3s ease-in-out;
  transform: translate(0,-615%);
}
.t898__icon_link .t898__btn-text {
	opacity: 0;
}
.t898__svg__wrapper {
	position: relative;
}
.t898__svg__bg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: -1;
	background-color: #fff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
.t898__icon_link:hover .t898__btn-text {
	opacity: .85;
	visibility: visible;
}
.t898__btn-text::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 10px;
	top: 50%;
	right: -20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-left-color: #292929;
}
.t898__icon-close {
	opacity: 0;
	visibility: hidden;
	transform: scale(.1);
}
.t898__btn_label:hover {
	box-shadow: 0 0 20px 0 rgba(0,0,0,.4);
}
.t898_animate:hover .t898__btn_label {
	animation: none;
}
.open .t898__icon-close {
	opacity: 1;
	visibility: visible;
	transform: none;
}
.open .t898__icon-write {
	opacity: 0;
	visibility: hidden;
	transform: scale(.1);
}
.open > label {
	background: #fff !important;
	animation: none;
}
footer a {color: var(--bs-body-color)}
.themed-grid-col {
	border: 1px solid #eeeeee;
	border-radius: 3px;
	transition: transform ease 0.2s, box-shadow ease 0.2s;
	border-radius: 5%;
}
.themed-grid-col a {
	--bs-link-color-rgb: #333;
	display: block;
}
.themed-grid-col b {
	font-size: 1.200em;
	line-height: 1.454;
	margin-bottom: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	display: block;
}
.themed-grid-col small {
	font-size: .933em;
	line-height: 1.692;
	color: #999;
	display: block;
	margin: .6em 0;
	display: block;
}
.themed-grid-col p {
	color: #777;
	font-size: 1em;
	line-height: 1.650;
	display: block;
}

@media (max-width: 992px) {
	.themed-grid-col {
		padding: 10px 0;
	}
	.themed-grid-col a {
		background: #fff;
		padding: 10px 20px;
	}
}
@media (min-width: 992px) {
	.themed-grid-col {
		background: linear-gradient(rgb(255, 254, 254), rgba(169, 169, 169, 0.38));
		padding: 39px;
		margin: 0px 0px -1px;
	}
	.themed-grid-col a {
		background: rgba(255, 255, 255, 0.5);
		height: calc(100% + 40px);
		margin: -20px;
		padding: 20px;
		border-radius: 5%;
	}
	.themed-grid-col:hover {
		background: linear-gradient(rgb(255, 254, 254), rgba(255, 254, 254, 0.38));
		border-color: #fff;
		box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.10);
		-webkit-transform: translateY(-1px);
		transform: translateY(-1px);
		background-color: #fff;
		z-index: 1;
	}
}

/* ===================== HERO-V3 ===================== */
.hero {
	padding: 32px 0 20px;
}
.hero h1 {
	font-size: clamp(34px, 4.2vw, 52px);
	font-weight: 800;
	line-height: 1.08;
	margin: 0 0 12px;
	color: #111;
}
.hero-tagline {
	font-size: 16px;
	font-weight: 500;
	color: #777;
	margin-bottom: 10px;
	letter-spacing: .01em;
}
.hero-sub {
	font-size: 15px;
	line-height: 1.6;
	color: #555;
	margin-bottom: 18px;
}
.btn-cta-primary {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 14px 28px;
	background: #FFD700;
	color: #111;
	font-weight: 700;
	font-size: 16px;
	border-radius: 8px;
	text-decoration: none;
	border: none;
	transition: background .2s, transform .15s;
	min-height: 48px;
}
.btn-cta-primary:hover {
	background: #e6c200;
	color: #111;
	text-decoration: none;
	transform: translateY(-1px);
}
.btn-cta-secondary {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 14px 28px;
	background: #fff;
	color: #111;
	font-weight: 600;
	font-size: 16px;
	border-radius: 8px;
	border: 2px solid #111;
	text-decoration: none;
	transition: background .2s, color .2s, transform .15s;
	min-height: 48px;
}
.btn-cta-secondary:hover {
	background: #111;
	color: #fff;
	text-decoration: none;
	transform: translateY(-1px);
}
.hero-card {
	background: #fff;
	border-radius: 14px;
	padding: 22px 22px 18px;
	box-shadow: 0 4px 24px rgba(0,0,0,.08);
}
.hero-card__title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 4px;
	color: #111;
}
.hero-card__sub {
	font-size: 14px;
	color: #555;
	margin-bottom: 12px;
}
.hero-form {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-bottom: 10px;
}
.hero-form input[type="text"],
.hero-form input[type="tel"] {
	width: 100%;
	padding: 10px 14px;
	border: 1px solid #d0d0d0;
	border-radius: 8px;
	font-size: 15px;
	min-height: 44px;
	background: #fafafa;
	transition: border-color .2s;
	color: #111;
}
.hero-form input:focus {
	outline: none;
	border-color: #FFD700;
	background: #fff;
}
.hero-form .btn-submit {
	width: 100%;
	padding: 11px;
	background: #FFD700;
	color: #111;
	font-weight: 700;
	font-size: 15px;
	border: none;
	border-radius: 8px;
	cursor: pointer;
	transition: background .2s;
	min-height: 44px;
}
.hero-form .btn-submit:hover {
	background: #e6c200;
}
.quick-row {
	display: flex;
	gap: 10px;
	margin-bottom: 12px;
}
.quick-btn {
	flex: 1;
	min-width: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 8px;
	border: 1px solid #d0d0d0;
	border-radius: 8px;
	background: #fff;
	color: #111;
	font-weight: 600;
	font-size: 13px;
	white-space: nowrap;
	text-decoration: none;
	transition: border-color .2s, background .2s;
	min-height: 44px;
}
.quick-btn:hover {
	border-color: #111;
	background: #f5f5f5;
	color: #111;
	text-decoration: none;
}
.insurance-note {
	font-size: 11px;
	color: #999;
	margin: 0;
	line-height: 1.5;
}
/* advantages strip */
.advantages {
	background: #f4f4f5;
	margin-top: 8px;
	padding: 12px 0;
}
.adv-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 18px 10px;
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 14px;
	margin: 0 5px;
	box-shadow: 0 1px 4px rgba(0,0,0,.05);
	height: 100%;
	text-align: center;
	transition: box-shadow .2s, transform .15s;
}
.adv-item:hover {
	box-shadow: 0 4px 16px rgba(0,0,0,.09);
	transform: translateY(-2px);
}
.adv-icon {
	flex-shrink: 0;
	width: 42px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FFD700;
	border-radius: 10px;
}
.adv-icon svg {
	width: 22px;
	height: 22px;
}
.adv-text {
	font-size: 13px;
	font-weight: 600;
	line-height: 1.35;
	color: #222;
}
/* sticky mobile CTA */
.sticky-cta {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	display: flex;
	background: #fff;
	border-top: 1px solid #e0e0e0;
	box-shadow: 0 -2px 12px rgba(0,0,0,.08);
	padding: 10px 12px;
	gap: 10px;
}
.sticky-cta__btn {
	flex: 1;
	min-width: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px 8px;
	border-radius: 8px;
	font-weight: 700;
	font-size: 14px;
	white-space: nowrap;
	text-decoration: none;
	min-height: 46px;
}
.sticky-cta__btn--tg {
	background: #FFD700;
	color: #111;
	border: none;
}
.sticky-cta__btn--max {
	background: #1f2937;
	color: #fff;
	border: none;
}
.sticky-cta__btn--call {
	background: #fff;
	color: #111;
	border: 2px solid #111;
}
.sticky-cta__btn:hover {
	text-decoration: none;
	opacity: .9;
}
@media (max-width: 767px) {
	/* advantages: 2×3 on mobile */
	.advantages {
		padding: 10px 0;
	}
	.adv-item {
		padding: 14px 8px;
		margin: 0 3px;
		border-radius: 10px;
		gap: 8px;
	}
	.adv-icon {
		width: 36px;
		height: 36px;
		border-radius: 8px;
	}
	.adv-icon svg {
		width: 18px;
		height: 18px;
	}
	.adv-text {
		font-size: 12px;
	}
}
@media (max-width: 575px) {
	.hero {
		padding: 20px 0 12px;
	}
	.hero h1 {
		line-height: 1.1;
	}
	.hero-tagline {
		font-size: 15px;
	}
	.hero-card {
		padding: 18px 16px 14px;
	}
}
@media (max-width: 400px) {
	.sticky-cta {
		gap: 6px;
		padding: 8px;
	}
	.sticky-cta__btn {
		font-size: 12px;
		padding: 10px 4px;
	}
	.quick-btn {
		font-size: 12px;
		padding: 8px 4px;
	}
}
/* illustration */
.hero-illustration {
	margin-top: 14px;
	text-align: center;
}
.hero-illust-img {
	max-width: 100%;
	max-height: 160px;
	object-fit: contain;
	display: block;
	margin: 0 auto;
	border-radius: 6px;
}
/* ===================== END HERO-V3 ===================== */

/* ===================== ILLUST-STRIP ===================== */
.illust-strip {
	padding: 56px 16px 48px;
	text-align: center;
	background: #fff;
}
.illust-strip__title {
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 1.3;
	color: #111;
	margin-bottom: 14px;
}
.illust-strip__sub {
	font-size: 1.05rem;
	color: #555;
	margin-bottom: 32px;
	line-height: 1.55;
}
.illust-strip__img {
	max-width: 100%;
	width: 640px;
	height: auto;
	display: block;
	margin: 0 auto;
	border-radius: 8px;
}
@media (max-width: 575.98px) {
	.illust-strip {
		padding: 36px 0 28px;
	}
	.illust-strip__title {
		font-size: 1.3rem;
	}
	.illust-strip__sub {
		font-size: 0.95rem;
		margin-bottom: 24px;
	}
}
/* ===================== END ILLUST-STRIP ===================== */

/* ===================== CLIENTS TICKER ===================== */
.clients-section {
	padding: 40px 48px 48px;
}
.clients-subtitle {
	font-size: 0.97rem;
	color: #555;
	margin-bottom: 32px;
	line-height: 1.55;
}
.clients-ticker-wrap {
	overflow: hidden;
	position: relative;
}
.clients-ticker-wrap::before,
.clients-ticker-wrap::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 72px;
	z-index: 2;
	pointer-events: none;
}
.clients-ticker-wrap::before {
	left: 0;
	background: linear-gradient(to right, #fff 20%, transparent);
}
.clients-ticker-wrap::after {
	right: 0;
	background: linear-gradient(to left, #fff 20%, transparent);
}
.clients-ticker {
	display: flex;
	width: max-content;
	will-change: transform;
	animation: clients-scroll 32s linear infinite;
}
.clients-ticker:hover {
	animation-play-state: paused;
}
.clients-ticker__set {
	display: flex;
	align-items: center;
	gap: 56px;
	padding: 20px 28px;
}
.clients-ticker__item img {
	height: 72px;
	width: auto;
	max-width: 190px;
	object-fit: contain;
	display: block;
	filter: grayscale(25%);
	opacity: 0.82;
	transition: filter 0.25s, opacity 0.25s, transform 0.25s;
}
.clients-ticker__item:hover img {
	filter: grayscale(0);
	opacity: 1;
	transform: scale(1.06);
}
@keyframes clients-scroll {
	0%   { transform: translateX(0); }
	100% { transform: translateX(-50%); }
}
@media (max-width: 767.98px) {
	.clients-section {
		padding: 28px 20px 36px;
	}
	.clients-ticker__set {
		gap: 36px;
		padding: 16px 18px;
	}
	.clients-ticker__item img {
		height: 52px;
		max-width: 130px;
	}
	.clients-ticker-wrap::before,
	.clients-ticker-wrap::after {
		width: 32px;
	}
}
/* ===================== END CLIENTS TICKER ===================== */

/* ===================== CONSULTATION MODAL ===================== */
.cm-option {
	align-items: center;
	background: #f8fafc;
	border: 1px solid #e3e8ec;
	border-radius: 10px;
	color: #263746;
	cursor: pointer;
	display: flex;
	gap: 14px;
	padding: 13px 16px;
	text-align: left;
	text-decoration: none;
	transition: background .15s, border-color .15s;
	width: 100%;
}

.cm-option:hover {
	background: #eef5fb;
	border-color: #007dc4;
	color: #263746;
	text-decoration: none;
}

.cm-option__icon {
	align-items: center;
	background: #e2edf7;
	border-radius: 8px;
	display: flex;
	flex-shrink: 0;
	height: 40px;
	justify-content: center;
	width: 40px;
}

.cm-option__icon svg {
	height: 20px;
	width: 20px;
}

.cm-option__text {
	display: flex;
	flex-direction: column;
	gap: 1px;
}

.cm-option__text strong {
	display: block;
	font-size: 15px;
	font-weight: 700;
}

.cm-option__text small {
	color: #6b7c8e;
	display: block;
	font-size: 13px;
}

.cm-option--form {
	background: #fff;
	font-family: inherit;
	font-size: inherit;
}

.cm-form-area .form-control {
	font-size: 15px;
}
/* =================== END CONSULTATION MODAL =================== */
