

/* Start:/bitrix/components/bitrix/menu/templates/.default/style.min.css?1766066422490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/components/bitrix/menu/templates/.default/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/biocard_ae/components/bitrix/search.title/bootstrap_v5/style.css?17664887991648*/
.search-title-button{
	background-image: url(/local/templates/biocard_ae/components/bitrix/search.title/bootstrap_v5/images/icon-search.svg) !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
       Background-size: 13px 13px !important;
        Width:37px !important;
        Height:37px !important;
	min-width: 36px;
	min-height: 35px;
	margin-left: 10px;
	border-radius: 0px;
}

.title-search-result{
	border: 1px solid transparent ;
	display: none;
	overflow: hidden;
	z-index: 205;
	background-color: #F8F6F6;
	padding: 10px;
	border-radius: 3px;
}

.input-group {
display: flex;
	flex-wrap: nowrap;
}

.input-group > .form-control {
	min-height: 37px;
         width: 504px;
          height: 23px;
	min-width: 316px;
	padding: 10px 0 7px 16px;
       border: none;
       background-color: #F8F6F6;
	font-size: 12px;
	font-family: Geologica-Regular;
	line-height: normal;
}

.input-group > .form-control::placeholder {
	color: #333333;
	opacity: 0.32;
}

@media screen and (max-width: 1200px) {
    .input-group > .form-control {
		min-width: 200px;
		margin-left: 10px;
	}
}

.bx_item_block{
	font-size: 14px;
	padding-bottom:5px;
	margin-bottom: 5px;
	border-bottom:1px solid #ddd;
}

.all_result,
.others_result { border: none; }

.all_result { margin-bottom: 0;}

@media screen and (max-width: 991px) {
    .input-group > .form-control {
		min-width: 110px;
		margin-left: 5px;
	}
}

@media (max-width: 767px) {
	.search-title-button{
		min-width: 50px;
		min-height: 50px;
		margin-left: 0;
	}

	.input-group > .form-control {
		min-height: 50px;
		padding: 14px 0 15px 20px;
		font-size: 14px;
		font-family: Geologica-Medium;
		color: #9A9A9A;
		opacity: 1;
	}
}
/* End */


/* Start:/local/templates/biocard_ae/components/bitrix/breadcrumb/universal_2/style.min.css?1766388350620*/
.bx-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bx-breadcrumb-item{height:22px;white-space:nowrap}.bx-breadcrumb-item-angle{margin:0 10px;color:#b5bdc2;vertical-align:top;font-size:12px}.bx-breadcrumb-item-link{border-bottom:0;vertical-align:top;line-height:21px}.bx-breadcrumb-item-text{vertical-align:top;white-space:normal;font:400 13px/21px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;transition:250ms linear all}
/* End */


/* Start:/local/templates/biocard_ae/template_styles.css?176649047777365*/
@charset "utf-8";

@font-face {
    font-family: 'Geologica-Regular';
    src: url('/local/templates/biocard_ae/fonts/Geologica-Regular.ttf');
    src: url('/local/templates/biocard_ae/fonts/Geologica-Regular.woff') format('woff');
    src: url('/local/templates/biocard_ae/fonts/Geologica-Regular.otf') format('otf');
}

@font-face {
    font-family: 'Geologica-Medium';
    src: url('/local/templates/biocard_ae/fonts/Geologica-Medium.ttf');
    src: url('/local/templates/biocard_ae/fonts/Geologica-Medium.woff') format('woff');
    src: url('/local/templates/biocard_ae/fonts/Geologica-Medium.otf') format('otf');
}

@font-face {
    font-family: 'Geologica-Black';
    src: url('/local/templates/biocard_ae/fonts/Geologica-Black.ttf');
    src: url('/local/templates/biocard_ae/fonts/Geologica-Black.woff') format('woff');
    src: url('/local/templates/biocard_ae/fonts/Geologica-Black.otf') format('otf');
}

body {
    font-family: 'Geologica-Regular' !important;
    font-size: 16px;
    padding: 0;
    margin: 0;
    color: #000;
    line-height: 1.5;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    position: relative;
}

body.home {
    background: #fff;
}

header {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    color: #000;
    z-index: 9;
    line-height: 1.2;
}

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol,
ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: normal;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ol,
ul,
nav {
    margin: 0;
    list-style: none;
}

ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover {
    color: #000;
}

a {
    text-decoration: none;
    color: #7C2628;
    transition: .4s;
    font-weight: normal !important;
}

a:hover {
    color: #000;
    text-decoration: none;
}

:focus, button {
    outline: 0 !important;
}

.bx-wrapper input {
    -webkit-appearance: none;
    border-radius: 0;
}

.container {
    display: block;
    width: 1400px;
    max-width: 1400px;
    position: relative;
    margin: 0 auto;
    padding: 0;
    z-index: 1;
    box-sizing: border-box;
}

.bx-wrapper:has(.sale-page) {
    overflow: hidden;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before,
.dl-horizontal dd:after, .container:before, .container:after,
.container-fluid:before, .container-fluid:after, .row:before,
.row:after, .form-horizontal .form-group:before,
.form-horizontal .form-group:after, .btn-toolbar:before,
.btn-toolbar:after, .btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before,
.navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before,
.navbar-collapse:after, .pager:before, .pager:after, .panel-body:before,
.panel-body:after, .modal-header:before, .modal-header:after,
.modal-footer:before, .modal-footer:after {
    display: none !important;
}

.mob-menu, .hide-window {
    display: none;
}

ul.left-menu {
    display: flex;
    list-style: none;
    margin: 0;
}

ul.left-menu li {
    background: none;
    padding: 0;
    margin: 0 7px;
}

ul.left-menu li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
}

ul.left-menu li a:hover {
    color: #7C2628;
}

.bx-header-section.container {
    display: flex;
    align-items: center;
    padding: 48px 0;
}

.bx-header-section .logo {
    margin-right: 30px;
}

.bx-header-section .logo img {
    max-width: 155px;
}

.bx-header-section .tel {
    margin-left: auto;
    margin-right: 15px;
}

.bx-header-section .tel a {
    display: block;
    font-family: 'Geologica-Medium';
    color: #000;
    font-size: 14px;
}

.kit-social {
    margin-left: auto;
}

.kit-social-flex {
    display: flex;
    align-items: center;
    gap: 6px;
}

.kit-social .kit-social-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 19px;
    height: 19px;
}

.kit-social .kit-social-item svg path {
    transition: .4s;
}

/*
.kit-social .kit-social-item:hover svg path {
    fill: #000;
}
*/

.main-banner-slider {
    width: calc(100% + 55px);
    position: relative;
    margin-bottom: 188px;
}

.main-banner-slider::before {
    content: '';
    width: 107px;
    height: 107px;
    background: url(/local/templates/biocard_ae/images/vector.svg);
    position: absolute;
    bottom: 97px;
    right: 55px;
    z-index: 9;
}

.main-banner-slider-container::before {
    content: '';
    width: 100%;
    height: 585px;
    position: absolute;
    background: #F3F3F3;
    bottom: -188px;
    left: 0;
}

.main-banner-slider .one-slid {
    display: flex;
}

.main-banner-slider .one-slid .img-container {
    width: 995px;
    height: 635px;
    flex-shrink: 0;
}

.main-banner-slider .one-slid .img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-banner-slider .one-slid .txt-block {
    width: 625px;
    height: 400px;
    padding: 65px 55px 65px 65px;
    box-sizing: border-box;
    flex-shrink: 0;
    margin-left: -165px;
    margin-top: 83px;
    background: #fff;
}

.main-banner-slider .one-slid .txt-block p {
    font-family: 'Geologica-Medium';
    text-transform: uppercase;
    font-size: 60px;
    line-height: 1;
    height: 120px;
    overflow: hidden;
    margin: 0;
}

.main-banner-slider .one-slid .txt-block span {
    font-size: 16px;
    width: 100%;
    display: block;
    height: 45px;
    overflow: hidden;
    margin: 10px 0 0;
}

.main-banner-slider .one-slid .txt-block .bottom {
    margin-top: 40px;
}

.main-banner-slider .one-slid .txt-block .bottom a,
.btn {
    background: #7C2628;
    font-size: 14px;
    color: #fff;
    height: 53px;
    font-family: 'Geologica-Medium';
    width: 182px;
    display: flex;
    border-radius: 0;
    align-items: center;
    justify-content: center;
    transition: .4s;
}

.btn {
    text-transform: capitalize;
}

.main-banner-slider .one-slid .txt-block .bottom a:hover,
.btn:hover {
    color: #fff;
    background: #000;
}

.slick-arrow {
    width: 53px;
    height: 53px;
    border-radius: 50%;
    border: 2px solid #000;
    overflow: hidden;
    transition: .4s;
    font-size: 0;
    background: transparent;
    z-index: 9;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -26px;
}

.main-banner-slider-container .slick-arrow {
    position: relative;
    top: inherit;
    transform: inherit;
    left: inherit;
}

.slick-arrow.slick-next {
    left: initial;
    right: -26px;
}

.main-banner-slider-container .slick-arrow.slick-next {
    margin-left: 5px;
    right: initial;
}

.slick-arrow::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #000;
    position: absolute;
    top: 50%;
    transition: .4s;
}

.slick-arrow.slick-prev::after {
    border-left: 2px solid #000;
    transform: translate(-40%, -50%) rotate(-45deg);
    left: 50%;
}

.slick-arrow.slick-next::after {
    border-right: 2px solid #000;
    transform: translate(-70%, -50%) rotate(45deg);
    left: 50%;
}

