

/* Start:/local/components/trimm/search.title/templates/trimm/style.min.css?1749209321695*/
.searche-title {}

.search-title-button {
	background-image: url(/local/components/trimm/search.title/templates/trimm/images/icon-search.svg); background-repeat:no-repeat;background-position:center;min-width:45px;min-height:38px}.title-search-result{border:1px solid #ced4da;display:none;overflow:hidden;z-index:205;background-color:#fff;padding:10px;border-radius:3px}.search-title-result-item{border-bottom:1px solid #ddd}.search-title .search-title-result-item:last-child{border-bottom:0}.search-title-result-item-link{font-size:16px;transition:170ms linear all}.search-title-result-item-price{font-size:16px}.search-title-result-item-current-price{font-weight:bold}.search-title-result-item-old-price{font-size:80%;text-decoration:line-through}
/* End */


/* Start:/local/components/trimm/menu/templates/header-menu/style.css?1749209321851*/
div.menu-sitemap-tree
{
	font-size:100%;
}

div.menu-sitemap-tree ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 1em 0 0;
}

div.menu-sitemap-tree ul ul
{
	width: auto;
	margin:-0.75em 0 0 0;
	padding: 0 0 0 0.75em;
}

div.menu-sitemap-tree li
{
	margin: 0 0 -0.85em 0;
	padding:0;
}

div.menu-sitemap-tree li li
{
	margin: 0 0 -0.85em 0.5em;
	padding:0;
}

div.menu-sitemap-tree li.menu-close ul
{
	display: none;
}

div.menu-sitemap-tree div.item-text
{
	position:relative;
	top:-19px;left:19px;
}

/*Icons*/
div.folder, div.page
{
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	vertical-align:top;
}
div.folder{cursor:pointer; cursor: hand;background-image:url(/local/components/trimm/menu/templates/header-menu/images/folder_open.gif);}
div.menu-sitemap-tree li.menu-close div.folder{background-image:url(/local/components/trimm/menu/templates/header-menu/images/folder_close.gif);}
div.page{background-image:url(/local/components/trimm/menu/templates/header-menu/images/page.gif);}

/* End */


/* Start:/local/components/trimm/catalog.compare.list/templates/trimm/style.css?1749209321674*/
.catalog-compare-list {
	z-index: 998;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 0.75rem 1.25rem;
	max-height: 100%;
	border: 1px solid #ced4da;
	border-radius: 0.2rem;
	background: #fff;
	color: #404040;
	white-space: normal;
	font-size: 12px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.catalog-compare-list.fixed {
	position: fixed;
	width: 270px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .18);
}

.catalog-compare-list.top { top: 5px; }

.catalog-compare-list.right { right: 5px; }

.catalog-compare-list.bottom { bottom: 5px; }

.catalog-compare-list.left { left: 5px; }

.catalog-compare-item-list { width: 100%; }
/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17496397844653*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    /* line-height: 1; */
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: #ECEEF5;
    max-width: 906px;
    border-radius: 8px;
    left: 50%;
    transform: translateX(-50%);
    padding: 16px !important;
}
.nca-cookiesaccept-line.style-3 a {
    color: #102A83;
}
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text {
    padding: 0;
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 156% !important;
}

#nca-cookiesaccept-line-accept-btn {
    color: #FFF;
    border-radius: 8px;
    background-color: #102A83;
    outline: none;
    border: none;
    text-align: center;
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 32px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}


.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
@media (max-width: 550px) {
    #nca-nca-position-left {
        -webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;
    }
    .nca-cookiesaccept-line.style-3 {
        padding: 16px !important;
        bottom: 0;
        max-width: calc(100% - 32px);
    }
    .nca-cookiesaccept-line-text {
        margin-bottom: 20px;
        font-family: Gilroy;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 156% !important;
    }
    .nca-cookiesaccept-line > div > div {
        padding: 0 !important;
        width: 100%;
    }
    .nca-cookiesaccept-line > div > div > button {
        width: 100%;
        font-size: 16px !important;
    }
}
/* End */


/* Start:/local/templates/trimm/css/normalize.css?17492093216138*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* End */


