.base-stub{--stub-br: var(--custom-base-stub-br, 6px);--stub-bg: var(--custom-base-stub-bg, #d9e8ff);--stub-shine: 255, 255, 255;--stub-height: var(--custom-base-stub-height, 16px);position:relative;width:100%;height:var(--stub-height);border-radius:var(--stub-br);background-color:var(--stub-bg);overflow:hidden}.base-stub:after{--stub-shine: var(--custom-base-stub-shine, #fff);content:"";position:absolute;top:0;width:50%;height:100%;background:linear-gradient(to right,rgba(var(--stub-shine),0) 0,rgba(var(--stub-shine),1) 50%,rgba(var(--stub-shine),0) 100%);animation-duration:1.5s;animation-iteration-count:infinite;animation-name:stub-shine-anim;animation-timing-function:ease-in-out;opacity:.3}@keyframes stub-shine-anim{0%{transform:translate(-100%)}to{transform:translate(200%)}}.report-dictionary{display:grid;grid-template:"key value" auto/1fr 1fr;grid-gap:var(--grid-gutter);margin:0}.report-dictionary__key{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#797f84}@media (max-width: 575px){.report-dictionary__key{font-size:14px}}.report-dictionary__value{position:relative;display:flex;margin:0;font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#121212;align-items:center;grid-gap:var(--grid-gutter)}@media (max-width: 575px){.report-dictionary__value{font-size:14px}}.base-btn{--base-btn-theme-collor: #dedede;--base-btn-brd-c: var(--base-btn-theme-collor);--base-btn-brd: 2px solid var(--base-btn-brd-c);--base-btn-fz: 14px;--base-btn-lh: 1.5;--base-btn-p: calc(var(--grid-gutter) * 1.5) calc(var(--grid-gutter) * 2);--base-btn-bg: var(--base-btn-theme-collor);--base-btn-color: currentColor;display:inline-block;font-family:Roboto,sans-serif;font-weight:500;text-align:center;border:var(--base-btn-brd);font-size:var(--base-btn-fz);color:var(--base-btn-color);line-height:var(--base-btn-lh);padding:var(--base-btn-p);background:var(--base-btn-bg);border-radius:4px;text-decoration:none;cursor:pointer;margin:0;transition:.3s background-color,border-color,color}.base-btn:hover{--base-btn-color: inherit;text-decoration:inherit}.base-btn--primary{--base-btn-theme-collor: #E21438;--base-btn-color: #ffffff}.base-btn--primary:hover{--base-btn-theme-collor: #D60B2E;--base-btn-color: #ffffff}.base-btn--secondary{--base-btn-theme-collor: #ACC6E2;--base-btn-color: #ffffff}.base-btn--secondary:hover{--base-btn-theme-collor: #9FB9D4;--base-btn-color: #ffffff}.base-btn--side{--base-btn-theme-collor: #0065BF;--base-btn-color: #ffffff}.base-btn--side:hover{--base-btn-color: #ffffff}.base-btn--outline{--base-btn-bg: transparent;--base-btn-color: var(--base-btn-theme-collor)}.base-btn--outline:hover{--base-btn-bg: var(--base-btn-theme-collor);--base-btn-color: #ffffff}.base-btn--sm,.base-btn--sm-flex{--base-btn-fz: 14px;--base-btn-lh: 1.5;--base-btn-p: calc(var(--grid-gutter) * 1.5) calc(var(--grid-gutter) * 4)}@media (min-width: 768px){.base-btn--sm-flex{--base-btn-fz: 16px;--base-btn-p: calc(var(--grid-gutter) * 2) calc(var(--grid-gutter) * 5.5)}}.base-btn--tiny{--base-btn-fz: 14px;--base-btn-lh: 1.2;--base-btn-p: calc(var(--grid-gutter) * 1) calc(var(--grid-gutter) * 2)}.base-btn:focus{outline:none}.base-btn:focus-visible{outline:2px solid black}.base-btn--loading{position:relative}.base-btn--loading:before{content:"";position:absolute;display:block;background-color:rgba(255,255,255,.4);top:0;left:0;width:100%;height:100%;border-radius:2px}.base-btn--loading:after{content:"";position:absolute;display:block;width:30px;height:30px;top:50%;left:50%;border:1px solid #000000;border-bottom-color:transparent;border-radius:50%;transform:translate(-50%,-50%);animation-name:base-btn-loader-rotation;animation-duration:.4s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes base-btn-loader-rotation{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.base-btn--size--sm{font-size:12px;line-height:16.8px;padding:calc(var(--grid-gutter) - 2px) calc(var(--grid-gutter) * 2 - 2px)}.base-btn--size--md{font-size:14px;line-height:1.5;padding:calc(var(--grid-gutter) * 1.5) calc(var(--grid-gutter) * 2)}.base-btn--size--lg{font-size:16px;line-height:1.5;padding:calc(var(--grid-gutter) * 2) calc(var(--grid-gutter) * 4)}.base-btn--color--primary{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.base-btn--color--primary:hover{background-color:var(--color-primary-hover);border-color:var(--color-primary-hover);color:#fff}.base-btn--filled--outline,.base-btn--filled--outline:hover{background-color:transparent;border-color:var(--color-primary-hover)}.base-btn--color--primary.base-btn--filled--outline{color:var(--color-primary)}.base-btn--color--primary.base-btn--filled--outline:hover{background-color:var(--color-primary-hover);color:#fff}.base-btn--color--secondary{font-weight:400;background-color:var(--color-secondary);border-color:var(--color-secondary);color:var(--text-color-secondary);transition:opacity .2s ease-in-out}.base-btn--color--secondary:hover{opacity:.8}.base-btn--link{font-weight:400;border-color:transparent;background-color:transparent;color:var(--link-color);text-decoration:underline}.base-btn--link:hover{text-decoration:none}.locked-list{--icon-size: 18px;--icon-offset: 12px;position:relative;font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#797f84;padding:0 0 0 calc(var(--icon-size) + var(--icon-offset));margin-bottom:0;list-style:none}.locked-list__item{position:relative;margin-bottom:calc(var(--grid-gutter) * 1.5)}@media (max-width: 575px){.locked-list__item{font-size:14px}}.locked-list__item:last-of-type{margin-bottom:0}.locked-list__item:before{content:"";position:absolute;top:50%;left:calc((var(--icon-size) + var(--icon-offset)) * -1);width:var(--icon-size);height:var(--icon-size);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFiSURBVHgBlVLBTgJBDH0dFg5eXG8elz/gA0xY/Apv+gfAaQPRDJPFEG98AkeP+gOyJN75heUL5IaCmdpZJVlWlkAP0077On3tlLBHIq0DQi10NmOdPBmTFjFUdPR1PGZQu4Aajwb33byrkr/0dDwQVMRAUlHoEOFZ7Espe3PVvMb77G32r6LW2l+j+iHk0pF5qO+yGM7lgWCFTX1szNL51Db4Ca+R9UQ0QUEs4UWUX0Ut2PoUThBP0fkO1b5+bIjVZuY7uSZMSPIJxAhFhQyeML6NmzJFOg4VaIoTxIJbXoWUqySkVagqNj2UwBu6kKpzAbc9Mfxskro/y4M6MmWnt1P8k0VPD6Ur9r2y189QnQoPl9TaFy9NlO2RitYvi5/0HcclEqdyLMvCpVRlqVs4IB7Jq24Peya+tRaLQ2DB+b+alp6chtxWWJoc0zBlk153s5WL9ChQiptH5GFlv17d3/4AB4p96c0z+5MAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:contain;background-position:center center;transform:translateY(-50%)}.container.container--short-report-stub{padding-left:0;padding-right:0;max-width:540px}@media (min-width: 576px){.container.container--short-report-stub{padding-left:calc(var(--grid-gutter) * 2);padding-right:calc(var(--grid-gutter) * 2)}}@media (min-width: 768px){.container.container--short-report-stub{max-width:540px}}@media (min-width: 1024px){.container.container--short-report-stub{max-width:960px;display:grid;grid-template:"info    product" auto "closed  ."/1fr 480px;gap:calc(var(--grid-gutter) * 7)}}@media (min-width: 1280px){.container.container--short-report-stub{max-width:1152px;grid-template:"info    product" auto "closed  ."/1fr 556px}}.short-report-stub{--custom-base-stub-bg: #fff;background-color:#e4ecf4;width:100%;padding:0 calc(var(--grid-gutter) * 2) calc(var(--grid-gutter) * 10);margin-right:auto;margin-left:auto}.short-report-stub *:after{--custom-base-stub-shine: 217, 232, 255}@media (min-width: 1024px){.short-report-stub{--custom-base-stub-bg: #d9e8ff;background-color:#fff;padding-top:calc(var(--grid-gutter) * 17);padding-bottom:calc(var(--grid-gutter) * 10)}.short-report-stub *:after{--custom-base-stub-shine: 255, 255, 255}}.short-report-stub__info{--custom-base-stub-height: 140px;padding-top:calc(var(--grid-gutter) * 10.5)}@media (min-width: 1024px){.short-report-stub__info{--custom-base-stub-height: 630px;grid-area:info;padding-top:0}}.short-report-stub__product-selected{--custom-base-stub-height: 157px;padding-top:calc(var(--grid-gutter) * 9.5)}@media (min-width: 1024px){.short-report-stub__product-selected{--custom-base-stub-height: 630px;grid-area:product;padding-top:0}}.short-report-stub__product{--custom-base-stub-height: 70px;margin-top:calc(var(--grid-gutter) * 2)}@media (min-width: 1024px){.short-report-stub__product{--custom-base-stub-height: 200px;grid-area:closed}}.short-report-title{font-size:24px;line-height:1.2;color:#000;font-weight:400;margin-bottom:calc(var(--grid-gutter) * 5)}@media (max-width: 575px){.short-report-title{font-size:18px;margin-bottom:calc(var(--grid-gutter) * 3)}}.base-input{padding:calc(var(--grid-gutter) * 2);border:1px solid #d1d3d8;border-radius:2px;font-size:16px;line-height:1.4;color:#121212}@media (max-width: 767px){.base-input{font-size:14px;padding:calc(var(--grid-gutter) * 1.5)}}.base-input::placeholder{color:#797f84}.base-link{color:#0074d7;text-decoration:none}.base-link:hover{color:rgba(0,116,215,.85);text-decoration:underline}.base-link:active{color:#0057a6}.checked-list{--icon-size: 20px;--icon-offset: 10px;position:relative;font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:1.4;color:#797f84;padding:0 0 0 calc(var(--icon-size) + var(--icon-offset));margin-bottom:0;list-style:none}.checked-list__item{position:relative;margin-bottom:calc(var(--grid-gutter) * 1.5)}@media (min-width: 768px){.checked-list__item{margin-bottom:calc(var(--grid-gutter) * 1)}}.checked-list__item:last-of-type{margin-bottom:0}.checked-list__item:before{content:"";position:absolute;top:10px;left:calc((var(--icon-size) + var(--icon-offset)) * -1);width:20px;height:20px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.6 6a.83.83 0 0 0-1.2 0l-6.2 6.22-2.6-2.61a.85.85 0 0 0-1.2 1.22l3.2 3.2a.83.83 0 0 0 1.2 0l6.8-6.8a.83.83 0 0 0 0-1.22Z' fill='%23797F84'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center center;transform:translateY(-50%)}.v-popper--theme-base-tooltip{border:none;outline:none}.v-popper--theme-base-tooltip .v-popper__wrapper{max-width:250px;border-radius:2px}.v-popper--theme-base-tooltip .v-popper__inner{padding:var(--grid-gutter)}.card-mkd-row{margin-bottom:calc(var(--grid-gutter) * 8.5)}@media (min-width: 768px){.card-mkd-row{margin-bottom:calc(var(--grid-gutter) * 14)}}.card-mkd{border-radius:20px;padding:calc(var(--grid-gutter) * 2.5) calc(var(--grid-gutter) * 2.5) calc(var(--grid-gutter) * 5);box-shadow:0 7px 25px rgba(222,235,248,.6);background:no-repeat bottom right;background-image:url(/assets/frontend/images/card-mkd/bg-mobile.png),linear-gradient(135deg,#FFFFFF 32%,#F3F7FB 78%);background-image:image-set(url(/assets/frontend/images/card-mkd/bg-mobile.png) type("image/png"),url(/assets/frontend/images/card-mkd/bg-mobile.webp) type("image/webp")),linear-gradient(135deg,#FFFFFF 32%,#F3F7FB 78%)}@media (min-width: 768px){.card-mkd{padding:calc(var(--grid-gutter) * 7.5) calc(var(--grid-gutter) * 8.5) calc(var(--grid-gutter) * 8.5);background-image:url(/assets/frontend/images/card-mkd/bg-desktop.png),linear-gradient(143deg,#FFFFFF 57%,#F3F7FB 95%);background-image:image-set(url(/assets/frontend/images/card-mkd/bg-desktop.png) type("image/png"),url(/assets/frontend/images/card-mkd/bg-desktop.webp) type("image/webp")),linear-gradient(143deg,#FFFFFF 57%,#F3F7FB 95%)}}.card-mkd__head{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:calc(var(--grid-gutter) * 2.5)}@media (min-width: 768px){.card-mkd__head{flex-direction:row;align-items:center;margin-bottom:calc(var(--grid-gutter) * 3)}}.card-mkd__title{font-family:Roboto,sans-serif;font-weight:500;font-size:22px;line-height:140%;color:#000;margin-bottom:calc(var(--grid-gutter) * 1)}@media (min-width: 768px){.card-mkd__title{font-size:28px;line-height:30px;margin:0 calc(var(--grid-gutter) * 3.5) 0 0}}.card-mkd__doc{display:inline-flex;align-items:center}.card-mkd__doc-icon{margin-right:calc(var(--grid-gutter) * 1.5)}.card-mkd__list{padding:0;margin-bottom:calc(var(--grid-gutter) * 3.5);list-style:none}@media (min-width: 768px){.card-mkd__list{margin-bottom:calc(var(--grid-gutter) * 5)}}.card-mkd__list-item{margin-bottom:calc(var(--grid-gutter) * 2);padding-left:calc(var(--grid-gutter) * 3);position:relative;font-size:14px;line-height:18px}.card-mkd__list-item:before{content:"";width:14px;height:14px;display:block;position:absolute;top:calc(var(--grid-gutter) * 1);left:0;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m1.3 8.1 3.9 4.7 7.4-11.3' stroke='%23E21438' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center/contain}.card-mkd__list-item:last-child{margin-bottom:0}@media (min-width: 768px){.card-mkd__list-item{padding-left:calc(var(--grid-gutter) * 4);font-size:18px;line-height:30px}.card-mkd__list-item:before{content:"";width:18px;height:18px}}@media (min-width: 768px){.card-mkd__bottom{display:inline-flex;flex-direction:row-reverse}}.card-mkd__prices{width:100%;margin-bottom:calc(var(--grid-gutter) * 2)}@media (min-width: 768px){.card-mkd__prices{width:auto;min-width:150px;margin:0}}.card-mkd__order{width:100%}@media (min-width: 768px){.card-mkd__order{width:auto;min-width:220px;margin:0 calc(var(--grid-gutter) * 3) 0 0}}.page-articles-content__search-m{display:block;margin-bottom:calc(var(--grid-gutter) * 3)}.page-articles-content__search-d{display:none;width:100%}@media screen and (min-width: 1024px){.page-articles-content__search-m{display:none}.page-articles-content__search-d{display:block}}.page-articles-content__title-wrapper{margin-bottom:calc(var(--grid-gutter) * 2.5)}.page-articles-content__tabs{display:flex;justify-content:center;margin-bottom:calc(var(--grid-gutter) * 3)}@media (min-width: 992px){.page-articles-content__tabs{margin-bottom:calc(var(--grid-gutter) * 4)}}.navigation-tabs{--navigation-tabs-color: #797F84;--navigation-tabs-border-color: transparent;display:flex;font-family:Roboto,sans-serif}.navigation-tabs__item{font-size:18px;font-weight:600;color:var(--navigation-tabs-color);margin-right:calc(var(--grid-gutter) * 5);padding-bottom:calc(var(--grid-gutter) * .5);text-decoration:none;border-bottom:3px solid var(--navigation-tabs-border-color)}.navigation-tabs__item:hover{--navigation-tabs-color: #0065BF}.navigation-tabs__item--active{--navigation-tabs-color: #0065BF;--navigation-tabs-border-color: #0065BF}.navigation-tabs__item:last-of-type{margin-right:0}.ui-link{font-style:normal;font-weight:400;line-height:140%;color:#0065bf;text-underline-offset:6px;text-decoration-color:#c8e5ff;transition:text-decoration-color .3s}.ui-link:hover{text-decoration:underline #0065BF}.search-frame-blue-container{container:search-frame-blue-container/inline-size}.search-frame-blue{padding:calc(var(--grid-gutter) * 5) calc(var(--grid-gutter) * 2);border-radius:10px;background:#0065BF url(/assets/frontend/images/search-form/frame-bg.svg) no-repeat center/cover;color:#fff}@supports (container-type: inline-size){@container search-frame-blue-container (min-width: 530px){.search-frame-blue{padding:calc(var(--grid-gutter) * 5) calc(var(--grid-gutter) * 5) calc(var(--grid-gutter) * 9.5)}}@container search-frame-blue-container (min-width: 900px){.search-frame-blue{padding:calc(var(--grid-gutter) * 5) calc(var(--grid-gutter) * 8) calc(var(--grid-gutter) * 7.5)}}}@supports not (container-type: inline-size){@media (min-width: 576px){.search-frame-blue{padding:calc(var(--grid-gutter) * 5) calc(var(--grid-gutter) * 5) calc(var(--grid-gutter) * 9.5)}}@media (min-width: 1024px){.search-frame-blue{padding:calc(var(--grid-gutter) * 5) calc(var(--grid-gutter) * 8) calc(var(--grid-gutter) * 7.5)}}}@media (min-width: 1024px) and (max-width: 1280px){.container--extended{max-width:992px}}:root{--header-h: 64px;--color-primary: #e21438;--color-primary-hover: #d60b2e;--color-secondary: #e7f1fc;--text-color-secondary: #0065bf;--link-color: var(--text-color-secondary);--grid-gutter: 8px}html{scroll-behavior:smooth}.check-object-h2,.check-object-h3,.check-object-h4,.check-object-h5,.check-object-p{font-family:Roboto,sans-serif;color:#121212;font-size:16px;font-style:normal;font-weight:400;line-height:1.4;margin:0}.check-object-h2{font-size:32px;font-weight:500}.check-object-h3{font-size:24px;font-weight:500}.check-object-h4{font-size:18px;font-weight:600}@media (min-width: 768px){.check-object-h4{font-size:24px;font-weight:500}}.check-object-h5{font-size:18px;font-weight:500}.check-object-p--accent{padding:calc(var(--grid-gutter) * 2) calc(var(--grid-gutter) * 3);border-radius:10px;background:#F3F7FB}*:not(h1,h2,h3,h4,h5,h6)~.check-object-p{margin-top:24px}.check-object-bold{font-weight:500}.check-object-intro{padding:calc(var(--grid-gutter) * 10) 0;background:#0065BF;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:140%}@media (min-width: 768px){.check-object-intro__container{display:grid;grid-template:"title  doc" "desk   doc" "action doc"/1fr 256px;grid-gap:0 calc(var(--grid-gutter) * 4)}}@media (min-width: 1024px){.check-object-intro__container{display:grid;grid-template:"title  doc" "desk   doc" "action doc"/1fr 320px;grid-gap:0 80px}}@media (min-width: 1280px){.check-object-intro__container{--container-right-limitation: 158px;max-width:calc(100% - var(--container-right-limitation))}}.check-object-intro__title{grid-area:title;color:#fff;font-size:36px;line-height:140%;font-weight:500;max-width:575px;margin-bottom:calc(var(--grid-gutter) * 3)}.check-object-intro__desk{grid-area:desk;color:#fff;margin-bottom:calc(var(--grid-gutter) * 5)}@media (min-width: 768px){.check-object-intro__desk{margin-bottom:calc(var(--grid-gutter) * 6)}}.check-object-intro__doc{display:none}@media (min-width: 768px){.check-object-intro__doc{grid-area:doc;display:block}}.check-object-intro__action{grid-area:action;display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){.check-object-intro__action{flex-direction:row-reverse;justify-content:flex-end}}.check-object-intro__check{height:60px;width:100%}@media (min-width: 768px){.check-object-intro__check{margin-right:calc(var(--grid-gutter) * 5);width:auto}}.btn.check-object-intro__check{font-size:16px;padding:0 calc(var(--grid-gutter) * 8.5)}.check-object-intro__example{text-decoration:none;color:#f3f7fb;padding-bottom:2px;border-bottom:1px solid #1584E7;margin-bottom:calc(var(--grid-gutter) * 5)}.check-object-intro__example:hover{border-color:transparent}@media (min-width: 768px){.check-object-intro__example{margin-bottom:0}}.check-object-reports{background:#F3F7FB;padding:calc(var(--grid-gutter) * 6) 0 calc(var(--grid-gutter) * 10)}@media (min-width: 768px){.check-object-reports{padding:calc(var(--grid-gutter) * 10) 0}}.check-object-reports__title{margin-bottom:calc(var(--grid-gutter) * 3)}@media (min-width: 768px){.check-object-reports__title{margin-bottom:calc(var(--grid-gutter) * 4)}}@media (min-width: 768px){.check-object-reports__list{display:flex}}.check-object-reports__item{--item-gap: 3;margin-bottom:calc(var(--grid-gutter) * var(--item-gap))}.check-object-reports__item:last-child{margin:0}@media (min-width: 768px){.check-object-reports__item{--item-gap: 2;flex:0 0 50%;flex-basis:calc(50% - calc(var(--grid-gutter) * var(--item-gap)) / 2);margin:0 calc(var(--grid-gutter) * var(--item-gap)) 0 0}}@media (min-width: 1024px){.check-object-reports__item{--item-gap: 3}}@media (min-width: 1280px){.check-object-reports__item{--item-gap: 4}}.check-object-reports-item{border-radius:12px;background:#fff;box-shadow:0 6px 15px rgba(139,169,193,.2);padding:calc(var(--grid-gutter) * 2);height:100%;--btn-close-display: none;--btn-toggle-transform: translate(8px);--body-wrap-shadow: 0px -15px 45px 25px rgb(255 255 255)}.check-object-reports-item--open{--btn-close-display: block;--btn-toggle-transform: translate(8px) rotate(180deg);--body-wrap-shadow: none}@media (min-width: 768px){.check-object-reports-item{padding:calc(var(--grid-gutter) * 3) calc(var(--grid-gutter) * 3) calc(var(--grid-gutter) * 4)}}.check-object-reports-item__header{display:grid;grid-template:"title    toggle" "proviso  toggle"/1fr 28px;grid-gap:calc(var(--grid-gutter) * 2) 0;margin-bottom:calc(var(--grid-gutter) * 3);overflow:hidden}@media (min-width: 768px){.check-object-reports-item__header{grid-template:"title" 1fr "proviso" auto/100%;grid-gap:calc(var(--grid-gutter) * 2) 0;min-height:calc(180px + calc(var(--grid-gutter) * 3));padding-bottom:calc(var(--grid-gutter) * 3);border-bottom:1px solid #E6EDF3;margin-bottom:calc(var(--grid-gutter) * 3)}}@media (min-width: 1024px){.check-object-reports-item__header{min-height:auto}}@media (min-width: 1280px){.check-object-reports-item__header{grid-template:"title  proviso"/auto min-content;grid-gap:calc(var(--grid-gutter) * 2) 0}}.check-object-reports-item__title{grid-area:title;margin:0}.check-object-reports-item__proviso{grid-area:proviso;display:flex;align-items:center}@media (min-width: 1280px){.check-object-reports-item__proviso{flex-direction:column;align-items:flex-start;white-space:nowrap}}.check-object-reports-item__price-wrap{margin-right:calc(var(--grid-gutter) * 2)}@media (min-width: 1280px){.check-object-reports-item__price-wrap{margin:0 0 calc(var(--grid-gutter) * 2)}}.check-object-reports-item__price{font-size:18px}@media (min-width: 768px){.check-object-reports-item__price{font-size:20px}}.check-object-reports-item__price--discount{color:#f2173d}.check-object-reports-item__old-price{margin-left:calc(var(--grid-gutter) * 1);position:relative;font-size:16px}.check-object-reports-item__old-price:after{content:"";display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);height:1px;width:100%;background:#F2173D}@media (min-width: 1280px){.check-object-reports-item__old-price{margin-left:calc(var(--grid-gutter) * 1.5)}}.check-object-reports-item__example{color:#0065bf;font-size:14px;font-weight:400;line-height:140%;text-decoration:none;border-bottom:1px solid #C8E5FF}.check-object-reports-item__example:hover{border-color:transparent}@media (min-width: 768px){.check-object-reports-item__example{font-size:13px;padding-bottom:2px}}.check-object-reports-item__example-sm-n{display:none}@media (min-width: 768px){.check-object-reports-item__example-sm-n{display:inline}}.check-object-reports-item__toggle{grid-area:toggle;padding:0;width:24px;height:100%;border:none;background:transparent url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='15' fill='none'%3e%3cpath d='M11.9 5.2 7 10 2.4 5.2' stroke='%23B4B8C0' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center;cursor:pointer;transform:var(--btn-toggle-transform);transition:transform .2s ease-in-out}.check-object-reports-item__toggle:focus{outline-width:0}.check-object-reports-item__toggle:focus-visible{outline-width:2px}@media (min-width: 768px){.check-object-reports-item__toggle{display:none}}.check-object-reports-item__body-wrap{height:136px;overflow:hidden;position:relative;transition:height .2s ease-in-out}.check-object-reports-item__body-wrap:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;box-shadow:var(--body-wrap-shadow)}@media (min-width: 768px){.check-object-reports-item__body-wrap{height:auto}.check-object-reports-item__body-wrap:after{display:none}}.check-object-reports-item__body{padding-bottom:calc(var(--grid-gutter) * 3)}@media (min-width: 768px){.check-object-reports-item__body{padding-bottom:0}}.check-object-reports-item__section-title{color:#797f84;font-size:14px;margin-bottom:calc(var(--grid-gutter) * 1.5);display:block;margin-top:calc(var(--grid-gutter) * 3)}.check-object-reports-item__section-title:first-child{margin-top:0}@media (min-width: 768px){.check-object-reports-item__section-title{margin-top:calc(var(--grid-gutter) * 4)}}.check-object-reports-item__list{--item-color: #121212;--item-bg-img: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.6 2.4c.5.5.5 1.2 0 1.7l-6.2 6.5c-.5.5-1.2.5-1.7 0L.4 7.1c-.5-.5-.5-1.2 0-1.7.4-.5 1.2-.5 1.6 0L4.6 8 10 2.4c.4-.5 1.2-.5 1.6 0Z' fill='%230065BF'/%3e%3c/svg%3e");padding-left:calc(var(--grid-gutter) * 2.5);margin:0}.check-object-reports-item__notify-personal-data{font-size:12px;line-height:1.5;color:#5e6d7a;margin-top:calc(var(--grid-gutter) * 3);text-align:start}.check-object-reports-item__list--disable{--item-color: #C4C4C4;--item-bg-img: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.35 1.35a1.19 1.19 0 0 1 1.68 0L6 4.32l2.97-2.97a1.19 1.19 0 1 1 1.68 1.68L7.68 6l2.97 2.97a1.19 1.19 0 0 1-1.68 1.68L6 7.68l-2.97 2.97a1.19 1.19 0 0 1-1.68-1.68L4.32 6 1.35 3.03a1.19 1.19 0 0 1 0-1.68Z' fill='%23E21438'/%3e%3c/svg%3e")}.check-object-reports-item__list-item{position:relative;margin-bottom:calc(var(--grid-gutter) * 1);font-size:14px;color:var(--item-color)}.check-object-reports-item__list-item:last-child{margin-bottom:0}.check-object-reports-item__list-item:before{content:"";display:block;width:12px;height:12px;left:-20px;top:4px;position:absolute;background:transparent var(--item-bg-img) no-repeat center/contain}.check-object-reports-item__list-item::marker{color:#fff}@media (min-width: 768px){.check-object-reports-item__list-item{margin-bottom:calc(var(--grid-gutter) * 1.5)}}.check-object-reports-item__close{border:none;background:none;display:var(--btn-close-display);color:#0065bf;font-size:14px;padding:0;margin-left:auto;cursor:pointer}.check-object-reports-item__close:focus{outline-width:0}.check-object-reports-item__close:focus-visible{outline-width:2px}.check-object-form__container{margin:0 calc(var(--grid-gutter) * -2);width:calc(100% + calc(var(--grid-gutter) * 4));padding-bottom:calc(var(--grid-gutter) * 6)}@media (min-width: 576px){.check-object-form__container{margin:0;width:100%;padding:calc(var(--grid-gutter) * 6) 0}}@media (min-width: 768px){.check-object-form__container{padding:calc(var(--grid-gutter) * 10) 0}}.check-object-clean{padding:0 0 calc(var(--grid-gutter) * 10);display:grid;grid-template-areas:"desk" "img";grid-gap:calc(var(--grid-gutter) * 3)}@media (min-width: 768px){.check-object-clean{padding:calc(var(--grid-gutter) * 6) 0 calc(var(--grid-gutter) * 10)}}@media (min-width: 1024px){.check-object-clean{grid-template:"desk img"/auto 345px;grid-gap:calc(var(--grid-gutter) * 3.5)}}@media (min-width: 1280px){.check-object-clean{grid-gap:calc(var(--grid-gutter) * 8);width:calc(100% + 36px)}}.check-object-clean__desk{grid-area:desk}.check-object-clean__title{margin-bottom:calc(var(--grid-gutter) * 4)}.check-object-clean__img-wrap{grid-area:img;display:flex;justify-content:center;align-items:center}.check-object-risks{padding:0 0 calc(var(--grid-gutter) * 10)}@media (min-width: 768px){.check-object-risks{padding:calc(var(--grid-gutter) * 6) 0 calc(var(--grid-gutter) * 10)}}.check-object-risks__title{margin-bottom:calc(var(--grid-gutter) * 3)}@media (min-width: 768px){.check-object-risks__title{margin-bottom:calc(var(--grid-gutter) * 4)}}.check-object-risks__item{position:relative;display:grid;grid-template:"title" "text" "nuance";grid-gap:calc(var(--grid-gutter) * 3);padding-bottom:calc(var(--grid-gutter) * 4);margin-bottom:calc(var(--grid-gutter) * 4)}.check-object-risks__item:before{content:"";position:absolute;bottom:-.5px;left:0;height:1px;width:100%;background:#e6edf3}.check-object-risks__item--no-nuance{grid-template:"title" "text"}.check-object-risks__item:last-child{padding-bottom:0;margin-bottom:0}.check-object-risks__item:last-child:before{display:none}@media (min-width: 1024px){.check-object-risks__item{--nuance-width: 334px;--nuance-gap: calc(var(--grid-gutter) * 5);grid-template:"title ." "text  nuance"/auto var(--nuance-width);grid-gap:calc(var(--grid-gutter) * 3) var(--nuance-gap);padding-bottom:calc(var(--grid-gutter) * 3);margin-bottom:calc(var(--grid-gutter) * 3)}.check-object-risks__item:before{width:calc(100% - var(--nuance-width) - var(--nuance-gap))}}.check-object-risks__item-title{grid-area:title}.check-object-risks__item-text{grid-area:text;margin:0}p.check-object-risks__item-nuance{grid-area:nuance;align-self:start;margin:0;font-size:14px}.check-object-when{padding:0 0 calc(var(--grid-gutter) * 10);display:grid;grid-template:"title" "often" "privatized" "pack" "inheritance";grid-gap:calc(var(--grid-gutter) * 2)}@media (min-width: 768px){.check-object-when{padding:calc(var(--grid-gutter) * 6) 0 calc(var(--grid-gutter) * 10);grid-template:"title title" "often privatized" "pack  pack" "inheritance inheritance"/1fr 1fr;grid-gap:calc(var(--grid-gutter) * 3)}}@media (min-width: 1280px){.check-object-when{grid-template:"title title      title" "often privatized inheritance" "pack  pack       inheritance"/1fr 1fr 1fr}}.check-object-when__title{grid-area:title;margin-bottom:calc(var(--grid-gutter) * 1)}.check-object-when__item{padding:calc(var(--grid-gutter) * 4);border-radius:10px;background:#f3f7fb}.check-object-when__h5{margin-bottom:calc(var(--grid-gutter) * 1)}.check-object-when__often{grid-area:often}.check-object-when__privatized{grid-area:privatized}.check-object-when__full-pack{grid-area:pack}.check-object-when__inheritance{grid-area:inheritance;padding-bottom:0}.check-object-when__inheritance-bg{display:block;margin-top:calc(var(--grid-gutter) * 2);margin-left:auto}@media (min-width: 768px){.check-object-when__inheritance-bg{margin-top:calc(var(--grid-gutter) * 1)}}@media (min-width: 1280px){.check-object-when__inheritance-bg{margin-top:calc(var(--grid-gutter) * .5)}}.check-object-faq{padding:0 0 calc(var(--grid-gutter) * 10)}@media (min-width: 768px){.check-object-faq{padding:calc(var(--grid-gutter) * 6) 0 calc(var(--grid-gutter) * 10)}}.check-object-faq__title{margin-bottom:calc(var(--grid-gutter) * 2)}@media (min-width: 768px){.check-object-faq__title{margin-bottom:calc(var(--grid-gutter) * 3)}}.check-object-simile{--gap-right-compensation: calc(var(--grid-gutter) * 2);color:#121212;padding:0 0 calc(var(--grid-gutter) * 10)}@media (min-width: 768px){.check-object-simile{--gap-right-compensation: 0;padding:calc(var(--grid-gutter) * 6) 0 calc(var(--grid-gutter) * 10)}}.check-object-simile__title{margin-bottom:calc(var(--grid-gutter) * 3);max-width:770px}@media (min-width: 768px){.check-object-simile__title{margin-bottom:calc(var(--grid-gutter) * 4)}}.check-object-simile__table-wrap{width:calc(100% + var(--gap-right-compensation));margin-right:calc(-1 * var(--gap-right-compensation))}.check-object-simile__table{--tb-accent: f3f7fb;--tb-bg: #fff;--tb-p: calc(var(--grid-gutter) * 1);--tb-p-side: calc(var(--grid-gutter) * 2);--tb-first-min-width: 160px;--tb-last-width: 150px;--tb-primary-bg: #fff;--tb-primary-width: 150px;--tb-primary-border-width: 2px;--th-primary-height: 116px;--table-fz: 12px;--table-fz-lite: 10px;--table-text-align-primary: left;position:relative;font-size:var(--table-fz);font-weight:400;line-height:1.3;margin-right:calc(var(--gap-right-compensation))}@media (min-width: 768px){.check-object-simile__table{--tb-p: calc(var(--grid-gutter) * 2);--tb-p-side: calc(var(--grid-gutter) * 4);--tb-last-width: 230px;--tb-first-min-width: 0;--tb-primary-width: 210px;--th-primary-height: 145px;--table-fz: 16px;--table-fz-lite: 14px;--table-text-align-primary: center}}@media (min-width: 1280px){.check-object-simile__table{--tb-last-width: 310px;--tb-primary-width: 290px}}.check-object-simile__table-head-td{font-size:var(--table-fz);font-weight:500;padding:calc(var(--grid-gutter) * 2);text-align:center;vertical-align:top}.check-object-simile__table-head-td:nth-child(2){padding:0}.check-object-simile__table-head-td:nth-child(2):after{content:"";position:absolute;z-index:0;display:block;width:calc(var(--tb-primary-width) + var(--tb-primary-border-width) * 2);top:0;height:100%;border-radius:10px;background:linear-gradient(91deg,#0065BF 5%,#E21438 95%)}.check-object-simile__table-head-td:nth-child(2):before{content:"";position:absolute;z-index:1;display:block;width:calc(var(--tb-primary-width));transform:translate(var(--tb-primary-border-width));height:var(--th-primary-height);border-top-left-radius:10px;border-top-right-radius:10px;background:linear-gradient(110deg,#0065BF 3%,#E21438 84%)}.check-object-simile__table-head-primary{position:relative;display:block;min-width:calc(var(--tb-primary-width) - var(--tb-primary-border-width) * 2);height:calc(100% - var(--tb-primary-border-width) * 2);z-index:2;color:#fff;text-align:var(--table-text-align-primary);padding:calc(var(--grid-gutter) * 2);line-height:1.4}.check-object-simile__table-head-lite{margin-top:calc(var(--grid-gutter) * .5);font-size:var(--table-fz-lite);font-weight:400}.check-object-simile__table-td{background:var(--tb-bg)}.check-object-simile__table-td:first-child{z-index:2;position:sticky;left:0;min-width:var(--tb-first-min-width)}.check-object-simile__table-td:nth-child(2){width:calc(var(--tb-primary-width) + var(--tb-primary-border-width) * 2);min-width:calc(var(--tb-primary-width) + var(--tb-primary-border-width) * 2)}.check-object-simile__table-td:last-child{width:var(--tb-last-width);min-width:var(--tb-last-width)}.check-object-simile__table-body-tr{--tb-primary-pb: calc(var(--grid-gutter) * 1);--tb-primary-height: 100%;--tb-primary-border-radius: 0}.check-object-simile__table-body-tr:nth-child(odd){--tb-bg: #f3f7fb;--tb-primary-bg: #F3F7FB}.check-object-simile__table-body-tr:last-child{--tb-primary-pb: calc(var(--grid-gutter) * 2);--tb-primary-height: calc(100% - var(--tb-primary-border-width));--tb-primary-border-radius: 8px;background:transparent}.check-object-simile__table-body-td{padding:var(--tb-p);text-align:center}.check-object-simile__table-body-td:first-child{text-align:left;padding-right:var(--tb-p-side);border-top-left-radius:6px;border-bottom-left-radius:6px}.check-object-simile__table-body-td:nth-child(2){--tb-bg: tranparent;height:100%;position:relative;padding:0;padding-bottom:var(--tb-primary-pb)}.check-object-simile__table-body-td:last-child{padding-left:var(--tb-p-side);border-top-right-radius:6px;border-bottom-right-radius:6px}.check-object-simile__table-body-primary{background:var(--tb-primary-bg);position:absolute;z-index:1;top:0;left:2px;min-width:calc(var(--tb-primary-width));height:var(--tb-primary-height);border-bottom-left-radius:var(--tb-primary-border-radius);border-bottom-right-radius:var(--tb-primary-border-radius);display:flex;align-items:center;justify-content:center}.check-object-simile__excluded{color:#797f84}.check-object-try{border-radius:16px;background:#F3F7FB url(/assets/frontend/icons/landings/check-object/try/try-bg.svg) no-repeat center/cover;text-align:center;padding:calc(var(--grid-gutter) * 3) calc(var(--grid-gutter) * 3) calc(var(--grid-gutter) * 5);margin:0 0 calc(var(--grid-gutter) * 10)}@media (min-width: 768px){.check-object-try{padding:calc(var(--grid-gutter) * 8) calc(var(--grid-gutter) * 9);margin:calc(var(--grid-gutter) * 10) 0 calc(var(--grid-gutter) * 10)}}.check-object-try__title{font-size:28px;font-weight:700;margin-bottom:calc(var(--grid-gutter) * 3)}@media (min-width: 768px){.check-object-try__title{font-size:32px;margin-bottom:calc(var(--grid-gutter) * 5)}}.btn.check-object-try__btn{font-size:14px;height:50px}@media (min-width: 768px){.btn.check-object-try__btn{font-size:16px;height:60px;min-width:220px}}