.purchasing-banner .img-container {
    width: 100%;
    height: 458px;
    position: relative;
}

.purchasing-banner .img-container::before {
    content: '';
    width: 107px;
    height: 107px;
    background: url(/local/templates/biocard_ae/images/mgroup114.svg);
    position: absolute;
    top: -56px;
    left: 280px;
    z-index: 9;
}

.purchasing-banner .img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.main-banner-slider-container .for-arrow {
    position: absolute;
    right: 150px;
    bottom: 218px;
}

.slick-arrow:hover {
    cursor: pointer;
    border: 2px solid #7c2628;
    background: #7c2628;
}

.slick-arrow:hover::after {
    border-top: 2px solid #fff;
}

.slick-arrow.slick-prev:hover::after {
    border-left: 2px solid #fff;
}

.slick-arrow.slick-next:hover::after {
    border-right: 2px solid #fff;
}

h2 {
    font-family: 'Geologica-Medium';
    font-size: 50px;
    text-transform: uppercase;
    position: relative;
    line-height: 1;
}

.main-banner-slider-container {
    position: relative;
}

.trust-logo {
    position: relative;
    padding: 100px 80px;
}

.trust-logo::before {
    content: '';
    background: #7C2628;
    width: 100vw;
    height: 100%;
    position: absolute;
    left: calc((100vw - 100%) / 2 * -1);
    top: 0;
    z-index: -1;
}

.trust-logo-img {
    width: 220px;
    height: 83px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.trust-logo-img img {
    max-width: 75%;
    max-height: 85%;
}

.trust-logo .slick-arrow {
    border: 2px solid #fff;
}

.trust-logo .slick-arrow::after {
    border-top: 2px solid #fff;
}

.trust-logo .slick-arrow.slick-prev::after {
    border-left: 2px solid #fff;
}

.trust-logo .slick-arrow.slick-next::after {
    border-right: 2px solid #fff;
}

.trust-logo .slick-arrow:hover {
    border: 2px solid #fff;
    background: #fff;
}

.trust-logo .slick-arrow:hover::after {
    border-top: 2px solid #000;
}

.trust-logo .slick-arrow.slick-prev:hover::after {
    border-left: 2px solid #000;
}

.trust-logo .slick-arrow.slick-next:hover::after {
    border-right: 2px solid #000;
}

.trust-logo-container h2 {
    color: #fff;
    display: inline-block;
    padding: 27px 0 0;
}

.trust-logo-container h2::before {
    content: '';
    background: #7C2628;
    width: calc(100% + 110px);
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: -55px;
}

.trust-logo-container {
    margin-top: -128px;
}

.trust-logo-container.no-margin {
    margin-top: 0
}

.running {
    overflow: hidden;
    white-space: nowrap;
    width: 100vw;
    margin-left: calc((100vw - 100%) / 2 * -1);
    padding: 20px 0 15px 0;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
}

.scrolling {
    will-change: transform;
    font-family: 'Geologica-Medium';
    font-size: 44px;
    line-height: 1;
    text-transform: uppercase;
    animation: marquee 5s linear infinite;
    display: inline-block;
    padding: 0 34px;
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}

footer {
    background: #F3F3F3;
}

.bx-footer-section {
    display: flex;
    justify-content: space-between;
    padding: 242px 0 42px;
}

.flex-app {
    display: flex;
    gap: 17px;
    align-items: center;
}

.flex {
    display: flex;
}

.flex-app img {
    height: 36px;
    display: block;
}

.footer-mail-phone a {
    display: block;
    font-size: 14px;
    color: #000;
    transition: .4s;
    line-height: 1.1;
}

.footer-mail-phone a:first-child {
    margin-bottom: 18px;
    border-bottom: 1px solid #000;
}

.footer-mail-phone a:first-child:hover {
    border-bottom: 1px solid transparent;
}

.flex.center {
    gap: 63px;
    margin-bottom: 95px;
}

.step-by-step {
    margin-top: 115px;
}

.steps-blocks {
    display: flex;
    flex-wrap: wrap;
    gap: 90px 5%;
}

.steps-blocks > div {
    width: 30%;
    padding: 0 0 0 130px;
    position: relative;
}

.step-by-step h2 {
    width: 45%;
    margin-bottom: 110px;
}

.step-by-temp h2 {
    width: 100% !important;
    font-family: 'Geologica-Medium';
    font-size: 60px;
    line-height: 58px;
    margin-bottom: 60px;
    text-transform: uppercase;
}

.temperature-title {
    font-family: 'Geologica-Medium' !important;
    font-size: 60px;
    line-height: 58px;
    text-transform: uppercase;
    margin: -40px 0 60px;
    line-height: 1;
}

.step-text-block {
    margin-top: 8px;
}

.step-by-step .btn {
    margin: 60px auto 0;
}

.step-temperature .steps-blocks > div .item {
    -webkit-text-stroke: 4px #7C2628;
    text-stroke: 4px #7C2628;
}

.step-temperature-blocks > div .item {
    -webkit-text-stroke: 4px #7C2628;
    text-stroke: 4px #7C2628;
    font-family: 'Geologica-Black';
    font-size: 79px;
    color: #fff;
    left: 0;
    line-height: 1;

}

.step-temperature-blocks > div {
    display: flex;
    flex-direction: row;
    gap: 30px;
    align-items: flex-start;
    position: relative;
}

.step-temperature-blocks {
    display: flex;
    flex-wrap: wrap;
    gap: 90px 5%;
}

.steps-blocks > div .item {
    -webkit-text-stroke: 3px #7C2628;
    text-stroke: 3px #7C2628;
    font-family: 'Geologica-Black';
    font-size: 79px;
    color: #fff;
    position: absolute;
    left: 0;
    line-height: 1;
    top: -40px;
}


.steps-blocks > div > div p {
    font-family: 'Geologica-Medium';
    font-size: 20px;
    text-transform: uppercase;
    margin: 0px 0 30px;
    line-height: 1.1;
}

.text-block-user {
    display: flex;
    align-items: flex-start;
    margin-top: 105px;
    gap: 85px;
}

.text-block-user .txt p {
    line-height: 1.7;
}

.text-block-user .txt .title {
    font-family: 'Geologica-Medium';
    font-size: 50px;
    text-transform: uppercase;
    max-width: 72%;
    margin: 0px 0 70px;
    line-height: 1.1;
}

.smart-text ul {
    margin-left: 20px;
    list-style: disc;
}

.text-block-user .txt .smart-title {
    font-family: '';
    font-family: 'Geologica-Medium';
    font-size: 60px;
    line-height: 58px;
    text-transform: uppercase;
    /* max-width: 72%; */
    margin: 0px 0 0px;
    line-height: 1.1;
}

.text-block-user img {
    max-width: 100%;
    max-height: 409px;
    height: 409px;
    width: 522px;
}

.smart-control-block .txt {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 409px;
}

.footer-address {
    max-width: 267px;
    font-size: 14px;
    line-height: 1.2;
}

.flex.top {
    align-items: center;
    gap: 35px;
    margin-bottom: 80px;
}

footer .kit-social .kit-social-item {
    width: 27px;
    height: 27px;
}

footer .kit-social .kit-social-item svg {
    width: 100%;
    height: 100%;
}

footer ul.left-menu {
    flex-direction: column;
}

footer ul.left-menu li a {
    text-transform: none;
}

footer ul.left-menu li {
    margin: 0;
}

.flex-footer-menu {
    display: flex;
    gap: 85px;
    height: 100%;
}

.flex-footer-menu > div {
    display: flex;
    flex-direction: column;
}

h3 {
    will-change: transform;
    font-family: 'Geologica-Medium';
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
}

ul.left-menu li a:visited {
    color: #000;
}

ul.left-menu li a:hover {
    color: #7C2628;
}

ul.left-menu li a.selected:hover {
    color: #7C2628;
}

footer h3 {
    margin-bottom: 50px;
}

.copyright, .kit {
    display: block;
    margin-top: auto;
    font-size: 12px;
    color: #000;
}

.kit:hover {
    color: #7C2628;
}

footer .kit-social-flex {
    gap: 10px;
}

.biocard-ae-form {
    position: relative;
    background: #7C2628;
    z-index: 99;
    margin-bottom: -173px;
    padding: 60px 80px 80px;
    margin-top: 120px;
}

.biocard-ae-form::before {
    content: '' !important;
    display: block !important;
    width: 107px;
    height: 107px;
    background: url(/local/templates/biocard_ae/images/vector.svg);
    position: absolute;
    top: -43px;
    right: -50px;
    z-index: 9;
}

.biocard-ae-form .title {
    color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    gap: 35px;
}

.biocard-ae-form .title p {
    max-width: 375px
}

.biocard-ae-form-container {
    display: flex;
    justify-content: space-between;
}

.biocard-ae-form-container .form__form-block.form-block {
    width: 300px;
    height: 53px;
    position: relative;
}

.biocard-ae-form-container .form__form-block.form-block-submit {
    width: 255px;
}

.biocard-ae-form-container .form__form-block.form-block input, .biocard-ae-form-container .form__form-block.form-block textarea {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    font-family: 'Geologica-Regular';
    color: #fff;
    background: #965153;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    padding: 17px 28px;
}

.biocard-ae-form-container .form__form-block.form-block label {
    position: absolute;
    font-size: 14px;
    color: #ffffff;
    z-index: 1;
    left: 0;
    padding: 0 0 0 28px;
    line-height: 1.2;
    width: 100%;
    box-sizing: border-box;
    top: 50%;
    pointer-events: none;
    transform: translateY(-50%);
    transition: .4s;
}

.biocard-ae-form-container .form__form-block.form-block label.active {
    opacity: 0;
}

.biocard-ae-form-container .form__form-block.form-block label.error {
    color: #fff;
    top: -16px;
    font-size: 13px;
    opacity: 1;
}

.biocard-ae-form-container div.form-block-submit input[type="submit"] {
    background: #fff;
    font-family: 'Geologica-Regular';
    font-size: 14px;
    color: #000;
    border: none;
    transition: .4s;
    outline: none;
    width: 100%;
    height: 53px;
}

.biocard-ae-form-container div.form-block-submit input[type="submit"]:hover {
    background: #000;
    color: #fff;
}

.form__form-select {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 13px;
    margin-top: 20px;
    color: #ffffff;
    line-height: 1.2;
}

.form__form-select::before {
    content: 'Required field';
    font-size: 12px;
    display: block;
    color: #ffffff;
    position: absolute;
    bottom: -25px;
    left: 0px;
    line-height: 1.1;
    width: 100%;
    opacity: 0;
    text-align: left;
    pointer-events: none;
    transition: .5s;
}

.form__form-select input[type="checkbox"] {
    outline: none;
    margin: 0 10px 1px 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 50%;
    flex-shrink: 0;
}

.form__form-select input[type="checkbox"]:checked {
    background-image: url(/local/templates/biocard_ae/images/ellipse.svg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
}

.form__form-select a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.form__form-select a:hover {
    border-bottom: 1px solid transparent;
}

.form__form-select.active::before {
    opacity: 1;
}

.results > div:not(.tab-2) {
    display: none;
}

.results > div {
    width: 447px;
    height: 350px;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.results > div > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    transition: .4s;
    bottom: 0;
    left: 0;
}

.results > div:hover > div {
    bottom: 0 !important;
}

.results > div > div > p {
    font-family: 'Geologica-Medium';
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.1;
    background: #fff;
    padding: 18px 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 294px;
    max-width: 90%;
    text-align: left;
    box-sizing: border-box;
    margin-top: auto;
    margin-bottom: -5%;
    position: relative;
}

.results > div .preview {
    background: #7C2628;
    color: #fff;
    transition: .4s;
    display: block;
    box-sizing: border-box;
    height: auto !important;
}

.results > div .preview p {
    padding: 68px 37px 27px;
}

.results {
    display: flex;
    flex-wrap: wrap;
    gap: 66px 29px;
}

#tabs label {
    background: #fff;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: .4s;
    height: 56px;
    padding: 0 33px;
}

#tabs label.active,
#tabs label:hover {
    background: #F3F3F3;
    cursor: pointer;
}

