.Hero_heroSection__SgfSN{display:flex;flex-direction:column;align-items:center;padding:3rem 1rem;max-width:1000px;margin:0 auto;gap:2rem}.Hero_textContainer__rppgq{text-align:center}.Hero_textContainer__rppgq h1{font-size:2.8rem;font-weight:700;margin-bottom:.6rem;color:var(--foreground)}.Hero_textContainer__rppgq p{font-size:1.25rem;color:#555}.Hero_imageContainer__qbcGW{width:100%;max-width:800px;overflow:hidden;border-radius:12px}.Hero_imageContainer__qbcGW img{width:100%;height:auto;display:block;object-fit:cover;border-radius:12px}.Hero_hero__T3Fr4{position:relative;height:100vh;width:100%;overflow:hidden}.Hero_slide__faem0{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;opacity:0;transition:opacity 1s ease-in-out}.Hero_slide__faem0.Hero_active__a7VtC{opacity:1}.Hero_overlay__4XjG7{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.Hero_content__9ypWn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:white;width:90%;max-width:800px}.Hero_content__9ypWn h1{font-size:3.5rem;font-weight:700;margin-bottom:2rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.Hero_button__WTTRb{background:#00c3a5;color:white;border:none;padding:1rem 2rem;font-size:1.2rem;border-radius:30px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,195,165,.3)}.Hero_button__WTTRb:hover{background:#008b7a;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,195,165,.4)}.Hero_dots__jMrhY{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:1rem;z-index:10}.Hero_dot__FL1Nb{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.5);border:none;cursor:pointer;transition:all .3s ease}.Hero_dot__FL1Nb.Hero_active__a7VtC{background:white;transform:scale(1.2)}@media (max-width:768px){.Hero_content__9ypWn h1{font-size:2.5rem}.Hero_button__WTTRb{padding:.8rem 1.5rem;font-size:1rem}.Hero_dots__jMrhY{bottom:1.5rem}.Hero_dot__FL1Nb{width:10px;height:10px}}.About_about__rQHrA{padding:60px 0;scroll-margin-top:80px;background-color:#ffffff!important;color:#111;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.About_about__rQHrA *{font-family:inherit;font-weight:inherit;color:inherit}.About_about__rQHrA p{font-weight:500;color:#111;line-height:1.6;text-indent:2em}.About_about__rQHrA h2{font-weight:600;color:#000;margin-bottom:20px}.About_image__bujZP{object-fit:cover;height:100%;max-height:400px;display:block;margin:0 auto}.Methods_methodsSection__YlYQN{padding:4rem 0;background:#fff}.Methods_title__m_ExY{text-align:center;font-size:2.5rem;font-weight:700;color:#333;margin-bottom:3rem}.Methods_methodsList__irgRw{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.Methods_methodCard__3Z7EQ{background:white;padding:2rem;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all .3s ease;position:relative}.Methods_cardContent__WkZrf{cursor:pointer}.Methods_methodCard__3Z7EQ:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15)}.Methods_methodCard__3Z7EQ h3{color:#00c3a5;font-size:1.5rem;margin-bottom:1rem}.Methods_methodCard__3Z7EQ p{color:#666;line-height:1.6;margin-bottom:1rem}.Methods_readMore__MzpeY{color:#00c3a5;font-weight:500;display:block;margin-top:.5rem;transition:color .3s ease}.Methods_methodCard__3Z7EQ:hover .Methods_readMore__MzpeY{color:#009688}.Methods_modal__ZivM1{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1000;padding:2rem}.Methods_modalContent__7NCfB{background:white;padding:2rem;border-radius:15px;max-width:800px;width:100%;max-height:80vh;box-shadow:0 5px 30px rgba(0,0,0,.2);animation:Methods_modalFadeIn__Jq48v .3s ease;overflow-y:auto;position:relative}.Methods_modalHeader__oWSL0{position:-webkit-sticky;position:sticky;top:0;background:white;padding:1rem 0;z-index:2;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;margin-bottom:1.5rem}.Methods_modalHeader__oWSL0 h3{color:#00c3a5;font-size:2rem;margin:0}.Methods_closeButton__SROCn{background:none;border:none;color:#00c3a5;font-size:1.5rem;cursor:pointer;padding:.5rem;line-height:1;transition:color .3s ease;display:flex;align-items:center;justify-content:center}.Methods_closeButton__SROCn:hover{color:#ff0000}.Methods_modalContent__7NCfB::-webkit-scrollbar{width:8px}.Methods_modalContent__7NCfB::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.Methods_modalContent__7NCfB::-webkit-scrollbar-thumb{background:#00c3a5;border-radius:4px}.Methods_modalContent__7NCfB::-webkit-scrollbar-thumb:hover{background:#009688}.Methods_modalContent__7NCfB p{color:#666;line-height:1.8;font-size:1.1rem;margin-bottom:1rem}.Methods_cardCloseButton__rJGG3{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#00c3a5;font-size:1.2rem;cursor:pointer;padding:.5rem;line-height:1;transition:color .3s ease;z-index:2;display:flex;align-items:center;justify-content:center;opacity:0}.Methods_methodCard__3Z7EQ:hover .Methods_cardCloseButton__rJGG3{opacity:1}.Methods_cardCloseButton__rJGG3:hover{color:#ff0000}@keyframes Methods_modalFadeIn__Jq48v{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Methods_title__m_ExY{font-size:2rem}.Methods_methodsList__irgRw{grid-template-columns:1fr}.Methods_methodCard__3Z7EQ,.Methods_modalContent__7NCfB{padding:1.5rem}.Methods_modalContent__7NCfB h3{font-size:1.5rem}}.Gallery_gallery__69aHQ{padding:4rem 0;background:#f8f9fa}.Gallery_container__zBZf0{max-width:1200px;margin:0 auto;padding:0 1rem}.Gallery_title___3xzh{text-align:center;margin-bottom:3rem;font-size:2.5rem;color:#333}.Gallery_sliderContainer__kY3H2{position:relative;width:100%;max-width:1000px;margin:0 auto;overflow:hidden}.Gallery_slider__D72Nv{display:flex;justify-content:center;align-items:center;position:relative;height:500px}.Gallery_slide__x4TdP{position:absolute;width:80%;height:100%;object-fit:cover;border-radius:10px;transition:all .5s ease;cursor:pointer;opacity:.4;transform:scale(.8)}.Gallery_slide__x4TdP.Gallery_active__Q6swN{opacity:1;transform:scale(1);z-index:2}.Gallery_slide__x4TdP.Gallery_next__I7HbC,.Gallery_slide__x4TdP.Gallery_prev__dWtkL{opacity:.7;transform:scale(.9);z-index:1}.Gallery_slide__x4TdP.Gallery_prev__dWtkL{left:0}.Gallery_slide__x4TdP.Gallery_next__I7HbC{right:0}.Gallery_slide__x4TdP.Gallery_hidden__Bda4g{opacity:0;pointer-events:none}.Gallery_navButton__YNLOA{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,195,165,.8);border:none;color:white;width:40px;height:40px;border-radius:50%;cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.Gallery_navButton__YNLOA:hover{background:rgba(0,195,165,1)}.Gallery_left__GZzWW{left:10px}.Gallery_right__k97EB{right:10px}.Gallery_lightboxOverlay__35jIU{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:1000}.Gallery_lightboxContent__VjPfa{position:relative;width:90vw;height:90vh;display:flex;justify-content:center;align-items:center}.Gallery_imageContainer__l0PnD{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:2rem}.Gallery_closeBtn__IU6zV{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.5rem;z-index:2;transition:color .3s ease}.Gallery_closeBtn__IU6zV:hover{color:#ff0000}.Gallery_lightboxContent__VjPfa img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.3);transform:scale(1.2);transition:transform .3s ease}@media (max-width:768px){.Gallery_slider__D72Nv{height:300px}.Gallery_slide__x4TdP{width:90%}.Gallery_navButton__YNLOA{width:30px;height:30px}}.Address_mapSection__UxXht{padding:60px 0;scroll-margin-top:80px}.Address_mapWrapper__yF6B0 iframe{border:0;width:100%;height:400px;border-radius:10px}.Address_addressSection__KWR3V{padding:4rem 0;background:#f8f9fa;position:relative}.Address_title__BFD4M{text-align:center;font-size:3rem;font-weight:700;color:#333;margin-bottom:2rem;position:absolute;top:2rem;left:50%;transform:translateX(-50%);z-index:2;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.Address_mapContainer__xA8NM{width:100%;margin-top:4rem;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:10px;overflow:hidden}.Address_addressInfo__3RTeY{text-align:center;font-size:1.2rem;color:#333;margin-top:1rem}.Address_addressInfo__3RTeY p{margin:0;padding:1rem;background:white;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.05);display:inline-block}.Contact_contactSection__LtJA6{padding:60px 0;background-color:#f9f9f9;scroll-margin-top:80px;color:#111;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.Contact_contactSection__LtJA6 h3{font-size:24px;font-weight:600;color:#000}.Contact_contactList__G0yoT{list-style:none;padding:0}.Contact_contactList__G0yoT li{margin-bottom:15px;display:flex;align-items:center;font-size:16px;color:#111}.Contact_contactList__G0yoT a,.Contact_contactList__G0yoT span{margin-left:10px;font-weight:500;color:#111}.Contact_contactList__G0yoT a{text-decoration:none}.Contact_contactList__G0yoT a:hover{text-decoration:underline}.Contact_icon__XmLxk{width:20px;margin-right:10px;color:#00c3a5}.Contact_randevuBtn__MYAjY{background-color:#00c3a5;color:white;padding:14px 28px;font-size:18px;border:none;border-radius:8px;text-decoration:none;transition:background-color .3s ease;font-weight:600}.Contact_randevuBtn__MYAjY:hover{background-color:#00a790}.References_references__ymtr4{padding:4rem 0;background:#f8f9fa}.References_container__afNvx{max-width:1200px;margin:0 auto;padding:0 1rem}.References_title__qezR6{text-align:center;font-size:2.5rem;margin:3rem 0;font-weight:600;color:#333}.References_sections__ABsoI{display:flex;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto}.References_section__9oRKY{background:white;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1)}.References_sectionButton__3IU1S{width:100%;padding:1rem;background:none;border:none;text-align:left;font-size:1.1rem;font-weight:500;color:#333;cursor:pointer;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center}.References_sectionButton__3IU1S:after{content:"+";font-size:1.5rem;transition:transform .3s ease}.References_sectionButton__3IU1S.References_active__ZqyBX:after{transform:rotate(45deg)}.References_sectionButton__3IU1S:hover{background:#f8f9fa}.References_sources__smzsm{padding:1rem;background:#f8f9fa;border-top:1px solid #eee}.References_sourceLink__NOqUd{display:block;padding:.5rem 0;color:#666;text-decoration:none;transition:color .3s ease}.References_sourceLink__NOqUd:hover{color:#00c3a5}@media (max-width:768px){.References_title__qezR6{font-size:2rem;margin-bottom:2rem}.References_sectionButton__3IU1S{font-size:1rem;padding:.8rem}}.References_referencesSection__7nTCW{padding:4rem 0;background:#f8f9fa;color:#333}.References_referencesList__buxN3{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.References_referenceItem__qcFnt{background:white;border-radius:15px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease}.References_referenceItem__qcFnt:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.References_referenceItem__qcFnt h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.5rem}.References_referenceItem__qcFnt ul{list-style:none;padding:0}.References_referenceItem__qcFnt li{margin-bottom:.5rem}.References_referenceItem__qcFnt a{color:#666;text-decoration:none;transition:color .3s ease}.References_referenceItem__qcFnt a:hover{color:var(--primary-color)}@media (max-width:768px){.References_referencesSection__7nTCW{padding:3rem 1rem}.References_title__qezR6{font-size:2rem;margin:2rem 0}.References_referencesList__buxN3{grid-template-columns:1fr}}.TestimonialSlider_testimonialContainer__7DcwY{width:100%;padding:2rem;background-color:white;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.TestimonialSlider_title__h9dRq{text-align:center;color:#333;margin-bottom:2rem;font-size:2rem;font-weight:600}.TestimonialSlider_sliderContainer__eylU6{width:100%;overflow:hidden;position:relative;cursor:-webkit-grab;cursor:grab}.TestimonialSlider_sliderContainer__eylU6:active{cursor:-webkit-grabbing;cursor:grabbing}.TestimonialSlider_slider__Su6mh{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 0}.TestimonialSlider_slider__Su6mh::-webkit-scrollbar{display:none}.TestimonialSlider_testimonialCard__lz34E{min-width:calc(33.33% - 1rem);padding:1.5rem;background-color:#f8f9fa;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;scroll-snap-align:start}.TestimonialSlider_testimonialCard__lz34E:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.TestimonialSlider_name__6ZrbA{color:#333;font-weight:500;font-style:italic;margin-bottom:1rem}.TestimonialSlider_stars__zyjRL{color:#00c3a5;font-size:1.2rem;margin-bottom:1rem}.TestimonialSlider_comment__rHe64{color:#666;font-size:1rem;line-height:1.6;margin-bottom:1rem;transition:all .3s ease;cursor:pointer;position:relative;max-height:4.8em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.TestimonialSlider_comment__rHe64.TestimonialSlider_expanded__GXE3q{max-height:none;-webkit-line-clamp:unset}.TestimonialSlider_comment__rHe64 .TestimonialSlider_ellipsis__Itz5R{color:#00c3a5;font-weight:700;position:absolute;right:0;bottom:0;background:#f8f9fa;padding-left:4px}@media (max-width:1024px){.TestimonialSlider_testimonialCard__lz34E{min-width:calc(50% - 1rem)}}@media (max-width:768px){.TestimonialSlider_testimonialContainer__7DcwY{padding:1rem}.TestimonialSlider_title__h9dRq{font-size:1.5rem;margin-bottom:1.5rem}.TestimonialSlider_testimonialCard__lz34E{min-width:calc(100% - 1rem);margin:0 .5rem;max-height:300px;max-width:300px;overflow:hidden}.TestimonialSlider_comment__rHe64{font-size:.95rem;max-height:6em;-webkit-line-clamp:4}.TestimonialSlider_comment__rHe64.TestimonialSlider_expanded__GXE3q{max-height:none;-webkit-line-clamp:unset}.TestimonialSlider_name__6ZrbA{font-size:.95rem}.TestimonialSlider_stars__zyjRL{font-size:1.1rem}}