.footer-container{width:100%}.footer-wrapper{justify-content:space-around;align-items:flex-start;gap:20px;width:100%;height:100%;padding:2rem;display:flex}.footer-content{width:400px}.footer-content>p{color:#fff;text-align:justify;margin-top:10px;font-size:18px}.footer-wrapper>ul{color:#fff;flex-direction:column;justify-content:space-evenly;align-items:flex-start;gap:10px;width:300px;display:flex}.footer-wrapper>ul>li{color:#fff;list-style:none}.footer-wrapper:first-child{background-color:#4f5a65}.footer-wrapper:nth-child(3){background-color:#3f4850;justify-content:center;align-items:center;display:flex}.footer-wrapper>ul>li>a{color:#fff;text-decoration:none}.footer-contactContainer{width:400px}.footer-contactLink>a{color:#fff;text-decoration:none}.footer-contactText>h5{color:#d3d3d3}.footer-contactContainer>li{justify-content:flex-start;align-items:flex-start;gap:20px;margin-top:10px;display:flex}.footer-contactIcon{font-size:20px}.footer-line{background-color:#3f4850;justify-content:space-evenly;align-items:center;display:flex;position:relative}.footer-line>span{border:1px solid #fff;width:40%;margin-top:-10px}.footer-line>li{margin-top:-10px;list-style:none}.footer-line>li>a{color:#fff;text-decoration:none}.footer-lineIco{font-size:22px}.footer-wrapper>p{color:#fff}@media screen and (max-width:768px){.footer-wrapper{flex-direction:column}.footer-content{width:100%}.footer-line{background-color:#3f4850;justify-content:space-evenly;align-items:center;gap:20px;display:flex;position:relative}}
.popup-container{z-index:9999999;background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100vh;display:none;position:fixed;top:0;left:0}.popup-wrapper{background:#fff;border-radius:12px;width:70%;max-width:1000px;height:600px;display:flex;overflow:hidden;box-shadow:0 6px 20px #00000040}.popup-content{width:50%;height:100%;position:relative}.popup-content>img{object-fit:cover;width:100%;height:100%}.form-side{background:#fff;flex-direction:column;justify-content:center;padding:40px 30px;display:flex}.form-side h2{color:var(--textColor2);margin-bottom:20px;font-size:1.8rem}.popup-form{flex-direction:column;gap:15px;display:flex}.popup-form input,.popup-form select,.popup-form textarea{border:1px solid #ccc;border-radius:8px;outline:none;padding:12px 14px;font-size:1rem;transition:border .3s}.popup-form input:focus,.popup-form select:focus,.popup-form textarea:focus{border-color:var(--accentColor1)}.popup-form>button{color:#000;cursor:pointer;background:linear-gradient(90deg,#d4af37,#f1c40f);border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 28px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.popup-form>button:hover{background:linear-gradient(90deg,#f1c40f,#d4af37);transform:scale(1.05)}.popup-exit{position:absolute;top:20px;right:20px}.popup-exitIcon{color:red;cursor:pointer;font-size:30px}@media screen and (max-width:768px){.popup-wrapper{background:#fff;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;width:90%;height:fit-content;display:flex;overflow:hidden;box-shadow:0 6px 20px #00000040}.popup-content{width:100%;height:100%;position:relative}.popup-content>img{display:none}}
.whatsAppContainer{z-index:3;flex-direction:column;justify-content:center;align-items:flex-end;display:flex;position:fixed;bottom:20px;right:10px}.whatsAppContainer>a>img{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.styles-module_avatar__afcc4>img{object-fit:cover}.whatsAppContent{background-color:#989898;width:20%;padding:10px;display:none}.styles-module_chatBody__VBxQH{overflow:auto}@media screen and (min-width:320px) and (max-width:768px){.whatsAppContainer>a>img{z-index:3;flex-direction:column;justify-content:center;align-items:center;width:100px;display:flex;position:fixed;top:500px;right:5px}}