#tabs {
    display: flex;
    gap: 30px;
    justify-content: center;
    margin: 87px 0 62px;
}

.thermal-boxes {
    display: flex;
    align-items: center;
    margin: 110px 50px 100px 0;
    gap: 90px;
}

.thermal-boxes .txt h2 {
    margin-bottom: 55px;
}

.thermal-boxes .img {
    max-width: 100%;
    width: 559px;
    flex-shrink: 0;
}

.thermal-boxes .img img {
    max-width: 100%;
}

.news-list-item .card {
    border: none;
    border-radius: 0;
    width: 408px;
    margin-right: 88px;
}

.news-list-item img {
    height: 237px;
    border-radius: 0;
    width: 100%;
    display: block;
    object-fit: cover;
}

.news-list-item > div > a {
    display: block;
    margin-bottom: -23px;
}

.news-list-item .date {
    background: #7C2629;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 144px;
    height: 43px;
    font-family: 'Geologica-Medium';
    color: #fff;
}

.hr-block {
    margin-left: auto;
    position: relative;
}

.hr-block a {
    padding-left: 40px;
    position: relative;
}

.hr-block a::before {
    content: '';
    background: url(/local/templates/biocard_ae/images/hr.svg);
    width: 26px;
    height: 26px;
    background-size: contain;
    position: absolute;
    left: 11px;
    top: -2px;
}

.mob-copyright {
    display: none;
}

.news-list-item .card-body {
    padding: 0;
    font-family: 'Geologica-Medium';
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 30px;
}

.news-list-item .card-body a {
    color: #000;
    display: block;
    line-height: 1;
}

.news-list-item .card-body a:hover {
    color: #7C2629;
}

.news .slick-arrow {
    position: relative;
    top: inherit;
    transform: inherit;
}

.news .slick-arrow {
    position: relative;
    top: inherit;
    transform: inherit;
    left: inherit;
}

.news .slick-arrow.slick-next {
    margin-left: 5px;
    right: initial;
}

.news .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 45px;
}

.instagram {
    margin-bottom: 80px;
    margin-top: 85px;
}

.our-partners .trust-logo::before,
.logo-carousel .trust-logo::before {
    display: none;
}


.our-partners .trust-logo .slick-arrow,
.logo-carousel .trust-logo .slick-arrow {
    border: 2px solid #000;
}

.our-partners .trust-logo .slick-arrow::after,
.logo-carousel .trust-logo .slick-arrow::after {
    border-top: 2px solid #000;
}

.our-partners .trust-logo .slick-arrow.slick-prev::after,
.logo-carousel .trust-logo .slick-arrow.slick-prev::after {
    border-left: 2px solid #000;
}

.our-partners .trust-logo .slick-arrow.slick-next::after,
.logo-carousel .trust-logo .slick-arrow.slick-next::after {
    border-right: 2px solid #000;
}

.our-partners .trust-logo .slick-arrow:hover,
.logo-carousel .trust-logo .slick-arrow:hover {
    border: 2px solid #7C2628;
    background: #7C2628;
}

.our-partners .trust-logo .slick-arrow:hover::after,
.logo-carousel .trust-logo .slick-arrow:hover::after {
    border-top: 2px solid #fff;
}

.our-partners .trust-logo .slick-arrow.slick-prev:hover::after,
.logo-carousel .trust-logo .slick-arrow.slick-prev:hover::after {
    border-left: 2px solid #fff;
}

.our-partners .trust-logo .slick-arrow.slick-next:hover::after,
.logo-carousel .trust-logo .slick-arrow.slick-next:hover::after {
    border-right: 2px solid #fff;
}

.our-partners .trust-logo-img,
.logo-carousel .trust-logo-img {
    width: 230px;
    height: 70px;
}

.our-partners .trust-logo {
    padding: 0 80px;
    margin-top: 65px;
}

.logo-carousel .trust-logo {
    padding: 20px 80px 0;
    margin-top: 45px;
}

.our-partners,
.logo-carousel {
    margin-top: 80px;
}

.packaging-keeps {
    display: inline-flex;
    position: relative;
}

.packaging-keeps > p {
    font-family: 'Geologica-Medium';
    font-size: 42px;
    flex-shrink: 0;
    text-transform: uppercase;
    position: relative;
    line-height: 1.3;
    padding-top: 27px;
    width: 975px;
    padding-bottom: 30px;
}

.hide-txt-container {
    position: absolute;
    right: -120px;
    top: 50px;

}

