@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Oleo+Script:wght@400;700&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}*{font-family:Josefin Sans,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;margin:0}.whatsapp-button{background-color:#25d366;border-radius:8px;box-shadow:2px 2px 10px #0000004d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;left:20px;padding:12px 20px;position:fixed;top:50%;transform:translateY(-50%);transition:background-color .3s;z-index:1000}.whatsapp-button:hover{background-color:#1da851}.popup-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1001}.popup-content{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000004d;padding:20px;position:relative;text-align:center;width:300px}.popup-content h3{color:#333;margin-bottom:10px}.popup-content p{color:#555;font-size:16px;margin:5px 0}.close-btn{color:#ff4d4d;cursor:pointer;font-size:24px;position:absolute;right:15px;top:10px}.close-btn:hover{color:red}.FirstSectionOfHome_mainContainer__POm7b{align-items:center;box-sizing:border-box;display:flex;height:100vh;justify-content:center;max-width:100%;overflow:hidden;position:relative;width:100vw}.FirstSectionOfHome_mainContainer__POm7b img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.FirstSectionOfHome_mainContainer__POm7b:before{background:#0000004d;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.FirstSectionOfHome_heroTextSection__-1E2p{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fff3;border-radius:15px;box-sizing:border-box;max-width:900px;min-height:17rem;padding:2rem;text-align:center;width:90%}.FirstSectionOfHome_heroTextSection__-1E2p h1{color:rgba(0,0,0,.822);font-size:2rem}.FirstSectionOfHome_heroTextSection__-1E2p p{color:#fff;font-size:1.2rem;margin-top:.5rem}.FirstSectionOfHome_heroTextSection__-1E2p button{background:#0078ff;border:none;border-radius:25px;box-shadow:0 4px 8px #0078ff4d;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:2rem;padding:16px 24px;transition:all .3s ease-in-out}.FirstSectionOfHome_heroTextSection__-1E2p button:hover{background-color:#0056b3;box-shadow:0 6px 12px #0056b380;transform:scale(1.08)}@media (max-width:1024px){.FirstSectionOfHome_heroTextSection__-1E2p{max-width:700px;width:92%}}@media (max-width:768px){.FirstSectionOfHome_heroTextSection__-1E2p{max-width:550px;padding:1.5rem;width:95%}.FirstSectionOfHome_heroTextSection__-1E2p h1{font-size:1.8rem}.FirstSectionOfHome_heroTextSection__-1E2p p{font-size:1rem}.FirstSectionOfHome_heroTextSection__-1E2p button{font-size:16px;padding:12px 20px}}@media (max-width:480px){.FirstSectionOfHome_heroTextSection__-1E2p{padding:1rem;width:97%}.FirstSectionOfHome_heroTextSection__-1E2p h1{font-size:1.6rem}.FirstSectionOfHome_heroTextSection__-1E2p p{font-size:.9rem}.FirstSectionOfHome_heroTextSection__-1E2p button{font-size:14px;padding:10px 18px}}.SecondSectionOfHome_mainContainer__VB8FU{align-items:center;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);box-shadow:0 8px 16px #0000001a;display:flex;gap:2rem;height:30rem;justify-content:center;position:relative;width:100%}.SecondSectionOfHome_mainContainer__VB8FU>img{height:30rem;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.SecondSectionOfHome_imageContainer__Y7crq,.SecondSectionOfHome_textContainer__PQ6To{align-items:center;border-radius:20px;box-shadow:0 8px 16px #000c;display:flex;height:20rem;justify-content:center;max-width:450px;text-align:center;transition:transform .5s ease-in-out;width:40%;z-index:2}.SecondSectionOfHome_textContainer__PQ6To{background-color:#aac7a9;flex-direction:column;padding:2rem}.SecondSectionOfHome_imageContainer__Y7crq:hover,.SecondSectionOfHome_textContainer__PQ6To:hover{transform:scale(1.05)}.SecondSectionOfHome_textContainer__PQ6To h1{font-size:2rem;margin-bottom:1rem}.SecondSectionOfHome_textContainer__PQ6To p{font-size:1.1rem;line-height:1.5}.SecondSectionOfHome_textContainer__PQ6To button{background:#0078ff;border:none;border-radius:25px;box-shadow:0 4px 8px #0078ff4d;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:1rem;padding:12px 20px;transition:all .3s ease-in-out}.SecondSectionOfHome_textContainer__PQ6To button:hover{background-color:#0056b3;box-shadow:0 6px 12px #0056b380;transform:scale(1.08)}.SecondSectionOfHome_imageContainer__Y7crq{overflow:hidden}.SecondSectionOfHome_imageContainer__Y7crq img{border-radius:20px;height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.SecondSectionOfHome_imageContainer__Y7crq,.SecondSectionOfHome_textContainer__PQ6To{height:auto;max-width:400px;width:80%}}@media (max-width:768px){.SecondSectionOfHome_mainContainer__VB8FU{align-items:center;flex-direction:column;text-align:center}.SecondSectionOfHome_imageContainer__Y7crq,.SecondSectionOfHome_textContainer__PQ6To{height:auto;max-width:400px;padding:1.5rem;width:90%}.SecondSectionOfHome_imageContainer__Y7crq img{max-height:220px}}@media (max-width:480px){.SecondSectionOfHome_textContainer__PQ6To h1{font-size:1.6rem}.SecondSectionOfHome_textContainer__PQ6To p{font-size:1rem}.SecondSectionOfHome_textContainer__PQ6To button{font-size:16px;padding:10px 16px}.SecondSectionOfHome_imageContainer__Y7crq img{max-height:180px}}.SecondSectionOfHome_popupOverlay__CBJxG{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}.SecondSectionOfHome_popupContainer__A8VNv{background:#fff;border-radius:15px;box-shadow:0 8px 16px #0003;left:50%;max-width:600px;padding:20px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:50%}.SecondSectionOfHome_closeButton__2vH62{background:none;border:none;color:red;cursor:pointer;font-size:1.5rem;position:absolute;right:15px;top:10px}.SecondSectionOfHome_popupContent__oaVh9{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}.SecondSectionOfHome_popupImage__8qiwZ img{border-radius:10px;height:auto;width:200px}.SecondSectionOfHome_popupDetails__tUhgf{flex:1 1;text-align:left}.SecondSectionOfHome_popupDetails__tUhgf h2{color:#0078ff;margin-bottom:10px}.SecondSectionOfHome_popupDetails__tUhgf p{font-size:1rem;margin-bottom:10px}.SecondSectionOfHome_popupDetails__tUhgf ul{list-style:disc;padding-left:20px}@media (max-width:1024px){.SecondSectionOfHome_popupContainer__A8VNv{max-width:500px;width:70%}.SecondSectionOfHome_popupContent__oaVh9{flex-direction:column;text-align:center}.SecondSectionOfHome_popupImage__8qiwZ img{width:180px}.SecondSectionOfHome_popupDetails__tUhgf{text-align:center}.SecondSectionOfHome_popupDetails__tUhgf li{text-align:left}}@media (max-width:768px){.SecondSectionOfHome_popupContainer__A8VNv{padding:15px;width:85%}.SecondSectionOfHome_popupContent__oaVh9{flex-direction:column}.SecondSectionOfHome_popupImage__8qiwZ img{width:150px}.SecondSectionOfHome_popupDetails__tUhgf h2{font-size:1.4rem}.SecondSectionOfHome_popupDetails__tUhgf p{font-size:.9rem}}@media (max-width:480px){.SecondSectionOfHome_popupContainer__A8VNv{max-width:350px;padding:10px;width:90%}.SecondSectionOfHome_popupImage__8qiwZ img{width:120px}.SecondSectionOfHome_popupDetails__tUhgf h2{font-size:1.2rem}.SecondSectionOfHome_popupDetails__tUhgf p{font-size:.85rem}.SecondSectionOfHome_closeButton__2vH62{font-size:1.2rem;right:8px;top:5px}}.ThirdSectionOfHome_mainContainer__0Dzzj{align-items:center;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);box-shadow:0 8px 16px #0000001a;display:flex;gap:2rem;height:30rem;justify-content:center;position:relative;width:100%}.ThirdSectionOfHome_mainContainer__0Dzzj>img{height:30rem;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.ThirdSectionOfHome_imageContainer__-TrCm,.ThirdSectionOfHome_textContainer__hExLD{align-items:center;border-radius:20px;box-shadow:0 8px 16px #000c;display:flex;height:20rem;justify-content:center;max-width:450px;text-align:center;transition:transform .5s ease-in-out;width:40%;z-index:2}.ThirdSectionOfHome_textContainer__hExLD{background-color:#aac7a9;flex-direction:column;padding:2rem}.ThirdSectionOfHome_imageContainer__-TrCm:hover,.ThirdSectionOfHome_textContainer__hExLD:hover{transform:scale(1.05)}.ThirdSectionOfHome_textContainer__hExLD h1{font-size:2rem;margin-bottom:1rem}.ThirdSectionOfHome_textContainer__hExLD p{font-size:1.1rem;line-height:1.5}.ThirdSectionOfHome_textContainer__hExLD button{background:#0078ff;border:none;border-radius:25px;box-shadow:0 4px 8px #0078ff4d;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:1rem;padding:12px 20px;transition:all .3s ease-in-out}.ThirdSectionOfHome_textContainer__hExLD button:hover{background-color:#0056b3;box-shadow:0 6px 12px #0056b380;transform:scale(1.08)}.ThirdSectionOfHome_imageContainer__-TrCm{overflow:hidden}.ThirdSectionOfHome_imageContainer__-TrCm img{border-radius:20px;height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.ThirdSectionOfHome_imageContainer__-TrCm,.ThirdSectionOfHome_textContainer__hExLD{height:auto;max-width:400px;width:80%}}@media (max-width:768px){.ThirdSectionOfHome_mainContainer__0Dzzj{align-items:center;flex-direction:column;text-align:center}.ThirdSectionOfHome_imageContainer__-TrCm,.ThirdSectionOfHome_textContainer__hExLD{height:auto;max-width:400px;padding:1.5rem;width:90%}.ThirdSectionOfHome_imageContainer__-TrCm img{max-height:220px}}@media (max-width:480px){.ThirdSectionOfHome_textContainer__hExLD h1{font-size:1.6rem}.ThirdSectionOfHome_textContainer__hExLD p{font-size:1rem}.ThirdSectionOfHome_textContainer__hExLD button{font-size:16px;padding:10px 16px}.ThirdSectionOfHome_imageContainer__-TrCm img{max-height:180px}}.ThirdSectionOfHome_popupOverlay__rJhFs{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}.ThirdSectionOfHome_popupContainer__e3etV{background:#fff;border-radius:15px;box-shadow:0 8px 16px #0003;left:50%;max-width:600px;padding:20px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:50%}.ThirdSectionOfHome_closeButton__SFkCA{background:none;border:none;color:red;cursor:pointer;font-size:1.5rem;position:absolute;right:15px;top:10px}.ThirdSectionOfHome_popupContent__688MA{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}.ThirdSectionOfHome_popupImage__n5v2k img{border-radius:10px;height:auto;width:200px}.ThirdSectionOfHome_popupDetails__LiRcM{flex:1 1;text-align:left}.ThirdSectionOfHome_popupDetails__LiRcM h2{color:#0078ff;margin-bottom:10px}.ThirdSectionOfHome_popupDetails__LiRcM p{font-size:1rem;margin-bottom:10px}.ThirdSectionOfHome_popupDetails__LiRcM ul{list-style:disc;padding-left:20px}@media (max-width:1024px){.ThirdSectionOfHome_popupContainer__e3etV{max-width:500px;width:70%}.ThirdSectionOfHome_popupContent__688MA{flex-direction:column;text-align:center}.ThirdSectionOfHome_popupImage__n5v2k img{width:180px}.ThirdSectionOfHome_popupDetails__LiRcM{text-align:center}.ThirdSectionOfHome_popupDetails__LiRcM li{text-align:left}}@media (max-width:768px){.ThirdSectionOfHome_popupContainer__e3etV{padding:15px;width:85%}.ThirdSectionOfHome_popupContent__688MA{flex-direction:column}.ThirdSectionOfHome_popupImage__n5v2k img{width:150px}.ThirdSectionOfHome_popupDetails__LiRcM h2{font-size:1.4rem}.ThirdSectionOfHome_popupDetails__LiRcM p{font-size:.9rem}}@media (max-width:480px){.ThirdSectionOfHome_popupContainer__e3etV{max-width:350px;padding:10px;width:90%}.ThirdSectionOfHome_popupImage__n5v2k img{width:120px}.ThirdSectionOfHome_popupDetails__LiRcM h2{font-size:1.2rem}.ThirdSectionOfHome_popupDetails__LiRcM p{font-size:.85rem}.ThirdSectionOfHome_closeButton__SFkCA{font-size:1.2rem;right:8px;top:5px}}.FourthSectionOfHome_mainContainer__Adbtk{align-items:center;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);box-shadow:0 8px 16px #0000001a;display:flex;gap:2rem;height:30rem;justify-content:center;position:relative;width:100%}.FourthSectionOfHome_mainContainer__Adbtk>img{height:30rem;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.FourthSectionOfHome_imageContainer__5MVMo,.FourthSectionOfHome_textContainer__BoOg8{align-items:center;border-radius:20px;box-shadow:0 8px 16px #000c;display:flex;height:20rem;justify-content:center;max-width:450px;text-align:center;transition:transform .5s ease-in-out;width:40%;z-index:2}.FourthSectionOfHome_textContainer__BoOg8{background-color:#aac7a9;flex-direction:column;padding:2rem}.FourthSectionOfHome_imageContainer__5MVMo:hover,.FourthSectionOfHome_textContainer__BoOg8:hover{transform:scale(1.05)}.FourthSectionOfHome_textContainer__BoOg8 h1{font-size:2rem;margin-bottom:1rem}.FourthSectionOfHome_textContainer__BoOg8 p{font-size:1.1rem;line-height:1.5}.FourthSectionOfHome_textContainer__BoOg8 button{background:#0078ff;border:none;border-radius:25px;box-shadow:0 4px 8px #0078ff4d;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:1rem;padding:12px 20px;transition:all .3s ease-in-out}.FourthSectionOfHome_textContainer__BoOg8 button:hover{background-color:#0056b3;box-shadow:0 6px 12px #0056b380;transform:scale(1.08)}.FourthSectionOfHome_imageContainer__5MVMo{overflow:hidden}.FourthSectionOfHome_imageContainer__5MVMo img{border-radius:20px;height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.FourthSectionOfHome_imageContainer__5MVMo,.FourthSectionOfHome_textContainer__BoOg8{height:auto;max-width:400px;width:80%}}@media (max-width:768px){.FourthSectionOfHome_mainContainer__Adbtk{align-items:center;flex-direction:column;text-align:center}.FourthSectionOfHome_imageContainer__5MVMo,.FourthSectionOfHome_textContainer__BoOg8{height:auto;max-width:400px;padding:1.5rem;width:90%}.FourthSectionOfHome_imageContainer__5MVMo img{max-height:220px}}@media (max-width:480px){.FourthSectionOfHome_textContainer__BoOg8 h1{font-size:1.6rem}.FourthSectionOfHome_textContainer__BoOg8 p{font-size:1rem}.FourthSectionOfHome_textContainer__BoOg8 button{font-size:16px;padding:10px 16px}.FourthSectionOfHome_imageContainer__5MVMo img{max-height:180px}}.FourthSectionOfHome_popupOverlay__429Eo{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}.FourthSectionOfHome_popupContainer__HFRUq{background:#fff;border-radius:15px;box-shadow:0 8px 16px #0003;left:50%;max-width:600px;padding:20px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:50%}.FourthSectionOfHome_closeButton__O1cJ3{background:none;border:none;color:red;cursor:pointer;font-size:1.5rem;position:absolute;right:15px;top:10px}.FourthSectionOfHome_popupContent__nEagp{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}.FourthSectionOfHome_popupImage__c5-Y3 img{border-radius:10px;height:auto;width:200px}.FourthSectionOfHome_popupDetails__d22OT{flex:1 1;text-align:left}.FourthSectionOfHome_popupDetails__d22OT h2{color:#0078ff;margin-bottom:10px}.FourthSectionOfHome_popupDetails__d22OT p{font-size:1rem;margin-bottom:10px}.FourthSectionOfHome_popupDetails__d22OT ul{list-style:disc;padding-left:20px}@media (max-width:1024px){.FourthSectionOfHome_popupContainer__HFRUq{max-width:500px;width:70%}.FourthSectionOfHome_popupContent__nEagp{flex-direction:column;text-align:center}.FourthSectionOfHome_popupImage__c5-Y3 img{width:180px}.FourthSectionOfHome_popupDetails__d22OT{text-align:center}.FourthSectionOfHome_popupDetails__d22OT li{text-align:left}}@media (max-width:768px){.FourthSectionOfHome_popupContainer__HFRUq{padding:15px;width:85%}.FourthSectionOfHome_popupContent__nEagp{flex-direction:column}.FourthSectionOfHome_popupImage__c5-Y3 img{width:150px}.FourthSectionOfHome_popupDetails__d22OT h2{font-size:1.4rem}.FourthSectionOfHome_popupDetails__d22OT p{font-size:.9rem}}@media (max-width:480px){.FourthSectionOfHome_popupContainer__HFRUq{max-width:350px;padding:10px;width:90%}.FourthSectionOfHome_popupImage__c5-Y3 img{width:120px}.FourthSectionOfHome_popupDetails__d22OT h2{font-size:1.2rem}.FourthSectionOfHome_popupDetails__d22OT p{font-size:.85rem}.FourthSectionOfHome_closeButton__O1cJ3{font-size:1.2rem;right:8px;top:5px}}.Footer_mainContainer__vIgYb{background-color:#85888d;justify-content:center;max-width:100%;min-height:25rem;overflow-x:hidden;width:100vw}.Footer_innerMainContainer__uJQ-r,.Footer_mainContainer__vIgYb{align-items:center;box-sizing:border-box;display:flex;padding:.5rem}.Footer_innerMainContainer__uJQ-r{background-color:#e1e1e1;border-radius:2rem;box-shadow:0 .25rem .625rem #0000004d;flex-direction:column;margin:0 auto;max-width:1100px;min-height:22rem;text-align:center;width:98%}.Footer_iconBarList__d1GTA{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;max-width:45rem;width:100%}.Footer_iconBarList__d1GTA img{height:3.125rem;object-fit:contain;transition:transform .3s ease-in-out;width:3.125rem}.Footer_iconBarList__d1GTA img:hover{transform:scale(1.1)}.Footer_footerText__PU7rX{color:#333;margin-top:1.5rem;max-width:50rem;padding:.625rem;text-align:center;width:100%}.Footer_footerText__PU7rX h2{color:#222;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.Footer_footerText__PU7rX p{color:#555;font-size:clamp(.9rem,2.5vw,1.2rem);margin:auto;max-width:90%}@media (max-width:1024px){.Footer_innerMainContainer__uJQ-r{max-width:900px;min-height:20rem;padding:.5rem}.Footer_iconBarList__d1GTA{gap:.75rem;max-width:35rem}.Footer_iconBarList__d1GTA img{height:2.5rem;width:2.5rem}}@media (max-width:768px){.Footer_mainContainer__vIgYb{min-height:20rem;padding:.5rem}.Footer_innerMainContainer__uJQ-r{border-radius:1.25rem;max-width:700px;min-height:18rem}.Footer_iconBarList__d1GTA img{height:2.25rem;width:2.25rem}}@media (max-width:480px){.Footer_mainContainer__vIgYb{min-height:18rem;padding:.25rem}.Footer_innerMainContainer__uJQ-r{border-radius:1rem;max-width:100%;min-height:16rem;padding:.5rem;width:96%}.Footer_iconBarList__d1GTA{gap:.5rem}.Footer_iconBarList__d1GTA img{height:2rem;width:2rem}.Footer_footerText__PU7rX{margin-top:1rem}}@media (max-width:360px){.Footer_mainContainer__vIgYb{padding:.25rem}.Footer_innerMainContainer__uJQ-r{min-height:14rem;padding:.25rem;width:94%}.Footer_iconBarList__d1GTA img{height:1.75rem;width:1.75rem}}.FirstSectionOfAboutPage_mainContainer__BYBZA{align-items:center;display:flex;height:100vh;justify-content:center;left:0;margin:0 auto;max-width:100%;overflow:hidden;position:relative;right:0;text-align:center;top:0;width:100vw}.FirstSectionOfAboutPage_mainContainer__BYBZA img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.FirstSectionOfAboutPage_mainContainer__BYBZA:before{background:#0000004d;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.FirstSectionOfAboutPage_heroTextSection__wU9Y7{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fff3;border-radius:15px;margin:0 auto;max-width:1100px;min-width:300px;padding:3rem;transition:all .3s ease-in-out;width:100vw}.FirstSectionOfAboutPage_heroTextSection__wU9Y7 h1{color:rgba(0,0,0,.767);font-size:3rem;margin-top:0;text-align:center}.FirstSectionOfAboutPage_heroTextSection__wU9Y7 p{color:rgba(0,0,0,.726);font-size:1.4rem;margin-top:1rem;padding:5px;text-align:center}.FirstSectionOfAboutPage_FirstSectionOfAboutPage__OHot2{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fff3;border-radius:15px;margin:0 auto;max-width:1100px;min-width:300px;padding:3rem;transition:all .3s ease-in-out;width:100vw}@media (max-width:1024px){.FirstSectionOfAboutPage_FirstSectionOfAboutPage__OHot2,.FirstSectionOfAboutPage_heroTextSection__wU9Y7{padding:2.5rem;width:95vw}.FirstSectionOfAboutPage_heroTextSection__wU9Y7 h1{font-size:2.5rem}.FirstSectionOfAboutPage_heroTextSection__wU9Y7 p{font-size:1.2rem}}@media (max-width:768px){.FirstSectionOfAboutPage_FirstSectionOfAboutPage__OHot2,.FirstSectionOfAboutPage_heroTextSection__wU9Y7{padding:2rem;width:95vw}.FirstSectionOfAboutPage_heroTextSection__wU9Y7 h1{font-size:2.2rem}.FirstSectionOfAboutPage_heroTextSection__wU9Y7 p{font-size:1.1rem}}@media (max-width:480px){.FirstSectionOfAboutPage_FirstSectionOfAboutPage__OHot2,.FirstSectionOfAboutPage_heroTextSection__wU9Y7{padding:1.8rem;width:95vw}.FirstSectionOfAboutPage_heroTextSection__wU9Y7 h1{font-size:2rem}.FirstSectionOfAboutPage_heroTextSection__wU9Y7 p{font-size:1rem}}@media (max-width:360px){.FirstSectionOfAboutPage_FirstSectionOfAboutPage__OHot2,.FirstSectionOfAboutPage_heroTextSection__wU9Y7{padding:1.5rem;width:95vw}.FirstSectionOfAboutPage_heroTextSection__wU9Y7 h1{font-size:1.8rem}.FirstSectionOfAboutPage_heroTextSection__wU9Y7 p{font-size:.95rem}}.SecondSectionOfAboutUs_mainContainer__\+Hrpb{align-items:center;background-color:#a9bfcc;display:flex;flex-direction:column;justify-content:center;left:0;margin:0 auto;max-width:100%;min-height:100vh;overflow:hidden;position:relative;right:0;text-align:center;top:0;width:100vw}.SecondSectionOfAboutUs_mainContainer__\+Hrpb h1{color:#2c2010;font-size:2.5rem;margin-top:1rem}.SecondSectionOfAboutUs_cardContainer__TwLkP{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;max-width:1100px;padding:3rem;width:100vw}.SecondSectionOfAboutUs_cardData__yqUBt{align-items:center;background-color:#afc36e;border-radius:30px;box-shadow:0 8px 16px #0003;display:flex;height:14rem;justify-content:center;max-width:320px;text-align:center;transition:all .3s ease-in-out;width:30%}.SecondSectionOfAboutUs_cardData__yqUBt h2{color:#2c2010;font-size:1.7rem}.SecondSectionOfAboutUs_cardData__yqUBt:hover{box-shadow:0 12px 24px #0000004d;transform:translateY(-5px)}@media (max-width:1024px){.SecondSectionOfAboutUs_mainContainer__\+Hrpb{min-height:auto}.SecondSectionOfAboutUs_cardContainer__TwLkP{width:95vw}.SecondSectionOfAboutUs_cardData__yqUBt{height:12rem;width:40%}.SecondSectionOfAboutUs_cardData__yqUBt h2{font-size:1.5rem}}@media (max-width:768px){.SecondSectionOfAboutUs_mainContainer__\+Hrpb{min-height:auto}.SecondSectionOfAboutUs_cardContainer__TwLkP{padding:2.5rem;width:95vw}.SecondSectionOfAboutUs_cardData__yqUBt{height:11rem;width:48%}.SecondSectionOfAboutUs_cardData__yqUBt h2{font-size:1.3rem}}@media (max-width:480px){.SecondSectionOfAboutUs_mainContainer__\+Hrpb{min-height:auto;padding-bottom:3rem}.SecondSectionOfAboutUs_cardContainer__TwLkP{padding:2rem;width:95vw}.SecondSectionOfAboutUs_cardData__yqUBt{height:10rem;width:80%}.SecondSectionOfAboutUs_cardData__yqUBt h2{font-size:1.2rem}}@media (max-width:360px){.SecondSectionOfAboutUs_mainContainer__\+Hrpb{min-height:auto;padding-bottom:3.5rem}.SecondSectionOfAboutUs_cardContainer__TwLkP{padding:1.8rem;width:95vw}.SecondSectionOfAboutUs_cardData__yqUBt{height:9rem;width:90%}.SecondSectionOfAboutUs_cardData__yqUBt h2{font-size:1.1rem}}.Navbar_navbar__KSwnN{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fff3;box-shadow:0 4px 8px #0003;display:flex;height:60px;justify-content:space-between;left:0;margin:0 auto;max-width:100%;padding:10px 5%;position:fixed;right:0;top:0;width:90vw;z-index:1000}.Navbar_logoWrapper__Rm-Nl{align-items:center;display:flex;gap:10px;width:40%}.Navbar_logo__ulpip{border-radius:50%;height:45px;width:45px}.Navbar_companyName__KOnNs{color:#fff;font-family:Oleo Script,system-ui;font-size:18px;text-transform:uppercase;white-space:nowrap}.Navbar_navLinks__4Zly3{display:flex;gap:20px;list-style:none;margin:-25px 0 0;padding:0}.Navbar_navItem__LOyqJ{border-radius:6px;color:#fff;font-weight:700;padding:10px 18px;text-decoration:none;transition:all .3s ease-in-out}.Navbar_navItem__LOyqJ:hover{background:#ffffff4d;transform:scale(1.1)}.Navbar_menuIcon__P-B\+X{color:#2c2010;cursor:pointer;display:none;font-size:28px;position:relative;width:10%;z-index:1100}@media (min-width:768px){.Navbar_navLinks__4Zly3{margin-left:30rem}}@media (max-width:768px){.Navbar_menuIcon__P-B\+X{display:block}.Navbar_navLinks__4Zly3{background:#fef0c1;border-radius:0 0 10px 10px;display:none;flex-direction:column;gap:15px;justify-content:center;left:0;padding:15px 0;position:absolute;text-align:center;top:100%;width:100%;z-index:1001}.Navbar_showMenu__ABnYZ{display:flex}.Navbar_navItem__LOyqJ{color:#2c2010;font-size:16px;padding:12px;width:100%}}@media (max-width:480px){.Navbar_navbar__KSwnN{margin:0 auto;padding:8px 5%;width:90vw}.Navbar_companyName__KOnNs{font-size:16px}.Navbar_logo__ulpip{height:40px;width:40px}.Navbar_navItem__LOyqJ{font-size:15px;padding:10px}.Navbar_menuIcon__P-B\+X{font-size:26px}.Navbar_navLinks__4Zly3{justify-content:center!important;margin-left:0;margin-right:0}}.FirstSectionOfContact_mainContainer__WXWt3{align-items:center;background-color:#f2ede7;display:flex;flex-wrap:wrap;justify-content:center;min-height:100vh;width:100%}.FirstSectionOfContact_imageContainer__AgchV{align-items:center;border-radius:15px;display:flex;height:70vh;justify-content:center;margin:2rem;max-width:500px;width:35%}.FirstSectionOfContact_imageContainer__AgchV img{border-radius:15px;height:100%;object-fit:cover;width:100%}.FirstSectionOfContact_contactContainer__ew34-{align-items:center;background-color:#fff;border-radius:15px;box-shadow:0 4px 10px #0003;display:flex;flex-direction:column;height:auto;justify-content:center;margin:2rem;max-width:500px;min-height:70vh;padding:20px;text-align:center;width:35%}.FirstSectionOfContact_contactContainer__ew34- h1{color:#333;font-size:2rem;margin-bottom:1rem}.FirstSectionOfContact_emailButton__FrI6r,.FirstSectionOfContact_whatsappButton__nPVwg{align-items:center;border:none;border-radius:30px;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;margin-top:1rem;max-width:300px;padding:12px 24px;transition:all .3s ease-in-out;width:80%}.FirstSectionOfContact_whatsappButton__nPVwg{background-color:#25d366;color:#fff}.FirstSectionOfContact_whatsappButton__nPVwg:hover{background-color:#1ebe5d;transform:scale(1.05)}.FirstSectionOfContact_emailButton__FrI6r{background-color:#ff7043;color:#fff}.FirstSectionOfContact_emailButton__FrI6r:hover{background-color:#e55a2b;transform:scale(1.05)}.FirstSectionOfContact_icon__W1rs2{font-size:1.5rem;margin-right:8px}.FirstSectionOfContact_emailText__0gbyC{color:#333;font-size:1rem;margin-top:.5rem}.FirstSectionOfContact_popupOverlay__VSyUv{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.FirstSectionOfContact_popup__E1oQL{animation:FirstSectionOfContact_fadeIn__WyLmq .3s ease-in-out;background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #0000004d;color:#000;max-width:90%;padding:20px;position:relative;text-align:center;width:350px}.FirstSectionOfContact_closeButton__MRmgt{background:none;border:none;color:#000;cursor:pointer;font-size:1.5rem;position:absolute;right:15px;top:10px}@keyframes FirstSectionOfContact_fadeIn__WyLmq{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.FirstSectionOfContact_whatsappButton__nPVwg{display:block}.FirstSectionOfContact_popupOverlay__VSyUv+.FirstSectionOfContact_whatsappButton__nPVwg{display:none}@media (max-width:1024px){.FirstSectionOfContact_contactContainer__ew34-,.FirstSectionOfContact_imageContainer__AgchV{height:60vh;width:45%}}@media (max-width:768px){.FirstSectionOfContact_mainContainer__WXWt3{flex-direction:column}.FirstSectionOfContact_contactContainer__ew34-,.FirstSectionOfContact_imageContainer__AgchV{height:auto;margin:1rem 0;min-height:50vh;width:80%}.FirstSectionOfContact_emailButton__FrI6r,.FirstSectionOfContact_whatsappButton__nPVwg{font-size:1rem;padding:10px 20px}}@media (max-width:480px){.FirstSectionOfContact_contactContainer__ew34-,.FirstSectionOfContact_imageContainer__AgchV{width:90%}.FirstSectionOfContact_contactContainer__ew34- h1{font-size:1.6rem}.FirstSectionOfContact_emailButton__FrI6r,.FirstSectionOfContact_whatsappButton__nPVwg{max-width:250px;padding:10px 18px;width:100%}.FirstSectionOfContact_popup__E1oQL{font-size:1rem}}
/*# sourceMappingURL=main.13a42d35.css.map*/