@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face {
    font-family: 'SovMod';
    src: url('../fonts/SovMod.eot');
    src: url('../fonts/SovMod.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SovMod.woff2') format('woff2'),
        url('../fonts/SovMod.woff') format('woff'),
        url('../fonts/SovMod.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    line-height: 1.5;
    color: #000; 
}
a {
    color: #000;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
h1 {
    font-family: 'SovMod';
    margin: 100px 0px 85px 0px;
    color: #000;
    font-size: 68px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
}
h1:before {
    display: inline-block;
    content: '';
    background: url('data:image/svg+xml,<svg width="60" height="49" viewBox="0 0 60 49" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0L24.7473 18.5818L24.7747 49L60 0H0Z" fill="%23099DD9"/></svg>') center center no-repeat;
    width: 60px;
    height: 60px;
    margin-right: 25px;
    vertical-align: -7px;
}
body:not(.path-frontpage) h1 {
    font-size: 32px;
}
body:not(.path-frontpage) h1:before {
    width: 40px;
    height: 40px;
    background-size: contain;
}
body.node--type-analysis h1 {
    font-size: 68px;
}
body.node--type-analysis h1:before {
    width: 60px;
    height: 60px;
}
#page-wrapper {
    overflow: hidden;
}
#header {
    padding: 45px 0px;
}
#header .container {
    display: flex;
    align-items: center;
}
.navbar {
    padding: 0px;
}
#block-zexlab-sitename .field,
#block-zexlab-sitename-2 .field {
    display: flex;
    align-items: center;
}
#block-zexlab-sitename .field p,
#block-zexlab-sitename-2 .field p {
    color: rgba(0, 0, 0, 0.50);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0px;
}
#block-zexlab-sitename .field p:first-child,
#block-zexlab-sitename-2 .field p:first-child {
    color: #000;
    font-family: SovMod;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 19px;
    margin-top: 9px;
}
#block-zexlab-sitename .field p a,
#block-zexlab-sitename-2 .field p a {
    color: rgba(0, 0, 0, 0.50);
    text-decoration: none;
}
#block-zexlab-sitename .field p:first-child a, #block-zexlab-sitename-2 .field p:first-child a {
    color: #000;
}
#block-zexlab-topcontacts .field {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#block-zexlab-topcontacts .field p {
    margin: 0px;
}
#block-zexlab-topcontacts .field p:first-child a {
    text-decoration: none;
}
#block-zexlab-topcontacts .field p:first-child {
    margin-right: 30px;
}
#block-zexlab-topcontacts .field p a:hover {
    text-decoration: none;
}
article.node--type-analysis .field--name-body,
.highlighted .block {
    padding: 0px 50px;
}
article.node--type-analysis .field--name-body h1 {
    padding: 0px !important;
}
.fs-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fs-wrapper > div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(50% - 15px);
    border-radius: 30px;
    border: 1px solid #000; 
    padding: 50px;
    color: #000;
}
.fs-wrapper p {
    margin: 0px;
}
.fs-wrapper p:last-child {
    margin: 0px;
}
.fs-wrapper p:first-child {
    font-size: 20px;
    font-style: normal;
    line-height: normal;
    margin-bottom: 18px;
}
.fs-wrapper p:first-child strong {
    font-weight: 600;
}
.fs-wrapper p:nth-child(2) {
    margin-bottom: auto;
}
.fs-wrapper p:nth-child(3) {
    text-align: right;
    margin-top: 10px;
}
#main-wrapper {
    padding: 100px 0px;
}
body:not(.path-frontpage) #main-wrapper {
    padding-top: 0px;
}
#main-wrapper h1 {
    margin: 0px 0px 30px 0px;
}
#block-zexlab-metodologiya {
    padding-bottom: 100px;
}
#block-zexlab-metodologiya .field {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
}
#block-zexlab-metodologiya .field p {
    margin: 0px;
}
#block-zexlab-metodologiya .field p:last-child {
    color: rgba(0, 0, 0, 0.60); 
}
#block-zexlab-metodologiya .field p:last-child strong {
    font-weight: 600;
}
#block-zexlab-metodologiya .field:after {
    display: none;
}
.accordion-item {
    background: none;
    border: 0px;
    box-shadow: unset;
    outline: none;
    border-radius: 0px;
    margin-bottom: 50px;
}
.accordion-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0px;
    border-bottom: 1px solid #000;
    border-radius: 0px !important;
    text-decoration: none;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}