.hide-txt-container span {
    width: 51px;
    height: 51px;
    background: #7C2628;
    color: #fff;
    font-family: 'Geologica-Medium';
    font-size: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hide-txt-container .hide-txt {
    opacity: 0;
    position: absolute;
    pointer-events: none;
    font-size: 14px;
    color: #000;
    background: #fff;
    top: -58px;
    transition: .4s;
    font-family: 'Geologica-Regular';
    right: -375px;
    width: 355px;
    padding: 30px;
}

.hide-txt-container:hover .hide-txt {
    opacity: 1;
}

.packaging-keeps > p::before {
    content: '';
    background: #F3F3F3;
    width: 1123px;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: -55px;
}

.main-catalog {
    position: relative;
    padding: 80px 0 110px;
}

.main-catalog::before {
    content: '';
    background: #F3F3F3;
    width: 100vw;
    height: 100%;
    position: absolute;
    left: calc((100vw - 100%) / 2 * -1);
    top: 0;
}

.product-item-line-card {
    width: 330px;
    margin-right: 27px;
}

.char-value {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
}

.char-value p {
    position: relative;
    padding-left: 25px;
}

.product-item {
    border: none !important;
    box-shadow: none;
    padding: 20px 40px 40px 40px !important;
}

.product-item .img {
    width: 100%;
    height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-item .img img {
    max-width: 100%;
    max-height: 100%;
}

.product-item-line-card .product-item-title {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.info-blocks .one-slid {
    width: 437px;
    margin-right: 47px;
}

.info-blocks .one-slid .img-container img {
    height: 343px;
    width: 100%;
    object-fit: cover;
    display: block;
}

.info-blocks {
    padding: 130px 0 120px;
    margin-top: 100px;
    position: relative;
}

.hide-window {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99999;
    overflow: auto;
    text-align: center;
}

.hide-window .hide-window__hide-window-wrapper.hide-window-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    background: transparent;
    box-sizing: border-box;
    display: inline-block;
    line-height: 1.2;
    max-width: calc(100% - 38px);
    transform: translate(-50%, -50%);
}

.hide-window__hide-window-wrapper.hide-window-wrapper div.title {
    text-transform: uppercase;
    font-size: 28px;
    padding: 16px 25px !important;
    background: #7C2628 !important;
    color: #fff;
}

.black_theme_modal .biocard-ae-form-container {
    flex-direction: column;
}

.black_theme_modal .biocard-ae-form-container .form__form-block.form-block {
    width: 100%;
    margin-bottom: 33px;
}

.black_theme_modal .biocard-ae-form-container .form__form-block.form-block-submit {
    width: 100%;
}

.hide-window__hide-window-wrapper.hide-window-wrapper div:not(.fa-times-close) {
    background: #fff;
    padding: 25px;
    line-height: 1.7;
}

.fa-times-close {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: -40px;
    height: 25px;
    width: 26px;
    opacity: 1;
    background: url(/local/templates/biocard_ae/images/close-menu-w.svg);
    background-size: cover;
}

.mail-form-btn {
    background-image: url(/local/templates/biocard_ae/images/sms.svg);
    background-color: #7C2628;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60%;
    width: 63px;
    height: 63px;
    position: fixed;
    transition: .4s;
    top: 340px;
    cursor: pointer;
    right: 0;
    z-index: 99;
}

.mail-form-btn:hover {
    background-color: #000;
}

.info-blocks::before {
    content: '';
    background: #7C2628;
    width: 100vw;
    height: 100%;
    position: absolute;
    left: calc((100vw - 100%) / 2 * -1);
    top: 0;
    z-index: -1;
}

.info-blocks .one-slid .txt p {
    font-family: 'Geologica-Medium';
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin: 50px 0 30px;
    line-height: 1.1;
}

.info-blocks .one-slid .txt span {
    color: #fff;
    max-width: 80%;
    display: block;
}

.info-blocks .slick-arrow {
    border: 2px solid #fff;
    top: 170px;
}

.info-blocks .slick-arrow::after {
    border-top: 2px solid #fff;
}

.info-blocks .slick-arrow.slick-prev::after {
    border-left: 2px solid #fff;
}

.info-blocks .slick-arrow.slick-next::after {
    border-right: 2px solid #fff;
}

.info-blocks .slick-arrow:hover {
    border: 2px solid #fff;
    background: #fff;
}

.info-blocks .slick-arrow:hover::after {
    border-top: 2px solid #000;
}

.info-blocks .slick-arrow.slick-prev:hover::after {
    border-left: 2px solid #000;
}

.info-blocks .slick-arrow.slick-next:hover::after {
    border-right: 2px solid #000;
}

.char {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.char-value p::before {
    content: '';
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0px;
    left: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.purchasing-banner h2 {
    font-family: 'Geologica-Black';
    font-size: 28px;
    margin-bottom: 55px;
}

.purchasing-banner .txt {
    width: 51%;
    background: #F3F3F3;
    padding: 60px 100px;
    box-sizing: border-box;
    margin-bottom: -208px;
    z-index: 99;
    position: relative;
    margin-left: auto;
}

.purchasing-banner .txt-temperature {
    width: 51%;
    background: #F3F3F3;
    padding: 60px 76px;
    box-sizing: border-box;
    margin-bottom: -300px;
    z-index: 99;
    position: relative;
    margin-left: auto;
}

span.bolder {
    font-family: 'Geologica-Medium';
}

.purchasing-banner .txt-temperature span {
    font-size: 16px;
    line-height: 30px;
}

.char-value.volume p::before {
    background-image: url(/local/templates/biocard_ae/images/volume.svg);
}

.char-value.weight p::before {
    background-image: url(/local/templates/biocard_ae/images/weight.svg);
}

.mob-menu-btn {
    display: none;
}

.overflow {
    overflow: hidden;
}

.mob-menu-container {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgb(0 0 0 / 40%);
}

.mob-menu-container .mob-menu {
    display: flex;
    flex-direction: column;
    background: #fff;
    width: 80%;
    height: 100vh;
    position: absolute;
    top: 0;
    right: 0;
    max-width: 400px;
    padding: 75px 40px 50px 40px;
    box-sizing: border-box;
    text-align: center;
}

.black_theme_modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    z-index: 9999;
    overflow: auto;
    transition: none;
}

.black_theme_modal .title {
    font-family: 'Geologica-Medium';
    font-size: 40px;
    text-transform: uppercase;
    position: relative;
    line-height: 1;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

.openModal {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #7C2628;
    transform: translate(-50%, -50%);
    width: 500px;
    max-width: 90%;
    box-sizing: border-box;
    padding: 60px 60px;
}

.mob-menu-container .mob-menu .close {
    position: absolute;
    top: 30px;
    right: 30px;
    height: 25px;
    width: 26px;
    opacity: 1;
    background: url(/local/templates/biocard_ae/images/close-menu.svg);
    background-size: cover;
}


.results > div img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    display: block;
}

.mob-menu-container .mob-menu .left-menu {
    flex-direction: column;
    margin: 50px 0;
}

.mob-menu-container .mob-menu ul.left-menu li {
    margin: 5px 5px;
}

.mob-menu-container .mob-menu .kit-social-flex {
    justify-content: center;
}

.mob-menu-container .mob-menu .kit-social {
    margin-top: auto;
    margin-right: auto;
}

.mob-menu-container .mob-menu .kit-social-flex {
    gap: 10px;
}

.mob-menu-container .mob-menu .kit-social-flex svg {
    width: 100%;
    height: 100%;
}

.mob-menu-container .mob-menu .kit-social .kit-social-item {
    width: 35px;
    height: 26px;
}

h1 {
    font-family: 'Geologica-Medium';
    font-size: 60px;
    text-transform: uppercase;
    margin: 25px 0 60px;
    line-height: 1;

}

.bx-breadcrumb {
    color: #000;
    font-size: 14px;
}

.def {
    color: #B3B3B3;
    margin: 0 5px;
}

.bx-breadcrumb-item-link {
    color: #B3B3B3;
    font-size: 14px;
}

.bx-breadcrumb-item-text {
    font-size: 14px;
    font-family: 'Geologica-Regular';
}

.turnkey-container .purchasing-banner .one-slid {
    display: flex;
    flex-direction: column-reverse;
}

.turnkey-container .purchasing-banner .one-slid .txt {
    background: #fff;
    margin: -215px 0 0 auto;
    width: 53%;
    padding: 60px 65px;
}

.turnkey-container .purchasing-banner .img-container::before {
    display: none;
}

.numbers {
    position: relative;
    padding: 85px 0 75px;
    display: flex;
    gap: 130px;
}

.numbers::before {
    content: '';
    background: #7C2628;
    width: 100vw;
    height: calc(100% + 395px);
    position: absolute;
    left: calc((100vw - 100%) / 2 * -1);
    bottom: 0;
    z-index: -1;
}

.numbers div p {
    -webkit-text-stroke: 3px #ffffff;
    text-stroke: 3px #fff;
    color: #7c2628;
    font-size: 79px;
    font-family: 'Geologica-Black';
    text-transform: uppercase;
    line-height: 1.2;
}

.numbers div span {
    color: #fff;
}

.numbers::after {
    content: '';
    display: block;
    width: 107px;
    height: 107px;
    background: url(/local/templates/biocard_ae/images/vector.svg);
    position: absolute;
    bottom: -51px;
    right: 0;
    z-index: 9;
}

.turnkey-container .logo-carousel {
    margin-top: 110px;
}

.turnkey-container .logo-carousel h2 {
    width: 45%;
}

.turnkey-container .text-block-user .txt .title {
    margin: 0px 0 55px;
    max-width: 80%;
}

.turnkey-container .text-block-user {
    margin-top: 160px;
}

.turnkey-container .text-block-user .txt .btn {
    margin-top: 50px;
}

.turnkey-container .text-block-user img {
    width: 632px;
}

.accordeon-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 82px;
    margin-top: 130px;
}

.accordeon-body {
    flex: 1;
}

.accordeon-container h2 {
    width: 632px;
    flex-shrink: 0;
    top: 25px;
    position: sticky;
}

.accordeon-body .accordeon-title {
    font-family: 'Geologica-Medium';
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    padding: 30px 50px 30px 0;
    line-height: 1;
}

.accordeon-body > div {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-bottom: -2px;
}

.accordeon-body .accordeon-content {
    padding: 0 0 30px 0;
    display: none;
}

.accordeon-title::before {
    content: '';
    width: 11px;
    height: 3px;
    background: #000;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.accordeon-title::after {
    content: '';
    width: 3px;
    height: 11px;
    background: #000;
    position: absolute;
    right: 4px;
    transition: .4s;
    top: 50%;
    transform: translateY(-50%);
}

.accordeon-title.open::after {
    transform: translateY(-50%) rotate(90deg);
}

.info-blocks-white .info-blocks-slider .one-slid {
    width: 420px;
    margin-right: 69px;
}

.info-blocks-white .info-blocks-slider .one-slid img {
    width: 100%;
    height: 353px;
    display: block;
    object-fit: cover;
}

.info-blocks-white .info-blocks-slider .one-slid .txt p {
    font-family: 'Geologica-Medium';
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    line-height: 1;
    background: #F3F3F3;
    width: 301px;
    padding: 27px;
    box-sizing: border-box;
    text-align: center;
    margin: -37px auto 0;
}

.info-blocks-white {
    margin-top: 110px;
}

.info-blocks-white h2 {
    width: 53%;
    margin-bottom: 55px;
}

.thermal h1 {
    width: 50%;
    margin-bottom: 40px;
}

.thermal-container .text-block-user {
    margin-top: 40px;
}

.thermal-container .text-block-user img {
    width: 690px;
}

.thermal-container .text-block-user .btn {
    margin-top: 95px;
}

.catalog-inside .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 90px;
    margin-bottom: 80px;
}

.temperature {
    background: #7C2628;
    font-family: 'Geologica-Black';
    font-size: 28px;
    color: #fff;
    padding: 10px 35px;
    flex-shrink: 0;
}

.catalog-inside {
    margin-top: 115px;
}

.second-title {
    font-family: 'Geologica-Medium';
    font-size: 42px;
    text-transform: uppercase;
    position: relative;
    line-height: 1;
    display: inline-block;
    padding: 43px 0;
}

.second-title::before {
    content: '';
    background: #F3F3F3;
    width: calc(100% + 110px);
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: -55px;
}

.catalog-inside .btn {
    background: #000;
    margin: -28px auto 0;
    position: relative;
    z-index: 1;
}

.catalog-inside .btn:hover {
    background: #7C2628;
}

.number__section {
    display: flex;
    justify-content: space-between;
    margin-bottom: 103px;
}

.left__number {
    width: 30%;
}

.number__items {
    display: flex;
    justify-content: space-between;
    width: 60%;
}

.counter-percent {
    font-family: 'Geologica-Black';
    font-size: 49px;
    line-height: 54px;
    color: #b7b7b7;
}

.contacts-main {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
}

.contacts-main h1 {
    font-size: 30px;
    font-family: Geologica-Black;
    margin-bottom: 50px;
}

.contacts-main h2 {
    font-size: 20px;
    font-family: Geologica-Black;
    margin-top: 42px;
    margin-bottom: 20px;
}

.contacts-main .contacts a {
    text-decoration: none;
    font-family: Geologica-Medium;
    font-size: 14px;
    color: #000000;
}

.contacts-main address {
    max-width: 240px;
    font-size: 14px;
    display: inline-block;
}

.contacts-main .address {
    display: flex;
    align-items: flex-start;
}

.contacts-main .worktime {
    display: flex;
    align-items: flex-start;
}

.contacts-main .worktime p {
    margin: 0;
}

.contacts-main .worktime div:last-child {
    margin-left: 20px;
}

.contacts-main .worktime div p {
    font-size: 14px;
}

.contacts-main .worktime div:last-child p {
    font-family: Geologica-Medium;
}

.contacts-main #map {
    width: 61%;
}

