@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";.animate-on-scroll{opacity:0;transform:translateY(24px);transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1)}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.animate-fade-in{opacity:0;transition:opacity .72s cubic-bezier(.16,1,.3,1)}.animate-fade-in.is-visible{opacity:1}.animate-slide-left{opacity:0;transform:translate(-24px);transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1)}.animate-slide-left.is-visible{opacity:1;transform:translate(0)}.animate-slide-right{opacity:0;transform:translate(24px);transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1)}.animate-slide-right.is-visible{opacity:1;transform:translate(0)}.animate-scale{opacity:0;transform:scale(.97);transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1)}.animate-scale.is-visible{opacity:1;transform:scale(1)}.animate-delay-1{transition-delay:.09s}.animate-delay-2{transition-delay:.18s}.animate-delay-3{transition-delay:.27s}.animate-delay-4{transition-delay:.36s}.animate-delay-5{transition-delay:.45s}.animate-delay-6{transition-delay:.54s}.animate-delay-7{transition-delay:.63s}.animate-delay-8{transition-delay:.72s}.animate-delay-9{transition-delay:.81s}.animate-delay-10{transition-delay:.9s}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}@media(prefers-reduced-motion:reduce){.animate-on-scroll,.animate-fade-in,.animate-slide-left,.animate-slide-right,.animate-scale{opacity:1;transform:none;transition:none}.animate-delay-1,.animate-delay-2,.animate-delay-3,.animate-delay-4,.animate-delay-5,.animate-delay-6,.animate-delay-7,.animate-delay-8,.animate-delay-9,.animate-delay-10{transition-delay:0s}@keyframes pulse{0%,to{opacity:1}50%{opacity:1}}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:Ubuntu,Inter,Roboto,Helvetica,Arial,sans-serif;background-color:#f7fafc;color:#1a202c;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer}*{scrollbar-width:thin;scrollbar-color:#dd6b20 #1a202c}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a202c}::-webkit-scrollbar-thumb{background:#dd6b20;border-radius:12px}::-webkit-scrollbar-thumb:hover{background:#ed8936}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media(min-width:900px){.container{padding:0 2rem}}@media(min-width:1024px){.container{padding:0 4rem}}.section{padding:4rem 0}@media(min-width:900px){.section{padding:5rem 0}}.text-center{text-align:center}.text-primary{color:#2d3748}.text-secondary{color:#dd6b20}.text-gradient{color:#dd6b20;font-weight:inherit;white-space:nowrap}.bg-primary{background-color:#2d3748;color:#fff}.bg-secondary{background-color:#dd6b20;color:#fff}.section-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#2d3748}@media(min-width:900px){.section-title{font-size:2.5rem}}.section-subtitle{font-size:1.125rem;color:#4a5568;max-width:600px;margin:0 auto 3rem}.skip-link{position:absolute;top:-100%;left:1rem;z-index:9999;padding:.25rem .5rem;background:#2d3748;color:#fff;font-size:.75rem;font-weight:500;border-radius:4px;text-decoration:none;opacity:0;transition:opacity .18s cubic-bezier(.25,1,.5,1)}.skip-link:focus{top:.25rem;opacity:1}.language-switcher__button{display:flex;align-items:center;gap:.25rem;padding:.5rem;border-radius:8px;color:#1a202c;transition:all .18s cubic-bezier(.25,1,.5,1)}.language-switcher__button:hover{background:#dd6b201a}.language-switcher__flag{border:1px solid #1a202c;width:24px;height:24px;object-fit:cover;border-radius:4px}.language-switcher__menu-flag{width:20px;height:20px;object-fit:cover;border-radius:2px}.header{background:#fff!important;border-bottom:1px solid transparent;transition:all .32s cubic-bezier(.22,1,.36,1);padding:1rem 0}.header--scrolled{border-bottom-color:#e2e8f0;box-shadow:0 1px 2px #2d37480f}.header__toolbar{display:flex;justify-content:space-between;align-items:center;min-height:72px}.header__logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#2d3748}@media screen and (max-width:768px){.header__logo{max-width:200px}}.header__logo-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#dd6b20,#ed8936);color:#fff;font-weight:800;font-size:1.25rem;border-radius:8px}.header__logo-text{font-size:1.25rem;font-weight:700;letter-spacing:-.5px}.header__logo-text span{color:#dd6b20}.header__nav{display:flex;align-items:center;gap:.5rem}.header__nav-link{padding:.5rem 1rem;color:#4a5568;text-decoration:none;font-weight:500;font-size:.95rem;border-radius:8px;transition:all .18s cubic-bezier(.25,1,.5,1)}.header__nav-link:hover{color:#dd6b20;background:#f7fafc}.header__nav-link--active{color:#dd6b20;font-weight:600}.header__actions{display:flex;align-items:center;gap:1rem}.header__phone{display:flex;align-items:center;gap:.5rem;color:#1a202c;text-decoration:none;font-weight:500;font-size:.9rem;transition:color .18s cubic-bezier(.25,1,.5,1)}.header__phone svg{font-size:1.25rem;color:#dd6b20}.header__phone:hover{color:#dd6b20}.header__cta{font-weight:600!important}.header__menu-btn{color:#2d3748!important;margin-left:.5rem!important}.mobile-drawer__header{display:flex;justify-content:flex-end;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0}.mobile-drawer__nav{flex:1;display:flex;flex-direction:column;padding:1rem}.mobile-drawer__link{display:block;padding:1rem 0;color:#1a202c;text-decoration:none;font-size:1.125rem;font-weight:500;border-bottom:1px solid #e2e8f0;transition:color .18s cubic-bezier(.25,1,.5,1)}.mobile-drawer__link:last-child{border-bottom:none}.mobile-drawer__link:hover{color:#dd6b20}.mobile-drawer__link--active{color:#dd6b20;font-weight:600}.mobile-drawer__footer{padding:1.5rem;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:1rem}.mobile-drawer__phone{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem;background:#f7fafc;border-radius:8px;color:#2d3748;text-decoration:none;font-weight:600}.mobile-drawer__phone svg{color:#dd6b20}.footer__cta{background:linear-gradient(135deg,#dd6b20,#c05621);padding:3rem 0}.footer__cta-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}@media(min-width:900px){.footer__cta-content{flex-direction:row;justify-content:space-between;text-align:left}}.footer__cta-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .25rem}@media(min-width:900px){.footer__cta-title{font-size:1.75rem}}.footer__cta-description{color:#ffffffe6;margin:0}.footer__cta-button{background:#fff!important;color:#dd6b20!important;white-space:nowrap}.footer__cta-button:hover{background:#ffffffe6!important}.footer__main{background:#1a202c;padding:4rem 0 3rem}.footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:600px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer__grid{grid-template-columns:1.5fr repeat(3,1fr)}}@media(min-width:600px){.footer__brand{grid-column:span 2}}@media(min-width:1024px){.footer__brand{grid-column:span 2}}.footer__logo{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;margin-bottom:1rem}@media(max-width:1024px){.footer__logo{max-width:300px}}.footer__logo-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:linear-gradient(135deg,#dd6b20,#ed8936);color:#fff;font-weight:800;font-size:1.25rem;border-radius:8px}.footer__logo-text{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.5px}.footer__logo-text span{color:#dd6b20}.footer__tagline{color:#ffffffb3;font-size:.95rem;line-height:1.6;margin:0 0 1.5rem;max-width:300px}.footer__social{display:flex;gap:.5rem}.footer__social-btn{color:#fff!important;transition:all .18s cubic-bezier(.25,1,.5,1)!important}.footer__social-btn svg{width:20px;min-width:20px;height:20px}.footer__social-btn--facebook{background:#1877f2!important}.footer__social-btn--facebook:hover{background:#166fe5!important}.footer__social-btn--instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)!important}.footer__social-btn--instagram:hover{background:linear-gradient(45deg,#ffa751,#f0764e,#e63350,#d62b73,#c61f95)!important}.footer__social-btn--linkedin{background:#0a66c2!important}.footer__social-btn--linkedin:hover{background:#004182!important}.footer__social-btn--viber{background:linear-gradient(135deg,#7360f2,#59267c)!important}.footer__social-btn--viber svg{width:18px;height:18px;fill:#fff}.footer__social-btn--viber:hover{background:linear-gradient(135deg,#8470ff,#6a2d94)!important}.footer__column-title{font-size:1rem;font-weight:600;color:#fff;margin:0 0 1.25rem}.footer__nav{display:flex;flex-direction:column;gap:.75rem}.footer__link{color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:color .18s cubic-bezier(.25,1,.5,1)}.footer__link:hover{color:#dd6b20}.footer__contact{display:flex;flex-direction:column;gap:1rem}.footer__contact-item{display:flex;align-items:flex-start;gap:.75rem;color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:color .18s cubic-bezier(.25,1,.5,1)}.footer__contact-item svg{color:#dd6b20;font-size:1.25rem;flex-shrink:0;margin-top:.125rem}.footer__contact-item:hover{color:#fff}.footer__bottom{background:#141922;padding:1.5rem 0}.footer__bottom-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}@media(min-width:900px){.footer__bottom-content{flex-direction:row;justify-content:space-between}}.footer__bottom-content p{color:#ffffff80;font-size:.85rem;margin:0}.social-links-fixed{position:fixed;bottom:2rem;right:1.5rem;display:flex;flex-direction:column;gap:.75rem;z-index:1000}.social-links-fixed__item{display:flex;align-items:center;justify-content:flex-end;position:relative}.social-links-fixed__label{position:absolute;right:56px;background:#000000d9;color:#fff;padding:.5rem .75rem;border-radius:6px;font-size:.875rem;font-weight:500;white-space:nowrap;opacity:0;transform:translate(10px);transition:all .3s ease;pointer-events:none}.social-links-fixed__item:hover .social-links-fixed__label{opacity:1;transform:translate(0)}.social-links-fixed__btn{width:48px;height:48px;background:#fff;border-radius:50%;box-shadow:0 4px 12px #00000026;transition:all .3s ease;color:#fff}.social-links-fixed__btn:hover{transform:scale(1.1);box-shadow:0 6px 20px #0003}.social-links-fixed__btn svg{width:24px;height:24px;fill:#fff}.social-links-fixed__btn--viber{background:linear-gradient(135deg,#7360f2,#59267c)!important}.social-links-fixed__btn--viber:hover{background:linear-gradient(135deg,#8470ff,#6a2d94)!important}.social-links-fixed__btn--facebook{background:#1877f2!important}.social-links-fixed__btn--facebook:hover{background:#166fe5!important}.social-links-fixed__btn--instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)!important}.social-links-fixed__btn--instagram:hover{background:linear-gradient(45deg,#ffa751,#f0764e,#e63350,#d62b73,#c61f95)!important}@media(max-width:768px){.social-links-fixed{bottom:1rem;right:1rem}.social-links-fixed__label{display:none}.social-links-fixed__btn{width:44px;height:44px}.social-links-fixed__btn svg{width:22px;height:22px}}.navigation-progress{position:fixed;top:0;left:0;right:0;z-index:1200;height:3px;opacity:0;pointer-events:none;transition:opacity .2s ease}.navigation-progress--active{opacity:1}.navigation-progress .MuiLinearProgress-root{height:3px}