.accordion-button span {
    display: flex;
}
.accordion-button:not(.collapsed) {
    background: none;
    border: 0px;
    border-bottom: 1px solid #000;
    outline: none;
    box-shadow: unset;
    color: #000;
}
.accordion-button:focus {
    outline: none;
    box-shadow: unset;
    border-bottom: 1px solid #000;
}
.accordion-button em {
    color: #000;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    padding-right: 40px;
}
.accordion-button::after {
    margin-left: 0px;
    background: url('data:image/svg+xml,<svg width="22" height="18" viewBox="0 0 22 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.15234 1L21.1523 17M21.1523 17V1M21.1523 17H3.65234" stroke="black"/></svg>') center center no-repeat;
    width: 22px;
    height: 18px;
}
.accordion-button:not(.collapsed)::after {
    background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 17L17 1M17 1V17M17 1H3" stroke="black"/></svg>') center center no-repeat;
    transform: unset;
}
.accordion-status {
    margin-left: auto;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    text-transform: lowercase;
    padding-right: 20px;
}
.accordion-body {
    padding: 70px 0px 0px 0px;
}
.nav-pills {
    margin-bottom: 40px;
}
.nav-pills .nav-item {
    padding-right: 50px;
}
.nav-pills .nav-link {
    color: rgba(0, 0, 0, 0.70);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    background: none;
    border-radius: 0px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background: none;
    color: #000;
    text-decoration: underline;
}
.tab-text_1 {
    color: #000;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
}
.tab-text_1 strong {
    color: #099DD9; 
    font-weight: 500;
}
.tab-text_2 {
    padding-left: 50px;
}
.tab-text_2 h3 {
    color: #099DD9;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    margin: 50px 0px 10px 0px;
}
.tab-text_2 h3:first-child {
    margin-top: 0px;
}
.research-noty_wrapper {
    margin-top: 100px;
    padding-left: 50px;
}
.research-noty {
    border-radius: 30px;
    border: 1px solid #000;
    background: #fff;
    padding: 50px;
}
.detail-text p {
    margin-bottom: 25px;
    font-size: 20px;
}
.detail-head {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.detail-head p {
    max-width: 313px;
}
.detail-text p:last-child {
    display: flex;
    margin: 30px 0px 0px 0px;
}
.field--name-field-chart {
    margin: 0 auto;
}
.accordion-item .field--name-field-chart,
.accordion-item:first-child .field--name-field-chart  {
    max-width: 700px;
}
.field--name-field-table {
    padding-left: 50px;
}
.field--name-field-table ul,
.field--name-field-table ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-image: none;
}
.field--name-field-table ul li {
    border-radius: 5px;
    background: #F2F4F7;
}
table {
    font-size: 18px;
    color: #000;
    margin: 0px 0px -2px 0px;
}
tr td, tr th {
    padding: 11px 12px;
    border: 2px solid #fff;
}
tr td:nth-child(2) {
    width: 113px;
}
table.table-full tr td:nth-child(2) {
    width: auto;
}
table tr th {
    border-radius: 5px;
    background: #E8EDF5; 
    font-weight: normal;
    color: #000;
}
#block-zexlab-smotretissledovaniepolnostyu {
    padding-top: 100px;
}
#block-zexlab-smotretissledovaniepolnostyu .field {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#block-zexlab-smotretissledovaniepolnostyu .field  p {
    margin: 0px;
    color: rgba(0, 0, 0, 0.50);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.research-noty p a,