.contacts-main img {
    margin-right: 25px;
}

.italic {
    color: #7C2628;
    font-family: 'Geologica-Black';
    font-size: 28px;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 50px;
}

.text-block-user.technology {
    justify-content: center;
    gap: 180px;
    padding: 0 50px 0 0;
    align-items: center;
    margin: 130px 0 60px;
}

.text-block-user.technology .txt .title {
    max-width: 100%;
}

.text-block-user.hub {
    justify-content: center;
    gap: 270px;
    padding: 0 50px;
    align-items: center;
}

.dashed {
    color: #7C2628;
    font-size: 18px;
    margin-bottom: 18px;
    font-weight: 600;
}

.dashed:before {
    content: '';
    display: inline-block;
    border-top: 1px solid #7C2628;
    width: 38px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.uppercase {
    text-transform: uppercase;
}

.grecaptcha-badge {
    display: none !important;
}

.advantages {
    align-items: flex-start;
    display: flex;
}

.advantages h2 {
    line-height: 1.4;
}

.advantages .dashed {
    margin-bottom: 14px;
}

.advantages > div:last-child {
    width: 652px;
    margin-top: -21px;
}

.advantages > div:last-child .flex-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.advantages > div:last-child .flex-row:first-child {
    margin-bottom: 9px;
}

.advantages > div:last-child .flex-row:first-child div:nth-child(even) {
    margin: 0 10px;
}

.advantages > div:last-child .flex-row:last-child div:nth-child(even) {
    margin: 0 10px;
}

.advantages > div:last-child .flex-row:last-child div:last-child svg {
    margin-top: -1px;
    margin-bottom: 30px;
}

.advantages .advantages-card {
    max-width: 158px;
}

.advantages .advantages-card svg {
    margin-bottom: 23px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 64px;
    max-height: 64px;
}

.advantages .advantages-card p {
    text-align: center;
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 1.3;
}

.advantages span {
    font-family: Geologica-Medium;
}

.biocard-ae-global {
    position: relative;
    background: #7C2628;
    z-index: 99;
    margin-bottom: -173px;
    padding: 60px 80px 80px;
    margin-top: 80px;
}

.biocard-ae-global .title {
    color: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    gap: 35px;
    row-gap: 35px;
    column-gap: 35px;
}

.biocard-ae-global::before {
    content: '' !important;
    display: block !important;
    width: 107px;
    height: 107px;
    background: url(/local/templates/biocard_ae/images/vector.svg);
    position: absolute;
    top: -43px;
    right: -50px;
    z-index: 9;
}

.biocard-ae-global .form__form-block.form-block input, .biocard-ae-form-container .form__form-block.form-block textarea {
    border-bottom: 1px solid #ffffff;
    Position: relative;
    width: 100%;
    transition: 0.4s;
    background: transparent !important;
}

.biocard-ae-form-container .form__form-block.form-block label {
    padding: 0 0 0 0px;
}

.biocard-ae-global .biocard-ae-form-container .form__form-block.form-block {
    width: 278px !important;
    cursor: pointer;
    height: 53px;
    position: relative;
    border-bottom: 1px solid #ffffff;
}

.biocard-ae-global .biocard-ae-form-container .form__form-block.form-block input:focus {
    border-bottom: 1px solid #ffffff;
    width: 278px;
    transition: 0.4s;
    background: transparent;
}

.biocard-ae-global .biocard-ae-form-container .form__form-block.form-block:before {
    content: '';
    width: 96px;
    height: 4px;
    background: #ffffff;
    position: absolute;
    left: 0;
    bottom: -1.4px;


}


.global-box {
    display: flex;
    gap: 29px;
    height: 208px;
    margin-top: 100px
}

.title-box {
    font-size: 28px;
    line-height: 33px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Geologica-Medium';
}

.global-box .left {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #7C2628;
    padding: 50px 100px;
    width: 1106px;
}

.white-btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 180px;
    height: 51px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #000000;
    font-size: 14px;
    transition: 0.3s;
}

.white-btn:hover {
    background-color: transparent;
    color: #ffffff !important;
    transition: 0.3s;
}


.global-box .right img {
    width: 265.0057373046875px;
    height: 208px;
}

.arrows-cargo {
    width: 53px;
    height: 53px;
    Position: absolute;
    border: 2px solid #ffffff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    Z-index: 100;
    top: 25%;
    cursor: pointer;
    transition: 0.3s;
}

.arrow-icon {
    content: '';
    background-image: url(/local/templates/biocard_ae/images/arrow-icon.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 6px;
    height: 13px;
}

.slick-prev.arrows-cargo.slick-arrow.left-arrow .arrow-icon {
    transform: rotate(-180deg);
}

.arrows-cargo::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff !important;
    position: absolute;
    top: 50%;
    transition: .4s;
}

.arrows-cargo.slick-next::after {
    border-right: 2px solid #fff !important;
    transform: translate(-70%, -50%) rotate(45deg);
    left: 50%;
}

.arrows-cargo.slick-prev::after {
    border-left: 2px solid #fff !important;
    transform: translate(-40%, -50%) rotate(-45deg);
    left: 50%;
}

.slider-cargo .slick-track {
    display: flex !important;
    position: relative;
    top: 0;
    gap: 34px;
    left: -68px;
}

.search-block-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-flex {
    display: flex;
    flex-direction: column-reverse;
    height: 81px;
    justify-content: space-between;
}

.bx-header-section .logo img {
    Width: 291px;
    Max-width: 300px !important;
}

.bx-header-section.container {
    justify-content: space-between;
}

.hr-block {
    display: flex;
    Margin: 0px;

}

.contact-block-header {
    display: flex;
    gap: 10px;
}

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

.container .container:not(.inner__bread) {
    padding: 0;
}

a.phone-header {
    font-family: 'Geologica-Medium';
    color: #000;
    font-size: 14px;
    line-height: 20px;
    Transition: 0.3s;
}

.phone-header:hover {
    font-family: 'Geologica-Medium';
    color: #7C2628;
    Transition: 0.3s;
    font-size: 14px;
    line-height: 20px;
}

.header-flex .left-menu {
    display: flex;

    justify-content: space-between;
    width: 993px;
}

