@charset "UTF-8";@keyframes progress{to{width:0}}@keyframes mmslideIn{0%{opacity:0}to{opacity:1}}@keyframes mmslideOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideInBg{0%{opacity:0}to{opacity:.7}}@keyframes mmslideOutBg{0%{opacity:.7}to{opacity:0}}@keyframes panelShow{0%{opacity:0;transform:scaleY(.9)}to{opacity:1;transform:scaleY(1)}}@keyframes panelHide{0%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(.9)}}@keyframes loadingSpin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes dropdown-display{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes line{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes floatBtnShow{0%{opacity:0}to{opacity:1}}@keyframes showCookiesPanel{0%{opacity:0;transform:translateY(60%)}to{opacity:1;transform:translateY(0)}}@keyframes showTabs{0%{opacity:0}to{opacity:1}}:root{--body-font-size:18px;--font-family:"Golos Text","Golos Text Fallback",system-ui,-apple-system,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;--body-line-height:156%;--body-color:var(--gray-700);--body-background:var(--base-white);--base-white:#FFF;--base-black:#000;--gray3:#6D6D6D;--gray4:#888;--radius:24px;--radius-small:18px;--radius-xs:12px;--radius-large:40px;--gap:20px;--gap-mob:15px;--swiper-theme-color:var(--main);--swiper-preloader-color:var(--swiper-theme-color);--swiper-wrapper-transition-timing-function:linear;--body-font-size-mob:14px;--body-line-height-mb:143%;--gray-25:#FAFAFA;--gray-50:#F6F6F6;--gray-100:#E7E7E7;--gray-200:#D1D1D1;--gray-300:#B0B0B0;--gray-400:#888;--gray-500:#6D6D6D;--gray-600:#5D5D5D;--gray-700:#4F4F4F;--gray-800:#454545;--gray-900:#3D3D3D;--gray-950:#222;--brand-25:#FCFAF5;--brand-50:#F9F5EC;--brand-100:#F6F0E2;--brand-200:#F3EBD9;--brand-300:#ECE2C5;--brand-400:#E6D8B2;--brand-500:#E0CE9F;--brand-600:#C0B083;--brand-700:#A19168;--brand-800:#81734C;--brand-900:#71643E;--brand-950:#625431;--green-25:#F9FDF8;--green-50:#F4FBF2;--green-100:#E4F8E0;--green-200:#CAEFC3;--green-300:#9FE194;--green-400:#60C54F;--green-500:#49AF38;--green-600:#379029;--green-700:#2D7223;--green-800:#285A21;--green-900:#224A1D;--green-950:#0E280B;--violet-25:#F8F8FD;--violet-50:#F1F1FC;--violet-100:#E9E9FA;--violet-200:#E2E2F8;--violet-300:#D4D4F5;--violet-400:#C5C5F1;--violet-500:#B7B7EE;--violet-600:#9797D3;--violet-700:#7777B7;--violet-800:#58589C;--violet-900:#48488E;--violet-950:#383880;--blue-25:#ECEFF8;--blue-50:#DAE0F1;--blue-100:#C7D0EB;--blue-200:#B4C1E4;--blue-300:#8FA2D6;--blue-400:#6983C9;--blue-500:#4464BB;--blue-600:#365096;--blue-700:#293C70;--blue-800:#1B284B;--blue-900:#141E38;--blue-950:#0E1425;--gray-blue-25:#F7FAFC;--gray-blue-50:#EFF5F9;--gray-blue-100:#E7F1F6;--gray-blue-200:#DFECF3;--gray-blue-300:#D0E2EC;--gray-blue-400:#C0D9E6;--gray-blue-500:#B0CFE0;--gray-blue-600:#93B1C2;--gray-blue-700:#7594A4;--gray-blue-800:#587687;--gray-blue-900:#496778;--gray-blue-950:#3A5969;--teal-25:#F8FBFC;--teal-50:#F2F8F9;--teal-100:#EBF4F5;--teal-200:#E4F0F2;--teal-300:#D7E9EC;--teal-400:#C9E1E5;--teal-500:#BCDADF;--teal-600:#9EBDC2;--teal-700:#80A0A5;--teal-800:#618288;--teal-900:#527479;--teal-950:#43656B;--moss-25:#F9FBF9;--moss-50:#F3F8F2;--moss-100:#EDF4EC;--moss-200:#E7F1E6;--moss-300:#DCEAD9;--moss-400:#D0E3CD;--moss-500:#C4DCC0;--moss-600:#A6BFA2;--moss-700:#88A284;--moss-800:#6A8566;--moss-900:#5B7657;--moss-950:#4C6848;--gray-modern-25:#F6F7F8;--gray-modern-50:#ECEFF2;--gray-modern-100:#E3E7EB;--gray-modern-200:#DADFE5;--gray-modern-300:#C7CED8;--gray-modern-400:#B5BECB;--gray-modern-500:#A2AEBE;--gray-modern-600:#86919F;--gray-modern-700:#6A737F;--gray-modern-800:#4F5660;--gray-modern-900:#414750;--gray-modern-950:#333840;--error-25:#FFFBFA;--error-50:#FEF3F2;--error-100:#FEE4E2;--error-200:#FECDCA;--error-300:#FDA29B;--error-400:#F97066;--error-500:#F04438;--error-600:#D92D20;--error-700:#B42318;--error-800:#912018;--error-900:#7A271A;--error-950:#55160C;--warning-25:#FFFCF5;--warning-50:#FFFAEB;--warning-100:#FEF0C7;--warning-200:#FEDF89;--warning-300:#FEC84B;--warning-400:#FDB022;--warning-500:#F79009;--warning-600:#DC6803;--warning-700:#B54708;--warning-800:#93370D;--warning-900:#7A2E0E;--warning-950:#4E1D09;--success-25:#F6FEF9;--success-50:#ECFDF3;--success-100:#DCFAE6;--success-200:#ABEFC6;--success-300:#75E0A7;--success-400:#47CD89;--success-500:#17B26A;--success-600:#079455;--success-700:#067647;--success-800:#085D3A;--success-900:#074D31;--success-950:#053321;--yellow-25:#FFFEFB;--yellow-50:#FDFDE9;--yellow-100:#FAFBC6;--yellow-200:#F8F590;--yellow-300:#F5EA61;--yellow-400:#EFD720;--yellow-500:#DFBE13;--yellow-600:#C0960E;--yellow-700:#996D0F;--yellow-800:#7F5614;--yellow-900:#6C4617;--yellow-950:#3F2509;--gradient-skeuemorphic-gradient-border:linear-gradient(to bottom,#FFF 0%,#FFF 100%);--gradient-blue:linear-gradient(to bottom,#4464BB 0%,#90C1F9 100%);--gradient-blue-light:linear-gradient(to bottom,#4464BB 0%,#90C1F9 100%);--table-header-font-weight:700;--table-cell-padding:5px 10px;--heading-font-weight:700;--heading-line-height:1.2;--heading-margin:1em 0;--paragraph-margin:1em 0;--list-margin:1em 0;--bold-font-weight:700;--text-small:14px;--link-color:var(--primary-800);--link-color-hover:var(--primary-900);--hr-size:32px 0;--blockquote-color:var(--gray-600);--easing:cubic-bezier(.02,.01,.47,1);--border-color:var(--gray-200);--border-radius:4px;--border-radius-small:2px}@font-face{font-family:'Golos Text Fallback';font-style:normal;font-weight:400;src:local(Arial);ascent-override:90.05%;descent-override:20.21%;line-gap-override:0%;size-adjust:108.83%}@font-face{font-family:"Golos Text";src:url(../themes/mirrolla/assets/fonts/golos-text-regular.woff2) format("woff2"),url(../themes/mirrolla/assets/fonts/golos-text-regular.woff) format("woff"),url(../themes/mirrolla/assets/fonts/golos-text-regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Golos Text Fallback';font-style:normal;font-weight:500;src:local(Arial);ascent-override:89.71%;descent-override:20.14%;line-gap-override:0%;size-adjust:109.24%}@font-face{font-family:"Golos Text";src:url(../themes/mirrolla/assets/fonts/golos-text-medium.woff2) format("woff2"),url(../themes/mirrolla/assets/fonts/golos-text-medium.woff) format("woff"),url(../themes/mirrolla/assets/fonts/golos-text-medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Golos Text Fallback';font-style:normal;font-weight:600;src:local(Arial Bold);ascent-override:96.76%;descent-override:21.72%;line-gap-override:0%;size-adjust:101.28%}@font-face{font-family:"Golos Text";src:url(../themes/mirrolla/assets/fonts/golos-text-semibold.woff2) format("woff2"),url(../themes/mirrolla/assets/fonts/golos-text-semibold.woff) format("woff"),url(../themes/mirrolla/assets/fonts/golos-text-semibold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Golos Text Fallback';font-style:normal;font-weight:700;src:local(Arial Bold);ascent-override:96.06%;descent-override:21.56%;line-gap-override:0%;size-adjust:102.02%}@font-face{font-family:"Golos Text";src:url(../themes/mirrolla/assets/fonts/golos-text-bold.woff2) format("woff2"),url(../themes/mirrolla/assets/fonts/golos-text-bold.woff) format("woff"),url(../themes/mirrolla/assets/fonts/golos-text-bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}html{scroll-padding-top:72px;scroll-behavior:smooth}aside,details,footer,header,main,nav,section{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-tap-highlight-color:transparent}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{max-width:100%;height:auto;vertical-align:top;border:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-webkit-tap-highlight-color:transparent}[type=button],[type=reset],[type=submit]{outline:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:0}fieldset{padding:0}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}*{box-sizing:border-box}::after,::before{box-sizing:inherit}@media screen and (min-width:681px){html{scroll-padding-top:100px}}body,html{min-height:100%;-webkit-text-size-adjust:100%}body{font-family:var(--font-family);font-size:var(--body-font-size);line-height:var(--body-line-height);position:relative;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;min-width:360px;margin:0;padding:0;color:var(--body-color);background:var(--body-background)}@media screen and (max-width:680.98px){body{font-size:var(--body-font-size-mob);line-height:var(--body-line-height-mb)}body.is-mobile-menu-open{overflow:hidden}}picture,svg{max-width:100%}picture{display:inline-block}svg{max-height:100%}a{text-decoration:none;color:inherit}p{margin:0 0 var(--paragraph-margin)}p:last-child{margin-bottom:0}ol{counter-reset:item}ol li{list-style:none}ol li:before{content:counters(item,".") ". ";font-size:inherit;line-height:inherit;counter-increment:item}ul{margin:0;padding:0}button,input{border:0;outline:0}button[type=submit]{-webkit-appearance:none}::-moz-focus-inner{padding:0;border:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}blockquote{font-weight:500;margin:1em 0;padding:16px;color:var(--gray-950);border:0;border-radius:16px;background:var(--gray-50)}@media screen and (min-width:681px){blockquote{padding:20px}}@media screen and (min-width:1081px){blockquote{padding:24px}}.post-article h1:first-child,.post-article h2:first-child,.post-article h3:first-child,.post-article h4:first-child,.post-article h5:first-child,.post-article h6:first-child,.post-article ol:first-child,.post-article p:first-child,.post-article ul:first-child,blockquote:first-child{margin-top:0}blockquote:last-child{margin-bottom:0}[data-x-cloak]{display:none!important}.clipboard-btn{position:relative}.clipboard-tooltip{position:absolute;right:-5px;bottom:calc(100% + 10px);padding:8px 12px;text-align:center;white-space:nowrap;color:var(--base-white);border-radius:8px;background:var(--gray-950);font-size:12px;font-weight:500;line-height:1.5}.clipboard-tooltip::after{content:"";position:absolute;top:calc(100% - 2px);right:9px;display:block;width:17px;height:9px;background:url(../themes/mirrolla/assets/images/icons/tooltip.svg) no-repeat 0 0}@media screen and (min-width:681px){.clipboard-tooltip,.clipboard-tooltip::after{right:auto;left:50%;transform:translateX(-50%)}}.icon-figure-3{background:url(../themes/mirrolla/assets/images/sprite.svg?v1697124313362) 0 0 no-repeat;width:226px;height:278px;display:inline-block}.form-field{position:relative}.form-field__input{font-size:18px;font-weight:400;display:block;width:100%;height:56px;padding:5px 12px;transition:border-color .35s ease,box-shadow .35s ease,color .35s ease;color:var(--gray-950);border:1px solid var(--gray-100);border-radius:12px;outline:0;background-color:var(--base-white);-webkit-appearance:none}.form-field__input::placeholder{font-size:inherit;color:var(--gray-400)}.form-field__input.is-error{border-color:var(--error-500)}.form-field__input:focus{border-color:var(--brand-400);box-shadow:inset 0 0 0 1px var(--brand-400)}.form-field__input[disabled]{cursor:default;pointer-events:none;color:var(--gray-500);border:1px solid var(--gray-300);background-color:var(--gray-50)}@media screen and (max-width:680.98px){.form-field__input{font-size:16px;height:44px}}textarea.form-field__input{height:auto;padding:17px 12px;field-sizing:content}.form-field__messages,.is-error.just-validate-error-label{font-size:11px;line-height:12px;position:absolute;top:calc(100% + 5px);left:0;pointer-events:none;color:var(--error-500)}@media screen and (max-width:680.98px){.form-field__messages,.is-error.just-validate-error-label{font-size:11px}}.form__icon{position:absolute;z-index:2;top:50%;left:15px;display:block;width:20px;height:20px;transform:translateY(-50%)}.form__icon--large{width:24px;height:24px}.form__icon--help{z-index:3;right:15px;left:auto;cursor:pointer}@media screen and (max-width:680.98px){.form__icon{width:18px;height:18px}}.form__line{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}@media screen and (max-width:680.98px){.form__line{display:block}}.form__unit{position:relative;margin-bottom:18px;padding-left:4px}.form-field__icon{position:absolute;top:50%;right:10px;width:16px;height:16px;cursor:pointer;transform:translateY(-50%);opacity:0}.form-field__input.is-error~.form-field__icon{cursor:default;pointer-events:none;opacity:1;background-image:url(../themes/mirrolla/assets/images/icons/error.svg);background-repeat:no-repeat;background-position:center center;background-size:cover}.form__row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media screen and (max-width:1651px){.form__row{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:0}.form__row .form__item{width:calc(50% - 7px)}.form__row .form__item:nth-child(3){width:100%}}@media screen and (max-width:680.98px){.form__row{display:block}.form__row .form__item{width:100%}}.form__item{position:relative;margin-bottom:30px}@media screen and (max-width:680.98px){.form__item{margin-bottom:27px}}.b-btn{font-size:18px;font-weight:500;line-height:133%;position:relative;display:inline-flex;overflow:hidden;align-items:center;flex-flow:row nowrap;justify-content:center;box-sizing:border-box;min-height:56px;padding:0 24px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .35s,border-color .35s,color .35s;text-align:center;vertical-align:middle;white-space:nowrap;text-decoration:none;color:var(--gray-950);border:2px solid transparent;border-radius:12px;background:var(--gray-50);gap:37px}.b-btn svg{transition:stroke .35s,transform .35s;stroke:var(--gray-950)}.b-btn.focus,.b-btn:focus-within,.b-btn:hover{outline:0}.b-btn.disabled,.b-btn:disabled,.b-btn[disabled]{cursor:default;pointer-events:none;color:var(--gray-300);border-color:transparent;background:inherit;background:var(--gray-50);box-shadow:none}.b-btn.disabled svg,.b-btn:disabled svg,.b-btn[disabled] svg{stroke:var(--gray-300)}.b-btn--dark,.b-btn:hover{color:var(--base-white);background-color:var(--gray-950)}.b-btn--dark svg{stroke:var(--base-white)}.b-btn--full{width:100%}.b-btn--white{border:1px solid var(--gray-100);background-color:var(--base-white)}.b-btn--middle,.b-btn--small{font-size:16px;min-height:40px;padding:0 17px;gap:15px}.b-btn--middle{min-height:42px}.b-btn:hover{background-color:var(--brand-400)}.b-btn:hover svg{transform:translateX(4px) translateY(-3px)}.b-btn:active{color:var(--base-white);border-color:var(--brand-600)}.b-btn:active svg,.b-btn:hover svg{stroke:var(--base-white)}@media screen and (max-width:680.98px){.b-btn{font-size:14px;min-height:44px;padding:0 16px;gap:10px}.b-btn svg{width:20px;height:20px}.b-btn--small{font-size:14px;justify-content:flex-start;min-height:30px;text-align:left;border-radius:8px;gap:4px}.b-btn--middle{min-height:32px;border-radius:8px}}a.b-btn.disabled,fieldset[disabled] a.b-btn{pointer-events:none}.swiper,.swiper-wrapper{position:relative;z-index:1}.swiper{display:block;overflow:hidden;overflow:clip;margin-right:auto;margin-left:auto;padding:0;list-style:none}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{display:flex;box-sizing:content-box;width:100%;height:100%;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-property:transform}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{position:relative;display:block;flex-shrink:0;width:100%;height:100%;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{transition-property:opacity;pointer-events:none}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{--swiper-navigation-size:44px;--swiper-navigation-top-offset:50%;--swiper-navigation-sides-offset:10px;--swiper-navigation-color:var(--swiper-theme-color)}.swiper-button-next,.swiper-button-prev{position:absolute;z-index:10;top:var(--swiper-navigation-top-offset,50%);display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);padding:0;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));border:0;outline:0;background:0 0;-webkit-tap-highlight-color:transparent}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;pointer-events:none;opacity:.35}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;pointer-events:none;opacity:0}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;transform-origin:center;object-fit:contain}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{right:auto;left:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-disabled{transition:opacity .3s ease;opacity:.5}.swiper-button-lock{display:none}:root{--swiper-scrollbar-border-radius:10px;--swiper-scrollbar-top:auto;--swiper-scrollbar-bottom:4px;--swiper-scrollbar-left:auto;--swiper-scrollbar-right:4px;--swiper-scrollbar-sides-offset:1%;--swiper-scrollbar-bg-color:rgba(0,0,0,0.1);--swiper-scrollbar-drag-bg-color:rgba(0,0,0,0.5);--swiper-scrollbar-size:4px}.swiper-scrollbar,.swiper-scrollbar-drag{position:relative;border-radius:var(--swiper-scrollbar-border-radius,10px)}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,0.1));-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;z-index:50;top:var(--swiper-scrollbar-top,auto);bottom:var(--swiper-scrollbar-bottom,4px);left:var(--swiper-scrollbar-sides-offset,1%);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));height:var(--swiper-scrollbar-size,4px)}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;z-index:50;top:var(--swiper-scrollbar-sides-offset,1%);right:var(--swiper-scrollbar-right,4px);left:var(--swiper-scrollbar-left,auto);width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{top:0;left:0;width:100%;height:100%;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,0.5))}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.pagination{position:absolute;z-index:3;top:15px;right:15px;display:flex;gap:2px}.pagination span{display:inline-block;width:4px;height:4px;cursor:pointer;transition:.35s ease;border-radius:50%;background-color:rgba(255,255,255,.4)}.pagination span.swiper-pagination-bullet-active{width:12px;border-radius:7px;background-color:var(--white)}.form-checkbox{line-height:127%;position:relative;display:block;padding:0 0 0 35px;cursor:pointer}.form-checkbox input[type=checkbox]{position:absolute;width:0;height:0;cursor:pointer;opacity:0}.form-checkbox input[type=checkbox]:checked~.form-checkbox__checkmark{border-color:var(--green-400)}.form-checkbox input[type=checkbox]:checked~.form-checkbox__checkmark:before{transform:scale(1);background-color:var(--green-400)}.form-checkbox input[type=checkbox]:checked~.form-checkbox__checkmark:after{transform:translateY(0);opacity:1}.form-checkbox input[type=checkbox]:disabled~.form-checkbox__checkmark,.form-checkbox input[type=checkbox]:disabled~.form-checkbox__label{cursor:not-allowed}.form-checkbox__text{font-size:14px;line-height:143%;display:inline-block;color:var(--gray4)}@media screen and (max-width:1651px){.form-checkbox__text{max-width:451px}}@media screen and (max-width:680.98px){.form-checkbox__text{font-size:12px}}.form-checkbox__link{transition:border-color .3s ease,color .3s ease;color:var(--green-500);border-bottom:1px solid var(--green-500)}.form-checkbox__link:hover{color:var(--green-400);border-color:var(--green-400)}.form-checkbox__checkmark{position:absolute;top:50%;left:0;overflow:hidden;width:24px;height:24px;transition:all .25s cubic-bezier(.4,0,.23,1);transform:translateY(-50%);border:1px solid var(--gray-100);border-radius:6px}.form-checkbox__checkmark:after,.form-checkbox__checkmark:before{content:"";position:absolute;left:0;transition:.2s cubic-bezier(.4,0,.23,1)}.form-checkbox__checkmark:before{top:0;width:100%;height:100%;transform:scale(0);background-color:var(--gray2)}.form-checkbox__checkmark:after{top:1px;width:24px;height:20px;transition-delay:.15s;transform:translateY(-25px);opacity:0;background:url(../themes/mirrolla/assets/images/icons/check.svg) 50% no-repeat;background-size:18px 18px}.form-checkbox__label{font-size:16px;line-height:137%}@media screen and (max-width:680.98px){.form-checkbox__label{font-size:14px}}.slider-navs{position:absolute;top:-86px;right:10px}.slider-navs--top{top:-117px}@media screen and (max-width:1080.98px){.slider-navs{top:-100px}}.slider-nav{display:flex;gap:5px}.slider-nav__item{display:flex;align-items:center;justify-content:center;width:56px;height:56px;cursor:pointer;background-color:var(--gray-50);border-radius:12px}.slider-nav__item.swiper-button-disabled{cursor:default;pointer-events:none}.slider-nav__item svg{stroke:var(--gray-950);transition:transform .35s ease}.slider-nav__item--next:hover svg{transform:translateX(5px)}.slider-nav__item--prev:hover svg{transform:translateX(-5px)}@media screen and (max-width:680.98px){.slider-nav__item{width:44px;height:44px}.slider-nav__item svg{width:20px;height:20px}}.breadcrumbs{font-size:14px;display:flex;flex-wrap:wrap;margin-bottom:22px;gap:16px 12px}@media screen and (max-width:680.98px){.breadcrumbs{max-width:100%;transform:none;gap:10px}}.breadcrumbs__item{line-height:1;position:relative;padding-right:20px;list-style:none}.breadcrumbs__item:after{content:"";position:absolute;top:50%;right:0;width:6px;height:10px;transform:translateY(-50%);background-image:url(../themes/mirrolla/assets/images/icons/arrow-right.svg);background-repeat:no-repeat;background-position:top center;background-size:cover}.breadcrumbs__item:last-child{padding-right:0;color:var(--gray-950)}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs__item a:hover,.lang-panel__dropdown li.active a,.lang-panel__dropdown li:hover a{color:var(--brand-400)}@media screen and (max-width:680.98px){.breadcrumbs__item{padding-right:14px}}.breadcrumbs__link{font-size:14px;font-weight:400;line-height:133%}@media screen and (max-width:680.98px){.breadcrumbs__link{font-size:12px}}[data-simplebar]{position:relative;align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;max-width:inherit;height:inherit;max-height:inherit}.simplebar-mask,.simplebar-offset{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0}.simplebar-mask{z-index:0;overflow:hidden;width:auto!important;height:auto!important;direction:inherit}.simplebar-offset{box-sizing:inherit!important;resize:none!important;direction:inherit!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{position:relative;display:block;overflow:auto;box-sizing:border-box!important;width:auto;max-width:100%;height:100%;max-height:100%;outline:0;direction:inherit;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{width:100%;max-width:100%;max-height:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{position:relative;z-index:-1;float:left;overflow:hidden;flex-basis:0;flex-grow:inherit;flex-shrink:0;box-sizing:inherit!important;width:100%;max-width:1px;height:100%;max-height:1px;margin:0;padding:0;pointer-events:none}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-height-auto-observer{z-index:-1;top:0;left:0;display:block;box-sizing:inherit;width:1000%;min-width:1px;height:1000%;min-height:1px;opacity:0}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-touch-callout:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:0;left:0;min-height:10px}.simplebar-scrollbar:before{content:"";position:absolute;transition:opacity .2s .5s linear;opacity:0;border-radius:7px;background:#000;top:2px;right:0;bottom:2px;left:4px}.simplebar-scrollbar.simplebar-visible:before{transition-delay:0s;transition-duration:0s;opacity:1}.simplebar-track.simplebar-vertical{top:0;width:7px;isolation:isolate}.simplebar-track.simplebar-horizontal::after,.simplebar-track.simplebar-vertical::after{content:"";position:absolute;z-index:-1;left:0;border-radius:3px;background:var(--gray-200)}.simplebar-track.simplebar-vertical::after{top:0;bottom:0;width:3px}.simplebar-track.simplebar-horizontal{bottom:0;left:0;height:7px;isolation:isolate}.simplebar-track.simplebar-horizontal::after{right:0;bottom:2px;height:3px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{top:0;right:auto;bottom:0;left:0;width:auto;min-width:10px;min-height:0}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size,.simplebar-hide-scrollbar{position:fixed;visibility:hidden;-webkit-overflow-scrolling:touch}.simplebar-dummy-scrollbar-size{overflow-x:scroll;overflow-y:hidden;width:500px;height:500px;opacity:0;direction:rtl;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{left:0;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.simplebar-scrollbar::before{opacity:1;background-color:var(--gray-700)}.sn-notifications-container{position:fixed;z-index:9999;display:grid;align-content:flex-start;width:100%;max-width:100%;min-height:100vh;max-height:100vh;padding:var(--sn-notifications-padding);pointer-events:none;--sn-success-color:rgb(111,207,151);--sn-success-progress-color:rgb(84,170,120);--sn-error-color:rgb(235,87,87);--sn-error-progress-color:rgb(192,69,69);--sn-warning-color:rgb(242,201,76);--sn-warning-progress-color:rgb(196,166,79);--sn-info-color:rgb(81,205,243);--sn-info-progress-color:rgb(84,169,196);--sn-notifications-gap:20px;--sn-notifications-padding:20px;--sn-notify-width:320px;--sn-notify-radius:6px;--sn-notify-transition-timing-function:ease;--sn-notify-transition-duration:.5s;--sn-notify-autoclose-timeout:30s;--sn-notify-padding:.75em;--sn-notify-icon-size:2em;--sn-notify-close-icon-size:1em;--sn-notify-border-size:1px;--sn-notify-border-color:transparent;--sn-notify-border-style:solid;--sn-notify-progress-color:rgb(51,51,51);--sn-notify-close-icon-color:rgb(51,51,51);--sn-notify-title-color:rgb(51,51,51);--sn-notify-text-color:rgb(77,77,77);--sn-notify-shadow-color:transparent;--sn-notify-progress-height:5px;inset:0;grid-auto-rows:min-content;grid-gap:var(--sn-notifications-gap);gap:var(--sn-notifications-gap)}.sn-notifications-container.sn-is-x-center{justify-content:center}.sn-notifications-container.sn-is-y-center{align-content:center;justify-content:flex-end}.sn-notifications-container.sn-is-center{align-content:center;justify-content:center}.sn-notifications-container.sn-is-left{justify-content:flex-start}.sn-notifications-container.sn-is-right{justify-content:flex-end}.sn-notifications-container.sn-is-top{align-content:flex-start}.sn-notifications-container.sn-is-bottom{align-content:flex-end}.sn-notify{position:relative;display:flex;overflow:hidden;align-items:center;box-sizing:border-box;width:var(--sn-notify-width);padding:var(--sn-notify-padding);transition-timing-function:var(--sn-notify-transition-timing-function);transition-duration:var(--sn-notify-transition-duration);transition-property:transform,opacity;text-decoration:none;pointer-events:auto;border:var(--sn-notify-border-size) var(--sn-notify-border-style) var(--sn-notify-border-color);border-radius:var(--sn-notify-radius);background-color:var(--sn-notify-background-color,transparent)}.sn-notify-close,.sn-notify-icon{display:flex;align-items:center;justify-content:center}.sn-notify-icon{flex-shrink:0;width:var(--sn-notify-icon-size);height:var(--sn-notify-icon-size);margin-right:.75em;color:var(--sn-notify-icon-color)}.sn-notify-close{position:absolute;top:.75em;right:.75em;width:var(--sn-notify-close-icon-size);height:var(--sn-notify-close-icon-size);cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--sn-notify-close-icon-color)}.sn-notify-title{font-size:1rem;font-weight:600;padding-right:calc(var(--sn-notify-padding) + var(--sn-notify-close-icon-size));color:var(--sn-notify-title-color)}.sn-notify-text{font-size:.875rem;margin-top:.25rem;color:var(--sn-notify-text-color)}.sn-notify-outline{box-shadow:0 2px 26px var(--sn-notify-shadow-color);--sn-notify-background-color:rgb(255,255,255);--sn-notify-border-color:var(--sn-success-color)}.sn-notify-outline.sn-notify-success{--sn-notify-border-color:var(--sn-success-color);--sn-notify-icon-color:var(--sn-success-color);--sn-notify-shadow-color:rgba(82,215,0,.1)}.sn-notify-outline.sn-notify-error{--sn-notify-border-color:var(--sn-error-color);--sn-notify-icon-color:var(--sn-error-color);--sn-notify-shadow-color:rgba(215,0,0,.1)}.sn-notify-outline.sn-notify-warning{--sn-notify-border-color:var(--sn-warning-color);--sn-notify-icon-color:var(--sn-warning-color);--sn-notify-shadow-color:rgba(242,201,76,.1)}.sn-notify-outline.sn-notify-info{--sn-notify-border-color:var(--sn-info-color);--sn-notify-icon-color:var(--sn-info-color);--sn-notify-shadow-color:rgba(84,175,202,.1)}.sn-notify-filled,.sn-notify-outline .sn-notify-title{--sn-notify-title-color:rgb(51,51,51)}.sn-notify-outline .sn-notify-text{--sn-notify-text-color:rgb(77,77,77)}.sn-notify-outline .sn-notify-close{--sn-notify-close-icon-color:rgb(130,130,130)}.sn-notify-filled{--sn-notify-text-color:rgb(51,51,51);--sn-notify-icon-color:rgb(51,51,51);--sn-notify-close-icon-color:rgb(51,51,51)}.sn-notify-filled.sn-notify-success{--sn-notify-background-color:var(--sn-success-color)}.sn-notify-filled.sn-notify-error{--sn-notify-background-color:var(--sn-error-color)}.sn-notify-filled.sn-notify-warning{--sn-notify-background-color:var(--sn-warning-color)}.sn-notify-filled.sn-notify-info{--sn-notify-background-color:var(--sn-info-color)}.sn-notify-fade{opacity:0;will-change:opacity}.sn-notify-fade-in{opacity:1}.sn-notify-slide{transform:translate3d(var(--sn-notify-x),var(--sn-notify-y),0);opacity:0;will-change:opacity,transform}.sn-is-left .sn-notify-slide{--sn-notify-x:-100%;--sn-notify-y:0}.sn-is-right .sn-notify-slide,.sn-is-y-center:not(.sn-is-left) .sn-notify-slide{--sn-notify-x:100%;--sn-notify-y:0}.sn-is-top.sn-is-x-center .sn-notify-slide,.sn-is-x-center .sn-notify-slide{--sn-notify-y:-100%;--sn-notify-x:0}.sn-is-bottom.sn-is-x-center .sn-notify-slide{--sn-notify-y:100%;--sn-notify-x:0}.sn-notify-slide-in{transform:translateZ(0);opacity:1}.sn-notify-autoclose{padding-bottom:calc(var(--sn-notify-padding) + var(--sn-notify-progress-height))}.sn-notify-autoclose.sn-notify-success{--sn-notify-progress-color:var(--sn-success-progress-color)}.sn-notify-autoclose.sn-notify-error{--sn-notify-progress-color:var(--sn-error-progress-color)}.sn-notify-autoclose.sn-notify-warning{--sn-notify-progress-color:var(--sn-warning-progress-color)}.sn-notify-autoclose.sn-notify-info{--sn-notify-progress-color:var(--sn-info-progress-color)}.sn-notify-autoclose:before{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:var(--sn-notify-progress-height);animation:progress var(--sn-notify-autoclose-timeout) linear forwards;border-radius:0 999px 999px 0;background-color:var(--sn-notify-progress-color);will-change:width}img-comparison-slider{visibility:hidden;vertical-align:top;outline:0;--divider-width:4px}img-comparison-slider::part(handle){background-color:#ff0}img-comparison-slider .handle{top:auto!important;bottom:0}img-comparison-slider [slot=handle]{top:auto;bottom:0}img-comparison-slider [slot=handle] .handle__image{width:72px}@media screen and (min-width:681px){img-comparison-slider [slot=handle] .handle__image{width:96px}}.modal,img-comparison-slider [slot=second]{display:none}img-comparison-slider.rendered{visibility:inherit}img-comparison-slider.rendered [slot=second]{display:unset}.modal.is-open{display:block}.modal[aria-hidden=false] .modal__overlay{animation:mmslideIn .3s linear}.modal[aria-hidden=true] .modal__overlay{animation:mmslideOut .3s linear}.modal__overlay{position:fixed;z-index:8888;top:0;right:0;bottom:0;left:0;display:flex;overflow-y:auto;align-items:normal;flex-flow:row nowrap;justify-content:normal;box-sizing:border-box;padding:16px;background:rgba(0,0,0,.3);-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media screen and (min-width:681px){.modal__overlay{padding:20px}}.overflowscrolling .modal__overlay{overflow-y:scroll}.modal__container{position:relative;z-index:20;box-sizing:border-box;width:910px;max-width:100%;margin:auto;padding:40px 20px 20px;border-radius:20px;background:var(--base-white);background-size:cover}@media screen and (min-width:681px){.modal__container{padding:40px;border-radius:24px}}.modal__bg,.modal__close{top:0;right:0;cursor:pointer}.modal__close{font-size:18px;position:absolute;z-index:300;box-sizing:border-box;width:42px;height:42px;padding:0;transition:color .3s ease;opacity:1;color:var(--gray-500);border:0;outline:0;background:0 0;-webkit-tap-highlight-color:transparent}.modal__close:hover{color:var(--gray-950)}.modal__bg{position:fixed;z-index:1;bottom:0;left:0}.modal-box__title{font-size:18px;font-weight:700;line-height:150%;margin-bottom:16px}@media screen and (min-width:681px){.modal-box__title{font-size:24px;margin-bottom:24px}}@media screen and (min-width:1081px){.modal-box__title{font-size:32px}}.page-wrapper{overflow:hidden}.body--post-page .page-wrapper{overflow:visible}.wrapper{box-sizing:border-box;width:100%;max-width:1920px;margin:0 auto;padding:0 40px}@media screen and (max-width:1080.98px){.wrapper{padding:0 20px}}@media screen and (max-width:680.98px){.wrapper{padding:0 16px}}.top-space{padding-top:195px}@media screen and (max-width:680.98px){.top-space{padding-top:85px}}.oc-boxes-edit-mode .header{display:none;visibility:hidden}.oc-boxes-edit-mode .oc-boxes-wrapper{padding:10px 0}.oc-boxes-edit-mode .oc-boxes-add-box,.oc-boxes-edit-mode .oc-boxes-box-placeholder__header{position:relative;z-index:1000;color:var(--base-white)!important;border-color:var(--gray-950)!important;background:var(--gray-950)!important}.oc-boxes-edit-mode .oc-boxes-add-box:hover,.oc-boxes-edit-mode .oc-boxes-box-placeholder__header:hover{opacity:1;color:var(--base-white)!important;background:var(--gray-700)!important}.oc-boxes-edit-mode .oc-boxes-add-box{margin-top:40px}.header{line-height:133%;position:absolute;z-index:500;top:0;right:0;left:0;transition:.35s ease background-color;color:var(--base-white)}.body--header-white .header,.header.is-scroll-down{color:var(--gray-950);background-color:var(--base-white)}.body--header-white .header .header-search__wrapper,.body--header-white .header .header__btn,.body--header-white .header .header__burger,.body--header-white .header .header__catalog-btn,.body--header-white .header .header__search-mobile,.header.is-scroll-down .header-search__wrapper,.header.is-scroll-down .header__btn,.header.is-scroll-down .header__burger,.header.is-scroll-down .header__catalog-btn,.header.is-scroll-down .header__search-mobile{background-color:var(--gray-50)}.body--header-white .header .header__btn svg,.header.is-scroll-down .header__btn svg{stroke:var(--gray-950)}.body--header-white .header .header__btn--soc svg,.header.is-scroll-down .header__btn--soc svg{fill:var(--gray-950);stroke:transparent}.body--header-white .header .header__link svg:not(.is-stroke),.header.is-scroll-down .header__link svg:not(.is-stroke){stroke:var(--gray-950)}.body--header-white .header .header__link:hover,.body--header-white .header .nav__link:hover,.header.is-scroll-down .header__link:hover,.header.is-scroll-down .nav__link:hover{color:var(--gray-700)}.body--header-white .header .header__link:hover svg:not(.is-stroke),.body--header-white .header .nav__link:hover svg:not(.is-stroke),.header.is-scroll-down .header__link:hover svg:not(.is-stroke),.header.is-scroll-down .nav__link:hover svg:not(.is-stroke){stroke:var(--gray-700)}.header.is-scroll-down,.header.is-scroll-up{position:fixed}.header.is-scroll-down{height:100px}@media screen and (min-width:1081px){.header.is-scroll-down .header__menu{display:none}}.header.is-scroll-up{height:auto}@media screen and (min-width:1081px){.header.is-scroll-up .header__menu{display:flex;animation:showTabs .4s ease}}@media screen and (max-width:770px){.header{font-size:16px}}@media screen and (max-width:720px){.header{font-size:14px}}@media screen and (max-width:1080.98px){.header.is-scroll-down,.header.is-scroll-up{height:96px}.header.is-scroll-up .header__menu{display:none;opacity:0}.header.is-open{background-color:var(--base-white)}.header.is-open .header__menu{display:flex;transition:opacity .35s ease;pointer-events:auto;opacity:1}.header.is-open .header__logo svg{color:var(--gray-950);fill:var(--gray-950)}.header.is-open .header__search-mobile{background-color:var(--gray-50)}.header.is-open .header__burger{background-color:var(--gray-950)}.header.is-open .header__burger svg{stroke:var(--base-white)}.header.is-open .header__burger svg:nth-child(1){display:none}.header.is-open .header__burger svg:nth-child(2){display:block}}@media screen and (max-width:680.98px){.header.is-scroll-down,.header.is-scroll-up{height:72px}}.header__top{display:flex;align-items:center;padding:10px 0;gap:12px}@media screen and (min-width:681px){.header__top{padding:20px 0}}@media screen and (min-width:1081px){.header__top{padding:21px 0 23px}}.header__menu{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:22px 0;border-top:1px solid var(--gray-100);gap:30px}@media screen and (max-width:1080.98px){.header__menu{position:fixed;z-index:100;top:96px;right:0;bottom:0;left:0;display:none;overflow-y:auto;align-items:stretch;flex-flow:column nowrap;justify-content:flex-start;box-sizing:border-box;padding:20px 32px;transition:opacity 1s ease;transform-origin:0 0;animation:panelHide .3s var(--easing);background:var(--base-white);background-color:var(--base-white);gap:0;scrollbar-width:thin}.header__menu::-webkit-scrollbar-track{border-radius:0;background:var(--base-white)}.header__menu::-webkit-scrollbar{width:3px;background:var(--base-white)}.header__menu::-webkit-scrollbar-thumb{border:0;border-radius:3px;background-color:var(--brand-950)}.header__menu.is-open{display:flex;visibility:visible}.header__menu.is-animation{animation:panelShow .3s var(--easing)}}@media screen and (max-width:680.98px){.header__menu{top:72px}}.header__logo{flex-shrink:0;margin-right:20px}.header__logo svg{transition:.35s ease fill;fill:var(--base-white)}@media screen and (max-width:680.98px){.header__logo{max-width:98px}}.header__link{display:inline-flex;align-items:center;justify-content:flex-end;transition:color .4s ease;vertical-align:top;color:var(--gray-950);gap:8px;font-size:20px;font-weight:500;line-height:1.2}@media screen and (min-width:1081px){.header__link{min-height:40px;margin-top:-3px;margin-bottom:-3px;padding:4px 12px;border-radius:12px;background:var(--base-white);font-size:18px;font-weight:500;line-height:1.3333333333}}@media screen and (min-width:1651px){.header__link{min-height:48px}}.header__link svg:not(.is-stroke){transition:stroke .4s ease;stroke:var(--gray-950)}@media screen and (max-width:1080.98px){.header__link{display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:auto;padding-top:40px;font-size:18px;font-weight:500;line-height:1.3333333333}}.nav{display:flex;margin:0;padding:0;gap:28px}@media screen and (max-width:1080.98px){.nav{display:block}}.nav__item{list-style:none}@media screen and (max-width:1080.98px){.nav__item{margin-bottom:16px}.nav__item:last-child{margin-bottom:0}.nav__link{font-size:18px;font-weight:500;line-height:1.3333333333;color:var(--gray-950)}}.header__buttons{display:flex;margin-left:auto;gap:9px}@media screen and (max-width:1080.98px){.header__buttons{display:none}}.header__btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;cursor:pointer;transition:.35s ease background-color;border-radius:var(--radius-xs);background-color:var(--opacity)}.header__btn svg,.header__catalog-btn:active svg,.header__catalog-btn:hover svg{stroke:var(--base-white)}.header__btn--soc svg{stroke:transparent;fill:var(--base-white)}.header__btn:hover{background-color:var(--brand-400)!important}@media screen and (max-width:1080.98px){.header__btn{background-color:var(--gray-50)}.header__btn svg{stroke:var(--gray-950)}.header__btn--soc svg{stroke:transparent;fill:var(--gray-950)}}.header__catalog{flex-shrink:0}@media screen and (max-width:680.98px){.header__catalog{display:none}}.header__catalog-btn{display:inline-flex;align-items:center;height:56px;padding:12px 16px;cursor:pointer;transition:background-color .35s,border-color .35s,color .35s;color:var(--body-color);border:2px solid var(--base-white);border-radius:var(--radius-xs);background-color:var(--base-white);gap:14px}.is-mobile-menu-open .header__catalog-btn{background-color:var(--gray-50)}.header__catalog-btn svg{transition:stroke .35s;stroke:var(--gray-950)}.header__catalog-btn:hover{color:var(--base-white);border-color:var(--brand-400);background-color:var(--brand-400)!important}.header__catalog-btn:active{color:var(--base-white);border-color:var(--brand-600)}.header-search{position:relative;width:100%;max-width:636px}.header-search.is-input .header-search__wrapper{border-color:var(--gray-100)}@media screen and (max-width:1080.98px){.header-search{position:absolute;z-index:100;top:19px;right:20px;left:340px;width:auto;max-width:100%;transform:scaleX(0);transform-origin:0 50%;pointer-events:none}.header-search.is-show{transition:transform .3s ease;transform:scaleX(1);pointer-events:auto}}@media screen and (max-width:770px){.header-search{left:330px}}@media screen and (max-width:720px){.header-search{left:324px}}@media screen and (max-width:680.98px){.header-search{top:14px;left:16px;width:calc(100% - 31px);transform-origin:100% 50%}}.header-search__wrapper{display:flex;align-items:stretch;flex-flow:row nowrap;justify-content:space-between;width:100%;border:2px solid var(--base-white);border-radius:var(--radius-xs);background-color:var(--base-white);gap:6px}.header-search__input{flex:1 1 auto;width:100%;height:54px;padding:12px 16px;border-radius:var(--radius-xs);background:0 0}@media screen and (max-width:680.98px){.header-search__input{height:41px}}.header-search__submit{position:absolute;z-index:2;top:50%;right:4px;display:inline-flex;visibility:hidden;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;transition:opacity .4s;transform:translateY(-50%);opacity:0;border-radius:var(--radius-xs);background-color:var(--gray-950)}@media screen and (max-width:680.98px){.header-search__submit{width:36px;height:36px}}.header-search__close{display:flex;align-items:center;flex:0 0 auto;flex-flow:column nowrap;justify-content:center;box-sizing:border-box;width:44px;margin-right:6px;padding:0;cursor:pointer;transition:color .3s ease,opacity .3s ease;color:var(--gray-400);border:0;outline:0;background:0 0;-webkit-tap-highlight-color:transparent}@media screen and (min-width:1081px){.header-search__close{display:none}.header-search__close.is-input{display:flex}}.header-search__close:hover{color:var(--gray-800)}.header-search__preloader{position:relative;display:none;width:30px}.header-search__preloader::before{content:"";position:absolute;top:50%;left:50%;display:block;width:18px;height:18px;margin-top:-9px;margin-left:-9px;transition:border .3s ease;animation:loadingSpin 1s infinite linear;vertical-align:middle;border:2px solid var(--gray-100);border-top-color:var(--gray-800);border-radius:50%}.header__search-mobile{display:none}@media screen and (max-width:1080.98px){.header__search-mobile{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin-left:auto;cursor:pointer;border-radius:12px;background-color:var(--base-white)}.header__search-mobile svg{stroke:var(--gray3)}}@media screen and (max-width:680.98px){.header__search-mobile{width:44px;height:44px}}.header__burger{display:none}@media screen and (max-width:1080.98px){.header__burger{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;cursor:pointer;border-radius:12px;background-color:var(--base-white)}.header__burger svg{stroke:var(--gray-950)}.header__burger svg:nth-child(2){display:none}}@media screen and (max-width:680.98px){.header__burger{width:44px;height:44px}}.header__mobile{display:none}@media screen and (max-width:1080.98px){.header__mobile{display:block;margin-bottom:32px}.header__mobile:last-child{margin-bottom:0}.header__mobile .header__catalog{display:block;margin-bottom:30px}.header__mobile .header__buttons{display:flex;margin-top:20px}}.search-result{position:absolute;z-index:4;top:62px;left:0;overflow-y:auto;width:100%}@media screen and (max-width:680.98px){.search-result{top:52px}}.search-result__item{overflow-y:auto;max-height:334px;padding:5px 0;border:2px solid var(--gray-100);border-radius:8px;background-color:var(--base-white)}.overflowscrolling .search-result__item{overflow-y:scroll}.search-result__item::-webkit-scrollbar{width:8px;border-radius:8px}.search-result__item::-webkit-scrollbar-track{border-radius:8px;background:var(--gray-25)}.search-result__item::-webkit-scrollbar-thumb{border-radius:8px;background:var(--gray-100)}.search-result__name{font-size:14px;font-weight:500;line-height:143%;padding:7px 16px;color:var(--gray-400)}.search-result__data{font-size:16px;font-weight:500;line-height:137%;display:block;padding:12px 16px;transition:background-color .35s;color:var(--gray-950);border-radius:var(--radius-xs)}.search-result__data:hover{background-color:var(--gray-50)}.section{padding:60px 0;background-color:var(--section-background,var(--base-white))}@media screen and (max-width:680.98px){.section{padding:35px 0}}.boxes-section-hero-slider+.oc-box .section,.hero+.section,.top+.section{position:relative;z-index:3;margin-top:-40px;border-radius:var(--radius-large) var(--radius-large) 0 0}.section__title{font-size:40px;font-weight:600;line-height:110%;margin:0 0 38px;color:var(--gray-950)}@media screen and (max-width:680.98px){.section__title{font-size:24px;line-height:133%;margin-bottom:22px}}.section__title--center{text-align:center}.gray{color:var(--gray-300)}.section__subtitle{font-size:32px;font-weight:500;line-height:112%;margin:0 0 15px;color:var(--gray-950)}@media screen and (max-width:680.98px){.section__subtitle{font-size:20px;line-height:120%}}.section__sub-subtitle{font-size:24px;font-weight:500;line-height:133%;margin:0 0 12px;color:var(--gray-950)}@media screen and (max-width:680.98px){.section__sub-subtitle{font-size:16px;line-height:137%}}.page-title{font-size:48px;font-weight:600;line-height:100%;margin:0 0 20px}@media screen and (max-width:1080.98px){.page-title{font-size:44px}}@media screen and (max-width:680.98px){.page-title{font-size:24px;line-height:133%;margin-bottom:14px}}.footer__top{display:flex;align-items:flex-start;justify-content:space-between;padding:60px 0;gap:30px}@media screen and (max-width:1080.98px){.footer__top{flex-wrap:wrap;gap:20px}}@media screen and (max-width:680.98px){.footer__top{display:block;padding-top:30px;padding-bottom:30px}}.footer{color:var(--gray-700)}@media screen and (max-width:1080.98px){.footer__about{display:grid;width:100%;grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:680.98px){.footer__about{display:block}}@media screen and (max-width:1080.98px){.footer__menu-item{width:calc(50% - 10px);padding-top:30px}}@media screen and (max-width:680.98px){.footer__menu-item{width:100%}}@media screen and (max-width:1080.98px){.footer__column{display:grid;width:100%;grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:680.98px){.footer__column{display:block;margin-top:30px}}.footer__about-data{font-size:12px;font-weight:400;line-height:150%;max-width:238px;margin-top:30px;opacity:.7;color:var(--gray-950)}@media screen and (max-width:680.98px){.footer__about-data{max-width:100%;margin-top:24px}}.footer__phone{font-size:14px;font-weight:600;line-height:143%;display:inline-block;margin-top:5px;transition:color .4s}.footer__data--bor:hover,.footer__name,.footer__phone:hover{color:var(--gray-950)}.footer__name{font-size:18px;font-weight:500;line-height:133%;margin:0 0 15px}@media screen and (max-width:680.98px){.footer__name{font-size:16px}}.footer__line{font-size:12px;font-weight:400;line-height:150%;display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100)}@media screen and (max-width:1080.98px){.footer__line{flex-wrap:wrap}}.footer__unit{display:flex;align-items:center}.footer__unit--gap{text-transform:uppercase;gap:22px}@media screen and (max-width:1080.98px){.footer__unit{width:calc(50% - 10px)}.footer__unit--web{width:100%;margin-top:14px}}@media screen and (max-width:680.98px){.footer__unit{width:100%}.footer__unit--gap{margin-top:14px}}.footer__data--bor{margin-left:21px;padding:2px 0 2px 21px;transition:color .4s;border-left:1px solid var(--gray-100)}.footer__coop{font-size:10px;font-weight:400;line-height:140%;max-width:1160px;margin:0 auto;padding:20px 0;text-align:center}.footer__web{font-weight:500;line-height:115%;display:inline-block;margin-left:4px;transition:.3s border-color;color:var(--gray-950);border-bottom:1px solid transparent}.footer__web:hover{border-color:var(--gray-950)}.footer-menu{margin:0;padding:0}.footer-menu+.footer-menu{margin-top:5px}.footer-menu__item{margin-bottom:5px;list-style:none}.footer-menu__item:last-child{margin-bottom:0}.footer-menu__link{font-size:16px;line-height:137%;transition:color .4s}.footer-menu__link:hover{color:var(--gray-950)}@media screen and (max-width:680.98px){.footer-menu__link{font-size:14px}}.footer__box{position:relative;display:block;margin-bottom:14px;padding:20px 20px 20px 55px;border-radius:var(--radius);background-color:var(--gray-25)}.footer__box:last-child{margin-bottom:0}@media screen and (max-width:1080.98px){.footer__box{margin-bottom:0}}@media screen and (max-width:680.98px){.footer__box{max-width:190px;margin-bottom:14px;padding-left:47px}}.footer__box-icon{position:absolute;top:22px;left:20px}@media screen and (max-width:680.98px){.footer__box-icon{top:18px;left:16px}}.footer__box-data{font-size:18px;font-weight:500;line-height:133%;transition:color .4s;color:var(--gray-950)}.footer__box-data:hover{color:var(--gray-700)}@media screen and (max-width:680.98px){.footer__box-data{font-size:14px}}.footer__box-tx{font-size:12px;font-weight:500;line-height:150%;margin-top:4px;color:var(--gray4)}.intro{display:flex}@media screen and (max-width:1080.98px){.intro{display:block}}.intro__item{position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center;width:50%;height:100vh;padding:20px;background-image:url(../themes/mirrolla/assets/images/intro/foil-1.webp);background-repeat:no-repeat;background-position:center center;background-size:cover}@supports (height:100svh){.intro__item{height:100svh}}.no-webp .intro__item{background-image:url(../themes/mirrolla/assets/images/intro/foil-1.jpg)}.intro__item:nth-child(2){background-image:url(../themes/mirrolla/assets/images/intro/foil-2.webp)}.no-webp .intro__item:nth-child(2){background-image:url(../themes/mirrolla/assets/images/intro/foil-2.jpg)}@media screen and (min-width:1081px){.intro__item:hover .intro__picture img{transform:scale(1.05)}}@media screen and (max-width:1080.98px){.intro__item{width:100%;height:50vh}@supports (height:50svh){.intro__item{height:50svh}}}.intro__title{font-size:40px;font-weight:600;line-height:110%;position:absolute;z-index:2;bottom:32px;left:0;width:100%;margin:0;padding:0 32px;color:var(--gray-950)}.intro__title:after{content:"";position:absolute;top:0;right:32px;width:40px;height:40px;background-image:url(../themes/mirrolla/assets/images/icons/arrow.svg);background-repeat:no-repeat;background-position:top center;background-size:cover}@media screen and (max-width:680.98px){.intro__title{font-size:24px;line-height:133%;bottom:20px;padding:0 20px}.intro__title:after{right:15px;transform:scale(.8)}.intro__title span{max-width:200px}}.intro__logo{position:absolute;z-index:2;top:0;left:50%;display:flex;align-items:center;justify-content:center;width:303px;height:120px;padding:24px;transform:translateX(-50%);border-radius:0 0 32px 32px;background-color:var(--gray-25)}@media screen and (max-width:1080.98px){.intro__logo{max-width:184px;height:74px;padding:0}.intro__logo img{max-width:120px}}@media screen and (max-width:680.98px){.intro__logo{width:128px;height:60px;padding:5px 16px;border-radius:0 0 24px 24px}.intro__logo img{max-width:80px}}.intro__picture img{transition:transform .3s ease;vertical-align:top}@media screen and (max-width:1080.98px){.intro__picture{max-height:50svh}.intro__picture picture{height:50svh}.intro__picture img{display:block;width:auto;max-height:100%}}.hero{position:relative;z-index:2}.hero-block{width:100%;transition:opacity 1s ease;background-color:var(--hero-slider-color,var(--brand-500))}.hero-block.swiper-slide-active{z-index:4}.hero-block.swiper-slide-active .hero-block__picture{opacity:1}.hero-block .wrapper{max-width:100%}.hero-block__content{height:960px}@media screen and (max-width:1350px){.hero-block__content{height:68vw}}@media screen and (max-width:1080.98px){.hero-block__content{display:flex;align-items:center;height:827px;padding:130px 0 190px}}@media screen and (max-width:680.98px){.hero-block__content{display:block;height:125vw;padding:100px 0 80px}}@media screen and (max-width:540px){.hero-block__content{height:145vw}}@media screen and (max-width:420px){.hero-block__content{height:160vw}}@media screen and (max-width:350px){.hero-block__content{height:180vw}}.hero-block__picture{display:block;transition:opacity .65s;opacity:0}@media screen and (max-width:1600px){.hero-block__picture{max-width:734px}}@media screen and (max-width:1080.98px){.hero-block__picture{position:absolute;top:140px;right:-20px;width:62%;max-width:570px}}@media screen and (max-width:830px){.hero-block__picture{top:180px}}@media screen and (max-width:680.98px){.hero-block__picture{position:static;width:100%;max-width:100%}}.hero-block__part{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1500px;margin:0 auto;padding:180px 0;gap:40px}@media screen and (max-width:1600px){.hero-block__part{justify-content:flex-start;gap:60px}}@media screen and (max-width:1080.98px){.hero-block__part{display:block;padding:0;gap:15px}}@media screen and (max-width:680.98px){.hero-block__part{display:flex;align-items:flex-start;flex-direction:column-reverse;justify-content:flex-start;gap:30px}}.hero-block__desc{width:100%;max-width:454px;color:var(--base-white)}@media screen and (max-width:1080.98px){.hero-block__desc{position:relative;z-index:2;max-width:396px}}.hero-block__desc-tx{font-size:24px;font-weight:500;line-height:133%;margin-bottom:37px}@media screen and (max-width:680.98px){.hero-block__desc-tx{font-size:14px;margin-bottom:20px}}.hero__slide{position:relative;overflow:hidden;width:248px;cursor:pointer;border-radius:12px;background-color:var(--hero-preview-color,var(--base-white));box-shadow:0 1px 5px rgba(0,0,0,.1)}.hero__slide:after{content:"";position:absolute;bottom:0;left:14px;width:calc(100% - 20px);height:2px;transform-origin:0 0;opacity:0;border-radius:5px;background-color:var(--base-white)}.hero__slide.swiper-slide-next:after{animation:line 4s linear;opacity:1}@media screen and (max-width:680.98px){.hero__slide{width:100%;height:4px;background-color:transparent!important}.hero__slide:after,.hero__slide:before{left:0;width:100%;height:4px;border-radius:10px}.hero__slide:before{content:"";position:absolute;bottom:0;opacity:.5;background-color:var(--base-white)}.hero__slide:after{z-index:3}.hero__slide .hero__slide-picture,.hero__slide .hero__slide-title{display:none}}.hero__slide-title{font-size:20px;font-weight:600;line-height:120%;position:absolute;top:13px;left:16px;max-width:167px;margin:0;color:var(--base-white)}.hero__thumb-inner{position:absolute;z-index:3;bottom:95px;left:calc(50% + 290px);overflow:hidden;width:100%}@media screen and (max-width:1600px){.hero__thumb-inner{left:826px}}@media screen and (max-width:1350px){.hero__thumb-inner{bottom:85px;left:55.4vw}}@media screen and (max-width:1080.98px){.hero__thumb-inner{bottom:80px;left:25px}}@media screen and (max-width:680.98px){.hero__thumb-inner{bottom:70px;left:12px;width:calc(100% - 24px)}}@media screen and (max-width:350px){.hero__thumb-inner{bottom:60px}}.hero__thumb-slider{overflow:visible;width:100%;margin:0}.hero__thumb-wrap{width:248px;margin-left:-250px}@media screen and (max-width:680.98px){.hero__thumb-wrap{width:calc(20% - 10px);margin-left:0}}.hero-block__button{margin-top:24px}@media screen and (min-width:681px){.hero-block__button{margin-top:32px}}@media screen and (min-width:1081px){.hero-block__button{margin-top:48px}}.advantages__part{display:flex;align-items:flex-start;justify-content:space-between;gap:45px}@media screen and (max-width:1651px){.advantages__part{display:block}.advantages__title{max-width:996px}}.advantages__title b,.advantages__title strong{font-weight:500;display:block;color:var(--gray-300)}.advantages__list{width:100%;max-width:1065px}@media screen and (max-width:1651px){.advantages__list{max-width:100%}}.advantages__desc{max-width:682px}@media screen and (max-width:1651px){.advantages__desc{display:flex;align-items:flex-start;justify-content:space-between;max-width:100%;gap:30px}}@media screen and (max-width:1080.98px){.advantages__desc{display:block;margin-bottom:30px}}.advantages-block{display:flex;overflow:hidden;margin-bottom:var(--gap);border-radius:var(--radius);background-color:var(--gray-25)}.advantages-block:last-child{margin-bottom:0}@media screen and (max-width:1080.98px){.advantages-block{display:block}}@media screen and (max-width:680.98px){.advantages-block{margin-bottom:var(--gap-mob)}}.advantages-block__image{display:flex;overflow:hidden;align-items:center;flex-shrink:0;justify-content:center;width:465px;max-height:308px;border-radius:var(--radius)}@media screen and (max-width:1651px){.advantages-block__image{width:50%}.advantages-block__image img,.advantages-block__image picture{width:100%}.advantages-block__image img{object-fit:cover}}@media screen and (max-width:1080.98px){.advantages-block__image{width:100%}.advantages-block__image picture{margin-top:50px}}@media screen and (max-width:680.98px){.advantages-block__image picture{margin-top:0}}.advantages-block__desc{display:flex;flex-direction:column;justify-content:space-between;padding:30px 30px 35px}@media screen and (max-width:1651px){.advantages-block__desc{max-width:590px}}@media screen and (max-width:680.98px){.advantages-block__desc{padding:24px}}.advantages-block__name span{display:block}@media screen and (max-width:1080.98px){.advantages-block__name{display:block}.advantages-block__name span{display:inline-block;padding-right:5px}}.advantages__btn{flex-shrink:0}.brand__tabs{position:relative;display:grid;grid-template-columns:333px calc(100% - 333px - 20px);grid-template-rows:1fr auto;gap:20px;grid-template-areas:"list main" "button main"}@media screen and (max-width:1080.98px){.brand__tabs{display:block}}.brand__content{position:relative;grid-area:main}.brand__wrapper{max-width:1375px;margin-left:auto}@media screen and (max-width:1651px){.brand__wrapper{max-width:900px}}@media screen and (max-width:1080.98px){.brand__wrapper{max-width:100%}}.brand__wrap{min-width:320px;grid-area:list}.brand__item{display:none;gap:10px}.brand__item.is-active{display:grid;grid-template-columns:1.26fr 1fr;gap:20px}@media screen and (max-width:1651px){.brand__item.is-active{display:flex}.brand__item.is-active.is-active{flex-direction:column}}@media screen and (max-width:680.98px){.brand__item.is-active.is-active{gap:15px}}.brand__b-btn{grid-area:button}@media screen and (max-width:1080.98px){.brand__b-btn{margin-top:35px}}@media screen and (max-width:680.98px){.brand__b-btn{margin-top:25px}}.brand__desc{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;padding:32px;border-radius:var(--radius);background-color:var(--gray-25)}@media screen and (max-width:1651px){.brand__desc{max-width:100%;min-height:380px}}@media screen and (max-width:1080.98px){.brand__desc{min-height:0;padding:24px}}.brand__picture{display:flex;overflow:hidden;border-radius:var(--radius);background:var(--gray-25)}.brand__picture img,.brand__picture picture{width:100%}@media screen and (max-width:1651px){.brand__picture{width:100%}.brand__desc-top{max-width:712px}}.brand__item-btn{margin-top:25px}.brand__list{position:relative;overflow-y:auto;max-height:280px}.brand__list .simplebar-track.simplebar-vertical{right:auto;left:0}.brand__list .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:0;right:4px;bottom:0;left:0}.brand__list::-webkit-scrollbar-track{border-radius:0}.brand__list::-webkit-scrollbar{width:0;height:0}.brand__list::-webkit-scrollbar-thumb{border:0}@-moz-document url-prefix(){.brand__list{scrollbar-width:none}}@media screen and (min-width:1080.98px){.brand__list .simplebar-content-wrapper{overscroll-behavior:contain}}@media screen and (max-width:1080.98px){.brand__list{overflow-x:auto;margin-right:-16px;margin-bottom:27px;margin-left:-16px;padding-right:16px;padding-bottom:8px;padding-left:16px}.brand__list,.brand__list .simplebar-content{display:flex;align-items:center;flex-flow:row nowrap;justify-content:flex-start}}.brand__btn{position:relative;margin-bottom:0;padding:12px 24px;cursor:pointer;transition:background-color .35s;border-radius:var(--radius-xs)}.brand__btn.is-active{background-color:var(--gray-50)}.brand__btn.is-active:before{opacity:1}.brand__btn:last-child{margin-bottom:0}@media screen and (max-width:1080.98px){.brand__btn{flex-shrink:0}.brand__btn:after,.brand__btn:before{display:none}}@media screen and (max-width:680.98px){.brand__btn{padding:12px 16px}}.start__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap)}@media screen and (max-width:1651px){.start__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1080.98px){.start__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:680.98px){.start__grid{display:block}}.start__picture{display:block;border-radius:var(--radius);overflow:hidden;min-height:480px}.start__picture picture{display:inline-flex;justify-content:center;height:100%}.start__picture img{max-width:none;height:100%;object-fit:cover;object-position:top center}@media screen and (min-width:1651px){.start__picture{grid-column:3/5}}@media screen and (max-width:1651px){.start__picture{min-height:380px}}@media screen and (max-width:1080.98px){.start__picture{grid-column:1/3;min-height:0}.start__picture img,.start__picture picture{width:100%}}.start__block{display:flex;flex-direction:column;justify-content:space-between;padding:32px;border-radius:var(--radius);border:1px solid var(--gray-100)}.start__block--gray{border:1px solid var(--gray-25);background-color:var(--gray-25)}@media screen and (max-width:1080.98px){.start__block{min-height:374px}}@media screen and (max-width:680.98px){.start__block{margin-bottom:var(--gap-mob);min-height:0;gap:15px;padding:24px}}.start__part{display:flex;justify-content:space-between;position:relative;margin-top:12px;margin-bottom:40px}@media screen and (max-width:680.98px){.start__part{justify-content:center;gap:90px}}.start__icon{width:120px;height:120px;background-color:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center}.start__icon:nth-child(2){width:158px;height:158px;border-radius:16px;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);border:4px solid var(--gray-25);max-width:40%}@media (max-width:1200px){.start__icon{width:80px;height:80px}.start__icon:nth-child(2){height:120px}}@media screen and (max-width:1080.98px){.start__icon{width:90px;height:90px}}@media screen and (max-width:680.98px){.start__icon{width:72px;height:72px}.start__icon:nth-child(2){width:96px;height:96px}}@media screen and (max-width:1080.98px){.start__name{font-size:20px;line-height:120%}}@media screen and (max-width:680.98px){.start__name{font-size:16px;line-height:137%}}.vk__top{text-align:center;max-width:625px;margin:0 auto 50px}@media screen and (max-width:680.98px){.vk__top{margin-bottom:25px}}.vk__text{margin:-16px 0 32px}@media screen and (max-width:680.98px){.vk__text{margin-bottom:20px}}.vk__slider{overflow:visible;position:relative}.vk-slide{flex-shrink:0;width:292px;border-radius:var(--radius);overflow:hidden}.vk-slide:nth-child(2n){margin-top:100px}@media screen and (max-width:1651px){.vk-slide{width:220px}.vk-slide:nth-child(2n){margin-top:80px}}@media screen and (max-width:1080.98px){.vk-slide{width:170px}.vk-slide:nth-child(2n){margin-top:60px}}@media screen and (max-width:680.98px){.vk-slide{width:132px;border-radius:18px}.vk-slide:nth-child(2n){margin-top:45px}}.news__title{padding-right:330px}@media screen and (max-width:1081px){.news__title{min-height:56px}}.news__title strong{display:block;color:var(--gray-300)}@media screen and (max-width:1080.98px){.news__title{padding-right:0}.news__title strong{display:inline}}.news__slider{overflow:hidden;margin:0 -10px}.news__slider .swiper-slide,input[type=button].full-size,input[type=reset].full-size,input[type=submit].full-size{width:100%}@media screen and (min-width:681px){.news__slider .swiper-slide{width:50%}}@media screen and (min-width:1081px){.news__slider .swiper-slide{width:25%}}@media screen and (min-width:1651px){.news__slider .swiper-slide{width:25%}}.news-block{display:block;padding:0 10px}.news-block:hover .news-block__icon{transform:translateX(10px) translateY(-10px)}.news-block--main{display:grid;margin-bottom:35px;grid-template-columns:repeat(2,1fr);gap:20px}.news-block--main .news-block__picture{overflow:hidden;border-radius:var(--radius)}.news-block--main .news-block__picture img,.news-block--main .news-block__picture picture{width:100%;height:100%}.news-block--main .news-block__picture img{object-fit:cover;object-position:center center}.news-block--main .news-block__desc{display:flex;flex-direction:column;margin-top:0}.news-block--main .news-block__title{font-size:40px;font-weight:600;line-height:110%}@media screen and (max-width:1080.98px){.news-block--main{display:block}.news-block--main .news-block__desc{margin-top:20px}}@media screen and (max-width:680.98px){.news-block--main{display:block}.news-block--main .news-block__title{font-size:24px;line-height:133%}}.news-block__picture{overflow:hidden;border-radius:var(--radius) var(--radius) 0 0}@media screen and (max-width:1651px){.news-block__picture img,.news-block__picture picture{width:100%}}.news-block__desc{position:relative;z-index:2;overflow:hidden;margin-top:-24px;padding:32px;border-radius:var(--radius);background-color:var(--gray-50)}@media screen and (max-width:680.98px){.news-block__desc{margin-top:-20px;padding:24px}}.news-block__date{display:flex;align-items:center;gap:12px}@media screen and (max-width:680.98px){.news-block__date{font-size:12px}}.news-block__title{font-size:20px;font-weight:500;line-height:120%;position:relative;margin:0 0 20px;padding-right:30px;color:var(--gray-950)}@media screen and (max-width:680.98px){.news-block__title{font-size:16px;margin-bottom:15px}}.news-block__icon{position:absolute;top:0;right:0;transition:.35s}@media screen and (max-width:680.98px){.news-block__icon{width:24px}}.news__top{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.news__btns{position:absolute;z-index:100;top:0;right:0;display:flex;gap:10px}@media screen and (max-width:1080.98px){.news__btns{position:static;flex-direction:row-reverse;justify-content:space-between;margin-top:27px;padding:0 10px}}.news__content{position:relative}.news-data{display:flex;margin-bottom:18px;gap:20px}@media screen and (max-width:680.98px){.news-data{margin-bottom:14px}}.news-data__item{font-size:14px;font-weight:500;line-height:143%;display:flex;align-items:center;color:var(--gray-500);gap:7px}@media screen and (max-width:680.98px){.news-data__item{font-size:12px;line-height:150%}}.news-block__button{justify-content:flex-start;max-width:177px;margin-top:auto}@media screen and (max-width:680.98px){.news-block__button{max-width:115px}}.news-block__text{margin-bottom:25px}.news-block__info{font-size:14px;font-weight:500;line-height:18px;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;color:var(--gray3);gap:20px}.news-block__categories{display:flex;align-items:center;gap:5px}.news-block__categories i{font-size:14px;display:flex;align-items:center}.shop-block{display:block;box-sizing:border-box;width:100%;padding-top:1px;padding-bottom:1px}.shops__slider{margin:0 -10px}@media screen and (max-width:680.98px){.shops__slider{margin:0 -6px}}.shops__slider .swiper-slide{width:16.66%;padding:0 10px}@media screen and (max-width:1651px){.shops__slider .swiper-slide{width:25%}}@media screen and (max-width:680.98px){.shops__slider .swiper-slide{width:136px;padding:0 6px}}.shop-block__inner{display:flex;align-items:center;justify-content:center;height:108px;padding:15px;border:1px solid var(--gray-100);border-radius:20px}@media screen and (max-width:1080.98px){.shop-block__inner{height:64px;padding:20px 35px;border-radius:12px}.shop-block__inner img{max-height:100%}}@media screen and (max-width:680.98px){.shop-block__inner{padding:17px}}.shops__content{overflow:hidden;margin-top:-30px;padding-top:30px}.shops__slider{overflow:visible}.shops__title{padding-right:130px}@media screen and (max-width:1080.98px){.shops__title{max-width:589px}}@media screen and (max-width:680.98px){.shops__title{padding-right:0}.shops__nav{display:none}}.feedback__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gap)}.feedback__grid+.feedback__grid{margin-top:20px}@media screen and (max-width:1080.98px){.feedback__grid{display:flex;flex-direction:column-reverse}}@media screen and (max-width:1081px){.feedback__grid--static{display:contents}}.feedback__picture{overflow:hidden;border-radius:var(--radius)}.feedback__picture img,.feedback__picture picture{width:100%;max-width:none;height:100%}.feedback__picture img{object-fit:cover;object-position:left top}@media screen and (max-width:1651px){.feedback__picture img{object-position:25% 50%}}.feedback__data{position:relative;padding:32px;border-radius:var(--radius);background-color:var(--gray-25)}@media screen and (max-width:680.98px){.feedback__data{padding:24px}}.feedback__title{max-width:470px}.feedback__title--cmt{max-width:100%;padding-right:100px}.feedback__title strong{font-weight:600;display:block;color:var(--gray-300)}.feedback__icon{position:absolute;top:32px;right:32px;display:flex;align-items:center;justify-content:center;width:84px;height:84px;border-radius:16px;background-color:var(--base-white)}.feedback__icon--static{position:static}@media screen and (min-width:681px){.feedback__icon--small{width:64px;height:64px}}@media screen and (max-width:680.98px){.feedback__icon{position:static;width:48px;height:48px;margin-bottom:17px;border-radius:8px}}.feedback__header{margin-bottom:12px;text-align:right}.feedback__header .feedback__icon{margin-left:auto}.feedback-list__label{margin-bottom:16px;color:var(--gray-400);font-size:14px;line-height:1.4285714286}@media screen and (min-width:681px){.feedback-list__label{font-size:18px}}.feedback-list__item{color:var(--gray-950);font-size:24px;font-weight:500;line-height:1.3333333333}@media screen and (min-width:796px){.feedback-list__item{font-size:32px;font-weight:500;line-height:1.125}}.category__list{display:flex;flex-wrap:wrap;margin:0 -10px}@media screen and (max-width:680.98px){.category__list{display:block}}.category-block{width:33.33%;padding:10px}.category-block:nth-child(1),.category-block:nth-child(2){width:50%}.category-block:nth-child(1) .category-block__picture,.category-block:nth-child(2) .category-block__picture{width:60%}@media screen and (max-width:1080.98px){.category-block{width:50%}.category-block .category-block__picture{width:80%}.category-block:first-child{width:100%}.category-block:first-child .category-block__picture{width:60%}}@media screen and (max-width:680.98px){.category-block{width:100%}.category-block:nth-child(1),.category-block:nth-child(2){width:100%}}.category-block__inner{position:relative;display:flex;align-items:flex-end;justify-content:flex-end;box-sizing:border-box;width:100%;min-height:386px;padding:0;cursor:pointer;text-align:left;border:0;border-radius:20px;outline:0;background-color:var(--category-block-color,var(--brand-500));-webkit-tap-highlight-color:transparent}@media screen and (max-width:1080.98px){.category-block__inner{min-height:320px}}@media screen and (max-width:680.98px){.category-block__inner{min-height:240px}}.category-block__title{font-size:32px;font-weight:600;line-height:112%;position:absolute;top:0;left:0;max-width:335px;margin:0;padding:32px;color:var(--base-white)}@media screen and (max-width:1080.98px){.category-block__title{padding:24px}}@media screen and (max-width:680.98px){.category-block__title{font-size:20px;line-height:120%;max-width:240px}}.category-block__picture{width:80%;text-align:right}@media screen and (max-width:680.98px){.category-block__picture{width:100%!important;max-width:242px}}.top{display:flex;align-items:flex-end;width:100%;height:560px;padding-bottom:83px;color:var(--base-white);background-color:var(--background-color);background-image:var(--background-category-webp,var(--background-category,url("../themes/mirrolla/assets/images/catalog/top.webp")));background-repeat:no-repeat;background-position:top center;background-size:cover}.no-webp .top{background-image:var(--background-category,url("../themes/mirrolla/assets/images/catalog/top.jpg"))}.top .breadcrumbs{max-width:40%;margin-bottom:0}@media screen and (max-width:680.98px){.top .breadcrumbs{max-width:100%;transform:none}}.top .breadcrumbs__item:last-child{color:inherit}.top .breadcrumbs__item:after{background-image:url(../themes/mirrolla/assets/images/icons/arrow-right-white.svg)}@media screen and (max-width:1080.98px){.top{height:464px}}@media screen and (max-width:680.98px){.top{height:248px;padding-bottom:50px}}.top__title{text-align:center}@media screen and (max-width:680.98px){.top__title{margin-top:7px;text-align:left}}.catalog__grid{display:grid;gap:33px 20px;grid-template-columns:repeat(5,calc((100% - 80px)/5))}@media screen and (max-width:1700px){.catalog__grid{grid-template-columns:repeat(4,calc((100% - 60px)/4))}}@media screen and (max-width:1360px){.catalog__grid{grid-template-columns:repeat(3,calc((100% - 40px)/3))}}@media screen and (max-width:1000px){.catalog__grid{grid-template-columns:repeat(2,calc((100% - 20px)/2))}}@media screen and (max-width:680.98px){.catalog__grid{gap:16px;grid-template-columns:repeat(2,calc((100% - 16px)/2))}}@media screen and (max-width:350px){.catalog__grid{gap:10px;grid-template-columns:repeat(2,calc((100% - 10px)/2))}}.catalog__grid .box-alert{grid-column:span 5}@media screen and (max-width:1700px){.catalog__grid .box-alert{grid-column:span 4}}@media screen and (max-width:1360px){.catalog__grid .box-alert{grid-column:span 3}}@media screen and (max-width:1000px){.catalog__grid .box-alert{grid-column:span 2}}@media screen and (max-width:680.98px){.catalog__grid .box-alert{grid-column:span 2}}@media screen and (max-width:350px){.catalog__grid .box-alert{grid-column:span 2}}.catalog-block{display:flex;flex-direction:column;border:1px solid var(--gray-100);border-radius:var(--radius)}.catalog-block__picture{position:relative;display:block;overflow:hidden;width:100%;height:calc(var(--image-height) + 30px);padding:8px 15px;border-radius:var(--radius) var(--radius) 0 0;--image-height:265px}.catalog-block__picture picture{width:100%;height:var(--image-height);transition:transform .4s}.catalog-block__picture img{width:100%;height:var(--image-height);object-fit:contain;object-position:center}.catalog-block__picture:hover picture{transform:scale(1.05)}@media screen and (max-width:680.98px){.catalog-block__picture{border-radius:16px 16px 0 0;--image-height:152px}}.catalog-block__badges{position:absolute;z-index:100;top:10px;left:10px}.catalog-block__desc{position:relative;z-index:10;display:flex;flex-direction:column;flex-grow:1;margin-right:-1px;margin-bottom:-1px;margin-left:-1px;padding:20px;border-radius:var(--radius);background-color:var(--gray-50)}@media screen and (max-width:680.98px){.catalog-block__desc{padding:14px;border-radius:16px}}.catalog-block__desc .amount{margin-top:auto}.catalog-block__desc .amount+.catalog-block__buttons{margin-top:0}.catalog-block__buttons{display:flex;margin-top:auto;gap:7px}@media screen and (max-width:680.98px){.catalog-block__buttons{flex-direction:column}.catalog-block__buttons .b-btn{width:100%}}.catalog-block__type{font-size:14px;font-weight:400;line-height:143%;margin-bottom:4px;color:var(--gray-500)}@media screen and (max-width:680.98px){.catalog-block__type{font-size:12px;margin-bottom:0}}.catalog-block__title{font-size:16px;font-weight:500;line-height:137%;margin:0 0 15px;color:var(--gray-950)}@media screen and (max-width:680.98px){.catalog-block__title{font-size:14px;margin-bottom:6px}}.amount{font-size:14px;line-height:143%;margin-bottom:17px;color:var(--gray-500)}.amount__name{margin-bottom:7px}.amount__grid{display:flex;flex-wrap:wrap;gap:5px}.amount__input{display:none}.amount__input:checked~.amount__radio-name{color:var(--gray-950);border-color:var(--gray-300)}.amount__radio-name{font-weight:500;display:flex;align-items:center;height:32px;padding:0 12px;cursor:pointer;transition:border-color .3s,color .3s;border:1px solid var(--gray-100);border-radius:6px;background-color:var(--base-white)}@media screen and (max-width:680.98px){.amount__radio-name{font-size:12px;padding:0 4px}}.catalog__more{margin-top:45px;text-align:center}@media screen and (max-width:680.98px){.catalog__more{margin-top:25px}}.catalog-block__btn{position:relative}@media screen and (max-width:680.98px){.catalog-block__btn .b-btn--dark{justify-content:center;text-align:center}}.catalog-block__btn .b-btn img{transition:transform .3s ease}.catalog-block__btn:hover .catalog__links-wrap{pointer-events:auto;opacity:1}.catalog-block__btn:hover .b-btn{color:var(--base-white);background-color:var(--brand-400)}.catalog-block__btn:hover .b-btn img{transform:rotate(180deg)}.catalog__links-wrap{position:absolute;top:97%;left:0;padding-top:10px;transition:.3s ease opacity;pointer-events:none;opacity:0}.catalog__links{display:flex;padding:8px;border:1px solid var(--gray-100);border-radius:8px;background-color:var(--base-white);gap:7px}.products-related{position:relative;overflow:hidden}.products-related .news__slider{margin-bottom:-50px}.products-related .catalog-block,.products-related .catalog-block.swiper-slide{margin-bottom:70px}.products-related .news__slider{overflow:visible}.catalog__icon-btn{position:fixed;z-index:50;bottom:12px;left:12px;display:none;align-items:center;justify-content:center;width:42px;height:42px;cursor:pointer;border-radius:8px;background:var(--brand-500)}@media screen and (min-width:681px){.catalog__icon-btn{bottom:24px;left:24px;width:56px;height:56px;border-radius:12px}}.catalog__icon-btn svg{display:block;max-width:100%;height:auto}@media screen and (max-width:680.98px){.catalog__icon-btn svg{width:24px}}.catalog__icon-btn.is-in-view{display:flex;animation:floatBtnShow .45s ease}.filter__data{font-size:14px;line-height:143%;display:flex;align-items:center;margin-bottom:28px;gap:12px}.filter__name{display:inline-flex;align-items:center;box-sizing:border-box;height:25px;padding:0;cursor:pointer;transition:color .3s ease,background-color .3s ease,padding .3s ease;color:var(--gray-950);border:0;border-radius:8px;outline:0;background:0 0;gap:5px;-webkit-tap-highlight-color:transparent;will-change:color,background-color,padding}.filter__name svg{transition:fill .3s ease;stroke:var(--gray-950)}.filter__name:hover{color:var(--gray-700)}.filter__name:hover svg{stroke:var(--gray-700)}.filter__name.is-active{padding:4px 12px 4px 8px;color:var(--base-white);background:var(--gray-950)}.filter__name.is-active svg{stroke:var(--base-white)}.filter__block{position:fixed;z-index:1010;top:0;left:0;width:100%;max-width:400px}.filter__block.is-active{visibility:visible;opacity:1}.filter__block.is-active .filter__form{transform:none}@media screen and (max-width:1080.98px){.filter__block{height:100svh}}@media screen and (max-width:680.98px){.filter__block{max-width:100%}}.filter__list{margin:0 0 40px;padding:0;border:0}.filter__form{position:relative;z-index:4;display:flex;overflow-y:auto;flex-direction:column;width:100%;height:100vh;padding:38px;color:var(--gray-950);border-radius:0 32px 32px 0;background-color:var(--base-white)}@media screen and (min-width:1081px){.filter__form::-webkit-scrollbar{width:8px;border-radius:8px}.filter__form::-webkit-scrollbar-track{background:var(--gray-25);border-radius:8px}.filter__form::-webkit-scrollbar-thumb{background:var(--gray-100);border-radius:8px}}@media screen and (max-width:680.98px){.filter__form{padding:20px;border-radius:0}}.filter__btn{margin-top:auto}.filter__sub{position:fixed;z-index:1000;top:0;left:0;width:100vw;height:100vh;cursor:pointer;background-color:rgba(0,0,0,.3)}@supports (height:100svh){.filter__sub{width:100svw;height:100svh}}.filter__title{font-size:24px;font-weight:500;line-height:133%;display:flex;align-items:center;flex-flow:row nowrap;justify-content:flex-start;margin:2px 0 12px;gap:13px}@media screen and (max-width:680.98px){.filter__title{font-size:20px}}.filter__reset{font-size:14px;font-weight:400;font-style:normal;line-height:142.857%;box-sizing:border-box;padding:0;cursor:pointer;transition:opacity .3s ease;opacity:.7;color:var(--gray-950);border:0;outline:0;background:0 0;-webkit-tap-highlight-color:transparent}.filter__reset:hover{opacity:1}.filter__close{position:absolute;top:45px;right:38px;width:24px;height:24px;cursor:pointer}@media screen and (max-width:1080.98px){.filter__close{top:24px;right:20px}}.filter__unit.is-active .filter__unit-list{grid-template-rows:1fr}.filter__unit.is-active .filter__unit-name:after{opacity:0}.filter__unit-name{line-height:133%;position:relative;padding:12px 12px 12px 22px;cursor:pointer}.filter__unit-name:after,.filter__unit-name:before{content:"";position:absolute;top:50%;left:0;width:12px;height:2px;transform:translateY(-50%);border-radius:4px;background-color:var(--gray-950)}.filter__unit-name:after{left:5px;width:2px;height:12px;transition:opacity .3s}.filter__unit-list{display:grid;margin:0;transition:grid-template-rows .2s linear;grid-template-rows:0fr}.filter__unit-wrap{display:flex;overflow:hidden;flex-direction:column;padding:0 22px;gap:23px}.filter__unit.is-active .filter__unit-wrap{padding-bottom:4px}.filter__unit-wrap .form-checkbox:first-child{margin-top:5px}.card__text ul li:last-child,.filter__unit-wrap .form-checkbox:last-child,.lang-panel__dropdown li:last-child,.post-article h1:last-child,.post-article h2:last-child,.post-article h3:last-child,.post-article h4:last-child,.post-article h5:last-child,.post-article h6:last-child,.post-article ol:last-child,.post-article p:last-child,.post-article ul:last-child{margin-bottom:0}.filter__loading{position:absolute;z-index:2000;top:0;right:0;bottom:0;left:0;display:none;align-items:center;flex-flow:column nowrap;justify-content:center;cursor:wait;background:rgba(255,255,255,.6)}.section-breadcrumbs{margin-top:80px}@media screen and (min-width:681px){.section-breadcrumbs{margin-top:110px}}@media screen and (min-width:1081px){.section-breadcrumbs{margin-top:190px}}.lang-panel{position:relative;z-index:6}.lang-panel.is-open{background-color:var(--base-white)!important}.lang-panel.is-open svg{stroke:var(--gray-950)!important}.lang-panel.is-open .lang-panel__dropdown{display:block;animation:dropdown-display .3s ease}@media screen and (max-width:680.98px){.lang-panel.is-open{background-color:var(--gray-950)!important}.lang-panel.is-open svg{stroke:var(--base-white)!important}}.lang-panel__link{width:100%;height:100%;cursor:pointer;background-color:transparent}.lang-panel__link svg{vertical-align:top}.lang-panel__dropdown{position:absolute;top:55px;right:0;display:none;width:99px;padding:12px;border:1px solid var(--gray-100);border-radius:12px 0 12px 12px;background:var(--base-white)}.lang-panel__dropdown li{margin-bottom:10px;list-style:none}.lang-panel__dropdown a{font-size:14px;font-weight:500;line-height:143%;transition:color .35s ease;color:var(--gray-950)}.lang-panel__dropdown a:hover{color:var(--brand-500)}@media screen and (max-width:680.98px){.lang-panel__dropdown{top:auto;right:auto;bottom:60px;left:0;border-radius:12px 12px 12px 0}}:root{--badges-font-weight:500;--badges-line-height:1.25;--badges-border-width:1px;--badges-padding:0 6px;--badges-padding-icon:3px;--badges-font-size:12px;--badges-border-radius:16px;--badges-transition:background .3s var(--easing),color .3s var(--easing),border-color .3s var(--easing),box-shadow .3s var(--easing);--badges-height:22px;--badges-gap:6px;--badges-padding-md:0 12px;--badges-padding-icon-md:4px;--badges-font-size-md:14px;--badges-height-md:24px;--badges-gap-md:6px;--badges-padding-lg:0px 12px;--badges-padding-icon-lg:6px;--badges-font-size-lg:14px;--badges-height-lg:28px;--badges-gap-lg:6px;--badges-gray-color:var(--gray-700,#344054);--badges-gray-border:var(--gray-100,#F2F4F7);--badges-gray-background:var(--gray-100,#F2F4F7);--badges-primary-color:var(--primary-700,#6941C6);--badges-primary-border:var(--primary-50,#F9F5FF);--badges-primary-background:var(--primary-50,#F9F5FF);--badges-error-color:var(--error-700,#B42318);--badges-error-border:var(--error-50,#FEF3F2);--badges-error-background:var(--error-50,#FEF3F2);--badges-wraning-color:var(--warning-700,#B54708);--badges-wraning-border:var(--warning-50,#FFFAEB);--badges-wraning-background:var(--warning-50,#FFFAEB);--badges-blue-light-color:#FFF;--badges-blue-light-border:var(--teal-500);--badges-blue-light-background:var(--teal-500);--badges-blue-color:var(--blue-700,#175CD3);--badges-blue-border:var(--blue-50,#EFF8FF);--badges-bluet-background:var(--blue-50,#EFF8FF)}.b-badges,.b-badges--icon{height:var(--badges-height)}.b-badges{font-size:var(--badges-font-size);font-weight:var(--badges-font-weight);line-height:var(--badges-line-height);display:inline-flex;align-items:center;flex-flow:row nowrap;justify-content:center;box-sizing:border-box;min-width:var(--badges-height);padding:var(--badges-padding);cursor:pointer;-webkit-user-select:none;user-select:none;transition:var(--badges-transition);text-align:center;vertical-align:middle;white-space:nowrap;text-decoration:none;border:var(--badges-border-width) solid transparent;border-radius:var(--badges-border-radius);box-shadow:var(--badges-shadow);gap:var(--badges-gap)}.b-badges>svg{display:block;flex:0 0 auto}.b-badges--icon{width:var(--badges-height);padding:var(--badges-padding-icon)}.b-badges--md{font-size:var(--badges-font-size-md);min-height:var(--badges-height-md);padding:var(--badges-padding-md);gap:var(--badges-gap-md)}.b-badges--md--icon{width:var(--badges-height-md);height:var(--badges-height-md);padding:var(--badges-padding-icon-md)}.b-badges--lg{font-size:var(--badges-font-size-xl);min-height:var(--badges-height-xl);padding:var(--badges-padding-xl);gap:var(--badges-gap-xl)}.b-badges--lg--icon{width:var(--badges-height-xl);height:var(--badges-height-xl);padding:var(--badges-padding-icon-xl)}.b-badges--gray{color:var(--badges-gray-color);border-color:var(--badges-gray-border);background-color:var(--badges-gray-background)}.b-badges--primary,.b-badges--primary-dark{color:var(--badges-primary-color);border-color:var(--badges-primary-border);background-color:var(--badges-primary-background)}.b-badges--primary-dark{color:var(--badges-primary-background);background-color:var(--badges-primary-color)}.b-badges--error{color:var(--badges-error-color);border-color:var(--badges-error-border);background-color:var(--badges-error-background)}.b-badges--wraning-grey{color:var(--badges-wraning-grey-color);border-color:var(--badges-wraning-grey-border);background-color:var(--badges-wraning-grey-background)}.b-badges--blue-light{color:var(--badges-blue-light-color);border-color:var(--badges-blue-light-border);background-color:var(--badges-blue-light-background)}.b-badges--blue{color:var(--badges-blue-color);border-color:var(--badges-blue-border);background-color:var(--badges-blue-background)}.b-badges--loading::before{content:"";display:inline-block;width:12px;height:12px;margin-right:10px;margin-left:-15px;transition:border .3s ease;animation:loadingSpin 1s infinite linear;vertical-align:middle;border:3px solid rgba(var(--badges-loading-color,0.6));border-top-color:var(--badges-loading-color);border-radius:50%}.b-badges--full-size{display:flex;width:100%}.b-badges-grouping{display:inline-flex}.b-badges-grouping .b-badges{margin-right:0;border-radius:0}.b-badges-grouping .b-badges:first-child{border-radius:var(--badges-border-radius) 0 0 var(--badges-border-radius)}.b-badges-grouping .b-badges:last-child{border-radius:0 var(--badges-border-radius) var(--badges-border-radius) 0}.b-badges-grouping--outline .b-badges{z-index:1;margin-left:-1px}.b-badges-grouping--outline .b-badges:hover{z-index:2}.b-badges-grouping--outline .b-badges.active{z-index:3}.b-badges-grouping--outline .b-badges:first-child{margin-left:0}a.b-badges.disabled,fieldset[disabled] a.b-badges{pointer-events:none}:root{--alert-padding:16px;--alert-border-radius:8px;--alert-gap:12px;--alert-color:var(--primary-700,#6941C6);--alert-background:var(--primary-25,#FCFAFF);--alert-border:1px solid var(--primary-300,#D6BBFB);--alert-size:14px;--alert-line-height:1.3;--alert-color-gray:var(--gray-600,#475467);--alert-background-gray:var(--gray-25,#FCFCFD);--alert-border-gray:1px solid var(--gray-300,#D0D5DD);--alert-color-error:var(--error-700,#B42318);--alert-background-error:var(--error-25,#FFFBFA);--alert-border-error:1px solid var(--error-300,#FDA29B);--alert-color-warning:var(--warning-700,#B54708);--alert-background-warning:var(--warning-25,#FFFCF5);--alert-border-warning:1px solid var(--warning-300,#FEC84B);--alert-color-success:var(--success-700,#027A48);--alert-background-success:var(--success-25,#F6FEF9);--alert-border-success:1px solid var(--success-300,#6CE9A6)}.box-alert{font-size:var(--alert-size);line-height:var(--alert-line-height);display:flex;align-items:stretch;flex-flow:column nowrap;justify-content:flex-start;padding:var(--alert-padding);color:var(--alert-color);border:var(--alert-border);border-radius:var(--alert-border-radius);background:var(--alert-background);gap:var(--alert-gap)}.box-alert--gray{color:var(--alert-color-gray);border:var(--alert-border-gray);background:var(--alert-background-gray)}.box-alert--error{color:var(--alert-color-error);border:var(--alert-border-error);background:var(--alert-background-error)}.box-alert--warning{color:var(--alert-color-warning);border:var(--alert-border-warning);background:var(--alert-background-warning)}.box-alert--success{color:var(--alert-color-success);border:var(--alert-border-success);background:var(--alert-background-success)}.box-alert--marign-bottom{margin-bottom:24px}.box-alert__title{font-weight:600}:root{--error-page-gap:24px;--error-page-image-margin:0 0 32px;--error-page-image-size:280px;--error-page-title-color:var(--blue-950);--error-page-title-margin-mobile:0 0 12px;--error-page-title-margin-tablet:0 0 12px;--error-page-title-margin-desktop:0 0 12px;--error-page-subtitle-color:var(--gray-modern-950);--error-page-desc-color:var(--gray-modern-950);--error-page-desc-width:480px;--error-page-desc-margin-mobile:24px 0 0;--error-page-desc-margin-table:24px 0 0;--error-page-desc-margin-desktop:24px 0 0}.error-404{padding-top:60px;padding-bottom:60px}@media screen and (min-width:1081px){.error-404{display:flex;align-items:center;flex-flow:row nowrap;justify-content:space-between;gap:var(--error-page-gap)}}.error-404__image{margin-bottom:32px}.error-404__image img{width:var(--error-page-size);vertical-align:top}@media screen and (min-width:1081px){.error-404__image{order:1;margin-bottom:0}.error-404__image img{max-width:100%}}.error-404__main{order:0}.error-404__title{font-size:16px;font-weight:600;line-height:1.375;margin:var(--error-page-title-margin-mobile);color:var(--error-page-title-color)}@media screen and (min-width:681px){.error-404__title{margin:var(--error-page-title-margin-tablet)}}@media screen and (min-width:1081px){.error-404__title{margin:var(--error-page-title-margin-desktop)}}.error-404__subtitle{font-size:24px;font-weight:600;line-height:1.3333333333;color:var(--error-page-subtitle-color)}@media screen and (min-width:681px){.error-404__subtitle{font-size:32px;font-weight:600;line-height:1.125}}@media screen and (min-width:1081px){.error-404__subtitle{font-size:48px;font-weight:600;line-height:1}}.error-404__desc{font-size:18px;line-height:1.3333333333;max-width:var(--error-page-desc-width);margin:var(--error-page-desc-margin-mobile);color:var(--error-page-desc-color)}@media screen and (min-width:681px){.error-404__desc{margin:var(--error-page-desc-margin-table)}}@media screen and (min-width:1081px){.error-404__desc{margin:var(--error-page-desc-margin-desktop);font-size:20px;line-height:1.2}}.catalog-list-menu{display:grid;margin:0;padding:0;list-style:none;gap:16px;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:681px){.catalog-list-menu{grid-template-columns:repeat(3,1fr)}}.catalog-list-menu__header{margin-bottom:12px;color:var(--gray-950);font-size:18px;font-weight:500;line-height:1.3333333333}.catalog-list-menu__link{position:relative;display:block;overflow:hidden;box-sizing:border-box;min-height:112px;padding:12px;color:var(--base-white);border-radius:16px;background:var(--catalog-list-menu-color);isolation:isolate;font-size:14px;font-weight:600;line-height:1.4285714286}@supports (aspect-ratio:79/56){.catalog-list-menu__link{aspect-ratio:79/56;min-height:auto}}@media screen and (min-width:681px){.catalog-list-menu__link{min-height:158px;padding:16px;font-size:16px;font-weight:500;line-height:1.375}@supports (aspect-ratio:111/79){.catalog-list-menu__link{aspect-ratio:111/79;min-height:auto}}}.catalog-list-menu__title{position:relative;z-index:10;display:block;max-width:120px}.catalog-list-menu__picture{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.catalog-list-menu__picture picture{width:100%;height:100%}.catalog-list-menu__picture img{width:100%;height:100%;object-fit:cover}.cookies-panel{position:fixed;z-index:1000;right:0;bottom:0;left:0;display:none;padding-top:16px;padding-bottom:16px;color:var(--gray-950);border-radius:32px 32px 0 0;background:var(--base-white);font-size:14px;line-height:1.4285714286}.cookies-panel.is-show{display:block;animation:showCookiesPanel .3s ease}@media screen and (min-width:681px){.cookies-panel{font-size:18px;line-height:1.3333333333;padding-top:25px;padding-bottom:25px}}.cookies-panel a{transition:color .3s ease;color:var(--green-500)}.cookies-panel a:hover{text-decoration:none;color:var(--green-700)}.cookies-panel__wrapper{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:681px){.cookies-panel__wrapper{gap:24px;grid-template-columns:auto 1fr auto}}@media screen and (max-width:680.98px){.cookies-panel__main{order:-1;grid-column:span 2}}@media screen and (min-width:1081px){.cookies-panel__main{max-width:935px}}.cookies-panel__button{text-align:right}.card__inner{position:relative;padding:40px;border-radius:var(--radius-large);background:var(--gray-50)}@media screen and (max-width:680.98px){.card__inner{padding:24px}}.card__link{position:absolute;top:0;right:0;display:block;box-sizing:border-box;width:24px;height:24px;padding:0;cursor:pointer;border:0;outline:0;background:0 0;-webkit-tap-highlight-color:transparent}.card__link svg{transition:.35s ease;stroke:var(--gray-700)}.card__link:hover svg{stroke:var(--gray-950)}@media screen and (max-width:680.98px){.card__link{width:20px;height:20px}}.card__part{display:grid;grid-template-columns:.7fr 1fr;gap:37px}@media screen and (max-width:1080.98px){.card__part{display:block}}.card__desc{position:relative;width:100%}@media screen and (max-width:1080.98px){.card__desc{max-width:100%}}.card__type{font-size:14px;font-weight:400;line-height:143%;margin-bottom:5px;color:var(--gray-500)}@media screen and (max-width:680.98px){.card__type{font-size:12px;line-height:150%}}.card__title,.card__title h1{font-size:32px;font-weight:500;line-height:112%;max-width:670px;margin-top:0}.card__title{margin-bottom:20px;color:var(--gray-950)}.card__title h1{display:inline}@media screen and (max-width:680.98px){.card__title,.card__title h1{font-size:20px;line-height:120%}}.card__title-property{display:none;visibility:hidden}.card__title-property.is-active{display:inline;visibility:visible}.card__text{line-height:156%;margin-top:25px;margin-bottom:30px;color:var(--gray-700)}.card__text a,.cookies-panel a{text-decoration:underline}.card__text a:hover{text-decoration:none}.card__text--tab{display:none;visibility:hidden}.card__picture-item.is-active,.card__text--tab.is-active{display:block;visibility:visible}.card__text p{margin:0 0 12px}.card__text ul li{position:relative;margin-bottom:5px;padding-left:25px;list-style:none}.card__tab-btn:after,.card__text ul li:after{content:"";position:absolute;background-color:var(--gray-950)}.card__text ul li:after{top:11px;left:7px;width:6px;height:6px;border-radius:50%}.card__name{font-size:24px;font-weight:500;line-height:133%;margin:0 0 15px;color:var(--gray-950)}@media screen and (max-width:680.98px){.card__name{font-size:16px;line-height:137%;margin-bottom:10px}}.card__buttons{display:flex;gap:11px}.card__btn{font-weight:500;display:inline-flex;align-items:center;height:60px;padding:0 14px;border:1px solid var(--gray-100);border-radius:12px;background-color:var(--base-white);gap:13px}@media screen and (max-width:680.98px){.card__btn{height:44px;padding:0 8px;border-radius:12px;gap:7px}.card__btn img{width:28px;height:28px}}.card__picture{display:flex;overflow:hidden;align-items:center;justify-content:center;padding:40px;border-radius:var(--radius);background-color:var(--base-white)}@media screen and (max-width:1080.98px){.card__picture{min-width:0;max-width:50%;margin-bottom:35px;padding:20px}}@media screen and (max-width:680.98px){.card__picture{max-width:100%;margin-bottom:22px}}.card__picture-item{display:none;visibility:hidden}.card__tab{margin-top:60px}@media screen and (max-width:680.98px){.card__tab{margin-top:30px}}.card__tab-top{display:flex;overflow-x:auto;border-bottom:1px solid var(--gray-300);gap:30px}.card__tab-btn{position:relative;padding-bottom:14px;cursor:pointer;transition:color .4s;white-space:nowrap}.card__tab-btn:after{bottom:0;left:0;width:100%;height:2px;transition:transform .4s;transform:scaleX(0);border-radius:5px}.card__tab-btn.is-active,.card__tab-btn:hover,.toc-item>a:hover{color:var(--gray-950)}.card__tab-btn.is-active:after{transform:scale(1)}.card__tab-item{display:none}.card__tab-item.is-active,.toc-item>a{display:block}.card__tab-text{max-width:754px;padding:25px 0 0}.card__tab-button{margin-top:30px}.products{padding:120px 0 80px}@media screen and (max-width:1080.98px){.products{padding:90px 0 30px}}@media screen and (max-width:680.98px){.products{padding:80px 0 25px}}.catalog-block.swiper-slide{width:100%;max-width:20%;height:auto;margin:30px 10px}@media screen and (max-width:1600px){.catalog-block.swiper-slide{max-width:25%}}@media screen and (max-width:1300px){.catalog-block.swiper-slide{max-width:33.33%}}@media screen and (max-width:980px){.catalog-block.swiper-slide{max-width:50%}}.products__btns{position:absolute;top:-88px;display:flex!important}@media screen and (max-width:1080.98px){.products__btns{top:-110px}}@media screen and (max-width:680.98px){.products__btns{top:-93px}.product__title{max-width:207px;font-size:20px;line-height:120%}}.card__hint{font-size:14px;margin-top:24px;color:var(--gray-500)}@media screen and (min-width:681px){.card__hint{margin-top:24px}}@media screen and (min-width:1081px){.card__hint{margin-top:42px}}.top--blog{background-image:url(../themes/mirrolla/assets/images/news/foil.jpg)}.blog__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}@media screen and (max-width:1651px){.blog__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1080.98px){.blog__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:591px){.blog__grid{grid-template-columns:repeat(1,1fr);gap:20px}}.blog__grid .news-block{padding:0}.blog__more{margin-top:45px;text-align:center}@media screen and (max-width:680.98px){.blog__more{margin-top:25px}}.blog-categories{position:relative;overflow:hidden;margin-bottom:16px}.blog-categories:after{content:"";position:absolute;z-index:40;top:0;right:-1px;width:96px;height:100%;background:linear-gradient(270deg,#fff 11.46%,rgba(255,255,255,0) 100%)}@media screen and (min-width:681px){.blog-categories{margin-bottom:20px}}@media screen and (min-width:1081px){.blog-categories{margin-bottom:24px}}.blog-categories .swiper{overflow:visible;margin:0 -6px}@media screen and (min-width:681px){.blog-categories .swiper{margin:0 -8px}}.blog-categories .swiper-slide{width:auto}.blog-categories__btn{display:flex;align-items:center;flex-flow:row nowrap;justify-content:flex-start;box-sizing:border-box;min-height:42px;padding:6px 16px;cursor:pointer;transition:color .3s ease,border-color .3s ease,background-color .3s ease,transform .1s ease;transform:scale(1);transform-origin:center;white-space:nowrap;color:var(--gray-950);border:1px solid var(--gray-100);border-radius:56px;outline:0;background:0 0;gap:8px;-webkit-tap-highlight-color:transparent;font-size:14px;font-weight:500;line-height:1.4285714286}@media screen and (min-width:681px){.blog-categories__btn{min-height:48px;font-size:18px;font-weight:500;line-height:1.3333333333}}.swiper-slide .blog-categories__btn{margin-right:6px;margin-left:6px}@media screen and (min-width:681px){.swiper-slide .blog-categories__btn{margin-right:8px;margin-left:8px}}.blog-categories__btn:hover{color:var(--gray-950);background-color:var(--gray-100)}.blog-categories__btn:hover .blog-categories__icon{background-color:var(--base-white)}.blog-categories__btn:active{transform:scale(.98)}.blog-categories__btn.active{color:var(--base-white);border-color:var(--brand-400);background:var(--brand-400)}.blog-categories__btn:disabled{border:1px solid var(--gray-100);background:var(--base-white)}.blog-categories__icon{display:flex;align-items:flex-start;flex-flow:row nowrap;flex-shrink:0;justify-content:flex-start;width:32px;height:32px;margin-left:-10px;padding:6px;transition:background-color .3s ease;border-radius:50%;background:var(--gray-100)}@media screen and (min-width:681px){.blog-categories__icon{width:36px;height:36px}}.blog-categories__icon>img,.blog-categories__icon>picture,.blog-categories__icon>svg{display:block;margin:auto}.blog-categories__separator{width:96px}.news{max-width:1080px;margin:0 auto}.toc-list{padding:0;list-style:none;border-left:2px solid var(--gray-200)}.toc-item{display:block;padding:10px 10px 18px;transition:color .3s ease;text-decoration:none;color:var(--gray-700);font-size:14px;font-weight:500;line-height:1.4285714286}@media screen and (min-width:681px){.toc-item{font-size:16px;font-weight:500;line-height:1.375}}.blog-post__breadcrumbs{padding-top:40px}@media screen and (min-width:681px){.blog-post__breadcrumbs{padding-top:40px}}@media screen and (min-width:1081px){.blog-post__breadcrumbs{padding-top:130px}}.blog-post{width:1000px;max-width:100%;margin-top:40px;margin-right:auto;margin-left:auto}@media screen and (min-width:681px){.blog-post{margin-top:80px}}@media screen and (min-width:1081px){.blog-post{margin-top:120px}}.post-title{margin:0 0 24px;color:var(--gray-950);font-size:24px;font-weight:600;line-height:1.3333333333}@media screen and (min-width:1081px){.post-title{font-size:48px;font-weight:600;line-height:1}}.post-toc{margin-top:40px;margin-bottom:40px}@media screen and (min-width:681px){.post-toc{margin-top:56px;margin-bottom:56px}}@media screen and (min-width:1081px){.post-toc{position:absolute;top:0;bottom:0;left:0;flex:1;width:260px;margin:0}.post-toc__wrapper{position:sticky;top:100px;right:0;left:0}.header.is-scroll-up+.post-page .post-toc__wrapper{top:195px}}.post-info,.toc-title{color:var(--gray-500);font-weight:500}.toc-title{margin:0 0 16px;font-size:14px;line-height:1.4285714286}.post-info{display:flex;flex-flow:row wrap;justify-content:flex-start;margin-bottom:16px;gap:8px 16px;font-size:12px;line-height:1.5}@media screen and (min-width:681px){.post-info{font-size:14px;font-weight:500;line-height:1.4285714286}}.post-info__term{display:flex;align-items:center;flex-flow:row nowrap;justify-content:flex-start;gap:8px}.post-info__term img{display:block;flex:0 0 auto}@media screen and (min-width:1081px){.post-content{position:relative;padding-left:308px}}.post-article{padding-bottom:56px}.post-article h1,.post-article h2,.post-article h3,.post-article h4,.post-article h5,.post-article h6{scroll-margin:40px}.header.is-scroll-up+.post-page .post-article h1,.header.is-scroll-up+.post-page .post-article h2,.header.is-scroll-up+.post-page .post-article h3,.header.is-scroll-up+.post-page .post-article h4,.header.is-scroll-up+.post-page .post-article h5,.header.is-scroll-up+.post-page .post-article h6{scroll-margin:140px}.post-article p{margin-top:1em;margin-bottom:1em}.post-article ol,.post-article ul{margin-top:1em;margin-bottom:1em;padding-left:25px}.attached-products-list{display:flex;flex-wrap:wrap;justify-content:center;margin-top:120px;padding:0 20px;list-style:none;gap:20px}.product-link{flex:0 0 calc(19% - 40px)}.attached-product{display:flex;align-items:center;flex-direction:column;cursor:pointer;border:1px solid #e7e7e7;border-radius:24px}.attached-product-image,.share-links .share-link{display:flex;align-items:center;justify-content:center;width:300px;height:300px}.attached-product img{height:250px}.attached-product-details{width:100%;padding:20px 20px 40px;text-align:left;border-radius:24px;background-color:#f6f6f6}.attached-product-brand{font-size:14px}.rating{font-family:Golos Text}.rating-title{margin-top:0}.rating-average{font-size:14px}.rating-stars{gap:2px;display:inline-flex;cursor:pointer}.star{position:relative;width:32px;height:32px}.star svg{width:100%;height:100%;fill:#ccc}.star::before{content:"";position:absolute;top:0;left:0;width:var(--percent,0%);height:100%;pointer-events:none;background:gold;mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/></svg>');mask-size:cover;mask-repeat:no-repeat;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/></svg>');-webkit-mask-size:cover;-webkit-mask-repeat:no-repeat}.post-date{font-size:14px;font-weight:500;display:flex;margin-top:30px;text-align:left;gap:20px}.post-footer{display:flex;justify-content:space-between;padding:32px 0;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.share-links{display:flex;gap:12px}.share-links .share-link{flex-flow:column nowrap;width:48px;height:48px;padding:4px;cursor:pointer;transition:color .3s ease,background .3s ease,border-color .3s ease;color:var(--base-black);border:2px solid var(--gray-50);border-radius:12px;background:var(--gray-50)}.share-links .share-link:hover{color:var(--base-white);border-color:var(--gray-950);background:var(--gray-950)}.share-links .share-link:active{color:var(--base-black);border-color:var(--brand-600);background:var(--gray-50)}.share-links .share-link img,.share-links .share-link svg{vertical-align:top}.cmt-hero .hero-block__picture,.section-cmt-variants__button.is-active::after{opacity:1}@media screen and (max-width:1080.98px){.cmt-hero .hero-block__part{display:flex;align-items:flex-start;flex-direction:column-reverse;justify-content:flex-start;gap:20px}.cmt-hero .hero-block__picture{position:static;width:100%;margin:0 auto;text-align:center}.cmt-hero .hero-block__content{height:auto;padding-top:210px;padding-bottom:40px}.cmt-hero .hero-block__desc{max-width:650px;margin-left:0}}@media screen and (max-width:680.98px){.cmt-hero .hero-block__content{padding-top:90px}}.cmt__title{margin-bottom:32px}@media screen and (max-width:680.98px){.cmt__title{margin-bottom:20px}}.section-cmt-header{margin-bottom:24px;text-align:center}@media screen and (min-width:681px){.section-cmt-header{margin-bottom:48px}}.section-cmt-header__title{max-width:927px;margin-right:auto;margin-left:auto;text-align:center;color:var(--gray-950);font-size:24px;font-weight:600;line-height:1.3333333333}.section-about-description__title b,.section-about-description__title strong,.section-cmt-header__title b,.section-cmt-header__title strong{font-weight:600;color:var(--gray-300)}@media screen and (min-width:681px){.section-cmt-header__title{font-size:40px;font-weight:600;line-height:1.1}}.section-cmt-header__description{max-width:687px;margin-top:20px;margin-right:auto;margin-left:auto;text-align:center;color:var(--gray-700);font-size:14px;line-height:1.4285714286}@media screen and (min-width:681px){.section-cmt-header__description{font-size:18px;line-height:1.3333333333}}.section-cmt-category__list{margin:0 -10px}.section-cmt-category__list .swiper{overflow:visible}.section-cmt-category__list .swiper-wrapper{align-items:stretch}.section-cmt-category__list .swiper-slide{width:270px;height:auto}@media screen and (min-width:681px){.section-cmt-category__list{margin:-10px}.section-cmt-category__list .swiper-slide{width:300px}}@media screen and (min-width:1081px){.section-cmt-category__list .swiper-wrapper{display:flex;flex-flow:row wrap;justify-content:center;gap:0}.section-cmt-category__list .swiper-slide{width:25%}}@media screen and (min-width:1651px){.section-cmt-category__list .swiper-slide{width:20%}}.section-cmt-category__item{overflow:hidden;margin:10px;border-radius:24px}.section-cmt-category__picture{position:relative;z-index:1}.section-cmt-category__picture img{width:100%;height:240px;vertical-align:top;border-radius:24px;object-fit:cover}.section-cmt-category__title{position:relative;z-index:5;display:flex;align-items:center;flex-flow:column nowrap;justify-content:center;min-height:68px;margin-top:-40px;padding:12px;text-align:center;color:var(--gray-950);border-radius:24px;background:var(--gray-25);font-size:16px;font-weight:500;line-height:1.375}@media screen and (min-width:681px){.section-cmt-category__title{min-height:104px;font-size:20px;font-weight:500;line-height:1.2}}.section-cmt-variants__nav{display:flex;flex-flow:row nowrap;justify-content:space-between;max-width:910px;margin-right:auto;margin-left:auto;border-bottom:1px solid var(--gray-300)}.section-cmt-variants__button{position:relative;flex:1 1 auto;box-sizing:border-box;padding:20px 10px;cursor:pointer;color:var(--gray-950);border:0;outline:0;background:0 0;-webkit-tap-highlight-color:transparent;font-size:16px;font-weight:600;line-height:1.375}@media screen and (min-width:681px){.section-cmt-variants__button{padding:24px 10px;font-size:24px;font-weight:600;line-height:1.3333333333}}.section-cmt-variants__button::after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;transition:opacity .3s ease;opacity:0;background:var(--gray-950)}.section-cmt-variants__content{display:none;padding-top:24px}@media screen and (min-width:681px){.section-cmt-variants__content{padding-top:48px}}.section-cmt-variants__content.is-active{display:block;animation:showTabs .3s ease}.section-cmt-variants__description{max-width:904px;margin-right:auto;margin-bottom:32px;margin-left:auto;text-align:center;color:var(--gray-700);font-size:14px;line-height:1.4285714286}@media screen and (min-width:681px){.section-cmt-variants__description{margin-bottom:40px;font-size:18px;line-height:1.3333333333}}.section-cmt-variants__grid{display:flex;align-items:stretch;flex-flow:row wrap;justify-content:center;margin:-8px}@media screen and (min-width:681px){.section-cmt-variants__grid{margin:-10px}}.section-cmt-variants__item{display:flex;align-items:stretch;flex-flow:row nowrap;justify-content:stretch;box-sizing:border-box;width:50%;padding:0;border:0;outline:0;background:0 0;-webkit-tap-highlight-color:transparent}@media screen and (max-width:940.98px){.section-cmt-variants__grid:not(.is-active) .section-cmt-variants__item--hidden{display:none}}@media screen and (min-width:941px){.section-cmt-variants__item{width:33.3333333333%}}@media screen and (min-width:1281px){.section-cmt-variants__item{width:25%}.section-cmt-variants__grid--cols-6 .section-cmt-variants__item{width:33.3333333333%}}@media screen and (min-width:1651px){.section-cmt-variants__item{width:20%}.section-cmt-variants__grid--cols-6 .section-cmt-variants__item{width:16.6666666667%}}button.section-cmt-variants__item{cursor:pointer}.section-cmt-variants__box{display:flex;align-items:stretch;flex:1 1 auto;flex-flow:column nowrap;justify-content:flex-start;box-sizing:border-box;width:100%;max-width:100%;height:auto;margin:8px;padding:12px;border-radius:24px;background:var(--gray-25)}@media screen and (min-width:681px){.section-cmt-variants__box{margin:10px;padding:32px 20px}}.section-cmt-variants__picture{text-align:center}.section-cmt-variants__picture img{vertical-align:top}.section-cmt-variants__title{margin-top:auto;padding-top:5px;text-align:center;text-wrap:balance;hyphens:auto;color:var(--gray-950);font-size:12px;font-weight:500;line-height:1.5}@media screen and (min-width:681px){.section-cmt-variants__title{padding-top:32px;font-size:20px;font-weight:500;line-height:1.2}}.section-cmt-variants__more{width:100%;margin:16px 8px 8px;text-align:center}@media screen and (min-width:681px){.section-cmt-variants__more{margin:32px 10px 10px}}@media screen and (min-width:941px){.section-cmt-variants__more{display:none;visibility:hidden}}.section-cmt-variants__more:has(.b-btn.is-active){display:none;visibility:hidden}@media screen and (min-width:681px){.modal-variants-list__row{display:flex;align-items:flex-start;flex-flow:row nowrap;justify-content:flex-start;gap:32px}}.modal-variants-list__row+.modal-variants-list__row{margin-top:20px;padding-top:20px;border-top:1px solid var(--gray-100)}@media screen and (min-width:681px){.modal-variants-list__row+.modal-variants-list__row{margin-top:40px;padding-top:40px}}.modal-variants-list__image{width:140px;margin-bottom:20px;border-radius:12px;background:var(--gray-25)}@media screen and (min-width:681px){.modal-variants-list__image{flex:0 0 auto;width:250px;margin-bottom:0}}.modal-variants-list__image img{width:100%;vertical-align:top;object-fit:cover}.modal-variants-list__title{margin-bottom:16px;color:var(--gray-950);font-size:18px;font-weight:600;line-height:1.3333333333}@media screen and (min-width:681px){.modal-variants-list__title{margin-bottom:24px;font-size:20px;font-weight:600;line-height:1.2}}@media screen and (min-width:1081px){.modal-variants-list__title{font-size:24px;font-weight:500;line-height:1.3333333333}}.modal-variants-list__title:last-child{margin-bottom:0}.modal-variants-list__composition{display:grid;gap:8px;grid-template-columns:1fr}@media screen and (min-width:681px){.modal-variants-list__composition{gap:12px}}@media screen and (min-width:1081px){.modal-variants-list__composition{grid-template-columns:repeat(2,1fr)}}.modal-variants-composition__label{margin-bottom:4px;color:var(--gray-500);font-size:12px;line-height:1.5}@media screen and (min-width:681px){.modal-variants-composition__label{font-size:14px;line-height:1.4285714286}}.modal-variants-composition__value{color:var(--gray-950);font-size:16px;font-weight:500;line-height:1.375}.section-cmt-possibility__wrapper{display:flex;align-items:stretch;flex-flow:column nowrap;justify-content:flex-start;gap:20px}@media screen and (min-width:991px){.section-cmt-possibility__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}}@media screen and (min-width:1281px){.section-cmt-possibility__wrapper{align-items:flex-start;flex-flow:row nowrap;justify-content:space-between}.section-cmt-possibility__content{max-width:682px}}.section-cmt-possibility__title{margin:0 0 16px;color:var(--gray-950);font-size:24px;font-weight:600;line-height:1.3333333333}@media screen and (min-width:681px){.section-cmt-possibility__title{margin:0 0 40px;font-size:40px;font-weight:600;line-height:1.1}}.section-cmt-possibility__description{font-size:12px;line-height:1.5;color:var(--gray-700)}@media screen and (min-width:681px){.section-cmt-possibility__description{font-size:18px;line-height:1.3333333333}}.section-cmt-possibility__image{overflow:hidden;border-radius:24px;background:var(--gray-25)}.section-cmt-possibility__image img{height:395px;object-fit:cover}.section-cmt-cycle{margin-top:120px}@media screen and (max-width:680.98px){.section-cmt-cycle{margin-top:35px}}.section-cmt-cycle .section-cmt-header__title{max-width:605px}.section-cmt-cycle__grid{display:grid;gap:20px;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:681px){.section-cmt-cycle__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1081px){.section-cmt-cycle__grid{grid-template-columns:repeat(12,1fr)}}.section-cmt-cycle__image{display:flex;overflow:hidden;align-items:stretch;flex-flow:column nowrap;justify-content:stretch;border-radius:24px}.section-cmt-cycle__image picture{display:block;height:100%}.section-cmt-cycle__image img{width:100%;height:100%;border-radius:24px;object-fit:cover}@media screen and (max-width:680.98px){.section-cmt-cycle__image{display:none;visibility:hidden}}@media (min-width:681px) and (max-width:1080.98px){.section-cmt-cycle__image--1{order:1}.section-cmt-cycle__image--2{order:6}.section-cmt-cycle__image--3{order:9}}@media (min-width:1081px) and (max-width:1650.98px){.section-cmt-cycle__image{width:calc(25% - 20px)}.section-cmt-cycle__image--1{order:1}.section-cmt-cycle__image--2{order:6}.section-cmt-cycle__image--3{order:8}}@media screen and (min-width:1651px){.section-cmt-cycle__image--1{order:3}.section-cmt-cycle__image--2{order:6}.section-cmt-cycle__image--3{order:9}}.section-cmt-cycle-item{display:flex;align-items:stretch;flex-flow:column nowrap;justify-content:flex-start;min-height:114px;padding:24px;border-radius:24px;background:var(--base-white)}@media screen and (min-width:681px){.section-cmt-cycle-item{min-height:264px;padding:32px}}@media (min-width:681px) and (max-width:1080.98px){.section-cmt-cycle-item:last-child{grid-column:span 2}}@media (min-width:1081px) and (max-width:1650.98px){.section-cmt-cycle-item{min-height:252px;grid-column:span 4}.section-cmt-cycle-item:nth-child(1),.section-cmt-cycle-item:nth-child(2){grid-column:span 6}.section-cmt-cycle-item:nth-last-child(1),.section-cmt-cycle-item:nth-last-child(2){grid-column:span 6}}@media screen and (min-width:1081px){.section-cmt-cycle-item{min-height:252px}}@media screen and (min-width:1651px){.section-cmt-cycle-item{min-height:252px;grid-column:span 3}.section-cmt-cycle-item:nth-child(1),.section-cmt-cycle-item:nth-child(2),.section-cmt-cycle-item:nth-child(3){grid-column:span 4}}.section-cmt-cycle-item__header{display:flex;flex-flow:row nowrap;justify-content:space-between;padding-bottom:24px;gap:20px}@media screen and (min-width:681px){.section-cmt-cycle-item__header{padding-bottom:36px}}.section-cmt-cycle-item__number{color:var(--gray-300);font-size:18px;font-weight:500;line-height:1.3333333333}@media screen and (min-width:681px){.section-cmt-cycle-item__number{font-size:20px}}@media screen and (min-width:1081px){.section-cmt-cycle-item__number{font-size:24px;font-weight:500;line-height:1.3333333333}}.section-cmt-cycle-item__icon{display:flex;align-items:center;flex-shrink:0;justify-content:center;width:48px;height:48px;border-radius:13.445px;background:var(--gray-50)}.section-cmt-cycle-item__icon svg{display:block;width:20px}@media screen and (min-width:681px){.section-cmt-cycle-item__icon{width:64px;height:64px}.section-cmt-cycle-item__icon svg{width:28px;height:auto}}@media screen and (min-width:1081px){.section-cmt-cycle-item__icon{width:80px;height:80px}.section-cmt-cycle-item__icon svg{width:35px;height:auto}}.section-cmt-cycle-item__title{margin-top:auto;color:var(--gray-950);font-size:18px;font-weight:500;line-height:1.3333333333}@media screen and (min-width:681px){.section-cmt-cycle-item__title{font-size:24px;font-weight:500;line-height:1.3333333333}}@media screen and (min-width:1081px){.section-cmt-cycle-item__title{font-size:32px;font-weight:500;line-height:1.125}}@media screen and (max-width:1081px){.section-cmt-contacts__wrapper{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.section-cmt-contacts__wrapper .feedback__picture{order:11}}@media (min-width:681px) and (max-width:1080.98px){.section-cmt-contacts__wrapper .feedback__picture{order:11;grid-column:span 2}.section-cmt-contacts__wrapper .feedback__data--main{grid-column:span 2}}@media screen and (max-width:680.98px){.section-cmt-contacts__wrapper{grid-template-columns:1fr}}.section-about-description__wrapper{display:grid;gap:16px;grid-template-columns:1fr}@media screen and (min-width:681px){.section-about-description__wrapper{gap:20px}}@media screen and (min-width:1081px){.section-about-description__wrapper{display:grid;grid-template-columns:1fr 1.1fr;grid-template-rows:auto auto;gap:40px 30px;grid-template-areas:"title image-1" "video video"}}@media screen and (min-width:1651px){.section-about-description__wrapper{display:grid;grid-template-columns:598px 1fr;gap:40px 20px;grid-template-areas:"title title" "image-1 video"}}.section-about-description__title{margin:0;color:var(--gray-950);font-size:24px;font-weight:600;line-height:1.3333333333}@media screen and (min-width:681px){.section-about-description__title{margin-bottom:20px;font-size:32px;font-weight:600;line-height:1.125}}@media screen and (min-width:1081px){.section-about-description__title{margin-bottom:0;grid-area:title;font-size:40px;font-weight:600;line-height:1.1}}@media screen and (min-width:1651px){.section-about-description__title{max-width:1110px}}.section-about-description__image iframe,.section-about-description__image img,.section-about-description__image video{width:100%;vertical-align:top;border-radius:24px;background:var(--gray-25);object-fit:cover}.section-about-description__image img,.section-about-description__image video{height:100%}@media screen and (min-width:1081px){.section-about-description__image{grid-area:title}.section-about-description__image--1{grid-area:image-1}.section-about-description__image--video{grid-area:video}.section-about-description__image,.section-about-description__image picture{display:flex;align-items:stretch;flex-flow:column nowrap;justify-content:flex-start}.section-about-description__image picture{height:100%}}@media screen and (min-width:1651px){.section-about-description__image--video iframe{height:100%}}@media screen and (max-width:1650.98px){.section-about-description__image--video{position:relative;height:0;padding-bottom:56.25%}.section-about-description__image--video iframe{position:absolute;top:0;left:0;width:100%;height:100%}}.section-about-trophy__item{display:grid;padding:24px;border-radius:24px;background:var(--gray-25);gap:24px;grid-template-columns:1fr}.section-about-trophy__item+.section-about-trophy__item{margin-top:15px}.section-about-trophy__item:nth-child(2n){background-color:var(--green-100)}@media screen and (min-width:1081px){.section-about-trophy__item{display:grid;padding:32px;gap:30px;grid-template-columns:repeat(2,1fr)}.section-about-trophy__item+.section-about-trophy__item{margin-top:32px}}.section-about-trophy__content{display:flex;align-items:stretch;flex-flow:column nowrap;justify-content:flex-start}.section-about-trophy__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:auto;border-radius:13px;background:var(--base-white)}.section-about-trophy__icon svg{display:block;width:20px}@media screen and (min-width:681px){.section-about-trophy__icon svg{width:auto}.section-about-trophy__icon{width:80px;height:80px}}.section-about-trophy__image{display:flex;align-items:stretch;flex-flow:column nowrap;justify-content:flex-start}.section-about-trophy__image picture{display:block;height:100%}.section-about-trophy__image img{width:100%;height:100%;vertical-align:top;border-radius:24px;object-fit:cover}.section-about-trophy__title{margin-bottom:20px;color:var(--gray-950);font-size:20px;font-weight:600;line-height:1.2}.section-about-trophy__icon+.section-about-trophy__title{padding-top:32px}@media screen and (min-width:681px){.section-about-trophy__title{font-size:32px;font-weight:600;line-height:1.125}}.section-about-trophy__description{color:var(--gray-700);font-size:14px;line-height:1.4285714286}@media screen and (min-width:681px){.section-about-trophy__description{font-size:18px;line-height:1.3333333333}}@media screen and (min-width:1081px){.section-about-contacts__wrapper{display:grid;gap:20px;grid-template-columns:repeat(12,1fr)}.section-about-contacts__aside{grid-column:span 5}}@media screen and (min-width:1651px){.section-about-contacts__aside{grid-column:span 4}}@media screen and (min-width:1081px){.section-about-contacts__main{grid-column:span 7}}@media screen and (min-width:1651px){.section-about-contacts__main{grid-column:span 8}}.section-about-contacts__title{margin-top:0;margin-bottom:24px;text-wrap:balance;color:var(--gray-950);font-size:24px;font-weight:600;line-height:1.3333333333}@media screen and (min-width:681px){.section-about-contacts__title{margin-bottom:20px;font-size:40px;font-weight:600;line-height:1.1}}@media screen and (max-width:1081px){.section-about-contacts__title--inner{display:none;visibility:hidden}}.section-about-contacts__nav{display:flex;overflow-x:auto;align-items:stretch;flex-flow:row nowrap;justify-content:flex-start;margin-right:-20px;margin-bottom:8px;margin-left:-20px;padding-right:20px;padding-bottom:8px;padding-left:20px;gap:8px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.section-about-contacts__nav::-webkit-scrollbar-track{border-radius:0;background:#dbdde1}.section-about-contacts__nav::-webkit-scrollbar{height:2px;background:#dbdde1}.section-about-contacts__nav::-webkit-scrollbar-thumb{border:0;border-radius:5px;background-color:#000}@-moz-document url-prefix(){.section-about-contacts__nav{scrollbar-width:none;scrollbar-color:#000 #dbdde1}}.overflowscrolling .section-about-contacts__nav{overflow-x:scroll}@media screen and (min-width:1081px){.section-about-contacts__nav{align-items:stretch;flex-flow:column nowrap;justify-content:flex-start;margin:0;padding:0}}.section-about-contacts__button{display:flex;align-items:center;box-sizing:border-box;padding:0;cursor:pointer;text-align:left;white-space:nowrap;color:var(--gray-950);border:0;outline:0;background:0 0;-webkit-tap-highlight-color:transparent;gap:40px;font-size:14px;font-weight:500;line-height:1.4285714286}.section-about-contacts__button span{display:block;padding:12px 16px;transition:background-color .3s ease;border-radius:12px}.section-about-contacts__button.is-active span{background:var(--gray-50)}@media screen and (min-width:1081px){.section-about-contacts__button{white-space:normal;font-size:24px;font-weight:500;line-height:1.3333333333}.section-about-contacts__button span{padding:12px 24px}}.about-contacts__content{display:none}.about-contacts__content.is-active{display:block}.about-contacts__grid{display:grid;gap:10px;grid-template-columns:1fr}@media screen and (min-width:681px){.about-contacts__grid{gap:20px;grid-template-columns:repeat(2,1fr)}}.about-contacts__box{display:flex;align-items:stretch;flex-flow:column nowrap;justify-content:flex-start;min-height:182px;padding:24px;border-radius:24px;background:var(--green-50)}@media screen and (min-width:681px){.about-contacts__box{min-height:256px}}.about-contacts__box .feedback__header{margin-bottom:auto}.about-contacts__box .feedback-list{padding-top:24px}@media screen and (min-width:681px){.about-contacts__box{padding:32px}}.about-contacts__form{margin-top:16px}@media screen and (min-width:681px){.about-contacts__form{margin-top:20px}}.about-contacts-list__item{color:var(--gray-950);font-size:24px;font-weight:500;line-height:1.3333333333}@media screen and (min-width:681px){.about-contacts-list__item{font-size:24px}}@media screen and (min-width:1381px){.about-contacts-list__item{font-size:32px;font-weight:500;line-height:1.125}}.about-contacts-list__item a{color:var(--gray-950)}.about-contacts-list__item+.about-contacts-list__item{margin-top:5px}.about-contacts-list__label{margin-bottom:8px;color:var(--gray-400);font-size:16px;font-weight:500;line-height:1.375}@media screen and (min-width:681px){.about-contacts-list__label{font-size:18px;margin-bottom:16px}}.section-about-sert{position:relative;padding-bottom:80px}@media screen and (min-width:1081px){.section-about-sert{padding-bottom:0}}.section-about-sert__header{display:contents}@media screen and (min-width:1081px){.section-about-sert__header{display:flex;align-items:flex-start;flex-flow:row nowrap;justify-content:space-between}}.section-about-sert__nav{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;flex-flow:row nowrap;justify-content:center}@media screen and (min-width:1081px){.section-about-sert__nav{position:static}}.section-about-sert__slider{margin:0 -10px}@media screen and (max-width:680.98px){.section-about-sert__slider{overflow:visible}}.section-about-sert__slider .swiper-wrapper{align-items:stretch}.section-about-sert__slider .swiper-slide{width:83.3333333333%;height:auto}@media screen and (min-width:491px){.section-about-sert__slider .swiper-slide{width:58.8235294118%}}@media screen and (min-width:681px){.section-about-sert__slider .swiper-slide{width:50%}}@media screen and (min-width:1081px){.section-about-sert__slider .swiper-slide{width:33.3333333333%}}@media screen and (min-width:1291px){.section-about-sert__slider .swiper-slide{width:25%}}.section-about-sert-item{display:flex;align-items:flex-start;flex-flow:row nowrap;justify-content:space-between;margin:0 10px;padding:20px;border-radius:16px;background:var(--gray-25);gap:20px}.section-about-sert-item:hover .section-about-sert-item__title svg{transform:translate(2px,-2px)}.section-about-sert-item__image{flex:0 0 auto;width:80px}@media screen and (min-width:1081px){.section-about-sert-item__image{width:90px}}@media screen and (min-width:1651px){.section-about-sert-item__image{width:119px}}.section-about-sert-item__title{font-size:14px;font-weight:500;line-height:1.1;display:flex;align-items:flex-start;flex-flow:row nowrap;justify-content:space-between;color:var(--gray-950);gap:10px}.section-about-sert-item__title svg{display:block;flex:0 0 auto;transition:transform .3s ease}@media screen and (min-width:681px){.section-about-sert-item__title{font-size:16px}}@media screen and (min-width:1081px){.section-about-sert-item__title{font-size:18px}}@media screen and (min-width:1651px){.section-about-sert-item__title{font-size:20px}}.section-documents__title{margin-top:0;margin-bottom:24px;color:var(--gray-950);font-size:24px;font-weight:600;line-height:1.3333333333}@media screen and (min-width:681px){.section-documents__title{font-size:48px;font-weight:600;line-height:1}}@media screen and (min-width:1081px){.section-documents__wrapper{display:grid;gap:20px;grid-template-columns:repeat(12,1fr)}.section-documents__aside{grid-column:span 3}}@media screen and (min-width:1651px){.section-documents__aside{grid-column:span 4}}@media screen and (min-width:1081px){.section-documents__main{grid-column:span 9}}@media screen and (min-width:1651px){.section-documents__main{grid-column:span 8}}.section-documents__description{color:var(--gray-700)}.section-documents__description h2{font-size:18px;font-weight:500;line-height:1.3333333333}@media screen and (min-width:681px){.section-documents__description h2{font-size:24px;font-weight:500;line-height:1.3333333333}}@media screen and (min-width:1081px){.section-documents__description h2{font-size:32px;font-weight:500;line-height:1.125}}.section-documents__description h3{font-size:16px;font-weight:500;line-height:1.375}@media screen and (min-width:681px){.section-documents__description h3{font-size:20px;font-weight:500;line-height:1.2}}@media screen and (min-width:1081px){.section-documents__description h3{font-size:24px;font-weight:500;line-height:1.3333333333}}.section-documents__description h2,.section-documents__description h3,.section-documents__description h4,.section-documents__description h5,.section-documents__description h6{margin-top:0;margin-bottom:.6em;color:var(--gray-950)}.section-documents__description h2:first-child,.section-documents__description h3:first-child,.section-documents__description h4:first-child,.section-documents__description h5:first-child,.section-documents__description h6:first-child{margin-top:0}@media screen and (min-width:1081px){.section-documents__button{font-size:16px}}@media screen and (min-width:1288px){.section-documents__button{font-size:20px}}@media screen and (min-width:1461px){.section-documents__button{font-size:24px}}.about-contacts__lic{display:grid;gap:20px;grid-template-columns:1fr}@media screen and (min-width:1081px){.about-contacts__lic{grid-template-columns:repeat(2,1fr)}}.about-contacts__lic .about-contacts__lic,.about-contacts__lic .section-about-sert-item{margin:0}.about-contacts__title,.section-documents__description h1{margin-top:0;margin-bottom:24px;color:var(--gray-950);font-size:20px;font-weight:600;line-height:1.2}@media screen and (min-width:681px){.about-contacts__title,.section-documents__description h1{margin-bottom:32px;font-size:32px;font-weight:500;line-height:1.125}}@media screen and (min-width:1081px){.about-contacts__title,.section-documents__description h1{margin-bottom:40px;font-size:40px;font-weight:600;line-height:1.1}}.about-contacts__title:first-child,.section-documents__description h1:first-child{margin-top:0}.about-contacts-info__grid{display:grid;box-sizing:border-box;padding:24px;border-radius:24px;background:var(--green-50);gap:20px;grid-template-columns:1fr}@media screen and (min-width:681px){.about-contacts-info__grid{padding:32px;grid-template-columns:repeat(2,1fr)}}.about-contacts-info__label{margin-bottom:8px;color:var(--gray-400);font-size:16px;font-weight:500;line-height:1.375}@media screen and (min-width:681px){.about-contacts-info__label{font-size:18px}}@media screen and (min-width:1081px){.about-contacts-info__label{margin-bottom:16px}}.about-contacts-info__value{color:var(--gray-950);font-size:18px;font-weight:500;line-height:1.3333333333}@media screen and (min-width:681px){.about-contacts-info__value{font-size:24px}}@media screen and (min-width:1081px){.about-contacts-info__value{font-size:32px}}.brands__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media screen and (min-width:681px){.brands__grid{gap:20px}}@media screen and (min-width:1081px){.brands__grid{grid-template-columns:repeat(4,1fr)}}.brands-block{position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center;min-height:111px;padding:24px;border-radius:12px;background:var(--gray-50);isolation:isolate}@media screen and (min-width:681px){.brands-block{min-height:300px;border-radius:20px}}@media screen and (min-width:1081px){.brands-block:hover .brands-block__logo{opacity:0}.brands-block:hover .brands-block__hover{opacity:1}}.brands-block__hover{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;transition:opacity .4s ease;opacity:0;background:var(--gray-50)}.brands-block__logo{z-index:-1;transition:opacity .4s ease;opacity:1}.brands-block__name{font-size:14px;font-weight:500;padding:24px 24px 5px;color:var(--gray-950,#222)}@media screen and (min-width:681px){.brands-block__name{font-size:24px;font-weight:500;line-height:1.3333333333}}.brands-block__image{max-width:95%;margin-left:auto;text-align:right}.brands-block__arrow{position:absolute;bottom:17px;left:20px}