.aboutSection[data-v-1f8cbd41]{width:100%;text-align:center;padding-bottom:200px;padding-top:100px}.aboutSection ion-icon[data-v-1f8cbd41]{font-size:4rem;color:#06c}.aboutSection h2[data-v-1f8cbd41]{font-family:Inter,sans-serif}.aboutSection p[data-v-1f8cbd41]{font-family:Roboto Condensed,sans-serif;font-size:1rem}.aboutSection .aboutSection__content[data-v-1f8cbd41]{display:flex;justify-content:space-around;padding:20px;gap:20px}.aboutSection .aboutSection__content .aboutSection__text[data-v-1f8cbd41]{width:30%;min-width:220px;padding:10px;background-color:#fff;border-radius:5px;box-shadow:0 2px 4px #0000001a}.aboutSection .aboutSection__content .aboutSection__text h2[data-v-1f8cbd41]{margin-bottom:10px;color:#333}.aboutSection .aboutSection__content .aboutSection__text p[data-v-1f8cbd41]{color:#666}@media (max-width: 900px){.aboutSection .aboutSection__content[data-v-1f8cbd41]{flex-direction:column;align-items:center}.aboutSection .aboutSection__content .aboutSection__text[data-v-1f8cbd41]{width:90%;margin-bottom:20px}}.contactSection[data-v-ad611acf]{background:#222;color:#fff;display:flex;align-items:center;justify-content:center;padding:150px 0;width:100%;gap:60px;font-family:Inter,sans-serif}.contactSection .contactContent[data-v-ad611acf]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.contactSection .contactContent h2[data-v-ad611acf]{margin-bottom:10px;font-size:2rem}.contactSection .contactContent p[data-v-ad611acf]{margin-bottom:20px;font-size:1.1rem}.contactSection .contactContent .contactIcons[data-v-ad611acf]{display:flex;gap:20px}.contactSection .contactContent .contactIcons .contactIcon[data-v-ad611acf]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#333;transition:background .2s;text-decoration:none}.contactSection .contactContent .contactIcons .contactIcon[data-v-ad611acf]:hover{background:#666}.contactSection .contactContent .contactIcons .contactIcon ion-icon[data-v-ad611acf]{font-size:2rem;color:#fff}.contactSection .darkIconContainer[data-v-ad611acf]{display:flex;align-items:center;justify-content:center}.contactSection .darkIconContainer img[data-v-ad611acf]{width:140px;height:auto;max-width:100%}@media (max-width: 900px){.contactSection[data-v-ad611acf]{flex-direction:column;gap:20px}.contactSection .contactContent[data-v-ad611acf]{align-items:center;text-align:center}.contactSection .darkIconContainer[data-v-ad611acf]{margin-top:20px}}.productsSection[data-v-4460298d]{width:100%;padding-top:50px;padding-bottom:200px}.productsSection h2[data-v-4460298d]{font-family:Inter,sans-serif;margin-bottom:20px}.productsSection .productsSection__content[data-v-4460298d]{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Roboto Condensed,sans-serif}.productsSection .productsSection__content h3[data-v-4460298d]{margin-bottom:20px}.mosaic[data-v-4460298d]{padding:10px 0 200px;width:98%;margin:0 auto;display:grid;grid-template-columns:repeat(3,33%);box-sizing:border-box}@media (max-width: 900px){.mosaic[data-v-4460298d]{grid-template-columns:repeat(1,100%)}}.mosaic__item[data-v-4460298d]{position:relative;overflow:hidden;min-height:260px;box-shadow:0 12px 35px #00000014;background:#111;transition:transform .35s ease,box-shadow .35s ease;opacity:0;animation:fadeIn-4460298d .5s ease-in-out forwards}.mosaic__item[data-v-4460298d]:hover{transform:translateY(-4px);box-shadow:0 18px 40px #00000029}.mosaic__item.mosaic__item--clickable[data-v-4460298d]{cursor:pointer}.mosaic__image-card[data-v-4460298d]{position:relative;width:100%;height:100%}.mosaic__image-card img[data-v-4460298d]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.mosaic__item:hover .mosaic__image-card img[data-v-4460298d]{transform:scale(1.05)}.mosaic__overlay[data-v-4460298d]{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:1.5rem;background:linear-gradient(180deg,#0000 40%,#000000b8);opacity:0;transition:opacity .35s ease}.mosaic__item:hover .mosaic__overlay[data-v-4460298d]{opacity:1}.mosaic__overlay span[data-v-4460298d]{color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:.02em}.mosaic__fallback[data-v-4460298d]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem 1rem;color:#333;background:#fff;min-height:250px}.mosaic__fallback h3[data-v-4460298d]{margin:0;font-size:1.3rem}.mosaic__fallback p[data-v-4460298d]{margin:0;color:#666}.mosaic__icon-placeholder[data-v-4460298d]{width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:16px}.mosaic__icon-placeholder ion-icon[data-v-4460298d]{font-size:2rem;color:#666}@keyframes fadeIn-4460298d{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.servicesSection[data-v-54101540]{padding:40px 50px 150px}.servicesSection h2[data-v-54101540]{font-family:Inter,sans-serif}.servicesSection .servicesSection__content[data-v-54101540]{text-align:center}.servicesSection .servicesSection__content h2[data-v-54101540]{margin-bottom:20px}.servicesSection .servicesSection__content .servicesList[data-v-54101540]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.servicesSection .servicesSection__content .servicesList .serviceItem[data-v-54101540]{background:#fff;border:1px solid #ddd;border-radius:8px;padding:20px;width:250px;text-align:center;font-family:Inter,sans-serif}.servicesSection .servicesSection__content .servicesList .serviceItem ion-icon[data-v-54101540]{font-size:3rem;color:#06c}.servicesSection .servicesSection__content .servicesList .serviceItem h3[data-v-54101540]{margin-top:10px;font-size:1.2em}.navBar[data-v-db3f17b8]{position:fixed;top:0;left:0;width:100%;background:#fff;color:#00f;z-index:1000}.navBar .navBar__container[data-v-db3f17b8]{display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;padding:0 40px;height:60px;position:relative}.navBar .navBar__hamburger[data-v-db3f17b8]{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:none;border:none;cursor:pointer}.navBar .navBar__hamburger span[data-v-db3f17b8]{display:block;width:28px;height:4px;margin:4px 0;background:#fff;border-radius:2px;transition:.3s}.navBar .navBar__hamburger span.open[data-v-db3f17b8]:nth-child(1){transform:translateY(8px) rotate(45deg)}.navBar .navBar__hamburger span.open[data-v-db3f17b8]:nth-child(2){opacity:0}.navBar .navBar__hamburger span.open[data-v-db3f17b8]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.navBar ul[data-v-db3f17b8]{display:flex;justify-content:center;list-style-type:none;padding:0;margin:0}.navBar ul li[data-v-db3f17b8]{margin:0 40px;font-family:Inter,sans-serif}.navBar ul li button[data-v-db3f17b8]{background:none;border:none;color:#06c;font-size:1.2rem;font-weight:700;cursor:pointer;padding:8px 16px;border-radius:4px;transition:background .2s,color .2s}.navBar ul li button.selected[data-v-db3f17b8]{background:#fff;color:#333;font-weight:700}.navBar ul li button[data-v-db3f17b8]:hover{background:#06c;color:#fff}@media (max-width: 900px){.navBar .navBar__container[data-v-db3f17b8]{height:56px}.navBar .navBar__hamburger[data-v-db3f17b8]{display:flex}.navBar ul[data-v-db3f17b8]{position:absolute;top:60px;left:0;width:100vw;background:#333;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;margin:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.navBar ul li[data-v-db3f17b8]{margin:16px 0}.navBar ul.open[data-v-db3f17b8]{max-height:400px;padding-bottom:20px}}.firstSection[data-v-db3f17b8]{width:100%;margin:auto;padding-bottom:200px;padding-top:200px;font-family:Inter,sans-serif}.firstSection .firstSection_content[data-v-db3f17b8]{display:flex;justify-content:center;align-items:center;gap:50px;width:100%;margin:auto}.firstSection .firstSection_content .MainLogo[data-v-db3f17b8]{width:450px;height:450px;display:flex;align-items:center;justify-content:center}.firstSection .firstSection_content .MainLogo img[data-v-db3f17b8]{width:100%;height:auto;display:block;margin:0 auto}.firstSection .firstSection_content h1[data-v-db3f17b8]{color:#06c;font-size:2.5rem;margin-bottom:10px;text-align:center}.firstSection .firstSection_content p[data-v-db3f17b8]{font-size:1.2rem;color:#333;max-width:300px;text-align:center}@media (max-width: 900px){.firstSection .firstSection_content[data-v-db3f17b8]{flex-direction:column;gap:20px}.firstSection .firstSection_content .MainLogo[data-v-db3f17b8]{margin-bottom:20px}}.fade-in[data-v-db3f17b8]{opacity:0;transform:translateY(30px);animation:fadeInUp-db3f17b8 1s ease forwards}.firstSection.fade-in[data-v-db3f17b8]{animation-delay:.1s}.MainLogo.fade-in[data-v-db3f17b8]{animation-delay:.2s}.fade-in[data-v-db3f17b8]:not(.MainLogo):not(.firstSection){animation-delay:.5s}@keyframes fadeInUp-db3f17b8{to{opacity:1;transform:none}}