@media (max-width: 1480px) {
    .container {
        width: 1180px;
    }

    .vacancies-list {
        gap: 2% !important;
    }

    .vacancies-list .vacancies-list__text-content {
        width: 32% !important;
        padding: 37px !important;
    }

    .biocard-ae-form::before {
        right: 40px;
    }

    .text-block-user img {
        width: 452px;
    }

    .thermal h1 {
        width: 100%;
    }

    .info-blocks .one-slid {
        width: 374px;
        margin-right: 30px;
    }

    .bx-header-section .logo img {
        Width: 260px;
    }

    .turnkey-container .purchasing-banner .one-slid .txt {
        width: 63%;
    }

    .header-flex .left-menu {
        width: 893px;
    }

    .thermal-container .text-block-user img {
        width: 46%;
    }

    .info-blocks-white .info-blocks-slider .one-slid {
        width: 375px;
        margin-right: 27px;
    }

    .info-blocks-white .info-blocks-slider .one-slid img {
        height: 295px;
    }

    .turnkey-container .text-block-user img, .accordeon-container h2 {
        width: 482px;
    }

    .info-blocks .one-slid .img-container img {
        height: 293px;
    }

    .temperature {
        font-size: 25px;
    }

    .thermal-container .text-block-user.technology img, .thermal-container .text-block-user.hub img {
        width: 40%;
    }

    .biocard-ae-form-container .form__form-block.form-block {
        width: 220px;
    }

    .biocard-ae-form-container .form__form-block.form-block-submit {
        width: 220px;
    }

    .our-partners .trust-logo-img,
    .logo-carousel .trust-logo-img {
        width: 200px;
        /* height: 55px; */
        height: 75px;
    }

    .news-list-item .card {
        width: 375px;
        margin-right: 25px;
    }

    .packaging-keeps > p {
        width: 760px;
    }

    .packaging-keeps > p {
        font-size: 28px;
    }

    .packaging-keeps > p::before {
        width: 800px;
    }

    .hide-txt-container {
        right: -10px;
        top: 38px;
    }

    .hide-txt-container .hide-txt {
        right: -415px;
        top: -20px;
        width: 380px;
        padding: 0;
    }

    .thermal-boxes {
        gap: 50px;
    }

    .results > div {
        width: 373px;
        height: 290px;
    }

    .results {
        gap: 35px 30px;
    }

    .results > div > div > p {
        font-size: 19px;
        margin-bottom: -3%;
    }

    .trust-logo-img {
        width: 200px;
        height: 55px;
    }

    .main-banner-slider .one-slid .img-container {
        width: 805px;
        height: 545px;
    }

    .main-banner-slider .one-slid .txt-block {
        width: 539px;
        height: 360px;
        padding: 55px 55px 45px 55px;
    }

    .main-banner-slider .one-slid .txt-block p {
        font-size: 42px;
        height: 85px;
    }

    .main-banner-slider-container .for-arrow {
        right: 155px;
        bottom: 175px;
    }

    .main-banner-slider::before {
        bottom: 67px;
        right: 35px;
    }

    h2 {
        font-size: 40px;
    }

    .scrolling {
        font-size: 34px;
    }

    ul.left-menu li a {
        font-size: 13px;
    }

    ul.left-menu li {
        margin: 0 5px;
    }

    .bx-header-section .logo img {
        max-width: 115px;

    }

    .bx-header-section .logo {
        margin-right: 19px;
    }

    .hr-block a {
        padding-left: 34px;
        font-size: 14px;
    }

    .trust-logo {
        position: relative;
        padding: 80px 70px;
    }

    .our-partners .trust-logo,
    .logo-carousel .trust-logo {
        padding: 0 70px;
    }

    .text-block-user.hub, .text-block-user.technology {
        gap: 50px;
    }
}

@media (max-width: 1180px) {
    .container {
        width: 100%;
        padding: 0 30px;
    }

    .container.contacts-main {
        padding: 0;
    }

    .contacts-main {
        flex-direction: column;
        align-items: flex-start;
        gap: 40px;
        margin-bottom: 0;
    }

    .contacts-main iframe {
        width: 100% !important;
    }

    .results > div > div {
        position: relative;
        bottom: inherit !important;
    }

    .turnkey-container .text-block-user img, .accordeon-container h2 {
        width: 37%;
    }

    .catalog-inside .title {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
    }

    .numbers {
        gap: 70px;
        padding: 75px 0 75px;
    }

    .catalog-inside {
        margin-top: 85px;
    }

    .numbers div p {
        font-size: 69px;
    }

    .biocard-ae-form::before {
        display: none !important;
    }

    .results > div {
        height: auto;
        overflow: visible;
    }

    .text-block-user .txt .title {
        font-size: 40px;
        max-width: 100%;
        margin: 0px 0 40px;
    }

    .biocard-ae-form.container {
        padding: 50px 60px 50px;
        width: 96%;
    }

    .hide-txt-container {
        right: inherit;
        top: inherit;
        position: relative;
        display: flex;
        gap: 30px;
    }

    .results > div > div > p {
        font-size: 18px;
        margin-bottom: 0;
        padding: 23px 0 19px;
        text-align: left;
        max-width: 100%;
    }

    .results > div .preview p {
        padding: 27px 37px 27px;
    }

    .packaging-keeps > p {
        font-size: 37px;
        width: 100%;
        padding: 30px 55px;
    }

    .packaging-keeps > p::before {
        width: 100%;
        left: 0;
        height: calc(100% + 150px);
    }

    .packaging-keeps {
        display: block;
    }

    .bx-footer-section.container {
        padding: 241px 30px 40px;
    }

    header ul.left-menu {
        display: none;
    }

    /*
    header .kit-social {
        display: none;
    }
    */
    .mob-menu-btn {
        display: block;
    }

    .results > div {
        width: 48%;
    }

    .results {
        gap: 40px 4%;
    }

    .mob-menu-btn {
        background-image: url(/local/templates/biocard_ae/images/menu.svg);
        width: 41px;
        height: 38px;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .hide-txt-container span {
        margin-left: 55px;
    }

    .hide-txt-container .hide-txt {
        display: block;
        position: relative;
        opacity: 1;
        width: 70%;
        background: none;
        right: inherit;
        top: inherit;
    }

    .product-item-line-card {
        margin-right: 25px;
    }

    .thermal-boxes {
        margin: 100px 50px 80px 0;
    }

    .bx-header-section .tel {
        background-image: url(/local/templates/biocard_ae/images/phone.svg);
        width: 41px;
        height: 41px;
        display: block;
        background-repeat: no-repeat;
        position: relative;
        background-size: 100%;
        margin: 0;
    }

    .bx-header-section .tel a {
        font-size: 0;
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .hr-block {
        display: none;
    }

    .mob-menu .hr-block {
        display: block;
        margin: 0 auto;
    }

    .bx-header-section.container {
        padding: 35px 30px;
        justify-content: space-between;
    }

    .bx-header-section .logo {
        margin-right: 0;
    }

    .main-banner-slider .one-slid .img-container {
        width: 60%;
        height: 495px;
    }

    .main-banner-slider .one-slid .txt-block {
        width: 510px;
        height: 360px;
        padding: 55px 55px 45px 55px;
    }

    .main-banner-slider-container::before {
        height: 445px;
    }

    .main-banner-slider-container .for-arrow {
        right: 120px;
        bottom: 125px;
    }

    .main-banner-slider::before {
        display: none;
    }

    .main-banner-slider {
        width: 100%;
    }

    .main-banner-slider .one-slid {
        justify-content: space-between;
    }

    .bx-header-section.container {
        position: relative;
    }

    .bx-header-section .logo {
        top: auto;
        position: relative;
        left: auto;
        transform: none;
    }
}

@media (max-width: 1024px) {
    .main-banner-slider-container .for-arrow {
        right: 135px;
    }

    .openModal {
        top: 90px;
        transform: translate(-50%, 0);
    }

    .flex-footer-menu {
        gap: 25px;
        height: 100%;
    }

    .biocard-ae-form-container .form__form-block.form-block-submit {
        width: 170px;
    }

    .slick-arrow {
        left: -20px;
    }

    .slick-arrow.slick-next {
        right: -20px;
    }

    .purchasing-banner h2 {
        font-size: 20px;
        margin-bottom: 35px;
    }

    .flex.center, .flex.top {
        flex-direction: column;
        align-items: flex-start;
    }

    .biocard-ae-form-container .form__form-block.form-block {
        width: 150px;
    }

    .thermal-boxes .img {
        width: 415px;
    }

    .trust-logo-container h2::before {
        width: calc(100% + 60px);
        left: -30px;
    }

    #tabs label {
        padding: 0 22px;
        line-height: 1.1;
        text-align: center;
    }

    #tabs {
        margin: 57px 0 62px;
    }

    .purchasing-banner .img-container {
        height: 388px;
    }

    .purchasing-banner .img-container::before {
        display: none;
    }

    .purchasing-banner .txt {
        width: 71%;
        padding: 50px 60px;
    }

    .turnkey-container .purchasing-banner .one-slid .txt {
        width: 83%;
        margin: -155px 0 0 auto;
    }

    h1 {
        font-size: 50px;
    }

    .steps-blocks > div {
        width: 47%;
    }

    .turnkey-container .text-block-user {
        margin-top: 110px;
    }

    .accordeon-container {
        margin-top: 90px;
    }

    .info-blocks-white {
        margin-top: 90px;
    }
}

@media (max-width: 900px) {
    .biocard-ae-form-container .form__form-block.form-block-submit {
        width: 144px;
    }

    .vacancies-list {
        gap: 20px 2% !important;
        margin: 60px 0 50px !important;
    }

    .vacancies-list .vacancies-list__text-content {
        width: 100% !important;
    }

    .vacancies-modal .vacancies-modal-open {
        height: 80vh !important;
        width: 90% !important;
        padding: 80px 20px 40px 30px !important;
    }

    .vacancies-modal .fa-times-close {
        filter: invert(1);
    }

    .vacancies-modal .vacancies-modal-open h4 {
        font-size: 29px;
    }

    .turnkey-container .logo-carousel h2 {
        width: 85%;
    }

    .info-blocks-white h2 {
        width: 73%;
    }

    .step-by-step h2 {
        width: 60%;
    }

    .info-blocks .one-slid {
        width: 394px;
        margin-right: 40px;
    }

}

