@charset "UTF-8";.section-skeleton,.footer-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:8px;margin:1rem 0}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width: 992px){body{padding-top:3.6rem}}.content-hidden{visibility:hidden;opacity:0;pointer-events:none}.content-visible{visibility:visible;opacity:1;transition:opacity .8s ease-in-out}#inline-preloader{transition:opacity .5s ease-in-out}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#3e4752;background-color:#fff;line-height:1.6;overflow-x:hidden;font-feature-settings:"ss01","ss03","cv01","cv02";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:font-family .3s ease-in-out}h1,h2,h3,h4,h5,h6{font-family:Unbounded,Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:700;line-height:1.1;margin-bottom:1rem;letter-spacing:0;color:#2c333b;transition:font-family .3s ease-in-out}h1{font-size:3rem;font-weight:800}@media (min-width: 768px){h1{font-size:3.75rem}}@media (min-width: 992px){h1{font-size:4.5rem}}h2{font-size:2.25rem;position:relative}@media (min-width: 768px){h2{font-size:3rem}}h2:after{content:"";display:block;width:60px;height:4px;background-color:#0047ff;margin-top:.5rem;border-radius:9999px;margin-left:auto;margin-right:auto}h2.text-center:after{margin-left:auto;margin-right:auto}h3{font-size:1.75rem}@media (min-width: 768px){h3{font-size:2.25rem}}p{margin-bottom:1rem}a{color:red;text-decoration:none;transition:all .3s ease;font-weight:500}a:hover{color:#0039cc;text-decoration:underline}img{max-width:100%;height:auto}button{cursor:pointer;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}input,textarea,select{font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.container{padding:0 1.5rem}}@media (min-width: 992px){.container{padding:0 2rem}}.section{padding:3rem 0;position:relative;overflow:hidden}@media (min-width: 992px){.section{padding:3rem 0}}.section-title{font-size:2rem;margin-bottom:1.5rem;position:relative;z-index:1}@media (min-width: 992px){.section-title{font-size:3rem}}.section-subtitle{font-size:1.125rem;color:#3e4752;margin-top:-1rem;margin-bottom:1.5rem;max-width:800px;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}@media (min-width: 768px){.section-subtitle{font-size:1.375rem}}.section-header{margin-bottom:3rem}.text-center{text-align:center}.text-primary{color:red}.text-secondary{color:#3e4752}.text-accent{color:#0047ff}.bg-light{background-color:#fff}.bg-dark{background-color:#fafafb}.hidden{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-sm{gap:.5rem}.gap-md{gap:1rem}.gap-lg{gap:1.5rem}.w-full{width:100%}.h-full{height:100%}.rounded{border-radius:12px}.shadow{box-shadow:0 4px 12px #00000014,0 2px 4px #0000000d}.transition{transition:all .3s ease}.animate-fade-in{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-slide-up{animation:slideUp .5s ease-in-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-slide-in{animation:slideIn .5s ease-in-out}@keyframes slideIn{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}.badge{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.badge.badge-primary{background-color:red;color:#fff}.badge.badge-secondary{background-color:#3e4752;color:#fff}.badge.badge-accent{background-color:#0047ff;color:#fff}.badge.badge-outline{background-color:transparent;border:1px solid currentColor}@media (min-width: 992px){.mobile-only{display:none}}@media (max-width: 992px){.desktop-only{display:none}}.section-skeleton{width:100%;border-radius:.75rem;overflow:hidden;position:relative;margin-bottom:2rem}.section-skeleton:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#fff0,#fff3,#fff0);animation:skeleton-pulse 1.5s infinite}.section-skeleton .skeleton-title{height:32px;width:60%;background-color:#0000000d;margin:2rem auto 1.5rem;border-radius:.5rem}.section-skeleton .skeleton-items{display:flex;flex-wrap:wrap;justify-content:center;padding:0 1rem}.section-skeleton .skeleton-items:before,.section-skeleton .skeleton-items:after{content:"";display:block;height:100px;margin:1rem;border-radius:.5rem;background-color:#0000000d}.section-skeleton .skeleton-items:before{width:calc(50% - 2rem)}.section-skeleton .skeleton-items:after{width:calc(50% - 2rem)}.benefits-skeleton .skeleton-items:before,.benefits-skeleton .skeleton-items:after{height:80px}.gallery-skeleton .skeleton-items:before,.gallery-skeleton .skeleton-items:after{height:200px}.footer-skeleton{margin-bottom:0}@keyframes skeleton-pulse{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width: 768px){.section-skeleton .skeleton-title{width:80%}.section-skeleton .skeleton-items:before,.section-skeleton .skeleton-items:after{width:100%;margin:.5rem 1rem}}.hero-header{position:relative;overflow:hidden;background-color:#fafafb;border-bottom:1px solid rgba(62,71,82,.05);z-index:1}.header{position:relative;width:100%;z-index:1030;background-color:transparent;padding:1rem 0;color:#3e4752;border-bottom:1px solid #ecedee}@media (max-width: 992px){.header{border-bottom:none}}.header-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}@media (min-width: 992px){.header-container{flex-wrap:nowrap}}.header-actions{display:flex;align-items:center;gap:.5rem}@media (min-width: 992px){.header-actions{gap:1rem}}.floating-cta{display:none;position:fixed;top:1rem;right:1rem;z-index:1030}@media (min-width: 992px){.floating-cta{display:block}}.floating-cta .floating-button{box-shadow:0 8px 16px #ff000026;transform:scale(1.05)}.logo-rating-group{display:flex;align-items:center;gap:2rem}@media (max-width: 992px){.logo-rating-group{flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:.25rem}}.logo{z-index:1031}.logo a{display:flex;align-items:center;text-decoration:none}.logo-image{height:52px;width:auto;transition:transform .3s ease}@media (max-width: 992px){.logo-image{height:42px}}.logo-image:hover{transform:scale(1.05)}.trust-badges{display:flex;flex-wrap:wrap;align-items:center;margin:0}.trust-badge{display:flex;flex-direction:column;justify-content:center;padding:.5rem;width:120px;position:relative;transform:skew(-10deg)}@media (max-width: 992px){.trust-badge{padding:.5rem;width:70px}}.trust-badge:nth-child(1){border-right:1px solid #ecedee}.trust-badge:nth-child(2){border-right:1px solid #ecedee}.trust-badge .rating-label{font-size:.75rem;color:#3e4752;text-align:center;line-height:1;margin-bottom:4px;opacity:.8;transform:skew(10deg)}@media (max-width: 992px){.trust-badge .rating-label{font-size:9px;margin-bottom:2px}}.trust-badge .rating-value{display:flex;align-items:center;justify-content:center;gap:.25rem;line-height:1;transform:skew(10deg)}@media (max-width: 992px){.trust-badge .rating-value{gap:2px}}.trust-badge .rating-icon{height:20px;width:auto;transition:transform .3s ease}@media (max-width: 992px){.trust-badge .rating-icon{height:16px}}.trust-badge .rating-icon:hover{transform:scale(1.1) skew(0)}.trust-badge-rating{font-size:1rem;font-weight:700;color:#3e4752;line-height:1;border-radius:8px}.contact-info{display:flex;flex-direction:row;align-items:center;gap:1rem}@media (max-width: 992px){.contact-info{display:none}}.work-hours{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#3e4752;gap:.5rem}@media (max-width: 1200px){.work-hours{display:none}}.work-hours .operator-icon{color:#29b24a}.work-hours-text{display:flex;flex-direction:column;font-size:.75rem;line-height:1.2}.work-hours-text div:first-child{font-weight:600}.work-hours-text div:last-child{opacity:.8}.phone-container{display:flex;align-items:center;gap:.5rem}@media (max-width: 992px){.phone-container{display:none}}.models-info{display:flex;align-items:flex-start;gap:4px}.models-info .check-icon{color:#ecedee;margin-top:2px}.models-info .models-text{display:flex;flex-direction:column;font-size:10px;line-height:1.2;color:#fff}.models-info .models-text span:first-child{font-weight:600;color:#ecedee}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.hero-section{overflow:hidden;position:relative;background-color:transparent;color:#fff;padding:2rem 0}@media (min-width: 992px){.hero-section{padding:0}}.hero-content{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:1}@media (min-width: 992px){.hero-content{flex-direction:row;align-items:center}}.hero-left{flex:1;width:100%}@media (min-width: 992px){.hero-left{max-width:50%}}@media (max-width: 992px){.hero-left{text-align:center}}.hero-right{flex:1;display:flex;justify-content:center;align-items:center}@media (min-width: 992px){.hero-right{max-width:50%}}.hero-title{font-size:2rem;font-weight:800;margin-bottom:1.5rem;color:#2c333b;line-height:1.1;position:relative}@media (max-width: 380px){.hero-title{font-size:1.8rem}}@media (min-width: 992px){.hero-title{margin-bottom:1rem}}@media (min-width: 1100px){.hero-title{font-size:2.5rem}}.hero-subtitle{font-size:1.2rem;color:#3e4752;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;transition:font-family .3s ease-in-out}@media (min-width: 992px){.hero-subtitle{max-width:600px}}.trust-info{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 2rem;padding:1rem 0;border-top:1px solid #ecedee;border-bottom:1px solid #ecedee;position:relative}@media (max-width: 992px){.trust-info{justify-content:center;gap:1rem;margin:2rem 0 2.5rem;padding:0;border-top:none;border-bottom:none}}.trust-info-item:nth-child(3){display:none}@media (min-width: 1200px){.trust-info-item:nth-child(3){display:flex}}@media (max-width: 992px){.trust-info-item:nth-child(3){display:flex}}.trust-info-item{display:flex;align-items:center;gap:.75rem;position:relative}@media (max-width: 992px){.trust-info-item{flex-direction:column;align-items:center;text-align:center;gap:.25rem;width:30%}}.trust-info-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.discount-item .trust-info-icon-wrapper:before{content:"₽";position:absolute;top:-8px;left:-8px;background-color:#00b67a;color:#fff;font-size:12px;font-weight:700;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff;z-index:3}@media (max-width: 992px){.discount-item .trust-info-icon-wrapper:before{top:-5px;right:-5px;left:auto}}.trust-info-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:#0047ff;color:#fff;z-index:1;position:relative;border-radius:50%;overflow:hidden}@media (max-width: 992px){.trust-info-icon{width:2.5rem;height:2.5rem}}.trust-info-icon:after{content:"";position:absolute;top:0;left:-75%;z-index:2;display:block;width:50%;height:100%;background:linear-gradient(to right,#fff0,#ffffff4d);transform:skew(-25deg);pointer-events:none;will-change:transform,opacity;animation:shineAnimation 3s ease-in-out infinite}.trust-info-item:nth-child(1) .trust-info-icon-wrapper .trust-info-icon:after{animation-delay:.5s}.trust-info-item:nth-child(2) .trust-info-icon-wrapper .trust-info-icon:after{animation-delay:1.5s}.trust-info-item:nth-child(3) .trust-info-icon-wrapper .trust-info-icon:after{animation-delay:2.5s}.trust-info-text{display:flex;flex-direction:column;z-index:1}@media (max-width: 992px){.trust-info-text{text-align:center}}.trust-info-value{font-size:1.375rem;font-weight:800;color:#2c333b;line-height:1.1}@media (max-width: 992px){.trust-info-value{font-size:1rem}}.trust-info-label{font-size:.875rem;color:#3e4752;line-height:1.2;margin-top:2px}@media (max-width: 992px){.trust-info-label{font-size:.75rem}}.hero-image{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.hero-slideshow{width:100%;max-width:520px;max-height:700px;aspect-ratio:3/4;position:relative;overflow:hidden;background-color:#fafafb;transform:skew(-10deg)}.hero-slideshow .slide{position:absolute;top:0;left:-12%;width:124%;height:100%;overflow:hidden;transform:skew(10deg);will-change:opacity,filter}.hero-slideshow .slide:not(:first-child){z-index:2}.hero-slideshow .slide img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 8s ease;transform:none}.hero-slideshow .slide-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#f5f7fa,#e4e8ef);display:flex;align-items:center;justify-content:center;transform:none;will-change:opacity}.hero-slideshow .slide-indicators{position:absolute;bottom:1rem;right:1rem;display:flex;gap:.5rem;z-index:10;transform:skew(10deg)}.hero-slideshow .slide-indicators .indicator{width:8px;height:8px;border-radius:0;background-color:#3e47524d;border:none;padding:0;cursor:pointer;transition:all .3s ease;transform:skew(-10deg)}.hero-slideshow .slide-indicators .indicator.active{background-color:#0047ff;transform:scale(1.2) skew(-10deg)}.hero-slideshow .slide-indicators .indicator:hover{background-color:#0047ff80}.hero-cta-container{display:flex;flex-direction:column;align-items:flex-start;width:100%}@media (max-width: 992px){.hero-cta-container{width:100%}}.hero-cta-container .button-container{width:100%}@media (min-width: 992px){.hero-cta{max-width:400px}}@media (min-width: 1200px){.hero-cta{max-width:500px}}.hero-cta-button{display:flex;align-items:center;justify-content:center;width:100%;font-size:1.375rem;padding:1rem 1.5rem}@media (max-width: 992px){.hero-cta-button{max-width:100%;font-size:1.125rem}}.hero-export-types{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;width:fit-content;margin-top:1rem;margin-left:auto;margin-right:auto}@media (max-width: 1100px){.hero-export-types{display:none}}@media (max-width: 992px){.hero-export-types{display:flex;margin-top:1rem;gap:.5rem}}.hero-export-type{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:auto;flex:0 0 auto}.icon-wrapper{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;transition:all .2s ease;flex-shrink:0}.icon-wrapper.icon-color-qparser{color:#00b67a;background-color:#00b67a1a;border:1px solid rgba(0,182,122,.2)}.icon-wrapper.icon-color-cloud{color:#0047ff;background-color:#0047ff1a;border:1px solid rgba(0,71,255,.2)}.icon-wrapper.icon-color-yml{color:#ffb400;background-color:#ffb4001a;border:1px solid rgba(255,180,0,.2)}.icon-wrapper.icon-color-csv{color:#3e4752;background-color:#3e47521a;border:1px solid rgba(62,71,82,.2)}@media (max-width: 992px){.icon-wrapper{width:28px;height:28px}}.hero-export-icon{width:20px;height:20px;object-fit:contain;display:block}@media (max-width: 992px){.hero-export-icon{width:16px;height:16px}}.hero-export-name{font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.75rem;color:#3e4752;line-height:1.2;white-space:nowrap;text-align:left}@media (max-width: 992px){.hero-export-name{font-size:11px}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes shineAnimation{0%,10%,to{left:-75%;opacity:0}15%{opacity:1}35%{left:130%;opacity:1}36%,99%{left:-75%;opacity:0}}@media (max-width: 992px){@keyframes shineAnimation{0%,10%,to{left:-75%;opacity:0}15%{opacity:1}35%{left:110%;opacity:1}36%,99%{left:-75%;opacity:0}}}.fixed-mobile-nav{display:none;position:fixed;top:0;left:0;width:100%;z-index:999;opacity:0;transform:translateY(-100%);transition:all .3s ease;background-color:#fff;box-shadow:0 2px 10px #0000001a}@media (max-width: 992px){.fixed-mobile-nav{display:block}}.fixed-mobile-nav.visible{opacity:1;transform:translateY(0)}.fixed-mobile-nav .mobile-nav-container{display:flex;justify-content:space-between;align-items:center;padding:8px 1rem;width:100%;max-width:1200px;margin:0 auto}.fixed-mobile-nav .mobile-nav-logo{height:40px;display:flex;align-items:center}.fixed-mobile-nav .mobile-nav-logo img{height:100%;width:auto;max-width:129px;object-fit:contain}.fixed-mobile-nav .mobile-nav-actions{display:flex;align-items:center;gap:.25rem}.fixed-mobile-nav .download-catalog-button{display:flex;align-items:center;gap:4px;background-color:#0047ff;color:#fff;border:none;border-radius:12px;padding:8px 12px;font-size:.875rem;font-weight:800;cursor:pointer;height:40px;transition:all .3s ease}.fixed-mobile-nav .download-catalog-button:hover{background-color:#e60000}.fixed-mobile-nav .hamburger-button{background-color:#3e4752;color:#fff;border:none;cursor:pointer;padding:8px;height:40px;width:40px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border-radius:12px}.fixed-mobile-nav .hamburger-button:hover{background-color:#333a43}.fixed-hamburger{display:none;position:fixed;top:1rem;right:1rem;z-index:999;opacity:0;transform:translateY(-20px);transition:all .3s ease}@media (max-width: 992px){.fixed-hamburger{display:block}}.fixed-hamburger.visible{opacity:1;transform:translateY(0)}.fixed-hamburger .hamburger-button{background-color:#3e4752;color:#fff;border:none;cursor:pointer;padding:10px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border-radius:8px}.fixed-hamburger .hamburger-button:hover{transform:translateY(-2px)}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#2c333bcc;z-index:10000;display:flex;justify-content:flex-end;visibility:hidden;opacity:0;transition:all .3s ease}.mobile-menu-open{visibility:visible;opacity:1}.mobile-menu-content{width:85%;max-width:360px;height:100%;background-color:#fff;padding:1.5rem;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease}.mobile-menu-open .mobile-menu-content{transform:translate(0)}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.mobile-menu-logo{height:40px;width:auto}.mobile-menu-close{background:none;border:none;cursor:pointer;color:#2c333b;display:flex;align-items:center;justify-content:center;padding:8px;transition:all .3s ease}.mobile-menu-close:hover{color:red}.mobile-menu-items{display:flex;flex-direction:column;margin-bottom:2rem;flex-grow:1}.mobile-menu-item{padding:1rem 0;font-size:1.125rem;font-weight:600;color:#2c333b;text-decoration:none;border-bottom:1px solid #ecedee;transition:all .3s ease}.mobile-menu-item:hover{color:red}.mobile-menu-contact{margin-top:auto}.mobile-menu-hours{display:flex;align-items:center;gap:.5rem;margin-top:1rem}.mobile-menu-hours .operator-icon{color:#29b24a}.mobile-menu-hours-text{display:flex;flex-direction:column;font-size:.875rem;line-height:1.2}.mobile-menu-hours-text div:first-child{font-weight:600}.mobile-menu-hours-text div:last-child{opacity:.8}
