@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--text:#3d3d40;--muted:#aeb0b8;--orange:#ff6500;--orange-dark:#f05d00;--pattern-bg:#f3f1ff;--card:#fff;--footer:#303541;--footer-muted:#b5b8c1;--shadow:0 10px 30px #2722560f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background-color:#f4efff;background-image:url(/bg-smirnov.jpg);background-position:top;background-repeat:repeat;background-size:520px;margin:0;font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:400}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--text);letter-spacing:0;font-weight:900}p{line-height:1.45}.skip-link{z-index:50;color:#fff;background:#20232b;border-radius:999px;padding:.7rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:40;background:#fff;position:sticky;top:0;box-shadow:0 2px 10px #00000008}.site-header__inner{grid-template-columns:1fr 1.1fr 1fr;align-items:center;gap:2rem;width:min(1200px,100% - 48px);min-height:104px;margin:0 auto;display:grid}.header-master,.header-region,.header-phone{gap:.55rem;display:grid}.header-master strong,.header-region__title,.header-phone a{color:#111;font-size:clamp(1.2rem,1.42vw,1.65rem);font-weight:900;line-height:1.05}.header-master span,.header-region>span,.header-phone span{color:#454545;font-size:clamp(.92rem,1.05vw,1.18rem);font-weight:400}.header-region{justify-self:center}.header-region__title{align-items:center;gap:.8rem;display:flex}.header-region__title span{color:#353535;place-items:center;width:22px;height:22px;display:inline-grid;transform:rotate(22deg)}.header-phone{justify-self:end}.header-phone a{white-space:nowrap}main{overflow:hidden}.hero-reference,.why-section,.devices-reference,.prices-reference,.discount-reference,.reviews-reference{width:min(1200px,100% - 48px);margin:0 auto}.hero-reference{padding:32px 0 42px}.hero-reference__card{background:#fff;border-radius:20px;grid-template-columns:minmax(0,1.18fr) minmax(330px,.72fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:520px;padding:clamp(2rem,4vw,3rem) clamp(2rem,4vw,2.6rem);display:grid}.hero-reference h1{max-width:560px;font-size:clamp(2.25rem,3.05vw,3.55rem);line-height:1.16}.hero-reference ul{color:#46464a;gap:1.45rem;margin:2.2rem 0 2.45rem;padding:0 0 0 1rem;font-size:clamp(1.15rem,1.55vw,1.58rem);line-height:1.2;list-style:none;display:grid}.hero-avito{filter:drop-shadow(0 0 16px #6960a51f);-webkit-user-select:none;user-select:none;border-radius:14px;justify-self:center;width:min(100%,390px)}.lead-form{gap:1.05rem;max-width:520px;display:grid}.lead-form__row{grid-template-columns:minmax(220px,1fr) 178px;align-items:stretch;gap:.5rem;display:grid}.lead-form input[type=tel]{color:#303033;background:#fff;border:2px solid #b9b9b9;border-radius:14px;outline:none;width:100%;min-height:60px;padding:0 1.05rem;font-size:1.05rem;font-weight:400}.lead-form input[type=tel]::placeholder{color:#8b8d92}.lead-form input[type=tel]:focus{border-color:#7d7d7d}.lead-form button[type=submit]{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:12px;min-height:60px;font-size:1.05rem;font-weight:500;transition:transform .18s,background .18s}.lead-form button[type=submit]:hover{background:var(--orange-dark);transform:translateY(-2px)}.lead-form button[type=submit]:active{transform:translateY(0)scale(.98)}.consent{color:#c3c5cd;align-items:center;gap:.45rem;font-size:.86rem;font-weight:500;display:flex}.consent input{width:18px;height:18px;accent-color:var(--orange);margin:0 .35rem 0 0}.policy-link{color:#b8bac4;cursor:pointer;font:inherit;text-underline-offset:4px;background:0 0;border:0;padding:0;text-decoration:underline}.form-status{color:#8b8d92;min-height:1.4rem;font-size:1rem}.form-status.success{color:#138a52}.form-status.error{color:#b42318}.why-section,.devices-reference,.prices-reference,.discount-reference,.reviews-reference{padding:42px 0}.why-section h2,.devices-reference h2,.prices-reference h2,.reviews-reference h2{text-align:center;margin-bottom:34px;font-size:clamp(2rem,2.7vw,2.7rem);line-height:1.04}.why-grid{grid-template-columns:1.06fr 1fr 1fr;align-items:stretch;gap:28px;display:grid}.why-photo{object-fit:cover;object-position:45% 42%;border-radius:20px;grid-row:span 2;width:100%;height:330px}.why-card{min-height:154px;box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:28px 26px}.why-card h3{margin-bottom:20px;font-size:clamp(1.28rem,1.55vw,1.65rem)}.why-card p{color:#4b4b4f;font-size:clamp(1.05rem,1.3vw,1.28rem);line-height:1.55}.why-card--wide{min-height:200px}.why-card--cert{justify-content:space-between;display:flex;position:relative;overflow:hidden}.why-card--cert>div:first-child{z-index:2;max-width:58%;position:relative}.cert-stack{width:210px;height:160px;position:absolute;bottom:-20px;right:-18px}.cert-stack span{background:linear-gradient(#fff,#f8f2e8);border:8px solid #e8d0a6;position:absolute;inset:38px 56px 0 68px;transform:rotate(-18deg);box-shadow:0 10px 25px #00000029}.cert-stack span+span{border-color:#b4d0c8;inset:12px 20px 0 110px;transform:rotate(6deg)}.cert-stack:after{content:"СЕРТ";color:#8b7a65;font-size:1.8rem;font-weight:900;position:absolute;top:72px;right:48px;transform:rotate(6deg)}.device-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.device-card{min-height:225px;box-shadow:var(--shadow);background:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;padding:26px 24px;display:flex}.device-card h3{font-size:clamp(1.32rem,1.6vw,1.65rem)}.device-card ul{color:#4b4b4f;gap:.65rem;margin:24px 0 18px;padding:0;font-size:clamp(1.05rem,1.25vw,1.28rem);line-height:1.2;list-style:none;display:grid}.device-card__badges{flex-wrap:wrap;gap:24px;display:flex}.device-card__badges a{background:var(--orange);color:#fff;border-radius:999px;justify-content:center;min-width:96px;padding:.48rem 1.1rem;font-size:clamp(1rem,1.18vw,1.2rem);font-weight:500;line-height:1.25;display:inline-flex}.prices-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;display:grid}.price-card{box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:28px}.price-line{color:#46464a;border-bottom:1px solid #eee;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:1.5rem;padding:18px 0 10px;font-size:clamp(1.05rem,1.32vw,1.35rem);display:grid}.price-line strong{color:#46464a;white-space:nowrap;font-weight:400}.discount-reference{padding-top:42px;padding-bottom:54px}.discount-reference__card{background:#fff;border-radius:20px;justify-items:center;gap:36px;padding:40px 28px 34px;display:grid}.discount-reference h2{text-align:center;font-size:clamp(2rem,2.8vw,3rem);line-height:1.26}.discount-reference .lead-form{width:min(100%,720px)}.discount-reference .lead-form__row{grid-template-columns:minmax(220px,1fr) 178px}.reviews-reference{padding-bottom:78px}.reviews-reference h2{margin-bottom:34px}.reviews-carousel{justify-items:center;display:grid;position:relative}.reviews-carousel__viewport{border-radius:20px;place-items:center;width:min(100%,720px);min-height:260px;display:grid;position:relative;overflow:hidden}.reviews-carousel__viewport img{object-fit:contain;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;background:#fff;border-radius:20px;width:100%;max-height:260px;padding:36px 22px;transition:opacity .24s,transform .24s;position:absolute;transform:translate(40px)}.reviews-carousel__viewport img.is-active{opacity:1;transform:translate(0)}.reviews-carousel__arrow{z-index:4;color:#b5b5bd;cursor:pointer;background:0 0;border:0;font-size:5rem;font-weight:300;line-height:1;position:absolute;top:42%}.reviews-carousel__arrow--prev{left:1.2rem}.reviews-carousel__arrow--next{right:1.2rem}.reviews-carousel__dots{gap:14px;margin-top:32px;display:flex}.reviews-carousel__dots button{cursor:pointer;background:#c5c5ca;border:0;border-radius:50%;width:12px;height:12px;padding:0}.reviews-carousel__dots button.is-active{background:#404042}.footer-reference{background:var(--footer);color:#fff}.footer-reference__inner{grid-template-rows:1fr auto;grid-template-columns:minmax(300px,.72fr) minmax(430px,1fr);align-items:center;gap:28px 70px;width:min(1200px,100% - 48px);min-height:500px;margin:0 auto;padding:46px 0 24px;display:grid}.footer-info{align-self:start;gap:38px;padding-top:18px;display:grid}.footer-info>div{gap:16px;display:grid}.footer-info span{color:var(--footer-muted);font-size:1rem;font-weight:700}.footer-info a,.footer-info strong{color:#fff;font-size:clamp(1.5rem,1.7vw,1.8rem);font-weight:700;line-height:1.1}.footer-legal{margin-top:20px}.footer-legal p{color:var(--footer-muted);font-size:1rem;font-weight:700;line-height:1.65}.footer-map{aspect-ratio:1414/1120;object-fit:cover;-webkit-user-select:none;user-select:none;border-radius:20px;justify-self:center;width:min(100%,500px)}.footer-bottom{color:var(--footer-muted);grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;gap:2rem;font-size:1rem;font-weight:700;display:grid}.footer-bottom a{color:#fff}.policy-modal{z-index:70;background:#12141e9e;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.policy-modal__panel{background:#fff;border-radius:24px;grid-template-rows:auto 1fr;width:min(880px,100%);max-height:min(760px,100vh - 2rem);display:grid;overflow:hidden;box-shadow:0 24px 80px #00000038}.policy-modal__header{border-bottom:1px solid #eee;justify-content:space-between;gap:1rem;padding:1.2rem 1.4rem;display:flex}.policy-modal__header h2{font-size:clamp(1.3rem,3vw,2rem)}.policy-modal__close{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;width:42px;height:42px;font-size:1.8rem;line-height:1}.policy-modal pre{color:#333;white-space:pre-wrap;margin:0;padding:1.2rem 1.4rem 1.5rem;font:.95rem/1.58 Roboto,Arial,Helvetica,sans-serif;overflow:auto}.cookie-notice{z-index:80;color:#2c3036;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #dbe5efe6;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.7rem 1rem;width:min(520px,100vw - 2rem);padding:clamp(1.15rem,3vw,1.55rem);display:grid;position:fixed;bottom:clamp(1rem,3vw,2rem);left:clamp(1rem,3vw,2rem);box-shadow:0 24px 70px #11182738}.cookie-notice p{color:#2c3036;grid-column:1/-1;max-width:430px;margin:0 2rem 0 0;font-size:clamp(.9rem,1.6vw,1.05rem);line-height:1.35}.cookie-notice__close{color:#9aa1aa;cursor:pointer;background:0 0;border:0;width:22px;height:22px;font-size:2rem;line-height:1;position:absolute;top:.8rem;right:.9rem}.cookie-notice__link{color:#6e8bc8;align-self:center;font-size:clamp(.9rem,1.6vw,1rem);font-weight:800;display:inline-flex}.cookie-notice__accept{color:#fff;cursor:pointer;background:#2c3036;border:0;border-radius:10px;justify-content:center;place-self:end;align-items:center;min-width:132px;min-height:56px;font-weight:800;display:inline-flex}.cookie-page{width:min(980px,100% - 2rem);margin:0 auto;padding:clamp(2rem,5vw,4rem) 0}.cookie-page__back{color:#303541;margin-bottom:1rem;font-weight:900;display:inline-flex}.cookie-page__document{box-shadow:var(--shadow);background:#fffffff0;border-radius:24px;padding:clamp(1.25rem,4vw,2.4rem)}.cookie-page__document pre{white-space:pre-wrap;color:#333;margin:0;font:1rem/1.65 Roboto,Arial,Helvetica,sans-serif}@media (width<=1280px){.site-header__inner,.footer-reference__inner{width:min(100% - 48px,1180px)}.hero-reference,.why-section,.devices-reference,.prices-reference,.discount-reference,.reviews-reference{width:min(100% - 32px,1180px)}.site-header__inner{min-height:112px}.hero-reference__card{grid-template-columns:1fr;min-height:auto}.hero-avito{width:min(100%,560px)}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.why-photo{grid-row:auto;height:430px}.device-grid{gap:24px}.prices-grid{gap:28px}.footer-reference__inner{grid-template-columns:1fr}.footer-map{justify-self:start}}@media (width<=860px){.site-header__inner{grid-template-columns:1fr;gap:1rem;padding:1rem 0}.header-region,.header-phone{justify-self:start}.header-master strong,.header-region__title,.header-phone a{font-size:1.6rem}.header-master span,.header-region>span,.header-phone span{font-size:1.05rem}.hero-reference__card{border-radius:20px;padding:1.35rem}.hero-reference h1{font-size:2.75rem}.hero-reference ul{gap:1rem;margin:1.7rem 0;font-size:1rem}.lead-form__row,.discount-reference .lead-form__row{grid-template-columns:1fr}.lead-form input[type=tel],.lead-form button[type=submit]{min-height:72px;font-size:1rem}.consent{font-size:1rem}.why-section h2,.devices-reference h2,.prices-reference h2,.reviews-reference h2,.discount-reference h2{margin-bottom:28px;font-size:2.45rem}.why-grid,.device-grid,.prices-grid{grid-template-columns:1fr}.why-photo{height:340px}.why-card{min-height:auto;padding:1.4rem}.why-card h3{margin-bottom:1rem;font-size:1.05rem}.why-card p{font-size:1rem}.why-card--cert>div:first-child{max-width:100%}.cert-stack{opacity:.28}.device-card{min-height:280px;padding:1.4rem}.device-card ul,.price-line{font-size:1rem}.device-card__badges{gap:.8rem}.device-card__badges a{min-width:auto;font-size:.86rem}.price-card{padding:1.3rem}.price-line{grid-template-columns:1fr;gap:.35rem;padding:1rem 0}.discount-reference__card{gap:2rem;padding:2rem 1rem}.reviews-carousel__viewport{min-height:260px}.reviews-carousel__viewport img{max-height:260px;padding:30px 18px}.reviews-carousel__arrow{display:none}.footer-reference__inner{width:min(100% - 32px,1180px);min-height:auto;padding:3rem 0 1.5rem}.footer-info{gap:2rem}.footer-info a,.footer-info strong{font-size:1.8rem}.footer-info span,.footer-legal p,.footer-bottom{font-size:1rem}.footer-bottom{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