@media (max-width: 800px) {
    .main-banner-slider-container .for-arrow {
        right: 70px;
    }

    .turnkey-container .text-block-user img {
        display: none;
    }

    .numbers div p {
        font-size: 49px;
    }

    .mail-form-btn {
        display: none;
    }

    .text-block-user {
        flex-direction: column;
    }

    .thermal-container .text-block-user .btn {
        margin-top: 45px;
    }

    .catalog-inside {
        margin-top: 65px;
    }

    .thermal-container .text-block-user img {
        width: 100%;
    }

    .catalog-inside .title {
        margin-bottom: 30px;
    }

    .text-block-user.hub {
        flex-direction: column-reverse;
        padding: 0;
    }

    .thermal-container .text-block-user.technology img, .thermal-container .text-block-user.hub img {
        width: 100%;
    }

    .text-block-user.technology {
        padding: 0;
        margin: 60px 0 45px;
    }

    .second-title::before {
        display: none;
    }

    .numbers {
        gap: 50px;
        padding: 55px 0 55px;
    }

    .main-banner-slider .one-slid .txt-block p {
        font-size: 32px;
    }
}

.hr-career {
    display: flex;
    flex-direction: row;
    margin-bottom: 200px;
    margin-top: 80px;
    justify-content: space-between;
}

.hr-career h2 {
    margin: 0 0 12px;
}

.hr-career > div:first-child {
    max-width: 570px;
}

.hr-career > div span {
    font-size: 14px;
    display: block;
    max-width: 475px;
}

.hr-career > div > span {
    margin-bottom: 30px;
}

.hr-career .career-list div {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.hr-career .career-list img {
    margin-right: 38px;
}

.hr-career > img {
    max-width: 569px;
    width: 50%;
    height: 100%;
    margin-left: 30px;
    margin-top: 40px;
}

.hr-career .career-list > div {
    margin-bottom: 25px;
}

.jobs-header {
    margin: 0 0 50px;
}

.jobs-header__img {
    width: calc(100% - 241px);
    height: 436px;
}

.jobs-header__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jobs-header__wrap {
    position: relative;
}

.jobs-header__title {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    font-size: 24px;
    color: #fff;
    line-height: 1;
    padding: 64px 70px 62px;
    background-color: #7c2628;
}

.vacancies-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    color: #1C1C1C;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    z-index: 9999;
    overflow: auto;
}

.vacancies-modal .vacancies-modal-open {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #ffffff;
    transform: translate(-50%, -50%);
    max-width: 90%;
    width: 50%;
    padding: 50px 30px 50px 50px;
    height: 40vw;
    box-sizing: border-box;

}

.vacancies-modal .vacancies-modal-open h4 {
    font-family: 'Geologica-Medium';
    font-size: 33px;
    text-transform: uppercase;
    position: relative;
    line-height: 1;
    margin-bottom: 40px;
}

.vacancies-list__text-content b {
    font-family: 'Geologica-Medium';
}

.vacancies-list {
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
    margin: 81px 0 100px;
}

.vacancies-list .vacancies-list__text-content {
    width: 29%;
    border: 1px solid #000;
    padding: 50px;
    box-sizing: border-box;
    background: #fff;
}

.vacancies-modal-open-scroll {
    height: 100%;
    overflow-y: scroll;
    padding-right: 40px;
}

.btn-more-info {
    font-family: 'Geologica-Medium';
    line-height: 1;
    text-transform: uppercase;
    color: #7c2628;
    transition: .4s;
    margin-top: 40px;
}

.btn-more-info:hover {
    color: #000;
    cursor: pointer;
}

.workarea {
    z-index: 9;
    position: relative;
}

.vacancies-modal-open-scroll::-webkit-scrollbar {
    width: 3px;
}

.vacancies-modal-open-scroll::-webkit-scrollbar-track {
    background-color: #c3c3c3;
}

.vacancies-modal-open-scroll::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 20px;
}

.vacancies-list__text-content h3 {
    font-size: 23px;
    margin: 0 0 25px;
}

@media (max-width: 767px) {
    .jobs-header {
        margin: 0 0 25px;
    }

    .fa-times-close {
        top: 20px;
        right: 20px;
    }

    .jobs-header__img {
        width: 100%;
        height: 236px;
    }

    .jobs-header__title {
        top: auto;
        right: auto;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0);
        padding: 35px;
        text-align: center;
        line-height: 1.1;
        width: calc(100% - 50px);
    }

    .jobs-header__wrap {
        padding: 0 0 52px;
    }

    .hr-career > img {
        display: none;
    }

    .hr-career {
        margin-bottom: 30px;
        margin-top: 30px;
    }
}

@media (max-width: 640px) {
    .main-banner-slider .one-slid {
        flex-direction: column;
    }

    .main-banner-slider .one-slid .img-container {
        width: 100%;
        height: 365px;
    }

    .purchasing-banner .txt {
        width: 81%;
    }

    .main-banner-slider .one-slid .txt-block {
        width: 88%;
        height: auto;
        padding: 55px 55px 45px 55px;
        margin: -90px auto 0;
    }

    .thermal-boxes {
        flex-direction: column;
        align-items: flex-start;
    }

    .results > div {
        width: 100%;
    }

    .slick-dots {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 50px auto 0;
        width: 88%;
    }

    .slick-dots li {
        flex: 1;
        background: #fff;
        height: 4px;
    }

    .slick-dots li.slick-active {
        background: #000;
    }

    .slick-dots li button {
        font-size: 0;
        border: none;
        max-height: 0;
        padding: 0;
        background: none;
    }

    .news .slick-dots li {
        background: #F3F3F3;
    }

    .news .slick-dots li.slick-active {
        background: #000;
    }
}