#block-zexlab-smotretissledovaniepolnostyu .field p a {
    display: block;
    border-radius: 88px;
    border: 1px solid #000;
    background: #000;
    padding: 21px 44px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin-right: 40px;
    transition: all 0.2s ease;
}
.research-noty p a:hover,
#block-zexlab-smotretissledovaniepolnostyu .field p a:hover {
    opacity: 0.8;
}
.research-noty p a {
    padding: 21px 40px;
}
.research-noty p strong {
    font-weight: 500;
}
#footer-contacts .region {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: nowrap;
}
#block-zexlab-views-block-sertblock-block-1 h2,
#block-zexlab-views-block-team-block-1 h2 {
    color: #000;
    font-family: SovMod;
    font-size: 58px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.view-team .view-content {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.view-team .views-row {
	width: 285px !important;
	min-width: 285px;
	padding-right: 30px;
	padding-bottom: 15px;
}
.view-team .views-row:last-child {
	margin-right: 0px;
}
.team-item img {
	width: 255px;
	height: 264px !important;
	object-fit: cover;
	margin: 0px;
}
.team-meta {
	opacity: 1;
	width: 100%;
	margin: 0 auto;
	background: #FFF; 
	margin-top: 15px;
	color: rgba(0, 0, 0, 0.50); 
	font-size: 16px;
	line-height: 1.3;
	transition: all 0.2s ease;
}
.team-meta p {
	margin: 0px;
}
.team-name {
	color: #000; 
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 5px;
	text-transform: uppercase; 
}
.team-nav {
	display: flex;
	justify-content: flex-end;
	margin: 0px 0px 40px 0px;
}
.team-nav a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.team-nav a:last-child {
	margin-left: 50px;
}
.team-nav a.disabled {
	opacity: 0.4;
}
.scrollbooster-viewport {
    cursor: -webkit-grab;
    cursor: grab;
	overflow: auto;
	-ms-overflow-style: none; /* for Internet Explorer, Edge */
	scrollbar-width: none;
	min-width: calc(100vw - 50px);
}
.scrollbooster-viewport::-webkit-scrollbar {
	display: none;
}
.scrollbooster-viewport:active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.scrollbooster-content {
	display: flex;
}
.field--name-field-teamfoto {
	position: relative;
	width: 100%;
	height: 264px;
}
.field--name-field-teamfoto .field__item {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
#team .field--name-field-teamfoto .field__item:first-child {
	z-index: 9999;
	transition: opacity .2s linear;
}
.field--name-field-teamfoto .field__item:nth-child(2) {
	display: none !important;
}
.view-team {
	position: relative;
	padding-left: 0px;
	z-index: 10;
}
#block-zexlab-svyazatsyasnami {
    width: 20%;
}
#block-zexlab-svyazatsyasnami p {
    margin-bottom: 20px;
}
#block-zexlab-svyazatsyasnami p:last-child {
    margin-bottom: 0px;
}
#block-zexlab-svyazatsyasnami p:first-child {
    color: rgba(0, 0, 0, 0.50);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#block-zexlab-svyazatsyasnami p:nth-child(2) a {
    color: #000;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
}
#footer {
    padding: 100px 0px 120px 0px;
}
#footer .container .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
#footer .container .row > .block {
    width: auto;
}
#footer .container .row > .block:last-child {
    width: 20%;
}
#block-zexlab-svyazatsyasnami-2 p {
    margin: 0px;
}
#block-zexlab-svyazatsyasnami-2 p:first-child {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
#block-zexlab-svyazatsyasnami-2 p:first-child a {
    text-decoration: none;
}
#block-zexlab-svyazatsyasnami-2 p:nth-child(2) a {
    font-size: 14px; 
    text-decoration: underline;
}
#block-zexlab-svyazatsyasnami-2 p:nth-child(2) a:hover {
    text-decoration: none;
}
#block-zexlab-breadcrumbs {
    font-size: 16px;
}
.form-check {
	display: flex;
	align-items: center;
}
.form-check-input[type="checkbox"] {
	background-color: #fff;
	border-color: #000;
	border-radius: 0px;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 12px;
}
.form-check-input:checked[type="checkbox"] {
	background-color: #fff;
	border-color: #000;
	border-radius: 0px;
	background-image: url('data:image/svg+xml,<svg width="6" height="6" viewBox="0 0 6 6" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="3" cy="3" r="3" fill="black"/></svg>');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 6px;
}
.alert-heading {
	display: none;
}
body .ui-dialog {
	font-family: 'Inter', sans-serif;
}
body .ui-widget-overlay {
	background: rgba(0, 0, 0, 0.84); 
	opacity: 1;
	z-index: 10001 !important;
}
body .ui-widget.ui-widget-content {
	background: #FFFFFF;
	border: 1px solid #000;
	box-shadow: unset;
	border-radius: 0px;
	padding: 0px;
	z-index: 20000 !important;
}
body .ui-widget.ui-widget-content p {
	margin: 0px 0px 30px 0px;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.35;
    text-transform: uppercase;
}
body .ui-dialog .form-actions {
	text-align: center;
	margin: 0px !important;
	position: relative !important;
}
.ui-dialog .webform-flex .button {
	width: 100%;
	min-width: unset;
}
.ui-dialog .js-form-item {
	margin: 0px 0px 20px 0px !important;
}
.ui-dialog-title {
	display: none;
}
body .ui-dialog .ui-dialog-titlebar {
    padding: 0px;
    position: relative;
    border: 0px;
    background: none;
}
body .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
	cursor: pointer;
	top: 30px;
	right: 30px;
	margin: 0px;
	border-radius: 0px;
	border: 0px;
	background: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_208_226)"><path d="M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z" fill="black"/></g><defs><clipPath id="clip0_208_226"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>') center center no-repeat !important;
	width: 19px;
	height: 19px;
	z-index: 1000;
}
body .ui-dialog .ui-dialog-titlebar-close span {
	display: none !important;
}
body .ui-dialog .ui-dialog-content {
    position: relative;
    padding: 0px;
}
body #drupal-modal {
    position: relative;
	padding: 38px 140px;
}
/*body .ui-widget.ui-widget-content {
    min-height: calc(90vh - 100px);
    top: 50px !important;
}*/
body .ui-widget.ui-widget-content:after {
    display: block;
    content: '';
    background: #099DD9 url(../images/ZEXLAB.svg) center 43px no-repeat; 
    width: 112px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
body .ui-widget input {
    font-family: 'Inter';
	font-size: 16px;
}
body .ui-widget .form-check-input[type="checkbox"] {
	margin-top: 0px;
}
body .ui-widget textarea.form-control {
	height: 100px;
}
.form-control {
    border: 1px solid #000; 
    background: #fff;
    border-radius: 0px;
    height: 50px;
    padding: 0px 25px;
    box-shadow: unset;
    outline: none;
}
.text-muted {
    display: block;
    color: #AAA !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-top: 10px;
}
.ui-dialog .button {
    color: #fff;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 59px;
    background: #099DD9; 
    width: 100%;
    height: 70px;
    border: 0px;
    transition: all 0.2s ease;
}
.ui-dialog .button:hover {
    opacity: 0.8;
}
.ui-dialog .form-check.js-form-item {
    margin: 15px 0px 0px 0px !important;
    justify-content: center;
    font-size: 14px;
    opacity: 0.5;
}
.thanks-title {
    color: #000;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
.thanks-subtitle {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 15px;
}
.webform-confirmation__message, .webform-confirmation__back {
    margin: 0px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.social {
    display: flex;
    align-items: center;
}
.social a {
    margin: 0px 12px;
    width: 35px;
    height: 35px;
    background: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social a:first-child {
    background: none;
}
.social a img {
    max-width: 35px;
    height: auto;
}
.car-block {
    padding-bottom: 60px;
}
.file {
    padding-left: 0px;
    background: none;
    display: flex;
    justify-content: flex-end;
    position: relative;
    top: -70px;
}
.file a {
    display: flex;
    align-items: center;
}
.file a:before {
    display: block;
    content: '';
    background: url('data:image/svg+xml,<svg width="42" height="42" viewBox="0 0 42 42" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.5 26.25C9.5 25.8358 9.16421 25.5 8.75 25.5C8.33579 25.5 8 25.8358 8 26.25H9.5ZM8.75 28H8H8.75ZM34 26.25C34 25.8358 33.6642 25.5 33.25 25.5C32.8358 25.5 32.5 25.8358 32.5 26.25H34ZM20.4143 27.5315C20.1556 27.8549 20.208 28.3269 20.5315 28.5857C20.8549 28.8444 21.3269 28.792 21.5857 28.4685L20.4143 27.5315ZM28.5857 19.7185C28.8444 19.3951 28.792 18.9231 28.4685 18.6643C28.1451 18.4056 27.6731 18.458 27.4143 18.7815L28.5857 19.7185ZM20.4143 28.4685C20.6731 28.792 21.1451 28.8444 21.4685 28.5857C21.792 28.3269 21.8444 27.8549 21.5857 27.5315L20.4143 28.4685ZM14.5857 18.7815C14.3269 18.458 13.8549 18.4056 13.5315 18.6643C13.208 18.9231 13.1556 19.3951 13.4143 19.7185L14.5857 18.7815ZM20.25 28C20.25 28.4142 20.5858 28.75 21 28.75C21.4142 28.75 21.75 28.4142 21.75 28H20.25ZM21.75 8.75C21.75 8.33579 21.4142 8 21 8C20.5858 8 20.25 8.33579 20.25 8.75H21.75ZM8 26.25V28H9.5V26.25H8ZM8 28C8 31.3137 10.6863 34 14 34V32.5C11.5147 32.5 9.5 30.4853 9.5 28H8ZM14 34H28V32.5H14V34ZM28 34C31.3137 34 34 31.3137 34 28H32.5C32.5 30.4853 30.4853 32.5 28 32.5V34ZM34 28V26.25H32.5V28H34ZM21.5857 28.4685L28.5857 19.7185L27.4143 18.7815L20.4143 27.5315L21.5857 28.4685ZM21.5857 27.5315L14.5857 18.7815L13.4143 19.7185L20.4143 28.4685L21.5857 27.5315ZM21.75 28V8.75H20.25V28H21.75Z" fill="black"/></svg>') center center no-repeat;
    width: 42px;
    height: 42px;
    margin-right: 8px;
}
body:not(.path-frontpage) h1 {
    padding-right: 300px;
}
.field--name-field-tekst-metodologiya- {
    margin-top: 45px;
}
.method-row {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
}
.method-row a {
    color: rgba(0, 0, 0, 1);
    text-decoration: underline;
}
.method-row a:hover {
    text-decoration: none;
}
.method-row > div:last-child {
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
}
#block-zexlab-views-block-research-block-2 {
    margin-top: 80px;
}
#block-zexlab-views-block-related-block-1 {
    margin-top: 150px;
}
#block-zexlab-views-block-related-block-1 > h2 {
    color: #000;
    font-family: SovMod;
    font-size: 58px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-bottom: 40px;
}
.res-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 30px;
    padding: 30px 40px;
    text-decoration: none;
    min-height: 320px;
}
.res-title {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
}
.res-text {
    font-size: 18px;
    line-height: 1.2;
    color: rgba(0, 0, 0, 0.72);
}
.res-text p {
    margin: 0px;
}
.res-text p:first-child {
    font-weight: 500;
    margin-bottom: 5px;
}
#block-zexlab-issledovanienegativnykhotzyvovorabotodatelyakh h1 {
    margin-bottom: 16px;
}
#block-zexlab-issledovanienegativnykhotzyvovorabotodatelyakh p {
    font-size: 30px;
    color: rgba(0, 0, 0, 0.72);
    margin: 0px;
    line-height: 1.2;
}
#block-zexlab-views-block-related-block-1-2 {
    margin: 72px 0px;
}
.about-wrapper {
    font-size: 18px;
    background: rgba(243, 243, 243, 1);
    border-radius: 30px;
    padding: 45px 40px;
}
.path-frontpage #main-wrapper {
    padding: 75px 0px;
}
.about-wrapper .col-lg-5 p:last-child {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
}
.about-wrapper .col-lg-7 p:last-child {
    margin-bottom: 0px;
}
.about-wrapper .col-lg-7 {
    color: rgba(0, 0, 0, 0.7);
}
#block-zexlab-views-block-related-block-1-2 .col-lg-6:first-child .res-wrapper {
    color: #fff;
    background: url(../images/card-bg.svg) center center no-repeat;
    border: 0px;
}
#block-zexlab-views-block-related-block-1-2 .col-lg-6:first-child .res-wrapper .res-text {
    color: #fff;
}
#block-zexlab-views-block-related-block-1-2 .col-lg-6:first-child .res-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}
#block-zexlab-views-block-related-block-1-2 .col-lg-6:first-child .res-title:before {
    display: block;
    content: 'Новое';
    font-size: 18px;
    font-weight: 500;
    color: rgba(9, 157, 217, 1);
    padding: 6px 12px;
    background: rgba(255, 255, 255, 1);
    border-radius: 40px;
}
.sert-wrapper {
    padding: 35px 40px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 397px;
    min-width: 397px;
    margin-right: 30px;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.sert-title {
    display: flex;
    align-items: center;
    font-weight: 700;
    gap: 16px;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.sert-title svg {
    min-width: 40px;
    height: auto;
}
.sert-text {
    line-height: 1.2;
}
.field--name-field-sertpic {
    margin-top: auto;
    margin-bottom: 14px;
}
.sert-wrapper .field--name-field-tagfront,
.sert-wrapper .field--name-field-sertcat {
    color: rgba(0, 0, 0, 0.5);
}
.sert-wrapper .field--name-field-tagfront:before,
.sert-wrapper .field--name-field-sertcat:before {
    display: inline;
    content: '#';
}
#block-zexlab-views-block-sertblock-block-1 {
    padding-bottom: 150px;
}