/* Start:/local/templates/trimm/css/slick.css?17492093211776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/trimm/css/style.min.css?1753337938418015*/
@charset "UTF-8";@font-face{font-family:Gilroy;font-display:swap;src:url(/local/templates/trimm/css/../fonts/Gilroy-Bold.woff2) format("woff2"),url(/local/templates/trimm/css/../fonts/Gilroy-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(/local/templates/trimm/css/../fonts/Gilroy-SemiBold.woff2) format("woff2"),url(/local/templates/trimm/css/../fonts/Gilroy-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(/local/templates/trimm/css/../fonts/Gilroy-Medium.woff2) format("woff2"),url(/local/templates/trimm/css/../fonts/Gilroy-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(/local/templates/trimm/css/../fonts/Gilroy-Regular.woff2) format("woff2"),url(/local/templates/trimm/css/../fonts/Gilroy-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(/local/templates/trimm/css/../fonts/Gilroy-Light.woff2) format("woff2"),url(/local/templates/trimm/css/../fonts/Gilroy-Light.woff) format("woff");font-weight:300;font-style:normal}.fform__wrapper{padding:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;background-color:#eceef5;gap:32px;margin-bottom:-93px;position:relative;z-index:1}.fform__left{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.fform__title{color:#102a83;font-size:48px;font-style:normal;font-weight:600;line-height:120%;margin-bottom:32px}.fform__img img{border-radius:12px;max-width:100%}.fform__right{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.fform,.popup__form,.search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fform input[type=email],.fform input[type=tel],.fform input[type=text],.popup__form input[type=email],.popup__form input[type=tel],.popup__form input[type=text],.search-form input[type=email],.search-form input[type=tel],.search-form input[type=text]{border:2px solid #3c5199;border-radius:12px;padding:20px 24px;font-size:18px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;outline:0;-ms-touch-action:none;touch-action:none}.fform input[type=email]:hover,.fform input[type=tel]:hover,.fform input[type=text]:hover,.popup__form input[type=email]:hover,.popup__form input[type=tel]:hover,.popup__form input[type=text]:hover,.search-form input[type=email]:hover,.search-form input[type=tel]:hover,.search-form input[type=text]:hover{background-color:#eceef5}.fform input[type=email]:focus,.fform input[type=tel]:focus,.fform input[type=text]:focus,.popup__form input[type=email]:focus,.popup__form input[type=tel]:focus,.popup__form input[type=text]:focus,.search-form input[type=email]:focus,.search-form input[type=tel]:focus,.search-form input[type=text]:focus{background-color:#fff;border:2px solid #102a83}.fform input[type=submit],.popup__form input[type=submit],.search-form input[type=submit]{border-radius:12px;background-color:#102a83;color:#fff;font-size:20px;font-weight:600;border:2px solid #eceef5;padding:20px 24px;margin-top:32px;margin-bottom:8px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;-webkit-box-shadow:0 0 0 0 #005bd3;box-shadow:0 0 0 0 #005bd3;outline:0;cursor:pointer}.fform input[type=submit]:hover,.popup__form input[type=submit]:hover,.search-form input[type=submit]:hover{background-color:#3c5199}.fform input[type=submit]:focus,.popup__form input[type=submit]:focus,.search-form input[type=submit]:focus{-webkit-box-shadow:0 0 0 4px #005bd3;box-shadow:0 0 0 4px #005bd3}.fform__policy{font-size:14px;font-style:normal;font-weight:400;line-height:156%;color:#727272}.fform__policy a{text-decoration:underline;color:#102a83}.fform__input-wrapper{width:100%;margin-bottom:12px}.fform__input-wrapper input{width:100%}.input__error-info{display:none}.input__error-icon{display:none}.input__success-icon{display:none}.input-error{position:relative}.input-error:hover input{border:2px solid #cb3d35!important;background-color:#ffddd6!important}.input-error input{border:2px solid #cb3d35!important;background-color:#ffddd6!important}.input-error .input__error-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.input-error .input__error-text{bottom:calc(100% + 2px);position:absolute;white-space:nowrap;padding:12px;background-color:#cb3d35;border-radius:8px;color:#fff;right:-10px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;opacity:0;visibility:hidden}.input-error .input__error-text::after{content:"";position:absolute;top:calc(100% - 1px);right:12px;height:8px;border:11px solid transparent;border-top:8px solid #cb3d35;z-index:2}.input-error .input__error-info{position:absolute;top:50%;right:24px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-error .input__error-info:hover .input__error-text{opacity:1;visibility:visible}.input-success{position:relative}.input-success:hover input{border:2px solid #538a1b!important;background-color:#e5ffe1!important}.input-success input{border:2px solid #538a1b!important;background-color:#e5ffe1!important}.input-success .input__success-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default}.input-success .input__error-text{bottom:calc(100% + 2px);position:absolute;white-space:nowrap;padding:12px;background-color:#538a1b;border-radius:8px;color:#fff;right:-10px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;opacity:0;visibility:hidden}.input-success .input__error-text::after{content:"";position:absolute;top:calc(100% - 1px);right:12px;height:8px;border:11px solid transparent;border-top:8px solid #cb3d35;z-index:2}.input-success .input__error-info{position:absolute;top:50%;right:24px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fform__success-toast{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:16px;border-radius:6px;background-color:#eceef5;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:fixed;bottom:24px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:4;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;opacity:0;visibility:hidden}.fform__success-toast-active{opacity:1;visibility:visible}.compare__success-toast{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:16px;border-radius:6px;background-color:#eceef5;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:fixed;bottom:24px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:4;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;opacity:0;visibility:hidden;font-size:20px;line-height:156%}.compare__success-toast a{font-style:normal;font-weight:600;color:#102a83;display:block;margin-left:24px}.compare__success-toast svg{width:24px;height:24px}.compare__success-toast-active{opacity:1;visibility:visible}.brand__card-wrapper{max-width:938px;padding:0 16px;margin:auto}.brand__card-wrapper .category__mobile-filters-btn{display:none!important}.brand__card-head-wrapper{background-color:#f9f9f9}.brand__card-head{max-width:938px;padding:18px 16px 64px 16px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.brand__card-head-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.brand__card-head-subtext{color:#102a83;font-size:24px;font-style:normal;font-weight:600;line-height:120%}.brand__card-head-title{margin:0;padding:0;font-size:48px;font-style:normal;font-weight:600;line-height:120%;color:#102a83}.brand__card-head-exclusive{padding:6px 12px;background-color:#3c5199;border-radius:6px;color:#fff;max-width:205px;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.brand__card-head-logo{max-width:218px}.brand__card-head-logo img{width:218px;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.brand__card-descr-content{font-size:18px;font-style:normal;font-weight:500;line-height:156%;margin-bottom:24px}.brand__card-descr-content a{text-decoration:underline;color:#102a83}.brand__card-letter{padding:12px;background-color:#f9f9f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:12px;margin-bottom:48px}.brand__card-letter-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px}.brand__card-letter-name{margin-bottom:8px;color:#102a83;font-size:14px;font-style:normal;font-weight:600;line-height:156%}.brand__card-letter-size{font-size:14px;font-style:normal;font-weight:400;line-height:156%;color:#727272}.brand__card-cats-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.brand__card-cats-title{color:#102a83;font-size:36px;font-style:normal;font-weight:600;line-height:120%}.brand__card-cats-catalog{color:#102a83;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.brand__card-tabs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:24px}.brand__card-tab-item{border-radius:6px;padding:8px 24px;background-color:#f9f9f9;color:#212121;font-size:16px;font-style:normal;font-weight:600;line-height:24px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;cursor:pointer;white-space:nowrap}.brand__card-tab-item:hover{background-color:#eceef5}.brand__card-tab-item-active{background-color:#3c5199;color:#fff}.brand__card-tab-item-active:hover{background-color:#3c5199}.brand__card-tabs-contents{margin-bottom:48px}.brand__card-tabs-content{display:none}.brand__card-tabs-content.catpage__category-items-vertical .catpage__item{width:33.33%!important;max-width:33.33%!important;-ms-grid-rows:auto 22px 56px 1fr;grid-template-rows:auto 22px 56px 1fr}.brand__card-tabs-content.catpage__category-items-horizontal .catpage__item{-ms-grid-columns:260px 2fr;grid-template-columns:260px 2fr}.brand__card-blog{margin-bottom:80px}.brand__card-blog .coll__item{max-width:calc(50% - 6px);-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 6px);flex:0 1 calc(50% - 6px)}.brands__page-head-title,.compare__page-head-title,.uslugi__page-title{font-weight:500;font-size:36px;color:#102a83;margin-bottom:24px;margin-top:0}.brands__page-head-subtitle{color:#212121;font-weight:500;font-size:24px;margin-bottom:20px}.brands__page-head-text{color:#212121;font-weight:400;font-size:16px;line-height:19px;margin-bottom:20px}.brands__page-head-text a{color:#102a83;text-decoration:none;font-weight:600}.brands__page-letters-block{background:-o-linear-gradient(357.35deg,rgba(16,42,131,.04) 25.4%,rgba(16,42,131,0) 110.47%);background:linear-gradient(92.65deg,rgba(16,42,131,.04) 25.4%,rgba(16,42,131,0) 110.47%);border-radius:12px;padding:16px;margin-bottom:35px}.brands__page-letters-title{color:#212121;font-weight:500;font-size:24px;padding-bottom:20px;border-bottom:1px solid #e3e3e3}.brands__page-letters-items{padding:20px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex}.brands__page-letters-eng{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.brands__page-letter{width:40px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#212121;font-weight:600;font-size:24px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;cursor:pointer;border-radius:4px;position:relative;margin:4px;-webkit-tap-highlight-color:transparent}.brands__page-letter-active{color:#fff;background-color:#102a83;-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08);font-size:28px}.brands__page-letter:hover{-webkit-box-shadow:0 0 10px rgba(24,46,130,.08);box-shadow:0 0 10px rgba(24,46,130,.08)}.brands__page-letters-ru{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.brands__show-all{color:#727272;font-weight:400;cursor:pointer;display:none;padding-top:12px}.brands__links-block{margin-bottom:80px}.brands__links-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:76px;position:relative;border-top:2px solid #f9f9f9}.brands__links-row:last-child{border-bottom:2px solid #f9f9f9}.brands__links-row::before{content:attr(data-letter);text-transform:uppercase;position:absolute;top:32px;left:0;color:#102a83;font-weight:500;font-size:36px}.brand__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#212121;text-decoration:none;padding:32px 38px;-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%}.brand__link:hover .brand__link-img img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.brand__link-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:256px;max-height:122px;padding:16px 24px;-webkit-box-shadow:0 0 22px rgba(24,46,130,.04);box-shadow:0 0 22px rgba(24,46,130,.04);border-radius:12px;margin-bottom:12px;background-color:#fff}.brand__link-img img{max-width:100%;max-height:100%;width:208px;height:90px;-o-object-fit:contain;object-fit:contain;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.brand__link-name{font-weight:400;font-size:16px}.compare__page-title{font-size:36px;font-style:normal;font-weight:600;line-height:120%;color:#102a83;margin:0;padding:0;margin-bottom:24px}.compare__tabs-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.compare__tabs-header-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;overflow-x:auto;padding-bottom:4px}.compare__tabs-header-items::-webkit-scrollbar{height:4px}.compare__tabs-header-items::-webkit-scrollbar-thumb{background:#727272;border-radius:2px;cursor:-webkit-grab;cursor:grab}.compare__tabs-header-item{background-color:#f9f9f9;border-radius:8px;padding:12px 24px;font-size:20px;font-style:normal;font-weight:600;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;white-space:nowrap}.compare__tabs-header-item:hover{background-color:#eceef5}.compare__tabs-header-item-remove{display:none}.compare__tabs-header-item-active{background-color:#3c5199;color:#fff}.compare__tabs-header-item-active:hover{background-color:#3c5199}.compare__tabs-header-item-active .compare__tabs-header-item-remove{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;margin-left:8px;position:relative}.compare__tabs-header-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-left:12px}.compare__tabs-header-subbtns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.compare__share,.compare__tabs-header-removeall,.xlsx__download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-style:normal;font-weight:400;line-height:156%;color:#102a83;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;white-space:nowrap;position:relative;padding:14px}.compare__share span,.compare__tabs-header-removeall span,.xlsx__download span{position:absolute;opacity:0;visibility:hidden;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px;background-color:#eceef5;border-radius:8px;bottom:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.compare__share span img,.compare__tabs-header-removeall span img,.xlsx__download span img{position:absolute;top:100%}.compare__share svg,.compare__tabs-header-removeall svg,.xlsx__download svg{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.compare__share:hover,.compare__tabs-header-removeall:hover,.xlsx__download:hover{color:#3c5199}.compare__share:hover span,.compare__tabs-header-removeall:hover span,.xlsx__download:hover span{opacity:1;visibility:visible}.compare__share:hover svg path,.compare__tabs-header-removeall:hover svg path,.xlsx__download:hover svg path{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;stroke:#3c5199}.compare__tabs-content-wrapper{position:relative}.compare__tab-content{display:none}.compare__tab-content-slider-wrapper{position:sticky;top:148px;z-index:2;background-color:#fff}.compare__tab-content-slider-wrapper-scrolled::before{content:"";position:absolute;top:-14px;left:0;right:0;height:14px;background-color:#fff}.compare__tab-content-slider{margin-bottom:48px}.compare__tab-content-slider .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-left:-5.5px;margin-right:-5px}.compare__tab-slider-item{max-width:333px;width:333px!important;min-width:333px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin:0 5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding:24px;background-color:#fff;border:2px solid #f9f9f9;border-radius:12px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.compare__slider-item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.compare__slider-item-img{max-width:120px;max-height:120px;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.compare__slider-item-img img{width:120px;height:120px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.compare__slider-item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.compare__slider-item-brand{font-size:14px;font-style:normal;font-weight:400;line-height:156%;color:#727272}.compare__slider-item-name{overflow:hidden;color:#102a83;font-size:18px;font-style:normal;font-weight:600;line-height:120%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:56px}.compare__slider-item-name-parent{height:56px}.compare__slider-item-price{font-size:16px;font-style:normal;font-weight:600;line-height:156%;color:#212121}.compare__slider-item-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.compare__slider-item-btn-kp{background-color:#102a83;color:#fff;padding:12px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-radius:8px;font-size:16px;font-style:normal;font-weight:600;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.compare__slider-item-btn-remove{padding:12px;border-radius:8px;border:2px solid #102a83;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.compare__tab-slider-prew{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-15px;cursor:pointer;width:48px;height:48px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:8px}.compare__tab-slider-prew:hover{background-color:#eceef5}.compare__tab-slider-prew.slick-disabled{opacity:0;visibility:hidden}.compare__tab-slider-next{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:-15px;cursor:pointer;width:48px;height:48px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:8px}.compare__tab-slider-next:hover{background-color:#eceef5}.compare__tab-slider-next.slick-disabled{opacity:0;visibility:hidden}.compare__block{border-bottom:2px solid #eceef5;margin-bottom:48px;padding-bottom:48px}.compare__view-type-toggle-wrapper{border-bottom:2px solid #eceef5;margin-bottom:48px;padding-bottom:48px;padding-bottom:0}.compare__view-type-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;height:24px;color:#212121;font-size:18px;font-style:normal;font-weight:400;line-height:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.compare__view-type-toggle input[type=checkbox]{position:relative;width:48px;height:24px;margin-right:8px}.compare__view-type-toggle input[type=checkbox]::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:48px;height:24px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:12px;cursor:pointer;background-color:#727272}.compare__view-type-toggle input[type=checkbox]::after{content:"";position:absolute;top:50%;left:4px;-webkit-transform:translatey(-50%);-ms-transform:translatey(-50%);transform:translatey(-50%);background-color:#fff;width:16px;height:16px;border-radius:50%;-webkit-transition:.15s;-o-transition:.15s;transition:.15s;cursor:pointer}.compare__view-type-toggle input[type=checkbox]:checked::before{background-color:#102a83}.compare__view-type-toggle input[type=checkbox]:checked::after{left:calc(100% - 20px)}.compare__view-type-toggle input[type=checkbox]:hover::before{background-color:#3c5199}.compare__table-title{font-size:20px;font-style:normal;font-weight:600;line-height:24px;color:#102a83;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer}.compare__table-title-off svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.compare__char-name{padding-top:24px;padding-bottom:12px;font-size:16px;font-style:normal;font-weight:600;line-height:156%;color:#727272}.compare__table-wrapper::-webkit-scrollbar{height:0}.compare__table-wrapper::-webkit-scrollbar-thumb{background:#fff}.compare__table-wrapper .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:11px;margin-left:-11px;margin-right:-22px}.compare__table-item{max-width:333px;width:333px!important;min-width:333px!important;padding:12px;background-color:#f9f9f9;border-radius:6px;height:auto}.compare__table-item-empty{background-color:#fff}.compare__tab-slider-item-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:244px}.compare__tab-slider-item-empty-text{font-size:18px;font-style:normal;font-weight:600;line-height:120%;color:#727272;text-align:center}.compare__clear-tab-tooltip,.compare__tab-tooltip{position:absolute;display:none;z-index:3;padding:16px;background-color:#eceef5;border-radius:12px;max-width:364px}.compare__clear-tab-tooltip-head,.compare__tab-tooltip-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#212121;font-size:14px;font-style:normal;font-weight:600;line-height:156%;margin-bottom:4px}.compare__clear-tab-tooltip-close,.compare__tab-tooltip-close{cursor:pointer}.compare__clear-tab-tooltip-content,.compare__tab-tooltip-content{color:#212121;font-size:14px;font-style:normal;font-weight:400;line-height:156%;margin-bottom:32px}.compare__clear-tab-tooltip-delbtn,.compare__tab-tooltip-delbtn{cursor:pointer;padding:12px 24px;font-size:14px;font-style:normal;font-weight:600;line-height:16px;color:#fff;background-color:#102a83;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;max-width:101px}.compare__clear-tab-tooltip-arrow,.compare__tab-tooltip-arrow{width:16px;height:16px;border:8px solid transparent;border-bottom:8px solid #eceef5;position:absolute;display:none;z-index:2}.compare__hide{display:none!important}.compare__empty-note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:48px;margin-bottom:80px}.compare__empty-title{text-align:center;color:#102a83;font-size:24px;font-style:normal;font-weight:600;line-height:120%;margin-bottom:12px}.compare__empty-subtitle{text-align:center;color:#102a83;font-size:16px;font-style:normal;font-weight:500;line-height:156%;margin-bottom:24px}.compare__empty-btn{text-align:center;color:#fff;background-color:#102a83;padding:20px 32px;font-size:20px;font-style:normal;font-weight:600;line-height:24px;border-radius:12px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.compare__item-prices{line-height:120%}.compare__item-oldprise{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-style:normal;font-weight:600;color:#212121;margin-top:-8px}.compare__item-oldprise span{text-decoration:line-through;color:#727272}.compare__item-price-curprise{color:#e30016}.compare__item-prices-blue .compare__item-price-curprise{color:#212121}.spec__page-wrapper{margin-bottom:60px}.spec__page-title{font-size:36px;font-weight:500;margin-bottom:20px!important}.spec__page-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.spec__titem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.spec__titem-image{border-radius:12px;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.spec__titem-image img{height:100%;width:562px;-o-object-fit:cover;object-fit:cover}.spec__titem-info{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:12px;background-color:#102a83;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.spec__cutter{height:100%;width:76px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.spec__cutter::before{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background-color:#fff;right:-10px;top:-10px}.spec__cutter::after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background-color:#fff;right:-10px;bottom:-10px}.spec__cutter-border{width:1px;height:100%;background-image:url("data:image/svg+xml;utf8,<svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><rect width='1px' height='100%' style='fill: none; stroke: white; stroke-width: 4; stroke-dasharray: 8 20'/></svg>")}.spec__tinfo-block{padding:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.spec__info-title{font-weight:500;font-size:32px;color:#fff}.spec__timer-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.spec__timer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 0}.spec__timer-title{font-size:24px;font-weight:500;line-height:26px;color:#fff;margin-right:10px}.spec__timer-items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.spec__timer-item{background-color:#fff;color:#102a83;font-size:32px;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;width:60px;height:60px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:100px;perspective:100px;position:relative}@-webkit-keyframes turn{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}100%{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}}@keyframes turn{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}100%{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}}@-webkit-keyframes turn2{0%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes turn2{0%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0);transform:rotateX(0)}}.hours,.minutes,.seconds{position:relative}.hours .active,.hours .before,.minutes .active,.minutes .before,.seconds .active,.seconds .before{position:absolute;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:60px;height:60px;background-color:#fff;border-radius:10px}.hours .active .down,.hours .active .up,.hours .before .down,.hours .before .up,.minutes .active .down,.minutes .active .up,.minutes .before .down,.minutes .before .up,.seconds .active .down,.seconds .active .up,.seconds .before .down,.seconds .before .up{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:1s;-o-transition:1s;transition:1s;position:absolute;background-color:#fff;width:60px;height:60px;border:1px solid #102a83;border-radius:6px;border:1px solid #102a83}.hours .before .up,.minutes .before .up,.seconds .before .up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:rotateX(-1deg);transform:rotateX(-1deg)}.hours .before .down,.minutes .before .down,.seconds .before .down{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.hours .before .down-animated,.minutes .before .down-animated,.seconds .before .down-animated{-webkit-animation:turn .25s linear;animation:turn .25s linear}.hours .active .up,.minutes .active .up,.seconds .active .up{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.hours .active .up-animated,.minutes .active .up-animated,.seconds .active .up-animated{-webkit-animation:turn2 .25s .25s linear;animation:turn2 .25s .25s linear}.hours .active .down,.minutes .active .down,.seconds .active .down{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:rotateX(1deg);transform:rotateX(1deg)}.spec__tbtn{max-width:214px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;color:#102a83;text-align:center;font-size:24px;font-weight:600;line-height:29px;border-radius:12px;height:100%}.spec__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 6px);flex:0 1 calc(50% - 6px);border-radius:12px;overflow:hidden}.spec__item-img{height:100%;width:100%;max-height:322px}.spec__item-img img{width:677px;height:100%;-o-object-fit:cover;object-fit:cover}.spec__info-block{background-color:#102a83;padding:27px;min-height:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.spec__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.spec__info-term{font-size:18px;font-weight:300;color:#fff}.spec__info-btn{font-size:24px;font-weight:600;line-height:29px;padding:20px 32px;min-width:48%}.spec__page-title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.spec__element-title{display:block;padding:30px 0;padding-right:30px;font-size:36px;color:#102a83;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;margin:0}.spec__page-title-img{position:absolute;right:44px;top:0;border-radius:12px;overflow:hidden;width:calc(50% - 44px);-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.spec__page-img{margin-bottom:-4px}.spec__page-img img{height:317px;width:100%;-o-object-fit:cover;object-fit:cover}.spec__page-timer{background-color:#102a83;padding:16px}.spec__page-timer .spec__timer-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.spec__page-descr-wrapper{padding:42px 47px;background-color:#f9f9f9;border-radius:12px;font-size:18px;font-weight:500;margin-bottom:40px}.spec__page-descr-wrapper p{margin:0;margin-bottom:22px}.spec__page-descr{max-width:50%;display:none}.spec__page-descr ul:first-child{margin-top:1px}.spec__page-descr p{margin-bottom:0}.spec__page-descr-top{max-width:47%}.spec__page-descr-top ul{margin-bottom:0}.spec__page-descr-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-top:22px}.spec__page-descr-slide-active .spec__page-descr-more{display:none}.spec__page-descr-slide-active .spec__page-descr-less{display:block}.spec__page-descr-slide-active .spec__page-descr-arrow{-webkit-transform:translateY(-2px) rotate(180deg);-ms-transform:translateY(-2px) rotate(180deg);transform:translateY(-2px) rotate(180deg)}.spec__page-descr-more{margin-right:8px;font-size:16px;font-weight:600;color:#102a83}.spec__page-descr-less{display:none;margin-right:8px;font-size:16px;font-weight:600;color:#102a83}.spec__page-descr-arrow{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.spec__elements-title{color:#212121;font-size:24px;font-weight:500;line-height:26px;margin-bottom:20px}.index__offers .spec__info-block{background-color:#f9f9f9}.index__offers .spec__info-btn{background-color:#102a83;color:#fff}.index__offers .spec__info-title{color:#212121}.index__offers .spec__info-term{color:#212121}.index__offers .spec__info-block{min-height:240px}.uslugi__head-bg-wrapper{z-index:-1;position:absolute;top:0;left:0;right:0;max-height:666px;max-width:100%;width:100%;background-color:#102a83}.uslugi__head-bg-wrapper img{max-width:100%;width:100%;height:666px;-o-object-fit:cover;object-fit:cover}.uslugi__head-bg-item{display:none;width:100%;height:100%}.uslugi__head-bg-item img{max-width:100%;width:100%;height:666px;-o-object-fit:cover;object-fit:cover}.uslugi__head-bg-item-active{display:block}.uslugi__title{color:#fff;font-size:36px;font-style:normal;font-weight:500;line-height:120%;padding:0;margin:0;margin-bottom:24px}.uslugi__tabs-head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:24px}.uslugi__tabs-head-item{padding:12px 24px;background-color:#f9f9f9;border-radius:6px;color:#212121;font-size:14px;font-style:normal;font-weight:600;line-height:16px;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;white-space:nowrap}.uslugi__tabs-head-item-active{background-color:#3c5199;color:#fff}.uslugi__tabs-head-item-disabled{color:#d9d9d9;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.uslugi__contents{margin-bottom:80px;background-color:#f9f9f9;border-radius:32px}.uslugi__content{display:none;background-color:#f9f9f9;padding:64px;border-radius:32px}.uslugi__content-active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:64px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.uslugi__content-title{color:#102a83;font-size:64px;font-style:normal;font-weight:600;line-height:120%;margin:0;padding:0;margin-bottom:12px}.uslugi__content-text{color:#212121;font-size:18px;font-style:normal;font-weight:500;line-height:156%;margin-bottom:48px}.uslugi__content-btn{padding:20px 32px;background-color:#102a83;color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:24px;border-radius:12px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;display:inline-block}.uslugi__content-right-title{color:#727272;font-size:18px;font-style:normal;font-weight:400;line-height:156%;margin-bottom:12px}.uslugi__content-right-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:32px;-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px}.uslugi__content-right-item{width:calc(50% - 24px);max-width:calc(50% - 24px);height:86px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.uslugi__content-right-item img{max-width:168px;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.uslugi__content-right-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lizing__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:70px}.lizing__left{-webkit-box-flex:1;-ms-flex:1 1 66.66%;flex:1 1 66.66%}.lizing__page-subtitle{font-size:24px;font-style:normal;font-weight:500;line-height:26px;margin-bottom:28px}.lizing__form{padding:40px 63px;border-radius:12px 0 0 12px;background-color:#f9f9f9}.lizing__input-item{margin-bottom:40px}.lizing__input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.lizing__input-label{font-size:24px;font-style:normal;font-weight:500;line-height:26px}.lizing__input{position:relative;border-radius:8px}.lizing__input input{text-align:right;padding:14px 33px 14px 14px;width:330px;border-radius:8px;border:2px solid #102a83;outline:0;font-size:20px;font-style:normal;font-weight:600}.lizing__input .months,.lizing__input .rub{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:20px;font-style:normal;font-weight:600;line-height:0}.lizing__input #lizing-time{padding-right:93px}.lising__slider{position:relative;background-color:#727272;margin-bottom:30px}.lising__slider .ui-slider-range{width:100%;height:4px;background-color:#102a83}.lising__slider .ui-slider-handle{position:absolute;display:block;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:20px;height:20px;border-radius:50%;border:4px solid #102a83;background-color:#fff;cursor:-webkit-grab;cursor:grab}.lising__slider .uslugi__slider-sh1{position:absolute;left:0;bottom:-30px;font-size:14px;font-style:normal;font-weight:300;line-height:normal}.lising__slider .uslugi__slider-sh1::before{content:"";position:absolute;left:0;top:-26px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1px;height:20px;background-color:#727272}.lising__slider .uslugi__slider-sh2{position:absolute;left:33.33%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-30px;font-size:14px;font-style:normal;font-weight:300;line-height:normal}.lising__slider .uslugi__slider-sh2::before{content:"";position:absolute;left:50%;top:-26px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1px;height:20px;background-color:#727272}.lising__slider .uslugi__slider-sh3{position:absolute;left:66.66%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-30px;font-size:14px;font-style:normal;font-weight:300;line-height:normal}.lising__slider .uslugi__slider-sh3::before{content:"";position:absolute;left:50%;top:-26px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1px;height:20px;background-color:#727272}.lising__slider .uslugi__slider-sh4{position:absolute;right:0;bottom:-30px;font-size:14px;font-style:normal;font-weight:300;line-height:normal}.lising__slider .uslugi__slider-sh4::before{content:"";position:absolute;left:100%;top:-26px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1px;height:20px;background-color:#727272}.lizing__right{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%}.lizing__right-wrapper{position:relative;padding:167px 50px 44px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-shadow:0 0 22px 0 rgba(249,249,249,.9);box-shadow:0 0 22px 0 rgba(249,249,249,.9);background-color:rgba(16,42,131,.04);border:1px solid #f9f9f9;border-radius:12px}.lizing__right-img{position:absolute;top:-105px;right:20px}.lizing__right-evermonth{border-bottom:1px solid #727272}.lizing__evermonth-title{font-size:24px;font-style:normal;font-weight:500;line-height:26px;color:#102a83;margin-bottom:20px}.lizing__evermonth-value{color:#102a83;font-size:48px;font-style:normal;font-weight:600;line-height:95%;padding-bottom:28px}.lizing__sum-title{font-size:24px;font-style:normal;font-weight:500;line-height:26px;color:#727272;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.lizing__sum-title img{cursor:pointer}.lizing__sum-value{font-size:48px;font-style:normal;font-weight:600;line-height:95%;color:#727272}.lizing__right-udor{font-size:24px;font-style:normal;font-weight:400;line-height:26px;color:#212121}.lizing__udor-title{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lizing__right-nds{font-size:24px;font-style:normal;font-weight:400;line-height:26px;color:#212121}.lizing__nds-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.lizing__nds-title img{cursor:pointer}.lizing__kp-btn{padding:20px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#102a83;border-radius:12px;font-size:24px;font-style:normal;font-weight:600;line-height:29px;cursor:pointer}.lizing__right-inf{font-size:12px;font-style:normal;font-weight:300;line-height:normal}.lizing__preim-wrapper{margin-bottom:80px}.lizing__preim-title{border-radius:12px;padding:24px 64px;font-size:48px;font-style:normal;font-weight:600;line-height:95%;color:#102a83;background-color:#f9f9f9;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:20px}.lizing__preim-parallax-block{max-height:517px;min-height:517px;overflow:scroll;border-radius:24px;text-align:center}.lizing__preim-parallax-block::-webkit-scrollbar{width:0}.lizing__preim-parallax-item{border-radius:24px;overflow:hidden;max-height:500px}.lizing__preim-parallax-item:nth-child(1){position:sticky;top:0;z-index:1}.lizing__preim-parallax-item:nth-child(2){position:sticky;top:0;z-index:2}.lizing__preim-parallax-item:nth-child(3){position:sticky;top:0;z-index:3}.lizing__preim-img-wrapper{border-radius:24px;overflow:hidden;max-width:1366px;margin:auto}.lizing__howwork__wrapper{position:relative;margin-bottom:120px}.lizing__howwork-title{font-size:96px;font-weight:600;line-height:95%;color:#102a83;top:50%;position:absolute;top:0}.lizing__howwork-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px}.lizing__howwork-item{max-width:792px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:41px 63px 41px 117px;background-color:#f6f7fa;border-radius:12px}.howwork__item-num{font-size:115px;font-weight:600;color:#dadeec;width:152px;text-align:center;line-height:98px}.howwork__item-text{color:#102a83;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding-left:100px}.howwork__item-title{font-size:36px;font-weight:500}.howwork__item-subtitle{font-size:18px;font-weight:500}.sticky{position:fixed;z-index:1}.stop{position:relative;z-index:1}.contacts__title{color:#102a83;font-size:36px;font-style:normal;font-weight:500;line-height:120%;margin:0;margin-bottom:24px}.contacts__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:80px;gap:24px}.contacts__tabs{max-width:563px;width:100%}.contact__tabs-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:24px}.contact__tabs-header-item{padding:12px 24px;border-radius:8px;background-color:#f9f9f9;font-size:20px;font-style:normal;font-weight:600;line-height:24px;cursor:pointer}.contact__tabs-header-item-active{background-color:#3c5199;color:#fff}.contacts__tabs-content{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.contacts__tabs-content-active{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__tabs-content-item{padding:24px;border-radius:12px;background-color:#eceef5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.contacts__tab-item-title{color:#212121;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.contacts__tab-item-info{font-size:18px;font-style:normal;font-weight:600;line-height:156%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__tab-item-link{color:#102a83}.contacts__tab-item-btn{border-radius:12px;border:2px solid #102a83;padding:20px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:269px;color:#102a83;font-size:20px;font-style:normal;font-weight:600;line-height:24px;background-color:#fff}.contacts__details{max-width:677px;padding-top:24px}.contacts__details-header{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts__details-title{color:#212121;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.contacts__details-download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#102a83;font-size:16px;font-style:normal;font-weight:600;line-height:24px;cursor:pointer}.contacts__details-table-wrapper table{border-collapse:collapse}.contacts__details-table-wrapper table tr:nth-child(odd){background-color:#f9f9f9}.contacts__details-table-wrapper table tr td{font-size:14px;font-style:normal;font-weight:400;line-height:156%;padding:12px;vertical-align:top}.contacts__details-table-wrapper table tr td:first-child{width:50%;color:#727272;border-radius:6px 0 0 6px}.contacts__details-table-wrapper table tr td:last-child{border-radius:0 6px 6px 0}.info__content-right-image{position:absolute;bottom:0;right:0}.info__content{position:relative}.info__content .uslugi__content-left{max-width:65.51%}.info__content .uslugi__content-left{max-width:65.51%}.about__page-title{font-size:36px;color:#102a83;font-weight:600;line-height:95%;margin-bottom:-20px}.about__title-block{background-color:#102a83;position:relative;padding:42px 170px;border-radius:12px;color:#fff;margin-top:40px;margin-bottom:60px}.about__title-spiral{position:absolute;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.about__title-spiral img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about__head-block-title{position:relative;font-size:48px;font-style:normal;font-weight:600;line-height:95%;margin-bottom:24px}.about__head-block-descr{position:relative;font-size:32px;font-style:italic;font-weight:400;line-height:normal}.about__left-cav{position:absolute;left:-124px;top:0}.about__right-cav{position:absolute;right:-124px;bottom:0}.about__history-title{font-size:36px;font-weight:600;color:#212121;margin-bottom:20px}.about__slider-nav{background-color:#fff;border-radius:12px;-webkit-box-shadow:0 0 32px 0 rgba(0,0,0,.08);box-shadow:0 0 32px 0 rgba(0,0,0,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:18px;margin-bottom:11px;overflow:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}.about__slider-nav::-webkit-scrollbar{width:0!important;height:0!important}.about__slider-nav-item{padding:0 20px;font-size:36px;font-style:normal;font-weight:600;line-height:normal;color:#727272;cursor:pointer;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.about__slider-nav-item-active{color:#102a83}.about__slider-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about__slider-arrows .slick-disabled{opacity:0!important;visibility:hidden!important}.about__slider-arrow-left{margin-right:20px;cursor:pointer;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.about__slider-arrow-right{cursor:pointer;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.about__slider{max-width:1920px}.about__slider .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:12px}.about__slider .slick-list{padding-right:calc(100% - 1022px)!important}.about__slider .slick-current{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.about__slider .slick-current .about__slide-label{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.about__slider-item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-right:12px;position:relative;margin-top:30px;background-color:#fff;border-radius:14px;padding:58px 24px;-webkit-transform:translate(-50px,-26px) scale(.9);-ms-transform:translate(-50px,-26px) scale(.9);transform:translate(-50px,-26px) scale(.9);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.about__slide-label{position:absolute;top:-24px;-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.about__slide-label span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-65%);-ms-transform:translate(-50%,-65%);transform:translate(-50%,-65%);font-size:48px;font-style:normal;font-weight:600;color:#fff}.about__slide-label::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.about__slide-content{display:-webkit-box;display:-ms-flexbox;display:flex}.about__slide-text{max-width:540px;height:260px;max-height:260px;overflow-y:auto;margin-top:112px;margin-right:60px;font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:#212121;padding-right:4px}.about__slide-text::-webkit-scrollbar{width:4px;border-radius:0 0 12px 0}.about__slide-text::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);border-radius:0 0 12px 0}.about__slide-text::-webkit-scrollbar-thumb{cursor:pointer;background-color:#727272;border-radius:3px}.about__slide-img{max-width:374px;max-height:374px;width:100%;height:100%;position:relative}.about__slide-img img{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.about__slide-img::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.content__wrapper-about{width:100%;max-width:100%;position:relative;margin-bottom:-117px}.content__wrapper-about::before{content:"";position:absolute;width:100%;height:330px;background-color:#102a83;bottom:0;left:0;right:0}.about__bottom-block-title{font-size:48px;font-style:normal;font-weight:600;line-height:95%;color:#212121;margin-bottom:60px}.about__bottom-block{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:130px;border-radius:12px;overflow:hidden}.about__bottom-item{padding:56px 40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.about__bottom-item:nth-child(1){background-color:#f9f9f9;color:#102a83}.about__bottom-item:nth-child(2){background-color:#304aa4;color:#fff}.about__bottom-item:nth-child(3){background-color:#18338e;color:#fff}.about__bottom-item:nth-child(4){background-color:#102a83;color:#fff}.about__bottom-int{font-size:140px;font-style:normal;font-weight:600;line-height:95%}.about__bottom-text{font-size:24px;font-style:normal;font-weight:400;line-height:26px}.about__slider-wrapper{position:relative}.about__slider-big-next{position:absolute;right:0;z-index:1;height:100%;width:32%;cursor:pointer}.letters__page-title{color:#102a83;font-size:36px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:30px}.letters__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;gap:12px;margin-bottom:80px}.letter__item{padding:24px;background-color:#f9f9f9;border-radius:12px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.letter__img{margin-bottom:16px}.letter__img img{max-width:100%;width:100%;border-radius:8px}.letter__name{color:#102a83;font-size:24px;font-style:normal;font-weight:600;line-height:120%;margin-bottom:8px}.letter_descr{color:#212121;font-size:16px;font-style:normal;font-weight:500;line-height:156%}.blog__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.blog__header-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.blog__header-item{background-color:#f9f9f9;color:#212121;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:24px;padding:12px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.blog__header-item:hover{background-color:#eceef5}.blog__header-item-active{background-color:#3c5199;color:#fff}.blog__header-item-active:hover{background-color:#3c5199}.blog__bg{background:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#fff));background:-o-linear-gradient(top,#f9f9f9 0,#fff 100%);background:linear-gradient(180deg,#f9f9f9 0,#fff 100%);border-radius:32px 32px 0 0;padding-top:40px}.blog{display:-ms-grid;display:grid;-ms-grid-rows:auto auto auto auto;grid-template-rows:auto auto auto auto;-ms-grid-columns:25% calc(75% - 16px);grid-template-columns:25% calc(75% - 16px);row-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-bottom:80px}.blog__sidebar{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:5;grid-row-end:6}.blog__sidebar-title{font-size:24px;font-style:normal;font-weight:500;line-height:26px;margin-bottom:24px}.blog__sidebar-items{padding:24px;background-color:#fff;border-radius:12px;margin-bottom:60px}.blog__sidebar-item{margin-bottom:24px}.blog__sidebar-item-img{border-radius:6px;overflow:hidden;max-height:156px}.blog__sidebar-item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.blog__sidebar-item-title{color:#212121;font-weight:500;font-size:16px;margin:12px 0}.blog__sidebar-item-more{color:#102a83;font-size:18px;font-weight:500;text-decoration:underline}.blog__sidebar-banner{max-width:100%;height:auto;overflow:hidden}.blog__sidebar-banner img{max-width:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:12px}.blog__tags{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.blog__tags-title{font-size:24px;font-style:normal;font-weight:500;line-height:26px;color:#212121;margin-bottom:12px}.blog__tags-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.blog__tag{font-size:16px;font-style:normal;font-weight:500;line-height:18px;color:#212121;padding:12px;border-radius:6px;background-color:#fff;cursor:pointer;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;white-space:nowrap}.blog__tag-active{background-color:#3c5199;color:#fff}.blog__tag:hover{color:#fff;background-color:#102a83}.blog__items{-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:3;grid-row-end:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.blog__items-info-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.blog__items-info-right svg{margin-right:8px}.blog__item{padding:24px;background-color:#fff;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.blog__item-img{position:relative}.blog__item-tags{position:absolute;bottom:12px;left:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 24px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.blog__item-tag{padding:10px;background-color:#fff;border-radius:6px;font-size:16px;font-weight:600;color:#102a83}.blog__item-content{width:56%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog__item-date{font-size:14px;font-style:normal;font-weight:400;line-height:156%;color:#727272}.blog__item-title{font-size:24px;font-style:normal;font-weight:500;line-height:26px;color:#102a83;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.blog__item-pretext{font-size:14px;font-weight:300;min-height:40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.blog__item-pretext span{display:block}.blog__item-subtitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.blog__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:16px}.blog__item-views{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#727272}.blog__item-views img{margin-right:6px}.blog__item-readtime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#727272}.blog__item-readtime img{margin-right:6px}.blog__item-more{color:#102a83;border:2px solid #102a83;padding:11px 30px;border-radius:8px;font-weight:600;font-size:20px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.blog__item-more:hover{background-color:#e2e5f0}.blog__item-line{height:24px;font-size:24px;line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;position:relative}.blog__item-line::before{content:"";position:absolute;top:0;bottom:0;width:1px;height:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:#727272}.bi__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bi__sidebar{max-width:333px;min-width:25%;margin-right:20px;width:100%}.bi__sidebar-gray-bg{background-color:#f9f9f9;border-radius:12px;padding:24px;margin-bottom:60px;top:150px}.bi__author-wrapper{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px;background-color:#f9f9f9;border-radius:12px}.bi__author-photo{width:72px;height:72px;margin-right:24px}.bi__author-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px}.bi__author-text{gap:4px}.bi__author-name{font-size:24px;font-style:normal;font-weight:500;line-height:26px;color:#102a83}.bi__author-info{font-size:16px;font-style:normal;font-weight:300;line-height:normal;color:#102a83}.bi__sidebar-titles-wrapper{display:none}.bi__sidebar-titles-title{font-size:24px;font-style:normal;font-weight:500;line-height:26px;color:#212121;margin-bottom:24px}.bi__sidebar-titles{list-style-type:numeric;padding-left:20px;margin:0}.bi__sidebar-titles li{font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:12px}.bi__sidebar-titles li div{cursor:pointer}.bi__sidebar-titles li:last-child{margin-bottom:0}.bi__sidebar-titles li a{color:#212121}.bi__sidebar-banner{max-width:100%}.bi__sidebar-banner img{max-width:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:12px}.bi__content{max-width:1021px;margin:auto}.bi__author-title{color:#727272;font-size:16px;font-weight:400}.bi__content-main{background-color:#f9f9f9;border-radius:12px;margin-bottom:40px;padding-top:24px}.bi__content-picture{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0 0 16px 16px}.bi__content-picture img{border-radius:0 0 16px 16px;width:100%;height:100%;max-height:380px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.bi__content-tags{position:absolute;right:12px;bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bi__content-tag{border-radius:8px;color:#102a83;background-color:#fff;padding:12px;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:26px}.bi_content-date{padding:0 24px;font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:#727272}.bi__content-title{padding:0 24px;font-size:48px;font-style:normal;font-weight:600;line-height:95%;color:#102a83;margin:12px 0}.bi__content-info{padding:0 24px 24px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.bi__item-views{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:100%}.bi__item-views img{margin-right:6px}.bi__item-readtime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:100%}.bi__item-readtime img{margin-right:6px}.bi__item-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:100%;cursor:pointer}.bi__item-share img{margin-right:6px}.bi__article-wrapper{padding-bottom:30px;background-color:#fff;margin-bottom:60px;border-radius:12px}.bi__block-editor{margin-bottom:40px}.bi__block-editor p{line-height:28px}.bi__sources-list{margin:0;padding:0;list-style:none;margin-bottom:40px}.bi__sources-list span{font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#727272;display:block;margin-bottom:12px}.bi__sources-list li{margin-bottom:12px}.bi__sources-list li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;font-style:normal;font-weight:500;line-height:26px;color:#102a83;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bi__sources-list li a img{margin-right:5px}.sp-contents_elements{background-color:#f9f9f9;padding:24px;border-radius:12px;margin-bottom:40px;padding-left:44px!important;padding-bottom:12px!important;color:#102a83!important}.sp-contents_elements a{color:#102a83!important}.bi__subscribe{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#eceef5;padding:24px;border-radius:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;margin-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bi__subscribe-text{color:#102a83;max-width:100%}.bi__subscribe-title{font-size:calc(16px + 8 * ((100vw - 320px)/ 357));font-style:normal;font-weight:600;line-height:120%;margin-bottom:12px}.bi__subscribe-subtitle{font-size:calc(14px + 4 * ((100vw - 320px)/ 357));font-style:normal;font-weight:400;line-height:156%}.bi__subscribe-form{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}.bi__subscribe-email{position:relative;width:100%;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.bi__subscribe-input{border:2px solid #3c5199;border-radius:12px;outline:0;width:100%;height:100%;padding:19.5px 22px;font-size:18px;line-height:24px;font-style:normal;font-weight:400}.bi__subscribe-input:hover{background-color:#eceef5}.bi__subscribe-input:focus{border:2px solid #102a83;background-color:#fff!important}.bi__subscribe-input:disabled{border:2px solid #727272}.bi__subscribe-submit{background-color:#102a83;border:2px solid #102a83;color:#fff;outline:0;height:100%;border-radius:12px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:18px 30px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;font-weight:600;line-height:24px;font-size:20px}.bi__subscribe-submit:hover{background-color:#3c5199;border:2px solid #3c5199}.bi__subscribe-submit:disabled{background-color:#727272;border:2px solid #727272;cursor:default}.bi__subscribe-policy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bi__form-policy-label{width:16px;height:16px;min-width:16px;margin-right:20px;background-image:url(/local/templates/trimm/css/../img/policy-chb.svg);background-size:contain;background-repeat:no-repeat}.bi__form-policy-label:has(>input[type=checkbox]:checked){background-image:url(/local/templates/trimm/css/../img/policy-chbch.svg)}.bi__subscribe-policy-text{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#212121}.bi__subscribe-policy-text a{color:#212121;text-decoration:underline}.bi__bottom-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bi__prew{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:8px;color:#102a83;font-size:16px;line-height:24px;font-style:normal;font-weight:600;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.bi__prew svg{margin-right:10px}.bi__prew svg path{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.bi__prew:hover{color:#3c5199}.bi__prew:hover svg path{stroke:#3c5199}.bi__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:8px;color:#102a83;font-size:16px;line-height:24px;font-style:normal;font-weight:600;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.bi__next svg{margin-left:10px}.bi__next svg path{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.bi__next:hover{color:#3c5199}.bi__next:hover svg path{stroke:#3c5199}.bi__similar{margin-bottom:24px}.bi__similar-title{color:#102a83;font-size:36px;font-style:normal;font-weight:600;line-height:120%;margin-bottom:24px}.bi__similar-items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.bi__similar-items .coll__item{max-width:calc(50% - 4px);-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 4px);flex:0 1 calc(50% - 4px)}.bi__similar-items .coll__item .coll__item-title{margin-bottom:0}.bi__similar-item{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;color:#212121}.bi__similar-img{margin-bottom:18px}.bi__similar-img img{width:100%;border-radius:8px}.bi__similar-date{margin-bottom:18px;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.bi__similar-name{font-size:18px;font-style:normal;font-weight:500;line-height:156%}.toc__wrapper{position:absolute;right:calc(100% + 12px);width:333px}#toc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:sticky;top:160px}.toc__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px;margin-bottom:12px;border-radius:12px}.toc__block:last-child{margin-bottom:0}.toc__block .toc-h2{font-size:16px;font-style:normal;font-weight:500;line-height:120%;color:#727272;display:block;display:-webkit-box;display:-ms-flexbox;display:flex}.toc__block .toc-h3{font-size:16px;font-style:normal;font-weight:300;line-height:156%;color:#727272;display:block;padding-left:16px;margin-bottom:8px}.toc__block .toc-h3:last-child{margin-bottom:0}.toc__el-active{background-color:#f9f9f9}.toc__el-active .toc-h2{color:#102a83}.toc__el-active .toc-h3{color:#102a83}[data-toc-block-target]{cursor:pointer}.blog__header-search{position:relative}.blog__search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:364px;max-width:100%;background-color:#f9f9f9;padding:10px 14px;border-radius:6px;gap:8px;border:2px solid #f9f9f9;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.blog__search-form:hover{background:#eceef5;border:2px solid #eceef5}.blog__search-form:hover .blog__search-imput{background-color:#eceef5}.blog__search-form-active{border:2px solid #eceef5}.blog__search-form-active:hover{background-color:#f9f9f9}.blog__search-form-active:hover .blog__search-imput{background-color:#f9f9f9}.blog__search-imput{-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;border:none;outline:0;background-color:#f9f9f9;width:100%;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.blog__search-input-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog__search-input-clear{opacity:0;visibility:hidden;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog__search-input-clear-active{opacity:1;visibility:visible}.blog__search-results{max-height:236px;overflow-y:auto}.blog__search-results-wrapper{position:absolute;z-index:2;top:calc(100% + 8px);padding:12px;border-radius:8px;border:2px solid #eceef5;background-color:#fff;opacity:0;visibility:hidden;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;width:100%}.blog__search-results-wrapper-active{opacity:1;visibility:visible}.blog__search-results::-webkit-scrollbar{width:4px}.blog__search-results::-webkit-scrollbar-thumb{background:#727272;border-radius:2px}.blog__search-result{width:100%;border-radius:6px;padding:12px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.blog__search-result:nth-child(odd){background-color:#f9f9f9}.blog__search-result:hover{background-color:#eceef5}.blog__search-result a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#212121;font-size:18px;font-style:normal;font-weight:600;line-height:156%}.blog__search-result-nothing{background-color:#fff}.blog__search-result-nothing:nth-child(odd){background-color:#fff}.blog__search-result-nothing:hover{background-color:#fff}.pk__page-head{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:60%}.pk__head-item{color:#fff;background-color:#102a83;padding:16px 20px;font-size:24px;font-style:normal;font-weight:500;line-height:26px;width:50%;text-align:center;cursor:pointer}.pk__head-item:first-child{border-radius:14px 0 0 0;border-right:1px solid #fff}.pk__head-item:last-child{border-radius:0 14px 0 0}.pk__head-item-active{background-color:#3c5199}.pk__content-block{padding-top:60px;padding-bottom:120px}.pk__content{display:none}.pk__content-active{display:block}.pk__content-title{font-size:36px;font-style:normal;font-weight:500;line-height:normal;color:#102a83;margin-bottom:20px}.pk__content-text{font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#212121;margin-bottom:40px}.pk__content-text li{margin-bottom:20px}.pk__content-subtitle{color:#102a83;font-size:24px;font-style:normal;font-weight:500;line-height:26px;margin-bottom:12px}.pk__index-link{color:#727272;font-weight:500;font-size:18px}.page404__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 0}.page404__title{margin-bottom:20px;max-width:50%}.page404__title img{max-width:100%}.page404__subtitle{font-size:48px;font-style:normal;font-weight:600;line-height:95%;margin-bottom:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center}.page404__btn{font-size:20px;font-style:normal;font-weight:600;line-height:normal;border-radius:8px;border:2px solid #102a83;color:#102a83;padding:12px 32px}.page404__img img{max-width:100%}.card__tabs-content-item h1{color:#102a83;font-size:48px;font-style:normal;font-weight:600;line-height:95%;margin:0;margin-bottom:28px}.card__tabs-content-item h2{color:#102a83;font-size:36px;font-style:normal;font-weight:600;line-height:normal;margin:0;margin-bottom:20px}.card__tabs-content-item h3{color:#102a83;font-size:32px;font-style:normal;font-weight:600;line-height:normal;margin:0;margin-bottom:28px}.card__tabs-content-item h4{color:#102a83;font-size:24px;font-style:normal;font-weight:600;line-height:normal;margin:0;margin-bottom:12px}.card__tabs-content-item h5{color:#102a83;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin:0;margin-bottom:28px}.card__tabs-content-item .card__materials{margin-bottom:40px}.rc__text{font-size:18px;font-style:normal;font-weight:300;line-height:24px;color:#212121}.rc__text p{margin:20px 0}.rc__text p:first-child{margin-top:0}.rc__text p:last-child{margin-top:0}.rc__lists ul{padding-left:20px;margin-bottom:20px;margin-top:0}.rc__lists ul li{color:#212121;font-size:18px;font-style:normal;font-weight:300;line-height:normal;margin-bottom:12px}.rc__image{max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:20px}.rc__image img{max-width:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.sp-edit-image-pos{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.sp-edit-image-pos span{display:block;margin-right:20px}.sp-edit-image-pos label{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.rc__gallery{margin-bottom:40px}.rc__gallery-items{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rc__gallery-item-img-wrapper{max-width:100%;position:relative;padding-top:calc(50% - 9px);display:-webkit-box;display:-ms-flexbox;display:flex}.rc__gallery-item-img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:8px}.rc__gallery-item{-webkit-box-flex:0;-ms-flex:0 1 33%;flex:0 1 33%;max-width:calc(33.33% - 8px)}.rc__video-gallery-left-arrow,.rc__video-gallery-right-arrow{max-width:48px;max-height:48px}.rc__video-gallery-left-arrow img,.rc__video-gallery-right-arrow img{max-width:100%}.rc__video-gallery-left-arrow{margin-right:40px}.rc__video-gallery-wrapper{max-width:900px}.rc__video-gallery iframe{border-radius:12px}.rc__video-gallery-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:18px;font-style:normal;font-weight:500;line-height:24px;color:#727272;margin-bottom:8px}.sp-contents a{color:#212121}.sp-contents_title{display:none}.sp-contents_elements{list-style:decimal;padding-left:16px;font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:#212121}.sp-contents_elements li{margin-bottom:12px}.rc__button{font-size:16px;border-radius:8px;padding:12px 32px;background-color:#102a83;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-style:normal;font-weight:600;line-height:24px;margin-bottom:40px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.rc__video{margin-bottom:40px}.rc__video iframe{width:100%;height:645px;border-radius:18px}.rc__video-text{margin-bottom:40px}.rc__video-text-video{margin-bottom:40px}.rc__video-text-video iframe{width:100%;height:645px;border-radius:18px}.col-md-6:first-child{padding-left:0}.col-md-6:last-child{padding-right:0}.rc__image-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.rc__image-text img{max-width:450px;border-radius:12px}.rc__imtext-text{text-align:center;width:100%}.rc__imtext-text p{margin-bottom:0}.rc__block-container{max-width:900px;padding:24px;border-radius:12px;background-color:#eceef5;margin-bottom:20px}.card__tabs-content-item .sp-container a{text-decoration:underline;color:#102a83}.card__tabs-content-item .rc__block-container{max-width:100%;color:#102a83!important}.card__tabs-content-item .rc__block-container div,.card__tabs-content-item .rc__block-container p{color:#102a83!important}.card__tabs-content-item .rc__block-container p{padding:0;margin:0}.rc__accordeon-item{margin-bottom:16px}.rc__accordion-title{font-size:18px;font-style:normal;font-weight:600;line-height:120%;color:#102a83;background-color:#f9f9f9;position:relative;cursor:pointer;padding:24px;border-radius:12px;padding-right:56px}.rc__accordion-title img{position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;width:20px;height:20px}.rc__accordion-title-active img{-webkit-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.rc__accordion-container{font-size:18px;font-style:normal;font-weight:400;line-height:156%;color:#102a83;display:none;padding:2px 24px;background-color:#f9f9f9;border-radius:12px;margin-top:12px}.rc__accordion-container p{color:#102a83;margin:0;padding:22px 0;font-weight:400}.sp-container{margin-bottom:64px}.sp-container .col-md-8{padding:0!important}.card__tabs-content-rc *{margin:0;margin-top:16px}.card__tabs-content-rc .rc__lists ul{margin-bottom:0}.card__tabs-content-rc .rc__text{line-height:156%}.card__tabs-content-rc .rc__text a{text-decoration:underline}.card__tabs-content-rc .rc__text b,.card__tabs-content-rc .rc__text strong{font-weight:500}.card__tabs-content-rc .rc__text p{margin-bottom:0}.card__tabs-content-rc h2{margin-top:64px;margin-bottom:0;font-size:36px;font-style:normal;font-weight:600;line-height:120%}.card__tabs-content-rc h3{margin-top:16px;margin-bottom:0;font-size:24px;font-style:normal;font-weight:600;line-height:120%}.card__tabs-content-rc h4,.card__tabs-content-rc h5{margin-top:4px;margin-bottom:0;font-size:18px;font-style:normal;font-weight:600;line-height:156%}.card__tabs-content-rc .rc__image img{margin-top:0}.card__tabs-content-rc .rc__gallery *{margin-top:0}.card__tabs-content-rc .rc__block-table{margin-bottom:0}.card__tabs-content-rc .rc__block-table table{margin-top:0}.card__tabs-content-rc .rc__block-container{padding:12px 12px 12px 24px}.card__tabs-content-rc .rc__block-container *{margin-top:12px;margin-bottom:0}.card__tabs-content-rc .sp-container{margin-top:0}.card__tabs-content-rc .sp-container .col-md-3,.card__tabs-content-rc .sp-container .col-md-4,.card__tabs-content-rc .sp-container .col-md-6,.card__tabs-content-rc .sp-container .row{margin-top:0}.card__tabs-content-rc .sp-container .col-md-3 a,.card__tabs-content-rc .sp-container .col-md-4 a,.card__tabs-content-rc .sp-container .col-md-6 a,.card__tabs-content-rc .sp-container .row a{text-decoration:none}.card__tabs-content-rc .sp-container .card__materials-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;max-width:100%}.card__tabs-content-rc .sp-container .rc__block-container .rc__text{margin-top:0}.card__tabs-content-rc .row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.card__tabs-content-rc .row::before{content:none;display:none}.card__tabs-content-rc .row::after{content:none;display:none}.card__tabs-content-rc .row .col-md-3,.card__tabs-content-rc .row .col-md-4,.card__tabs-content-rc .row .col-md-6{padding-right:0;padding-left:0}.card__tabs-content-rc .rc__block-container{font-weight:300;padding:24px}.card__tabs-content-rc .card__materials .card__materials-name{width:auto}.card__tabs-content-rc .card__materials .card__materials-icon img{min-width:52px}.card__tabs-content-rc .card__materials .card__materials-dload img{min-width:24px}.card__tabs-content-rc .card__materials *{margin-top:0}.card__tabs-content-rc .rc__accordion .rc__accordion-title{margin-top:0}.card__tabs-content-rc .rc__accordion .rc__accordion-title img{margin-top:0}.card__tabs-content-rc .rc__accordion .rc__text{margin-top:0}.card__tabs-content-rc .rc__form-btn{margin-bottom:0}.card__tabs-content-rc .rc__image-text{margin-top:0}.card__tabs-content-rc .rc__imtext-text p{margin-top:0;font-size:18px;font-weight:300;line-height:156%}.kl__wrapper{background-color:#f9f9f9;padding:42px;border-radius:12px;margin-bottom:40px}.kl__title{font-size:36px;font-style:normal;font-weight:500;line-height:normal;color:#102a83;margin:0;padding:0;margin-bottom:12px}.kl__descr{font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:#212121;margin-bottom:40px}.kl__items-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.kl__item{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 6px);flex:1 1 calc(50% - 6px);max-width:calc(50% - 6px);border-radius:12px;overflow:hidden;background-color:#102a83;color:#fff}.kl__item:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.kl__item-img{max-height:214px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.kl__item-img img{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transition:30s ease;-o-transition:30s ease;transition:30s ease}.kl__item-bottom{padding:25px}.kl__item-title{font-size:24px;font-style:normal;font-weight:500;line-height:26px;margin-bottom:6px}.kl__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.kl__item-descr{max-width:300px;font-size:14px;font-style:normal;font-weight:300;line-height:normal}.kl__item-btn{font-size:18px;font-style:normal;font-weight:600;line-height:normal;color:#102a83;padding:10px 30px;background-color:#fff;border-radius:8px}.ke__info-wrapper{margin-bottom:40px}.ke__title{color:#102a83;font-size:36px;font-style:normal;font-weight:600;line-height:95%;margin:0;padding:0;margin-bottom:18px}.ke__descr{font-size:18px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:20px}.ke__descr-img{max-width:100%}.ke__descr-img img{max-width:100%;border-radius:12px}.ke__items-wrapper{background-color:#eceef5;border-radius:32px 32px 0 0;padding:40px 16px}.ke__items{max-width:1366px;margin:auto}.ke__items-title{font-size:28px;font-style:normal;font-weight:500;line-height:normal;text-align:center;margin-bottom:40px}.ke__item{background-color:#fff;border-radius:12px;padding:40px 115px;margin-bottom:40px}.ke__item-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ke__head-left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:50%}.ke__head-pretitle{font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:12px}.ke__head-title{font-size:48px;font-style:normal;font-weight:600;line-height:95%;text-transform:uppercase;margin-bottom:12px}.ke__head-descr{font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:#727272}.ke__head-right{max-width:340px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ke__head-count{font-size:24px;font-style:normal;font-weight:500;line-height:26px;margin-bottom:16px}.ke__head-kp{padding:12px 32px;background-color:#102a83;border-radius:8px;cursor:pointer;color:#fff;width:100%;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:16px}.ke__head-showhide{color:#102a83;font-size:20px;font-style:normal;font-weight:600;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px;border:2px solid #102a83;width:100%;padding:10px;padding-right:30px;cursor:pointer;position:relative}.ke__head-showhide img{position:absolute;right:20%;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;top:calc(50% + 1px);-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.ke__head-showhide::before{content:"Показать"}.ke__head-showhide-active::before{content:"Скрыть"}.ke__head-showhide-active img{-webkit-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.ke__item-comp{display:none;padding-top:40px}.ke__item-comp table{min-width:900px;width:100%;border-collapse:collapse;empty-cells:hide}.ke__item-comp table thead tr td{padding-bottom:20px}.ke__item-comp table thead tr td:nth-child(2){text-align:center}.ke__item-comp table thead tr td:nth-child(3){text-align:center}.ke__item-comp table tbody{color:#102a83;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.ke__item-comp table tbody tr{border-radius:12px;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease;position:relative}.ke__item-comp table tbody tr:nth-child(even) td{background-color:#f9f9f9}.ke__item-comp table tbody tr td{padding:6px}.ke__item-comp table tbody tr td:first-child{margin-left:22px;width:90px;position:relative;padding-left:12px;border-radius:12px 0 0 12px}.ke__item-comp table tbody tr td:first-child img{border-radius:4px;margin-right:6px}.ke__item-comp table tbody tr td:first-child .ke__comp-item-label{position:absolute;cursor:pointer;width:16px;height:16px;background-image:url(/local/templates/trimm/css/../img/kabinet/ch.svg);background-position:center;background-repeat:no-repeat;background-size:contain;left:-22px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-filter:saturate(0);filter:saturate(0);opacity:.5;z-index:2}.ke__item-comp table tbody tr td:first-child .ke__comp-item-label-active{background-image:url(/local/templates/trimm/css/../img/kabinet/checked.svg);-webkit-filter:saturate(1);filter:saturate(1);opacity:1}.ke__item-comp table tbody tr td:nth-child(3){text-align:center}.ke__item-comp table tbody tr td:nth-child(4){text-align:center;border-radius:0 12px 12px 0}.ke__item-comp table tbody tr td:nth-child(4) input{padding:0;border:2px solid #102a83;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;width:24px;min-width:24px;height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;color:#102a83;text-align:center;font-size:18px;font-weight:500;outline:0}.ke__name{color:#102a83}.ke__mobile-show{display:none}.popup__content{margin-bottom:32px;background-color:#fff;border-radius:12px;padding:12px;max-height:calc(100vh - 650px);overflow-y:auto;overflow-x:hidden}.popup__content::-webkit-scrollbar{width:8px;border-radius:0 0 12px 0}.popup__content::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);border-radius:0 0 12px 0}.popup__content::-webkit-scrollbar-thumb{cursor:pointer;background-color:#727272;border-radius:3px}.ke__kp-row{padding:10px 0;border-bottom:1px solid #102a83;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#102a83}.ke__kp-row:last-child{border-bottom:none}.popup__subtitle{font-size:32px;font-style:normal;font-weight:600;line-height:normal;color:#102a83;margin-bottom:32px}.popup__table-title{font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#727272;margin-bottom:6px}.clinic__page-title{font-size:36px;font-style:normal;font-weight:500;line-height:95%;color:#102a83;margin-bottom:-20px;margin-top:0}.clinic__page-head-text-wrapper{padding-top:40px;overflow:hidden;margin-bottom:40px}.clinic__page-head-text-block{background-color:#102a83;position:relative;padding:40px;border-radius:12px}.clinic__page-head-text-block img{position:absolute;top:-39px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.clinic__page-head-text{color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:26px;position:relative}.clinic__stages-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:36px}.clinic__stages-title-text{font-size:36px;font-style:normal;font-weight:500;line-height:normal;color:#102a83;position:relative}.clinic__stages-title-text img{position:absolute;top:50%;left:calc(100% + 10px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.clinic__stages-title-slider-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.clinic__stages-title-slider-left{cursor:pointer}.clinic__stages-title-slider-right{cursor:pointer}.clinic__stages-slider-wrapper{position:relative;background-repeat:no-repeat;background-position-y:84px;overflow:hidden;margin-bottom:-70px}.clinic__stages-slider{left:0;top:0;gap:100px}.clinic__stages-slider .slick-track{background-image:url(/local/templates/trimm/css/../img/clinic/stages-bg.svg);background-repeat:no-repeat;background-position-y:84px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clinic__stage-slide-wrapper{margin-right:100px;height:100%}.clinic__stage-slide-wrapper .clinic__stages-slide{background-color:#f9f9f9}.clinic__stage-slide-wrapper .clinic__stage-num{color:#e2e5f0}.clinic__stage-slide-wrapper:nth-child(even) .clinic__stages-slide{background-color:#e2e5f0}.clinic__stage-slide-wrapper:nth-child(even) .clinic__stage-num{color:#fff}.clinic__stage-slide-wrapper:nth-child(1){max-width:447px}.clinic__stage-slide-wrapper:nth-child(2){max-width:481px}.clinic__stage-slide-wrapper:nth-child(2) .clinic__stage-img{top:32px;right:-35px}.clinic__stage-slide-wrapper:nth-child(3){max-width:562px;width:100%}.clinic__stage-slide-wrapper:nth-child(3) .clinic__stages-slide{width:100%}.clinic__stage-slide-wrapper:nth-child(4){max-width:790px;width:100%}.clinic__stage-slide-wrapper:nth-child(4) .clinic__stages-slide{width:100%;max-width:698px}.clinic__stage-slide-wrapper:nth-child(4) .clinic__stage-img{top:6px;right:-95px}.clinic__stage-slide-wrapper:nth-child(5){max-width:447px}.clinic__stage-slide-wrapper:nth-child(6){max-width:519px;width:100%}.clinic__stage-slide-wrapper:nth-child(6) .clinic__stage-img{top:-32px;right:-28px}.clinic__stages-slide{border-radius:12px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;padding:32px}.clinic__stage-num{font-size:96px;font-style:normal;font-weight:800;line-height:normal}.clinic__stage-subtitle{color:#102a83;font-size:16px;font-style:italic;font-weight:400;line-height:26px}.clinic__stage-title{text-transform:uppercase;color:#102a83;font-size:32px;font-style:normal;font-weight:800;line-height:normal;margin-bottom:32px}.clinic__stage-li{font-size:24px;font-style:normal;font-weight:500;line-height:26px;color:#102a83;margin-bottom:12px;position:relative;padding-left:30px}.clinic__stage-li:nth-child(1)::before{content:"1.";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.clinic__stage-li:nth-child(2)::before{content:"2.";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.clinic__stage-li:nth-child(3)::before{content:"3.";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.clinic__stage-img{position:absolute}.clinic__advantages-wrapper{background-color:#102a83;padding:110px 0 60px 0;margin-bottom:60px}.clinic__advantages-title{font-size:64px;font-style:normal;font-weight:600;line-height:95%;color:#f9f9f9;max-width:460px;margin-bottom:50px}.clinic__advantages-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 80px}.clinic__advantages-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:calc(50% - 40px)}.clinic__advantages-item-img{margin-right:20px}.clinic__advantages-item-text{color:#f9f9f9;font-size:32px;font-style:normal;font-weight:500;line-height:normal}.projects__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.projects__title-text{font-size:36px;font-style:normal;font-weight:500;line-height:normal;color:#102a83}.projects__title-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.projects__slider-left{cursor:pointer}.projects__slider-right{cursor:pointer}.projects__slider-wrapper{margin-bottom:40px}.projects__slider .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.projects__slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transform:translateY(-9px) scale(.96);-ms-transform:translateY(-9px) scale(.96);transform:translateY(-9px) scale(.96);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.projects__slide img{border-radius:12px;max-width:100%;max-width:790px;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}.projects__slide.slick-current{max-width:790px;width:790px!important;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.projects__slide.slick-current img{width:790px}.popup__success-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.popup__success-message img{max-width:70%;margin-bottom:28px}.popup__success-title{color:#102a83;font-size:48px;font-weight:600;line-height:45px;margin-bottom:16px}.popup__success-title span{white-space:nowrap}.popup__success-subtitle{color:#102a83;font-size:24px;font-weight:500;line-height:26px}.nblog__content-wrapper{max-width:677px;margin:auto;margin-bottom:80px}.nblog__head-wrapper{background-color:#f9f9f9;border-radius:12px;margin-bottom:64px;position:relative}.nblog__head{padding:24px}.nblog__head-title{margin:0;margin-bottom:12px;font-size:calc(18px + 30 * ((100vw - 320px)/ 357));font-style:normal;font-weight:600;line-height:120%;color:#102a83}.nblog__head-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;align-items:center;color:#102a83;font-size:calc(14px + 2 * ((100vw - 320px)/ 357));font-style:normal;font-weight:600;line-height:24px}.nblog__head-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nblog__head-views{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nblog__head-readtime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nblog__head-share{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nblog__head-share svg.nblog__head-share-svg path{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nblog__head-share:hover{color:#3c5199}.nblog__head-share:hover svg.nblog__head-share-svg path{stroke:#3c5199}.nblog__head-share-links{opacity:0;visibility:hidden;z-index:-1;position:absolute;z-index:1;left:0;top:calc(100% + 10px);width:220px;height:188px;padding:8px;border-radius:8px;background-color:#fff;border:2px solid #eceef5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.nblog__head-share-links-active{opacity:1;visibility:visible;z-index:1}.nblog__head-share-links-title{display:none}.nblog__head-share-links-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nblog__head-share-links-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.nblog__head-share-link{padding:8px;gap:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#212121;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;border-radius:4px}.nblog__head-share-link:hover{background-color:#eceef5}.nblog__head-img{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:252px;position:relative;overflow:hidden;border-radius:0 0 12px 12px}.nblog__head-img img{width:100%;height:auto;max-width:100%}.nblog__head-tags{position:absolute;bottom:12px;left:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.nblog__head-tag{padding:8px 24px;background-color:#f9f9f9;border-radius:8px;color:#000;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:calc(14px + 2 * ((100vw - 320px)/ 357));font-style:normal;font-weight:600;line-height:24px}.nblog__author-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9f9f9;padding:12px;gap:24px;border-radius:12px;margin-bottom:24px}.nblog__author-img{width:64px;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nblog__author-img img{width:100%;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:6px}.nblog__author-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#102a83;font-size:calc(14px + 4 * ((100vw - 320px)/ 357));font-style:normal;line-height:156%}.nblog__author-name{font-weight:600}.nblog__author-prof{font-weight:400}.nblog__content{position:relative}.nblog__content ol{padding-left:28px;margin-bottom:24px;margin-top:0}.nblog__content ol li{font-size:calc(14px + 4 * ((100vw - 320px)/ 357));font-style:normal;font-weight:400;line-height:156%;position:relative;color:#212121}.nblog__title-h4{color:#102a83;font-size:calc(14px + 10 * ((100vw - 320px)/ 357));font-style:normal;font-weight:600;line-height:120%;margin-bottom:24px;margin-top:0}.nblog__p{color:#212121;font-size:18px;font-size:calc(14px + 4 * ((100vw - 320px)/ 357));font-style:normal;font-weight:400;line-height:156%;margin-top:16px;margin-bottom:16px}.rc__form-btn{margin-bottom:16px;margin-top:16px;color:#fff!important;text-decoration:none!important}.nblog__hr{max-width:218px;border-top:1px solid transparent;border-bottom:none;margin-top:31px;margin-bottom:32px}.nblog__blockquote{margin:0;padding-left:12px;border-left:2px solid #102a83;margin-bottom:16px;margin-top:16px}.nblog__blockquote p{font-size:calc(14px + 4 * ((100vw - 320px)/ 357));font-style:normal;font-weight:400;line-height:156%;color:#102a83;margin-bottom:12px}.nblog__blockquote footer{font-size:calc(14px + 4 * ((100vw - 320px)/ 357));font-style:italic;font-weight:400;line-height:156%;color:#727272}.nblog__figure{max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;margin-top:0;margin-bottom:16px;margin-top:16px}.nblog__figure img{max-width:100%;border-radius:12px;margin-bottom:12px}.nblog__figure figcaption{text-align:center;color:#727272;font-size:14px;font-style:italic;font-weight:400;line-height:156%}.nblog__img{margin:auto;display:block;max-width:100%;border-radius:12px;margin-bottom:24px}.nblog__content ul{padding-left:28px;list-style:none;margin-bottom:16px}.nblog__content ul li{font-size:calc(14px + 4 * ((100vw - 320px)/ 357));font-style:normal;font-weight:400;line-height:156%;position:relative;color:#212121}.nblog__content ul li::before{content:"";position:absolute;top:12px;left:-12px;width:4px;height:4px;border-radius:50%;background-color:#212121}.nblog__content ol{padding-left:28px;margin-bottom:16px}.nblog__content ol li{font-size:calc(14px + 4 * ((100vw - 320px)/ 357));font-style:normal;font-weight:400;line-height:156%;position:relative;color:#212121}.nblog__content a{color:#102a83}.nblog__content a:hover{text-decoration:underline}.nblog__slider{margin-bottom:8px;max-height:335px}.nblog__slider .slick-list{border-radius:12px}.nblog__slider-item{max-height:335px}.nblog__slider-item img{max-width:100%;width:677px;height:335px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.nblog__slider-nav{position:relative;height:48px}.nblog__slider-dots{position:absolute;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;gap:4px;top:calc(100% + 16px);z-index:2}.nblog__slider-dots li{width:8px;height:8px;border-radius:4px;background-color:#eceef5;cursor:pointer;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}.nblog__slider-dots li.slick-active{width:16px;background-color:#3c5199}.nblog__slider-dots li button{width:0;height:0;opacity:0;visibility:hidden}.nblog__slider-dots li::before{display:none}.nblog__slider-arrows{position:absolute;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.nblog__slider-arrow-left{width:48px;height:48px;border:2px solid #102a83;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nblog__slider-arrow-left img{margin:0}.nblog__slider-arrow-left:hover{background-color:#eceef5}.nblog__slider-arrow-right{width:48px;height:48px;border:2px solid #102a83;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nblog__slider-arrow-right img{margin:0}.nblog__slider-arrow-right:hover{background-color:#eceef5}.nblog__note{border-radius:12px;background-color:#eceef5;color:#102a83;padding:24px;margin-bottom:16px;margin-top:16px}.nblog__note-title{font-size:18px;font-size:calc(16px + 2 * ((100vw - 320px)/ 357));font-style:normal;font-weight:600;line-height:120%;margin-bottom:12px}.nblog__note-text{margin:0;font-size:18px;font-size:calc(14px + 4 * ((100vw - 320px)/ 357));font-style:normal;font-weight:400;line-height:156%}.nblog__alert-p,.nblog__note,.nblog__strong-p{border-radius:12px;padding:24px;background-color:#f9f9f9;color:#102a83;font-size:calc(14px + 4 * ((100vw - 320px)/ 357));font-style:normal;font-weight:400;line-height:156%;margin-bottom:16px;margin-top:16px}.nblog__alert-p a,.nblog__note a,.nblog__strong-p a{text-decoration:underline}.nblog__alert-primary{background-color:#ebf8ff}.nblog__alert-secondary{background-color:#f7fafc}.nblog__alert-info{background-color:#e6fdff}.nblog__alert-success{background-color:#f0fff4}.nblog__alert-warning{background-color:#fffaf0}.nblog__alert-danger{background-color:#fff5f5}.nblog__alert-light{background-color:#fff}.nblog__alert-dark{background-color:#2d3748;color:#fff}.nblog__file-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;padding:12px;background-color:#f9f9f9;width:100%;border-radius:12px;margin-bottom:16px;margin-top:16px}.nblog__file-img img{max-width:48px}.nblog__file-info{-webkit-box-flex:1;-ms-flex:1;flex:1}.nblog__file-name{font-size:14px;font-style:normal;font-weight:500;line-height:156%;color:#102a83;max-height:22px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:202px}.nblog__file-size{font-size:14px;font-style:normal;font-weight:400;line-height:156%;color:#727272}.nblog__table-wrapper,.rc__block-table{max-width:100%;margin-bottom:16px;margin-top:16px}.nblog__table,.rc__block-table table{width:100%;overflow:hidden}.nblog__table p,.rc__block-table table p{margin:0;padding:0}.nblog__table tr td,.rc__block-table table tr td{vertical-align:top;text-align:left!important}.nblog__table tr:first-child td:first-child,.rc__block-table table tr:first-child td:first-child{border-radius:12px 0 0 0}.nblog__table tr:first-child td:last-child,.rc__block-table table tr:first-child td:last-child{border-radius:0 12px 0 0}.nblog__table tr:last-child td:first-child,.rc__block-table table tr:last-child td:first-child{border-radius:0 0 0 12px}.nblog__table tr:last-child td:last-child,.rc__block-table table tr:last-child td:last-child{border-radius:0 0 12px 0}.nblog__table tr td,.rc__block-table table tr td{background-color:#f9f9f9;padding:12px;min-width:167px;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:156%;color:#102a83}.bi__subscribe{margin-top:64px;margin-bottom:64px}.nblog__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nblog__title-wrapper .nblog__title-copy-link{cursor:pointer}.nblog__title-wrapper .nblog__title-copy-link svg path{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nblog__title-wrapper .nblog__title-copy-link:hover svg path{stroke:#3c5199}.nblog__title-wrapper-h2{padding-top:48px;margin-top:16px;margin-bottom:16px}.nblog__title-wrapper-h2 .nblog__title-copy-link{padding-left:12px}.nblog__title-h2{font-size:36px;font-style:normal;font-weight:600;line-height:120%;margin-top:0;margin-bottom:0}.nblog__title-wrapper-h3{margin-top:16px;margin-bottom:16px;padding-top:16px}.nblog__title-wrapper-h3 .nblog__title-copy-link{padding-left:12px}.nblog__title-h3{margin-top:0;margin-bottom:0;font-size:calc(14px + 10 * ((100vw - 320px)/ 357));font-style:normal;font-weight:600;line-height:120%}#toc::-webkit-scrollbar{width:4px;background-color:#fff}#toc::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:2px}.toc__block{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.toc__block:hover{background-color:#f9f9f9}.coll__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-bottom:80px}.coll__item{background-color:#f9f9f9;-webkit-box-flex:0;-ms-flex:0 1 calc(33% - 4px);flex:0 1 calc(33% - 4px);max-width:calc(33% - 4px);padding:24px;border-radius:12px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.coll__item:hover{background-color:#eceef5}.coll__item-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}.coll__item-img img{width:100%;height:auto;border-radius:8px}.coll__item-title{margin-bottom:8px;overflow:hidden;color:#102a83;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:24px;font-style:normal;font-weight:600;line-height:120%;min-height:58px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coll__item-title span{display:block;height:100%}.coll__item-subtitle{font-size:18px;font-style:normal;font-weight:400;line-height:156%;color:#212121}.coll__el-head{position:relative}.coll__el-head-bg{position:absolute;max-width:100%;height:100%}.coll__el-head-bg img{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.coll__el-head-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coll__el-head-left{padding-bottom:80px}.coll__el-head-title{font-size:48px;font-style:normal;font-weight:600;line-height:120%;color:#fff;margin-top:0;margin-bottom:24px}.coll__el-head-subtitle{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:156%}.coll__el-head-right{max-width:50%}.coll__el-head-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.coll__el-head-img img{max-width:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.coll__el-head-bottom-line{margin-top:-32px;height:32px;background-color:#fff;border-radius:32px 32px 0 0;position:absolute;bottom:-1px;left:0;right:0;width:100%}.coll__el-list{padding-top:48px;padding-bottom:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.coll__el-list .catpage__item .catpage__item-priceblock{-webkit-box-flex:1;-ms-flex:1;flex:1}.coll__list-item-top{position:relative}.coll__list-item-tags{position:absolute;top:0;left:0;padding:12px;padding-bottom:0;max-width:100%}.coll__list-item-tag{font-size:14px;font-style:normal;font-weight:600;line-height:16px;color:#fff;background-color:#e30016;border-radius:6px;padding:4px 8px}.coll__list-item-slider{border-radius:12px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coll__list-item-slider img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.coll__list-item-slider-nav{position:absolute;bottom:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.coll__list-item-slider-nav-dot{width:6px;height:6px;border-radius:50%;background-color:#d9d9d9}.coll__list-item-slider-nav-dot-active{width:8px;height:8px;background-color:#3c5199}.coll__list-item-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.coll__list-item-cat{font-size:14px;font-style:normal;font-weight:400;line-height:156%;color:#727272;text-align:center}.coll__list-item-name{font-size:18px;font-style:normal;font-weight:600;line-height:120%;color:#102a83;text-align:center;height:56px;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coll__list-item-price{font-size:16px;font-style:normal;font-weight:600;line-height:156%;color:#212121;text-align:center}.coll__list-item-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-top:8px}.coll__list-item-kp-btn{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;background-color:#102a83;color:#fff;padding:12px;border-radius:8px;font-size:16px;font-style:normal;font-weight:600;line-height:24px;cursor:pointer;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.coll__list-item-kp-btn:hover{background-color:#3c5199}.coll__list-item-compare-btn{border:2px solid #102a83;border-radius:8px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;background-color:#fff;cursor:pointer}.coll__list-item-compare-btn:hover{background-color:#eceef5}.index__collections-wrapper .coll__item-title{margin-bottom:0}.newcard__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.new__card{max-width:1022px}.new__card .nblog__head-share{border-radius:8px}.new__card .nblog__head-share:hover{background-color:#eceef5}.new__card .nblog__head-share:hover .nblog__head-share-btn-svg path{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;stroke:#102a83}.newcard__head-block{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;gap:12px;margin-bottom:64px;z-index:2}.newcard__slider-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:sticky;top:217px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.newcard__descr-wrapper{position:sticky;top:180px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.newcard__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:24px}.newcard__title-wrapper .nblog__head-share{padding:12px}.newcard__title{color:#212121;font-size:32px;font-style:normal;font-weight:600;line-height:120%;margin:0;padding-right:44px;position:relative}.newcard__title-share{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;right:0;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:6px}.newcard__title-share svg path{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.newcard__descr-chars{background-color:#f9f9f9;padding:12px;border-radius:6px;margin-bottom:24px}.newcard__descr-chars table{margin-bottom:12px;font-size:14px;font-style:normal;font-weight:600;line-height:156%}.newcard__descr-chars table tbody tr td{font-size:14px;font-style:normal;font-weight:600;line-height:156%}.newcard__descr-chars table tbody tr td:first-child{color:#727272;padding-right:24px}.newcard__descr-chars table tbody tr td a{text-decoration:underline;color:#102a83}.newcard__descr-gotochars{color:#102a83;font-size:14px;font-style:normal;font-weight:600;line-height:16px;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.newcard__descr-gotochars:hover{color:#3c5199}.newcard__descr-text-title{color:#727272;font-size:14px;font-style:normal;font-weight:600;line-height:156%;margin-bottom:6px}.newcard__descr-text-content{color:#212121;font-size:14px;font-style:normal;font-weight:400;line-height:156%}.newcard__priceblock-wrapper{z-index:1;position:sticky;top:143px;margin-bottom:64px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:332px;max-width:100%;padding:12px;background-color:#eceef5;border-radius:12px}.newcard__priceblock-price{margin-bottom:12px;color:#212121;font-size:24px;font-style:normal;font-weight:600;line-height:120%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px}.newcard__priceblock-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.newcard__priceblock-btns .catpage__item-compare-btn label{background-color:#fff}.newcard__priceblock-btns .catpage__item-compare-btn label:hover{background-color:#eceef5}.newcard__priceblock-getkp{height:48px;background-color:#102a83;color:#fff;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:16px;font-style:normal;font-weight:600;line-height:24px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;cursor:pointer}.newcard__priceblock-getkp:hover{background-color:#3c5199}.newcard__priceblock-addtocompare{border:2px solid #102a83;width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px;background-color:#fff;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.newcard__priceblock-addtocompare:hover{background-color:#eceef5}.newcard__similar-title{color:#102a83;font-size:36px;font-style:normal;font-weight:600;line-height:120%;margin-bottom:-24px;padding:0 16px}.card__tabs-content-item .card__materials{margin-bottom:0}.card__tabs-content-item .coll__wrapper{margin-bottom:0}.card__tabs-content-item .coll__item{max-width:calc(50% - 6px);-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 6px);flex:0 1 calc(50% - 6px)}.card__chars-table{width:100%}.wdu_propsorter{width:100%}.wdu_propsorter table tbody{background-color:#f9f9f9}.wdu_propsorter table tbody td:first-child>span{background-color:#f9f9f9}.propsorter__table-wrapper{padding:16px;background-color:#f9f9f9;margin-bottom:24px;border-radius:12px;width:100%}.propsorter__table-wrapper:last-child{margin-bottom:0}.propsorter__table-wrapper table{table-layout:auto;width:100%}.propsorter__table-wrapper table tbody th{text-align:left;padding:0;padding-bottom:12px}.propsorter__table-wrapper table tbody th span{color:#212121;font-size:18px;font-style:normal;font-weight:600}.propsorter__table-wrapper table tbody tr:last-child td{padding-bottom:0}.propsorter__table-wrapper table tbody tr:last-child td:first-child .propsorter__line{bottom:1px}.propsorter__table-wrapper table tbody tr td{color:#212121;padding:12px 0;font-size:14px;font-style:normal;font-weight:600}.propsorter__table-wrapper table tbody tr td a{color:#102a83;text-decoration:underline}.propsorter__table-wrapper table tbody tr td:first-child{color:#727272;background:0 0;position:relative;vertical-align:bottom}.propsorter__table-wrapper table tbody tr td:first-child span{position:relative}.propsorter__table-wrapper table tbody tr td:first-child .propsorter__line{border-bottom:1px dashed #d9d9d9;position:absolute;bottom:15px;width:100%}.no-webp .wdu_propsorter tbody td:first-child{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAYAAAAb4BS0AAAAEElEQVR42mM4c+bMfwYoAAAjUANk+KqFTgAAAABJRU5ErkJggg==) 0 25px repeat-x}.wdu_propsorter tbody td:first-child{width:80%}.card__tabs-header{position:sticky;top:134px;z-index:1;background-color:#fff}.bx-panel-tooltip .bx-panel-tooltip-content{background-color:#eceef5;color:#00f;padding:12px;font-size:14px;font-style:normal;font-weight:400;line-height:156%;border-radius:8px}i[data-tooltip]{z-index:1;position:relative}i[data-tooltip] .newcard__char-tooltip{top:calc(100% + 10px);left:-17px;width:220px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:220px;position:absolute;padding:12px;background-color:#eceef5;border-radius:8px;color:#102a83}.card__tooltip-active::after{content:"";position:absolute;bottom:calc(-50% - 4px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:8px solid transparent;border-bottom:8px solid #eceef5}.newcard__similar-list{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;overflow-x:auto}.newcard__similar-list::-webkit-scrollbar{width:0;height:0}.newcard__similar-list .catpage__item{max-width:100%;min-width:255px}.card__tabs-content-item a{color:#102a83}*{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Gilroy,sans-serif}a{text-decoration:none}body{position:relative}body:has(.about__title-block){background:-webkit-gradient(linear,left top,left bottom,color-stop(46.74%,#f9f9f9),color-stop(59.83%,#fff));background:-o-linear-gradient(top,#f9f9f9 46.74%,#fff 59.83%);background:linear-gradient(180deg,#f9f9f9 46.74%,#fff 59.83%)}div[id^=wait_]{display:none!important;background:0 0!important;border:0!important;color:#000;font-family:Verdana,Arial,sans-serif;font-size:11px;font-style:normal!important;font-variant:normal!important;font-weight:400;letter-spacing:normal!important;line-height:normal;padding:0!important;position:absolute;text-align:center!important;text-indent:0!important;width:0!important;height:0!important;word-spacing:normal!important;z-index:0;content:""}.overflow-hidden{overflow:hidden}.bread__wrapper{overflow-x:auto}.bread__wrapper::-webkit-scrollbar{width:0!important}.bx-breadcrumb{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bx-breadcrumb .bx-breadcrumb-item span{white-space:nowrap!important}.bx-breadcrumb .bx-breadcrumb-item a span{white-space:nowrap!important}.popup__wrapper{display:none;width:90%;max-width:727px;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:12px;background-color:#eceef5;z-index:20;padding:60px;padding-top:76px}.popup__wrapper:has(>.popup__content>.popup__form-finish-mess){max-width:800px}.popup__close{position:absolute;top:0;right:0;width:32px;height:32px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.popup__close:hover{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.popup__title{color:#102a83;font-weight:600;font-size:48px;line-height:120%;margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.popup__title-img{max-height:91px}.popup__title-img img{max-height:100%}.popup__content{margin-bottom:22px}.popup__content-kp-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.popup__content-kp-img{max-width:64px;max-height:64px;width:100%;height:100%;background-color:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup__content-kp-img img{max-width:100%;max-height:100%}.popup__content-kp-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup__content-kp-name{font-size:18px;font-weight:500;line-height:156%}.popup__content-kp-price{font-size:18px;font-weight:400;line-height:156%}.popup__form input[type=submit]{margin-top:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:0}.popup__form-finish-btn{background-color:#102a83;border:2px solid #102a83;border-radius:8px;width:100%;height:69px;color:#fff;font-weight:600;font-size:24px;text-align:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup__policy{margin-top:10px;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup__policy a{color:#102a83;text-decoration:underline}.popup__policy label{width:24px;height:24px;min-width:24px;min-height:24px;background:url(/local/templates/trimm/css/../img/policy-chb.svg);background-size:cover;background-position:center center;margin-right:9px}.popup__policy label:has(>input[type=checkbox]:checked){background:url(/local/templates/trimm/css/../img/policy-chbch.svg);background-size:cover;background-position:center center}.popup__policy label input[type=checkbox]{max-width:0;max-height:0;width:0;height:0;opacity:0;z-index:-1;position:absolute}.popup__form-finish-mess{color:#212121;font-size:24px;margin-bottom:40px;font-weight:500;text-align:center}.callback__popup-timeselect{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;width:50%;max-width:calc(50% - 12px);border:2px solid transparent}.timeselect__value{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;border-radius:12px;font-size:18px;font-weight:500;color:#102a83;max-height:64px;height:100%;background-color:#fff;position:relative;z-index:2}.timeselect__value-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.timeselect__value-arrow-active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.timeselect__options-wrapper{position:absolute;top:calc(100% - 12px);-webkit-box-shadow:0 4px 22px 0 rgba(24,46,130,.16);box-shadow:0 4px 22px 0 rgba(24,46,130,.16);border-radius:0 0 12px 12px;padding-top:18px;padding-bottom:8px;width:100%;display:none;background-color:#fff}.timeselect__options{max-height:125px;overflow:auto}.timeselect__options::-webkit-scrollbar{width:4px}.timeselect__options::-webkit-scrollbar-thumb{background:#727272;border-radius:2px}.timeselect__option{cursor:pointer;font-size:18px;color:#102a83;font-weight:500;padding:10px 20px;border-bottom:1px solid #f9f9f9}.timeselect__option-active{background-color:rgba(16,42,131,.04)}.timeselect__option-active:hover{background-color:rgba(16,42,131,.04)!important}.timeselect__option:last-child{border-bottom:none}.timeselect__option:hover{background-color:#f9f9f9}.popup__ch-time-title{color:#212121;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;font-weight:600;line-height:24px;margin-top:20px;margin-bottom:8px}.popup__ch-time-inputs{font-weight:400;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup__ch-time-inputs span{color:#102a83;display:block;margin:0 6px;font-size:24px}.popup__ch-time-inputs input{max-width:90px;width:90px;height:48px;border:none;outline:0;border-radius:4px;background-color:#fff;text-align:center;position:relative;font-size:24px;color:#727272}.popup__ch-time-inputs input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.popup__ch-time-inputs input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.popup__ch-time-inputs input::-webkit-calendar-picker-indicator{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:1;cursor:pointer;width:100%;height:100%}.popup__ch-time-inputs[style*="display: block"]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.popup__ch-time-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:12px;position:relative;gap:24px}.popup__ch-time-wrapper-active .popup__ch-time-inputs{display:-webkit-box;display:-ms-flexbox;display:flex}.popup__ch-time-wrapper-active .popup__ch-time-title{color:#102a83;text-decoration:none;margin-bottom:5px}.error__feedback-wrapper{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:9;background-color:#f3f4f9;padding:20px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ef__title{font-size:32px;font-weight:600;color:#102a83;margin-bottom:20px}.ef__content{background-color:#fff;border-radius:6px;padding:10px;margin-bottom:20px;max-height:200px;overflow:auto}.ef__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ef__comment{padding:16px;border-radius:6px;border:1px solid #f9f9f9;margin-bottom:20px;outline:0}.ef__text-label{font-size:16px;font-weight:500;margin-bottom:5px}.ef__submit{padding:10px;border:none;background-color:#102a83;color:#fff;border-radius:6px;font-size:20px;font-weight:500;cursor:pointer;margin-bottom:10px}.ef__cancel-btn{font-size:20px;font-weight:50;color:#102a83;border:1px solid #102a83;text-align:center;background-color:#fff;border-radius:6px;padding:8px;font-weight:500;cursor:pointer}.scrolltop{position:fixed;bottom:65px;right:155px;cursor:pointer;width:48px;height:48px;border-radius:24px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1);z-index:4;opacity:0;visibility:hidden}.scrolltop:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.scrolltop-click{-webkit-transform:scale(.9)!important;-ms-transform:scale(.9)!important;transform:scale(.9)!important}.widget__wrapper{position:fixed;bottom:65px;right:70px;z-index:4}.widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}.widget__item{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#fff;padding:17px;border-radius:35px;opacity:1;bottom:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;font-size:16px;font-weight:600;min-width:70px;min-height:70px}.widget__item-active{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1)}.widget__item:nth-child(1):hover{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.widget__item:nth-child(1):hover .widget__item-text{width:150px;color:#102a83;text-align:center}.widget__item:nth-child(2):hover{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.widget__item:nth-child(2):hover .widget__item-text{width:150px;color:#102a83;text-align:center}.widget__item:nth-child(3):hover{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.widget__item:nth-child(3):hover .widget__item-text{width:150px;color:#102a83;text-align:center}.widget__item:nth-child(4){z-index:4}.widget__item-main{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1);opacity:1;-webkit-transition:.6s;-o-transition:.6s;transition:.6s;-webkit-tap-highlight-color:transparent}.widget__item-main .widget__item-icon{position:absolute;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-tap-highlight-color:transparent}.widget__item-main .widget__item-icon-close{position:absolute;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-tap-highlight-color:transparent}.widget__item-main-active{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}.widget__item-main-active .widget__item-icon{opacity:0;position:absolute;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.widget__item-main-active .widget__item-icon-close{position:absolute;opacity:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.widget__item-text{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:0;overflow:hidden;color:transparent}.widget__item-icon,.widget__item-icon-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.widget__item-icon{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header{max-width:1366px;width:100%;position:fixed;top:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:12px;background-color:#fff;z-index:8;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-box-shadow:0 2px 24px 0 rgba(24,46,130,.06);box-shadow:0 2px 24px 0 rgba(24,46,130,.06)}.header__z-min{z-index:4}.header__scroll{max-width:100vw;border-radius:0;top:0;-webkit-box-shadow:0 2px 24px 0 rgba(24,46,130,.06);box-shadow:0 2px 24px 0 rgba(24,46,130,.06)}.header__wrapper{max-width:1366px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px}.header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:450px}.header__left-search{position:relative;height:48px}.header__left-search form{height:100%}.header__left-search input{height:100%;width:100%;padding-left:48px;background-color:#f9f9f9;outline:0;border:none;border-radius:8px;font-size:16px;font-weight:400;line-height:24px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border:2px solid #f9f9f9}.header__left-search input:hover{background-color:#eceef5;border:2px solid #eceef5}.header__left-search input:focus{background-color:#f9f9f9;border:2px solid #eceef5}.header__left-search-lupa{position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header__left-search button{width:0;height:0;opacity:0;visibility:hidden;padding:0;margin:0;border:none}.header__search-preview{position:absolute;background-color:#fff;z-index:9;top:calc(100% + 12px);width:100%;border-radius:8px;padding:12px;padding-right:6px;border:2px solid #eceef5;display:none}.header__search-preview-wrapper{padding-right:6px;max-height:484px;overflow-y:auto}.header__search-preview-wrapper::-webkit-scrollbar{width:4px;border-radius:0 0 12px 0}.header__search-preview-wrapper::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);border-radius:0 0 12px 0}.header__search-preview-wrapper::-webkit-scrollbar-thumb{cursor:pointer;margin-right:4px;background-color:#727272;border-radius:3px}.header__search-preview-title{font-size:14px;font-style:normal;font-weight:400;line-height:156%;color:#727272;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}.header__search-preview-title span{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.header__search-preview-title a{color:#102a83;font-size:14px;font-style:normal;font-weight:600;line-height:16px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.header__search-preview-title a:hover{color:#3c5199}.header__search-preview-sections{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__search-preview-sections:last-child{margin-bottom:0}.header__search-preview-sections .header__search-section:last-child{margin-bottom:0}.header__search-section{color:#212121;font-size:16px;font-style:normal;font-weight:600;line-height:156%;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;border-radius:6px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.header__search-section:nth-child(odd){background-color:#f9f9f9}.header__search-section img{margin-right:12px}.header__search-section div b{font-weight:600;color:#727272}.header__search-preview-title-empty{color:#212121;font-size:16px;font-style:normal;font-weight:600;line-height:156%}.header__search-preview-elements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__search-element{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:8px;padding:8px;border-radius:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.header__search-element:nth-child(odd){background-color:#f9f9f9}.header__search-element-img{width:64px;height:64px;margin-right:8px;background-color:#fff;border-radius:6px}.header__search-element-img img{position:static;width:64px;height:64px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:6px}.header__search-element-name{font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#212121}.header__search-element-name b{color:#727272}.header__search-element-price{font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#212121}.header__left-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__left-nav .header__nav-item:nth-child(3):hover{color:#e30016}.header__nav-item{font-size:20px;font-weight:600;line-height:24px;cursor:pointer;color:#102a83;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.header__nav-item:hover{color:#3c5199}#headerCatalogBtn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#headerCatalogBtn img{margin-left:8px;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}#headerCatalogBtn.header__nav-item-active{color:#102a83}#headerCatalogBtn.header__nav-item-active img{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.header__center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 15px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:auto}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:450px}.header__right-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__phone{display:inline;font-size:20px;width:auto;font-weight:600;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;color:#102a83;white-space:nowrap;line-height:24px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.header__phone:hover{color:#3c5199}.header__phone-img{margin-right:13px}.header__callback-btn{background-color:#102a83;color:#fff;width:auto;padding:12px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px;font-weight:600;cursor:pointer;line-height:24px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;font-size:16px}.header__right-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobile__header{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mobile__burger{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:32px;min-width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile__burger div{background-image:url(/local/templates/trimm/img/burger-open.svg);width:24px;height:24px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;background-repeat:no-repeat;background-position:center center;background-size:cover}.mobile__burger-close div{background-image:url(/local/templates/trimm/img/burger-close.svg)}.mobile__burger-hidden{width:0!important;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);min-width:0!important;margin:0!important}.mobile__search{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px;height:48px;position:relative}.mobile__search .mobile__search-input{position:relative;width:0;padding:0;margin:0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;border:0 solid #eceef5;border-radius:6px}.mobile__search-submit{width:44px;height:36px;position:absolute;right:0;border-radius:4px;background:url(/local/templates/trimm/css/../img/mobile-search-submit.svg) #102a83 no-repeat center;display:none}.mobile__search input{max-width:100%;height:100%;border:none;outline:0;display:none}.mobile__search img{max-width:32px;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.mobile__search-hidden{-webkit-transform:rotate(180deg) scale(0);-ms-transform:rotate(180deg) scale(0);transform:rotate(180deg) scale(0);width:0}.mobile__search-active{width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.mobile__search-active input{display:block}.mobile__search-active img{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0;visibility:hidden}.mobile__search-active .mobile__search-close{opacity:1;visibility:visible;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.mobile__search-active .mobile__search-input{width:100%;margin:0 60px 0 12px;background-color:#f9f9f9;height:40px}.mobile__search-active .mobile__search-input .mobile__search-text{display:none;width:100%;padding:0 50px 0 10px}.mobile__search-active button{width:44px;height:38px;opacity:1;visibility:visible;position:absolute;right:-1px;top:-1px;border-radius:6px;background:url(/local/templates/trimm/css/../img/mobile-search-submit.svg) #102a83 no-repeat center}.mobile__search-active .header__search-preview{top:calc(100% + 2px)}.mobile__search-close{right:0;min-width:24px;min-height:24px;width:48px;height:48px;padding:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.mobile__menu-bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:5;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;opacity:0;visibility:hidden}.mobile__menu-bg-active{opacity:1;visibility:visible}.mobile__menu{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px 16px;overflow-y:scroll}.mobile__menu-catalog-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#102a83;font-size:18px;font-weight:600;line-height:22px}.mobile__menu-catalog-title img{-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.mobile__menu-catalog-title-active img{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.mobile__menu-catalog-items{overflow-y:auto}.mobile__menu-catalog-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#212121;width:100%;margin-bottom:14px;border-radius:6px;padding:10px 6px 10px 10px}.mobile__menu-catalog-item:nth-child(odd){background-color:#eceef5}.mobile__menu-catalog-item:last-child{margin-bottom:32px}.menu-catalog-img{width:14px;height:14px}.mobile__menu-catalog-img{max-width:32px;max-height:32px;width:32px;height:32px;margin-right:10px}.mobile__menu-catalog-img path{fill:#102a83}.mobile__menu-catalog-item-name{font-size:16px;line-height:156%;font-weight:500;color:#102a83}.mobile__menu-brands{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:600;line-height:16px;color:#102a83}.mobile__menu-brands img{margin-right:6px}.mobile__menu-item{color:#102a83;font-size:18px;font-weight:600;line-height:120%;margin-bottom:16px;display:block}.mobile__menu-footer{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mobile__menu-logo{margin-bottom:32px}.mobile__menu-logo img{width:40%}.mobile__menu-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px;background-color:#102a83;border-radius:6px}.mobile__menu-contacts-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:18px;font-weight:600;line-height:120%;margin-bottom:8px}.mobile__menu-contacts-item:last-child{margin-bottom:0}.mobile__menu-wrapper{position:fixed;width:100%;max-width:480px;height:calc(100% - 84px);background-color:#fff;z-index:6;bottom:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;left:-100%}.mobile__menu-wrapper-active{left:0;z-index:9;-webkit-box-shadow:5px 0 8px 0 rgba(16,42,131,.2);box-shadow:5px 0 8px 0 rgba(16,42,131,.2)}.slider .slick-dots{padding:0;margin:0;position:absolute;display:none!important;list-style:none}.slider__arrow-left{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.slider__arrow-left:hover{background-color:#eceef5}.slider__arrow-right{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.slider__arrow-right:hover{background-color:#eceef5}.slide__content-without-text{max-width:1366px;max-height:100%;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.slide__content-without-text a{display:block;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.slide__content-without-text a img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.content__wrapper{max-width:1366px;margin:auto}.body-catalog{background:url(/local/templates/trimm/css/../img/catalog/catalog-bg.svg);background-position:center 859px;background-repeat:no-repeat;background-size:3780px}.main__title{color:#102a83;font-weight:600;font-size:36px;text-align:center;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main__title div{font-size:16px}.card__block-title{color:#102a83;font-weight:600;font-size:48px;text-align:center;margin-bottom:40px}.card__block-title div{font-size:30px}.main__title h1{color:#102a83;font-weight:600;font-size:36px;text-align:center;margin:0}.link__arrow{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:8px}.link__arrow svg path{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.index__categories-link{color:#102a83;text-align:center;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;font-weight:600}.index__categories-link:hover{color:#3c5199}.index__categories-link:hover .link__arrow svg path{stroke:#3c5199}.cat__title-text{position:relative}.cat__wrapper{overflow:hidden}.cat-grid{display:-ms-grid;display:grid;-ms-grid-rows:1fr 1fr 1fr 1fr 156px 156px;grid-template-rows:1fr 1fr 1fr 1fr 156px 156px;-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;height:100%;gap:12px;margin-bottom:100px}.cat-grid .cat-item{border-radius:12px;border:none;min-height:312px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;padding-left:40px}.cat-item-0{-ms-grid-row:1;grid-row-start:1;-ms-grid-column:1;grid-column-start:1;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-column-span:5;grid-column-end:6;position:relative;overflow:hidden;padding:20px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9f9f9}.cat-item-0 .cat0__spiral{position:absolute;right:0;max-width:100%;height:100%;max-height:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:3s ease;-o-transition:3s ease;transition:3s ease;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.cat-item-0 .cat0__spiral img{max-width:100%;height:100%}.cat-item-0 .cat0__img{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;position:absolute;top:50%;-webkit-transform:translateY(-50%) scale(.92);-ms-transform:translateY(-50%) scale(.92);transform:translateY(-50%) scale(.92);right:73px}.cat-item-0 .cat0__content{max-width:250px}.cat-item-0 .cat0__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.cat-item-0 .cat0__title-text{color:#102a83;font-size:24px;font-weight:600;text-transform:uppercase}.cat-item-0 .cat0__title-arrow{margin-left:4px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.cat-item-0 .cat0__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;height:0;opacity:0;visibility:hidden}.cat-item-0 .cat__0-item{font-size:14px;font-weight:300;color:#212121;position:relative;padding-left:14px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-0 .cat__0-item::before{content:"";position:absolute;top:8px;left:0;height:1px;width:8px;background-color:#212121;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-0 .cat__0-item:hover{color:#102a83}.cat-item-0 .cat__0-item:hover::before{background-color:#102a83}.cat-item-1{background-color:#f9f9f9;-ms-grid-row:1;grid-row-start:1;-ms-grid-column:6;grid-column-start:6;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-column-span:5;grid-column-end:11;position:relative;overflow:hidden;padding:20px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cat-item-1 .cat1__spiral{position:absolute;right:0;max-width:100%;height:100%;max-height:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:3s ease;-o-transition:3s ease;transition:3s ease;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.cat-item-1 .cat1__spiral img{max-width:100%;height:100%}.cat-item-1 .cat1__img{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;position:absolute;top:50%;-webkit-transform:translateY(-50%) scale(.92);-ms-transform:translateY(-50%) scale(.92);transform:translateY(-50%) scale(.92);right:50px}.cat-item-1 .cat1__content{max-width:260px}.cat-item-1 .cat1__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.cat-item-1 .cat1__title-text{color:#e30016;font-size:24px;font-weight:600;text-transform:uppercase}.cat-item-1 .cat1__title-arrow{margin-left:4px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;right:10px}.cat-item-1 .cat1__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;height:0;opacity:0;visibility:hidden}.cat-item-1 .cat__1-item{font-size:14px;font-weight:300;color:#212121;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative;padding-left:14px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-1 .cat__1-item::before{content:"";position:absolute;top:8px;left:0;height:1px;width:8px;background-color:#212121;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-1 .cat__1-item:hover{color:#e30016}.cat-item-1 .cat__1-item:hover::before{background-color:#e30016}.cat-item-2{-ms-grid-row:2;grid-row-start:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-row-span:0;grid-row-end:2;-ms-grid-column-span:6;grid-column-end:7;position:relative;overflow:hidden;padding:5px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9f9f9}.cat-item-2 .cat2__spiral{position:absolute;right:0;max-width:100%;height:100%;max-height:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:3s ease;-o-transition:3s ease;transition:3s ease;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.cat-item-2 .cat2__spiral img{max-width:100%;height:100%}.cat-item-2 .cat2__img{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;position:absolute;bottom:0;right:30px}.cat-item-2 .cat2__content{max-width:300px}.cat-item-2 .cat2__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;max-width:205px}.cat-item-2 .cat2__title-text{color:#e30016;font-size:24px;font-weight:600;text-transform:uppercase}.cat-item-2 .cat2__title-arrow{margin-left:4px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.cat-item-2 .cat2__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;height:0;opacity:0;visibility:hidden}.cat-item-2 .cat__2-item{font-size:14px;font-weight:300;color:#212121;position:relative;padding-left:14px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-2 .cat__2-item::before{content:"";position:absolute;top:8px;left:0;height:1px;width:8px;background-color:#212121;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-2 .cat__2-item:hover{color:#e30016}.cat-item-2 .cat__2-item:hover::before{background-color:#e30016}.cat-item-3{background-color:#102a83;-ms-grid-row:2;grid-row-start:2;-ms-grid-column:7;grid-column-start:7;-ms-grid-row-span:1;grid-row-end:3;-ms-grid-column-span:4;grid-column-end:11;position:relative;overflow:hidden;padding:5px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cat-item-3 .cat3__spiral{position:absolute;right:0;max-width:100%;height:100%;max-height:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:3s ease;-o-transition:3s ease;transition:3s ease;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.cat-item-3 .cat3__spiral img{max-width:100%;height:100%}.cat-item-3 .cat3__img{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:30px;height:283px}.cat-item-3 .cat3__content{max-width:260px;position:relative}.cat-item-3 .cat3__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;max-width:205px}.cat-item-3 .cat3__title-text{color:#fff;font-size:24px;font-weight:600;text-transform:uppercase}.cat-item-3 .cat3__title-arrow{margin-left:12px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cat-item-3 .cat3__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;height:0;opacity:0;visibility:hidden}.cat-item-3 .cat__3-item{font-size:14px;font-weight:300;color:#fff;position:relative;padding-left:14px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-3 .cat__3-item::before{content:"";position:absolute;top:8px;left:0;height:1px;width:8px;background-color:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-3 .cat__3-item:hover{color:#fff}.cat-item-3 .cat__3-item:hover::before{background-color:#fff}.cat-item-4{background-color:#102a83;-ms-grid-row:3;grid-row-start:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-row-span:1;grid-row-end:4;-ms-grid-column-span:5;grid-column-end:6;position:relative;overflow:hidden;padding:5px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cat-item-4 .cat4__spiral{position:absolute;right:0;max-width:100%;height:100%;max-height:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:3s ease;-o-transition:3s ease;transition:3s ease;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.cat-item-4 .cat4__spiral img{max-width:100%;height:100%}.cat-item-4 .cat4__img{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;position:absolute;top:50%;-webkit-transform:translateY(-50%) scale(.92);-ms-transform:translateY(-50%) scale(.92);transform:translateY(-50%) scale(.92);right:30px;height:283px}.cat-item-4 .cat4__content{max-width:260px;position:relative}.cat-item-4 .cat4__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;max-width:205px}.cat-item-4 .cat4__title-text{color:#fff;font-size:24px;font-weight:600;text-transform:uppercase}.cat-item-4 .cat4__title-arrow{margin-left:12px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cat-item-4 .cat4__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;height:0;opacity:0;visibility:hidden}.cat-item-4 .cat__4-item{font-size:14px;font-weight:300;color:#fff;position:relative;padding-left:14px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-4 .cat__4-item::before{content:"";position:absolute;top:8px;left:0;height:1px;width:8px;background-color:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-4 .cat__4-item:hover{color:#fff}.cat-item-4 .cat__4-item:hover::before{background-color:#fff}.cat-item-5{-ms-grid-row:4;grid-row-start:4;-ms-grid-column:1;grid-column-start:1;-ms-grid-row-span:1;grid-row-end:5;-ms-grid-column-span:5;grid-column-end:6;position:relative;overflow:hidden;padding:5px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9f9f9}.cat-item-5 .cat5__spiral{position:absolute;right:0;max-width:100%;height:100%;max-height:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:3s;-o-transition:3s;transition:3s;-webkit-transition-delay:.2s ease;-o-transition-delay:.2s ease;transition-delay:.2s ease}.cat-item-5 .cat5__spiral img{max-width:100%;height:100%}.cat-item-5 .cat5__img{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;position:absolute;right:0;height:100%;bottom:0}.cat-item-5 .cat5__content{max-width:260px;position:relative}.cat-item-5 .cat5__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;max-width:205px}.cat-item-5 .cat5__title-text{color:#102a83;font-size:24px;font-weight:600;text-transform:uppercase}.cat-item-5 .cat5__title-arrow{margin-left:12px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cat-item-5 .cat5__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;height:0;opacity:0;visibility:hidden}.cat-item-5 .cat__5-item{font-size:14px;font-weight:300;color:#212121;position:relative;padding-left:14px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-5 .cat__5-item::before{content:"";position:absolute;top:8px;left:0;height:1px;width:8px;background-color:#212121;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-5 .cat__5-item:hover{color:#102a83}.cat-item-5 .cat__5-item:hover::before{background-color:#102a83}.cat-item-6{background-color:#f9f9f9;-ms-grid-row:3;grid-row-start:3;-ms-grid-column:6;grid-column-start:6;-ms-grid-row-span:2;grid-row-end:5;-ms-grid-column-span:5;grid-column-end:11;position:relative;overflow:hidden;padding:36px 60px;display:-webkit-box;display:-ms-flexbox;display:flex}.cat-item-6 .cat6__spiral{position:absolute;right:0;max-width:100%;max-height:100%;width:100%;bottom:-35px;-webkit-transition:3s;-o-transition:3s;transition:3s;-webkit-transition-delay:.2s ease;-o-transition-delay:.2s ease;transition-delay:.2s ease}.cat-item-6 .cat6__spiral img{max-width:100%;height:100%;width:100%}.cat-item-6 .cat6__img{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;position:absolute;right:0;bottom:-5px}.cat-item-6 .cat6__content{max-width:280px;position:relative}.cat-item-6 .cat6__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;max-width:206px}.cat-item-6 .cat6__title-text{color:#e30016;font-size:24px;font-weight:600;text-transform:uppercase}.cat-item-6 .cat6__title-arrow{margin-left:12px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cat-item-6 .cat6__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;height:0;opacity:0;visibility:hidden}.cat-item-6 .cat__6-item{font-size:14px;font-weight:300;color:#212121;position:relative;padding-left:14px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-6 .cat__6-item::before{content:"";position:absolute;top:8px;left:0;height:1px;width:8px;background-color:#212121;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-6 .cat__6-item:hover{color:#e30016}.cat-item-6 .cat__6-item:hover::before{background-color:#e30016}.cat-item-7{padding-left:0!important;-ms-grid-row:5;grid-row-start:5;-ms-grid-column:1;grid-column-start:1;-ms-grid-row-span:2;grid-row-end:7;-ms-grid-column-span:6;grid-column-end:7;min-height:156px!important;border:none!important;position:relative;overflow:hidden}.cat-item-7 .cat7__box{overflow:hidden;position:relative}.cat-item-7 .cat7__box .cat7__box-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-7 .cat7__box .cat7__box-content .cat__item-title{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-size:24px;font-weight:600}.cat-item-7 .cat7__box .cat7__box-content .cat__item-title img{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;margin-left:15px}.cat-item-7 .cat7__box .cat7__box-content .cat7__box-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none;position:absolute;top:140%}.cat-item-7 .cat7__box .cat7__box-content .cat7__box-links .cat7__box-link{color:#fff;font-size:14px;font-weight:300;position:relative;padding-left:14px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-7 .cat7__box .cat7__box-content .cat7__box-links .cat7__box-link::before{content:"";position:absolute;top:8px;left:0;height:1px;width:8px;background-color:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-7 .cat7__box .cat7__box-content .cat7__box-links .cat7__box-link:hover{color:#fff}.cat-item-7 .cat7__box .cat7__box-content .cat7__box-links .cat7__box-link:hover::before{background-color:#fff}.cat-item-7 .cat7__box-img{position:absolute;top:0;right:-30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:0;visibility:hidden;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.cat-item-7 .cat7__box{overflow:hidden;background-color:#e30016;height:50%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border-radius:12px;padding:20px 40px}.cat-item-7:hover .cat7__box{background-color:#e30016;height:100%}.cat-item-7:hover .cat7__box-img{top:45%;opacity:1;visibility:visible}.cat-item-7:hover .cat7__box-content{top:calc(40% - 50px)}.cat-item-7:hover .cat__item-title img{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.cat-item-8{-ms-grid-row:5;grid-row-start:5;-ms-grid-column:7;grid-column-start:7;-ms-grid-row-span:2;grid-row-end:7;-ms-grid-column-span:4;grid-column-end:11;background-color:#102a83;position:relative;overflow:hidden;padding:36px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cat-item-8 .cat8__spiral{position:absolute;right:-40px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:100%;height:100%;max-height:100%;-webkit-transition:3s;-o-transition:3s;transition:3s;-webkit-transition-delay:.2s ease;-o-transition-delay:.2s ease;transition-delay:.2s ease}.cat-item-8 .cat8__spiral img{max-width:100%;height:100%}.cat-item-8 .cat8__img{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;position:absolute;right:-77px;-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg);bottom:-70px}.cat-item-8 .cat8__content{max-width:280px;position:relative}.cat-item-8 .cat8__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;max-width:182px}.cat-item-8 .cat8__title-text{color:#fff;font-size:24px;font-weight:600;text-transform:uppercase}.cat-item-8 .cat8__title-arrow{margin-left:12px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:-25px}.cat-item-8 .cat8__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;height:0;opacity:0;visibility:hidden}.cat-item-8 .cat__8-item{font-size:14px;font-weight:300;color:#fff;position:relative;padding-left:14px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-8 .cat__8-item::before{content:"";position:absolute;top:8px;left:0;height:1px;width:8px;background-color:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cat-item-8 .cat__8-item:hover{color:#fff}.cat-item-8 .cat__8-item:hover::before{background-color:#fff}.cat-item-9{-ms-grid-row:6;grid-row-start:6;-ms-grid-column:1;grid-column-start:1;-ms-grid-row-span:1;grid-row-end:7;-ms-grid-column-span:6;grid-column-end:7;min-height:156px!important;display:none}.cat__content{position:relative}.cat__title-arrow{position:absolute;right:-40px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.whyus__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}.whyus__left{min-width:280px;color:#102a83;margin-right:30px}.whyus__left div{font-weight:600;font-size:48px}.whyus__left span{font-weight:500;font-size:32px}.whyus__right{max-width:790px;font-weight:500;font-size:24px}.benefits__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}.benefits__item{max-width:32.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px 55px;padding-bottom:100px;background-color:#f9f9f9;border-radius:12px}.benefits__item-img{margin-bottom:24px}.benefits__item-title{text-align:center;color:#212121;font-size:24px;font-weight:500;margin-bottom:24px}.benefits__item-subtitle{text-align:center;color:#212121;font-size:18px;font-weight:500}.stock__slider-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-bottom:80px}.stock__slider-left{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.stock__slider-right{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.stock__slider{max-width:1136px;width:100%;gap:70px}.stock__slider .slick-track{min-width:100%}.stock__slider .slick-list{width:100%}.stock__slider .stock__slider-item{margin:0 30px;border-radius:12px!important;border:1px solid #727272!important;background-color:#fff}.stock__slider .stock__slider-item .catpage__item{display:-ms-grid!important;display:grid!important;position:relative;width:25%;min-height:114px;padding:26px 15px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:244px 18px 40px 1fr;grid-template-rows:244px 18px 40px 1fr;grid-row-gap:6px}.stock__slider .stock__slider-item .catpage__item-descr{display:none}.stock__slide-img{max-width:100%;margin-bottom:22px;position:relative}.stock__slide-img img{width:262px;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.stock__slider-label{position:absolute;width:59px;left:0;bottom:0}.stock__slider-label img{max-width:100%}.stock__slide-cat{font-size:14px;font-weight:300;margin-bottom:15px;color:#727272}.stock__slide-title{color:#102a83;font-size:18px;font-weight:600;margin-bottom:15px}.stock__slide-price{color:#102a83;font-weight:500;margin-bottom:15px}.stock__slide-kpbtn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:48px;color:#fff;background-color:#102a83;border-radius:8px;margin-bottom:12px;font-weight:600;cursor:pointer;font-size:16px}.stock__slide-more{height:31px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;color:#727272;cursor:pointer}.subscribe__wrapper{max-width:1366px;width:100%;margin:auto;border-radius:12px;background-color:#f9f9f9;margin-bottom:-90px;position:relative}.subscribe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 115px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.subscribe__img{margin-right:20px}.subscribe__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:562px;width:100%}.subscribe__form-title{font-size:32px;font-weight:500;margin-bottom:24px}.subscribe__input{border:2px solid #102a83;border-radius:8px;height:56px;margin-bottom:24px;padding:0 20px;text-align:left;outline:0}.subscribe__input:focus{border:2px solid #102a83}.search-page form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search__page-title{font-size:32px;font-style:normal;font-weight:500;line-height:normal;margin-top:0;margin-bottom:20px}.search__page-input{height:50px;border-radius:6px 0 0 6px;max-width:100%;width:400px;border:2px solid #102a83;padding:0 16px}.search__page-submit{background-color:#102a83;color:#fff;border-radius:0 6px 6px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px;width:100px;cursor:pointer}.subscribe__submit{border-radius:8px;height:69px;background-color:#102a83;color:#fff;font-size:24px;font-weight:600;border:1px solid #102a83;outline:0;cursor:pointer;-ms-touch-action:none;touch-action:none}.subscribe__submit:disabled{background-color:#727272;color:rgba(33,33,33,.4);cursor:default;border:1px solid #727272}.subscribe__submit:disabled:hover{background-color:#727272!important}.brands__block{margin-bottom:60px}.brands__bg{background-color:#102a83;padding-bottom:73px}.brands__wrapper{padding-top:197px;margin:auto;max-width:1366px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.brands__left{color:#fff;max-width:500px;margin-right:20px;width:100%}.brands__left-title{font-size:48px;font-weight:600;margin-bottom:21px}.brands__left-subtitle{font-size:18px;font-weight:500;margin-bottom:21px}.brands__left-link{font-size:18px;color:#f9f9f9;opacity:66%;text-decoration:underline}.brands__right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:680px}.brands__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%;background-color:#fff;margin:6px;height:111px;border-radius:12px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;cursor:pointer}.brands__item img{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-o-object-fit:contain;object-fit:contain}.brands__item:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.mainpage__blog-wrapper{margin-bottom:100px}.mainpage__blog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:13px}.mainpage__blog .coll__item-title{margin-bottom:0}.mainpage__blog-item{text-decoration:none;-webkit-box-flex:1;-ms-flex:1 1 33%;flex:1 1 33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mainpage__blog-item:hover .mainpage__blog-img{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.mainpage__blog-item:hover .mainpage__blog-date,.mainpage__blog-item:hover .mainpage__blogtitle{color:#102a83}.mainpage__blog-img{overflow:hidden;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:18px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.mainpage__blog-img img{max-width:100%;border-radius:12px;width:100%}.mainpage__blog-date{font-size:16px;color:#212121;font-weight:400;margin-bottom:18px}.mainpage__blogtitle{font-weight:500;font-size:18px;color:#212121;max-width:100%}.footer__form-wrapper{background-color:#f9f9f9;max-width:1366px;width:100%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;padding:40px 115px;margin-bottom:-93px;position:relative;z-index:1}.footer__form-left{max-width:450px;margin-right:12px}.footer__form-title{font-size:48px;font-weight:600;color:#102a83;line-height:.9;margin-bottom:12px}.footer__form-subtitle{font-size:24px;font-weight:500;color:#212121;margin-bottom:7px}.footer__form-img{width:100%}.footer__form-right{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.footer__form-right:has(>.footer__form-success){width:100%}.footer__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.footer__form-input{border:2px solid #102a83;border-radius:6px;margin-bottom:23px;padding:17px 20px;font-size:16px;outline:0;max-height:56px}.footer__form-input:focus{border:2px solid #102a83}.footer__form-input:nth-child(3){margin-bottom:20px}.footer__form-chbtitle{font-size:18px;font-weight:500;margin-bottom:20px}.footer__form-checkboxes{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__form-chblabel{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;margin-bottom:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;cursor:pointer}.footer__form-chblabel input{opacity:0;visibility:hidden;width:0;height:0}.footer__form-customchb{background:url(/local/templates/trimm/css/../img/chb.svg);background-size:contain;min-width:24px;width:24px;height:24px;margin-right:8px}.footer__form-customchb-checked{background:url(/local/templates/trimm/css/../img/chbch.svg);background-size:contain}.footer__form-policy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;font-size:12px}.footer__form-policy div{max-width:490px}.footer__form-policy div a{text-decoration:underline;color:#102a83}.footer__form-policy-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.footer__form-policy-label input{opacity:0;visibility:hidden;width:0;height:0}.footer__policy-chb{width:16px;height:16px;background:url(/local/templates/trimm/css/../img/policy-chb.svg);background-position:center center;background-size:contain;margin-right:20px}.footer__policy-chb-checked{background:url(/local/templates/trimm/css/../img/policy-chbch.svg);background-position:center center;background-size:contain}.footer__form-submit{padding:20px;font-size:24px;color:#fff;background-color:#102a83;border:none;border-radius:8px;cursor:pointer;font-weight:600}.footer__form-submit:disabled{background-color:#727272;color:rgba(33,33,33,.4);cursor:default}.footer__form-submit:disabled:hover{background-color:#727272;color:rgba(33,33,33,.4)}.footer__form-success{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;width:100%;text-align:center}.footer__form-success div{font-size:48px;font-style:normal;font-weight:600;line-height:95%;color:#102a83}.oprob__form{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:297px;background-color:#fff;border:none;-webkit-box-shadow:0 0 22px rgba(24,46,130,.04);box-shadow:0 0 22px rgba(24,46,130,.04)}.oprob__form .footer__form-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%}.oprob__form .footer__form-title{font-weight:500;font-size:36px;margin-bottom:40px}.oprob__form .footer__form-subtitle{font-weight:500;font-size:18px}.oprob__form .footer__form-left{max-width:500px}.oprob__form .form__oprob-img{margin-bottom:25px;margin-top:-277px}.oprob__form .footer__form-input{margin-bottom:12px}.oprob__form .footer__form-submit{font-weight:600;font-size:24px}.oprob__form .footer__form{width:100%;max-width:562px}.footer{background-color:#102a83;background-image:url(/local/templates/trimm/img/footer-bg-new.svg);background-position:center center;background-size:cover;background-repeat:no-repeat;height:600px;border-radius:38px 38px 0 0;position:relative;padding-top:154px}.footer__bg-left{position:absolute;left:0;bottom:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:none}.footer__bg-left img{width:600px;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}.footer__bg-right{position:absolute;right:0;bottom:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:none}.footer__bg-right img{height:100%;width:600px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.footer__box{max-width:1136px;width:100%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:64px;position:relative;z-index:1}.footer__menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.footer__logo{margin-right:126px}.footer__menu{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-right:auto;width:100%}.footer__menu-title{color:#fff;font-size:24px;margin-bottom:24px;display:inline-block;font-weight:600}.footer__menu-item{color:#fff;display:block;font-size:14px;font-weight:600;line-height:156%;margin-bottom:8px}.footer__contacts-title{color:#fff;font-size:20px;display:inline-block;margin-bottom:22px;font-weight:500}.footer__contacts-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:600;font-size:14px;white-space:nowrap;line-height:156%;margin-bottom:8px}.footer__contacts-item img{margin-right:8px}.footer__bottom{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#fff}.oferta{color:#fff;font-size:14px;font-weight:400}.footer__bottom-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__bottom-items span{display:block;margin:0 5px;font-size:14px}.footer__bottom-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__ef-block{margin-left:40px;position:relative;margin-bottom:24px}.footer__ef-block::before{content:"";width:2px;height:100%;background-color:#233b8d;position:absolute;left:-20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.footer__bottom-item,.footer__ef-block{color:#fff;font-size:14px;font-weight:400}.footer__years-text{color:#fff;font-size:14px;text-align:center;font-weight:400}.footer__contacts-social-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:24px}.desctop__menu-bg{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.24);z-index:8;opacity:0;visibility:hidden;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.desctop__menu-bg-active{opacity:1;visibility:visible}.header__catalog{display:none;overflow:hidden;position:absolute;top:calc(100% + 24px);width:100%;background-color:#fff;max-width:1368px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:12px;-webkit-box-shadow:0 2px 24px 0 rgba(24,46,130,.06);box-shadow:0 2px 24px 0 rgba(24,46,130,.06)}.header__catalog-wrapper{max-width:1366px;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:500px;display:-webkit-box;display:-ms-flexbox;display:flex}.header__menu-brands{padding-left:36px;padding-right:48px;padding-bottom:10px;background-color:#fff;position:relative;z-index:1}.header__menu-brands-title{color:#727272;margin-bottom:20px;display:block;margin-top:40px;font-size:18px;font-weight:500;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__menu-brands-title:hover{color:#102a83}.header__menu-brands-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:calc(100% - 100px);gap:8px}.header__menu-brands-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:120px;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:8px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:8px;height:60px;min-height:60px}.header__menu-brands-item:nth-child(n+7){display:none}.header__menu-brands-item img{max-width:100%;width:117px;-o-object-fit:contain;object-fit:contain}.header__menu-brands-item:hover{-webkit-box-shadow:0 2px 24px 0 rgba(24,46,130,.06);box-shadow:0 2px 24px 0 rgba(24,46,130,.06)}.header__menu-catalog{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;max-width:420px;-webkit-box-shadow:0 2px 24px 0 rgba(24,46,130,.06);box-shadow:0 2px 24px 0 rgba(24,46,130,.06);border-radius:0 12px 12px 0}.header__menu-catalog-title{color:#727272;margin-bottom:20px;display:block;margin-top:40px;font-size:18px;font-weight:500;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__menu-catalog-title:hover{color:#102a83}.header__menu-catalog-items{width:100%;padding-bottom:30px}.header__menu-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:5px;opacity:0;visibility:hidden;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__menu-arrow svg{max-width:14px;max-height:14px}.header__menu-catalog-category{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:12px}.header__menu-catalog-category-active .header__menu-arrow{opacity:1;visibility:visible;right:0}.header__menu-catalog-category-active .header__menu-catalog-parent a{color:#3c5199}.header__menu-catalog-category-active .header__menu-catalog-childrens{opacity:1;visibility:visible}.header__menu-catalog-parent{-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 24px)}.header__menu-catalog-parent a{font-size:16px;color:#102a83;font-weight:500;line-height:116%}.header__menu-catalog-childrens{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;width:100%;height:100%;left:100%;top:0;opacity:0;visibility:hidden;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;background-color:transparent;padding:80px 20px 20px 20px}.header__menu-catalog-children{font-size:16px;color:#727272;display:inline-block;margin-bottom:12px;font-weight:500;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.header__menu-catalog-children:hover{color:#3c5199}.header__menu-banners{max-height:100%;width:321px;position:absolute;right:0;height:100%;border-bottom-right-radius:12px;overflow:hidden}.header__menu-banner{position:absolute;top:0;left:0;right:0;bottom:0;max-width:321px;opacity:0;visibility:hidden;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.header__menu-banner-active{opacity:1;visibility:visible}.header__menu-banner img{max-width:100%;width:321px;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.header__height-compensator{height:167px}.breadcrumbs{margin-bottom:30px}.card{border:none;border-radius:0;display:-ms-grid;display:grid;-ms-grid-rows:auto 220px 215px;grid-template-rows:auto 220px 215px;-ms-grid-columns:1fr 102.75px 102.75px 102.75px 102.75px 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 102.75px 102.75px 102.75px 102.75px 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-row-gap:12px;grid-column-gap:12px;margin-bottom:80px}.card__title{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:8;grid-column-end:10;color:#212121;padding-bottom:20px;font-size:36px;margin:0;font-weight:600;max-width:815px}.copy__success{position:fixed;bottom:20px;left:-100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;max-width:calc(100% - 32px);z-index:20}.copy__success-active{left:16px}.indev{position:fixed;bottom:20px;left:-100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;max-width:calc(100% - 32px);z-index:20}.indev-active{left:16px}.card__share-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-column:10;grid-column-start:10;-ms-grid-column-span:3;grid-column-end:13;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card__share-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-right:40px}.card__share-btn img{margin-right:8px}.card__share-text{color:#212121}.card__compare-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.card__compare-btn input{width:0;height:0;max-width:0;max-height:0}.card__compare-btn img{margin-right:8px;-webkit-filter:contrast(1);filter:contrast(1)}.card__compare-btn:has(>input[type=checkbox]:checked) img{-webkit-filter:contrast(0);filter:contrast(0)}.card__slider{-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:2;grid-row-end:4;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:4;grid-column-end:6;position:relative}@-webkit-keyframes cardSliderArrowTopClick{0%{-webkit-transform:scale(1) rotate(90deg);transform:scale(1) rotate(90deg);-webkit-box-shadow:0 0 0 rgba(24,46,130,0);box-shadow:0 0 0 rgba(24,46,130,0)}10%{-webkit-transform:scale(.9) rotate(90deg);transform:scale(.9) rotate(90deg)}30%{-webkit-box-shadow:0 0 24px rgba(24,46,130,.2);box-shadow:0 0 24px rgba(24,46,130,.2)}60%{-webkit-box-shadow:0 0 14px rgba(24,46,130,.1);box-shadow:0 0 14px rgba(24,46,130,.1)}90%{-webkit-box-shadow:0 0 4px rgba(24,46,130,.05);box-shadow:0 0 4px rgba(24,46,130,.05)}100%{-webkit-transform:scale(1) rotate(90deg);transform:scale(1) rotate(90deg);-webkit-box-shadow:0 0 0 rgba(24,46,130,0);box-shadow:0 0 0 rgba(24,46,130,0)}}@keyframes cardSliderArrowTopClick{0%{-webkit-transform:scale(1) rotate(90deg);transform:scale(1) rotate(90deg);-webkit-box-shadow:0 0 0 rgba(24,46,130,0);box-shadow:0 0 0 rgba(24,46,130,0)}10%{-webkit-transform:scale(.9) rotate(90deg);transform:scale(.9) rotate(90deg)}30%{-webkit-box-shadow:0 0 24px rgba(24,46,130,.2);box-shadow:0 0 24px rgba(24,46,130,.2)}60%{-webkit-box-shadow:0 0 14px rgba(24,46,130,.1);box-shadow:0 0 14px rgba(24,46,130,.1)}90%{-webkit-box-shadow:0 0 4px rgba(24,46,130,.05);box-shadow:0 0 4px rgba(24,46,130,.05)}100%{-webkit-transform:scale(1) rotate(90deg);transform:scale(1) rotate(90deg);-webkit-box-shadow:0 0 0 rgba(24,46,130,0);box-shadow:0 0 0 rgba(24,46,130,0)}}@-webkit-keyframes cardSliderArrowBottomClick{0%{-webkit-transform:scale(1) rotate(-90deg);transform:scale(1) rotate(-90deg);-webkit-box-shadow:0 0 0 rgba(24,46,130,0);box-shadow:0 0 0 rgba(24,46,130,0)}10%{-webkit-transform:scale(.9) rotate(-90deg);transform:scale(.9) rotate(-90deg)}30%{-webkit-box-shadow:0 0 24px rgba(24,46,130,.2);box-shadow:0 0 24px rgba(24,46,130,.2)}60%{-webkit-box-shadow:0 0 14px rgba(24,46,130,.1);box-shadow:0 0 14px rgba(24,46,130,.1)}90%{-webkit-box-shadow:0 0 4px rgba(24,46,130,.05);box-shadow:0 0 4px rgba(24,46,130,.05)}100%{-webkit-transform:scale(1) rotate(-90deg);transform:scale(1) rotate(-90deg);-webkit-box-shadow:0 0 0 rgba(24,46,130,0);box-shadow:0 0 0 rgba(24,46,130,0)}}@keyframes cardSliderArrowBottomClick{0%{-webkit-transform:scale(1) rotate(-90deg);transform:scale(1) rotate(-90deg);-webkit-box-shadow:0 0 0 rgba(24,46,130,0);box-shadow:0 0 0 rgba(24,46,130,0)}10%{-webkit-transform:scale(.9) rotate(-90deg);transform:scale(.9) rotate(-90deg)}30%{-webkit-box-shadow:0 0 24px rgba(24,46,130,.2);box-shadow:0 0 24px rgba(24,46,130,.2)}60%{-webkit-box-shadow:0 0 14px rgba(24,46,130,.1);box-shadow:0 0 14px rgba(24,46,130,.1)}90%{-webkit-box-shadow:0 0 4px rgba(24,46,130,.05);box-shadow:0 0 4px rgba(24,46,130,.05)}100%{-webkit-transform:scale(1) rotate(-90deg);transform:scale(1) rotate(-90deg);-webkit-box-shadow:0 0 0 rgba(24,46,130,0);box-shadow:0 0 0 rgba(24,46,130,0)}}.card__slider-nav{-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:2;grid-row-end:4;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:12px}.card__slider-nav .slick-list{max-height:100%}.card__slider-nav-wrapper{max-width:103px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.card__slider-nav-top{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:8px;cursor:pointer}.card__slider-nav-top:hover{background-color:#eceef5}.card__slider-nav-down{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:8px;cursor:pointer}.card__slider-nav-down:hover{background-color:#eceef5}.card__slider-nav-item{width:80px!important;height:80px!important;margin:18px 13px;position:relative;outline:0}.card__slider-nav-item img{width:80px;height:77px;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.card__slider-nav-item-video{border:1px solid transparent;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:101%;height:102%;background-color:rgba(16,42,131,.1);border-radius:4px}.card__slider-nav-item-video img{width:24px;height:24px;opacity:.5;-webkit-filter:saturate(0);filter:saturate(0)}.card__slider-item-video{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card__slider-item-video img{max-width:64px!important;max-height:64px!important;width:30%!important;height:30%!important}.card__slider-wrapper{max-width:447px;max-height:447px;overflow:hidden}.catalog__element-labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;position:absolute;top:12px;left:12px;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.catalog__element-label{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:26px;border-radius:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4px 8px;min-width:40px}.catalog__element-label-margin{width:6px}.catalog__element-label span{font-size:12px;font-style:normal;font-weight:500;line-height:14px}.catalog__element-label img{max-height:100%;stroke:inherit!important}.catalog__element-label svg{stroke:inherit!important}.card__slider-nav-item-wrapper{position:relative}.card__slider-item{max-width:447px;max-height:447px;width:447px;height:447px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:-webkit-zoom-in;cursor:zoom-in;border-radius:16px;overflow:hidden}.card__slider-item:has(>iframe){position:relative}.card__slider-item:has(>iframe)::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;cursor:pointer}.card__slider-item img{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;max-width:100%;max-height:100%;width:447px;height:447px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;border-radius:16px}.card__shortinfo{-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3;-ms-grid-column:6;grid-column-start:6;-ms-grid-column-span:7;grid-column-end:13;border-radius:12px;padding:16px 33px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(rgba(235,235,235,.3)));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(235,235,235,.3) 100%);background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(235,235,235,.3) 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card__shortinfo-char{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-right:20px}.card__shortinfo-logo{max-height:80px;margin-bottom:8px;height:100%;max-width:200px}.card__shortinfo-logo a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-height:100%}.card__shortinfo-logo a img{max-height:80px}.card__shortinfo-logo img{max-width:100%;max-height:100%}.card__shortinfo-table{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.card__shortinfo-table table{height:100%;font-size:13px;padding:0;margin:0;border-collapse:collapse}.card__shortinfo-table table tbody tr:first-child{font-weight:600;font-size:14px}.card__shortinfo-table table tbody tr:first-child td{font-weight:600}.card__shortinfo-table table tbody tr td{font-weight:300;padding:4px 0;vertical-align:bottom}.card__shortinfo-table table tbody tr td:nth-child(even){padding-left:20px}.card__shortinfo-table table tbody tr:last-child td{vertical-align:top}.card__shortinfo-table table tbody tr:last-child td a{text-decoration:none;color:#212121}.card__shortinfo-text{max-width:411px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card__short-text{position:relative;height:138px;text-align:left;font-size:14px;overflow:auto;padding-right:10px}.card__short-text::-webkit-scrollbar{width:4px}.card__short-text::-webkit-scrollbar-thumb{background:#727272}.card__short-text .card__short-text-fakeline{opacity:0;visibility:hidden}.card__shortinfo-brenditems{margin-top:20px;font-size:18px;font-weight:500;cursor:pointer;color:#102a83}.card__shortinfo-brenditems img{display:none}.card__priceblock{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:1;grid-row-end:4;-ms-grid-column:6;grid-column-start:6;-ms-grid-column-span:4;grid-column-end:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:29px}.card__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.card__oldprice{text-decoration:line-through;color:#727272;font-size:14px;font-style:normal;font-weight:600;line-height:156%}.card__economy{color:#e30016;margin-bottom:8px}.card__price-btn{font-weight:500;height:48px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #102a83;border-radius:8px;background-color:#fff;color:#212121;font-size:20px;cursor:pointer}.card__price-btn:first-child{background-color:#102a83;color:#fff}.card__price-btn:nth-child(2){margin-top:12px}.card__tooltips{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:1;grid-row-end:4;-ms-grid-column:10;grid-column-start:10;-ms-grid-column-span:3;grid-column-end:13;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.card__tooltip-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:300px;max-height:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.card__tooltip-item:last-child{margin-bottom:0}.card__tooltip-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card__tooltip-img{margin-right:12px}.card__tooltip-img img{width:36px;height:36px}.card__tooltip-text{color:#212121;font-size:18px;font-weight:600}.card__tooltip-i{cursor:pointer;position:relative}.card__tooltip-i::before{content:"";width:20px;height:20px;background-color:#fff;position:absolute;top:45%;-webkit-transform:translateX(-25px) translateY(-50%) rotate(45deg);-ms-transform:translateX(-25px) translateY(-50%) rotate(45deg);transform:translateX(-25px) translateY(-50%) rotate(45deg);-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in;opacity:0;visibility:hidden;-webkit-box-shadow:0 0 22px rgba(24,46,130,.09);box-shadow:0 0 22px rgba(24,46,130,.09)}.card__tooltip-i:hover::before{opacity:1;visibility:visible}.card__tooltip-i:hover .tooltip__content{width:275px;opacity:1;visibility:visible;cursor:default}.card__tooltip-i:hover .tooltip__content .card__tooltip-text{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.tooltip__content{height:auto;max-height:108px;position:absolute;background-color:#fff;-webkit-box-shadow:0 0 22px rgba(24,46,130,.09);box-shadow:0 0 22px rgba(24,46,130,.09);top:45%;-webkit-transform:translateX(-103%) translateY(-50%);-ms-transform:translateX(-103%) translateY(-50%);transform:translateX(-103%) translateY(-50%);border-radius:6px;-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in;opacity:0;visibility:hidden}.tooltip__content::after{content:"";position:absolute;border:10px solid transparent;border-left:10px solid #fff;top:50%;left:calc(100% + 8px);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.tooltip__content .card__tooltip-text{font-size:14px;padding:15px 20px;width:275px;top:50%;left:50%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.card__fancy{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:14;display:none}.card__fancy-wrapper{top:0;height:calc(100% - 100px)}.card__fancy-wrapper .slick-list{max-height:100%}.card__fancy-wrapper .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:100%}.card__fancy-wrapper .card__fancy-item{padding:50px;-webkit-transform:translateY(70px) scale(.5);-ms-transform:translateY(70px) scale(.5);transform:translateY(70px) scale(.5);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:0!important;opacity:1}.card__fancy-wrapper .card__fancy-item.card__fancy-item-video video{max-height:40vh}.card__fancy-wrapper .card__fancy-item .card__slider-item-video{display:none}.card__fancy-wrapper .card__fancy-item iframe{height:52.6315789474%}.card__fancy-wrapper .card__fancy-item img{max-width:100%;max-height:100%;width:800px;height:800px;-o-object-fit:contain;object-fit:contain}.card__fancy-wrapper .card__fancy-item:has(>iframe){height:100vh;max-height:100vh}.card__fancy-wrapper .slick-center{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.card__fancy-leftarrow{width:40%;height:100%;position:absolute;left:-20%;border-radius:50%;top:0;cursor:pointer;-webkit-transition:.1s ease-in;-o-transition:.1s ease-in;transition:.1s ease-in;-webkit-backdrop-filter:saturate(0);backdrop-filter:saturate(0);background-color:rgba(255,255,255,.2);-webkit-tap-highlight-color:transparent}.card__fancy-leftarrow:hover{background-color:rgba(0,0,0,.02);-webkit-backdrop-filter:saturate(1);backdrop-filter:saturate(1)}.card__fancy-rightarrow{width:40%;height:100%;position:absolute;right:-20%;border-radius:50%;top:0;cursor:pointer;-webkit-transition:.1s ease-in;-o-transition:.1s ease-in;transition:.1s ease-in;-webkit-backdrop-filter:saturate(0);backdrop-filter:saturate(0);background-color:rgba(255,255,255,.2);-webkit-tap-highlight-color:transparent}.card__fancy-rightarrow:hover{background-color:rgba(0,0,0,.02);-webkit-backdrop-filter:saturate(1);backdrop-filter:saturate(1)}.card__fancy-close{width:60px;height:60px;background-color:#fff;position:absolute;top:50px;right:100px;border-radius:30px;cursor:pointer;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-box-shadow:0 4px 22px rgba(24,46,130,.01);box-shadow:0 4px 22px rgba(24,46,130,.01);-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);outline:0;outline-color:transparent;-webkit-tap-highlight-color:transparent}.card__fancy-close:hover{-webkit-box-shadow:0 0 15px 1px rgba(24,46,130,.1);box-shadow:0 0 15px 1px rgba(24,46,130,.1);-webkit-transform:rotate(-90deg) scale(1.1);-ms-transform:rotate(-90deg) scale(1.1);transform:rotate(-90deg) scale(1.1)}.card__fancy-close:focus{outline-color:transparent}.card__fancy-close::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:40px;height:2px;background-color:#727272}.card__fancy-close::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);width:40px;height:2px;background-color:#727272}.card__fancy-nav-wrapper{max-height:90px;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:22;bottom:10px}.card__fancy-nav-wrapper .slick-track{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.card__fancy-nav{max-height:90px}.card__fancy-nav-item{outline:0!important;width:70px!important;height:70px!important;margin:10px;cursor:pointer;border:none!important;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.card__fancy-nav-item img{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;max-width:100%}.card__fancy-nav-item .card__slider-nav-item-video img{width:30px;height:30px;max-width:60%}.card__fancy-nav-item:hover{-webkit-transform:translateY(-5px) scale(.95);-ms-transform:translateY(-5px) scale(.95);transform:translateY(-5px) scale(.95);-webkit-box-shadow:0 5px 15px rgba(24,46,130,.04);box-shadow:0 5px 15px rgba(24,46,130,.04)}.card__fancy-nav-wrapper .slick-center{-webkit-transform:translateY(-5px) scale(1)!important;-ms-transform:translateY(-5px) scale(1)!important;transform:translateY(-5px) scale(1)!important;-webkit-box-shadow:0 4px 22px rgba(24,46,130,.08);box-shadow:0 4px 22px rgba(24,46,130,.08)}.card__fancy-item-img{max-width:100%;max-height:100%;position:relative;cursor:-webkit-zoom-in;cursor:zoom-in}.card__fancy-item-img:nth-child(1){width:75%}.card__fancy-item-img img{display:block;width:100%;height:auto;border:0;margin:0;position:relative;z-index:23;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.card__fancy-item-img.-active{cursor:none}.card__fancy-item-img.-enter .image-zoom-block{display:block}.card__fancy-item-img .image-zoom-block{display:none;border:1px solid #102a83;width:450px;height:450px;border-radius:225px;background:#fff;background-image:var(--image);background-repeat:no-repeat;background-size:300%;background-position:var(--x) var(--y);position:absolute;left:var(--x);top:var(--y);-webkit-transform:translateX(calc(var(--x) * -1)) translateY(calc(var(--y) * -1));-ms-transform:translateX(calc(var(--x) * -1)) translateY(calc(var(--y) * -1));transform:translateX(calc(var(--x) * -1)) translateY(calc(var(--y) * -1));z-index:200;pointer-events:none}.card__tabs-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px;overflow-x:auto;overflow-y:hidden;padding:16px 0;margin-left:-2px;margin-right:-2px;padding-left:2px;padding-right:2px}.card__tabs-header-item{cursor:pointer;padding:12px 24px;background-color:#f9f9f9;color:#212121;font-size:20px;line-height:24px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;border-radius:8px;margin:0}.card__tabs-header-item:hover{background-color:#eceef5}.card__tabs-header-item-active{background-color:#3c5199;color:#fff}.card__tabs-header-item-active:hover{background-color:#3c5199}.card__tabs-header-item-single{background-color:#fff;width:100%;max-width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;color:#102a83;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0;cursor:default;border:none;margin:0;font-size:24px;font-weight:600;padding:16px 0}.card__tabs-header-item-single:hover{background-color:#fff}.card__content-text{font-weight:400;font-size:16px;line-height:19px;margin-bottom:20px}.card__content-row{font-size:14px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.card__content-row h4{font-weight:500;font-size:36px;line-height:42px;margin:0;margin-bottom:12px;color:#212121}.card__content-row div{-webkit-box-flex:1;-ms-flex:1 1 fit-content;flex:1 1 fit-content;min-width:32%}.card__content-row div:first-child{margin-right:12px}.card__content-bg{background:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(rgba(249,249,249,0)));background:-o-linear-gradient(top,#f9f9f9 0,rgba(249,249,249,0) 100%);background:linear-gradient(180deg,#f9f9f9 0,rgba(249,249,249,0) 100%);padding:20px 32px;border-radius:12px}.card__content-ul{list-style:none;margin:0;padding:0;margin-left:10px}.card__content-ul li{position:relative}.card__content-ul li::before{content:"";position:absolute;top:7px;left:-10px;width:3px;height:3px;background-color:#212121;border-radius:50%}.card__materials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px}.card__materials-item{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9f9f9;max-width:447px;-webkit-box-flex:0;-ms-flex:0 1 calc(33% - 5px);flex:0 1 calc(33% - 5px);cursor:pointer;position:relative}.card__materials-icon{margin-right:18px;width:61px;height:66px}.card__materials-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:auto;gap:8px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.card__materials-name{font-size:14px;font-style:normal;font-weight:600;line-height:156%;color:#102a83;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:200px}.card__materials-size{font-size:14px;font-style:normal;font-weight:400;line-height:156%;color:#727272}.card__chars-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card__chars-specs{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(rgba(249,249,249,0)));background:-o-linear-gradient(top,#f9f9f9 0,rgba(249,249,249,0) 100%);background:linear-gradient(180deg,#f9f9f9 0,rgba(249,249,249,0) 100%);padding:36px;border-radius:12px;margin-left:12px;max-width:677px;width:100%}.card__chars-specs-title{font-size:18px;font-weight:500;margin-bottom:22px}.card__chars-specs-table{width:100%}.card__chars-specs-table table{width:100%}.card__chars-specs-table table tr td{padding:3px 0}.card__chars-specs-table table tr td:first-child{padding-right:30px;width:100%}.card__tabs-content-item{padding:8px 0 64px 0;display:none}.card__tabs-content-item-active{display:block}.card__tabs-content-item-single{padding-top:40px}.card__tabs-content-item img{max-width:100%}.header__center{width:218px;height:88px}.no-webp .glitch-container .glitch,.no-webp .glitch-container .img{background-image:url(/local/templates/trimm/css/../img/logo-glitch.jpg)}.glitch-container .glitch,.glitch-container .img{display:block;background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.glitch{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glitch-anim;animation-name:glitch-anim;-webkit-animation-direction:alternate;animation-direction:alternate}.glitch-container{position:relative;width:218px;height:88px}.glitch:hover{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glitch-anim;animation-name:glitch-anim;-webkit-animation-direction:alternate;animation-direction:alternate}.joke-click{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:green;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;padding:5px;color:#fff;min-width:30px;height:auto;border-radius:15px;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.catalog__cats-block{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;-ms-grid-rows:1fr 1fr 1fr 1fr 1fr 1fr 74px 74px;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr 74px 74px;height:100%;gap:12px;margin-bottom:80px}.catalog__cats-item{background-color:#f7f8fb;text-align:center;color:#102a83;border-radius:12px;position:relative;-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}.catalog__cats-item:hover{-webkit-box-shadow:0 0 22px rgba(24,46,130,.04);box-shadow:0 0 22px rgba(24,46,130,.04)}.catalog__cats-item::after{content:"";padding-top:48.65%;display:block}.catalog__cats-item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:100%;width:100%;max-height:100%;padding:0 24px}.catalog__cats-item1{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:2;grid-row-end:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;background-color:#102a83;color:#f9f9f9}.catalog__cats-item2{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:2;grid-row-end:3;-ms-grid-column:3;grid-column-start:3;-ms-grid-column-span:2;grid-column-end:5}.catalog__cats-item3{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:2;grid-row-end:3;-ms-grid-column:5;grid-column-start:5;-ms-grid-column-span:2;grid-column-end:7;background-color:#fff}.catalog__cats-item4{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:2;grid-row-end:3;-ms-grid-column:7;grid-column-start:7;-ms-grid-column-span:2;grid-column-end:9;background-color:#102a83;color:#f9f9f9}.catalog__cats-item5{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:2;grid-row-end:3;-ms-grid-column:9;grid-column-start:9;-ms-grid-column-span:4;grid-column-end:13}.catalog__cats-item6{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:2;grid-row-end:5;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:4;grid-column-end:5}.catalog__cats-item7{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:2;grid-row-end:5;-ms-grid-column:5;grid-column-start:5;-ms-grid-column-span:2;grid-column-end:7;background-color:#102a83;color:#f9f9f9}.catalog__cats-item8{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:2;grid-row-end:5;-ms-grid-column:7;grid-column-start:7;-ms-grid-column-span:4;grid-column-end:11}.catalog__cats-item9{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:2;grid-row-end:5;-ms-grid-column:11;grid-column-start:11;-ms-grid-column-span:2;grid-column-end:13;background-color:#fff}.catalog__cats-item10{-ms-grid-row:5;grid-row-start:5;-ms-grid-row-span:2;grid-row-end:7;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;background-color:#fff;color:#102a83}.catalog__cats-item11{-ms-grid-row:5;grid-row-start:5;-ms-grid-row-span:2;grid-row-end:7;-ms-grid-column:3;grid-column-start:3;-ms-grid-column-span:4;grid-column-end:7}.catalog__cats-item12{-ms-grid-row:5;grid-row-start:5;-ms-grid-row-span:2;grid-row-end:7;-ms-grid-column:7;grid-column-start:7;-ms-grid-column-span:2;grid-column-end:9;background-color:#fff}.catalog__cats-item13{-ms-grid-row:5;grid-row-start:5;-ms-grid-row-span:2;grid-row-end:7;-ms-grid-column:9;grid-column-start:9;-ms-grid-column-span:4;grid-column-end:13;background-color:#102a83;color:#f9f9f9}.catalog__cats-item15{-ms-grid-row:7;grid-row-start:7;-ms-grid-row-span:2;grid-row-end:9;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13;background-color:#102a83;color:#f9f9f9;border-radius:12px}.catalog__cats-item-img{margin-bottom:16px}.catalog__cats-item-img svg{max-width:80px;max-height:80px}.catalog__cats-item-title{font-size:20px;font-weight:500;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catalog__cats-item-brands{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog__cats-item-brands img{position:absolute;right:0;top:0}.catalog__cats-item15-text{font-size:36px;font-weight:500;padding-left:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog__cats-item15-text svg{position:static;margin-left:10px}.viewed__slider-wrapper{position:relative;margin:auto;margin-bottom:80px;max-width:calc(100% - 100px)}.viewed__slider-wrapper .slick-arrow.slick-disabled{display:none!important}.viewed__slider-left{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-50px;z-index:5;cursor:pointer}.viewed__slider-right{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:-50px;z-index:5;cursor:pointer}.viewed__slider .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:10px}.viewed__slide-hover{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;background-color:rgba(255,255,255,.6);-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;color:#102a83;font-size:16px;font-style:normal;font-weight:600;cursor:pointer}.viewed__slide-hover img{width:16px!important;height:16px!important}.viewed__slider-item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px;max-width:330px;-webkit-box-shadow:0 0 22px 0 rgba(249,249,249,.9);box-shadow:0 0 22px 0 rgba(249,249,249,.9);background-color:#fff;border-radius:12px}.viewed__slider-item:hover .viewed__slide-hover{opacity:1;visibility:visible}.viewed__slider-item:hover .viewed__slide-title{color:#102a83}.viewed__slide-img{max-width:100%;width:200px;height:200px;margin-bottom:10px;position:relative}.viewed__slide-img img{max-width:100%;max-height:100%;height:auto;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.viewed__slide-cat{color:#727272;margin-top:22px;margin-bottom:7px;text-align:center}.viewed__slide-title{font-size:18px;font-style:normal;font-weight:500;line-height:normal;color:#212121;text-align:center}.card__exp-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:80px}.card__exp-left{max-width:677px;margin-right:20px}.card__exp-title{color:#102a83;font-size:48px;font-weight:600;margin-bottom:28px}.card__exp-text{color:#212121;font-size:18px;font-weight:500;margin-bottom:28px;line-height:21px}.card__exp-name{font-size:24px;font-weight:500;margin-bottom:9px}.card__exp-prof{font-size:18px;font-weight:500}.card__exp-right img{max-width:100%}.filter__empty-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.filter__empty-result b{font-size:28px;color:#727272;font-weight:600;text-align:center}.filter__empty-result span{font-size:18px;color:#727272;text-align:center}button,input,textarea{-webkit-appearance:none;-webkit-font-smoothing:antialiased;resize:none}.smart-filter-slider-range{z-index:3}.smart-filter-slider-range::before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:16px;background-color:#aaa}.smart-filter-slider-range::after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:16px;background-color:#aaa}.filter__int-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:100%;margin-bottom:12px}.filter__int-fields .form-group{max-width:50%;width:45%}.filter__int-fields .form-group input{max-width:138px;border-radius:8px;height:40px;border:2px solid #102a83;padding:5px 12px;font-size:14px;font-weight:500;width:100%;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;outline:0}.filter__int-fields .form-group input:hover{background-color:#eceef5}.filter__int-fields .form-group input:focus{border:2px solid #102a83;background-color:#eceef5}.filter__int-fields .filter__int-fields-cutter{width:13px;height:2px;border-radius:2px;background-color:#102a83}.smart-filter-slider-track-container .smart-filter-slider-handle{position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px;height:18px;border-radius:50%;border:4px solid #102a83;background-color:#fff}.smart-filter-slider-track-container .smart-filter-slider-handle.right{z-index:1;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.smart-filter-slider-track-container .smart-filter-slider-price-bar-vd{z-index:2;background-color:#102a83}.smart-filter-slider-track-container .smart-filter-slider-price-bar-v{z-index:3;background-color:#102a83}.smart-filter-slider-track-container .smart-filter-slider-price-bar-vn{z-index:1;background-color:#aaa}.smart-filter-slider-track-container .smart-filter-slider-track{height:2px}.smart-filter-input-group-number .smart-filter-slider-track-container{padding:8px 9px 25px 9px}.touch_device{top:99%}.search__page-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catpage__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.catpage__title-text,.spec__page-title{margin:0;padding:0;font-size:36px;font-style:normal;font-weight:600;line-height:120%;color:#102a83}.catpage__title-count{font-size:18px;font-weight:400;color:#727272}.catpage__category-descr{padding:42px 48px;border-radius:12px;font-size:16px;line-height:24px;margin-bottom:80px;background-position:center center;background-size:cover;background-repeat:no-repeat}.catpage__main-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;-ms-grid-rows:fit-content(10%) fit-content(10%) 1fr;grid-template-rows:fit-content(10%) fit-content(10%) 1fr;grid-row-gap:12px;grid-column-gap:12px}.catpage__filter-wrapper{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:3;grid-row-end:4;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:3;grid-column-end:4}.catpage__filter{padding:16px;padding-bottom:1px;background-color:#f9f9f9;width:100%;max-width:100%;border-radius:12px;max-height:100%}.smart-filter-angle{-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;width:16px;height:16px}.bx-active .smart-filter-parameters-box-title .smart-filter-angle-up{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.smart-filter-parameters-box-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:12px}.category__sort-mobile-title,.catpage__filter-mobile-title{display:none}.catpage__filter-mobile-close{width:24px;height:24px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catpage__filter-item{margin-bottom:32px}.catpage__filter-item:last-child{margin-bottom:0}.catpage__filter-title{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:156%;display:block}.catpage__filter-search{width:100%;padding-bottom:20px;padding-top:10px}.catpage__filter-search input{border:2px solid #102a83;width:100%;border-radius:8px;height:42px;padding:0 12px;font-size:14px}.catpage__filter-options{max-height:190px;overflow-y:hidden}.smart-filter-input-group-checkbox-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catpage__filter-option{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:9px}.catpage__filter-option:has(.filter__option-label>input:disabled){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.catpage__filter-options-active{overflow-y:auto}.catpage__filter-options-active::-webkit-scrollbar{width:4px}.catpage__filter-options-active::-webkit-scrollbar-thumb{background:#727272}.filter__option-label{position:relative;padding-left:24px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.filter__option-label:has(>input:disabled){cursor:default!important}.filter__option-label input{width:0!important;height:0!important;max-width:0!important;max-height:0!important}.filter__option-label input::after{cursor:pointer;content:"";position:absolute;left:0;width:16px;height:16px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;background-image:url(/local/templates/trimm/css/../img/category/filter-checkbox.svg);background-size:cover}.filter__option-label input:hover::after{background-image:url(/local/templates/trimm/css/../img/category/filter-checkbox-hover.svg)}.filter__option-label input:checked::after{background-image:url(/local/templates/trimm/css/../img/category/filter-checkbox-active.svg)}.filter__option-label input:disabled::after{background-image:url(/local/templates/trimm/css/../img/category/filter-checkbox-disabled.svg);cursor:default}.filter__option-label input:disabled+span{color:#727272;cursor:default}.filter__option-label span{color:#212121;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.catfilter__options-more{padding-top:11px;cursor:pointer;font-weight:300;font-size:14px;color:#102a83}.catpage__filter-option-hidden{display:none}.catpage__filter-option-hidden:has(>label>input[type=checkbox]:checked){display:block!important;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.visible__from-hidden{display:-webkit-box;display:-ms-flexbox;display:flex}.smartfilter__showmore-props{font-size:14px;font-style:normal;font-weight:600;line-height:16px;cursor:pointer;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;color:#102a83;margin-top:3px}.smartfilter__showmore-props:hover{color:#3c5199}.catpage__filter-aprob{position:relative;padding-left:33px;cursor:pointer;margin-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.catpage__filter-aprob span{font-weight:500;font-size:18px;color:#212121;display:inline-block;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.catpage__filter-aprob input{width:0!important;height:0!important;max-width:0!important;max-height:0!important}.catpage__filter-aprob input::after{cursor:pointer;content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;background-image:url(/local/templates/trimm/css/../img/category/filter-checkbox.svg);background-size:contain}.catpage__filter-aprob input:checked::after{background-image:url(/local/templates/trimm/css/../img/category/filter-checkbox-active.svg)}.catpage__category-childrens{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-column:4;grid-column-start:4;-ms-grid-column-span:9;grid-column-end:13;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px;gap:8px}.catpage__category-childrens-bg{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:-1;width:100%;height:100%}.catpage__category-childrens-bg-active{z-index:5;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.catpage__category-childrens-title{display:none}.category__child{background-color:#f9f9f9;padding:8px 24px;border-radius:6px;cursor:pointer;color:#212121;font-weight:600;font-size:16px;line-height:24px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.category__child:hover{background-color:#eceef5}.category__child-active{background-color:#3c5199;color:#fff}.category__child-active:hover{background-color:#3c5199}.catpage__sort-head{-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3;-ms-grid-column:4;grid-column-start:4;-ms-grid-column-span:9;grid-column-end:13;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:28px}.category__sort{position:relative}.category__sort-current{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#102a83;font-size:14px;font-weight:600;line-height:16px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.category__sort-current-img{margin-right:8px}.category__sort-another{border:2px solid #eceef5;position:absolute;background-color:#fff;z-index:3;display:none;padding:12px;top:calc(100% + 12px);border-radius:6px;min-width:255px}.category__sort-another-item{white-space:nowrap;cursor:pointer;padding:6px;margin-bottom:8px;border-radius:6px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;font-size:14px;font-style:normal;font-weight:600;line-height:156%}.category__sort-another-item:nth-child(even){background-color:#f9f9f9}.category__sort-another-item:last-child{margin-bottom:0}.category__sort-another-item:hover{background-color:#eceef5}.category__sort-another-item-active{background-color:#eceef5!important}.category__sort-another-item-active:hover{background-color:#eceef5}.category__view-types{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category__view-type{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category__view-type svg rect{stroke:#727272}.category__view-type-active{cursor:default}.category__view-type-active svg rect{stroke:#102a83}.category__mobile-filters-btn{display:none}.catpage__category-items{margin-bottom:24px}.category__compare-checkbox{-webkit-appearance:checkbox}label[data-checked=checked]{background-color:#eceef5}label[data-checked=checked] .category__compare-icon{background-image:url(/local/templates/trimm/img/catalog/compare-checked.svg)}.catpage__item{display:-ms-grid;display:grid}.catpage__item-cloned{position:absolute!important;border:1px solid #f9f9f9!important;border-radius:12px!important;background-color:#fff!important;-webkit-transition:.3s!important;-o-transition:.3s!important;transition:.3s!important;overflow:hidden!important;z-index:7}.clone__wrapper{position:absolute;-webkit-transition:.1s ease-in;-o-transition:.1s ease-in;transition:.1s ease-in;z-index:3}.catpage__category-items-vertical-bx{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:1;grid-row-end:4;-ms-grid-column:4;grid-column-start:4;-ms-grid-column-span:9;grid-column-end:13;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.catpage__category-items-vertical{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:1;grid-row-end:4;-ms-grid-column:4;grid-column-start:4;-ms-grid-column-span:9;grid-column-end:13;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catpage__category-items-vertical .catpage__item{position:relative;width:25%;min-height:114px;padding:24px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto 22px 56px 1fr;grid-template-rows:auto 22px 56px 1fr;grid-row-gap:8px}.catpage__category-items-horizontal-bx{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:1;grid-row-end:4;-ms-grid-column:4;grid-column-start:4;-ms-grid-column-span:9;grid-column-end:13;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catpage__category-items-horizontal{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:1;grid-row-end:4;-ms-grid-column:4;grid-column-start:4;-ms-grid-column-span:9;grid-column-end:13;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catpage__category-items-horizontal .catpage__item{padding:24px 16px;position:relative;grid-column-gap:16px;-ms-grid-rows:auto 47px 122px 84px auto;grid-template-rows:auto 47px 122px 84px auto;-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr;width:100%;border:2px solid #f9f9f9;min-height:52px;border-bottom:none}.catpage__category-items-horizontal .catpage__item:first-child{border-radius:12px 12px 0 0}.catpage__category-items-horizontal .catpage__item:last-child{border-radius:0 0 12px 12px;border-bottom:2px solid #f9f9f9}.catpage__category-items-horizontal .catpage__item-compare-btn label{cursor:pointer;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.catpage__category-items-horizontal .catpage__item-slider-wrapper{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:5;grid-row-end:6;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;padding:0;position:relative;max-width:100%;max-height:100%;overflow:hidden}.catpage__category-items-horizontal .catpage__item-labels{position:absolute;bottom:0;z-index:5;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.catpage__category-items-horizontal .catpage__item-label{display:-webkit-box;display:-ms-flexbox;display:flex}.catpage__category-items-horizontal .catpage__item-label img{width:59px}.catpage__category-items-horizontal .catpage__item-slider{position:relative;max-height:100%;height:100%;max-width:100%}.catpage__category-items-horizontal .slick-dots{position:absolute;top:30%;left:0;right:0;bottom:0;padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.catpage__category-items-horizontal .slick-dots li{height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer}.catpage__category-items-horizontal .slick-dots li button{display:none}.catpage__category-items-horizontal .catpage__item-slider-nav{height:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catpage__category-items-horizontal .catpage__item-slider-nav .slick-track{width:100%!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.catpage__category-items-horizontal .catpage__item-slider-nav-item{max-width:9px;width:100%;margin:0 4px;opacity:1;height:2px;border-radius:2px;background-color:#aaa}.catpage__category-items-horizontal .catpage__item-slider-nav .slick-active{background-color:#102a83}.catpage__category-items-horizontal .catpage__item-slider-box{max-height:100%;height:100%;max-width:inherit;position:relative;overflow:hidden;cursor:pointer}.catpage__category-items-horizontal .catpage__item-slider-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:6px;overflow:hidden;position:absolute;margin:0 2px}.catpage__category-items-horizontal .catpage__item-slider-item img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.catpage__category-items-horizontal .catpage__item-cat{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:2;grid-column-end:4;color:#727272;font-size:14px;font-weight:400;margin-bottom:8px}.catpage__category-items-horizontal .catpage__item-name{margin-bottom:18px;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:2;grid-column-end:4;color:#102a83;font-size:24px;font-weight:600;max-width:calc(100% - 35px)}.catpage__category-items-horizontal .catpage__item-name a{color:#102a83}.catpage__category-items-horizontal .catpage__item-chars{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:1;grid-row-end:4;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:2;grid-column-end:4;margin-bottom:8px}.catpage__category-items-horizontal .catpage__item-chars table{padding:12px;background-color:#f9f9f9;border-radius:12px}.catpage__category-items-horizontal .catpage__item-chars table tbody tr{font-weight:300;font-size:14px;color:#727272;font-weight:600}.catpage__category-items-horizontal .catpage__item-chars table tbody tr td{padding:4px 0}.catpage__category-items-horizontal .catpage__item-chars table tbody tr td:nth-child(2){color:#212121;font-weight:600;padding-left:24px}.catpage__category-items-horizontal .catpage__item-descr{-ms-grid-row:4;grid-row-start:4;-ms-grid-row-span:1;grid-row-end:5;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:2;grid-column-end:4}.catpage__category-items-horizontal .catpage__item-descr-text{font-weight:400;font-size:14px;line-height:156%;margin-bottom:6px;max-height:60px;height:auto;max-height:60px;display:-webkit-box;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.catpage__category-items-horizontal .catpage__item-descr-text-active{max-height:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.catpage__category-items-horizontal .category__item-descr-readall{display:none;font-size:16px;font-weight:500;color:#102a83;cursor:pointer;margin-bottom:10px}.catpage__category-items-horizontal .category__item-descr-readall-active{display:none}.catpage__category-items-horizontal .catpage__item-priceblock{-ms-grid-row:5;grid-row-start:5;-ms-grid-row-span:1;grid-row-end:6;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:2;grid-column-end:4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catpage__category-items-horizontal .catpage__item-prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.catpage__category-items-horizontal .catpage__item-price-curprise{color:#212121;font-weight:600;font-size:24px;margin-right:25px}.catpage__category-items-horizontal .catpage__item-oldprise{color:#727272;font-weight:300;font-size:14px;text-decoration:line-through}.catpage__category-items-horizontal .catpage__item-economy-percent{display:none}.catpage__category-items-horizontal .catpage__item-economy{color:#e30016;font-weight:300;font-size:14px}.catpage__category-items-horizontal .catpage__item-btnblock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catpage__category-items-horizontal .catpage__item-btn-white{padding:12px 0;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#727272;font-weight:500;cursor:pointer}.catpage__category-items-horizontal .catpage__item-btn-white:hover{color:#092277}.catpage__category-items-horizontal .catpage__item-btn-blue{padding:12px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#102a83;color:#fff;font-weight:600;border-radius:8px;cursor:pointer;height:48px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;font-size:16px}.catpage__category-items-horizontal .catpage__item-btn-blue:hover{background-color:#3c5199}.catpage__category-items-horizontal .catpage__item-compare-btn label{padding-left:32px;padding-right:32px}.catpage__category-items-horizontal .catpage__item-compare-btn label::after{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;content:"Сравнить";font-size:16px;font-weight:600;line-height:24px;color:#102a83;margin-left:8px}.catpage__category-items-horizontal .compare__btn-active::after{content:"В списке"!important}.catpage__category-items-vertical .catpage__item-compare-btn{cursor:pointer;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.catpage__category-items-vertical .catpage__item-slider-wrapper{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;padding:0;position:relative;max-width:100%;max-height:100%}.catpage__category-items-vertical .catpage__item-labels{position:absolute;bottom:0;left:1px;z-index:3;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.catpage__category-items-vertical .catpage__item-label{display:-webkit-box;display:-ms-flexbox;display:flex}.catpage__category-items-vertical .catpage__item-label img{width:32px}.catpage__category-items-vertical .catpage__item-slider{position:relative;max-height:100%;height:100%;max-width:100%}.catpage__category-items-vertical .slick-dots{position:absolute;top:30%;left:0;right:0;bottom:0;padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.catpage__category-items-vertical .slick-dots li{height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer}.catpage__category-items-vertical .slick-dots li button{display:none}.catpage__category-items-vertical .catpage__item-slider-nav{height:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catpage__category-items-vertical .catpage__item-slider-nav .slick-track{width:100%!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.catpage__category-items-vertical .catpage__item-slider-nav-item{max-width:9px;width:100%;margin:0 4px;opacity:1;height:2px;border-radius:2px;background-color:#aaa}.catpage__category-items-vertical .catpage__item-slider-nav .slick-active{background-color:#102a83}.catpage__category-items-vertical .catpage__item-slider-box{max-height:100%;height:100%;max-width:inherit;position:relative;overflow:hidden;cursor:pointer}.catpage__category-items-vertical .catpage__item-slider-item{max-height:100%;max-width:100%;border-radius:6px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;margin:0 2px;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.catpage__category-items-vertical .catpage__item-slider-item img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.catpage__category-items-vertical .catpage__item-slider-item img{max-width:100%;max-height:100%;width:225px;height:225px;-o-object-position:center center;object-position:center center}.catpage__category-items-vertical .catpage__item-cat{display:none}.catpage__category-items-vertical .catpage__item-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:1;grid-row-end:4;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;color:#102a83;font-size:18px;font-weight:600;text-align:center;height:56px}.catpage__category-items-vertical .catpage__item-name a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;position:relative;color:#102a83;letter-spacing:-.1px}.catpage__category-items-vertical .catpage__item-chars{-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;padding:2px 0;height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catpage__category-items-vertical .catpage__item-chars table{font-size:14px}.catpage__category-items-vertical .catpage__item-chars table tbody tr{display:none}.catpage__category-items-vertical .catpage__item-chars table tbody tr:nth-child(2){font-weight:400;display:table-row;color:#727272}.catpage__category-items-vertical .catpage__item-chars table tbody tr td:nth-child(1){display:none;color:#727272;font-size:14px;font-weight:400;margin-bottom:4px;text-align:center}.catpage__category-items-vertical .catpage__item-descr{display:none}.catpage__category-items-vertical .catpage__item-descr-text{font-weight:300;font-size:14px;line-height:20px;margin-bottom:20px}.catpage__category-items-vertical .catpage__item-priceblock{-ms-grid-row:4;grid-row-start:4;-ms-grid-row-span:1;grid-row-end:5;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catpage__category-items-vertical .catpage__item-price{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catpage__category-items-vertical .catpage__item-prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.catpage__category-items-vertical .catpage__item-prices-blue .catpage__item-price-curprise{color:#212121;font-weight:600;line-height:156%}.catpage__category-items-vertical .catpage__item-prices-blue .catpage__item-oldprise{display:none}.catpage__category-items-vertical .catpage__item-price-curprise{color:#e30016;font-weight:600;font-size:16px}.catpage__category-items-vertical .catpage__item-oldprise{color:#727272;font-weight:300;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex}.catpage__category-items-vertical .catpage__item-oldprise span{text-decoration:line-through}.catpage__category-items-vertical .catpage__item-economy-percent{display:block;font-size:14px;color:#102a83;font-weight:500;margin-left:10px}.catpage__category-items-vertical .catpage__item-economy{display:none}.catpage__category-items-vertical .catpage__item-btnblock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-top:16px;width:100%}.catpage__category-items-vertical .catpage__item-btn-white{padding:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#727272;font-weight:500;margin-top:6px;width:100%;cursor:pointer}.catpage__category-items-vertical .catpage__item-btn-white:hover{color:#102a83}.catpage__category-items-vertical .catpage__item-btn-blue{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#102a83;color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:24px;border-radius:8px;width:100%;cursor:pointer;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.catpage__category-items-vertical .catpage__item-btn-blue:hover{background-color:#3c5199}.category__compare-icon{width:24px;height:24px;background-image:url(/local/templates/trimm/img/catalog/compare-default.svg);background-size:contain;background-position:center center}.catpage__item-compare-btn label{padding:10px;border:2px solid #102a83;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catpage__item-compare-btn label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.catpage__item-compare-btn svg path{stroke:#727272}.catpage__item-compare-btn-active svg path{stroke:#102a83}.compare__widget-wrapper{position:fixed;z-index:4;min-width:70px;min-height:70px;width:70px;height:70px;max-height:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:70px;bottom:150px;background-color:#fff;border-radius:50%;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.compare__widget-wrapper-put{border:1px solid #102a83;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-box-shadow:0 0 25px 0 #0a006146;box-shadow:0 0 25px 0 #0a006146}.compare__widget-wrapper-active{border-radius:12px;background-color:#f3f4f9;z-index:10}.compare__widget-wrapper-active .compare__widget-form-wrapper{display:block}.compare__widget-wrapper-active .compare__widget-icon{opacity:0;visibility:hidden;-webkit-transform:translate(-50%,-50%) scale(3);-ms-transform:translate(-50%,-50%) scale(3);transform:translate(-50%,-50%) scale(3)}.compare__widget-wrapper-active .compare__widget-icon .compare__widget-count{display:none}.compare__widget-close{position:absolute;top:40px;right:40px;width:24px;height:24px;cursor:pointer;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.compare__widget-close::before{content:"";position:absolute;width:24px;height:2px;background-color:#727272;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.compare__widget-close::after{content:"";position:absolute;width:24px;height:2px;background-color:#727272;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.compare__widget-close:hover{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.compare__widget-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;width:70px;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:1;visibility:visible;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.compare__widget-count{background-color:#102a83;color:#fff;font-size:14px;position:absolute;top:3px;right:3px;width:18px;height:18px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.compare__widget-block{position:absolute;opacity:0;visibility:hidden;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.compare__widget-block-active{opacity:1;visibility:visible}.compare__widget-form-wrapper{padding:40px;max-width:100%}.compare__widget-title{margin-top:44px;font-weight:500;color:#102a83;font-size:32px;margin-right:80px;margin-bottom:20px}.compare__widget-list{width:100%;padding-left:30px;padding-right:0;max-height:400px;overflow:auto}.compare__widget-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:6px 12px;margin-bottom:6px;position:relative;min-width:612px}.compare__widget-item:nth-child(odd){background-color:#fff;border-radius:12px}.compare__widget-item .compare__widget-item-remove{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-30px;cursor:pointer}.compare__widget-item-img{max-width:65px;max-height:65px}.compare__widget-item-img img{width:65px;height:65px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.compare__widget-item-name{padding:0 12px;font-weight:500;font-size:18px;color:#102a83;max-width:400px}.compare__widget-item-price{text-align:right;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-weight:500;font-size:18px;color:#102a83;white-space:nowrap}.compare__page-link{display:block;padding:20px 32px;border-radius:12px;background-color:#102a83;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;margin-top:6px;font-weight:600;font-size:24px}.compare__page-link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px}.compare__page-link-wrapper .clear__compare-list{text-decoration:underline;font-weight:400;font-size:18px;margin-bottom:20px;color:#102a83;cursor:pointer}.compare__relocate{margin-bottom:50px}.filter__btns-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:60px}#modef,.filter__btn-blue{color:#fff;background-color:#102a83;border-radius:8px;font-size:14px;font-style:normal;font-weight:600;line-height:16px;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}#modef:hover,.filter__btn-blue:hover{background-color:#3c5199}#modef a,.filter__btn-blue a{padding:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;text-align:center;color:#fff}#modef:has(>a){margin-top:32px}.filter__btn-white{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #102a83;border-radius:8px;font-size:14px;font-style:normal;font-weight:600;line-height:16px;padding:10px 0;cursor:pointer;background-color:#fff;color:#102a83;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.filter__btn-white:hover{background-color:#eceef5}.filter__btn-white svg{width:16px;height:16px;margin-left:4px}.filter__btn-white svg path{stroke:#102a83}.col-lg-10:first-child,.col-lg-11:first-child,.col-lg-12:first-child,.col-lg-1:first-child,.col-lg-2:first-child,.col-lg-3:first-child,.col-lg-4:first-child,.col-lg-5:first-child,.col-lg-6:first-child,.col-lg-7:first-child,.col-lg-8:first-child,.col-lg-9:first-child,.col-md-10:first-child,.col-md-11:first-child,.col-md-12:first-child,.col-md-1:first-child,.col-md-2:first-child,.col-md-3:first-child,.col-md-4:first-child,.col-md-5:first-child,.col-md-6:first-child,.col-md-7:first-child,.col-md-8:first-child,.col-md-9:first-child,.col-sm-10:first-child,.col-sm-11:first-child,.col-sm-12:first-child,.col-sm-1:first-child,.col-sm-2:first-child,.col-sm-3:first-child,.col-sm-4:first-child,.col-sm-5:first-child,.col-sm-6:first-child,.col-sm-7:first-child,.col-sm-8:first-child,.col-sm-9:first-child,.col-xs-10:first-child,.col-xs-11:first-child,.col-xs-12:first-child,.col-xs-1:first-child,.col-xs-2:first-child,.col-xs-3:first-child,.col-xs-4:first-child,.col-xs-5:first-child,.col-xs-6:first-child,.col-xs-7:first-child,.col-xs-8:first-child,.col-xs-9:first-child{padding-left:0!important}.col-lg-10:last-child,.col-lg-11:last-child,.col-lg-12:last-child,.col-lg-1:last-child,.col-lg-2:last-child,.col-lg-3:last-child,.col-lg-4:last-child,.col-lg-5:last-child,.col-lg-6:last-child,.col-lg-7:last-child,.col-lg-8:last-child,.col-lg-9:last-child,.col-md-10:last-child,.col-md-11:last-child,.col-md-12:last-child,.col-md-1:last-child,.col-md-2:last-child,.col-md-3:last-child,.col-md-4:last-child,.col-md-5:last-child,.col-md-6:last-child,.col-md-7:last-child,.col-md-8:last-child,.col-md-9:last-child,.col-sm-10:last-child,.col-sm-11:last-child,.col-sm-12:last-child,.col-sm-1:last-child,.col-sm-2:last-child,.col-sm-3:last-child,.col-sm-4:last-child,.col-sm-5:last-child,.col-sm-6:last-child,.col-sm-7:last-child,.col-sm-8:last-child,.col-sm-9:last-child,.col-xs-10:last-child,.col-xs-11:last-child,.col-xs-12:last-child,.col-xs-1:last-child,.col-xs-2:last-child,.col-xs-3:last-child,.col-xs-4:last-child,.col-xs-5:last-child,.col-xs-6:last-child,.col-xs-7:last-child,.col-xs-8:last-child,.col-xs-9:last-child{padding-right:0!important}.search__page-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;gap:12px}.search-page{width:100%;max-width:calc(75% - 12px)}.help__search-wrapper{position:sticky;top:160px;padding:24px;border-radius:12px;background-color:#eceef5;max-height:137px;min-width:calc(25% - 12px);display:none}.search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.search-form .input__error-info{right:16px}.search__page-form{max-width:calc(25% - 8px)}.search-form-title{margin-bottom:4px}.search-form__wrapper{position:sticky;top:160px;margin-bottom:24px;padding:24px;border-radius:12px;background-color:#eceef5;max-height:305px;min-width:calc(25% - 12px);max-width:100%}.search-form__wrapper input[type=email],.search-form__wrapper input[type=tel],.search-form__wrapper input[type=text]{padding:12px 16px;border-radius:8px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.search-form__wrapper input[type=submit]{padding:12px 16px;border-radius:8px;margin-top:4px;margin-bottom:0;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.search-form__input-wrapper input{width:100%}.search-form__policy{font-size:14px;font-style:normal;font-weight:400;line-height:156%;color:#727272}.search-form__policy a{text-decoration:underline;color:#102a83}.help__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.help__search-title,.search-form-title{color:#212121;font-size:24px;font-style:normal;font-weight:600;line-height:120%}.help__search-btn{border-radius:8px;padding:12px;background-color:#102a83;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:24px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;cursor:pointer}.help__search-btn:hover{background-color:#3c5199}.search__page-title{color:#727272;font-family:Gilroy;font-size:36px;font-style:normal;font-weight:600;line-height:120%;display:inline-block}.search__page-title-query{color:#212121}.search__page-categories-items-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-column:4;grid-column-start:4;-ms-grid-column-span:9;grid-column-end:13;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px;gap:8px}.search__page-category-child{border-radius:6px;background-color:#f9f9f9;padding:8px 24px;color:#212121;font-size:16px;font-style:normal;font-weight:600;line-height:24px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.search__page-category-child:hover{background-color:#eceef5}.search__page-category-wrapper{margin-bottom:24px}.search__page-category-title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.search__page-category-title{color:#212121;font-size:24px;font-style:normal;font-weight:600;line-height:120%}.search__page-category-all{color:#102a83;font-size:16px;font-style:normal;font-weight:600;line-height:24px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.search__page-category-all:hover{color:#3c5199}.search__page-brands-items-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.search__page-brands-item{max-width:calc(25% - 9px);max-height:105px;padding:16px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;border-radius:12px;background-color:#f9f9f9}.search__page-brands-item img{max-width:100%;max-height:100%;width:208px;height:90px;-o-object-fit:contain;object-fit:contain;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.search__page-brands-item:hover{background-color:#eceef5}.search__page-brands-item img{max-width:100%;max-height:100%}@media (min-width:550px){.ke__item-comp table thead tr td:nth-child(2){width:200px}.ke__item-comp table thead tr td:nth-child(3){width:110px}.new__card .nblog__head-share-links{z-index:200!important}.newcard__title-wrapper .nblog__head-share .nblog__head-share-links{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.mobile__menu-catalog-title{font-size:24px}.mobile__menu-catalog-img{max-width:32px;max-height:32px;width:32px;height:32px;margin-right:10px}.mobile__menu-brands{font-size:20px}.mobile__menu-brands img{max-width:28px;max-height:28px;width:100%;height:100%;margin-right:8px}.mobile__menu-logo img{width:50%}.mobile__menu-contacts{border-radius:8px}}@media (min-width:677px){.bi__subscribe-title{font-size:24px}.bi__subscribe-subtitle{font-size:18px}.nblog__head-title{font-size:48px}.nblog__head-info{font-size:16px}.nblog__head-tag{font-size:16px}.nblog__author-content{font-size:18px}.nblog__content ol li{font-size:18px}.nblog__title-h4{font-size:24px}.nblog__p{font-size:18px}.nblog__blockquote p{font-size:18px}.nblog__blockquote footer{font-size:18px}.nblog__content ul li{font-size:18px}.nblog__content ol li{font-size:18px}.nblog__note-title{font-size:18px}.nblog__note-text{font-size:18px}.nblog__alert-p,.nblog__note,.nblog__strong-p{font-size:18px}.nblog__title-h3{font-size:24px}}@media (min-width:800px){.card__slider-nav-item-wrapper{border-radius:8px!important}.card__slider-nav-item-wrapper{width:100%;height:100%;border-radius:8px;border:2px solid #fff!important;overflow:hidden;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;cursor:pointer;padding:2px;background-color:#fff}.card__slider-nav-item-wrapper img{border-radius:6px}.card__slider-nav-item-wrapper:hover{border:2px solid #eceef5!important}.slick-current.slick-center .card__slider-nav-item-wrapper{-webkit-transform:scale(1.29);-ms-transform:scale(1.29);transform:scale(1.29);margin:0;cursor:default;border:2px solid #102a83!important}}@media (min-width:901px){.bi__sidebar-gray-bg{position:sticky;min-height:200px}}@media (min-width:1000px){.compare__slider-item-btn-kp:hover{background-color:#3c5199}.compare__slider-item-btn-remove:hover{background-color:#eceef5}.compare__empty-btn:hover{background-color:#3c5199}.uslugi__tabs-head-item:hover{background-color:#eceef5}.uslugi__tabs-head-item-active:hover{background-color:#3c5199}.uslugi__tabs-head-item-disabled:hover{background-color:#f9f9f9}.uslugi__content-btn:hover{background-color:#3c5199}.header__search-section:hover{background-color:#eceef5}.header__search-element:hover{background-color:#eceef5}.mobile__menu-bg{z-index:9}.filter__option-label input:checked:hover::after{background-image:url(/local/templates/trimm/css/../img/category/filter-checkbox-active-hover.svg)}.catpage__item-compare-btn label:hover{background-color:#eceef5}}@media (min-width:1001px){.mobile__header{display:none}}@media (min-width:1050px){.catpage__filter{margin-bottom:40px}}@media (min-width:1200px){.contact__tabs-header-item{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.contact__tabs-header-item:hover{background-color:#eceef5}.contact__tabs-header-item-active:hover{background-color:#3c5199}.contacts__tab-item-btn{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.contacts__tab-item-btn:hover{background-color:#eceef5}.contacts__details-download{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.contacts__details-download svg path{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.contacts__details-download:hover{color:#3c5199}.contacts__details-download:hover svg path{stroke:#3c5199}.letter__item:hover{background-color:#eceef5}.rc__button:hover{background-color:#3c5199}.newcard__title-share:hover{background-color:#eceef5}.newcard__title-share:hover svg path{stroke:#102a83}}@media (min-width:1220px){.card__slider-item:hover img{-webkit-transform:scale(1.06);-ms-transform:scale(1.06);transform:scale(1.06)}}@media (min-width:1238px){.coll__el-list .catpage__item{max-width:20%;width:20%}}@media (min-width:1250px){.widget__item:nth-child(1){min-width:69px;min-height:69px;z-index:3}.widget__item:nth-child(2){min-width:69px;min-height:69px;z-index:2}.widget__item:nth-child(3){min-width:69px;min-height:69px;z-index:1}}@media (min-width:1300px){.compare__tab-slider-item-empty:hover{background-color:#f9f9f9}.compare__tab-slider-item-empty:hover svg path{stroke:#3c5199}.compare__tab-slider-item-empty:hover .compare__tab-slider-item-empty-text{color:#3c5199}.overflow-hidden{width:calc(100vw - 17px)}.overflow-hidden .header{left:calc(50% - 8px)}}@media (min-width:1320px){.index__offers .spec__info-btn:hover{background-color:#092277}.header__callback-btn:hover{background-color:#3c5199}.cat-item-0:hover .cat0__img{-webkit-filter:saturate(1);filter:saturate(1);-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.cat-item-0:hover .cat0__title-arrow{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.cat-item-0:hover .cat0__items{height:165px;opacity:1;visibility:visible}.cat-item-0:hover .cat0__title{margin-bottom:12px}.cat-item-0:hover .cat0__spiral{-webkit-transform:translateY(-50%) scale(1.05) rotate(1deg);-ms-transform:translateY(-50%) scale(1.05) rotate(1deg);transform:translateY(-50%) scale(1.05) rotate(1deg)}.cat-item-1:hover .cat1__img{-webkit-filter:saturate(1);filter:saturate(1);-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);right:40px}.cat-item-1:hover .cat1__title-arrow{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.cat-item-1:hover .cat1__items{height:65px;opacity:1;visibility:visible}.cat-item-1:hover .cat1__title{margin-bottom:12px}.cat-item-1:hover .cat1__spiral{-webkit-transform:translateY(-50%) scale(1.05) rotate(1deg);-ms-transform:translateY(-50%) scale(1.05) rotate(1deg);transform:translateY(-50%) scale(1.05) rotate(1deg)}.cat-item-2:hover .cat2__img{-webkit-filter:saturate(1);filter:saturate(1);right:0}.cat-item-2:hover .cat2__title-arrow{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.cat-item-2:hover .cat2__items{height:208px;opacity:1;visibility:visible}.cat-item-2:hover .cat2__title{margin-bottom:4px}.cat-item-2:hover .cat2__spiral{-webkit-transform:translateY(-50%) scale(1.05) rotate(1deg);-ms-transform:translateY(-50%) scale(1.05) rotate(1deg);transform:translateY(-50%) scale(1.05) rotate(1deg)}.cat-item-3:hover .cat3__img{-webkit-filter:saturate(1);filter:saturate(1);-webkit-transform:translateY(-50%) rotate(8deg);-ms-transform:translateY(-50%) rotate(8deg);transform:translateY(-50%) rotate(8deg);right:30px}.cat-item-3:hover .cat3__title-arrow{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.cat-item-3:hover .cat3__items{height:100px;opacity:1;visibility:visible}.cat-item-3:hover .cat3__title{margin-bottom:4px}.cat-item-3:hover .cat3__spiral{-webkit-transform:translateY(-50%) scale(1.05) rotate(1deg);-ms-transform:translateY(-50%) scale(1.05) rotate(1deg);transform:translateY(-50%) scale(1.05) rotate(1deg)}.cat-item-4:hover .cat4__img{-webkit-filter:saturate(1);filter:saturate(1);-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);right:30px}.cat-item-4:hover .cat4__title-arrow{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.cat-item-4:hover .cat4__items{height:112px;opacity:1;visibility:visible}.cat-item-4:hover .cat4__title{margin-bottom:8px}.cat-item-4:hover .cat4__spiral{-webkit-transform:translateY(-50%) scale(1.05) rotate(1deg);-ms-transform:translateY(-50%) scale(1.05) rotate(1deg);transform:translateY(-50%) scale(1.05) rotate(1deg)}.cat-item-5:hover .cat5__img{-webkit-filter:saturate(1);filter:saturate(1);right:-20px}.cat-item-5:hover .cat5__title-arrow{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.cat-item-5:hover .cat5__items{height:160px;opacity:1;visibility:visible}.cat-item-5:hover .cat5__title{margin-bottom:8px}.cat-item-5:hover .cat5__spiral{-webkit-transform:translateY(-50%) scale(1.05) rotate(1deg);-ms-transform:translateY(-50%) scale(1.05) rotate(1deg);transform:translateY(-50%) scale(1.05) rotate(1deg)}.cat-item-6:hover .cat6__img{-webkit-filter:saturate(1);filter:saturate(1);-webkit-transform:scale(.85);-ms-transform:scale(.85);transform:scale(.85);right:-40px;bottom:-40px}.cat-item-6:hover .cat6__title-arrow{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.cat-item-6:hover .cat6__items{height:275px;opacity:1;visibility:visible}.cat-item-6:hover .cat6__title{margin-bottom:8px}.cat-item-6:hover .cat6__spiral{-webkit-transform:scale(1.05) rotate(1deg);-ms-transform:scale(1.05) rotate(1deg);transform:scale(1.05) rotate(1deg)}.cat-item-8:hover .cat8__img{-webkit-filter:saturate(1);filter:saturate(1);right:-105px}.cat-item-8:hover .cat8__title-arrow{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.cat-item-8:hover .cat8__items{height:210px;opacity:1;visibility:visible}.cat-item-8:hover .cat8__title{margin-bottom:8px}.cat-item-8:hover .cat8__spiral{-webkit-transform:translateY(-50%) scale(1.05) rotate(1deg);-ms-transform:translateY(-50%) scale(1.05) rotate(1deg);transform:translateY(-50%) scale(1.05) rotate(1deg)}.benefits__item:hover .benefits__item-img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.benefits__item-img{-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}.stock__slider .slick-list{padding:10px 0}.stock__slide-kpbtn:hover{background-color:#092277}.subscribe__submit:hover{background-color:#092277}.footer__form-submit:hover{background-color:#092277}}@media (min-width:2572px){.footer{background-size:contain}}@media (max-width:1400px){.lizing__preim-img-wrapper{padding:0 16px}.lizing__preim-img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.scrolltop{right:100px}.widget__wrapper{right:20px}.brands__block{padding-right:16px;padding-left:16px}.brands__bg{margin-right:-16px;margin-left:-16px}.brands__wrapper{padding-left:16px;padding-right:16px}.brands__right{min-width:610px;max-width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.compare__widget-wrapper{right:20px}}@media (max-width:1398px){.footer__form-wrapper{width:calc(100% - 32px)}.footer{border-radius:0;padding-left:16px;padding-right:16px}.footer__contacts{min-width:168px}}@media (max-width:1386px){.content__wrapper{padding:0 16px}.content__wrapper:has(>.ke__info-wrapper){padding:0}.body-catalog{background:0 0}}@media (max-width:1380px){.clinic__page-head-text{font-size:18px}.stock__slider-left{left:10px}.stock__slider-right{right:10px}}@media (max-width:1370px){.pk__page-head{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.pk__head-item{min-width:400px}}@media (max-width:1366px){.spec__page-descr{max-width:48%}.spec__page-descr-top{max-width:48%}.clinic__advantages-title{font-size:48px;margin-bottom:40px}.clinic__advantages-item-img img{width:30px}.clinic__advantages-item-text{font-size:28px}.projects__slide{max-width:58.13vw;-webkit-transform:translateY(-7px) scale(.96);-ms-transform:translateY(-7px) scale(.96);transform:translateY(-7px) scale(.96)}.projects__slide img{max-width:100%}.projects__slide.slick-current{max-width:58.13vw;width:58.13vw!important}.projects__slide.slick-current img{max-width:100%}.card__tabs-header{top:119px}.header{max-width:1326px;max-width:100%;top:0;border-radius:0}.header__wrapper{padding:16px}.catpage__category-items-horizontal .catpage__item{-ms-grid-columns:300px 1fr;grid-template-columns:300px 1fr}}@media (max-width:1350px){.cat-item-4 .cat4__title{max-width:205px}.cat-item-6 .cat6__title{max-width:170px}.header__menu-catalog{max-width:390px}}@media (max-width:1340px){.toc__wrapper{display:none}.slide__content-without-text a{height:calc(100% - 128px)}.slide__content-without-text a img{height:100%}}@media (max-width:1335px){.spec__info-title{font-size:28px}.spec__timer-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.spec__timer-wrapper{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.spec__timer-title{font-size:20px}.spec__tbtn{max-width:50%;height:60px}}@media (max-width:1335px) and (max-width:1180px){.spec__timer-block .spec__tbtn{width:100%;max-width:100%}}@media (max-width:1330px){.blog__item-content{width:65%}}@media (max-width:1324px){.about__head-block-descr{font-size:24px}.whyus__left span{font-size:22px}}@media (max-width:1320px){.spec__page-descr-wrapper{font-size:16px}.header{top:0}.header__scroll{-webkit-box-shadow:none;box-shadow:none}.header__wrapper{-webkit-box-shadow:0 0 8px 0 rgba(16,42,131,.2);box-shadow:0 0 8px 0 rgba(16,42,131,.2)}.main__title{font-size:36px;margin-bottom:40px}.card__block-title{font-size:36px;margin-bottom:40px}.main__title h1{font-size:22px}.cat-grid .cat-item{min-height:200px;max-height:200px;padding:0 30px;border-radius:8px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cat-grid .cat-item:nth-child(8){padding:0}.cat-grid .cat-item:hover .cat__img{-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.cat-grid .cat-item:hover .cat__title{margin-bottom:0}.cat-grid .cat-item .cat__items{display:none}.cat-grid .cat-item .cat__title-text{font-size:20px!important}.cat-grid{-ms-grid-rows:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;margin-bottom:0}.cat-grid .cat0__title-text{font-size:20px}.cat-grid .cat1__title-text{font-size:20px}.cat-grid .cat1__content{max-width:220px}.cat-grid .cat2__title-text{font-size:20px}.cat-grid .cat3__title-text{font-size:20px}.cat-grid .cat4__title-text{font-size:20px}.cat-grid .cat5__title-text{font-size:20px}.cat-grid .cat6__title-text{font-size:20px}.cat-grid .cat8__title-text{font-size:20px}.cat-grid .cat-item-7 .cat__item-title{font-size:20px}.cat-grid .cat__title-arrow{display:none}.cat-grid .cat__img{position:static;-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1);max-height:200px;max-width:50%}.cat-grid .cat__img img{max-height:200px;max-width:100%;width:200px;height:200px;-o-object-fit:contain;object-fit:contain}.cat-item-0{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:0;grid-column-end:1;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:0;grid-row-end:1}.cat-item-0 .cat0__img{max-height:100%}.cat-item-0 .cat0__img img{height:100%;max-width:100%}.cat-item-1{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:0;grid-row-end:1;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:0;grid-column-end:2}.cat-item-2{-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:0;grid-row-end:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:0;grid-column-end:1;padding-right:5px!important}.cat-item-2 .cat2__img{max-width:100%;min-height:100%;width:100%;height:100%}.cat-item-2 .cat2__img img{height:100%;max-height:100%;width:100%}.cat-item-3{-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:0;grid-row-end:2;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:0;grid-column-end:2}.cat-item-4{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:0;grid-row-end:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:0;grid-column-end:1}.cat-item-4{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.cat-item-4 .cat4__img{position:absolute;top:0;height:200px;right:40px}.cat-item-5{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:0;grid-row-end:3;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:0;grid-column-end:2;padding-right:5px!important}.cat-item-5 .cat5__img{max-width:100%}.cat-item-5 .cat5__img img{width:100%}.cat-item-6{-ms-grid-row:4;grid-row-start:4;-ms-grid-row-span:0;grid-row-end:4;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:0;grid-column-end:1;padding-right:30px!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.cat-item-6 .cat6__img{position:absolute;max-height:600px;max-width:600px;height:600px;width:100%;right:-200px}.cat-item-6 .cat6__img img{width:600px;max-height:600px;height:600px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.cat-item-7{-ms-grid-row:5;grid-row-start:5;-ms-grid-row-span:0;grid-row-end:5;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;width:100%;max-height:100px!important}.cat-item-7 .cat7__box{padding:20px 30px;min-height:100px}.cat-item-7 .cat7__box .cat7__box-content .cat7__box-links{display:none!important}.cat-item-7:hover .cat7__box{height:100px}.cat-item-7:hover .cat7__box-img{opacity:0;visibility:hidden}.cat-item-7:hover .cat7__box-content{top:50%}.cat-item-7:hover .cat__item-title img{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.cat-item-8{-ms-grid-row:4;grid-row-start:4;-ms-grid-row-span:0;grid-row-end:4;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:0;grid-column-end:2;padding-right:10px!important}.cat-item-8 .cat8__img{max-width:100%;max-height:100%;height:100%}.cat-item-8 .cat8__img img{max-height:100%;height:100%;width:240px}.cat__spiral{max-height:126%!important;height:126%!important;top:50%!important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.cat4__spiral{max-height:126%!important;height:126%!important;top:auto!important;-webkit-transform:translateY(0)!important;-ms-transform:translateY(0)!important;transform:translateY(0)!important;bottom:0}.stock__slider-wrapper{margin-bottom:120px}.stock__slider .slick-list{margin-left:0;margin-right:0}.stock__slider .stock__slider-item{margin:0 10px!important;border-radius:8px!important}.stock__slider .stock__slider-item .catpage__item{-ms-grid-rows:244px 18px auto 1fr;grid-template-rows:244px 18px auto 1fr}.stock__slide-cat{font-size:16px}.stock__slide-kpbtn{font-size:18px}.stock__slide-more{font-weight:600;font-size:18px}.subscribe__wrapper{border-radius:8px}.brands__left-title{font-size:36px}.brands__item{border-radius:8px}.mainpage__blog-wrapper{margin-bottom:80px}.mainpage__blog-img img{border-radius:8px}.footer__form-wrapper{border-radius:8px}.footer__logo{margin-right:50px}.card__shortinfo{padding:16px 16px}.card__price{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card__exp-title{font-size:36px}.card__exp-text{font-size:16px}.card__exp-name{font-size:21px}.card__exp-prof{font-size:16px}.catpage__category-items-vertical .catpage__item{-ms-grid-rows:244px 18px auto 1fr;grid-template-rows:244px 18px auto 1fr}}@media (max-width:1320px) and (max-width:600px){.cat-grid .cat__img{max-height:170px;height:170px}.cat-grid .cat__img img{height:170px;max-height:170px}}@media (max-width:1300px){.compare__page-content-wrapper{padding-left:0;padding-right:0}.compare__page-title{padding-left:16px;padding-right:16px}.compare__tabs-header-items{padding-left:16px;padding-right:16px}.compare__share,.compare__tabs-header-removeall,.xlsx__download{padding-right:16px}.compare__tab-content-slider{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;padding-left:16px;padding-right:16px}.compare__tab-content-slider::-webkit-scrollbar{height:0}.compare__tab-content-slider::-webkit-scrollbar-thumb{background:#fff}.compare__tab-slider-prew{display:none!important}.compare__tab-slider-next{display:none!important}.compare__view-type-toggle{padding-left:16px;padding-right:16px}.compare__table-title{padding-left:16px;padding-right:16px}.compare__char-name{padding-left:16px;padding-right:16px}.compare__table-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;gap:10px}.compare__table-wrapper{padding-left:16px;padding-right:16px}.lizing__howwork-title{font-size:64px}.kl__items-wrapper{gap:12px}.kl__item{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 10px);flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px)}.footer__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__ef-block{display:none}.catpage__category-items-horizontal .slick-dots{top:100%}.catpage__category-items-vertical .slick-dots{top:100%}}@media (max-width:1280px){.spec__titem-image{border-radius:8px}.spec__titem-info{border-radius:8px}.spec__cutter{border-radius:8px}.spec__info-title{font-size:24px}.spec__tbtn{border-radius:8px}.spec__item{border-radius:8px}.spec__item-img{max-height:300px}.spec__item-img img{width:100%}.spec__info-block{min-height:220px}.spec__page-img img{height:auto}.info__content-text{max-width:72%}.bi__sidebar-banner{margin-right:20px}.new__card{max-width:100%}.newcard__title-wrapper .nblog__head-share .nblog__head-share-links{left:0;-webkit-transform:translateX(calc(-100% + 44px));-ms-transform:translateX(calc(-100% + 44px));transform:translateX(calc(-100% + 44px))}.newcard__priceblock-wrapper{margin-bottom:24px;width:100%;position:static}.card__title{font-size:32px}.card__shortinfo{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card__shortinfo-char{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.card__shortinfo-logo{max-height:60px}.card__shortinfo-logo a{max-height:60px}.card__shortinfo-logo a img{max-height:60px}.card__shortinfo-table{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.card__shortinfo-table table{height:auto}.card__shortinfo-table table tbody tr td{vertical-align:top}.card__shortinfo-table table tbody tr:last-child{display:none}.card__shortinfo-text{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.card__priceblock{margin-top:20px}.card__price{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card__economy{font-size:14px}.catpage__category-items-horizontal .catpage__item-prices{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.catpage__category-items-horizontal .catpage__item-price-curprise{margin-right:0}}@media (max-width:1260px){.spec__element-title{font-size:32px}.stock__slider-left{display:none!important}.stock__slider-right{display:none!important}.stock__slider .stock__slider-item .catpage__item{-ms-grid-rows:auto 18px auto 1fr;grid-template-rows:auto 18px auto 1fr}.catpage__title-text,.spec__page-title{font-size:32px}.catpage__title-count{font-size:16px}.catpage__category-descr{font-size:14px;line-height:22px;padding:20px 40px}.filter__option-label span{font-size:16px}.catpage__filter-aprob span{font-size:16px}.catpage__category-items-vertical .catpage__item{-ms-grid-rows:auto 18px auto 1fr;grid-template-rows:auto 18px auto 1fr}.catpage__category-items-vertical .catpage__item{width:33%}.catpage__category-items-vertical .catpage__item:nth-child(4n){border-left:2px solid #f9f9f9}.catpage__category-items-vertical .catpage__item:nth-child(4n-1){border-left:2px solid #f9f9f9}.catpage__category-items-vertical .catpage__item:nth-child(4n-2){border-left:2px solid #f9f9f9}.catpage__category-items-vertical .catpage__item-slider-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catpage__category-items-vertical .catpage__item-slider-item img{width:100%;height:100%}}@media (max-width:1260px) and (max-width:550px){.catpage__title-count span{display:none}}@media (max-width:1250px){.widget__active .widget__item:nth-child(1){min-width:70px;min-height:70px;z-index:3;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2)}.widget__active .widget__item:nth-child(1) .widget__item-text{width:150px;color:#102a83;text-align:center}.widget__active .widget__item:nth-child(2){min-width:70px;min-height:70px;z-index:2;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2)}.widget__active .widget__item:nth-child(2) .widget__item-text{width:150px;color:#102a83;text-align:center}.widget__active .widget__item:nth-child(3){min-width:70px;min-height:70px;z-index:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2)}.widget__active .widget__item:nth-child(3) .widget__item-text{width:150px;color:#102a83;text-align:center}.widget__active .widget__item:nth-child(4){z-index:4}.header__menu-catalog{max-width:350px}.catpage__category-items-horizontal .catpage__item-btn-blue{padding:12px 30px}.compare__widget-wrapper-active{bottom:20px}}@media (max-width:1250px) and (max-width:1250px){.widget__active .widget__item:nth-child(1) .widget__item-text{-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.widget__active .widget__item:nth-child(2) .widget__item-text{-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.widget__active .widget__item:nth-child(3) .widget__item-text{-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}}@media (max-width:1230px){.about__bottom-int{font-size:110px}.about__bottom-text{font-size:22px}.coll__item{-webkit-box-flex:0;-ms-flex:0 1 calc(33% - 5px);flex:0 1 calc(33% - 5px);max-width:calc(33% - 5px)}.card__materials-item{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 6px);flex:0 1 calc(50% - 6px)}}@media (max-width:1200px){.spec__page-title-img{width:calc(50% - 27px);right:27px}.spec__page-descr-wrapper{padding:22px 27px}.kl__wrapper{padding:20px}.ke__item{padding:40px 60px}.clinic__page-head-text-block img{min-height:100%;max-width:1350px;top:-25px}.cat-item-2 .cat2__img{max-width:320px}.cat-item-5 .cat5__img{max-width:300px}.cat6__spiral{right:auto!important;left:0!important}.header__menu-catalog{max-width:calc(50% - 204px)}.header__menu-banners{display:none}.card{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;-ms-grid-rows:auto 186px 178px;grid-template-rows:auto 186px 178px}.card__share-btn{margin-right:30px}.card__slider-nav-wrapper{max-width:86px}.card__slider-nav-item{height:60px!important;width:60px!important}.card__slider-nav-item img{height:60px}.card__slider-nav-item-video{top:54%;height:107%}.card__slider-wrapper{max-width:382px;max-height:100%}.slick-current.slick-center .card__slider-nav-item-wrapper{max-width:100%;max-height:100%}.slick-current.slick-center .card__slider-nav-item-wrapper .card__slider-nav-item-video{width:100%;height:100%;top:50%;border-radius:3px}.slick-current.slick-center .card__slider-nav-item-wrapper img{max-height:100%}.card__slider-item{max-width:382px;max-height:382px;width:382px}.card__slider-item img{width:382px;height:382px}.card__shortinfo-char{margin-right:12px;width:100%;max-width:221px}.card__shortinfo-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:136px}.card__short-text{max-height:102px}.card__price-btn:nth-child(2){margin-top:6px;color:#102a83}.card__tooltip-item{margin-bottom:3px}}@media (max-width:1200px) and (max-width:768px){.slick-current.slick-center .card__slider-nav-item-wrapper .card__slider-nav-item-video img{max-width:55px;max-height:55px}}@media (max-width:1180px){.spec__info-title{font-size:20px;margin-bottom:20px}.spec__timer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.spec__timer-title{margin-bottom:10px;font-size:18px}.spec__timer-item{font-size:28px}.hours,.minutes,.seconds{width:48px;height:48px}.hours .active,.hours .before,.minutes .active,.minutes .before,.seconds .active,.seconds .before{width:48px;height:48px}.hours .active .down,.hours .active .up,.hours .before .down,.hours .before .up,.minutes .active .down,.minutes .active .up,.minutes .before .down,.minutes .before .up,.seconds .active .down,.seconds .active .up,.seconds .before .down,.seconds .before .up{width:48px;height:48px}.spec__tbtn{height:48px}.card__exp-right{min-width:450px}.catpage__category-items-horizontal .catpage__item-name{font-size:20px}.catpage__category-items-horizontal .catpage__item-price-curprise{font-size:20px}}@media (max-width:1171px){.help__search-wrapper{max-height:167px}}@media (max-width:1170px){.brand__link{-webkit-box-flex:1;-ms-flex:1 1 33.333%;flex:1 1 33.333%;max-width:33.333%}.lizing__form{padding:24px}.lizing__input input{width:200px}.lizing__right{-webkit-box-flex:1;-ms-flex:1 1 380px;flex:1 1 380px}.lizing__right-wrapper{padding:167px 20px 16px 20px}.lizing__howwork-item{padding:41px 63px;max-width:60%}.about__title-block{padding:36px 100px}.about__head-block-title{font-size:36px}.about__left-cav{left:-80px}.about__right-cav{right:-80px}.blog__sidebar{display:none}.blog__tags{-ms-grid-column:1;grid-column-start:1}.blog__items{-ms-grid-column:1;grid-column-start:1}.bi__content-title{font-size:36px}.bi__article-wrapper{padding:15px 40px}}@media (max-width:1160px){.header__phone{margin-right:15px}.subscribe{padding-left:25px;padding-right:25px}}@media (max-width:1150px){.kl__item-btn{padding:10px 16px}}@media (max-width:1140px){.contacts__tabs{max-width:500px}.brands__left-title{font-size:32px}.brands__left-subtitle{font-size:16px}.brands__left-link{font-size:16px}}@media (max-width:1136px){.stock__slider{max-width:100%}}@media (max-width:1100px){.spec__page-items{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.spec__titem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:8px;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 6px);flex:0 1 calc(50% - 6px)}.spec__titem-image{border-radius:0}.spec__titem-image img{width:100%;max-height:300px}.spec__titem-info{border-radius:0}.spec__cutter{display:none}.spec__info-block{height:100%}.spec__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.spec__info-term{margin-bottom:10px}.spec__info-btn{min-width:100%}.spec__element-title{font-size:28px}.about__slider-nav-item{font-size:26px}.cat-item-6 .cat6__img{max-width:500px;bottom:5px}.footer{background-image:none}.footer__bg-left{display:none}.footer__bg-right{display:none}.catalog__cats-item-img svg{max-width:60px;max-height:60px}.catalog__cats-item-title{font-size:16px}.catalog__cats-item15-text{font-size:32px}.catpage__title-text,.spec__page-title{font-size:28px}.catpage__filter-aprob{margin-bottom:40px}.filter__btns-wrapper{margin-bottom:22px}#modef,.filter__btn-blue{font-size:16px;line-height:24px;padding:10px 0}#modef{padding:0}.filter__btn-white{font-size:16px;line-height:24px;padding:8px 0}}@media (max-width:1080px){.catpage__category-items-horizontal .catpage__item-btn-blue{padding:12px 20px}}@media (max-width:1070px){.about__bottom-int{font-size:90px}}@media (max-width:1050px){.howwork__item-num{width:120px;font-size:98px}.howwork__item-text{padding-left:40px}.kl__descr{margin-bottom:30px}.kl__item-bottom{padding:16px}.kl__item-title{font-size:22px}.header{z-index:9}.cat-grid .cat-item{min-height:150px;height:150px}.cat-grid .cat-item .cat__title-text{font-size:16px!important}.cat-item-0 .cat0__img img{max-height:150px}.cat-item-2 .cat2__img{max-height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cat-item-3{padding-right:15%!important}.cat-item-3 .cat3__img{max-height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:100px}.cat-item-3 .cat3__img img{max-height:100%;width:100%}.cat-item-4 .cat4__img{position:absolute;top:0;height:150px;right:20px}.cat-item-4 .cat4__img img{height:150px}.cat-item-4 .cat4__title{max-width:140px}.cat-item-5 .cat5__img{max-height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:100px}.cat-item-5 .cat5__img img{max-height:100%;width:100%}.cat-item-6{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.cat-item-6 .cat6__img{position:absolute;bottom:0}.cat-item-8 .cat8__img img{width:200px}.cat6__spiral{max-height:150px!important;bottom:0!important}.cat6__spiral img{width:auto!important;max-width:none!important}.footer{height:auto;padding-bottom:60px}.footer__menu-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__contacts{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:20px;background-color:rgba(249,249,249,.08);border-radius:8px;margin-top:25px}.footer__contacts-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__contacts-social-block{margin-top:0;margin-bottom:8px}.catpage__filter-wrapper{position:fixed;z-index:13;top:0;left:-100%;height:100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;padding-top:120px;width:50%}.catpage__filter-wrapper-active{left:0}.catpage__filter{height:100%;border-radius:0;padding-left:36px;padding-right:36px}.catpage__filter-option:has(.filter__option-label>input:disabled){display:block}.catpage__category-childrens{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13}.catpage__sort-head{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13}.category__mobile-filters-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:14px;cursor:pointer;position:relative}.category__mobile-filters-btn:has(.category__filter-count-active){padding-right:25px}.category__mobile-filters-btn svg{margin-right:8px}.category__mobile-filters-btn span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.category__mobile-filters-btn .category__filter-count{position:absolute;right:0;top:50%;-webkit-transform:translateY(calc(-50% + 1px));-ms-transform:translateY(calc(-50% + 1px));transform:translateY(calc(-50% + 1px));margin-left:6px;color:#fff;background-color:#102a83;width:18px;height:18px;border-radius:9px;font-size:12px;line-height:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none}.category__mobile-filters-btn .category__filter-count-active{display:-webkit-box;display:-ms-flexbox;display:flex}.catpage__category-items-vertical-bx{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13}.catpage__category-items-vertical{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13}.catpage__category-items-vertical .catpage__item{-ms-grid-rows:auto auto 40px auto;grid-template-rows:auto auto 40px auto;width:25%}.catpage__category-items-horizontal-bx{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13}.catpage__category-items-horizontal{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13}.catpage__category-items-horizontal .catpage__item{-ms-grid-columns:300px 1fr;grid-template-columns:300px 1fr}.filter__btn-white{margin-top:12px}.search-page{max-width:100%}.help__search-wrapper{display:none}.search-form__wrapper{display:none}.search__page-categories-items-wrapper{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13}}@media (max-width:1030px){.card__title{font-size:28px}.card__share-btn img{width:24px;height:24px}.card__share-btn{margin-right:20px}.card__share-text{font-size:14px}.card__compare-btn img{width:24px;height:24px}.card__shortinfo-brenditems{font-size:16px}.card__tooltip-img img{width:32px;height:32px}.card__tooltip-text{font-size:16px}}@media (max-width:1025px){.slider .slick-dots{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:16px;top:calc(100% + 6px)}.slider .slick-dots li{width:18px;height:18px;border-radius:4px;border:1px solid #fff;background-color:#727272;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.slider .slick-dots li button{display:none}.slider .slick-dots .slick-active{background-color:#102a83;width:36px}.mainpage__blog-item{margin:0}.mainpage__blog-item:nth-child(3){display:none}}@media (max-width:1024px){.slide__content-without-text a{height:100%}}@media (max-width:1020px){.about__head-block-descr{font-size:18px}.card__tabs-header{position:static}.header__center{max-height:60px}.header__center a,.header__center img{max-height:100%}.header__center a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__height-compensator{height:147px}.catpage__filter-wrapper{padding-top:108px}}@media (max-width:1001px){.mobile__header{width:100%}}@media (max-width:1000px){.spec__timer-wrapper{margin-bottom:0}.spec__page-title-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px;min-height:250px}.spec__element-title{padding:0}.spec__page-title-img{width:50%;right:0;height:100%;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.spec__page-img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.spec__page-img img{height:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.spec__page-timer{max-width:48%;border-radius:8px}.spec__page-descr-wrapper{border-radius:8px;padding:16px;margin-bottom:32px}.spec__page-descr{max-width:100%}.spec__page-descr-top{max-width:100%}.uslugi__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about__bottom-text{font-size:18px}.letters__wrapper{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.bi__sidebar{max-width:30%}.kl__item-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.kl__item-descr{margin-bottom:10px;max-width:100%}.kl__item-btn{padding:8px 25px;font-size:16px;border-radius:6px}.ke__item{padding:30px}.clinic__advantages-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.clinic__advantages-item{max-width:100%}.nblog__head{padding:18px}.coll__wrapper{margin-bottom:64px}.coll__item{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 6px);flex:0 1 calc(50% - 6px);max-width:calc(50% - 6px);border-radius:6px}.coll__item-img img{border-radius:6px}.coll__item-subtitle{font-size:16px}.coll__el-head-title{font-size:32px}.index__collections-wrapper .coll__item:nth-child(3){display:none}.header__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:12px}.header__left{display:none}.header__left-search input{padding:0 16px 0 48px}.header__left-search input:hover{background-color:#f9f9f9}.header__left-search-lupa{display:none}.header__left-search{max-height:100%}.header__left-search form{display:-webkit-box;display:-ms-flexbox;display:flex}.header__search-preview{z-index:-1;top:100%;border-radius:0;border:none}.header__center{margin:0;max-width:160px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.header__center a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__center a img{max-width:100%;max-height:100%}.header__right{display:none}.mobile__burger{min-width:48px;width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile__search-active .header__left-search-lupa{display:block;-webkit-transform:translateY(-50%) rotate(0)!important;-ms-transform:translateY(-50%) rotate(0)!important;transform:translateY(-50%) rotate(0)!important;left:16px;opacity:1!important;visibility:visible!important}.whyus__left{min-width:300px}.whyus__left div{font-size:36px}.whyus__left span{font-size:20px}.whyus__right{font-size:18px}.benefits__block{display:none}.subscribe__wrapper{margin-top:240px}.subscribe{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:57px}.subscribe__img{margin-right:0;margin-bottom:22px;position:absolute;top:-210px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mainpage__blog .coll__item:nth-child(3){display:none}.footer__form-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__form-left{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;margin-right:0;margin-bottom:20px}.footer__form-text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__form-title{font-size:36px}.footer__form-img img{max-width:100%}.oprob__form{padding-left:16px;padding-right:16px}.oprob__form .footer__form-right .footer__form{max-width:100%}.oprob__form .footer__form-left{max-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oprob__form .footer__form-left .footer__form-text-wrapper{max-width:55%}.oprob__form .form__oprob-img{margin-top:0;margin-bottom:0;max-width:45%;margin-left:20px}.oprob__form .form__oprob-img img{max-width:100%}.card__fancy-wrapper .card__fancy-item{-webkit-transform:translateY(70px) scale(.9);-ms-transform:translateY(70px) scale(.9);transform:translateY(70px) scale(.9)}.card__fancy-wrapper .card__fancy-item{-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.card__fancy-close{right:20px;top:20px}.card__tabs-header-item{padding:20px 40px}.card__tabs-header-item-single{padding:0}.card__chars-tab{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.card__chars-specs{max-width:100%;margin-left:0}.catalog__cats-item{border-radius:8px}.catalog__cats-item-content{padding:0 14px}.catalog__cats-item-img{margin-bottom:0}.catpage__filter-wrapper{padding-top:99px}}@media (max-width:991px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{padding-left:0!important;padding-right:0!important}}@media (max-width:980px){.content__wrapper-about{margin-bottom:-60px}.content__wrapper-about::before{height:150px}.brands__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:120px}.brands__left{margin-bottom:40px;margin-right:0;max-width:680px}.brands__left-subtitle{font-size:24px}.brands__left-link{font-size:24px}.brands__item{margin-left:0;-webkit-box-flex:0;-ms-flex:0 1 49%;flex:0 1 49%}}@media (max-width:970px){.cat-item-2{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.cat-item-2 .cat2__img{position:absolute;right:10px;max-width:235px}.cat-item-2 .cat2__content{max-width:180px}}@media (max-width:960px){.card__title{-ms-grid-column:1;grid-column-start:1}}@media (max-width:955px){.footer__menu{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}@media (max-width:950px){.contacts__tabs{max-width:400px}.about__slide-img{min-width:274px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.about__bottom-item{padding:36px 20px}.about__bottom-int{font-size:60px}.about__bottom-text{font-size:16px;line-height:18px}.bi__content{max-width:100%}.bi__content img{max-width:100%}.ke__items-title{font-size:24px}.ke__head-left{max-width:100%;margin-right:20px}.ke__head-title{font-size:36px}.ke__head-descr{font-size:16px}.ke__head-right{max-width:240px}.ke__head-count{font-size:18px;margin-bottom:10px}.ke__head-kp{font-size:16px;margin-bottom:10px}.ke__head-showhide{font-size:16px}.ke__item-comp{overflow-x:auto}.ke__item-comp table{margin-left:22px}.projects__slide img{border-radius:8px}}@media (max-width:920px){.cat-item-8 .cat8__img img{width:220px}.footer__menu{max-width:50%;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.footer__menu:nth-child(3){margin-top:25px}.footer__contacts{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;padding:0;background-color:rgba(0,0,0,0)}.footer__contacts-items{display:block}.footer__contacts-social-block{margin-top:24px;margin-bottom:0}}@media (max-width:900px){.lizing__input-label{font-size:18px}.lizing__input input{font-size:16px;padding:10px 33px 10px 10px}.lizing__input .months,.lizing__input .rub{font-size:16px}.lizing__input #lizing-time{padding-right:80px}.info__head-bg-wrapper{background-color:#fff}.info__head-bg-wrapper img{opacity:0}.info__head-bg-wrapper .uslugi__head-bg-item{background-color:#fff}.info__content-right-image{position:relative;overflow:hidden;height:300px;width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}.info__content-right-image img{position:absolute;top:0}.info__contents{background-color:transparent}.info__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;background-color:transparent;gap:0}.info__content .uslugi__content-left{max-width:100%;padding:32px;background-color:#f9f9f9;border-radius:24px}.info__content .uslugi__content-right{width:100%}.info__content:nth-child(1) .info__content-right-image{margin-bottom:-40px}.info__content:nth-child(1) .info__content-right-image img{z-index:2;right:0;max-height:113%}.info__content:nth-child(2) .info__content-right-image{margin-bottom:0;max-height:260px}.info__content:nth-child(2) .info__content-right-image img{right:0}.info__content:nth-child(3) .info__content-right-image{margin-bottom:0;max-height:260px}.info__content:nth-child(3) .info__content-right-image img{right:0}.info__content-text{max-width:100%}.bi__sidebar{display:none}.bi__sidebar-gray-bg{background-color:#fff;padding:0}.bi__author-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bi__author-photo{margin-right:10px;margin-bottom:0}.bi__author-name{font-size:32px;margin-bottom:10px}.bi__author-info{font-size:18px}.card{-ms-grid-rows:auto 131px 158px;grid-template-rows:auto 131px 158px}.card__title{-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:7;grid-column-end:9}.card__share-wrapper{-ms-grid-column:9;grid-column-start:9}.card__slider{-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:5;grid-column-end:7}.card__slider-nav-wrapper{max-width:50px}.card__slider-nav-item{height:40px!important;width:40px!important;margin:17px 4px}.card__slider-nav-item img{height:40px}.card__slider-nav-item-video img{width:24px;height:24px}.card__slider-wrapper{max-width:300px}.slick-current.slick-center .card__slider-nav-item-wrapper{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.slick-current.slick-center .card__slider-nav-item-wrapper img{max-height:40px;height:40px}.card__slider-item{max-width:300px;max-height:300px}.card__slider-item img{width:300px;height:300px}.card__shortinfo{-ms-grid-column:7;grid-column-start:7}.card__shortinfo-char{max-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card__shortinfo-logo{margin-right:20px;margin-bottom:0;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%}.card__shortinfo-logo img{max-height:100%;max-width:100%}.card__shortinfo-text{display:none}.card__priceblock{-ms-grid-column:7;grid-column-start:7;-ms-grid-column-span:6;grid-column-end:13}.card__tooltips{display:none}.catalog__cats-block{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;-ms-grid-rows:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 45px 45px 45px;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 45px 45px 45px}.catalog__cats-item1{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:3;grid-row-end:4;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:3;grid-column-end:4}.catalog__cats-item2{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:3;grid-row-end:4;-ms-grid-column:4;grid-column-start:4;-ms-grid-column-span:3;grid-column-end:7}.catalog__cats-item3{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:3;grid-row-end:4;-ms-grid-column:7;grid-column-start:7;-ms-grid-column-span:3;grid-column-end:10}.catalog__cats-item4{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:3;grid-row-end:4;-ms-grid-column:10;grid-column-start:10;-ms-grid-column-span:3;grid-column-end:13}.catalog__cats-item5{-ms-grid-row:4;grid-row-start:4;-ms-grid-row-span:3;grid-row-end:7;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:6;grid-column-end:7}.catalog__cats-item6{-ms-grid-row:7;grid-row-start:7;-ms-grid-row-span:3;grid-row-end:10;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:3;grid-column-end:4}.catalog__cats-item7{-ms-grid-row:7;grid-row-start:7;-ms-grid-row-span:3;grid-row-end:10;-ms-grid-column:4;grid-column-start:4;-ms-grid-column-span:6;grid-column-end:10}.catalog__cats-item8{-ms-grid-row:10;grid-row-start:10;-ms-grid-row-span:3;grid-row-end:13;-ms-grid-column:4;grid-column-start:4;-ms-grid-column-span:3;grid-column-end:7}.catalog__cats-item9{-ms-grid-row:7;grid-row-start:7;-ms-grid-row-span:3;grid-row-end:10;-ms-grid-column:10;grid-column-start:10;-ms-grid-column-span:3;grid-column-end:13}.catalog__cats-item10{-ms-grid-row:10;grid-row-start:10;-ms-grid-row-span:3;grid-row-end:13;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:3;grid-column-end:4}.catalog__cats-item11{-ms-grid-row:4;grid-row-start:4;-ms-grid-row-span:3;grid-row-end:7;-ms-grid-column:7;grid-column-start:7;-ms-grid-column-span:6;grid-column-end:13}.catalog__cats-item12{-ms-grid-row:10;grid-row-start:10;-ms-grid-row-span:3;grid-row-end:13;-ms-grid-column:7;grid-column-start:7;-ms-grid-column-span:3;grid-column-end:10}.catalog__cats-item13{-ms-grid-row:10;grid-row-start:10;-ms-grid-row-span:3;grid-row-end:13;-ms-grid-column:10;grid-column-start:10;-ms-grid-column-span:3;grid-column-end:13}.catalog__cats-item15{-ms-grid-row:13;grid-row-start:13;-ms-grid-row-span:3;grid-row-end:16;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13}.catalog__cats-item-img{margin-bottom:10px}.catalog__cats-item15-text{font-size:28px}.catalog__cats-item15-text svg{height:18px;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.card__exp-right{min-width:350px}.catpage__category-items-vertical .catpage__item{width:33%}.catpage__category-items-vertical .catpage__item:nth-child(4n){border-left:2px solid #f9f9f9}.catpage__category-items-vertical .catpage__item:nth-child(4n-1){border-left:2px solid #f9f9f9}.catpage__category-items-vertical .catpage__item:nth-child(4n-2){border-left:2px solid #f9f9f9}}@media (max-width:880px){.blog__item{padding:12px}}@media (max-width:860px){.about__first-content__wrapper{overflow:hidden}.about__title-block::before{content:"";position:absolute;width:16px;height:100%;background-color:#f9f9f9;left:-16px;z-index:1;top:0}.about__title-spiral{left:-70px;right:-120px}.footer__form-wrapper{padding:40px}}@media (max-width:850px){.fform__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px;gap:24px;border-radius:8px}.fform__left{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}.fform__title{font-size:36px;margin-bottom:24px}.fform__img{width:100%}.fform__img img{border-radius:8px;width:100%}.fform__right{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}.fform input[type=email],.fform input[type=tel],.fform input[type=text],.popup__form input[type=email],.popup__form input[type=tel],.popup__form input[type=text],.search-form input[type=email],.search-form input[type=tel],.search-form input[type=text]{padding:12px 16px;border-radius:8px;font-size:16px}.fform input[type=submit],.popup__form input[type=submit],.search-form input[type=submit]{margin-top:16px;font-size:16px;padding:12px}.fform__input-wrapper{margin-bottom:8px}.brand__card-wrapper .catpage__sort-head{display:none!important}.brands__page-letters-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.brands__page-letters-eng{margin-bottom:30px}.brand__link{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%}.spec__timer-title{margin-bottom:0}.spec__page-title-wrapper{min-height:200px}.spec__element-title{font-size:24px}.spec__page-timer{padding:10px}.lizing__howwork-title{font-size:42px}.lizing__howwork-item{padding:20px 30px}.contacts__tabs{max-width:300px}.contacts__tabs-content-item{gap:12px}.contacts__tab-item-title{font-size:18px}.contacts__tab-item-info{font-size:14px}.contacts__tab-item-btn{font-size:16px;padding:12px 32px}.contacts__details-title{font-size:18px}.contacts__details-download{font-size:14px}.contacts__details-table-wrapper table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__details-table-wrapper table tr td:first-child{padding-bottom:6px;width:100%;border-radius:6px 6px 0 0}.contacts__details-table-wrapper table tr td:last-child{padding-top:0;width:100%;border-radius:0 0 6px 6px}.about__slider-nav-item{font-size:22px}.blog__item-content{width:55%}.blog__item-views span{display:none}.pk__page-head{width:100%;max-width:100%}.pk__head-item{font-size:18px;min-width:50%}.pk__content-block{padding-top:20px;padding-bottom:40px}.pk__content-title{font-size:24px}.pk__content-subtitle{font-size:18px}.popup__content{padding:8px}.popup__form input[type=submit]{margin-top:0}.timeselect__value{padding:12px}.popup__ch-time-title{font-size:16px}.whyus__block{display:none}.footer__form-wrapper{background:url(/local/templates/trimm/css/../img/form-spiral850.svg) #f9f9f9 no-repeat;background-position:center bottom;background-size:contain}.card__fancy-wrapper .card__fancy-item.card__fancy-item-video video{width:90%;height:auto!important}.card__fancy-leftarrow{-webkit-backdrop-filter:saturate(1);backdrop-filter:saturate(1);border-radius:0;width:30%}.card__fancy-rightarrow{-webkit-backdrop-filter:saturate(1);backdrop-filter:saturate(1);border-radius:0;width:30%}.card__fancy-nav-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card__fancy-nav-wrapper .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media (max-width:834px){.cat-grid{margin-bottom:0;gap:6px;row-gap:0}.whyus__block{margin-bottom:40px}.brands__block{margin-bottom:40px}}@media (max-width:820px){.clinic__page-head-text-block img{max-width:1000px;top:-20px}}@media (max-width:800px){.blog__item-title{font-size:20px;line-height:22px}.blog__item-pretext{display:none}.blog__item-views{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2}.blog__item-more{-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:3;grid-column-end:4;text-align:center}.newcard__head-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-bottom:48px}.newcard__slider-wrapper{display:-ms-grid;display:grid;-ms-grid-rows:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;position:relative;top:0}.card__slider-nav{bottom:20px}.newcard__title-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cardCharsTab{padding-right:0}#cardCharsTab .card__chars-tab,#cardCharsTab .card__chars-table,#cardCharsTab .wdu_propsorter{width:100%}#cardCharsTab .wdu_propsorter{padding-right:16px}.card__slider-nav-item.slick-slide.slick-current.slick-active .card__slider-nav-item-wrapper{background-color:#3c5199;width:8px;height:8px;border-radius:4px}.card__slider{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:4;grid-column-end:5;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:4;grid-row-end:5}.card__slider-nav{position:absolute;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;left:0;z-index:2;-ms-grid-row:none;grid-row-start:none;-ms-grid-row-span:NaN;grid-row-end:none;-ms-grid-column:none;grid-column-start:none;-ms-grid-column-span:NaN;grid-column-end:none}.card__slider-nav-wrapper{max-width:100%;overflow:visible}.card__slider-nav-wrapper .slick-track{-webkit-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px}.card__slider-nav-top{display:none!important}.card__slider-nav-down{display:none!important}.card__slider-nav-item{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;margin:0}.card__slider-nav-item-video{background-color:transparent}.card__slider-nav-item-wrapper{width:6px;height:6px;background-color:#eceef5;border-radius:3px}.card__slider-nav-item-wrapper img{display:none}.card__slider-item{border-radius:6px}.card__slider-item img{border-radius:6px}}@media (max-width:790px){.cat-grid .cat-item{min-height:120px;height:120px;padding:0 15px}.cat-grid{height:660px}.cat-item-0 .cat0__img img{max-height:120px}.cat-item-4 .cat4__img{height:120px;right:0}.cat-item-4 .cat4__img img{height:120px}.cat-item-8 .cat8__img{height:120px;width:150px}}@media (max-width:780px){.kl__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}}@media (max-width:770px){.stock__slider-wrapper{margin-left:-16px;margin-right:-16px}}@media (max-width:768px){.compare__success-toast{font-size:16px}.compare__success-toast span{display:block;min-width:230px}.brand__card-tabs-content.catpage__category-items-vertical .catpage__item{width:50%!important;max-width:50%!important}.spec__tinfo-block{padding:16px}.spec__info-title{font-size:18px}.spec__timer-title{font-size:16px}.spec__tbtn{font-size:20px}.spec__info-block{padding:16px}.spec__element-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:28px;max-width:100%;margin-bottom:20px}.spec__page-title-img{position:static;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;margin-bottom:20px}.spec__page-img{width:100%}.spec__page-timer{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;max-width:100%}.uslugi__head-bg-wrapper{display:none}.uslugi__title{color:#102a83;font-size:24px}.uslugi__tabs-head{margin-left:-16px;padding-left:16px;margin-right:-16px;padding-right:16px;overflow-x:auto}.uslugi__contents{border-radius:24px;margin-bottom:64px}.uslugi__content{padding:32px;border-radius:24px}.uslugi__content-title{font-size:32px}.lizing__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}.lizing__left{margin-bottom:20px}.lizing__right{margin-bottom:40px}.lizing__right-wrapper{padding:20px}.lizing__right-img{display:none}.lizing__right-evermonth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:28px}.lizing__evermonth-title{margin-bottom:0}.lizing__evermonth-value{padding-bottom:0;font-size:36px}.lizing__right-sum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lizing__right-sum img{display:none}.lizing__sum-title{margin-bottom:0}.lizing__sum-value{font-size:36px}.lizing__right-udor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lizing__udor-title{margin-bottom:0;font-size:18px}.lizing__right-nds{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lizing__right-nds img{display:none}.lizing__nds-title{margin-bottom:0;font-size:18px}.lizing__preim-wrapper{margin-bottom:40px}.lizing__preim-title{padding:0;margin-bottom:30px;font-size:28px;background-color:#fff}.lizing__preim-parallax-block{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.lizing__preim-parallax-item:nth-child(1){position:static;margin-bottom:20px}.lizing__preim-parallax-item:nth-child(2){position:static;margin-bottom:20px}.lizing__preim-parallax-item:nth-child(3){position:static}.lizing__howwork__wrapper{margin-bottom:40px}.lizing__howwork-title{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:28px;margin-bottom:20px}.lizing__howwork-title div{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:28px}.lizing__howwork-item{max-width:100%;padding:41px 63px}.info__content{padding:0}.about__title-block{padding:30px 70px;border-radius:6px;margin-bottom:40px}.about__head-block-title{font-weight:500;font-size:32px}.about__left-cav{width:20px;left:-40px}.about__right-cav{width:20px;right:-40px}.about__slider-nav{padding:16px;border-radius:6px}.about__slider-arrows{display:none}.about__slide-label span{font-size:32px}.about__slide-label{width:90px;top:-14px}.about__slide-label img{max-width:100%}.about__slide-content{border-radius:6px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__slide-text{margin-top:60px;font-size:16px;max-width:100%;margin-right:0;max-height:280px;height:280px}.about__slide-img{margin:auto}.letters__wrapper{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.blog__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.bi__content-tags{gap:10px}.bi__content-tag{font-size:18px;padding:8px}.bi__content-title{font-size:32px}.bi__article-wrapper{border-radius:8px;background-color:#fff;padding:0}.bi__subscribe{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bi__subscribe-input{border-radius:8px}.bi__prew svg{margin-right:0}.bi__prew{border-radius:8px;border:2px solid #102a83;background-color:#f9f9f9;padding:12px}.bi__prew img{margin:0}.bi__prew span{display:none}.bi__next svg{margin-left:0}.bi__next{border-radius:8px;border:2px solid #102a83;background-color:#f9f9f9;padding:12px}.bi__next img{margin:0}.bi__next span{display:none}.col-md-6{padding:0}.card__tabs-content-rc *{margin-top:12px}.card__tabs-content-rc .rc__lists ul li{font-size:14px}.card__tabs-content-rc .rc__text{font-size:14px}.card__tabs-content-rc h2{font-size:18px;margin-top:48px}.card__tabs-content-rc h3{margin-top:12px;font-size:16px}.card__tabs-content-rc h4,.card__tabs-content-rc h5{margin-top:0;font-size:14px}.card__tabs-content-rc .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card__tabs-content-rc .rc__block-container{padding:12px}.card__tabs-content-rc .rc__accordion .rc__accordion-container{padding:0 12px}.card__tabs-content-rc .rc__accordion .rc__accordion-container .rc__text p{padding:12px 0}.card__tabs-content-rc .rc__accordion .rc__accordion-title{padding:12px;padding-right:44px;font-size:14px}.card__tabs-content-rc .rc__imtext-text p{font-size:14px}.ke__items-wrapper{border-radius:0}.ke__item-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ke__head-left{margin-right:0;margin-bottom:20px}.ke__head-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.clinic__stages-title{margin-bottom:20px}.clinic__stages-title-text img{display:none}.clinic__stages-title-slider-arrows{display:none}.clinic__stages-slider-wrapper{background-color:#e2e5f0;padding:16px;border-radius:16px 16px 0 0}.clinic__stages-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.clinic__stage-slide-wrapper{width:100%;max-width:100%!important}.clinic__stage-slide-wrapper .clinic__stages-slide{width:100%;max-width:100%}.clinic__stage-img{display:none}.clinic__stages-slide{background-color:#fff!important;max-width:100%!important}.clinic__stage-num{color:#e2e5f0!important}.clinic__advantages-title{font-size:36px}.clinic__advantages-item-img img{width:20px}.clinic__advantages-item-text{font-size:24px}.projects__slider-wrapper{padding-left:16px}.projects__slide{max-width:90vw;-webkit-transform:translateY(-7px) scale(.96);-ms-transform:translateY(-7px) scale(.96);transform:translateY(-7px) scale(.96)}.projects__slide.slick-current{max-width:90vw;width:90vw!important}.nblog__head-wrapper{border-radius:8px}.nblog__head{padding:12px}.nblog__head-img{border-radius:0 0 8px 8px}.nblog__author-wrapper{border-radius:8px}.nblog__figure img{border-radius:8px}.nblog__img{border-radius:8px}.nblog__slider .slick-list{border-radius:8px}.nblog__note{border-radius:8px}.nblog__alert-p,.nblog__note,.nblog__strong-p{border-radius:8px}.nblog__file-wrapper{border-radius:8px}.nblog__table-wrapper,.rc__block-table{overflow-x:auto}.nblog__table tr:first-child td:first-child,.rc__block-table table tr:first-child td:first-child{border-radius:8px 0 0 0}.nblog__table tr:first-child td:last-child,.rc__block-table table tr:first-child td:last-child{border-radius:0 8px 0 0}.nblog__table tr:last-child td:first-child,.rc__block-table table tr:last-child td:first-child{border-radius:0 0 0 8px}.nblog__table tr:last-child td:last-child,.rc__block-table table tr:last-child td:last-child{border-radius:0 0 8px 0}.coll__item-title{font-size:18px;min-height:44px}.coll__item-subtitle{font-size:14px}.coll__el-head-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.coll__el-head-left{padding-bottom:24px}.coll__el-head-right{max-width:100%;width:100%}.coll__el-head-bottom-line{margin-top:-24px;height:24px;border-radius:24px 24px 0 0}.popup__wrapper{padding:24px}.popup__close{width:24px;height:24px}.popup__close svg{width:20px;height:20px}.popup__title-img{display:none}.scrolltop{bottom:20px}.widget__wrapper{bottom:20px;right:15px}.slider .slick-dots{gap:3px}.slider .slick-dots li{width:10px;height:10px;border-radius:3px}.slider .slick-dots .slick-active{width:20px}.cat-item-6 .cat6__img{height:400px;max-height:400px;width:400px;max-width:280px;right:-110px}.cat-item-6 .cat6__img img{height:400px;width:400px}.mainpage__blog-item:nth-child(2){margin:0}.mainpage__blog-item{margin-bottom:20px}.mainpage__blog-img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.mainpage__blogtitle{font-size:28px}.card{-ms-grid-rows:auto auto auto auto;grid-template-rows:auto auto auto auto}.card__title{font-size:32px;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:11;grid-column-end:13}.card__share-wrapper{position:absolute;z-index:2;top:8px;right:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card__share-btn{margin-right:0}.card__share-btn img{margin-right:0;width:32px;height:32px;margin-bottom:24px}.card__share-text{display:none}.card__compare-btn img{width:32px;height:32px;margin-right:0}.card__slider-nav-item img{height:95px;width:95px}.card__slider-nav-item-video img{width:55px;height:55px}.card__slider-wrapper{max-width:100%}.slick-current.slick-center .card__slider-nav-item-wrapper{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.slick-current.slick-center .card__slider-nav-item-wrapper img{max-height:100%;height:95px;width:95px;-o-object-fit:conatin;object-fit:conatin;-o-object-position:center center;object-position:center center}.card__slider-item{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;max-width:100%;width:100%;max-height:100%;min-height:100%;height:100%}.card__slider-item-iframe{height:unset!important}.card__slider-item iframe{margin:25% 0}.card__slider-item img{width:600px;height:600px}.card__slider-item img{width:686px;height:600px}.card__shortinfo{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:1;grid-row-end:4;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13}.card__shortinfo-char{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card__shortinfo-table table tbody tr:last-child{display:table-row}.card__shortinfo-text{display:-webkit-box;display:-ms-flexbox;display:flex}.card__priceblock{-ms-grid-row:4;grid-row-start:4;-ms-grid-row-span:1;grid-row-end:5;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:8;grid-column-end:9}.card__tooltips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-grid-row:4;grid-row-start:4;-ms-grid-row-span:1;grid-row-end:5;-ms-grid-column:9;grid-column-start:9;-ms-grid-column-span:4;grid-column-end:13}.card__fancy-wrapper .card__fancy-item{height:100vh;max-height:100vh}.card__materials-item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.catalog__cats-item-brands img{right:-80px;height:100%}.card__exp-block{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.card__exp-left{margin-right:0;max-width:100%}.card__exp-right{margin-bottom:40px}.filter__int-fields .form-group input{max-width:100%}.catpage__category-descr{padding:12px 24px}.catpage__filter{padding-left:16px;padding-right:16px}.catpage__category-items-vertical .catpage__item{-ms-grid-rows:auto auto 56px 1fr;grid-template-rows:auto auto 56px 1fr;width:50%}.catpage__category-items-vertical .catpage__item:nth-child(2n){border:2px solid #f9f9f9}.catpage__category-items-vertical .catpage__item:nth-child(2n-1){border:2px solid #f9f9f9}.catpage__category-items-vertical .catpage__item:nth-child(1),.catpage__category-items-vertical .catpage__item:nth-child(2){border-top:2px solid #f9f9f9}.catpage__category-items-horizontal .catpage__item{-ms-grid-columns:250px 1fr;grid-template-columns:250px 1fr}.catpage__category-items-horizontal .catpage__item .catpage__item-chars{display:none}.catpage__category-items-horizontal .catpage__item .catpage__item-descr{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:2;grid-row-end:5}.catpage__category-items-horizontal .catpage__item .catpage__item-btn-white{display:none}.catpage__category-items-vertical .catpage__item-name{font-size:24px}.catpage__category-items-vertical .catpage__item-chars{margin-bottom:8px}.catpage__category-items-vertical .catpage__item-chars table{font-size:16px}.catpage__category-items-vertical .catpage__item-chars table tbody tr td:nth-child(1){font-size:16px;margin-bottom:0}.catpage__category-items-vertical .catpage__item-chars table tbody tr td:nth-child(1){padding:0 4px}.catpage__category-items-vertical .catpage__item-oldprise{font-size:20px}.catpage__category-items-vertical .catpage__item-economy-percent{font-size:20px}.catpage__category-items-vertical .catpage__item-btnblock{margin-top:16px}.catpage__category-items-vertical .catpage__item-btn-white{font-size:22px}.compare__widget-wrapper{right:15px;bottom:105px}.compare__widget-wrapper-active{width:calc(100% - 30px)!important}.compare__widget-item{min-width:100%}.help__search-wrapper{display:block;position:fixed;z-index:2;bottom:0;left:0;right:0;top:auto;border-radius:12px 12px 0 0}.search__page-form{display:none}}@media (max-width:760px){.footer__menu{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}.footer__menu:nth-child(3){margin-top:0}.footer__menu-item{display:none}.footer__contacts{margin-top:0;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.footer__contacts-title{display:block}.footer__contacts-items{padding:14px;background-color:#3c5199;border-radius:6px}.footer__contacts-item img{margin-right:12px}.footer__contacts-item{font-size:20px;font-weight:500}.footer__contacts-item:last-child{margin-bottom:0}.footer__contacts-social-block{margin-top:0}}@media (max-width:750px){.cat-item-3{padding-right:10%!important}}@media (max-width:740px){.card__tabs-content-item{padding-top:24px}.card__tabs-header{gap:8px;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-left:0;margin-right:0}.card__tabs-header::-webkit-scrollbar{width:0;height:0}.card__tabs-header-item{font-size:16px;padding:8px 24px;line-height:24px;border-radius:6px}}@media (max-width:700px){.brand__card-head{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:6px 16px 40px 16px;margin-bottom:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.brand__card-head-text{width:100%}.brand__card-head-logo{margin-bottom:12px}.about__slider-nav-wrapper{width:100%;max-width:100%;overflow-x:auto}.clinic__page-head-text-block img{-webkit-transform:translateX(-60%);-ms-transform:translateX(-60%);transform:translateX(-60%);top:-30px}.card__title{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:9;grid-column-end:11}.card__share-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card__share-btn{margin-right:20px}.card__share-btn img{margin-bottom:0}.card__slider-wrapper{border:none}.card__shortinfo-text{max-width:50%}}@media (max-width:690px){.footer__form-img{display:none}}@media (max-width:675px){.footer{padding-bottom:100px}}@media (max-width:670px){.cat-grid .cat-item{height:100px;min-height:100px}.cat-grid{height:580px}.cat-item-0 .cat0__img img{max-height:100px}.cat-item-4 .cat4__img{height:100px}.cat-item-4 .cat4__img img{height:100px}.cat-item-6 .cat6__img{max-width:230px}.cat-item-8 .cat8__img{width:120px}}@media (max-width:668px){.catalog__cats-item-brands img{display:none}}@media (max-width:660px){.catalog__cats-block{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:220px 220px 220px 220px 220px 220px 220px 220px 220px 220px 220px 220px 220px 220px;grid-template-rows:220px 220px 220px 220px 220px 220px 220px 220px 220px 220px 220px 220px 220px 220px}.catalog__cats-item::after{padding-top:0}.catalog__cats-item-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 60px}.catalog__cats-item1{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2}.catalog__cats-item2{-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2}.catalog__cats-item3{-ms-grid-row:7;grid-row-start:7;-ms-grid-row-span:1;grid-row-end:8;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;background-color:#102a83;color:#fff}.catalog__cats-item3 svg path{fill:#fff}.catalog__cats-item4{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:1;grid-row-end:4;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2}.catalog__cats-item5{-ms-grid-row:4;grid-row-start:4;-ms-grid-row-span:1;grid-row-end:5;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;background-color:#fff}.catalog__cats-item6{-ms-grid-row:5;grid-row-start:5;-ms-grid-row-span:1;grid-row-end:6;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;background-color:#102a83;color:#fff}.catalog__cats-item6 svg path{fill:#fff}.catalog__cats-item7{-ms-grid-row:8;grid-row-start:8;-ms-grid-row-span:1;grid-row-end:9;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;background-color:#fff;color:#102a83}.catalog__cats-item7 svg path{fill:#102a83}.catalog__cats-item8{-ms-grid-row:6;grid-row-start:6;-ms-grid-row-span:1;grid-row-end:7;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2}.catalog__cats-item9{-ms-grid-row:10;grid-row-start:10;-ms-grid-row-span:1;grid-row-end:11;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;background-color:#f7f8fb}.catalog__cats-item10{-ms-grid-row:11;grid-row-start:11;-ms-grid-row-span:1;grid-row-end:12;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;background-color:#102a83;color:#fff}.catalog__cats-item10 svg path{fill:#fff;stroke:#fff}.catalog__cats-item10 svg mask{fill:#fff}.catalog__cats-item11{-ms-grid-row:13;grid-row-start:13;-ms-grid-row-span:1;grid-row-end:14;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;background-color:#102a83;color:#fff}.catalog__cats-item11 svg path{fill:#fff}.catalog__cats-item12{-ms-grid-row:9;grid-row-start:9;-ms-grid-row-span:1;grid-row-end:10;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;background-color:#102a83;color:#fff}.catalog__cats-item12 svg path{fill:#fff}.catalog__cats-item13{-ms-grid-row:12;grid-row-start:12;-ms-grid-row-span:1;grid-row-end:13;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;background-color:#fff;color:#102a83}.catalog__cats-item13 svg path{fill:#102a83}.catalog__cats-item15{-ms-grid-row:14;grid-row-start:14;-ms-grid-row-span:1;grid-row-end:15;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;background-color:rgba(0,0,0,0);color:#102a83}.catalog__cats-item-img{margin-bottom:0;margin-right:20px}.catalog__cats-item-img svg{max-width:100px;max-height:100px;width:100px;height:100px}.catalog__cats-item-title{font-size:32px;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.catalog__cats-item15-text{font-size:32px;padding-left:0;font-weight:600}.catalog__cats-item15-text svg{position:absolute;right:0}.catalog__cats-item15-text svg path{stroke:#102a83;stroke-width:3px}}@media (max-width:650px){.brand__card-blog .coll__item{max-width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.contacts__title{font-size:18px}.contacts__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;margin-bottom:48px}.contacts__tabs{max-width:100%}.contact__tabs-header-item{font-size:16px;padding:8px 24px}.contacts__tabs-content{gap:12px}.contacts__tabs-content-item{border-radius:8px}.contacts__tab-item-info{gap:6px}.contacts__tab-item-btn{border-radius:8px}.contacts__details-header{margin-bottom:16px}.contacts__details-table-wrapper table{width:100%}.about__title-block{padding:30px}.about__title-spiral{right:-200px}.about__head-block-descr{font-style:normal;line-height:20px}.about__left-cav{display:none}.about__right-cav{display:none}.about__bottom-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}.about__bottom-item{width:100%;border-radius:6px;margin-bottom:6px}.about__bottom-item:nth-child(1){background-color:#eceef5}.about__bottom-int{font-size:120px;margin-bottom:10px}.about__bottom-text{font-size:24px}.blog__header-item{font-size:16px;font-style:normal;font-weight:600;line-height:24px;border-radius:6px;padding:8px 24px}.blog__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog__item-content{width:100%}.blog__item-title{margin-bottom:10px}.blog__item-more{margin-top:10px}.bi__content-info{gap:20px}.bi__item-views span{display:none}.bi__item-readtime span{display:none}.blog__search-form{padding:9px 16px}.blog__search-imput{font-size:14px;line-height:16px}.blog__search-input-icon svg{width:14px;height:14px}.blog__search-input-clear svg{width:14px;height:14px}.pk__head-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page404__subtitle{font-size:32px}.page404__btn{margin-bottom:20px}.rc__gallery-item{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;max-width:calc(50% - 6px)}.ke__items-title{text-align:left;margin-bottom:20px;font-size:18px}.card__tabs-content-item .coll__item{max-width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.callback__popup-timeselect{max-width:100%;width:100%}.timeselect__value{max-width:100%}.popup__ch-time-wrapper input[type=submit]{width:100%}.popup__ch-time-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cat-item-1 .cat1__img{max-width:100px}.catpage__category-items-horizontal .catpage__item{-ms-grid-columns:200px 1fr;grid-template-columns:200px 1fr}}@media (max-width:640px){.card__priceblock{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13}.card__economy{font-size:18px}.card__tooltips{display:none}}@media (max-width:638px){.subscribe__img img{max-width:100%}.brands__right{min-width:100%}.brands__item img{max-width:100%;max-height:100%;min-height:50px}.brands__item{padding:10px 30px;height:auto;max-height:70px}.brands__item{-webkit-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%}}@media (max-width:612px){.popup__ch-time-inputs input{padding:10px 40px}}@media (max-width:600px){.lizing__howwork-item{padding:20px}.howwork__item-num{font-size:80px}.howwork__item-text{padding-left:20px}.howwork__item-title{font-size:32px}.howwork__item-subtitle{font-size:16px}.about__head-block-title{font-size:24px;margin-bottom:10px}.bi__content-title{font-size:24px}.bi__similar-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.bi__similar-items .coll__item{max-width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.clinic__page-head-text-block img{top:-55px}.cat-grid .cat-item{height:170px;max-height:170px;padding:0 30px;border-radius:6px}.cat-grid .cat-item .cat__title-text{font-size:20px!important}.cat-grid{-ms-grid-rows:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;-ms-grid-columns:1fr;grid-template-columns:1fr;height:auto;row-gap:12px;margin-bottom:40px}.cat-item-0 .cat0__img img{max-height:170px}.cat-item-1{-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:0;grid-row-end:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:0;grid-column-end:1}.cat-item-1 .cat1__img{max-width:170px}.cat-item-1 .cat1__img img{max-height:170px;max-width:170px}.cat-item-2{-ms-grid-row:4;grid-row-start:4;-ms-grid-row-span:0;grid-row-end:4;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:0;grid-column-end:1}.cat-item-3{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:0;grid-row-end:3;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:0;grid-column-end:1}.cat-item-4{-ms-grid-row:5;grid-row-start:5;-ms-grid-row-span:0;grid-row-end:5;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:0;grid-column-end:1}.cat-item-4 .cat4__img{height:170px}.cat-item-4 .cat4__img img{height:170px}.cat-item-5{-ms-grid-row:6;grid-row-start:6;-ms-grid-row-span:0;grid-row-end:6;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:0;grid-column-end:1}.cat-item-6{-ms-grid-row:8;grid-row-start:8;-ms-grid-row-span:0;grid-row-end:8;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:0;grid-column-end:1}.cat-item-6 .cat6__img{max-height:170px;right:0}.cat-item-7{-ms-grid-row:9;grid-row-start:9;-ms-grid-row-span:0;grid-row-end:9;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:0;grid-column-end:1}.cat-item-7{height:170px;min-height:170px!important}.cat-item-7 .cat7__box-img{top:45%;opacity:1;visibility:visible;max-width:250px;max-height:250px;right:-20px}.cat-item-7 .cat7__box-img img{max-width:100%;max-height:100%}.cat-item-7 .cat7__box{height:100%;padding:0 30px}.cat-item-7 .cat7__box .cat7__box-content .cat__item-title{font-size:20px;max-width:250px}.cat-item-7 .cat7__box .cat7__box-content .cat__item-title img{display:none}.cat-item-7 .cat7__box{background-color:#102a83}.cat-item-7:hover .cat7__box{height:100%;background-color:#102a83}.cat-item-7:hover .cat7__box-img{opacity:1;visibility:visible}.cat-item-8{-ms-grid-row:7;grid-row-start:7;-ms-grid-row-span:0;grid-row-end:7;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:0;grid-column-end:1;padding-right:0!important}.cat-item-8 .cat8__img{height:170px;width:auto}.cat6__spiral{height:170px!important;min-height:170px!important}.cat6__spiral img{height:170px!important;width:560px!important;-o-object-fit:cover;object-fit:cover}.stock__slider .slick-list{padding-left:0!important}.mainpage__blog{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mainpage__blog .coll__item{width:100%;max-width:100%}.footer__form-chblabel{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media (max-width:580px){.mainpage__blog-img{margin-bottom:12px}.mainpage__blog-img img{border-radius:8px}.mainpage__blog-date{margin-bottom:5px}.mainpage__blogtitle{font-size:18px}}@media (max-width:575px){.propsorter__table-wrapper table tbody tr td:first-child{background:0 0}}@media (max-width:558px){.bi__content-tag{font-size:14px;padding:4px 7px;border-radius:6px}}@media (max-width:550px){.fform__wrapper{padding:24px;border-radius:6px}.fform__title{font-size:18px}.fform__img img{border-radius:6px}.fform input[type=email],.fform input[type=tel],.fform input[type=text],.popup__form input[type=email],.popup__form input[type=tel],.popup__form input[type=text],.search-form input[type=email],.search-form input[type=tel],.search-form input[type=text]{font-size:14px;border-radius:6px}.fform input[type=submit],.popup__form input[type=submit],.search-form input[type=submit]{font-size:14px;border-radius:6px}.brand__card-head-subtext{font-size:16px}.brand__card-head-title{font-size:24px}.brand__card-head-logo img{width:171px}.brand__card-cats-title{font-size:18px}.brand__card-tabs-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.brand__card-tabs-content.catpage__category-items-vertical .catpage__item{-ms-grid-rows:auto auto 56px 100px;grid-template-rows:auto auto 56px 100px}.brands__page-head-title,.compare__page-head-title,.uslugi__page-title{margin-top:0;margin-bottom:20px;font-size:28px;font-weight:600}.brands__page-head-subtitle{font-size:22px}.brands__page-letters-block{border-radius:6px}.brands__page-letters-title{font-size:22px}.brands__page-letter:hover{-webkit-box-shadow:0 0 10px rgba(24,46,130,0);box-shadow:0 0 10px rgba(24,46,130,0)}.brands__page-letter-active{color:#fff;background-color:#102a83;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);font-size:24px}.brands__links-row{padding-left:0;padding-top:60px;border-top:none;margin-bottom:30px}.brands__links-row:last-child{border-bottom:none}.brands__links-row::before{top:10px}.brand__link{padding:3px;margin-bottom:20px}.brand__link-img{max-height:77px;border-radius:6px}.compare__page-title{font-size:18px}.compare__tabs-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.compare__tabs-header-items{max-width:100%}.compare__tabs-header-items::-webkit-scrollbar{height:0}.compare__tabs-header-item{font-size:16px;padding:8px 24px;border-radius:6px}.compare__tabs-header-btns{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:0;width:100%}.compare__tabs-header-subbtns{gap:4px}.compare__share,.compare__tabs-header-removeall,.xlsx__download{margin-left:0;padding-left:16px}.compare__tabs-header-removeall span{position:relative;font-weight:600;opacity:1;visibility:visible;background-color:transparent;padding:0}.compare__tabs-header-removeall span img{display:none}.compare__share span,.xlsx__download span{display:none}.xlsx__download{padding-left:4px}.compare__share{padding-right:0}.compare__tab-content-slider-wrapper{top:84px}.compare__tab-content-slider{gap:12px}.compare__tab-slider-item{margin:0;border-radius:6px;max-width:254px;width:254px!important;min-width:254px!important;gap:16px}.compare__tab-slider-item-scrolled{padding:12px;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:130px;max-height:130px;min-height:106px}.compare__tab-slider-item-scrolled .compare__slider-item-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px}.compare__tab-slider-item-scrolled .compare__slider-item-info .compare__slider-item-name{text-align:left;font-size:14px}.compare__tab-slider-item-scrolled .compare__slider-item-img{max-width:34px;max-height:34px}.compare__tab-slider-item-scrolled .compare__slider-item-img img{width:34px;height:34px}.compare__tab-slider-item-scrolled .compare__slider-item-btns{gap:8px}.compare__slider-item-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.compare__slider-item-img{max-width:206px;max-height:206px}.compare__slider-item-img img{width:206px;height:206px}.compare__slider-item-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.compare__slider-item-name{text-align:center}.compare__slider-item-btn-kp{font-size:14px;line-height:16px;border-radius:6px}.compare__slider-item-btn-remove{padding:11px;border-radius:6px}.compare__slider-item-btn-remove svg{width:14px;height:14px}.compare__view-type-toggle input[type=checkbox]:hover::before{background-color:#727272}.compare__view-type-toggle input[type=checkbox]:checked::before{background-color:#102a83}.compare__table-title{font-size:18px}.compare__table-wrapper{gap:12px}.compare__table-item{max-width:254px;width:254px!important;min-width:254px!important}.compare__tab-slider-item-empty{height:457px}.compare__clear-tab-tooltip{left:6px!important;top:390px!important}.compare__clear-tab-tooltip-arrow{z-index:10;left:18px!important;top:375px!important}.compare__clear-tab-tooltip-arrow{top:375px!important}.compare__empty-title{font-size:18px}.compare__empty-btn{font-size:16px;padding:12px 32px;border-radius:8px}.spec__page-title{margin-bottom:20px!important}.spec__titem{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.spec__info-title{font-size:22px;font-weight:600}.spec__timer-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.spec__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.spec__info-block{min-height:180px}.spec__page-title-wrapper{background-color:#f9f9f9;border-radius:6px}.spec__element-title{font-size:22px;background-color:#f9f9f9;margin-bottom:0;padding:16px 12px;padding-bottom:12px}.spec__page-title-img{margin-bottom:0;border-radius:6px 6px 0 0}.spec__page-img img{border-radius:0}.spec__page-descr-wrapper{border-radius:6px}.spec__elements-title{font-size:20px}.index__offers .spec__info-block{min-height:150px}.uslugi__title{font-size:18px}.uslugi__tabs-head{gap:12px}.uslugi__tabs-head-item{border-radius:8px;padding:8px 24px;font-size:16px;line-height:24px}.uslugi__contents{border-radius:12px;margin-bottom:48px}.uslugi__content{border-radius:12px;padding:24px}.uslugi__content-active{gap:32px}.uslugi__content-title{font-size:24px}.uslugi__content-text{font-size:14px;margin-bottom:12px}.uslugi__content-btn{padding:12px 32px;font-size:16px;border-radius:8px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.uslugi__content-right-image img{max-width:100%}.lizing__page-subtitle{font-size:18px}.lizing__form{border-radius:6px}.lizing__input-item{margin-bottom:70px}.lizing__input-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px}.lizing__input-label{margin-bottom:20px;font-weight:600}.lizing__input{width:100%;border-radius:6px}.lizing__input input{width:100%;border-radius:6px}.lizing__right-wrapper{border-radius:6px}.lizing__right-evermonth{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lizing__evermonth-title{margin-bottom:15px}.lizing__right-sum{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lizing__sum-title{margin-bottom:15px}.lizing__right-udor{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lizing__udor-title{margin-bottom:15px}.lizing__right-nds{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lizing__nds-title{margin-bottom:15px}.lizing__kp-btn{border-radius:6px}.lizing__preim-title{font-size:24px}.lizing__howwork-title{font-size:24px}.lizing__howwork-title div{font-size:24px}.lizing__howwork-item{border-radius:6px}.info__content{padding:0;gap:0}.info__content .uslugi__content-left{padding:24px;border-radius:12px}.info__content:nth-child(1) .info__content-right-image{max-height:200px;margin-bottom:-28px}.info__content:nth-child(2) .info__content-right-image{max-height:172px}.info__content:nth-child(3) .info__content-right-image{max-height:172px}.about__history-title{font-size:22px}.about__slider{margin-left:0!important}.about__slider .slick-list{padding-right:30px!important}.about__slider-item{padding:58px 16px 20px 16px;border-radius:6px;margin-left:16px;margin-right:16px}.content__wrapper-about{margin-bottom:-80px}.content__wrapper-about::before{height:50px}.about__bottom-block-title{font-size:22px;margin-bottom:40px}.blog__item{gap:0;border-radius:6px}.blog__item-tag{font-size:14px;font-weight:600;border-radius:4px;padding:7px}.blog__item-date{font-size:14px}.blog__item-title{font-size:18px;font-weight:600}.blog__item-views{font-size:14px}.blog__item-views img{width:16px;height:16px}.blog__item-more{font-size:16px;font-weight:600;padding:12px;border-radius:6px;border:1px solid #102a83}.bi__author-wrapper{margin-bottom:20px;border-radius:8px}.bi__author-photo{width:75px;height:75px;min-width:75px}.bi__author-name{margin-bottom:0;font-size:20px}.bi__author-info{font-size:14px}.bi__sidebar-titles-title{font-size:16px;margin-bottom:12px}.bi__sidebar-titles li{margin-bottom:6px;font-size:14px}.bi__content-main{background-color:#fff;padding-top:0}.bi__content-picture{border-radius:6px}.bi__content-picture img{border-radius:6px}.rc__h2{font-size:22px}.bi_content-date{font-size:14px;padding:0}.bi__content-title{font-size:22px;padding:0}.bi__content-info{padding:0 0 24px 0}.bi__item-views img{width:16px;height:16px}.bi__item-views{font-size:14px}.bi__item-readtime img{width:16px;height:16px}.bi__item-readtime{font-size:14px}.bi__item-share img{width:16px;height:16px}.bi__item-share{font-size:14px}.bi__article-wrapper{border-radius:6px}.bi__subscribe-input{padding:13px 20px}.bi__subscribe-submit{border-radius:6px}.bi__similar-title{font-size:18px;margin-bottom:12px}.bi__similar-item{margin-bottom:0}.bi__similar-img{margin-bottom:12px}.bi__similar-img img{border-radius:6px}.bi__similar-date{margin-bottom:12px}.blog__search-form{width:100%}.pk__head-item:first-child{border-radius:6px;border-right:none;width:100%;margin-bottom:10px}.pk__head-item:last-child{border-radius:6px;width:100%}.rc__text{font-size:16px;line-height:24px}.rc__gallery-item-img-wrapper img{border-radius:6px}.rc__button{font-size:14px;line-height:16px;border-radius:6px;padding:12px 24px}.rc__accordion-title{border-radius:6px;font-size:18px}.rc__accordion-container{border-radius:6px;font-size:14px}.sp-container .col-md-3{padding:0}.sp-container .col-md-3 img{border-radius:6px}.kl__wrapper{padding:0;background-color:#fff}.kl__title{font-size:22px;font-weight:600}.kl__descr{font-size:14px;margin-bottom:20px}.kl__item{border-radius:6px}.kl__item-bottom{padding:8px}.kl__item-title{font-size:18px}.kl__item-btn{padding:8px 24px}.ke__info-wrapper{margin-bottom:20px}.ke__title{font-size:22px}.ke__descr-img img{border-radius:6px}.ke__item{padding:16px;border-radius:6px}.ke__head-title{font-size:28px}.ke__head-descr{font-size:14px}.ke__head-right{max-width:100%}.ke__head-showhide img{right:30%}.ke__item-comp table{min-width:100%;margin-left:0}.ke__item-comp table thead{display:none}.ke__item-comp table tbody tr:nth-child(even){background-color:#f9f9f9}.ke__item-comp table tbody tr:nth-child(even) td:last-child input{background-color:#f9f9f9}.ke__item-comp table tbody tr td:first-child .ke__comp-item-label{left:2px}.ke__item-comp table tbody tr{width:100%;display:-ms-grid;display:grid;-ms-grid-rows:1fr auto auto;grid-template-rows:1fr auto auto;-ms-grid-columns:115px auto;grid-template-columns:115px auto;margin-bottom:18px}.ke__item-comp table tbody tr td:first-child{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:3;grid-row-end:4;margin-left:0;padding-left:22px;border-radius:8px 0 0 8px}.ke__item-comp table tbody tr td:first-child img{width:100%;min-width:90px;min-height:90px}.ke__item-comp table tbody tr td:first-child label{left:3px}.ke__item-comp table tbody tr td:nth-child(2){-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;padding-right:22px;border-radius:0 8px 0 0}.ke__item-comp table tbody tr td:nth-child(3){-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#212121;font-weight:300;padding-top:0;padding-bottom:0;padding-right:22px;font-size:16px}.ke__item-comp table tbody tr td:nth-child(4){-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:1;grid-row-end:4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#212121;font-weight:300;padding-top:0;padding-right:22px;border-radius:0 0 8px 0}.ke__item-comp table tbody tr td:nth-child(4) input{border:none;color:#212121;width:90px;text-align:left;margin:0;outline:0;font-size:16px;font-weight:300}.ke__mobile-show{display:block;font-size:16px}.ke__kp-row{padding:6px 0;font-size:14px}.popup__subtitle{font-size:24px;margin-bottom:16px}.clinic__page-title{font-size:22px;font-weight:600}.clinic__page-head-text-wrapper{margin-bottom:20px}.clinic__page-head-text-block{padding:20px;border-radius:6px}.clinic__page-head-text-block img{top:-20px}.clinic__page-head-text{font-size:18px;line-height:20px}.clinic__stages-title-text{font-size:22px;font-weight:600}.clinic__stage-subtitle{font-size:14px;line-height:18px}.clinic__stage-title{font-size:22px;margin-bottom:12px}.clinic__stage-li{font-size:18px;line-height:20px;padding-left:20px}.clinic__stages-slide{padding:16px;border-radius:6px}.clinic__stage-num{font-size:48px;line-height:52px}.clinic__advantages-wrapper{padding:90px 0 20px 0;margin-bottom:25px}.clinic__advantages-title{font-size:20px;margin-bottom:24px}.clinic__advantages-items{gap:20px}.clinic__advantages-item-img{display:none}.clinic__advantages-item-text{font-size:18px;line-height:20px}.projects__title-text{font-size:20px;font-weight:600}.projects__title-arrows{display:none}.projects__slide{-webkit-transform:translateY(-5px) scale(.96);-ms-transform:translateY(-5px) scale(.96);transform:translateY(-5px) scale(.96)}.projects__slide img{border-radius:6px}.nblog__head-wrapper{border-radius:6px;margin-bottom:48px}.nblog__head-info{gap:12px}.nblog__head-date img{max-width:14px;max-height:14px}.nblog__head-views img{max-width:14px;max-height:14px}.nblog__head-readtime img{max-width:14px;max-height:14px}.nblog__head-share svg.nblog__head-share-svg{max-width:14px;max-height:14px}.nblog__head-share-links{padding:0;position:fixed;top:auto;bottom:-100%;left:0;right:0;width:auto;height:auto;border-radius:16px 16px 0 0}.nblog__head-share-links-active{bottom:0}.nblog__head-share-links-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px;border-bottom:1px solid #eceef5}.nblog__head-share-links-title span{font-size:18px;font-style:normal;font-weight:600;line-height:120%;color:#102a83}.nblog__head-share-links-wrapper{gap:8px;padding:16px}.nblog__head-share-link{font-size:18px}.nblog__head-img{border-radius:0 0 6px 6px;max-height:184px}.nblog__head-tag{border-radius:6px}.nblog__author-wrapper{border-radius:6px;margin-bottom:12px}.nblog__content ol{margin-bottom:12px}.nblog__p{margin-bottom:12px;margin-top:12px}.rc__form-btn{margin-bottom:12px;margin-top:12px}.nblog__hr{margin-bottom:12px}.nblog__blockquote{margin-bottom:12px;margin-top:12px}.nblog__figure{margin-bottom:12px;margin-top:12px}.nblog__figure img{border-radius:6px}.nblog__img{border-radius:6px;margin-bottom:12px}.nblog__content ul{margin-bottom:12px;margin-top:12px}.nblog__content ol{margin-bottom:12px}.nblog__slider .slick-list{border-radius:6px}.nblog__note{border-radius:6px;margin-bottom:12px;margin-top:12px}.nblog__alert-p,.nblog__note,.nblog__strong-p{border-radius:6px;margin-bottom:12px;margin-top:12px}.nblog__file-wrapper{border-radius:6px;margin-bottom:12px;margin-top:12px}.nblog__table-wrapper,.rc__block-table{margin-bottom:12px;margin-top:12px}.nblog__table tr:first-child td:first-child,.rc__block-table table tr:first-child td:first-child{border-radius:6px 0 0 0}.nblog__table tr:first-child td:last-child,.rc__block-table table tr:first-child td:last-child{border-radius:0 6px 0 0}.nblog__table tr:last-child td:first-child,.rc__block-table table tr:last-child td:first-child{border-radius:0 0 0 6px}.nblog__table tr:last-child td:last-child,.rc__block-table table tr:last-child td:last-child{border-radius:0 0 6px 0}.bi__subscribe{margin-top:48px;margin-bottom:48px}.nblog__title-wrapper-h2{padding-top:36px;margin-top:12px;margin-bottom:12px}.nblog__title-h2{font-size:24px}.nblog__title-wrapper-h3{padding-top:12px;margin-top:12px;margin-bottom:12px}.coll__wrapper{margin-bottom:48px}.coll__item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.coll__el-head-title{font-size:18px;margin-bottom:8px}.coll__el-head-subtitle{font-size:14px}.coll__el-head-bottom-line{margin-top:-12px;height:12px;border-radius:12px 12px 0 0}.coll__el-list{padding-top:6px}.newcard__descr-wrapper{position:static}.newcard__title{font-size:18px}.newcard__title-share{height:100%}.newcard__priceblock-wrapper{position:fixed;bottom:0;left:0;right:0;top:auto;margin-bottom:0;z-index:200;border-radius:6px 6px 0 0}.newcard__similar-title{margin-bottom:0;font-size:18px}.card__tabs-content-item{padding-bottom:48px}.propsorter__table-wrapper table tbody th span{font-size:14px}.propsorter__table-wrapper table tbody tr td:first-child{vertical-align:top;width:60%;padding-right:10%}.propsorter__table-wrapper table tbody tr td:first-child .propsorter__line{bottom:auto!important;top:24px}.propsorter__table-wrapper table tbody tr td:last-child{vertical-align:top}.propsorter__table-wrapper{max-width:100%;min-width:255px;margin-bottom:0;border-radius:6px}.newcard__similar-list{padding-left:16px;padding-right:16px;gap:12px;padding-top:12px!important;padding-bottom:48px}.newcard__similar-list .catpage__item{border:2px solid #f9f9f9!important;margin-bottom:0}.popup__wrapper{width:calc(100% - 20px)}.popup__title{font-size:28px;margin-bottom:20px}.popup__policy{font-size:14px;margin-bottom:20px}.timeselect__value{border-radius:6px}.popup__ch-time-title{font-size:14px}.header__left-search input{font-size:14px}.header__search-section{font-size:14px}.header__search-preview-title-empty{font-size:14px}.header__search-element-img{width:48px;height:48px}.header__search-element-img img{width:48px;height:48px}.header__search-element-name{font-size:14px}.header__center-hidden{opacity:0;visibility:hidden;width:0}.header__center-hidden a img{max-height:40px}.header__center{height:48px;min-height:48px;max-height:48px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.header__center a img{max-height:48px;height:48px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.mobile__search-active img{position:absolute}.mobile__search-active .mobile__search-input{margin-left:0}.mobile__menu-wrapper{height:calc(100% - 72px)}.body-catalog{background:url(/local/templates/trimm/css/../img/catalog/catalog-mobile-bg.svg);background-repeat:no-repeat;background-position:center 1670px;background-size:contain}.main__title{font-size:22px;text-align:left;position:relative;background-size:contain;margin-bottom:20px}.card__block-title{font-size:22px;text-align:left;position:relative;background-size:contain;margin-bottom:20px}.main__title h1{font-size:18px;text-align:left}.index__categories-link{display:none}.stock__slider-wrapper{margin-bottom:40px}.stock__slider .stock__slider-item{border:1px solid #727272!important;padding:24px}.stock__slider .stock__slider-item .catpage__item-priceblock{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.stock__slider .stock__slider-item .catpage__item-btnblock{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;width:100%!important}.stock__slider .stock__slider-item .catpage__item-slider-wrapper{margin-bottom:20px}.stock__slide-kpbtn{font-size:18px}.subscribe__wrapper{margin-top:220px;border-radius:6px}.subscribe__form-title{font-size:21px;margin-bottom:15px}.search__page-title{font-size:22px}.subscribe__submit{height:50px;border-radius:6px;font-size:18px;border:2px solid #102a83}.brands__left{margin-bottom:20px}.brands__left-title{font-size:22px}.brands__item{border-radius:6px;padding:15px 30px}.mainpage__blog-wrapper{margin-bottom:40px}.footer__form-wrapper{background:url(/local/templates/trimm/css/../img/form-spiral.svg) #f9f9f9 no-repeat;background-position:center bottom;background-size:contain;padding:40px 25px;border-radius:6px}.footer__form-title{font-size:24px}.footer__form-subtitle{font-size:21px;margin-bottom:0}.footer__form-input{border-radius:6px;padding:14px 20px;margin-bottom:12px}.footer__form-chbtitle{font-size:21px}.footer__policy-chb{width:24px;height:24px}.footer__form-submit{font-size:18px;padding:15px;border-radius:6px}.footer__form-success div{font-size:26px}.footer{padding-top:140px}.footer__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:25px}.footer__logo{position:relative;height:59px;width:140px;overflow:hidden;margin-bottom:24px}.footer__logo img{position:absolute;max-width:100%;width:100%;height:auto}.footer__contacts-items{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__bottom-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__bottom-items span{display:none}.footer__ef-block{margin-bottom:0}.footer__bottom-item,.footer__ef-block{font-size:18px;margin-bottom:16px}.footer__years-text{margin-top:16px;text-align:left;padding-left:10px}.card{margin-bottom:40px}.card__title{padding-bottom:8px;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13}.card__share-wrapper{top:0;right:0}.card__shortinfo{-ms-grid-row:4;grid-row-start:4;-ms-grid-row-span:1;grid-row-end:5;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13;background:0 0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card__shortinfo-char{margin-right:0}.card__shortinfo-logo{max-height:100px}.card__shortinfo-logo a{max-height:100px}.card__shortinfo-logo a img{max-height:100px}.card__shortinfo-logo{max-width:300px;max-height:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:0;margin-bottom:10px}.card__shortinfo-logo img{width:auto;height:auto}.card__shortinfo-table{width:100%}.card__shortinfo-table table{width:100%;font-size:18px}.card__shortinfo-table table tbody tr:first-child{font-size:20px}.card__shortinfo-table table tbody tr td{width:100%}.card__shortinfo-table table tbody tr td:nth-child(2){width:0;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;white-space:nowrap;padding-left:0}.card__shortinfo-text{max-width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}.card__short-text{display:none}.card__shortinfo-brenditems{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;color:#102a83;font-size:24px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card__shortinfo-brenditems img{display:block;height:24px}.card__priceblock{-ms-grid-row:3;grid-row-start:3;-ms-grid-row-span:1;grid-row-end:4;margin-top:0}.card__price-btns{margin-bottom:28px}.card__price-btn:nth-child(2){margin-top:12px}.card__fancy-nav-wrapper{max-width:100%}.card__fancy-nav-item{margin:0}.card__tabs-header-item-active{border-radius:6px}.card__tabs-header-item{-webkit-box-flex:1;-ms-flex:1 1 49%;flex:1 1 49%;border-radius:6px;background-color:#f9f9f9;font-weight:600}.card__tabs-header-item:hover{background-color:#3c5199;color:#fff}.card__tabs-header-item-active{background-color:#3c5199;color:#fff}.card__tabs-header-item-single{background-color:#fff;margin:0;padding:0;color:#212121;border:none}.card__tabs-header-item-single:hover{background-color:#fff;color:#212121}.card__materials-item{border-radius:6px}.catalog__cats-block{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 40px;grid-template-rows:100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 100px 40px;gap:16px;margin-bottom:40px}.catalog__cats-item{border-radius:6px}.catalog__cats-item-content{padding:0 30px}.catalog__cats-item15{margin-top:4px}.catalog__cats-item-img svg{max-width:60px;max-height:60px;width:60px;height:60px}.catalog__cats-item-title{font-size:20px}.catalog__cats-item15-text{font-size:21px}.catalog__cats-item15-text svg{height:24px}.card__exp-title{font-size:21px}.card__exp-text{background-color:#102a83;color:#fff;padding:20px 16px;border-radius:6px}.card__exp-name{font-size:18px}.card__exp-right{display:none}.smart-filter-slider-track-container .smart-filter-slider-handle{width:24px;height:24px}.smart-filter-input-group-number .smart-filter-slider-track-container{padding:13px 13px 25px 13px}.catpage__title{padding:0 16px;margin-bottom:4px}.catpage__title-text,.spec__page-title{font-size:22px;font-weight:600;margin-right:20px}.catpage__title-count{font-weight:300}.catpage__category-descr{display:none}.catpage__main-wrapper{padding:16px;border-radius:16px;margin-bottom:20px;position:relative}.catpage__filter-wrapper{padding-top:0;left:0;width:100%;height:auto;bottom:-100%;top:auto;border-radius:12px 12px 0 0;background-color:#f9f9f9}.catpage__filter-wrapper-active{bottom:0}.catpage__filter{border-radius:12px 12px 0 0;overflow:hidden;margin-bottom:25px;padding-right:0}.catpage__filter .catpage__filter-mobile-title{padding-right:16px}.catpage__filter .smart-filter-section{max-height:80vh;overflow-y:scroll;padding-right:16px;padding-top:16px}.smart-filter-angle{display:none}.category__sort-mobile-title,.catpage__filter-mobile-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;font-size:18px;line-height:120%;font-weight:600;color:#102a83}.catpage__filter-mobile-title{margin-bottom:16px!important;position:relative}.catpage__filter-mobile-title::after{position:absolute;content:"";width:calc(100% + 16px);height:1px;background-color:#eceef5;left:-16px;right:0;top:calc(100% + 16px)}.catpage__filter-item .catpage__filter-options{display:none}.catpage__filter-item .catpage__filter-options[style*="display: block"]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.catpage__filter-item .catpage__filter-search{display:none}.catpage__filter-item .catfilter__options-more{display:none}.catpage__filter-item:nth-child(2) .catpage__filter-options{display:block}.catpage__filter-item:nth-child(2) .catpage__filter-search{display:block}.catpage__filter-item:nth-child(2) .catfilter__options-more{display:block}.catpage__filter-title{color:#212121;line-height:120%;position:relative}.row:has(.filter__btn-white){margin-top:90px}.row:has(.filter__btn-blue[style*="display: block"]){margin-top:180px}.catpage__filter-wrapper-active .smart-filter-block:has(.filter__btn-white){position:fixed;bottom:10px;width:100%;left:0;padding-top:4px;background-color:#fff;z-index:50}.catpage__filter-wrapper-active .smart-filter-block:has(.filter__btn-white[style*="display: none"]){background-color:#f9f9f9}.filter__btns-wrapper:has(.filter__btn-white){max-width:calc(100% - 32px);margin:auto}.filter__btns-wrapper-border{position:relative}.filter__btns-wrapper-border::before{content:"";position:absolute;width:calc(100% + 32px);height:1px;background-color:#eceef5;left:-16px;right:0;top:-4px}.filter__option-label input::after{top:4px}.filter__option-label span{font-size:18px;line-height:24px}.catpage__category-childrens{display:none;position:absolute;top:calc(100% - 4px);background-color:#fff;z-index:5;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;-webkit-box-shadow:0 4px 22px rgba(24,46,130,.16);box-shadow:0 4px 22px rgba(24,46,130,.16);padding-top:15px;border-radius:0 0 12px 12px;overflow:hidden}.catpage__category-childrens[style*="display: block"]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.catpage__category-childrens-title{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13;background-color:#102a83;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;height:42px;width:100%;margin-bottom:8px;font-size:18px;font-weight:600;z-index:2;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.catpage__category-childrens-title div{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catpage__category-childrens-title div::after{content:"";display:block;margin-left:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;right:calc(50% - 110px);width:16px;height:16px;background:url(/local/templates/trimm/css/../img/category/mobile-cats-arrow.svg);background-size:contain;background-repeat:no-repeat;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.catpage__category-childrens-title-active{z-index:5}.catpage__category-childrens-title-active div::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.category__child{background-color:#fff;border-bottom:1px solid #f9f9f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:0;color:#102a83;text-align:left;padding:16px 20px;margin:0}.category__child:last-child{border-bottom:1px solid transparent}.category__sort-current-img{width:20px;height:20px}.category__sort-another{z-index:13;border:none;position:fixed;display:block;bottom:-100%;left:0;top:auto;padding:16px 16px 40px 16px;width:100%;max-width:100%;border-radius:16px 16px 0 0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.category__sort-another-item{font-weight:400;font-size:18px;line-height:24px;color:#212121;padding:0 5px 0 30px;position:relative}.category__sort-another-item:nth-child(even){background-color:#fff}.category__sort-another-item::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;background:url(/local/templates/trimm/css/../img/category/sort-check-not.svg);background-position:center center;background-size:contain}.category__sort-another-item-active{background-color:#fff!important}.category__sort-another-item-active::before{background:url(/local/templates/trimm/css/../img/category/sort-check-check.svg);background-position:center center;background-size:contain}.category__sort-another-active{bottom:0}.category__view-type{display:none}.category__mobile-filters-btn{margin-right:0;font-size:14px;font-weight:600;color:#102a83}.catpage__category-items{margin-bottom:0}.header__hidden{top:-100%!important}.catpage__item{background-color:#fff;border-radius:6px!important;border:none!important;margin-bottom:12px;padding:24px!important}.catpage__item .catpage__item-prices{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.catpage__item .catpage__item-chars{margin-bottom:0}.catpage__item .catpage__item-cat{padding-top:20px}.catpage__item .catpage__item-priceblock .catpage__item-btnblock{-webkit-box-flex:1;-ms-flex:1 1 300px;flex:1 1 300px;width:100%;margin-top:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.catpage__item .catpage__item-priceblock .catpage__item-btn-white{display:none}.catpage__item .catpage__item-priceblock .catpage__item-btn-blue{padding:12px 14px;font-size:16px}.catpage__item .catpage__item-name{font-size:18px;font-weight:600}.catpage__category-items-vertical .catpage__item{-ms-grid-rows:auto auto 56px 100px;grid-template-rows:auto auto 56px 100px;width:100%}.catpage__category-items-vertical .catpage__item-slider-wrapper{margin-bottom:16px}.compare__widget-close{top:20px;right:20px}.compare__widget-block-active{height:100%;width:100%}.compare__widget-form-wrapper{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;height:100%}.compare__widget-title{margin-top:20px;margin-right:40px;font-size:24px}.compare__widget-list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.compare__page-link{font-size:18px;padding:10px 20px}#modef:has(>a){margin-top:12px}.help__search-wrapper{padding:16px;border-radius:6px 6px 0 0}.search__page-title{font-size:18px}.search__page-category-title-wrapper{margin-bottom:12px}.search__page-category-title{font-size:18px}.search__page-brands-item{max-height:77px;border-radius:6px}.search__page-brands-item{max-width:calc(33% - 7px)}}@media (max-width:550px) and (max-width:550px){.spec__page-title-wrapper .spec__page-timer{background-color:#fff;border-radius:4px;margin:12px;margin-top:0}.spec__page-title-wrapper .spec__timer-title{margin-bottom:0;line-height:18px;color:#212121;font-weight:600}.spec__page-title-wrapper .spec__timer-items{gap:6px}.spec__page-title-wrapper .hours,.spec__page-title-wrapper .minutes,.spec__page-title-wrapper .seconds{width:38px;height:38px}.spec__page-title-wrapper .hours .active,.spec__page-title-wrapper .hours .before,.spec__page-title-wrapper .minutes .active,.spec__page-title-wrapper .minutes .before,.spec__page-title-wrapper .seconds .active,.spec__page-title-wrapper .seconds .before{background-color:#102a83;width:38px;height:38px}.spec__page-title-wrapper .hours .active .down,.spec__page-title-wrapper .hours .active .up,.spec__page-title-wrapper .hours .before .down,.spec__page-title-wrapper .hours .before .up,.spec__page-title-wrapper .minutes .active .down,.spec__page-title-wrapper .minutes .active .up,.spec__page-title-wrapper .minutes .before .down,.spec__page-title-wrapper .minutes .before .up,.spec__page-title-wrapper .seconds .active .down,.spec__page-title-wrapper .seconds .active .up,.spec__page-title-wrapper .seconds .before .down,.spec__page-title-wrapper .seconds .before .up{background-color:#102a83;color:#fff;width:38px;height:38px;font-size:20px}.card__shortinfo-table table tbody tr td:nth-child(2){padding-left:10px;white-space:normal;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card__shortinfo-table table tbody tr td{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.category__child-active{background-color:rgba(16,42,131,.04);color:#102a83}}@media (max-width:540px){.compare__clear-tab-tooltip{top:390px!important}.header__wrapper{min-height:60px}.header__height-compensator{height:120px}}@media (max-width:530px){.subscribe__input{height:50px;border-radius:6px;margin-bottom:15px}.brands__bg{padding-bottom:20px}.brands__left-subtitle{font-size:18px}.brands__left-link{font-size:18px}}@media (max-width:520px){.cat4__spiral{bottom:-40px;left:0}}@media (max-width:500px){.brand__card-tabs-content.catpage__category-items-vertical .catpage__item{max-width:100%!important;width:100%!important;-ms-grid-rows:auto auto 56px 89px;grid-template-rows:auto auto 56px 89px}.about__title-spiral{left:-250px;right:-250px}.letters__wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr}.letter__name{font-size:18px}.letter_descr{font-size:14px}.blog__header-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.blog__header-item-count{display:none}.blog__bg{padding-top:20px;border-radius:0}.blog__tags-items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%;overflow-x:auto;padding-bottom:0}.blog__tags-items::-webkit-scrollbar{width:0!important;height:0!important}.bi__author-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:75px}.bi__subscribe-email{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bi__subscribe-submit{width:100%}.rc__gallery-item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.card__fancy-item-img .image-zoom-block{width:300px;height:300px;border-radius:150px}}@media (max-width:480px){.popup__success-message img{margin-bottom:12px;max-width:127px}.popup__success-title{font-size:16px;line-height:15px;margin-bottom:6px}.popup__success-subtitle{font-size:14px;line-height:17px}.popup__close{width:16px;height:16px}.popup__close svg{width:14px;height:14px}.footer__contacts-items{max-width:100%}}@media (max-width:470px){.cat-grid .cat-item{height:130px}.cat-grid{height:1270px}.cat-grid .cat__img{height:130px;max-height:130px}.cat-grid .cat__img img{height:130px;max-height:130px}.cat-item-1{padding-right:10px!important}.cat-item-2 .cat2__img{max-width:205px}.cat-item-6 .cat6__img{max-height:300px;max-width:300px;top:-170px;right:-100px}.cat-item-6 .cat6__img img{width:300px;height:300px;max-width:300px;max-height:300px}.cat-item-7 .cat7__box{max-height:130px}.cat-item-7 .cat7__box-img{max-width:180px;right:-10px;top:38%}.cat-item-7:hover .cat7__box-img{top:38%;opacity:1;visibility:visible}.cat-item-8 .cat8__img{width:170px}.cat4__spiral{bottom:-30px;left:0}}@media (max-width:465px){.subscribe__img{top:-180px}}@media (max-width:450px){.compare__success-toast{font-size:14px;width:calc(100% - 32px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.compare__success-toast svg{display:none;width:16px;height:16px}.brands__page-head-title,.compare__page-head-title,.uslugi__page-title{font-size:22px}.brands__page-head-subtitle{font-size:18px}.brands__page-letters-title{font-size:18px}.brand__link-name{font-size:14px}.spec__titem{border-radius:6px}.spec__tbtn{border-radius:6px}.spec__item{border-radius:6px}.uslugi__page-title{margin-bottom:12px}.lizing__page-subtitle{font-size:16px;margin-bottom:20px;line-height:18px}.lising__slider .uslugi__slider-sh-hide{display:none}.lizing__kp-btn{font-size:20px;padding:12px 24px}.lizing__howwork-item{padding:12px}.howwork__item-num{font-size:64px}.howwork__item-title{font-size:24px}.howwork__item-subtitle{font-size:14px}.contacts__tab-item-btn{max-width:100%;width:100%}.about__title-block{padding:16px}.about__title-spiral{left:0;right:-100px}.about__head-block-title{font-size:20px}.about__head-block-descr{font-size:16px;line-height:18px}.about__bottom-int{font-size:80px}.about__bottom-text{font-size:18px;line-height:20px}.bi__subscribe{gap:12px;border-radius:6px}.bi__subscribe-input{border-radius:6px}.bi__form-policy-label{margin-right:12px}.bi__prew{border-radius:6px;font-size:16px;border-radius:8px;padding:12px}.bi__next{border-radius:6px;text-align:right;font-size:16px;border-radius:8px;padding:12px}.pk__page-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page404__subtitle{font-size:26px}.ke__item-comp table tbody tr{-ms-grid-columns:95px auto;grid-template-columns:95px auto}.ke__item-comp table tbody tr td:first-child img{min-width:70px;min-height:70px}.ke__item-comp table tbody tr td:nth-child(2){font-size:16px}.ke__item-comp table tbody tr td:nth-child(3){font-size:14px}.ke__item-comp table tbody tr td:nth-child(4){font-size:14px}.ke__item-comp table tbody tr td:nth-child(4) input{width:76px;height:18px}.ke__mobile-show{font-size:14px}.clinic__page-head-text-block img{top:-15px;min-height:80%}.nblog__head-info{-ms-flex-wrap:wrap;flex-wrap:wrap}.nblog__head-img{max-height:128px}.popup__title{font-size:18px;line-height:120%;margin-bottom:20px}.popup__content{padding:12px;border-radius:6px}.popup__content-kp-img{width:50px;height:50px;padding:0;margin-right:8px}.popup__content-kp-info{padding-left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup__content-kp-name{margin-bottom:0;font-size:14px}.popup__content-kp-price{display:none}.timeselect__value-arrow img{width:14px;height:14px}.brands__item img{min-height:40px}.card__title{font-size:22px;padding-bottom:28px}.card__shortinfo-brenditems{font-size:18px}.card__shortinfo-brenditems img{display:block;height:22px}.card__price{margin-bottom:12px}.card__economy{margin-bottom:12px}.viewed__slider-wrapper{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin-right:-16px;margin-left:-16px}.viewed__slider-wrapper .slick-list{padding-left:0!important}.viewed__slider-left{left:0;height:100%;width:46px;display:none!important;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.viewed__slider-left img{width:30px}.viewed__slider-right{right:0;height:100%;width:46px;display:none!important}.viewed__slider-right img{width:30px}.row:has(.filter__btn-white){margin-top:106px}.catpage__item .catpage__item-btnblock{width:140px}.catpage__item .catpage__item-price-curprise{font-size:16px}.catpage__item .catpage__item-oldprise{font-size:14px}.catpage__item .catpage__item-economy-percent{font-size:14px}.catpage__item .catpage__item-name{font-size:18px}.catpage__item .catpage__item-chars table{font-size:14px}.catpage__item .catpage__item-cat{font-size:14px}.catpage__category-items-vertical .catpage__item{-ms-grid-rows:auto auto 56px 89px;grid-template-rows:auto auto 56px 89px}.search__page-brands-item{max-width:calc(50% - 6px)}}@media (max-width:440px){.ke__head-showhide img{right:25%}}@media (max-width:430px){.smart-filter-parameters-box{margin-bottom:24px!important}.catpage__filter-search{padding-bottom:10px;padding-top:10px}.catfilter__options-more{padding-top:5px}.catpage__filter-aprob{margin-bottom:20px}#modef,.filter__btn-blue{font-size:16px;line-height:24px;padding:14px 0}#modef{padding:0}.filter__btn-white{font-size:16px;line-height:24px;padding:10px 0}.filter__btn-white svg{display:none}}@media (max-width:420px){.cat-grid .cat-item .cat__title-text{font-size:15px!important}.cat-item-2 .cat2__title-text{max-width:150px}.cat-item-7 .cat7__box .cat__item-title{font-size:15px!important;max-width:180px!important}.subscribe__img{top:-160px}}@media (max-width:400px){.brands__page-letter{max-width:calc(14.2% - 8px);-webkit-box-flex:1;-ms-flex:1 1 14%;flex:1 1 14%;width:auto}.about__title-spiral{left:-205px;right:-190px}.clinic__page-head-text-block img{max-width:800px;top:-25px}.copy__success{width:100%}.indev{width:100%}}@media (max-width:380px){.cat-grid .cat-item{padding:0 16px}}@media (max-width:379px){.ke__head-showhide img{right:20%}}@media (max-width:370px){.cat-item-1 .cat1__img{max-width:155px}}@media (max-width:365px){.catpage__item .catpage__item-economy-percent{display:none}}@media (max-width:359px){.blog__header-item{font-size:14px}}.webp .wdu_propsorter tbody td:first-child{background:url(data:image/webp;base64,UklGRkIAAABXRUJQVlA4WAoAAAAQAAAAAgAAAAAAQUxQSAQAAAAA/wAAVlA4IBgAAAAwAQCdASoDAAEAAgA0JaQAA3AA/vU6AAA=) 0 25px repeat-x}.webp .glitch-container .glitch,.webp .glitch-container .img{background-image:url(/local/templates/trimm/css/../img/logo-glitch.webp)}
/* End */


/* Start:/local/templates/trimm/css/catalog-section-slider.css?17492093212490*/
.catalog__section-slider {
  position: relative;
  width: 100%;
  height: 100%;
  /* Чтобы во время перетаскивания слайда ничего не выделить внутри него */
  user-select: none;
  /* Чтобы запретить скролл страницы, если мы начали двигать слайдер по оси X */
  touch-action: pan-y;
}

/* Если где-то внутри слайдера будут изображения,
то нужно задать им pointer-events: none,
чтобы они не перетаскивались мышью */

.catalog__section-slider img {
  pointer-events: none;
  width: 500px;
  height: 500px;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  object-position: center center;
}
.catalog__section-slider-dots {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  gap: 5px;
  min-height: 1px;
}
.catalog__section-slider-dots-mobile {
  top: auto;
}
.catalog__section-slider__dot {
  display: block;
  flex: 1 1 auto;
  position: relative;
  cursor: pointer;
  height: 100%;
}
.catalog__section-slider-progress {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 6px;
  justify-content: center;
  align-items: center;
  bottom: 6px;
  height: 8px;
}
.catalog__section-slider__progress-item {
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #d9d9d9;
  transition: 0.2s;
}
.catalog__section-slider__progress-item-active {
  display: block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #3C5199;
}
.catalog__section-slider-list {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.catalog__section-slider-list.grab {
  cursor: grab;
}

.catalog__section-slider-list.grabbing{
  cursor: grabbing;
}

.catalog__section-slider-track {
  height: 100%;
  display: flex;
}
.catalog__section-slider-slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  font-size: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
}
.catalog__section-slider-slide img {
  border-radius: 12px;
}
.catpage__item-slider-box {
  border-radius: 12px;
  overflow: hidden;
}

@media (max-width: 550px) {
  .catalog__section-slider-slide img {
    border-radius: 6px;
  }
  .catpage__item-slider-box {
    border-radius: 6px;
    overflow: hidden;
  }
}
/* End */


/* Start:/local/templates/trimm/css/fancybox.css?174920932124879*/
:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:.175s ease-out both f-throwOutUp}.f-throwOutDown{animation:.175s ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, -150px, 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, 150px, 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease-out .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease-out both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) ease both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) ease both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,.is-zooming-out .fancybox__slide:not(.is-selected) .fancybox__content{visibility:hidden}.is-animating .fancybox__content,.is-dragging .fancybox__content{filter:blur(0px);will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:.25s ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:.35s ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:.15s ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:.35s ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:100%;height:100%}.fancybox__container:not(.is-compact) .has-iframe .fancybox__content,.fancybox__container:not(.is-compact) .has-map .fancybox__content,.fancybox__container:not(.is-compact) .has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 20px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden}.f-thumbs__track{display:flex;will-change:transform}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);min-width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc(var(--left, 0)*1px);width:calc(100% - var(--width, 0)*1px);cursor:pointer}.is-modern .f-thumbs__slide{--clip-path: inset( 0 calc( (var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0)) * 0.5 * (1 - var(--progress, 0)) ) round var(--f-thumb-border-radius, 0) );transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern .f-thumbs__slide>*{clip-path:var(--clip-path)}.is-modern:not(.is-using-mouse) .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.is-modern.in-touch .f-thumbs__slide{filter:none}.is-modern.is-resting .f-thumbs__slide{transition:all .33s ease}.is-modern.is-resting .f-thumbs__slide>*{transition:all .33s ease}.f-thumbs__slide__button{appearance:none;width:100%;height:100%;margin:0;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover}.f-thumbs.is-horizontal .f-thumbs__track{margin:0 auto;padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;margin:auto 0;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 20px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}
/* End */
/* /local/components/trimm/search.title/templates/trimm/style.min.css?1749209321695 */
/* /local/components/trimm/menu/templates/header-menu/style.css?1749209321851 */
/* /local/components/trimm/catalog.compare.list/templates/trimm/style.css?1749209321674 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17496397844653 */
/* /local/templates/trimm/css/normalize.css?17492093216138 */
/* /local/templates/trimm/css/slick.css?17492093211776 */
/* /local/templates/trimm/css/style.min.css?1753337938418015 */
/* /local/templates/trimm/css/catalog-section-slider.css?17492093212490 */
/* /local/templates/trimm/css/fancybox.css?174920932124879 */