@media (max-width: 480px) {
    .main-banner-slider .one-slid .txt-block {
        padding: 45px 45px 45px 45px;
    }

    .info-blocks .one-slid .txt span {
        max-width: 100%;
    }

    .info-blocks .one-slid {
        width: 100%;
        margin-right: 0px;
    }

    .main-banner-slider .one-slid .txt-block p {
        font-size: 24px;
        height: auto;
    }

    .main-banner-slider .one-slid .txt-block span {
        font-size: 14px;
        width: 100%;
        margin: 20px 0 0;
    }

    .purchasing-banner .txt {
        width: 100%;
    }

    .bx-breadcrumb-item {
        height: auto;
    }

    .thermal-boxes {
        margin: 65px 0px 65px 0;
    }

    .step-by-step h2 {
        width: 100%;
        margin-bottom: 80px;
    }

    .steps-blocks > div {
        width: 100%;
    }

    .steps-blocks {
        display: flex;
        flex-wrap: wrap;
        gap: 60px 0;
    }

    .steps-blocks > div {
        padding: 0 0 0 100px;
    }

    .steps-blocks > div .item {
        font-size: 59px;
        top: -20px;
    }

    .purchasing-banner h2 {
        font-size: 22px;
        margin-bottom: 40px;
    }

    .purchasing-banner .img-container {
        height: auto;
    }

    .purchasing-banner .txt, .turnkey-container .purchasing-banner .one-slid .txt {
        width: 100%;
        padding: 40px;
        margin: 0;
    }

    .packaging-keeps > p {
        font-size: 29px;
        width: 100%;
        padding: 30px 35px;
        text-align: center;
    }

    .hide-txt-container {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    h2 {
        font-size: 32px;
    }

    .hide-txt-container span {
        margin-left: 0px;
    }

    .packaging-keeps > p::before {
        height: calc(100% + 400px);
    }

    .packaging-keeps > p::after {
        content: '';
        background: #F3F3F3;
        width: calc(100% + 60px);
        height: 480px;
        position: absolute;
        z-index: -1;
        top: 100px;
        left: -30px;
    }

    .main-banner-slider .one-slid .txt-block .bottom {
        margin-top: 25px;
    }

    .trust-logo-container h2::before {
        display: none;
    }

    .trust-logo-container h2 {
        color: #000;
        margin-bottom: 35px;
    }

    #tabs label {
        white-space: nowrap;
        padding: 0 30px;
    }

    #tabs {
        overflow-x: scroll;
        padding-bottom: 25px;
        justify-content: flex-start;
        margin-bottom: 20px;
        gap: 10px;
        width: 100vw;
        margin-left: -30px;
    }

    .product-item-line-card {
        margin-right: 0;
        width: 100%;
    }

    .news-list-item .card {
        width: 100%;
        margin-right: 0;
    }

    .trust-logo-img {
        width: 100%;
    }

    .main-catalog {
        padding: 70px 0 70px;
    }

    .our-partners .trust-logo-img,
    .logo-carousel .trust-logo-img {
        width: 100%;
    }

    .results > div > div > p {
        justify-content: flex-start;
    }

    .biocard-ae-form .title, .biocard-ae-form-container {
        flex-direction: column;
    }

    .biocard-ae-form .title p {
        text-align: center;
    }

    .biocard-ae-form.container {
        padding: 50px 40px 50px;
        width: 85%;
        margin-top: 80px;
    }

    .biocard-ae-form-container .form__form-block.form-block {
        width: 100%;
        margin-bottom: 30px;
    }

    .biocard-ae-form-container .form__form-block.form-block-submit {
        width: 100%;
    }

    h1 {
        font-size: 32px;
        margin: 25px 0 40px;
    }

    .bx-footer-section.container, .flex-footer-menu {
        flex-direction: column;
        gap: 30px;
    }

    .flex.top {
        margin-bottom: 45px;
    }

    .flex.center {
        gap: 30px;
        margin-bottom: 40px;
    }

    .bx-footer-section.container .left {
        margin-bottom: 25px;
    }

    .footer-mail-phone a, .footer-address, ul.left-menu li a {
        font-size: 16px;
    }

    footer h3 {
        margin-bottom: 30px;
        position: relative;
    }

    footer h3::before {
        content: '';
        width: 15px;
        height: 3px;
        background: #000;
        position: absolute;
        right: 0px;
        top: 6px;
    }

    .text-block-user .txt .title {
        font-size: 30px;
    }

    .text-block-user {
        margin-top: 55px;
        gap: 45px;
    }

    .info-blocks {
        padding: 100px 0 90px;
    }

    .step-by-step {
        margin-top: 65px;
    }

    footer h3::after {
        content: '';
        width: 3px;
        height: 15px;
        background: #000;
        position: absolute;
        right: 6px;
        transition: .4s;
        top: 0px;
    }

    .mob-menu-container .mob-menu ul.left-menu li {
        margin: 10px 5px;
    }

    footer h3.open::after {
        transform: rotate(90deg)
    }

    .bx-footer-section.container .right .copyright, .bx-footer-section.container .right .kit {
        display: none;
    }

    .bx-footer-section.container {
        padding: 230px 30px 40px;
    }

    footer ul.left-menu li {
        margin: 8px 0;
    }

    .flex-footer-menu {
        gap: 10px;
    }

    .numbers {
        gap: 35px;
        padding: 45px 0 45px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .numbers::after {
        display: none;
    }

    .turnkey-container .logo-carousel {
        margin-top: 80px;
    }

    .turnkey-container .text-block-user {
        display: flex;
        flex-direction: column-reverse;
        margin-top: 70px;
    }

    .info-blocks-white {
        margin-top: 60px;
    }

    .accordeon-title::before {
        width: 15px;
    }

    .accordeon-title::after {
        height: 15px;
        right: 6px;
    }

    .info-blocks-white .slick-dots li {
        background: #f3f3f3;
    }

    .info-blocks-white .slick-dots li.slick-active {
        background: #000;
    }

    .accordeon-container {
        margin-top: 60px;
        flex-direction: column-reverse;
        gap: 50px;
    }

    .info-blocks-white h2 {
        width: 100%;
        margin-bottom: 50px;
    }

    .turnkey-container .text-block-user img, .accordeon-container h2 {
        width: 100%;
    }

    .turnkey-container .text-block-user .txt .btn {
        margin-top: 40px;
    }

    .turnkey-container .text-block-user .txt .title {
        margin: 0px 0 30px;
        max-width: 100%;
    }

    .turnkey-container .text-block-user img {
        display: block;
        width: 100%;
    }

    .turnkey-container .logo-carousel h2 {
        width: 100%;
    }

    .numbers::before {
        height: calc(100% + 235px);
    }

    .logo-carousel, .turnkey-container .logo-carousel {
        margin-top: 70px;
    }

    footer .footer-menu {
        display: none;
        margin-bottom: 25px;
    }

    .accordeon-container h2 {
        top: initial;
        position: relative;
    }

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

@media (max-width: 767px) {
    .advantages {
        /**/
        align-items: flex-start;
        margin-bottom: 0;
        flex-direction: column !important;
    }

    .advantages h2 {
        line-height: 1.4;
    }

    .advantages .dashed {
        margin-bottom: 14px;
    }

    .advantages > div:last-child {
        /**/
        width: 100%;
        margin-top: 0px;
        flex-direction: column;
    }

    .advantages > div:last-child .flex-row {
        /**/
        flex-direction: column !important;
        align-items: center;
    }

    .advantages > div:last-child .flex-row:first-child {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .advantages > div:last-child .flex-row:first-child div:nth-child(even) {
        margin-bottom: 40px;
    }

    .advantages > div:last-child .flex-row:first-child div:nth-child(even) img {
        margin-bottom: 30px;
    }

    .advantages > div:last-child .flex-row:first-child div:last-child img {
        margin-top: 15px;
        margin-bottom: 40px;
    }

    .advantages > div:last-child .flex-row:first-child div:last-child p {
        margin-bottom: 0px;
    }

    .advantages > div:last-child .flex-row:last-child div:nth-child(even) {
        margin-bottom: 40px;
    }

    .advantages > div:last-child .flex-row:last-child div:nth-child(even) img {
        margin-top: 6px;
        margin-bottom: 33px;
    }

    .advantages > div:last-child .flex-row:last-child div:last-child img {
        margin-top: -1px;
        margin-bottom: 30px;
    }

    .advantages .advantages-card:not(:last-child) {
        max-width: 158px;
        margin-bottom: 40px;
    }

    .advantages .flex-row:not(:last-child) {
        margin-bottom: 40px;
    }

    .advantages .advantages-card img {
        margin-bottom: 23px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .advantages .advantages-card p {
        text-align: center;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 1.3;
    }

    .advantages span {
        font-family: Geologica-Medium;
    }
}

@media screen and (max-width: 480px) {
    .title-box {
        font-size: 20px !important;
        line-height: 23px !important;
        font-family: 'Geologica-Medium';
    }

    .global-box .left {
        display: flex;
        flex-direction: column !important;
        justify-content: space-between;
        align-items: center;
        text-align: center;
        gap: 25px;
        padding: 30px;
        width: 100% !important;
    }

    .global-box .right img {
        width: 100%;
        height: 208px;
    }

    .global-box {
        display: flex;
        flex-direction: column;
        gap: 29px;
        height: auto;
        margin-top: 50px
    }

    .slider-cargo .slick-track {
        display: flex !important;
        position: relative;
        top: 0;
        gap: 0px !important;
        left: -0px !important;
    }
}


@media screen and (max-width: 1180px) {
    .bx-header-section .logo img {
        Width: 90px;
        display: block;
        Max-width: 300px !important;
    }

    #search {
        display: none;
    }

    .header-flex {

        height: auto !important;

    }

    .header-flex .left-menu {
        display: none !important;
        width: auto !important;
    }
}

@media screen and (max-width: 580px) {
    .phone-header {
        display: none !important;
    }

    #search {
        display: none;
    }

    .hr-block a {

        display: none;
    }
}

.smart-control-block {
    margin-top: 80px;
}

.main-temperature-block {
    margin-top: 80px;
}

.main-temperature-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 80px;
}

.main-temperature-block .left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 207px;
}

.main-temperature-block .right {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    Gap: 25px;
    height: 272px;
}

.title-special {
    font-family: 'Geologica-Medium';
    font-size: 60px;
    line-height: 58px;
    text-transform: uppercase;
    margin: 0px 0 0px;
    line-height: 1.1;
}

.special-offer {
    display: flex;
    flex-direction: column;
    gap: 25px;
    align-items: center;
}

.special-offer-img {
    width: 277px;
    height: 207px;
}

.special-offer-text {
    font-size: 16px;
    line-height: 23px;
    text-align: center;
}

.main-choose-block {
    display: flex;
    flex-direction: column;
    gap: 60px;
    margin-top: 80px;
}

.choose-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.choose_picture {
    max-height: 67.91px;
    max-width: 66.74px;
    object-fit: contain;
    height: auto;
    width: auto;
}

.choose-item {
    display: flex;
    flex-direction: column;
    gap: 25px;
    align-items: center;
}

@media screen and (max-width: 580px) {
    .main-temperature-block {
        flex-direction: column;
        align-items: center;
    }

    .main-temperature-block .left {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 25px;
        height: 100%;
    }

    .main-temperature-block .right {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
        gap: 50px;
    }
}

@media screen and (max-width: 1024px) {
    .main-temperature-block .left {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: auto;
        gap: 25px;
    }

    .purchasing-banner .txt-temperature {
        width: 71%;
        padding: 50px 60px;
    }

    .step-by-temp h2, .temperature-title, .title-special {
        font-size: 40px;
        line-height: 38px;
    }

    .choose-container {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        gap: 25px;
    }

    .main-temperature-block {
        display: flex;
        flex-direction: column;
        gap: 50px;
        justify-content: space-between;
        align-items: flex-start;
        margin-top: 80px;
    }

    .main-temperature-block .right {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        Gap: 25px;
        height: 100%;
    }

    .temperature-title {
        font-family: 'Geologica-Medium' !important;
        font-size: 60px;
        line-height: 58px;
        text-transform: uppercase;
        margin: -25px 0 60px;
        line-height: 1;
    }

    .smart-control-block .txt {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 25px;
        height: auto !important;
    }

    .smart-control-block {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 85px;
    }

    .text-block-user img {
        width: 100%;
        object-fit: cover;
    }

    .smart-title {
        font-size: 32px !important;
        line-height: 30px !important;
    }
}

@media screen and (max-width: 480px) {
    .purchasing-banner .txt-temperature {
        width: 100%;
        padding: 40px;
        margin: 0;
    }

    .text-block-user img {
        max-width: 100%;
        max-height: 409px;
        height: auto !important;
    }

    .step-by-temp h2, .temperature-title, .smart-title, .title-special {
        font-size: 32px !important;
        line-height: 30px !important;
    }
}

.biocard-ae-form-container .form__form-block.form-block label {
    padding: 0px 0px 0px 25px;
}

@media screen and (max-width: 320px) {
    .mob-menu-btn {
        width: 31px;
        height: 30px;
    }

    .bx-header-section .logo img {
        Width: 63px;
    }
}
/* End */
/* /bitrix/components/bitrix/menu/templates/.default/style.min.css?1766066422490 */
/* /local/templates/biocard_ae/components/bitrix/search.title/bootstrap_v5/style.css?17664887991648 */
/* /local/templates/biocard_ae/components/bitrix/breadcrumb/universal_2/style.min.css?1766388350620 */
/* /local/templates/biocard_ae/template_styles.css?176649047777365 */
