@import url(https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:Open Sans,sans-serif;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.navbar{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 6px #0000001a;font-size:1.2rem;justify-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:10}.navbar,.navbar-container{align-items:center;display:flex;height:80px}.navbar-container{justify-content:space-between;max-width:1500px;padding:0 24px;width:100%}.logo a{align-items:center;color:#fff;display:flex;font-size:1.5rem;font-weight:700;text-decoration:none}.menu-icon{color:#fff;cursor:pointer;display:none;font-size:2rem}.nav-menu{align-items:center;display:flex;list-style:none}.nav-item{height:80px}.nav-links{align-items:center;color:#fff;display:flex;height:100%;padding:.5rem 1rem;text-decoration:none;transition:background .3s ease}.nav-links:hover{background:#fff3;border-radius:4px}@media screen and (max-width:960px){.menu-icon{display:block;position:absolute;right:24px;top:18px}.nav-menu{background:linear-gradient(135deg,#667eea,#764ba2);flex-direction:column;height:100vh;left:-100%;opacity:1;position:absolute;top:80px;transition:all .5s ease;width:100%}.nav-menu.active{left:0;opacity:1;z-index:1}.nav-item{margin:0}.nav-links{padding:2rem}}.footer{background:linear-gradient(135deg,#667eea,#764ba2);bottom:0;color:#fff;padding:2rem 0;position:relative;text-align:center;width:100%}.footer-container{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:1200px;padding:0 24px}.footer-logo a{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem;text-decoration:none}.footer-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1rem}.footer-links a{color:#fff;font-size:1rem;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-social{display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.footer-social a{color:#fff;font-size:1.5rem;transition:color .3s ease}.footer-social a:hover{color:#ffdd57}.footer-bottom{font-size:.9rem;margin-top:1rem}@media (min-width:768px){.footer-container{align-items:center;flex-direction:row;justify-content:space-between}.footer-links,.footer-social{margin-bottom:0}}.home-page{background:#f9f9f9;font-family:Poppins,sans-serif;padding:2rem}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;box-shadow:0 5px 15px #0000001a;color:#fff;margin-bottom:3rem;padding:5rem 2rem;text-align:center}.hero-section h1{font-size:3rem;font-weight:700;margin-bottom:10px}.hero-section p{font-size:1.4rem;margin:0 auto;max-width:600px}.services-overview{margin-bottom:2rem;text-align:center}.services-overview h2{color:#333;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.service-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.service-card{background:#fff;border-radius:15px;box-shadow:0 10px 20px #0000001a;cursor:pointer;overflow:hidden;padding:20px;text-align:center;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;width:300px}.service-card:hover{box-shadow:0 15px 25px #0003;transform:translateY(-10px)}.service-card h3{color:#444;font-size:1.8rem;margin-bottom:15px}.service-card img{border-radius:10px;height:180px;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.service-card:hover img{transform:scale(1.1)}.service-card p{color:#666;font-size:1.1rem;margin:15px 0}.service-card button{background-color:#5567c9;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 25px;transition:background .3s ease-in-out,transform .2s ease-in-out}.service-card button:hover{background:#0056b3;transform:scale(1.05)}@media (max-width:768px){.hero-section{margin-bottom:2rem;padding:3rem 1.5rem}.hero-section h1{font-size:2.5rem}.hero-section p{font-size:1.2rem}.service-cards{align-items:center;flex-direction:column}.service-card{padding:15px;width:90%}}*{box-sizing:border-box;margin:0;padding:0}.services-page{background-color:#f4f4f9;min-height:100vh;padding:4rem 2rem}.category-tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.category-tag{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .3s ease}.category-tag.active,.category-tag:hover{background:#e2d1f4 100%;color:#000}.category-tag.clear-tag{background:#d3d3d3;color:#000}.services-page h2{color:#333;font-size:2.75rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.services-page h2:after{background-color:#4a90e2;border-radius:2px;content:"";display:block;height:4px;margin:1rem auto 0;width:80px}.filter-section{margin-bottom:20px}.location-button{background-color:#667eea;border:none;border-radius:4px;color:#fff}.clear-button,.location-button{cursor:pointer;padding:8px 16px}.clear-button{background:#d3d3d3;border:1px solid #ddd;border-radius:4px;color:#333}.no-location{font-size:1.2em;margin-top:20px;text-align:center}.call-button,.whatsapp-button{font-weight:700}.filter-location-buttons{align-items:center;gap:20px;justify-content:center;width:100%}@media (max-width:768px){.services-page{padding:2rem 1rem}}.filter-section{align-items:center;gap:1rem;justify-content:center;margin-bottom:2rem}.filter-section select,.filter-section>div input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease,box-shadow .3s ease;width:200px}.filter-section select:focus,.filter-section>div input:focus{border-color:#4a90e2;box-shadow:0 0 8px #4a90e233}@media (max-width:768px){.filter-section{flex-direction:column;gap:1rem}.filter-section input,.filter-section select{width:100%}}body{background:linear-gradient(135deg,#e0e0e0,#f7f7f7)}.serviceCardContainer{display:flex;flex-wrap:wrap}.glassCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:20px;text-align:center;width:400px}.glassCard h2{font-size:24px;margin-bottom:10px}.glassCard p{color:#333;font-size:14px;margin-bottom:20px}.glassCard img{width:100%}.glassButtons button{background:#fff3;border:none;border-radius:8px;cursor:pointer;margin:5px;padding:10px 15px;transition:all .2s ease-in-out}.glassButtons button:hover{background:#fff6;transform:translateY(-3px)}.filter-section{background-color:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;flex-wrap:wrap;padding:15px 20px}.filter-section,.searchByLocation{display:flex;gap:10px;width:100%}.searchByLocation input{border:1px solid #ccc;border-radius:8px;flex:1 1;outline:none;padding:10px 15px}.searchByLocation button{background-color:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px 20px;transition:.2s ease-in-out}.searchByLocation button:hover{background-color:#5567c9}select{border:1px solid #ccc;border-radius:8px;outline:none;padding:10px 15px;width:100%}.filter-location-buttons{display:flex;gap:10px}.clear-button,.location-button{border:none;border-radius:8px;cursor:pointer;padding:10px 15px;transition:.2s ease-in-out}.about-page{margin:auto;max-width:900px;padding:3rem 1.5rem;text-align:center}.about-hero{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin-bottom:2rem;padding:3rem 2rem}.about-hero h1{font-size:2.5rem;margin-bottom:1rem}.about-content{display:flex;flex-direction:column;gap:2rem}.about-highlight,.cta-section,.services-list{background:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;padding:2rem}.services-list ul{list-style:none;padding:0}.services-list li{font-size:1.1rem;margin:.5rem 0}.cta-section .cta-button:hover{background:#0056b3}.services-link{border:2px solid purple;margin-top:-100px;padding:10px 20px}@media (max-width:768px){.about-hero h1{font-size:2rem}.about-page{padding:2rem 1rem}}body{color:#333;font-family:Roboto,sans-serif}.contact-page{background-color:#f4f4f9;margin:0 auto;max-width:800px;min-height:100vh;padding:4rem 2rem}.contact-page h2{color:#333;font-size:2.75rem;font-weight:700;margin-bottom:2rem;position:relative;text-align:center}.contact-page h2:after{background-color:#4a90e2;border-radius:2px;content:"";display:block;height:4px;margin:1rem auto 0;width:80px}.contact-page p{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;text-align:center}.contact-info{flex-direction:column}.contact-info,.contact-item{align-items:center;display:flex}.contact-item{margin-bottom:1.5rem}.contact-icon{color:#4a90e2;font-size:2rem;margin-right:1rem}.contact-item a{color:#4a90e2;font-size:1.2rem;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#357abd}@media (max-width:768px){.contact-page{padding:2rem 1rem}.contact-page h2{font-size:2.25rem}.contact-item a,.contact-page p{font-size:1rem}}.modal-backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal{animation:fadeIn .3s ease-in-out;background:#fff;border-radius:10px;box-shadow:0 4px 10px #0003;padding:20px;text-align:center;width:350px}.modal h3{color:#333;font-size:20px;margin-bottom:15px}.phone-input-container{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:15px}.country-code-dropdown{background:#f9f9f9;cursor:pointer;padding:5px;width:100px}.country-code-dropdown,.phone-input-container input{border:1px solid #ccc;border-radius:5px;font-size:14px;height:40px}.phone-input-container input{flex:1 1;padding:5px 10px}.modal-actions{display:flex;gap:10px;justify-content:space-between}.close-button,.save-button{border:none;border-radius:5px;cursor:pointer;flex:1 1;font-size:14px;padding:10px;transition:.3s}.save-button{background-color:#667eea;border:none;border-radius:4px;color:#fff}.close-button,.save-button{cursor:pointer;padding:8px 16px}.close-button{background-color:#f4f4f4;border:1px solid #ddd;border-radius:4px;color:#333}.save-button:hover{background-color:#5a67d8}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.category-section{background:#f8f9fa;border-radius:12px;margin:2rem auto;max-width:900px;padding:3rem 1.5rem;text-align:center}.category-section h2{font-size:2rem;margin-bottom:1rem}.category-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-content:center}.category-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;color:#333;display:flex;flex-direction:column;justify-content:center;padding:1.5rem;text-decoration:none;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.category-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-5px)}.category-icon{font-size:2rem;margin-bottom:.5rem}@media (max-width:768px){.category-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}.cake-page{align-items:center;border-radius:8px;box-shadow:0 0 10px #0000001a;display:flex;gap:20px;justify-content:center;margin:auto;min-height:90vh;padding:50px;width:80%}.left,.right{display:flex;flex-direction:column;gap:20px;width:45%}.cake-images{align-items:center;display:flex;justify-content:center}.cake-details,.cake-images{border-radius:8px;box-shadow:0 0 10px #0000001a;margin:auto;width:100%}.cake-details{background-color:#fff;box-sizing:border-box;padding:20px;text-align:left}.cake-details h2{color:#333}.cake-details p{color:#555}.contact-form{display:flex;flex-direction:column;gap:10px}label{color:#333}input[type=email],input[type=number],input[type=text],textarea{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;padding:8px;width:100%}input[type=email]:focus,input[type=text]:focus,textarea:focus{border:2px solid #3498db}button[type=submit]{background-color:#27ae60;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px}button[type=submit]:hover{background-color:#219d54}.go-back-button{background:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-left:10px;margin-top:10px;padding:10px;transition:background .3s ease}.go-back-button:hover{background:#2980b9}.legal-services-list{margin:0;padding:0}.legal-services-list li{margin-bottom:10px}.buttons{gap:1rem;margin-bottom:1rem}.buttons,.call-button{align-items:center;display:flex;justify-content:center}.call-button{background-color:#28a745;border-radius:4px;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .3s ease,transform .3s ease}.call-button a{align-items:center;color:#fff;display:flex;gap:10px;text-decoration:none}.call-button:hover{background-color:#218838;transform:translateY(-2px)}.whatsapp-button{align-items:center;background-color:#25d366;border-radius:4px;display:flex;font-size:.9rem;font-weight:500;justify-content:center;padding:.75rem 1.5rem;transition:background-color .3s ease,transform .3s ease}.whatsapp-button a{align-items:center;color:#fff;display:flex;gap:10px;text-decoration:none}.whatsapp-button:hover{background-color:#1ebc5b;transform:translateY(-2px)}a.view-details{background-color:#5567c9;border-radius:4px;color:#fff;display:inline-block;font-size:.9rem;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease,transform .3s ease}a.view-details:hover{background-color:#357abd;transform:translateY(-2px)}@media screen and (max-width:768px){.cake-page{flex-direction:column;width:100%}.left,.right{width:100%}}.loader{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease-in-out;z-index:999}.loader.show{opacity:1}
/*# sourceMappingURL=main.493a0f1f.css.map*/